/********************************************************************
						Login Page 
********************************************************************/
.esLoginWrapper {
    min-width: 990px;
    max-width: 1100px;
    margin: 0px auto;
    padding: 0px;
}

.mdlPopP_containermid {
    padding: 10px;
    padding-left: 40px;
}

.esLogin_fl-box-blue {
    width: 420px;
    height: 430px;
    background-color: #1e45a4;
    float: left;
    margin-left: 5%;
    text-align: center;
}

.ui-datepicker-trigger
{
    position: absolute;
    left: 46%;
    margin-top: 4px;
    height: 20px;
}

.esLogin_client-logo {
    margin-top: 160px;
    width: 65%;
    margin-left:18px;
}

.esroleconfirm {
    float: right;
    padding-top: 70px;
    padding-right: 30px;
}

.esLogin_fl-box-login {
    width: auto;
    float: left;
    padding-left: 45px;
    padding-right: 45px;
    height: 429px;
    margin-left: 25px;
    border: 1px solid #ccc;
    box-shadow: 3px 3px 10px 5px #ccc;
    -webkit-box-shadow: 3px 3px 10px 5px #ccc;
    -moz-box-shadow: 3px 3px 10px 5px #ccc;
}

.esLogin_Logo {
    width: 100%;
    height: 80px;
    clear: both;
    float: none;
    display: block;
    margin-bottom: 30px;
}

fieldset {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

legend {
    margin-bottom: 10px;
}

    legend a {
        text-decoration: none;
        color: #1e45a4;
    }

.esLogin_fld-row {
    margin-bottom: 10px;
}

    .esLogin_fld-row p {
        padding: 0px;
        font-size: 88%;
    }

        .esLogin_fld-row p a {
            text-decoration: none;
            color: #1e45a4;
        }

.esLogin_textbox {
    border: solid 1px #999;
    width: 314px;
    height: 29px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 3px;
    resize: none;
}

    .esLogin_textbox:focus {
        border: solid 1px #5c5c5c;
        color: #000;
    }

.esLogin_checkbox {
    width: 13px;
    height: 13px;
}

.esLogin_btn {
    background-color: #1e45a4;
    padding: 0px 20px;
    border: 0px;
    color: #fff;
    height: 30px;
    font-size: 110%;
    margin-top: 20px;
}

.esLogin_vld-flds {
    color: #C00;
    font-size: 88%;
    display: block;
    height: 15px;
}

.mar-top20 {
    margin-top: 20px;
}

.esLogin_signin {
    margin-top: 80px;
}

    .esLogin_signin a {
        text-decoration: none;
        color: #1e45a4;
    }
/********************************************************************
						Create User Page 
********************************************************************/
.esFieldSet {
}

    .esFieldSet td {
        text-align: left;
        vertical-align: top;
    }

    .esFieldSet .esLabel {
        display: block;
        padding-bottom: 3px;
    }

.esTextbox {
    border: solid 1px #999;
    width: 175px;
    height: 29px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 3px;
    outline: none;
}

    .esTextbox:focus {
        border: solid 1px #5c5c5c;
        color: #000;
    }

.esDropDown {
    border: solid 1px #999;
    height: 33px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 0px;
    outline: none;
    width: 183px;
}

.esDropDownSmall {
    border: solid 1px #999;
    height: 33px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 0px;
    outline: none;
    width: 89px;
    margin-right: 10px;
}

.esButtonNew {
    background-color: #1e45a4;
    padding: 0px 10px;
    border: 0px;
    float: left;
    color: #fff;
    height: 30px;
    font-size: 110%;
}

.blockcustBtn {
    background-color: #1e45a4;
    text-align: center;
    width: 159px;
    border: 0px;
    float: left;
    color: #fff;
    height: 30px;
    font-size: 110%;
    position:relative;
    left:106%;
}

.esButton {
    background-color: #1e45a4;
    text-align: center;
    width: 180px;
    border: 0px;
    float: left;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 100%;
    
}

.esHoliday {
    background-color: #1e45a4;
    text-align: center;
    width: 159px;
    border: 0px;
    float: left;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 100%;
    margin-left:99px;
    cursor:pointer;
    
}


.esButtonsml {
    background-color: #1e45a4;
    text-align: center;
    width: 70px;
    border: 0px;
    float: left;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 100%;
}

.esButton_old {
    background-color: #1e45a4;
    border: 0px;
    float: left;
    color: #fff;
    height: 30px;
    font-size: 13px;
    text-align: center;
    width: 110px;
}

.esRhtButton {
    background-color: #1e45a4;
    padding: 0px 20px;
    border: 0px;
    color: #fff;
    height: 30px;
    font-size: 110%;
}

.esReset {
    color: #1e45a4;
    margin-left: 10px;
}

.esFltLeft {
    float: left;
}

.es_ChkBox {
    border: 1px solid #999;
}
/*---------------Admin Card Type---------------*/
.imgbutton {
    height: 50px;
    width: 80px;
    float: right;
    padding-right: 50px;
}

.txt_msg {
    font-weight: normal;
    color: #666;
    margin-top: 50px;
    margin-bottom: 10px;
    padding-left: 50px;
}

.passContainer {
    font-family: Segoe UI;
    margin-left: 40px;
    border: 0px solid red;
    padding-left: 13px;
}

.passresetContainer {
    margin-left: 40px;
    border: 0px solid red;
    padding-left: 13px;
    box-shadow: 1px 10px 20px 0px #ccc;
    -webkit-box-shadow: 3px 3px 10px 5px #ccc;
    -moz-box-shadow: 3px 3px 10px 5px #ccc;
}

.pnlpassreset {
    height: 400px;
    width: 1000px;
    background-color: White;
    padding-left: 50px;
    box-shadow: 3px 3px 10px 5px #ccc;
    -webkit-box-shadow: 3px 3px 10px 5px #ccc;
    -moz-box-shadow: 3px 3px 10px 5px #ccc;
}

.pnlpassreset1 {
    height: 500px;
    width: 1000px;
    background-color: White;
    padding-left: 50px;
    box-shadow: 3px 3px 10px 5px #ccc;
    -webkit-box-shadow: 3px 3px 10px 5px #ccc;
    -moz-box-shadow: 3px 3px 10px 5px #ccc;
}

.esMenuDet {
    min-height: 300px;
    width: 800px;
    margin: 20px;
    background-color: White;
    padding-left: 50px;
    box-shadow: 3px 3px 10px 5px #ccc;
    -webkit-box-shadow: 3px 3px 10px 5px #ccc;
    -moz-box-shadow: 3px 3px 10px 5px #ccc;
}

.espass_vld-flds {
    color: #C00;
    font-size: 88%;
    display: block;
    height: auto;
    padding-left: 25px;
}

.mdlPopNew {
    border: 1px solid #999;
    width: 780px;
    height: auto;
}

.mdlPop {
    border: 1px solid #999;
    width: auto;
    height: auto;
}

.mdlPopGrid {
    border: 1px solid #999;
    width: 700px;
    height: auto;
}

.mdlPop_container {
    float: left;
    margin: 18px;
    width: 500px;
}

.mdlPop_containerSmall {
    float: left;
    margin: 10px;
    width: auto;
    color: #1E45A4;
}

.ckbox_flot {
    float: left;
    width: 50px;
}

.errMsg {
    color: Red;
    font-size: 12px;
    font-weight: normal;
}

.errMsgBld {
    color: Red;
    font-size: 11px;
    font-weight: bold;
}

.errMsgBldbig {
    color: Red;
    font-size: 15px;
    font-weight: bold;
}

.esDropDownNew {
    border: solid 1px #999;
    height: 25px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 0px;
    outline: none;
    width: 250px;
}

.ustax-select {
    border: solid 1px #999;
    height: 28px;
    color: #5c5c5c;
    padding: 2px 6px;
    outline: none;
    width: 187px;
}

.ustax-text {
    border: solid 1px #999;
    height: 22px;
    color: #5c5c5c;
    padding: 2px 6px;
    outline: none;
    width: 180px;
}

.ustax-bold {
    margin-top: 5px;
    font-weight: bold;
    font-size: 15px;
}

.esDropDownPayment {
    border: solid 1px #999;
    height: 25px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 0px;
    outline: none;
    width: 220px;
}
.esDropDownPayment_W_200 {
    border: solid 1px #999;
    height: 25px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 0px;
    outline: none;
    width: 200px;
}

.esTextbox_new {
    border: solid 1px #999;
    width: 210px;
    height: 22px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 3px;
    outline: none;
}
.esTextbox_new1 {
    border: solid 1px #999;
    width: 672px;
    height: 22px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 3px;
    outline: none;
}

.esTextbox_newAdd {
    border: solid 1px #999;
    width: 185px;
    height: 22px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 3px;
    outline: none;
}

.esTextbox_mail {
    border: solid 1px #999;
    width: 210px;
    height: 22px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 3px;
    outline: none;
    text-transform: lowercase;
}

.esTextbox_date {
    border: solid 1px #999;
    width: 172px;
    height: 22px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 3px;
    outline: none;
}

.popup_btnNew {
    float: left;
    width: 250px;
    margin-left: 240px;
}

.popup_btn1 {
    float: left;
    width: 450px;
    margin-left: 0px;
}

.popup_btn {
    float: left;
    width: 250px;
    margin-left: 110px;
}

.popup_btn2 {
    margin: 0 auto;
    width: 200px;
}

.btn_lftRgt {
    float: left;
    min-width: 70px;
    margin-left: 3px;
}

.enable_chk {
    height: 20px;
    line-height: 20px;
}

    .enable_chk input {
        height: 20px;
        width: 20px;
    }

.txtcenter {
    clear: both;
    text-align: center;
    /*width: 450px;*/
}
.txtcenter_new {
    clear: both;
    text-align: center;
    width: 627px;
    margin-bottom: 15px;
}

.txtcenter1 {
    clear: both;
    text-align: center;
    width: 450px;
    margin-left: 130px;
}

.txtcenter_upload {
    clear: both;
    text-align: right;
    width: 610px;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
/*---------------Admin Quick Details---------------*/

.lstBox_lft {
    float: left;
    width: 200px;
}

.mov_lft {
    float: left;
    width: 80px;
    margin-top: 80px;
    margin-right: 10px;
}

.mov_rgt {
    float: left;
    width: 80px;
    margin-top: 80px;
}

.lstBox_rgt {
    float: left;
    width: 200px;
    margin-left: 15px;
}

.upDown_btn {
    float: left;
    width: 100px;
    margin-top: 45px;
}

.mov_up {
    float: left;
    width: 100px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.mov_down {
    float: left;
}

.clearCntr {
    clear: both;
    display: block;
    text-align: center;
    width: 540px;
}

.eslistBox {
    border: 1px solid #2E73AC;
}

.cancel_Btn {
    float: left;
    margin-top: 8px;
    width: 200px;
    margin-left: 120px;
}

.blkCustPop {
    background: #fff;
    border: 1px solid #666;
    width: 400px;
}

.uploadBdr {
    border: 1px solid #2E73AC;
    font-size: 12px;
}

.blkCustPop_mar {
    margin: 15px;
}

.txtCntr {
    text-align: center;
}

.blkcust_srch {
    clear: both;
    margin: 0 auto;
    margin-bottom: 15px;
    width: 780px;
    height: 50px;
    padding: 20px;
    padding-bottom: 0px;
    border: 1px solid #ccc;
    box-shadow: 3px 3px 10px 5px #ccc;
    -webkit-box-shadow: 3px 3px 10px 5px #ccc;
    -moz-box-shadow: 3px 3px 10px 5px #ccc;
}

.blkconfig_srch {
    clear: both;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 20px;
    padding-bottom: 0px;
    border: 1px solid #ccc;
    box-shadow: 3px 3px 10px 5px #ccc;
    -webkit-box-shadow: 3px 3px 10px 5px #ccc;
    -moz-box-shadow: 3px 3px 10px 5px #ccc;
}

.blkcust_srch1 {
    clear: both;
    margin: 0 auto;
    margin-bottom: 15px;
    width: 780px;
    height: 230px;
    padding: 20px;
    padding-bottom: 0px;
    border: 1px solid #ccc;
    box-shadow: 3px 3px 10px 5px #ccc;
    -webkit-box-shadow: 3px 3px 10px 5px #ccc;
    -moz-box-shadow: 3px 3px 10px 5px #ccc;
}
.blkcust_srch3 {
    clear: both;
    margin: 0 auto;
    margin-bottom: 15px;
    width: 780px;
    height: 120px;
    padding: 20px;
    padding-bottom: 0px;
    border: 1px solid #ccc;
    box-shadow: 3px 3px 10px 5px #ccc;
    -webkit-box-shadow: 3px 3px 10px 5px #ccc;
    -moz-box-shadow: 3px 3px 10px 5px #ccc;
}

.blkcust_srch2 {
    clear: both;
    margin: 0 auto;
    margin-bottom: 15px;
    width: 780px;
    height: 191px;
    padding: 20px;
    padding-bottom: 0px;
    border: 1px solid #ccc;
    box-shadow: 3px 3px 10px 5px #ccc;
    -webkit-box-shadow: 3px 3px 10px 5px #ccc;
    -moz-box-shadow: 3px 3px 10px 5px #ccc;
}

.esGridView {
    float: left;
    margin-top: 20px;
}

.fltLft {
    float: left;
    margin-top: 10px;
}

.fltRgt {
    float: right;
}

.TabBdr {
    border: 1px solid #1e45a4;
    padding: 10px;
    float: right;
    height: auto;
    width: 1200px;
    padding-bottom: 20px;
    margin-right: 5px;
}

.BtnCntr {
    float: left;
    margin-top: 20px;
    margin-left: 250px;
}

.popupRow {
    float: left;
    width: 500px;
}
.popupRow_W_720 {
    float: left;
    width: 720px;
}

.popupRowNew {
    float: left;
    width: 750px;
    margin-left: 20px;
}

.popupRow2 {
    float: left;
    width: 500px;
    height: 80px;
}

.popupRow3 {
    float: left;
    width: 400px;
    margin-left: 25px;
}

.PopName {
    float: left;
    width: 240px;
}

.linHt {
    line-height: 38px;
    padding-bottom: 10px;
}

.PopName2 {
    float: left;
    width: 900px;
    padding-left: 10px;
    background: #eee;
    line-height: 30px;
}

.MrgnLft {
    margin-left: 120px;
    margin-top: 0px;
}

.redStar {
    color: Red;
   
}

.popupHed {
    background-color: #1E45A4;
    color: #fff;
    font-weight: normal;
    padding: 4px;
}

.addBtn {
    float: left;
    width: 100px;
    margin-top: 15px;
}

.addbtnspace {
    float: left;
    width: 550px;
}

.addChannel {
    float: left;
    width: 200px;
    margin-top: 15px;
    border: 0px solid red;
    text-align: center;
}

.pdingTopDrop {
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}

.pdingTopDrop1 {
    float: left;
    margin-right: 84px;
    margin-top: 3px;
}

.pdingTop {
        float: left;
    margin-right: 5px;
    margin-top: 3px;
}

.pdingTopBtn {
    float: left;
    margin-right: 5px;
}

.bckButton {
    float: left;
    width: 450px;
    margin-top: 15px;
    border: 0px solid red;
}

.bckButtonNew {
    float: left;
    width: 450px;
    margin-top: 15px;
    padding-left: 100px;
}

.bckButton2 {
    float: left;
    width: 550px;
    margin-top: 15px;
    border: 0px solid red;
}

.btnflot {
    float: left;
    margin-right: 5px;
}

.TabButton {
    background-color: #1e45a4;
    text-align: center;
    /* width: 100px; */
    border: 0px;
    float: left;
    color: #fff;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    cursor: pointer;
}

.btncntr {
    float: left;
    margin-left: 400px;
    margin-top: 15px;
    border: 1px solid #fff;
}

.srchFont {
    font-size: 16px;
}

.popupRowClr {
    clear: both;
    width: 300px;
    margin-bottom: 10px;
    margin-left: 110px;
}

.andOr {
    clear: both;
    font-size: 11px;
    margin-left: 80px;
    margin-top: 8px;
}

.fileuplod {
    border: 0px solid #999;
}

.esdrp_createUsr {
    border: solid 1px #999;
    height: 25px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 0px;
    outline: none;
    width: 220px;
}

.esButtonArrow {
    background-color: #1e45a4;
    padding: 0px 20px;
    border: 1px solid #1e45a4;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    color: #fff;
    height: 30px;
    font-size: 110%;
}

.esBtnLabelAct {
    padding-left: 17px;
    text-align: center;
    vertical-align: top;
    font-size: 11px;
    color: #5c5c5c;
}

.esBtnLabelDAct {
    padding-left: 10px;
    text-align: center;
    vertical-align: top;
    font-size: 11px;
    color: #5c5c5c;
}

.esBtnLabelUp {
    padding-left: 19px;
    text-align: left;
    vertical-align: top;
    font-size: 11px;
    color: #5c5c5c;
}

.mdlPopRpt {
    border: 1px solid #999;
    width: 1000px;
    height: auto;
}

.esSpanHead {
    background-color: #1E45A4;
    color: #fff;
    font-weight: normal;
    padding: 0px;
    width: 220px;
}

.mdlPop_Rptcontainer {
    float: left;
    margin: 18px;
    width: 1000px;
}

.popupRptRow {
    float: left;
    width: 1000px;
}

.PopRptName {
    float: left;
    width: 250px;
}

.esBtnLabelHead {
    padding-left: 19px;
    text-align: left;
    vertical-align: top;
    font-size: 12px;
    color: #5c5c5c;
    font-weight: bold;
}

.esLinkBtn {
    color: #1E45A4;
    font-size: 12px;
}

.esLeftrow {
    float: left;
    width: 550px;
}

    .esLeftrow esRightrow {
        margin-left: 300px;
        margin-top: 0px;
    }
/*----------------TREE ----------------------*/
.clsTree {
    margin-bottom: 20px;
    margin-left: 0px;
    padding: 0px;
}

.treeNode {
    color: #666;
    font: 14px Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}

span.treeNodeClicked {
    display: inline-block;
    background-color: #1e45a4;
    padding: 7px 20px;
    position: relative;
    color: #fff;
    left: 0px;
    min-width: 150px;
    border-radius: 5px;
}


.rootNode {
    font-size: 14px;
    width: 330px;
    color: #1E45A4;
    font-weight: bold;
    padding-right: 14px;
    padding-left: 3px; /* background:url("../images/treebg.jpg");*/
}

.leafNode {
    border: 0px;
    padding: 4px;
    color: #1E45A4;
    background-color: #fff;
    font-weight: bold;
}

    .leafNode input {
        /*visibility:hidden;*/
        float: right;
        position: relative;
        z-index: 999;
        .position:relative;
        z-index: 999;
        margin-top: 7px;
        margin-right: 10px;
        *top: 23px;
        *margin-top: -15px;
        *margin-left: 169px;
    }

        .leafNode input.active {
            background-color: red;
        }

        .leafNode input.deactive {
            background-color: blue;
        }

span.rootNode, span.treeNode {
    display: inline-block;
    background-color: #1e45a4;
    padding: 7px 20px;
    position: relative;
    color: #fff;
    left: 0px;
    margin-bottom: 10px;
    border-radius: 5px;
    min-width: 225px;
    pointer-events: none;
    cursor: default;
}

span.leafNode {
    display: inline-block;
    background-color: #1e45a4;
    padding: 7px 20px;
    position: relative;
    color: #fff;
    left: 0px;
    min-width: 225px;
    border-radius: 5px;
    border: none;
}

span.leafNodeClicked {
    display: inline-block;
    background-color: #1e45a4;
    padding: 7px 20px;
    position: relative;
    color: #fff;
    left: 0px;
    min-width: 225px;
    border-radius: 5px;
}


.treeNode input {
    /*visibility:hidden;*/
    float: right;
    position: relative;
    z-index: 999;
    .position:relative;
    z-index: 999;
    margin-top: 7px;
    margin-right: 10px;
    *top: 23px;
    *margin-top: -15px;
    *margin-left: 169px;
}

    .treeNode input.active {
        background-color: red;
    }

    .treeNode input.deactive {
        background-color: blue;
    }

span.treeNodeClicked {
    display: inline-block;
    background-color: #1e45a4;
    padding: 7px 20px;
    position: relative;
    color: #fff;
    left: 0px;
    min-width: 225px;
    border-radius: 5px;
}

a.leafNode {
    display: inline-block;
    background-color: #1e45a4;
    padding: 7px 20px;
    position: relative;
    color: #fff;
    left: 0px;
    min-width: 60px;
    border-radius: 5px;
    pointer-events: none;
    cursor: default;
}

a.leafNodeClicked {
    display: inline-block;
    background-color: #1e45a4;
    padding: 7px 20px;
    position: relative;
    color: #fff;
    left: 0px;
    min-width: 60px;
    border-radius: 5px;
    pointer-events: none;
    cursor: default;
}



/*----------------TREE END ----------------------*/
.esMarginLft {
    margin-right: 10px;
    float: left;
}

.esMarginLftHd {
    width: 260px;
    float: left;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    color: #1e45a4;
    border: 0px solid red;
}

.esMarginRht {
    margin-right: 10px;
    float: right;
}

.clearNew {
    margin-bottom: 10px;
}

.gridMarg {
    float: left;
    margin: 25px;
    margin-left: 70px;
    width: 500px;
}

.gridMarg2 {
    float: left;
    width: 670px;
    height: 430px;
    margin-left: 10px;
    margin-bottom: 5px;
    background: #fff;
    margin-top: 0px;
    padding-top: 0px;
    overflow: auto;
}

.lablTxt {
    font-size: 13px;
}

.esGridBtn {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 15px;
}

.esLft {
    margin-left: 200px;
}

.blankSpace1 {
    width: 550px;
    float: left;
}

.blankSpace2 {
    width: 450px;
    float: left;
}

.txtboxCntr {
    margin-left: 125px;
}

.txtboxCntr2 {
    margin-left: 200px;
}

.txtboxCntr3 {
    margin-left: 70px;
}

.reportLeft {
    float: left;
    width: 100%;
}

.reportRight {
    float: left;
    width: 100%;
    margin-top: 2px;
    padding-top: 0px;
    border-top: 1px solid #ccc;
}

.esFilter {
    float: right;
    margin-bottom: 3px;
}

.reportTop {
    padding-top: 4px;
}

.emtyWidth {
    float: left;
    width: 130px;
}

.emtyWidth2 {
    float: left;
    width: 330px;
}

.lftErr {
    text-align: left;
    float: left;
    width: 180px;
}

.filterTxtBox {
    border: solid 1px #999;
    width: 150px;
    height: 18px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 3px;
    outline: none;
}

.filterDropDown {
    border: solid 1px #999;
    height: 22px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 0px;
    outline: none;
    width: 150px;
}

.filterButton {
    background-color: #1e45a4;
    border: 0px;
    float: left;
    color: #fff;
    height: 22px;
    line-height: 22px;
    font-size: 11px;
    text-align: center;
    width: 60px;
    margin-top: 4px;
    margin-right: 11px;
}

.downloadButton {
    background-color: #1e45a4;
    border: 0px;
    float: left;
    color: #fff;
    height: 22px;
    line-height: 22px;
    font-size: 11px;
    text-align: center;
    width: 60px;
    margin-top: 25px;
    margin-left: 15px;
    margin-right: 11px;
}

.errFilter {
    float: right;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: right;
    margin-right: 125px;
}

.errMarg {
    margin-right: 63px;
}

.entrdigit {
    font-size: 11px;
    clear: both;
    font-style: italic;
}

.lftspace {
    float: left;
    margin-left: 15px;
}

.newErr {
    clear: both;
    margin-left: 150px;
}

.esbtnLft {
    float: left;
    margin-top: 90px;
    width: 200px;
}

.esQuicLft {
    float: left;
    width: 700px;
    margin-left: 10px;
    margin: 20px;
}

.quicOut {
    width: 950px;
    margin-left: 150px;
    min-height: 320px;
}

.quicOut2 {
    float: left;
    width: 700px;
    margin-left: 200px;
}

.quicOut3 {
    float: left;
    margin-top: 50px;
    width: 200px;
}

.reportPA {
    float: left;
    width: 300px;
    margin-right: 15px;
    min-height: 400px;
    border-right: 1px solid #1E45A4;
}

.reportPANew {
    float: left;
    width: 470px;
    margin-right: 15px;
    min-height: 400px;
    border-right: 1px solid #1E45A4;
}

.reportPAsmall {
    float: left;
    width: 300px;
    margin-right: 15px;
    min-height: 130px;
    border-right: 1px solid #1E45A4;
}

.reportPA2 {
    float: left;
    width: 310px;
    margin-right: 5px;
    border-right: 0px solid #1E45A4;
}

.reportPA3 {
    float: left;
    width: 320px;
    margin-right: 5px;
    border-right: 0px solid #1E45A4;
}

.rpotTopLine {
    border-top: 2px solid #1E45A4;
    width: 100%;
    height: 20px;
    clear: both;
}

.reportRow {
    clear: both;
    width: 300px;
    height: 30px;
    line-height: 30px;
}

.reportRowNew {
    clear: both;
    width: 460px;
    height: 30px;
    line-height: 30px;
}

.reportTitl {
    float: left;
    width: 141px;
}

.reportTitlNew {
    float: left;
    width: 250px;
}

.reportValNew {
    float: left;
    width: 190px;
}

.reportVal {
    float: left;
    width: 150px;
}

.reportTxtBoxNew {
    border: 0px;
    width: 190px;
    height: 22px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 3px;
    outline: none;
}

.reportTxtBox {
    border: 0px;
    width: 150px;
    height: 22px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 3px;
    outline: none;
}

.reportTxtBox2 {
    border: 0px;
    width: 150px;
    height: 22px;
    color: #5c5c5c;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
    outline: none;
}

.esreportHead {
    background-color: #1E45A4;
    color: #fff;
    font-weight: normal;
    padding: 3px;
    width: 280px;
}

.esreportHeadNew {
    background-color: #1E45A4;
    color: #fff;
    font-weight: normal;
    padding: 3px;
    width: 460px;
}

.report_btn {
    float: left;
    width: 120px;
    margin-left: 400px;
}

.sidLine {
    float: left;
    border-left: 1px solid #1E45A4;
    width: 18px;
    height: 400px;
}

.RpotpopupHed {
    background-color: #1E45A4;
    color: #fff;
    font-weight: normal;
    padding: 4px;
    width: 1028px;
}

.btnnone {
    display: none;
    width: 0px;
    height: 0px;
}
/*a[title]:hover:after {
  font-size:14px; color:Red;}*/
.esSuccess {
    float: left;
    text-align: center;
    color: #027016;
    line-height: 30px;
    width: 280px;
    font-size: 12px;
}

.esPopupName {
    float: left;
    text-align: center;
    width: auto;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
}

.esMsgBtn {
    margin-left: 100px;
    float: left;
    margin-top: 15px;
    width: 280px;
}

.blkcust_srch_StatusCode {
    clear: both;
    margin: 0 auto;
    margin-bottom: 15px;
    width: 944px;
    min-height: 325px;
    padding: 10px;
    padding-bottom: 10px;
    border: 1px solid #ccc;
    box-shadow: 3px 3px 10px 5px #ccc;
    -webkit-box-shadow: 3px 3px 10px 5px #ccc;
    -moz-box-shadow: 3px 3px 10px 5px #ccc;
}

.popupRowNew_ST {
    float: left;
    width: 920px;
    margin-left: 20px;
}

.popupRowNew_ST_CD {
    float: left;
    width: 650px;
    margin-left: 110px;
}

.popupRowNew_ST_CD1 {
    float: left;
    width: 650px;
    margin-left: 252px;
}

.PopName_ST {
    float: left;
    width: 300px;
    padding-top: 10px;
}

.PopName_ST1 {
    float: left;
    width: 300px;
}

.PopName_ST2 {
    float: left;
    width: 300px;
    margin-left: 164px;
}
.PopName_ST_BulkUpload {
    float: left;
    width: 350px;
    padding-top: 10px;
    margin-left: 10px;
}
.PopName_STAdd {
    float: left;
    width: 225px;
}

.esDropDownPayment_ST {
    border: solid 1px #999;
    height: 25px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 0px;
    outline: none;
    width: 283px;
}

.esDropDownPayment_STAdd {
    border: solid 1px #999;
    height: 25px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 0px;
    outline: none;
    width: 155px;
}

.esTextbox_new_ST {
    border: solid 1px #999;
    width: 270px;
    height: 22px;
    color: #5c5c5c;
    padding-left: 3px;
    padding-right: 3px;
    outline: none;
}

.esButton_ST {
    background-color: #1e45a4;
    text-align: center;
    width: 177px;
    border: 0px;
    float: left;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 100%;
}

.popup_btn_ST {
    float: left;
    width: 250px;
    margin-left: 250px;
}

.TabButton_showBorder {
    border: 2px solid #FF8C00;
    background-color: #1e45a4;
    text-align: center;
    /* width: 100px; */
    float: left;
    color: #fff;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    cursor: pointer;
}


/*****Progress Image Style************/
.modal {
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}

.loading {
    font-family: Arial;
    font-size: 10pt;
    border: 5px solid #67CFF5;
    width: 200px;
    height: 100px;
    display: none;
    position: fixed;
    background-color: White;
    z-index: 999;
}

/*****End************/

/*Ireland County*/
.display-none {
    display: none;
}

.display-grid {
    display: grid;
}

.border-right {
    border-right: solid 1px #666 !important;
}
/*Ireland County*/

/*FRR-3150*/
.errMsg_Medium {
    color: Red;
    font-size: 12px;
    font-weight: normal;
}

.txtcenter_pad {
    clear: both;
    text-align: center;
    width: 450px;
    padding-bottom: 15px;
}

.esButton_gray {
    background-color: gray;
    text-align: center;
    width: 142px;
    border: 0px;
    float: left;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 100%;
}

.esButton_RG {
    background-color: #1e45a4;
    text-align: center;
    width: 142px;
    border: 0px;
    float: left;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 100%;
}

.No-cursor {
    pointer-events: none;
}
/*FRR-3150*/
.txtCenterTax {
    clear: both;
    text-align: center;
    padding-bottom: 15px;
}
.ButtonActive {
            background-color: #1e45a4;
            text-align: center;
            width: 150px;
            float: left;
            color: #fff;
            border: 2px solid #1e45a4;
            height: 30px;
            line-height: 30px;
            font-size: 100%;
        }

        .ButtonInActive {
            background-color: white;
            text-align: center;
            width: 150px;
            border: 2px solid;
            float: left;
            color: black;
            height: 30px;
            line-height: 30px;
            font-size: 100%;
        }

        .AdminBlock {
            clear: both;
            margin: 0 auto;
            margin-bottom: 15px;
            width: 900px;
            padding: 20px;
            padding-bottom: 0px;
            border: 1px solid #ccc;
            box-shadow: 3px 3px 10px 5px #ccc;
            -webkit-box-shadow: 3px 3px 10px 5px #ccc;
            -moz-box-shadow: 3px 3px 10px 5px #ccc;
        }

        .AdminTab {
            clear: both;
            margin: 0 auto;
            margin-bottom: 15px;
            width: 916px;
            padding: 20px;
            padding-bottom: 0px;
            padding-left: 0px;
        }

        .ButtonActive-ustax {
            background-color: #1e45a4;
            text-align: center;
            width: 99px;
            float: left;
            color: #fff;
            border: 2px solid #1e45a4;
            height: 28px;
            line-height: 24px;
            font-size: 100%;
        }

        .ButtonActive-tabustax {
            background-color: #dadadc;
            text-align: center;
            width: 150px;
            float: left;
            color: #080808;
            border: 1px solid #a9a9a9;
            height: 30px;
            font-size: 100%;
            font-weight: bold;
            border-bottom: none;
        }

        .ButtonActive-tabustax-inactive {
            background-color: #fcfcfd;
            text-align: center;
            width: 150px;
            float: left;
            color: #080808;
            border: 1px solid #a9a9a9;
            height: 30px;
            font-size: 100%;
            border-bottom: none;
        }

        .ustax-border-tab {
            border-bottom: 1px darkgrey solid;
            padding-bottom: 15px;
            width: 900px;
            padding-left: 0px;
        }

        .ustax-popup {
            background-color: rgb(241, 239, 239);
            border: 1px #1b1b1b solid;
            border-style: solid;
            font-size: 13px;
            height: 80px;
            width: 200px;
            overflow: auto;
            position: absolute;
            visibility: visible;
            left: 310px;
            top: 429px;
            z-index: 1000;
            text-transform: capitalize;
        }

        .feature-popup {
            background-color: rgb(251, 251, 251);
            border: 1px solid rgb(27, 27, 27);
            font-size: 12px;
            width: 210px!important;
            overflow: auto;
            position: absolute;
            visibility: visible;
            left: 470px;
            top: 631px;
            z-index: 1000;
            text-transform: capitalize;
            text-align: left;
            height: 120px;
        }

        .feature-popup1 {
            background-color: rgb(251, 251, 251);
            border: 1px solid rgb(27, 27, 27);
            font-size: 12px;
            width: 210px!important;
            overflow: auto;
            position: absolute;
            visibility: visible;
            left: 470px;
            top: 631px;
            z-index: 1000;
            text-transform: capitalize;
            text-align: left;
        }

        table#cphInnerPage_ctl12_grvTaxDetails tr {
            color: #040404;
        }
        /*table#cphInnerPage_ctl12_grdZipCodeConfig tr {
            color: #040404;
        }*/
        .ButtonActive-ustax-reset {
            background-color: #a9a9a9;
            text-align: center;
            width: 99px;
            float: left;
            color: #fff;
            border: 2px solid #a9a9a9;
            height: 28px;
            line-height: 24px;
            font-size: 100%;
        }

        .display-none {
            display: none;
        }
.ButtonActive_Config {
            background-color: #1e45a4;
            text-align: center;
            width: 70px;
            float: left;
            color: #fff;
            border: 2px solid #1e45a4;
            height: 30px;
            line-height: 30px;
            font-size: 100%;
        }		
.mdlPop_W_700 {
    border: 1px solid #999;
    width: 720px;
    height: auto;
}
#cphInnerPage_UpdateGridView div {
    margin: 0 auto;
    margin-bottom: 15px;
    width: 953px;
}
.table-min{
    display:flex;
    justify-content:space-between;
}
    .table-min .esGrdRight {
        display: flex;
        justify-content: end;
    
    }
#cphInnerPage_UpdateGridView div{
    margin-bottom:unset !important;
}
#cphInnerPage_UpdateGridView .esGridView{
    margin-left:unset;
}
.blkcust_srch_StatusCode.non-Red {
    min-height: 280px;
}