/* MAKET SPECIFIC STYLES */
body {background-color:#ffffff; margin:0px; padding:0px; position: relative;}
form input.btn {
height: 37px;
width: 192px;
display: inline-block;
background: #449c83;
border: none;
color: #ffffff;
font-size: 18px;
font-weight: bold;
margin-left: 3px;
cursor: pointer;
margin-bottom: 10px;
}
table#sign {
position: absolute !important;
top: -150px;
}
.title {
font-size: 22px;
line-height: 44px;
padding: 0;
text-align: center;
background: #f0f0f0;
}
#blocktoordercall form td > input {
width: 280px !important;
background-color: #f0f0f0;
border: 1px #e0e0e0 solid;
height: 26px;
padding: 2px;
margin: 10px 0;
}
#blocktoordercall form td > textarea {
width: 280px !important;
background-color: #f0f0f0;
border: 1px #e0e0e0 solid;
padding: 2px;
margin: 10px 0;
height: 143px;
resize: none;
}
#blocktoordercall form td {
/* display: block !important; */
font-size: 13px;
/* width: 450px; */
}
#blocktoordercall form input.btn {
color: #ffffff;
font-size: 18px;
font-weight: bold;
margin-left: 3px;
height: 40px;
width: 169px;
display: inline-block;
border: none;
margin: 5px 0 0 195px;
cursor: pointer;
outline: none;
background: url(/images/button11.png) 0 0 no-repeat;
text-indent: -10000px;
}
#status_message_popup {
left: 3px !important;
}
