change.css
629 Bytes
.phone-header .modal-link {
bottom:0;
}
.fixed-header .phone-header .modal-link {
bottom:-15px;
}
.mail-header table tr td a.sep-lang-a{
color:#333;
text-decoration: none;
}
.callback_text_input_label,label.control-label
{
margin-top: 12px;
float: left;
font-size: 14px;
font-weight: 500;
}
input ,.form-control{
width: 100%;
float: left;
outline: none !important;
height: 38px;
background: #f6f6f6;
border: 1px solid #f6f6f6;
padding-left: 8px;
margin-top: 5px;
resize: none;
box-shadow: none;
border-radius: 4px;
}
.form-wrapp{
padding:0 15px;
}