#jevents_body div#jev_name {
	clear:both;
	margin-top:5px;
}
#jevents_body div.jevemailadd, 
#jevents_body div.jevusername {
	clear:both;
	font-weight:bold;
	margin:5px 0px;
}
#jevents_body div.jevemailname, 
#jevents_body div.jevemailaddress {
	font-weight:bold;
	clear:both;
}
#jevents_body div.jevemailname span,
#jevents_body div.jevemailaddress span {
	float:left;
	width:250px;
}
#jevents_body div.jevemailname input, 
#jevents_body div.jevemailaddress input{
	float:left;
}

#jevents_body div#jev_name input[type='button']{
	clear:both;
}

#jevents_body table#invitetable {
	margin-top:5px;
	border:solid 1px #ccc;
}
#jevents_body table#invitetable th, 
#jevents_body table#invitetable td { padding:5px!important}

#jevrsvpattend .form-horizontal #jevattendance > div
{
	clear:left;
}

#jevents_body div#rsvpspacer {
	display:none;
	height:80px;
}
#jevents_body th.jevcol1 {
	min-width:200px;
}
#jevents_body div#saveinvitees {	
	margin-top:4px;
}
#jevents_body div#saveinvitees label {	
	float:left;
}
#jevents_body div#rsvpmatches{
	width:190px;
	height:175px;
	overflow-y:auto;
	border:solid 1px #ccc;
	padding:0px;
	margin:10px 0px 0px 0px;
}

.attendeesummary {
	margin:5px 0px;
}
.attendeesummary th, .attendeesummary td {
	padding:0px 3px;
}
.attendeesummary .rsvpoptionlabel {font-weight:bold;}
#registration-tab-pane #jevattend_yes:not(.uk-radio),
#registration-tab-pane #jevattend_no:not(.uk-radio),
#registration-tab-pane #jevattend_maybe:not(.uk-radio) {
	margin-left:10px;
	margin-right:3px;
}

#registration-tab-pane .paramlist td {
	padding:2px;
}

#jevents_body .button2-left , #jevents_body .button2-left .blank {
	background:none;
	float:left;
	margin: 2px 5px 5px 0;
}
.button2-left .blank a,
.button2-left a
{background:#eee;
 padding:4px !important;
 margin:0 !important;
 line-height:1.2em; 
 height:1.2em; 
 border:solid 1px #ddd;
 border-radius:5px;
 font-weight:bold;
 text-decoration:none;
 margin-top:10px ;
 color:#606F79;
 font-size:11px;
}
div.jevattendform input[type='submit']:not(.uk-button):not(.btn), div.jevattendform input[type='button']:not(.uk-button):not(.btn) {
	background:#eee;
	padding:4px !important;
	margin:0 !important;
	line-height:1.2em; 
	border:solid 1px #ddd;
	border-radius:5px;
	font-weight:bold;
	text-decoration:none;
	color:#606F79;
	font-size:11px;
}

/* Event Editing */
#jevents_body .paramlist_key {
	width:250px;
}
/* conditional fields */
#jevents_body  .conditionalhidden ,#jevents_body  .type0paramHidden ,#jevents_body  .type2paramHidden  {
	display:none;
}
.conditionalhidden ,.type0paramHidden ,.type2paramHidden  {
	display:none;
}


#jevents .rsvp_extrafields {
    border: 1px solid #CCCCCC;
    border-radius:5px;
padding:5px;
	margin-bottom:5px;
 }

#jevents #jevrsvpattend .control-label, #jevents #jevrsvpinvite .control-label, #jevents #jevrsvpremind .control-label {
    min-width: 200px;
}

#jevents .form-horizontal  #jevrsvpattend .controls, #jevents .form-horizontal  #jevrsvpinvite .controls, #jevents .form-horizontal  #jevrsvpremind .controls {
	margin-bottom:3px;
}
#jevmessage input[type='text'] , #jevreminder input[type='text']{
	margin-bottom:8px;
}
/* timepicker  */
.bootstrap-timepicker-widget table td input
{
	min-width: 60px;
}
.bootstrap-timepicker input:read-only
{
	cursor: pointer;
}

/*
#jevrsvpattend .field-calendar input, #jevrsvpattend .field-calendar button {
	height: 30px;
}
#jevrsvpattend .bootstrap-timepicker input, #jevrsvpattend .bootstrap-timepicker .add-on
{
	height:30px;
	line-height: 30px;
}
 */