.sidebar_text{
	color:#526158;
}

/* date picker */

.popselect{
	font-size:12pt !important;
	width: 65px !important;
}

.popselectdiv{
	width:80px;float:left;text-align:center;padding-left:8px;
}

.messagepop {
  background-color:#FFFFFF;
  border:1px solid #999999;
  cursor:default;
  display:none;
  margin-top: 15px;
  position:absolute;
  text-align:left;
  width:250px;
  z-index:50;
  padding: 10px;
  border-radius: 8px 8px 8px 8px;
}

/*
label {
  display: block;
  margin-bottom: 3px;
  padding-left: 15px;
  text-indent: -15px;
}
*/







/* sign up */

.close_link {
	background:url("../images/close_icon.9a3597b824f9.png");
	background-position: 0 0;
    background-repeat: no-repeat;
}


.main_content {
	padding-top:15px;
}

.info{
	background-color:#CEE6F2;
	border-color:#058DC7;
}

.success{
	background-color:#D9E6C3;
	border-color:#77AB13;
}

.warning{
	background-color:#FAF6D4;
	border-color:#E6C26E;
}

.error{
	background-color:#F2D4CE;
	border-color:#AE432E;
}

.user_message_container{
	border: 1px solid;
	margin-bottom:15px;
	padding: 10px;
	line-height: 25px;
	overflow: hidden;
}

.user_message{
	font-size: 18px;
    font-weight: normal;
}

.button_text{
	font-size:12pt;
}

.round_bottom_corners{
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
}

.round_top_corners{
	border-top-left-radius:8px;
	border-top-right-radius:8px;

}


.form_errors{
	/*text-align:center;*/
	margin-bottom: 10px;
	margin-left: 5px;
}

.form_error_message{
	font-size:14pt;
	font-weight:bold;
	color:Red;
	
}

.question_text{
	font-size:13pt;
	font-weight:bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

.question_container
{
	clear:both;
	padding-bottom:10px;
}

.reg_input{
	width:130px;
}


.nobullet{
	background:url("");
}

.nobullet:hover{
	background:url("") #E6E6E6;
}

.reg_input_standat_height input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BEBEBE;
    padding: 7px 0;
}

.reg_select select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BEBEBE;
    padding: 6px 0;
}

.form_label_container{
	float:left;
	width:215px;
}

.form_text_field_containerOLD{
	background: url("../images/ambitios_input_bg.04f1fffaa2e8.gif") no-repeat scroll 100% 0 transparent;
	height: 31px;
    padding: 6px 0 0 3px;
    position: relative;
	float:left;
}


.form_text_field_container2OLD{
	background: url("../images/ambitios_input_bg.04f1fffaa2e8.gif") no-repeat scroll 100% 0 transparent;
	height: 31px;
    padding: 6px 0 0 3px;
    position: relative;
	float:left;
}

.form_text_area_containerOLD{
    background: url("../images/ambitios_area_bg.8ed744384771.gif") no-repeat scroll 0 0 transparent;
    height: 106px;
    width: 215px;
}


.reg_question_container{
	/*clear:both;*/
	margin:5px;
	padding:5px;
	/*line-height:45px;*/
	overflow:hidden;
	border-radius: 8px;
}

.reg_question_container:hover{
	clear:both;
	margin:5px;
}

.reg_field{
    color: #626262;
    right: 5px;
    top: 7px;

	font-size:16pt;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BEBEBE;
    padding: 7px 0;
	-moz-border-radius: 15px;
	border-radius: 8px;	
}

.hidden_question{
    visibility: hidden;
}
.reg_text_area{
    width: 360px;
	height:100px;
}

.reg_text_box{
    width: 360px;
	/*height:25px;*/
}

.form_error_div{
	color:red;
	/*float:left;*/	
}

.errorlist{
	color:red;
}

.error_message{
	color:red;
	font-weight:bold;
}

.country_dropdown{
	width:50%;
}

/* GENERAL */

.cleared{
	height:0px;
	clear:both;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url("../images/tooltip_big.4447c18c7e95.png");
	font-size:13px;
	height:155px;
	width:320px;
	padding:25px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;	
}


/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip-small {
	display:none;
	background:transparent url("../images/tooltip.d62caa55801b.png");
	font-size:12px;
	height:85px;
	width:175px;
	padding:15px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	
}


/* END GENERAL */



/* FORM BOXES */
.box_header{
	color:#fff;
	font-weight:600;
	font-size:15px;
	background-color:#526158;
	padding:5px;
}


.box_label{
	font-weight:bold;
	font-size:14px;
	padding:3px;
	color:#0C3353;
	

}

.box_text{
	padding:3px;
	margin-left:10px;
}

/* END FORM BLOCKS */

/* DETAILS TABLE */
.details_table tr{
	height:30px;
	font-weight:bold;
}

.details_table th{
	border-right:1px solid #cfcfcf;
	padding:8px;
	/*text-align:center;*/
}

.row_grey{
	background-color:#DEDEDE;
	font-weight:normal;
	color:#808080;
}

.row_grey2{
	background-color:silver;
	font-weight:normal;
	color:#808080;
}


.row_blue{
	background-color:#1E5778;
	font-weight:normal;
	color:#fff;
	
}
/* END DETAILS TABLE */

.pagination{
	padding:2px;
}

.pagination span{
	margin:3px;
}

.padded_txt_block {
	/*background:#efefef;*/
	padding:10px 10px 10px 2px;
	margin-bottom:1px;
	line-height:18px;
}

.padded_txt_block:hover{
	background:url("") #E6E6E6;
	padding:10px 10px 10px 2px;
	margin-bottom:1px;
	line-height:18px;
}

.address_box{text-align:center;width:250px; padding:5px;border-radius: 15px;border:1px solid #6b6b6b;}

.question-header-text { font-weight:bold; font-size:24px; text-decoration: underline;}
.detail-text > p {margin-top:14px; margin-bottom:14px;}
.red-text {color: #8b0000;}
.confirm-warning {padding:5px; background-color:rgb(255, 215, 156); color:#0063a5;}


.form-field-container ul li {
	background: none;
	margin: 0;
	padding: 0;
}

#id_choices li {
	background: none;
	margin: 0;
	padding: 0;
}

.form-field-container {
	margin-bottom: 12px;
}

.bg-dark {
	background-color: #606D6A;
}

.footer-pos {
	position: initial;
	top: 0;
	left: 0;
	padding: 0px 0px 2px 5px;
}