#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}

#jevattendance ul.moo-pick-ul {
	padding: 0;
	clear: both;
	height: 26px;
	position: absolute;
	z-index:100;
}
#jevattendance ul.moo-pick-ul li {
	list-style:none;
	float:left;
	display:block;
	width:22px;
	font-size:.7em;
	padding:4px 0 4px 0;
	margin:2px 2px 2px 0;
	border:1px solid #777;
	background:#eee;
	color:ButtonText;
	text-align:center;
	cursor:pointer;
}
#jevattendance ul.moo-pick-ul li.hover {
	background:Highlight;
	color:HighlightText;
}

#jevents_body div#rsvpspacer {
	display:none;
	height:80px;
}
#jevents_body th.jevcol1 {
	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, #registration-tab-pane #jevattend_no, #registration-tab-pane #jevattend_maybe {
	margin-left:10px;
	margin-right:3px;
}

#registration-tab-pane .paramlist td {
	padding:2px;
}
#jevents_body #jsgroups {float:left;}

#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'], div.jevattendform input[type='button'] {
	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;
}