@charset "utf-8";
/* CSS Document */

/* for all event tplset items */
#smthng-not-wrkng {
	position: relative;
	float:right;
	top: -80px;
}
#smthng-not-wrkng a {
	font-size: 1.4em;
	color: white;
}

.jr-event-tpl #id_submit { margin-bottom: 5px; cursor: pointer; }
.jr-event-tpl input, .jr-event-tpl .select-wrap1 { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border: 1px solid silver; padding: 2px }

.jr-event-tpl h2.jet-hdrtwo, .jr-event-tpl legend.jet-hdrtwo, .jr-event-tpl div.jet-hdrtwo {
color: #3399FF;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 21px;
font-weight: normal;
padding-bottom:10px;
}
.mr-event-create #container-for-first-two-event-infos #event-info legend, .mr-event-create #user-info legend {
}

.full-page .block .block-content .jr-event-tpl h1.jet-hdrone {
padding-bottom: 1px;
}

/* for event_create.html  */
.mr-event-create #event-info textarea {
	height: 110px;
	width: 80%;
}

.mr-event-create #container-for-first-two-event-infos {
	width:49%;
	display:block;
	float:right;
}

.mr-event-create #user-info {
	width:45%;
	display:block;
	margin-left:50px;
	float:left;
}

.mr-event-create #bottom-container {
	clear: both;
	width:99%;
}

.mr-event-create .cb-container { vertical-align: middle; }

.mr-event-create #user-info .used-to-be-gridded input, .mr-event-create #user-info .used-to-be-gridded select {
	float:right;
	margin-right:140px;
}

.mr-event-create #user-info #input_zip {
	width:100%;
	display:block;
	padding-top: 15px;
	padding-bottom: 15px;
}

.mr-event-create #requiredtxt {
	clear: both;
	padding-right: 155px;
}

.mr-event-create .ak-datetime {
	display: inline-block; 
	float: left;
	left: 120px;
}

fieldset#event-info #jet-max-atndee-p label {
	/* event info inside event create */
	width:127px;
}
fieldset#event-info #jet-max-atndee-p input#id_event_max_attendees {
	/* event info inside event create */
	left: 137px;
}

.mr-event-create h2 {	font-weight:bold; }
.mr-event-create .dbl-check {	color: #C70100; }
.mr-event-create #id_event_starts_at_row label { display: inline-block; float: left; width: 100px; }
.mr-event-create #id_submit { padding: 5px; font-weight: bold; font-size: 16pt; margin-top: 0.3em; float:right; margin-right:20px;}
/* end event_create.html */

/* event attendee details */
#jet-event-attendee-details label {	font-weight: bold; color: #313131; }
#jet-event-attendee-details .event-note-to-attendees { width: 490px; }
/* end event attendee details */

/* event_invite */
#jet-event-invite { /* */ }
#jet-event-invite #form-event_invite #taf #taf_preview #id_taf_body { height: 80px; width: 500px; }
/* END event_invite */

/* event_attend */
#jet-event-attend #requiredtxt { display:none; }
#jet-event-attend #id_act { width: 550px; }
#jet-event-attend form#id_act #unknown_user .used-to-be-gridded input, #jet-event-attend form#id_act #unknown_user .used-to-be-gridded select {
	float:right;
	margin-right:140px;
}

#jet-event-attend #input_zip {
	width:100%;
	display:block;
	padding-top: 15px;
	padding-bottom: 15px;
}

#jet-event-attend #id_submit {
	float:right;
	padding: 5px; 
	font-weight: bold; 
	font-size: 16pt;
	margin-bottom:10px;
}

#container-einvite-from-e-atndee-tools { clear:both; }
/* end event_attend */

/* event-attendee-tools */
#jet-event-attendee-tools #jet-event-attendee-tools-top {
margin-bottom:20px;
}
/* end event-attendee-tools */

/* event-search */ 
#jet-event-search #search-input-event-search {
padding:10px;
}

/* Claire requests for 2010-tpls-TCSA */
#container-for-first-two-event-infos #TCSA-dbl-check { 
	display:none; 
}

