﻿.table tfoot tr {
    background: #eff0f3;
}

    .table tfoot tr input, .table tfoot tr .select2-container--default .select2-selection--single {
        color: #071e54;
        opacity: .8;
        background: transparent;
    }

.alert {
    padding: 6px 19px 6px 15px;
    margin: 0px;
}

.suppliersavebg {
    position: fixed;
    /* width: 96%; */
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
}

#mdlPrepaireMatList .modal-dialog {
    width: 90%;
}

.highriseTreebg ul li a {
    font-weight: bold;
}

.highriseTreebg > ul > li > a {
    color: #913ccd;
}

.highriseTreebg > ul li li a {
    color: #0098b3;
}

.highriseTreebg > ul li li li a {
    color: #333;
}

.actionbar a {
    font-weight: bold;
    color: #f73c39;
}

.pa10 {
    padding: 10px;
}

.scroll {
    cursor: pointer;
}

.headerStyle {
    padding: 5px;
    font-size: 15px;
    margin: 0;
}
