﻿.textbox_control {
    width: 100%;
    height: 25px;
    border: 1px solid #afacac;
}

.div_head {
    background: #00e7ffb3;
    height: 30px;
    text-align: center;
    padding-top: 10px;
    background-color: #00BFFF;
    width: 100%;
    margin: 0px;
    margin-bottom: 5px;

}

.head_text {
    font-size: 15px;
    font-family: verdana;
    font-weight: bold;
   
}
.row{
    padding:5px 3px;
}
label {
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    width: 100%;
    text-align: left;
    font-weight: bold;
}
.combobox_control {
    width: 100%;
    height: 25px;
    border: 1px solid #afacac;
}

.datepicker_control {
    width: 100%;
    height: 25px;
    border: 1px solid #afacac;
}
.btn_control {
    width: 130px;
    height: 30px;
    border: 1px solid #f82249;
    background: #f82249;
    border-radius: 3px;
    color: white;
    font-weight: bold;
    font-family: verdana;
    font-size: 14px;
}
.datepicker_control {
    background-color: #F0F0F0;
}
.scrollto {
    color: #000;
}
/*#txt_LooseQuantity {
    background-color: #F0F0F0;
}*/
/*#txt_ShipperWeight {
    background-color: #F0F0F0;
}*/
/*#txt_moq {
    background-color: #F0F0F0;

}*/
#txt_BatchCode {
    background-color: #F0F0F0;
}

/*#txt_Rate {
    background-color: #F0F0F0;
}*/
.row {
    padding:2px 5px;
    text-align: left;
}
.checkbox-control{
    font-size: 13px;
    font-family: verdana;
    font-weight: normal;
}

/*.keylbl{
    font-family:Verdana;
    font-size:12px;
    font-weight:normal;

}
.vallbl {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}*/