*, ::after, ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #535355;
}

    .link a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #7C4002;
        text-decoration: none;
    }

/*used on td tag*/
td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.HideAll {
    visibility: hidden;
    border-width: 0px;
}

.logonames {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7C4002;
    font-weight: 600;
    padding-right: 11px;
    padding-top: 8px;
    text-align: center;
}

    .logonames a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #7C4002;
        font-weight: 600;
        text-decoration: none;
    }

        .logonames a:hover {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #7C4002;
            font-weight: 600;
            text-decoration: underline;
        }

.loginheader2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    padding-left: 11px;
    font-weight: bold;
}

.loginheader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    padding-left: 11px;
    text-align: left;
}

.login {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #825C3C;
    text-align: right;
}

.inputbox1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #602B00;
    border: 1px solid #876346;
    background-color: #FFFBF8;
    margin-left: 1px;
    height: 13px
}

.inputbox2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #602B00;
    border: 1px solid #876346;
    background-color: #FFFfff;
    margin-left: 1px;
}

.Text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #414143;
}

    .ColorTable td,
    .Text td {
        padding: 2px 8px
    }

.DrpDown {
    font-size: 8pt;
    background-color: white;
    border: 1px #b3b4b6 solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 0px;
    padding-bottom: 2px;
    min-width: 148px;
}

.txtBox {
    font-size: 8pt;
    background-color: white;
    border: 1px #b3b4b6 solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 1px;
    padding-bottom: 1px;
}

.txtBoxDisabled {
    font-size: 8pt;
    height: 18px;
    background-color: #EEEEEE;
    border: 1px #b3b4b6 solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 1px;
    padding-bottom: 1px;
}

.txtCkhBoxDisabled {
    background-color: #EEEEEE;
    border-right: #F2A779 1px solid;
    border-top: #F2A779 1px solid;
    border-left: #F2A779 1px solid;
    width: 25px;
    border-bottom: #F2A779 1px solid;
    font-family: verdana;
    text-decoration: none;
}

.txtChkBox {
    border-right: #F2A779 1px solid;
    border-top: #F2A779 1px solid;
    border-left: #F2A779 1px solid;
    width: 20px;
    border-bottom: #F2A779 1px solid;
    font-family: verdana;
    text-decoration: none;
}

.txtBox_Gen {
    border-right: #F2A779 1px solid;
    border-top: #F2A779 1px solid;
    font-size: 10px;
    border-left: #F2A779 1px solid;
    /*width: 120px;*/
    border-bottom: #F2A779 1px solid;
    font-family: verdana;
    text-decoration: none;
}

.txtBox_smallAea {
    height: 22px;
    font-size: 9px;
    width: 300px;
    font-family: verdana;
    text-decoration: none;
}

.txtBox_smallAeaDisabled {
    height: 22px;
    font-size: 9px;
    background-color: #EEEEEE;
    border-right: #729ccc 1px solid;
    border-top: #729ccc 1px solid;
    width: 300px;
    font-family: verdana;
    text-decoration: none;
}

.txtBox_small {
    border-right: #729ccc 1px solid;
    border-top: #729ccc 1px solid;
    font-size: 9px;
    border-left: #729ccc 1px solid;
    width: 100px;
    border-bottom: #729ccc 1px solid;
    font-family: verdana;
    text-decoration: none;
}

.txtBox_Large {
    border-right: #F2A779 1px solid;
    border-top: #F2A779 1px solid;
    font-size: 9px;
    border-left: #F2A779 1px solid;
    width: 190px;
    border-bottom: #F2A779 1px solid;
    font-family: verdana;
    text-decoration: none;
}

.hiddencol {
    display: none;
    background-color: Transparent;
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-top: none;
    visibility: hidden;
    width: 0px;
}


.txtBoxHtml {
    font-size: 8pt;
    height: 10px;
    background-color: white;
    border: 1px #F2A779 solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 1px;
    padding-bottom: 1px;
}

.treeView {
    color: #7C4002;
    font-size: smaller;
    background-color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.buttonLogin {
    background-image: url(../../images/button-bg.jpg);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    height: 20px;
}

.GridLinks {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7C4002;
}

.button {
    background-image: url(../../images/pop-hed-bg2.gif);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: 400;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #452202;
    border-right-color: #452202;
    border-bottom-color: #452202;
    border-left-color: #452202;
    height: 22px;
    padding: 0 8px;
    width: auto !important;
}

    .button:disabled,
    .button[disabled] {
        opacity: 0.5;
        cursor: default;
    }

    .button:hover,
    .button:focus {
        background: #000;
        box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    }

.checkBox {
    font-size: 8pt;
    height: 16px;
    background-color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.menuHeader {
    background-image: url(../../images/bg_tableheader.gif);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #523605;
    height: 22px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F1CD8C;
    background-color: #FA8C48;
    background-image: url(../../images/mnustrip.gif);
    padding-left: 4px;
}

.ColorTable {
    border: 1px #b3b4b6 solid;
    border-collapse: collapse;
    background-color: #fcfcfc;
    padding-top: 20px;
    /*width:100%;*/
    padding: 4px 8px;
    height: 10px;
}

.ColorTable_InnerTable {
    border-collapse: collapse;
}


.tableHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #414143;
    height: 18px;
    border: 1px #b3b4b6 solid;
    background-color: #fff;
    background-image: url(../../images/bg_tableheader2.JPG);
    background-size: auto 100%;
    padding: 5px 8px !important;
}

.tableSubHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #523605;
    height: 18px;
    border: 1px #cdc9c9 solid;
    background-color: #cdc9c9;
    padding: 4px;
}

.gridHeader {
    background-color: lightgrey;
    font-size: 11px;
    text-align: left;
}

.trOdd {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 18px;
    background-color: white;
}

.trEven {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 18px;
    background-color: #F9F8E6;
}

.GVFixedHeader {
    font-weight: bold;
    position: relative;
    top: expression(this.offsetParent.scrollTop);
    z-index: 10;
    background-color: #FDDFC5;  
    font-size: 11px;
    text-align: left;
}

.favorites {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #EC211B;
    font-weight: bold;
    padding-bottom: 10px;
    padding-right: 65px;
}

    .favorites a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #EC211B;
        text-decoration: none;
    }

        .favorites a:hover {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 10px;
            color: #EC211B;
            text-decoration: underline;
        }

body {
    word-wrap: break-word;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px !important;
    color: #414143;
}

.ColorScrollbar {
    scrollbar-3dlight-color: #D68D5D;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #FDDFC5;
    scrollbar-darkshadow-color: #4D4D4D;
    scrollbar-face-color: #FDDFC5;
    scrollbar-highlight-color: #F6BD70;
    scrollbar-shadow-color: #F6BD70;
    scrollbar-track-color: #FCD29C;
    overflow: auto;
}

.FormView {
    background: "../../images/header-bg.jpg";
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.quick {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #484848;
    text-align: right;
    font-weight: 600;
}

.quickleft {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #484848;
    text-align: left;
    font-weight: 600;
}

.topmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #484848;
    font-weight: 500;
}

    .topmenu a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #484848;
        font-weight: 500;
        text-decoration: none;
    }

        .topmenu a:hover {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #C10117;
            font-weight: 500;
            text-decoration: underline;
        }

.hi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: white;
    font-weight: 600;
    padding-left: 4px;
}

.tophed {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    font-weight: 500;
    padding-left: 7px;
}

    .tophed a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: white;
        font-weight: 500;
        text-decoration: none;
    }

        .tophed a:hover {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: white;
            font-weight: 500;
            text-decoration: underline;
        }

.welhed {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    font-weight: 700;
    padding-right: 10px;
    text-align: right;
}

.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #232323;
    padding-right: 10px;
    text-align: right;
}

    .footer a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #232323;
        text-decoration: none;
    }

        .footer a:hover {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 10px;
            color: #232323;
            text-decoration: underline;
        }

.mainheading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5D5D5D;
    font-weight: 700;
    padding-left: 10px;
    text-align: left;
    height: 25px;
}

.points {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #484848;
    text-align: right;
    padding-right: 5px;
    font-weight: 600;
}

.password {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #825C3C;
    text-align: left;
    padding-left: 18px;
}

    .password a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #C40505;
        text-align: left;
        text-decoration: underline;
    }

        .password a:hover {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 9px;
            color: #C40505;
            text-align: left;
            text-decoration: underline;
        }

input {
    margin: 0;
    font-size: 8pt;
    height: 18px;
    background-color: white;
    border: 1px #b3b4b6 solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 1px;
    padding-bottom: 1px;
    border-radius: 3px;
    box-shadow: none;
    outline: none;
}

    input:focus {
        border-color: #717172;
    }

    input[type='checkbox'] {
        height: 14px;
        width: 14px;
    }

        input[type='checkbox']:focus {
            outline: 1px solid #343536;
        }

.LinkVisit {
    color: #523605;
    background-color: #FDDFC5;
}

.HideRow {
    display: none;
    background-color: Transparent;
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-top: none;
    visibility: hidden;
    width: 0px;
}


legend {
    font-family: Verdana;
    color: black;
    font-size: 10px;
    border-width: 2px;
    background-color: #cdc9c9;
    border: 1px #cdc9c9 solid;
    height: 16;
}

fieldset {
    border: 1px #cdc9c9 solid;
}


/***************************************************************************
THEMING 27 JULY 2022 - PRASHANT VERMA (UI DESIGNER)   
 ***************************************************************************/
td.hi {
    padding-left: 10px;
}

.loginArea .footerBox input,
.transition {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

.h-100 {
    height: 100% !important;
}

.pr-5, .px-5 {
    padding-right: 50px !important;
}

.pl-5, .px-5 {
    padding-left: 50px !important;
}

.pb-5, .py-5 {
    padding-bottom: 50px !important;
}

.pt-5, .py-5 {
    padding-top: 50px !important;
}

.pb-4, .py-4 {
    padding-bottom: 28px !important;
}

.pt-4, .py-4 {
    padding-top: 28px !important;
}

.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.m-0 {
    margin: 0 !important
}

.pt6 {
    padding-top: 6px
}

/*#contentiframe,
#frmglMaster{max-width: 1140px;margin-right: auto; margin-left: auto;}*/
/*@media (min-width: 768px) {
    .leftBoxWidth{-ms-flex: 0 0 27% !important;flex: 0 0 27% !important;max-width: 27% !important;}
    .rightBoxWidth{-ms-flex: 0 0 73% !important; flex: 0 0 73% !important; max-width: 73% !important;}
}*/

.loginArea,
.mainGroup {
    height: 100vh;
}

    .mainGroup .leftBox {
        background: #f3f3f3;
        position: relative;
        text-align: center;
    }

        .mainGroup .leftBox .logo {
            position: absolute;
            left: 30px;
            top: 30px;
        }

        .mainGroup .leftBox .footerSection {
            position: absolute;
            left: 0;
            bottom: 20px;
            right: 0;
            text-align: center;
            font-size: 11px;
            color: #414143;
        }

        .mainGroup .leftBox .graphic {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            width: 300px;
            height: 250px;
        }

            .mainGroup .leftBox .graphic h3 {
                margin: 0;
                padding: 20px 0 0;
                font-size: 20px;
                color: #545456;
            }

    .mainGroup .redCircleBtn {
        height: 37px;
        width: 37px;
        border-radius: 100px;
        background: #f0413c;
        display: inline-block;
        box-shadow: 2px 3px 3px rgba(0,0,0,0.1);
        text-align: center;
        padding-top: 10px;
        margin-left: 5px;
    }

        .mainGroup .redCircleBtn:hover {
            background: #ce2520;
        }

        .mainGroup .redCircleBtn svg path {
            fill: #fff;
        }

    .mainGroup .groupFrame {
        border: solid 1px #e5e5e5;
        overflow: inherit !important;
    }

    .mainGroup .groupList {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .mainGroup .groupList li {
        }

            .mainGroup .groupList li:nth-child(odd) {
                background: #f3f3f3;
            }

            .mainGroup .groupList li:nth-child(even) {
                background: fff;
            }

            .mainGroup .groupList li a {
                font-size: 13px;
                color: #545456;
                text-decoration: none;
                outline: none;
                box-shadow: none;
                display: inline-block;
            }

            .mainGroup .groupList li span {
                display: block;
                padding: 8px 20px;
            }

            .mainGroup .groupList li:hover span {
                background: #e7e7e7;
            }

    .mainGroup .rightBox {
        background: #ffffff;
    }

.loginArea {
    position: relative;
    background: #b3b4b6;
}

    .loginArea .bgImg {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: url(../../images/latest-img/login-bg.jpg) center center no-repeat;
        background-size: cover;
    }

    .loginArea .innerBox {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        height: 500px;
        width: 500px;
        background: #fff;
        border-radius: 6px;
        box-shadow: 0 10px 20px rgb(0 0 0 / 15%);
        padding: 40px 60px;
    }

        .loginArea .innerBox .head {
            display: block;
            padding-bottom: 30px;
        }

            .loginArea .innerBox .head span {
                display: inline-block;
            }

                .loginArea .innerBox .head span.mt-11 {
                    margin-top: 11px;
                }

            .loginArea .innerBox .head .seprator {
                position: relative;
                bottom: -4px;
            }

    .loginArea .d-inlineBlock {
        display: inline-block !important;
    }

    .loginArea .seprator {
        height: 16px;
        width: 1px;
        background: #d6d6d6;
        display: inline-block;
        margin: 0 10px;
    }

    .loginArea .loginBody {
    }

        .loginArea .loginBody h2 {
            font-size: 24px;
            color: #414143;
            font-weight: bold;
            margin: 0 0 20px;
            padding: 0 0 10px;
            position: relative;
        }

            .loginArea .loginBody h2:after {
                position: absolute;
                left: 0;
                bottom: 0;
                height: 1px;
                width: 50px;
                background: #ccc;
                content: '';
            }

        .loginArea .loginBody .form-group {
            margin: 15px 0;
            display: block;
        }

            .loginArea .loginBody .form-group label {
                display: block;
                font-size: 12px;
                color: #6d6e72;
                margin: 0;
                padding: 0 0 5px;
                font-weight: 400;
            }

            .loginArea .loginBody .form-group input,
            .loginArea .loginBody .form-group .form-control {
                height: 30px;
                border: solid 1px #b3b4b6;
                border-radius: 4px;
                color: #444444;
                width: 100% !important;
                background: #fff;
                box-shadow: none;
                outline: none;
                font-size: 11px;
                padding: 0 8px;
            }

                .loginArea .loginBody .form-group input:focus,
                .loginArea .loginBody .form-group .form-control:focus {
                    border-color: #f0413c;
                }

    .loginArea .footerBox input {
        border-radius: 4px;
        height: 37px;
        width: 100%;
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        background: #6d6e72;
        border: 0;
        padding-left: 10px;
        box-shadow: none;
        outline: none;
    }

        .loginArea .footerBox input:hover {
            background: #444549;
        }

        .loginArea .footerBox input.red {
            background: url(../../images/svg/lockKey.svg) 50px center no-repeat #f0413c;
            background-size: 16px 16px;
        }

            .loginArea .footerBox input.red:focus,
            .loginArea .footerBox input.red:hover {
                background-color: #ce2520;
            }

        .loginArea .footerBox input.reset {
            background: url(../../images/svg/resetCircle.svg) 50px center no-repeat #6d6e72;
            background-size: 16px 16px;
        }

            .loginArea .footerBox input.reset:focus,
            .loginArea .footerBox input.reset:hover {
                background-color: #444549;
            }

    .loginArea .forgot {
        text-align: right;
        display: block;
        margin-bottom: 20px;
        padding-top: 5px;
        font-size: 13px;
        color: #6d6e72;
    }

        .loginArea .forgot a {
            color: #f0413c;
            text-decoration: underline;
        }

    .loginArea .copyRight {
        position: absolute;
        left: 0;
        bottom: -30px;
        width: 100%;
        text-align: center;
        font-size: 12px;
        color: #fff;
    }

.mCustomScrollBox .link {
    color: #535355;
    font-size: 11px;
    text-decoration: none;
    margin: 0;
    padding: 0 5px;
    line-height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

    .mCustomScrollBox .link img.mCS_img_loaded {
        position: relative;
        top: -2px;
        margin-right: 3px;
    }

    .mCustomScrollBox .link b {
        font-weight: 400;
    }

.leftNavigation {
    margin-left: 3px;
}

    .leftNavigation .mCSB_container { /*width:100% !important;*/
        padding-right: 0px !important;
    }

    .leftNavigation .mCSB_container_wrapper {
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .leftNavigation hr {
        display: block;
        height: 0px;
        width: 100%;
        margin: 0;
        padding: 0;
        background: #000;
        border: 0;
    }

.mCustomScrollBox .link {
    padding: 5px;
}

.leftNavigation .items .link {
    padding: 0 5px;
}

.leftNavigation .items {
    display: inline-block;
}

    .leftNavigation .items img,
    .leftNavigation .items a {
        display: inline-block;
    }

    .leftNavigation .items img {
        height: 20px;
    }

.leftNavigation .mCustomScrollBox {
    width: calc(100% - 3px);
}

.mCustomScrollBox .link.active,
.mCustomScrollBox .link:hover {
    color: #f0413c;
}

.footer.b0 {
    background: #fff !important;
    height: 24px;
    border-top: solid 1px #909295 !important;
    padding: 0 10px;
}

.footer a,
.footer {
    color: #6d6e72;
}

    .footer.pr-0 {
        padding-right: 0;
    }

.formBox {
    margin: 30px auto;
    max-width: 400px;
    box-shadow: 4px 4px 2px rgba(0,0,0,0.2);
}

    .formBox .ColorTable {
        background: #fff;
    }

.pageHeading {
    background: url(../../images/pop-hed-bg.gif) 0 0 repeat;
    background-size: auto 100%;
    padding: 2px 0;
}

    .pageHeading p {
        margin: 0;
        padding: 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #fff;
        font-weight: 700;
        padding: 0 0 0 27px;
        display: inline-block;
    }

.glyphicon.glyphicon-info-sign {
    position: absolute;
    left: 160px;
    top: 434px;
    background: #fff;
    color: #fff;
    padding: 1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    max-width: 50px;
    border-radius: 3px;
    font-size: 4px;
    border: 0;
}
    /* By Vishal mathur for adding info for f2 start*/
    .glyphicon.glyphicon-info-sign.info {
        position: absolute;
        left: 10px;
        top: 433px;
        background: #fff;
        color: black;
        padding: 1px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
        max-width: 160px;
        border-radius: 3px;
        font-size: 9px;
        border: 0;
        font-weight: 200;
        font-style: italic;
    }

        .glyphicon.glyphicon-info-sign.info.checkAll {
            top: 437px;
            position: absolute;
            left: 10px;
            background: #fff;
            color: black;
            padding: 1px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            display: block;
            max-width: 160px;
            border-radius: 3px;
            font-size: 9px;
            border: 0;
            font-weight: bold;
            font-style: normal;
        }

            .glyphicon.glyphicon-info-sign.info.checkAll input {
                float: left;
                margin-top: -1px;
                margin-right: 5px;
            }
    /* By Vishal mathur for adding info for f2 end*/
    .glyphicon.glyphicon-info-sign input {
        border: 0;
        box-shadow: none;
        outline: none;
        color: #fff;
        background: #fff;
    }

@media (min-width: 768px) {
    .mainWrapper .col-md-3 {
        -ms-flex: 0 0 28%;
        flex: 0 0 28%;
        max-width: 28%;
    }

    .mainWrapper .col-md-9 {
        -ms-flex: 0 0 72%;
        flex: 0 0 72%;
        max-width: 72%;
    }
}


.modalMsg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 9;
}

    .modalMsg .innerBox {
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        top: 50px;
        margin: auto;
        width: 500px;
        background: #fff;
        /*background: url(../../images/bgTexture.png) right center no-repeat #fff; background-size: auto 90%;*/ border-radius: 6px;
        box-shadow: 0 10px 20px rgb(0 0 0 / 15%);
        padding: 40px 60px;
    }

        .modalMsg .innerBox .closeBtn {
            position: absolute;
            right: 15px;
            box-shadow: none;
            outline: none;
            top: 15px;
            opacity: 0.5;
            height: 31px;
            width: 30px;
            z-index: 1;
            margin: 0;
            padding: 0;
            border: 0;
            background: none;
        }

            .modalMsg .innerBox .closeBtn:hover,
            .modalMsg .innerBox .closeBtn:focus {
                opacity: 1;
            }

        .modalMsg .innerBox .content {
            padding-top: 20px
        }

            .modalMsg .innerBox .content p {
                margin: 0;
                font-size: 14px;
                line-height: 20px;
                letter-spacing: 0.3px;
            }

        .modalMsg .innerBox .footer {
            padding-top: 30px;
            text-align: center;
        }

            .modalMsg .innerBox .footer .btn {
                min-width: 100px;
                border-radius: 4px;
                border: 0;
                box-shadow: none;
                outline: none;
                text-align: center;
                height: auto;
                padding: 5px 10px;
                margin: 0 4px;
                font-size: 14px;
                background-color: #f0413c;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                color: #fff;
            }

                .modalMsg .innerBox .footer .btn:hover,
                .modalMsg .innerBox .footer .btn:focus {
                    background: #ce2520;
                }

                .modalMsg .innerBox .footer .btn.dark {
                    background-color: #6d6e72;
                }

                    .modalMsg .innerBox .footer .btn.dark:hover,
                    .modalMsg .innerBox .footer .btn.dark:focus {
                        background-color: #444549;
                    }

.alignCenterRadio.ml-8 {
    margin-left: 8px;
}

.alignCenterRadio span,
.alignCenterRadio {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

    .alignCenterRadio label {
        margin-left: 4px;
    }


.GOCellFilterPanel.HideCol0Panel .GOFilter1.GOImage,
.GOWrap0.GOCellHeaderPanel.HideCol0Panel .GOPanelSelect.GOImageIE,
.GOWrap0.GOCellHeaderPanel.HideCol0Panel,
.GOCellFilterPanel.HideCol0Panel .GOFilter1.GOImageIE,
.GOCellSpacePanel.GOEmpty.GOSearch1.GOPSpace1,
.GOWrap0.GOCellHeaderPanel.HideCol0Panel .GOPanelSelect.GOImage {
    background: none !important;
}

/*.GridMain1 .GridMain2 .GOCellFilterPanel .GOImageIE,
.GridMain1 .GridMain2 .GOSearch1{background:none !important;}*/

.customUpload {
    border: dashed 1px #ccc;
    border-radius: 4px;
    background: #fff;
    width: 100%;
    padding: 1px;
}

    .customUpload input {
        background: #e7e7e7;
        width: 100%;
        border: 0;
        padding: 0;
    }

.GridMain1.GridMain2 u.COToolSpaceButton1,
.GridMain1.GridMain2 u.COToolSpaceButton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: 400;
    border: 1px solid #452202;
    padding: 0px 8px;
    background-image: url(../../images/pop-hed-bg2.gif);
    width: auto !important;
    border-radius: 4px;
    height: 17px;
    line-height: 16px;
}

.GridMain1.GridMain2 u.COToolSpaceButton1 {
    background: #000;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 20%);
}

.GridMain1.GridMain2 .COType {
    font: 10.5px/13px Verdana,Tahoma,"Trebuchet MS",sans-serif;
}



.maindiv #divPaging li > span {
    display: block;
    height: 14px;
    width: 14px;
    border: solid 1px rgba(0,0,0,0.2);
    border-radius: 2px;
    text-align: center;
    font-size: 9px;
    line-height: 13px;
}

textarea {
    resize: none !important;
}

select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    min-width: 135px;
    border: 1px #b3b4b6 solid;
}

    select option {
        margin: 0;
        padding: 2px 5px;
        border-bottom: solid 1px rgba(0,0,0,0.1);
    }

        select option:hover {
            background: rgba(0,0,0,0.05);
        }

        .ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
    min-width:auto;
}

/*Added by Vaibhav Bhardwaj for Grid Header*/
.GridViewFixedHeader {
    font-weight: bold;
    position: relative;
    top: expression(this.offsetParent.scrollTop);
    z-index: 10;  
    background-color: #b3b4b6;
    font-size: 11px;
    text-align:center
}
