
/*-------------------------Form search-----------------------*/
.mw_formsearch{
	padding:0 10px;
}
#searchform{
	width: 350px;
	margin: auto;
	float:right;
}
/*.mw_formsearch label{
	font-family: Tahoma;
	font-size: 14px;
	color: #1e7ec8;
	text-transform: uppercase;
	float: left;
	padding-bottom: 5px;
	width: 100%;
}

.mw_formsearch .input_text{
	border: 1px solid #d1d1d1;
	clear: both;
	float: left;
	width: 555px;
	height: 18px;
	padding: 3px;
}
.mw_formsearch  .mw_btn {
	background: url(../../images/faq/right-bt-search.gif) no-repeat right top;
	height: 26px;
	border: 0px none;
	width: 72px;
	float: left;
	cursor: pointer;
}
.mw_formsearch  .mw_btn span{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:0 5px;
	text-transform:uppercase;
	cursor: pointer;
}*/

.mw_formsearch  .mw_btn{float:right; padding:7px 9px 6px 13px; margin-left:-5px;}

.mw_formsearch .input_text{float:right; width:300px !important;}

a.bt_submit{float:left; margin-bottom:15px !important;}

/*a.bt_submit, a:hover.bt_submit{
	background: url(../../images/faq/left-submit.gif) no-repeat left top;
	clear:both;
	float:left;
	height:40px;
	margin-top:10px;
	padding-left:33px;
	text-decoration: none;
}
a.bt_submit span, a:hover.bt_submit span{
	background: url(../../images/faq/right-submit.gif) no-repeat right top;
	float:left;
	height:40px;
	line-height:37px;
	padding:0 18px 0 10px;
	color: #444;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}*/
/*---------------------------end form search----------------*/

/*---------------------------faq----------------*/
.mw_faq{
	clear:both;
	padding:0 10px 20px;
	color: #737373;
	
}
.mw_faq .qhold{margin-bottom:10px;}
.mw_faq_name{
	color: #1e7ec8;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.mw_faq_description {
	font-size:14px;
	margin-bottom:10px;
}
.mw_question {
	
}
.mw_question a{
	 font:bold 14px/22px Arial, Helvetica, sans-serif; color:#525758; display:block; padding:5px 15px;
	  background:#ececec;
	  border:1px solid #e0e0e0;
	  text-transform:uppercase;
}

.mw_question a .arrow:before{font-family: 'icomoon'; content: "\e60c"; font-weight:normal; float:right;}

.mw_question a:hover{
	color:#3399cc;
}
.mw_question_a_selected a .arrow:before{
	content: "\e60b";
}
.mw_question_a_selected a{
	color:#3399cc;
}
.mw_answer{padding:10px 10px 0; border:1px solid #e0e0e0; border-top:0;}
/*---------------------------end faq----------------*/
#mw_result{

}
.mw_submit{
	clear: both;
	font-size: 12px;
	font-family: Arial; 
	color: #737373;
}
.mw_submit h4{
	font-size: 14px;
	font-weight: normal;
	color: #1e7ec8;
	text-transform: capitalize;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.mw_submit h4.title{
	color:#1E7EC8;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:15px;
	text-transform:uppercase;
}
.mw_field{
	clear: both;
	padding-bottom: 15px;
}
.mw_field select{
	width: 214px;
}
.mw_field textarea{

}
.mw_code{
	clear: both;
}
.mw_code input{
	float: left;
	width: 214px;
}
.mw_code img{
	float: left;
}
.box_bt{
	clear: both;
	margin-top: 10px;
	float: left;
}
/*.mw_button{
	background:transparent url(../../images/faq/left-btn.gif) no-repeat scroll left top;
	border:medium none;
	display:block;
	float:left;
	height:28px;
	margin:0 6px 0 0;
	padding-left:10px;
}
.mw_button span{
	background:transparent url(../../images/faq/right-btn.gif) no-repeat scroll right top;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	height:28px;
	line-height:28px;
	padding-right:15px;
	text-transform:capitalize;
	cursor: pointer;
	position: relative;
	top: -1px;
}*/
button.mw_button{
	margin:0 10px 10px 0 !important;
}
button.mw_button span{

}
button.mw_button span span{

}