fieldset{


}

.plan_info_title{
	font-size:130%;
	font-weight:bold;
	margin:10px 0 0 0;
}

.list {
	font-size:10pt;	
}

.list .form{
	background:url(/images/core/forms/background.gif) no-repeat left top;
	border-bottom: 1px solid #bcbec0;
	margin: 0 0 10px;
	padding: 0px 0 0 10px;
	
}

.list .form form{
	display:block;
	background: url(/images/core/forms/background.gif) no-repeat right 0px;
	background-color: #FFF;
	padding: 20px 10px 0 0;
	width: 900px;
}

.column{
	float:left;
}

.element{
	float:left;
	width:100%;
	margin: 0 0 10px 0;
}

.label{
	float:left;
	width:130px;
	padding: 4px 10px 4px 4px;
	font-weight:bold;
	font-size:85%;
	text-align:right;
}

.site-title-bold {
	font-size:85%;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:5px;
}

.multiselect select,
.date input,
.text input,
.password input{
	border:1px solid #bcbec0;
	padding:3px;
	float:left;
	background:#FAFAFA;
	font-size:85%;
}



div.text {
	float: left;
}

/** Radio Style Start **/
div.element div.radio br{
	clear:both;
}
div.element div.radio label{
	float:left;
	padding:4px 6px 10px 0;
	line-height:22px;
}
div.element div.radio label input{
	float:left;
	margin-right:4px;
	border:none;
}
div.element div.radio label span{
	float:left;
	max-width:350px;
	line-height:12px;
	padding:0;
}
div.element div.radio span.error{
	margin-top:4px;
}
/** Radio Style End **/

.select select{
	border:1px solid #bcbec0;
	float:left;
	background:#FAFAFA;
	font-size:85%;
	margin:0;
	height:20px;
}
/* this is hack for chrome browser css */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.form div.select select{
		padding-top:0;
	}
}

.date input{
	background:url(/images/core/forms/date.gif) no-repeat right center;
	width:100px;
}

.password input{
	background:url(/images/core/forms/password.gif) no-repeat right center;
}

.text input:focus,
.password input:focus{
	background:#FFF;
}

.date span,
.text span{
	padding:4px;
	font-size:85%;
}

.button input,
.submit input{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
	
	border:2px solid #0099CC;
	background:#0099CC;
	height:24px;
	color:#FFF;
	font-size:85%;
	line-height:22px;
	font-weight:bold;
	padding: 0px 15px;
	text-align:center;
	cursor:pointer;
}

.button input:hover,
.submit input:hover{
	background:#0088CC;
}
.message{
	font-size:85%;
}

.element .message{
	padding: 10px 0 0 0;
	color:#333;
}

#Login .label{
	width:80px;
}

#Login .form {
	background:url(/images/core/forms/background.gif) no-repeat left top;
	margin: 0 0 10px -5px;
	-margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	float:left;
	width:100%;
	border-bottom:1px solid #bcbec0;
}

#Login .form form {
	background:#FFF url(/images/core/forms/background.gif) no-repeat right top;
	width:510px;
	padding: 20px 10px 0 0;
	margin: 0 0 -1px 0;
	float:left;
	border-bottom:1px solid #bcbec0;
}

#Login .message{
	background:url(/images/core/forms/background.gif) no-repeat left bottom;
	line-height:31px;
	height:31px;
	padding: 0 0px 0 10px;
	clear:both;
	margin: 0 0px 20px -5px;
	-margin: 0 0 20px 0px;
	width:520px;
	float:left;

}

#Login .message ul{
	background:#FFF url(/images/core/forms/background.gif) no-repeat right -769px;
	padding: 0 0 0 0;
	width:100%;
}

#Login .message ul li{
	display:inline;
	padding: 0 0 0 0;
}

#Login .message ul li.warning{
	font-weight:bold;
}

#Login .submit input{
	float:right;
}
div.chkbox,div.checkbox_title{
	float:left;
	padding:5px 6px 0 0;
}

div.checkbox_title{
	line-height:12px;
	font-size:85%;
}
/** MultiCheckbox **/
div.multicheckbox,div.mcheckbox,div.cinput,div.clabel{float:left;}
div.multicheckbox{margin-top:2px;}
div.clabel{width:160px;word-wrap:break-word;margin-right:10px;height:15px;padding:0 0 0 5px;}
div.clabel label{text-align:left;}
div.cinput{padding-top:1px;}
div.mcerror{float:left;text-align:left;}
div.mcspace{float:left;clear:left;width:100px;height:22px;}
div.element div.mctext{clear:both;}
div.mctext div.mcheckbox{margin-top:10px;}
div.groupmc{overflow:hidden;margin-bottom:20px;}
div.groupmc_title{font-size: 12px;font-weight: bold;padding: 2px 0 10px 4px;}

span.error{color: #ff4444;line-height:20px;}

/** Term **/
div.term{margin-left:30px;}
div.term_text{ border:5px ridge #808080;display:block;height:250px;overflow-x:hidden;overflow-y:auto;padding:10px 20px;width:795px; margin:20px 0; text-align:justify;}
div.term_check{overflow:hidden;height:20px;padding-left:50px;}
div.term_check div.term_input,div.term_check div.term_label,div.term_check span.sublabel,div.term_check span.infolink,div.term_check span.error{float:left;padding:0;margin:0;line-height:normal;}
div.term_check div.term_label,div.term_check span.sublabel,div.term_check span.error{font-size:11px;/*font-size:85%;*/padding:5px 4px 3px 4px;}
div.term_check div.term_input{padding:4px 4px 3px 4px;}/*checkbox*/
div.term_check span.sublabeldiv.term_check span.error{height:12px;}
div.term_check span.infolink a{height:16px;width:16px;float:left;}
div.term_check span.infolink{padding:3px 2px 1px 2px;}

div.form div.label label strong{
	color:#ff4444;
}

/** Lightbox Loading **/
div.lightbox_loading{overflow:hidden;width:165px;margin:auto;}
div.lightbox_loading > img{float:left;width:32px;height:32px;}
div.lightbox_loading > div{float:left;font-size:18px;line-height:32px;padding-left:10px;}

div.form input.gaddr, div.form input.elasaddr{
	width: 350px;
}

.pac-container:after {
	/* Disclaimer: not needed to show 'powered by Google' if also a Google Map is shown */
	background-image: none !important;
	height: 0;
}

ul.ui-autocomplete > li.ui-menu-item{position:relative;cursor:pointer;min-height:0;padding:3px 1em 3px 6px;color:#444444;font-size:11px;margin-left:-2px;}
ul.ui-autocomplete {
	max-height: 200px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
}
ul.ui-autocomplete > li.ui-state-focus{font-weight:normal;border:none;}

.ui-autocomplete-loading{
	background:white url(/images/core/loader.gif) right center no-repeat;
}