﻿
#uc_contact {
    float: left;
    margin: 60px 0 0;
    position: relative;
    width: 100%;
}
#uc_contact {
    float: left;
    margin: 60px 0 0;
    position: relative;
    width: 100%;
}
.content_company .contact_info {
    color: #595959;
    float: left;
    line-height: 20px;
    width: 100%;
}
.content_company .contact_info .adv-box .item table {
    width: 100%;
}
.content_company .contact_info .adv-box .item table tr td h2 {
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 20px 0;
    text-transform: uppercase;
}
.content_company .contact_info .adv-box .item table tr td {
    color: #424242;
    font-family: Arial;
    font-size: 14px;
}
.contactForm-left {
    float: left;
    margin-top: 60px;
    width: 100%;
}
.contactForm-left img {
    float: left;
    margin-bottom: 32px;
}
.w350 {
    max-width: 395px;
}
.w350 label {
    z-index: 999;
}
.w140 {
    border: 1px solid #fb7000;
    float: left;
    height: 55px;
    margin-top: 42px;
    width: 140px !important;
}
.w141 {
    border: 1px solid #fb7000;
    float: left;
    height: 55px;
    margin-top: 10px;
    width: 140px !important;
}
.contact-content .contactForm {
    margin-top: 60px;
    padding-right: 15px;
}
.contact-content .form-horizontal .control-label {
    color: #3c3c3c;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    left: 0;
    position: absolute;
    text-align: left;
    top: -20px;
    transition: all 0.2s ease 0s;
    white-space: nowrap;
}
.form-control:focus {
    box-shadow: none;
}
.form-control {
    box-shadow: none;
}
.contact-content .form-group {
    float: left;
    margin-bottom: 0;
    margin-top: 18px;
    position: relative;
    width: 100%;
}
.contact-content .form-group.textarea {
    margin-right: 15px;
    width: calc(100% - 150px);
}
.contact-content .form-group.button {
    margin-left: 0;
    margin-top: 54px;
    width: 140px;
}
.contact-content .form-group input {
    background-color: transparent;
    border-color: #d9d9d9;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #555555;
    float: left;
    font-size: 15px;
    height: 32px;
    line-height: 20px;
    padding: 2px 10px;
    width: 100%;
}
.contact-content .form-group input:focus ~ label, .contact-content .form-group input:active ~ label {
    top: -20px;
}
.labelTop {
    font-size: 0 !important;
    position: absolute;
    top: -20px;
}
.contact-content .form-group textarea {
    background: rgba(0, 0, 0, 0) url("img/bg-textarea.jpg") repeat-y scroll left top;
    border: medium none;
    color: #212121;
    font-size: 19px;
    height: 170px;
    line-height: 1.8;
    margin-top: 10px;
    width: 100%;
}
.contact-content .form-group input.RadInput_Error_Default {
    color: #ed3237;
    font-size: 12px;
}
.contact-content .form-group textarea {
    height: 170px;
}
.contact-content .form-group .btn {
    border: 1px solid #fb7000;
    border-radius: 0;
    color: #fb7c26;
    display: block;
    float: left;
    font-family: arial;
    font-size: 20.46px;
    line-height: 46px;
    margin: 5px 0;
    padding: 0;
    width: 140px;
}
.contact-content .form-group .btn-primary {
    background: rgba(0, 0, 0, 0) url("img/icon-send.png") no-repeat scroll 15px center;
    margin-right: 15px;
}
.btn-primary:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.RadCaptcha .imgcapcha {
    float: left;
}
.RadCaptcha .rcRefreshImage {
    background: rgba(0, 0, 0, 0) url("icon/refreshcapcha.jpg") no-repeat scroll left center;
    color: #4b84c3;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-style: italic;
    height: 27px;
    line-height: 27px;
    margin: 0 0 0 19px;
    padding: 0 0 0 28px;
}
