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



.form-submit {
  background: url("../img/search_btn.png") no-repeat scroll -14px -10px transparent;
    cursor: pointer;
    height: 42px;
	 position: absolute;
    right: 22%;
    top: 0px;
    width: 58px;
	border:0;

}

.cbp-af-header.cbp-af-header-shrink .form-submit{
	background: url("../img/small_search_btn.png") no-repeat scroll -20px -14px transparent !important;
    height: 30px;
    right: 22%;
    top: 1px;
    width: 45px;
	
}


.cbp-af-header-hide{
	position:relative !important;
	/*display:compact !important;	*/
	

	
}






/*.main_content_section {
   
    padding: 120px 0 0 0;
   
}*/



/*div.stuck ul{
	top:-43px;
	
	
}*/



/* Sticky */
/*.stuck {

	margin:0 0 25px 0;

}*/

/* Analyst */

#analyze_link{
	padding:15px 0 0 0;
	
	
}




