@charset "utf-8";
.info_contact{
    color: #fff;
}
.list_news{
    color: #fff;
}
.form_lienhe{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
}
#row {
    min-height: 24px;
    padding: 3px;
    margin-bottom: 6px;
}
#row .label {
    color: #fff;
    float: left;
    margin: 0 4px;
    padding: 5px 5px 5px 0px;
    text-align: left;
    width: 20%;
    background:none;
    font-size: 14px;
}
#row .label.contact{
    width: 16%;
}
#row .input {
    background-color: #FFFFFF;
    border-left: 1px solid #E9E9E9;
    color: #323232;
    height: 17px;
    margin-left: 170px;
    padding: 5px;
}
.inputcontact input,.inputcontact textarea{
	width:100%;
}
.inputcontact .macode{
	width:50% !important;
}
.refresh_code {
    background: url("../images/refresh.png") no-repeat scroll 4px 4px;
    cursor: pointer;
    float: left;
    height: 21px;
    width: 20px;
}
.refresh_code:hover {
    background: url("../images/refresh_hover.png") no-repeat scroll 4px 4px;
}
.inputcontact {
    float: left;
    width:60%
}
.inputcontact_capcha{
	float:left;
}
.error_form {
    color: red;
    width:100%;
    margin-top:0px;
    margin-bottom:3px;
    margin-top: 4px;
}
.stnd_content_project_view{
	height:400px;
	width:100%;
	margin-top:15px;
}
.loading_warning {
    background: url("../images/ajax-loader.gif") no-repeat scroll center center black;
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.contact_page #row .label{
    font-size: 13px !important;
}
.inputcontact input{
    height: 25px;
}
.contact_page #row .inputcontact input,#captcha{
    height: 25px;
    margin-bottom: 5px;
}
.contact_page #row textarea{
    margin-bottom: 5px;
}
.clr{
    clear: both;
}
.btn{
    height: 36px;
}
.content_ck img{
    max-width: 100% !important;
    max-height:100% !important;
    width:auto !important;
}
.gray-header .logo img{
    height: 66px;    
}
.btnSearch{
    display: inline-block;
    cursor: pointer;
}
.userInfo{
    float: left;
}
.list_social{
    float: left;
    margin-top: 12px;
}
.list_social .fa{
    font-size: 25px;
    width: 35px;
    height: 35px;
    background:#fff;
    color: #000;
    border-radius:20px; 
    text-align: center;
    line-height: 35px;
}