div.dimmer {
    background-color: #58BCDF;
    display: none;
    filter: alpha(opacity=40);
    font-family: verdana;
    font-weight: bold;
    left: 0px;
    opacity: 0.7;
    position: absolute;
    top: 0px;
}

div.dimming {
    display: none;
    position: absolute;
    z-index: 1000011111;
}

table.floatingHeader {
    background-color: #0000ff;
    color: #ffffff;
}

/* === Begin Consignment Dashboard Style === */
/*.dashboard_table tr td {
    padding-right: 50px;
    padding-top: 15px;
}

.bestBooking1,
.bestBooking2,
.bestBooking3 {
    height: 100px;
    width: 200px;
    background: #4fccc6;
}

    .bestBooking1 .branchBest_tbl_1 td {
        background-color: #4fccc6;
        height: 60px;
        width: 50px;
        text-align: center;
        vertical-align: middle;
        border-left: 1px solid #4fccc6;
        border-right: 1px solid #4fccc6;
    }

        .bestBooking1 .branchBest_tbl_1 td label {
            position: relative;
            left: 22px;
            bottom: 6px;
        }

    .bestBooking1 .branchBest_tbl_2 td {
        background-color: #34aa9b;
        width: 145px;
        text-align: center;
        vertical-align: middle;
    }

        .bestBooking1 .branchBest_tbl_2 td label {
            position: relative;
            bottom: 6px;
            left: 20px;
        }*/

.tbl_myBranch .col1_myBranch .div1_myBranch,
.tbl_myBranch .col1_myBranch .div2_myBranch,
.tbl_myBranch .col1_myBranch .div3_myBranch {
    /*border: 1px solid #808080;*/
    height: 78px;
    width: 220px;
    margin-bottom: 30px;
    background: #aecce4;
    margin-left: 30px;
    font-family: helvetica;
}

.tbl_myBranch .col2_myBranch .div1_myBranch,
.tbl_myBranch .col2_myBranch .div2_myBranch,
.tbl_myBranch .col2_myBranch .div3_myBranch {
    /*border: 1px solid #808080;*/
    height: 78px;
    width: 220px;
    margin-bottom: 30px;
    background: #aecce4;
    margin-left: 30px;
    font-family: helvetica;
}

.tbl_myBranch .col3_myBranch .div1_myBranch,
.tbl_myBranch .col3_myBranch .div2_myBranch,
.tbl_myBranch .col3_myBranch .div3_myBranch {
    /*border: 1px solid #808080;*/
    height: 78px;
    width: 280px;
    margin-bottom: 30px;
    background: #aecce4;
    margin-left: 30px;
    font-family: helvetica;
}

    .tbl_myBranch .col3_myBranch .div1_myBranch .tbl_inner,
    .tbl_myBranch .col3_myBranch .div2_myBranch .tbl_inner,
    .tbl_myBranch .col3_myBranch .div3_myBranch .tbl_inner {
        width: 280px;
    }

        .tbl_myBranch .col3_myBranch .div1_myBranch .tbl_inner tbody tr td .td_val,
        .tbl_myBranch .col3_myBranch .div2_myBranch .tbl_inner tbody tr td .td_val,
        .tbl_myBranch .col3_myBranch .div3_myBranch .tbl_inner tbody tr td .td_val {
            width: 135px;
        }

.tbl_myBranch .col1_myBranch .h3_title {
    margin-left: 60px;
}

.tbl_myBranch .col2_myBranch .h3_title {
    margin-left: 35px;
}

.tbl_myBranch .col3_myBranch .h3_title {
    margin-left: 52px;
}

.td_val {
    background-color: #aecce4;
    width: 105px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    font-family: helvetica;
}

.td_content {
    text-align: center;
    vertical-align: middle;
    background-color: #5fb7e5;
    height: 24px !important;
    font-size: 13px;
    font-family: helvetica;
}

/*Total Consignment Count*/
.tbl_Total_Consignment_Count .div1_Total_Consignment {
    /*border: 1px solid #808080;*/
    height: 78px;
    width: 220px;
    background: #aecce4;
    margin-left: 30px;
    font-family: helvetica;
}

.tbl_Total_Consignment_Count .div2_Total_Consignment {
    /*border: 1px solid #808080;*/
    height: 78px;
    width: 220px;
    background: #aecce4;
    margin-left: 30px;
    font-family: helvetica;
}

.tbl_Total_Consignment_Count .div3_Total_Consignment {
    /*border: 1px solid #808080;*/
    height: 78px;
    width: 220px;
    background: #aecce4;
    margin-left: 30px;
    font-family: helvetica;
}

.tbl_Total_Consignment_Count h3 {
    margin-left: 30px;
}

.best {
    background: #5fb7e5;
    text-align: center;
    position: relative;
    padding: 4px;
    font-family: helvetica;
    font-size: 14px;
}

/* End Total Consignment Count*/

/* === End Dashboard Style === */