body
{
    font-family: Arial,Verdana;
    font-size: 30px;
}
.tableclass
{
    border: 1px solid gray;
}

.LBBTable tr td, .LBTable tr th
{
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}

.LBFTable tr td, .LBTable tr th
{
    border: 1px solid gray;
    font-size: 12px;
}

span, div, table td
{
    font-family: Arial,Verdana,sans-serif,Helvetica;
    font-size: 12px;
}

.HTitle
{
    font-size: 16px;
    font-weight: bold;
    line-height: 14px;
    color: Maroon;
}
.HAddress
{
    font-size: 10px;
    color: Gray;
    line-height: 10px;
}
.DeliveryRemarks
{
    font-size: 12px !important;
}
.FooterNotes
{
    font-size: 10px !important;
    color: Gray !important;
}

#DivTopMenu ul a
{
    background-color: rgb(109, 105, 98);
    padding-left: 6px;
    padding-right: 6px;
    font-weight: 300;
}

.SelectedMenu
{
    background-color: rgb(250, 250, 250) !important;
    border-top: 2px rgb(231, 231, 231) solid !important;
    color: #333 !important;
}



.CommonTable td, .CommonTable th
{
    font-size: 90%;
}

.ui-datepicker
{
    width: 7em !important;
}

#ChangeButDiv
{
    position: absolute;
    margin-top: -2.1%;
    margin-left: 15%;
}
.ChangeButton
{
    display: block;
    padding: 5px;
    line-height: inherit;
    font-size: 12px;
    font-weight: normal;
    color: #262829;
    background: #f2f2f3;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    box-shadow: 2px 2px 2px;
}

.ActiveButton
{
    background-color: #1FAEFF;
    color: white;
}

.RedBoxValue
{
    font-weight: bold;
    color: #FDFDFD;
    padding: 3px;
    background-color: #DE0B0B;
    font-size: 18px;
    position: absolute;
    margin-top: -6px;
}

.MR0
{
    margin: 0px !important;
}

.SelectedButton
{
    background-color: rgb(229, 255, 204) !important;
    border-top: 2px rgb(231, 231, 231) solid !important;
    color: #333 !important;
}

.SubButton
{
    padding: 4px !important;
    height: 30px !important;
    width: Auto !important;
    margin-left: 1% !important;
    background-color: rgba(233, 233, 233, 0.46) !important;
    cursor: pointer !important;
}

.loadpo {
    margin-top: -40%;
}

@media screen and (max-width:1600px) and (min-width:1440px) {
    .loadpo {
        margin-top: -30% !important;
    }
}