@font-face {
    font-family: 'KhmerUI';
    src: url('../fonts/KhmerUI.eot');
    src: url('../fonts/KhmerUI.eot?#iefix') format('embedded-opentype'), url('../fonts/KhmerUI.woff') format('woff'), url('../fonts/KhmerUI.ttf') format('truetype'), url('../fonts/KhmerUI.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
    font-family: 'Nunito-Regular';
    src: url('../fonts/Nunito-Regular.eot');
    src: url('../fonts/Nunito-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Nunito-Regular.woff') format('woff'), url('../fonts/Nunito-Regular.ttf') format('truetype'), url('../fonts/Nunito-Regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
    font-family: 'SourceSansPro-Regular-webfont';
    src: url('../fonts/SourceSansPro-Regular-webfont.eot');
    src: url('../fonts/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/SourceSansPro-Regular-webfont.woff') format('woff'), url('../fonts/SourceSansPro-Regular-webfont.ttf') format('truetype'), url('../fonts/SourceSansPro-Regular-webfont.svg#glyphicons_halflingsregular') format('svg');
}

body {
    font-family: OpenSans-Regular;
}

@media (max-width: 1023px) {
    .gridshowdv {
        width: 100%;
        text-align: center;
    }

    .gridRecordTxt {
        width: 100%;
        text-align: center;
        float: left;
        margin: 10px 0
    }

    .gridbutton {
        text-align: center;
        width: 100%;
    }

    .showtxtmob { /*overflow:hidden;*/
        margin: 0 auto;
        width: auto !important;
        display: table;
    }

    .gridbtnmob {
        margin: 0 auto;
        width: auto !important;
        display: table;
        overflow: hidden;
    }

    .crm-showtxtmob {
        overflow: auto;
    }

    .modal-body h4 {
        margin-bottom: 0px;
        text-align: left;
    }
}

/* HEADLINE START*/
.multigrid-hdsec2 > h6 {
    font-size: 14px;
    font-weight: bold;
    margin: 2px 0 0 0;
    float: left;
    width: auto;
}

.multigrid-hdsec3 > h6 {
    font-size: 16px;
    font-weight: bold;
    margin: 2px 0 0 0;
    float: left;
    width: auto;
}

.dashbox h2 {
    font-size: 24px;
    text-align: left;
    float: left;
    font-weight: normal;
}

.multitabsec h4 {
    margin-top: 0px;
}

.gridster-box .multigrid-hdsec h3 {
    margin-top: 8px
}

.gridster-box .multigrid-hdsec span i {
    font-size: 20px;
    color: #fff;
    margin-top: 5px;
}

.gridster-box .multigrid-hdsec span button i {
    color: #000000;
    font-size: 16px;
}
/* HEADLINE END*/

.full-height {
    height: 100%;
}

/* FOOTABLE SECTION START*/
.footable {
    border-spacing: 0;
    width: 100%;
    font-size: 11px;
    float: left;
}

    .footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
        cursor: pointer;
    }

    .footable > thead > tr > th {
        font-size: 11px;
        text-align: left;
        padding: 3px 8px;
        width: auto;
        word-break: keep-all;
        white-space: nowrap;
    }

    .footable > tfoot > tr > td {
        font-size: 11px;
        text-align: left;
        padding: 3px 8px;
        width: auto;
    }

    .footable > thead > tr:nth-child(2) > th {
        padding: 2px;
    }

        .footable > thead > tr:nth-child(2) > th .input-sm {
            height: 24px !important;
            padding: 2px;
            font-size: 12px;
            line-height: 1.5;
            border-radius: 3px;
        }

.scrollClass2 .footable > tbody > tr > td span {
    white-space: nowrap;
}

.tfooter {
    background-image: none;
    pointer-events: none
}

    .tfooter > td.expand > span.footable-toggle {
        background-image: none !important;
        pointer-events: none;
    }

    .tfooter > td {
        font-size: 11px;
        text-align: left;
        padding: 6px 8px !important;
        width: auto;
    }

.footable > tbody > tr > td {
    padding: 6px 15px 6px 8px;
    font-size: 11px;
    line-height: 17px;
    width: auto;
    border-left: none;
}

    .footable > tbody > tr > td:focus {
        outline: none;
    }

.footable > tfoot > tr > td {
    padding: 3px 6px;
    font-size: 11px;
    line-height: 17px;
    width: auto;
}

.footable > thead > tr > th:first-child, .footable > thead > tr > td:first-child {
}

.footable > thead > tr > th:last-child, .footable > thead > tr > td:last-child {
}

.footable > thead > tr > th:only-child, .footable > thead > tr > td:only-child {
}

.footable > tbody > tr:last-child > td:first-child {
}

.footable > tbody > tr:last-child > td:last-child {
}

.footable > tbody img {
    vertical-align: middle;
}

.footable-row-detail-name {
    float: left;
    width: 34%;
    padding: 8px 10px;
    font-size: 11px;
    font-weight: bold;
}

.footable-row-detail-value {
    float: left;
    width: 60%;
    padding: 8px 10px;
    text-align: left !important
}

.footable-row-detail-inner {
}

.footable-row-detail-row {
    overflow: hidden;
}

.footable-row-detail-cell {
    padding: 0 !important
}

.footable-row-detail-row > div:last-child {
    border-bottom: none;
}

.control-label {
    float: left;
}

.norec {
    width: 100%;
    float: left;
    margin: -10px 0 10px 0;
    padding: 11px 0;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.footable .TotalTxt {
    font-weight: bold;
    font-size: 13px;
    text-align: right;
}

.TotalTxt2 {
    font-weight: bold;
    text-align: right;
}

.remove-footable {
    pointer-events: none;
}

    .remove-footable > td {
        padding: 8px !important;
        font-size: 13px !important;
        text-align: right;
        font-weight: bold;
    }

        .remove-footable > td > span {
            background-image: none !important;
            margin: 0 !important;
            padding: 0 !important;
        }

.footable > tbody.tbodysticky {
    float: left;
    width: 100%;
    display: table;
}

.footable .gridhd3 {
    font-size: 14px;
    font-weight: bold
}

.footable .gridhd4 {
    font-size: 12px;
    font-weight: bold
}

.footable .gridhd4a {
    font-size: 11px;
    font-weight: bold
}

.footable .gridhd5 {
    font-size: 11px;
    font-weight: bold
}

.footable .gridhdnew {
    font-size: 12px;
    font-weight: bold
}

.gridhdnew {
    font-size: 12px;
    font-weight: bold;
    color: #f0ad4e !important;
}

/*FOOTABLE SECTION END*/


/* DOTTED GRID SECTION START*/
.dotted-grid {
    border-spacing: 0;
    width: 100%;
    font-size: 11px;
    float: left;
    margin-bottom: 15px;
    font-weight: bold
}

    .dotted-grid > tbody > tr > td {
        padding: 6px 8px;
        font-size: 11px;
        line-height: 17px;
        width: auto;
        border-left: none;
        font-weight: bold
    }
/* DOTTED GRID SECTION END*/


/*GRID TOP SECTION START*/
.gridtopsec {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left
}

.gridshowdv {
    float: left;
    margin: 0;
    padding: 0;
}

.gridshowtxt {
    float: left;
    margin: 5px 5px 0 0;
    padding: 0;
    font-size: 11px;
}

.gridshowdrp {
    width: 85px;
    float: left;
    padding: 4px;
    height: 27px;
    font-size: 11px;
}

.batchdrp {
    width: 100px;
    float: left;
    padding: 4px;
    height: 26px;
    font-size: 11px;
}

.gridRecordTxt {
    font-size: 11px;
    margin-top: 4px;
    text-align: center;
}

    .gridRecordTxt span {
        font-weight: bold;
    }

.gridbutton {
    float: right;
    text-align: right;
    overflow: hidden
}

    .gridbutton ul {
        float: right;
        text-align: right;
        margin: 0;
        padding: 0
    }

    .gridbutton li {
        list-style-type: none;
        float: left;
        margin: 0 5px 0 0;
        padding: 5px 0;
    }

        .gridbutton li span {
            font-size: 11px;
        }

        .gridbutton li:last-child {
            margin-right: 0px;
        }

        .gridbutton li a {
            border-radius: 0px;
            padding: 4px 8px;
        }

.goTxtbox {
    width: 85px;
    margin-top: -3px;
    height: 32px;
    font-size: 11px;
}

.gridSearchDrp {
    margin-top: 2px;
}
/*GRID TOP SECTION END*/

/*REPORT SECTION START*/
.reportdvsec section {
    margin-bottom: 20px;
    overflow: hidden;
    height: 100%;
}

.reportbutton {
    text-align: right;
    margin: 0 0 0 15px !important;
    padding: 0;
    width: auto;
}

    .reportbutton ul {
        float: right;
        text-align: right;
        margin: 0;
        padding: 0
    }

    .reportbutton li {
        list-style-type: none;
        float: left;
        margin: 0 5px 0 0;
        padding: 5px 0;
    }

        .reportbutton li span {
            font-size: 11px;
        }

        .reportbutton li:last-child {
            margin-right: 0px;
        }

        .reportbutton li a {
            border-radius: 3px;
            padding: 7px 11px;
        }

.reportgoTxtbox {
    width: 43px;
    margin-top: -6px;
    height: 29px;
    font-size: 11px;
}

.report-headersec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 7px 15px 3px 15px;
}

.report-searchsec {
    max-width: 300px;
    margin-right: 10px
}

.reporbuttonsec {
    height: 47px;
    margin: 44px 0 0 0;
    padding: 0;
    width: 100%;
}

.reporticon {
    text-align: right;
    margin: 0;
    padding: 0
}

    .reporticon > li {
        list-style-type: none;
        float: left;
        margin: 0 5px 0 0;
        padding: 0;
    }

        .reporticon > li > a > span {
            font-size: 15px;
        }

        .reporticon > li:last-child {
            margin-right: 0px;
        }

        .reporticon > li > a {
            border-radius: 3px;
            padding: 5px 8px;
            display: block;
            text-decoration: none;
        }

            .reporticon > li > a:hover {
                text-decoration: none;
            }

.report-search {
    height: 30px;
    font-size: 12px;
}

.paginationtxt {
    text-align: left;
    font-size: 12px;
    width: auto;
    float: left;
    margin: 10px 0 0 0;
}

    .paginationtxt span {
        font-weight: bold;
    }

.report-pagination {
    width: auto;
    text-align: center;
    float: right;
    margin: 0;
    padding: 0;
}

    .report-pagination li {
        float: left;
        list-style-type: none;
        margin-left: 3px;
    }

        .report-pagination li a {
            border-radius: 0px;
            display: block;
        }

            .report-pagination li a:hover {
                text-decoration: none;
            }

        .report-pagination li.button {
            display: inline-block;
        }

        .report-pagination li a, .report-pagination span {
            display: inline-block;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            padding: 5px 10px;
            font-size: 12px;
        }

    .report-pagination a:active {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
    }

    .report-pagination a.disabled {
        pointer-events: none;
    }

    .report-pagination .current {
        pointer-events: none;
    }

/*REPORT SECTION END*/

/*MORRIS SECTION START*/
.morris-hover {
    position: absolute;
    z-index: 1000;
}

    .morris-hover.morris-default-style {
        border-radius: 10px;
        padding: 6px;
        font-family: sans-serif;
        font-size: 12px;
        text-align: center;
    }

        .morris-hover.morris-default-style .morris-hover-row-label {
            font-weight: bold;
            margin: 0.25em 0;
        }

        .morris-hover.morris-default-style .morris-hover-point {
            white-space: nowrap;
            margin: 0.1em 0;
        }
/*MORRIS SECTION END*/


/*FOOTER LINK START*/
.footerlink {
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    padding: 0;
    margin: 8px 0;
    float: left;
    overflow: hidden
}

    .footerlink a:hover {
        text-decoration: none
    }

    .footerlink span {
        font-size: 12px;
        padding: 0 10px;
        line-height: 10px;
    }

.cwTxt {
    float: left;
    margin: 0;
    padding: 7px 0 0 0
}

.addicon {
    float: left;
    margin-right: 10px;
    font-size: 22px;
    margin-top: 2px;
}

.callicon {
    float: left;
    margin-right: 10px;
    font-size: 22px;
}

.faxicon {
    float: left;
    margin-right: 10px;
    font-size: 18px;
}

.mailicon {
    float: left;
    margin-right: 10px;
    font-size: 16px;
    margin-top: 2px;
}

footer address {
    float: left;
    margin-bottom: 0;
}

.footericons {
    font-size: 22px;
}

.icontxt {
    float: left
}

.panel-subfooter article {
    margin-bottom: 12px;
}

.nw-input {
    box-shadow: none;
    border-radius: 8px;
    height: 32px;
    float: left;
}
/*FOOTER LINK END*/


/*SOCIAL ICON START*/
.social {
    float: right;
    overflow: hidden
}

.stay-icons {
    margin: 0;
    padding: 0;
    float: right;
}

    .stay-icons li {
        list-style-type: none;
        float: left;
        margin: 0;
        padding: 0 20px 0 0;
        font-size: 22px;
    }

        .stay-icons li:last-child {
            padding-right: 0px;
        }
/*SOCIAL ICON END*/



/*LOGIN SECTION START*/
.loginlogo-image {
    background: url(../images/login-logo.png) no-repeat;
    height: 34px;
    width: 203px;
}

.login-box {
    width: 400px;
    margin: 0 auto;
    margin-top: 14%;
    background-clip: padding-box;
    margin-bottom: 20px;
}

.login-box2 {
    width: 600px;
    margin: 0 auto;
    margin-top: 9%;
    background-clip: padding-box;
    margin-bottom: 20px;
}

.screen-lock {
    width: 400px;
    margin: 0 auto;
    margin-top: 8%;
    background-clip: padding-box;
    margin-bottom: 20px;
}

    .screen-lock input {
        height: 40px;
        border-radius: 0px;
    }

.login-box input, .login-box select {
    height: 40px;
    border-radius: 0px;
}

.userName {
    color: #1f346b;
    font-size: 22px;
    text-align: center;
}

.btn-circle.btn-xl {
    width: 150px;
    height: 150px;
    padding: 10px 16px;
    border-radius: 75px;
    font-size: 24px;
    line-height: 1.33;
}

.btn-circle.btn-sm {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 22px;
    line-height: 1.33;
}

.white-box {
    padding: 20px;
}

.gradiant-box {
    background: rgba(255,255,255,0.88);
    background: -moz-linear-gradient(left, rgba(255,255,255,0.88) 0%, rgba(255,255,255,0) 51%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.88)), color-stop(51%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.88) 0%, rgba(255,255,255,0) 51%);
    background: -o-linear-gradient(left, rgba(255,255,255,0.88) 0%, rgba(255,255,255,0) 51%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0.88) 0%, rgba(255,255,255,0) 51%);
    background: linear-gradient(to right, rgba(255,255,255,0.88) 0%, rgba(255,255,255,0) 51%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
    height: 60px;
    padding: 15px;
}

.white-box .box-title {
    margin: 0px 0px 12px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}

.form-material .form-group {
    overflow: hidden;
}

.form-horizontal .form-group {
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-bottom: 25px;
}

.pdnLR7 {
    padding-left: 7px !important;
    padding-right: 7px;
}

.btn-lg {
    border-radius: 0;
}

.popover-content {
    min-width: 250px;
}

.login-box h4 {
    font-weight: bold;
    margin-top: 10px;
}

.login-box a {
    font-size: 13px;
}
/*.userinput{box-shadow:none; border-radius:4px; height:36px; background-position:8px 6px; padding-left:30px;}
.passinput{box-shadow:none; border-radius:4px; height:36px; background-position:8px 6px; padding-left:30px;}
.loginTxt{ font-size:14px; font-weight:normal; margin-bottom:2px;}
.txt11{ font-size:11px;}
.txt12{ font-size:12px;}
.txt16{ font-size:16px !important;}
.regBtn {border-radius: 3px 3px 0 0; padding:5px 30px; margin-bottom:0 !important}
.regbox{float:left; margin:8px 0 0 0; padding:7px 10px 0 10px; width:100%;}*/
/*LOGIN SECTION END*/



/*PAGE TOP START*/
.pg-top {
    position: fixed;
    bottom: 0px;
    right: 16px;
    margin: 0;
    padding: 5px 14px;
    display: none;
    line-height: 0;
    font-size: 26px;
    z-index: 10;
}

    .pg-top:hover {
        opacity: 1;
    }
/*PAGE TOP END*/

/*CAROUSEL START*/
.bannerdv {
    margin-top: 15px;
}

#quote-carousel {
}

    #quote-carousel .carousel-control {
        font-size: 2.3em;
        text-shadow: none;
        margin-top: 72px;
    }

        #quote-carousel .carousel-control.left {
            left: -24px;
        }

        #quote-carousel .carousel-control.right {
            right: -24px !important;
        }

    #quote-carousel .slideshowcol1 {
        float: left;
        margin: 0;
        text-align: right;
        padding-right: 0;
        width: 100%;
    }

        #quote-carousel .slideshowcol1 img {
            text-align: right;
            margin-right: 2%;
        }

    #quote-carousel .slideshowcol2 {
        float: left;
        margin: 0;
        padding: 0 0 0 2%;
        z-index: 99999;
    }

.carouse-bg {
    padding-right: 0;
}

.item blockquote {
    border-left: none;
    margin: 0;
}

#quote-carousel h2 {
    margin-top: 5%;
    position: absolute;
    width: 50%;
}

#quote-carousel .carousel-indicators {
    position: absolute;
    bottom: 25px;
    z-index: 15;
    width: 100%;
    padding-left: 2%;
    text-align: left;
    list-style: none;
    top: auto;
}

    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        border-radius: 3px;
        width: 16px;
        height: 16px;
    }

    #quote-carousel .carousel-indicators .active {
        width: 16px;
        height: 16px;
        border: none;
        cursor: default
    }

#quote-carousel .slidecontentbg {
    height: 270px;
    margin-left: 10%;
    opacity: 0.72;
}
/*CAROUSEL END*/


/*SIDE MENU START*/
#w {
    display: block;
    width: 740px;
    margin: 0 auto;
    padding-top: 45px;
}

#side-menu {
    display: block;
    width: 100%;
    float: left;
    min-height: 100%;
}

    #side-menu li {
        list-style-type: none;
    }

    #side-menu > li > a {
    }

    #side-menu li ul {
        display: none;
    }

        #side-menu li ul li a {
        }

            #side-menu li ul li a:hover {
            }

            #side-menu li ul li a.open {
            }

            #side-menu li ul li a img {
                float: right;
                padding: 5px 20px 0 5px;
            }

        #side-menu li ul li ul {
            display: none;
        }

            #side-menu li ul li ul li a {
            }

                #side-menu li ul li ul li a:hover {
                }

.marrow {
    float: right;
    padding: 5px 2px 0 5px;
}
/*SIDE MENU END*/



/*TOP MENU START*/
#hdtopsec {
    margin: 0;
    padding: 0;
}

    #hdtopsec li {
        list-style-type: none;
    }

        #hdtopsec li .hdsubmenudv {
            float: right;
            position: absolute;
            border-radius: 0;
            right: 0;
            margin: 0;
            width: 45%;
            z-index: 10000;
            padding: 10px 20px;
        }

            #hdtopsec li .hdsubmenudv li {
                list-style-type: none;
                font-size: 12px;
                font-weight: normal;
                text-transform: none;
                margin-bottom: 10px;
                text-align: left
            }

                #hdtopsec li .hdsubmenudv li a {
                    text-decoration: none;
                    border: none;
                    padding: 0;
                    display: inline-table;
                }

                    #hdtopsec li .hdsubmenudv li a:hover {
                        text-decoration: underline;
                        padding: 0;
                    }

            #hdtopsec li .hdsubmenudv .dropdown-header {
                font-size: 16px;
                padding-top: 14px;
                margin-bottom: 5px;
            }

#hdtopsec1 {
    margin: 0;
    padding: 0;
}

    #hdtopsec1 li {
        list-style-type: none;
    }

        #hdtopsec1 li .hdsubmenudv {
            float: right;
            position: absolute;
            border-radius: 0;
            right: 0;
            margin: 0;
            width: 45%;
            z-index: 10000;
            padding: 10px 20px;
        }

            #hdtopsec1 li .hdsubmenudv li {
                list-style-type: none;
                font-size: 12px;
                font-weight: normal;
                text-transform: none;
                margin-bottom: 10px;
                text-align: left
            }

                #hdtopsec1 li .hdsubmenudv li a {
                    text-decoration: none;
                    border: none;
                    padding: 0;
                    display: inline-table;
                }

                    #hdtopsec1 li .hdsubmenudv li a:hover {
                        text-decoration: underline;
                        padding: 0;
                    }

            #hdtopsec1 li .hdsubmenudv .dropdown-header {
                font-size: 16px;
                padding-top: 14px;
                margin-bottom: 5px;
            }

.tableticondv a {
    text-align: center;
}

.user {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
    padding: 0;
}

    .user a {
        text-decoration: none;
        padding: 12px 12px;
        display: block;
        outline: none;
    }

        .user a:hover {
            text-decoration: none;
        }

        .user a span {
            line-height: 0;
            font-size: 18px;
            line-height: 18px;
        }

.logout {
    float: right;
    margin: 0;
    padding: 0;
}

    .logout a {
        padding: 6px 16px;
        font-size: 22px;
        display: block;
    }

.logout-tablet {
    position: absolute;
    right: 15px;
    top: 12px;
    display: none !important
}

    .logout-tablet a {
        font-size: 30px;
    }

.freeze-arrow {
    font-size: 21px;
    float: left;
    height: 23px;
    margin: 7px 0 0 15px;
    padding: 0 15px 0 0;
}

.topmenu-badge1 {
    margin: 8px 0 0 -8px;
    font-size: 10px;
    padding: 3px 6px;
    position: absolute;
}

.topmenu-badge2 {
    margin: 8px 0 0 -8px;
    font-size: 10px;
    padding: 3px 6px;
    position: absolute;
}

.hdsubmenudv input {
    box-shadow: none;
}

    .hdsubmenudv input:focus {
        border: none
    }

.notific {
    border-spacing: 0;
    width: 100%;
    font-size: 11px;
    float: left;
    margin-bottom: 10px;
}

    .notific > thead > tr > th {
        font-size: 12px;
        text-align: left;
        padding: 10px 8px;
        width: auto;
    }

    .notific > tbody > tr > td {
        padding: 10px 8px;
        font-size: 12px;
        line-height: 17px;
        width: auto;
        border-left: none;
    }

.noti-list {
    border-spacing: 0;
    width: 100%;
    font-size: 11px;
    float: left;
    margin-bottom: 10px;
}

    .noti-list > tbody > tr > td {
        padding: 8px;
        font-size: 12px;
        border-left: none;
        cursor: pointer;
    }

        .noti-list > tbody > tr > td span {
            float: right;
            text-align: right;
            font-size: 11px;
        }

.marktxt {
    font-size: 11px;
    text-align: right;
    float: right;
    margin-top: 8px;
}

.headerbg {
    padding-left: 10px;
    padding-right: 0px;
}

.tableticondv {
    display: none
}
/*TOP MENU END*/


/*FORM FREEZE SECTION START*/
.titleicons {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0
}

    .titleicons > li {
        list-style-type: none;
        float: left;
        margin: 0 10px 0 0;
        padding: 0;
        line-height: 0px;
    }

        .titleicons > li:last-child {
            margin-right: 0px;
        }

.form-ft {
    width: 100%;
    padding: 6px 15px;
    position: fixed;
    text-align: center;
    z-index: 5;
    bottom: 0;
    left: 0;
}

.form-ft1 {
    width: 100%;
    padding: 6px 15px;
    position: fixed;
    text-align: center;
    z-index: 5;
    bottom: 0;
    left: 0;
}

.form-hd {
    width: 100%;
    padding: 7px 15px;
    position: relative;
    text-align: left;
    float: left;
    min-height: 40px;
}

    .form-hd > h3 {
        font-size: 18px;
        font-weight: normal;
        width: auto;
        float: left;
    }

        .form-hd > h3 > .span1 {
            font-size: 18px;
            font-weight: normal;
            width: auto;
            float: left;
            margin-right: 5px;
        }

        .form-hd > h3 .span2 {
            font-size: 18px;
            font-weight: normal;
            width: auto;
            float: left;
            margin-right: 5px;
        }

        .form-hd > h3 .span3 {
            font-size: 18px;
            font-weight: normal;
            width: auto;
            float: left;
            margin-right: 5px;
        }

        .form-hd > h3 > span {
            font-size: 14px;
            font-weight: normal;
            float: none
        }

        .form-hd > h3 .span4 {
            font-size: 16px;
            font-weight: normal;
            float: none;
            text-transform: uppercase;
        }

    .form-hd .scr {
        font-size: 20px;
        margin: 2px 0 0 0;
        padding: 0 2px;
        float: right
    }

    .form-hd .star {
        font-size: 20px;
        margin: 2px 10px 0 0;
        float: right
    }

    .form-hd .help {
        font-size: 22px;
        margin: 2px 10px 0 0;
        float: right
    }

    .form-hd .commonicon {
        font-size: 22px;
        float: right
    }

    .form-hd .print {
        font-size: 20px;
        margin: 2px 10px 0 0;
        float: right
    }

    .form-hd .dashb {
        font-size: 21px;
        margin: 2px 10px 0 0;
        float: right
    }

    .form-hd .dasharr:before {
        content: "";
        display: inline-block;
        position: absolute;
        margin-top: 26px;
        margin-left: 9px;
    }

    .form-hd .dasharr:after {
        border-bottom: 7px solid transparent;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
    }

    .form-hd ul {
        float: right;
        margin: 0;
        padding: 0
    }

        .form-hd ul li {
            list-style-type: none;
            float: left;
        }

        .form-hd ul.titleicons > li > a {
            line-height: 0px
        }

        .form-hd ul li ul li {
            list-style-type: none;
            width: 100%;
        }

.form-hd1 {
    width: 100%;
    padding: 6px 15px;
    position: fixed;
    text-align: left;
    z-index: 1000;
    left: 0;
}

    .form-hd1 h3 {
        width: auto;
        float: left;
    }

    .form-hd1 > h3 > span {
        float: none
    }

    .form-hd1 .scr {
        font-size: 22px;
        margin: 3px 0 0 0;
        float: right
    }

    .form-hd1 .star {
        font-size: 20px;
    }

.btn-hdarrow {
}

    .btn-hdarrow:hover,
    .btn-hdarrow:focus,
    .btn-hdarrow:active,
    .btn-hdarrow.active,
    .open .dropdown-toggle.btn-hdarrow {
    }

    .btn-hdarrow:active,
    .btn-hdarrow.active,
    .open .dropdown-toggle.btn-hdarrow {
        background-image: none;
    }

    .btn-hdarrow.disabled,
    .btn-hdarrow[disabled],
    fieldset[disabled] .btn-hdarrow,
    .btn-hdarrow.disabled:hover,
    .btn-hdarrow[disabled]:hover,
    fieldset[disabled] .btn-hdarrow:hover,
    .btn-hdarrow.disabled:focus,
    .btn-hdarrow[disabled]:focus,
    fieldset[disabled] .btn-hdarrow:focus,
    .btn-hdarrow.disabled:active,
    .btn-hdarrow[disabled]:active,
    fieldset[disabled] .btn-hdarrow:active,
    .btn-hdarrow.disabled.active,
    .btn-hdarrow[disabled].active,
    fieldset[disabled] .btn-hdarrow.active {
    }
/*FORM FREEZE SECTION END*/

.btn-txt {
    padding: 3px 8px;
    width: auto;
    height: 28px;
}

.btn-search {
    padding: 3px 8px;
    width: 32px;
    height: 28px;
}

.btn-mainsearch {
    padding: 3px 8px;
    width: 38px;
    height: 32px;
}

.btn-reportsearch {
    padding: 3px 8px;
    width: 32px;
    height: 30px;
}

.btn-search1 {
    padding: 5px 10px;
    display: flex;
}

.multiselect-container button.btn-search1 {
    border-color: #d2d2d2 !important;
    border-left: none !important;
    padding: 6px 10px 5px 10px;
}

    .multiselect-container button.btn-search1 span.fa-search {
        line-height: 21px;
    }


.btn-trans {
    padding: 5px 22px;
    border-radius: 8px;
}


.btn-radio {
    font-size: 11px;
    font-weight: normal;
    padding: 5px 10px;
}


    .btn-radio:active,
    .btn-radio.active,
    .open .dropdown-toggle.btn-radio {
        cursor: default;
    }


.btn-grey {
    font-size: 12px;
    font-weight: normal;
}

    .btn-grey:hover,
    .btn-grey:focus {
    }

    .btn-grey:active,
    .btn-grey.active,
    .open .dropdown-toggle.btn-grey {
        cursor: default;
    }

.btn-txtbox {
    font-size: 12px;
    height: 30px;
}


.btn-mail {
    font-size: 16px;
    padding: 6px 10px;
}

.btn-gridicon {
    padding: 0px;
}



.btn-grey {
    padding: 5px 10px;
}

    .btn-grey:hover,
    .btn-grey:focus,
    .btn-grey:active,
    .btn-grey.active,
    .open .dropdown-toggle.btn-grey {
    }

    .btn-grey:active,
    .btn-grey.active,
    .open .dropdown-toggle.btn-grey {
        background-image: none;
    }


.btn-panel {
    padding: 0 4px;
    font-size: 12px;
    margin-top: -6px;
}



.btn-drpmenu {
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 0px;
    margin-top: 0;
    margin-right: 10px;
}

    .btn-drpmenu > i {
        display: none;
    }

    .btn-drpmenu:active,
    .btn-drpmenu.active,
    .open .dropdown-toggle.btn-drpmenu {
        border-radius: 3px 3px 0 0;
    }

    .btn-drpmenu .caret {
        margin-top: 5px;
    }

.goToBtn a:hover {
    text-decoration: none;
    color: #000000;
}

.goToBtn a {
    text-decoration: none;
    color: #000000;
}

    .goToBtn a:focus {
        text-decoration: none;
        color: #ffffff;
        background: #007acc;
    }

.receiptBtn a:hover {
    text-decoration: none;
    color: #ffffff;
}

.receiptBtn a {
    text-decoration: none;
    color: #ffffff;
}

    .receiptBtn a:focus {
        text-decoration: none;
        color: #ffffff;
        background: #007acc;
    }

.btn-settings {
    font-size: 22px;
    padding: 0;
    margin-right: 5px;
}

    .btn-settings:active,
    .btn-settings.active,
    .open .dropdown-toggle.btn-settings {
    }

.btn-subpopup {
    font-size: 12px;
    border-radius: 3px;
    position: absolute !important;
    top: 0;
    right: 40px;
    width: 38px;
    height: 28px;
    padding: 5px 0px;
}


.btn-griddrp {
    font-size: 12px;
    border-radius: 0px;
    padding: 3px 10px !important;
}

    .btn-griddrp .caret {
        margin-top: 6px;
    }

.gridListbtn {
    width: 26px !important;
}

.btn-dropdown {
    font-size: 12px;
    padding: 5px 15px;
    border-radius: 3px;
}

.btn-list-dropdown {
    font-size: 14px;
    padding: 4px 8px;
    border-radius: 3px;
}

.btn-sub-ellipsis {
    position: absolute;
    right: 0;
    top: 0;
    border: 0px;
    padding-top: 7px;
}


/*MEGA DROPDOWN MENU START*/
.navbar-nav > li > .dropdown-menu {
    border-radius: 0px;
    margin-top: 0;
}

.navbar-default .navbar-nav > li > a {
    font-weight: normal;
}

.mega-dropdown {
    position: static !important;
    float: left;
}

.text-primary2 {
    color: #05419a;
}

.userprofile-dropdown-menu {
    width: 25% !important;
    left: inherit !important;
}

.mega-dropdown-menu {
    padding: 6px 0 5px 20px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0 0 10px 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
            margin-bottom: 5px;
        }

            .mega-dropdown-menu > li > ul > li:last-child {
                margin-bottom: 0px !important;
            }

            .mega-dropdown-menu > li > ul > li > a {
                padding: 0;
                clear: both;
                font-weight: normal;
                line-height: 1.428571429;
                white-space: normal;
                font-size: 12px;
                cursor: pointer;
            }

    .mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: underline !important;
    }

.megamenu li a:hover, .megamenu li a:focus {
    text-decoration: underline !important;
}

.mega-dropdown-menu .dropdown-header {
    font-size: 17px;
    font-weight: normal;
    padding-top: 14px;
}

.mega-dropdown-menu form {
    margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
/*MEGA DROPDOWN MENU END*/



/* WIZARD SECTION START */
.bwizard-steps {
    display: inline-block;
    margin: 10px 0 0 0;
    padding: 0;
}

    .bwizard-steps li {
        display: inline-block;
        line-height: 18px;
        list-style: none outside none;
        margin-right: 5px;
        padding: 0;
        position: relative;
        margin-bottom: 5px;
    }

        .bwizard-steps li a {
            display: block;
            padding: 11px 2px;
            text-decoration: none;
        }

            .bwizard-steps li a i {
                font-size: 12px;
                font-weight: bold;
                margin: 0 5px 0 20px;
                padding: 2px 6px;
                border-radius: 50px;
            }

            .bwizard-steps li a.selected {
                cursor: pointer;
            }

                .bwizard-steps li a.selected:after {
                    cursor: pointer;
                }

            .bwizard-steps li a.active {
                cursor: pointer;
            }

                .bwizard-steps li a.active:after {
                    cursor: pointer;
                }

            .bwizard-steps li a.done {
                text-decoration: none;
            }

            .bwizard-steps li a:first-child {
                border-radius: 0px 4px 4px 0;
                padding-left: 7px;
            }

            .bwizard-steps li a.fst:first-child:before {
                border: medium none;
                border-left: 0;
            }

            .bwizard-steps li a:last-child {
                padding-right: 7px;
                border-radius: 0;
            }

            .bwizard-steps li a.lst:last-child:after {
                border: medium none;
            }

            /*.bwizard-steps li a.selected:before{ border-left:0px; border-radius:4px 0 0 4px;}*/
            .bwizard-steps li a:before {
                content: "";
                height: 0;
                left: 0;
                position: absolute;
                top: 0;
                width: 0;
            }

            .bwizard-steps li a:after {
                content: "";
                height: 0;
                position: absolute;
                right: -20px;
                top: 0;
                width: 0;
                z-index: 2;
            }

    .bwizard-steps a:hover {
        text-decoration: none;
    }

    .bwizard-steps.clickable li:not(.active) {
        cursor: pointer;
    }

/* WIZARD SECTION END */



/*ADVACNED TEXT START*/
.searchinput {
    height: 32px;
    font-size: 12px;
}

.advTxt {
    float: left;
    margin: 7px 0 0 0;
    padding: 0;
    font-size: 12px;
    text-align: right;
    font-weight: normal
}

    .advTxt a {
        outline: none;
        text-decoration: none;
    }

        .advTxt a:hover {
            text-decoration: none;
        }

.advancedv {
    border-bottom: 3px double #d6d6d6;
    padding: 8px 0;
    margin: 0 0 8px 0;
    float: left;
    width: 100%;
}

.alert-warning input {
    height: 28px;
}

.alert-warning .form-check-input {
    width: 1em;
    height: 1em;
}

.alert-warning label {
    font-size: 12px;
}

.alert h4 {
    white-space: nowrap;
}

.showTxt {
    height: 28px;
    width: 100%;
    display: block;
    margin: 4px 0 0 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal
}

    .showTxt a {
        outline: none;
        text-decoration: none;
    }

        .showTxt a:hover {
            text-decoration: none;
        }

/*ADVACNED TEXT END*/

/*SUMMARY BOX START*/
.summarybox {
    padding-left: 0px;
    padding-right: 5px;
}

ul.summarydv {
    text-align: left;
    margin: 0px;
    padding: 0;
}

.summarydv > li {
    list-style-type: none;
    margin-bottom: 0px;
    min-height: 42px;
}

.panelboxsub3 .summarydv > li > label {
    margin-bottom: 0px;
}

table.summarydv {
    text-align: left;
    margin-bottom: 20px
}

    table.summarydv th {
        font-size: 16px;
        height: 38px;
        font-weight: normal;
        padding: 4px 4px 4px 10px;
    }

    table.summarydv td {
        border-right: 0;
        padding: 15px 10px 0px 10px;
        font-size: 12px;
        line-height: 17px;
    }

.summaryTxt {
    font-weight: normal !important;
    color: #339900;
}

.colan {
    font-weight: bold;
    padding: 0 0 0 2px;
    float: right;
}

.reviewbox {
    margin-bottom: 14px;
    padding-left: 0px;
    padding-right: 0px;
}

    .reviewbox > .col-sm-6 {
        width: 50%
    }

.tools {
    display: inline-block;
    float: right;
    margin: 0;
    padding: 0
}

    .tools a {
        display: block;
        padding: 0px 2px;
    }

    .tools i {
        cursor: pointer;
    }

.tools-left {
    float: left !important;
}

.form-builder-section {
    font-weight: bold;
}

.summary p {
    font-size: 12px;
    padding-left: 0px;
}

.drp-hd {
    font-weight: bold;
    padding-bottom: 4px;
}

li.form-group-summery label {
    font-size: 13px;
}

.topsummary li.form-group label {
    font-size: 14px;
    margin-bottom: 0px;
}

.proceedure-column .buttonsummary {
    line-height: 26px;
}

.inputwithsummary {
    min-height: 40px;
    line-height: 30px;
}

.summarydv input {
    height: 30px;
    font-size: 13px;
}

.summarydv select {
    height: 30px;
    font-size: 13px;
}

.form-group-summery .attach {
    width: 34px !important;
    height: 30px;
}

.form-group-summery .input-group input {
    border-radius: 0px;
}

.subsummary > li {
    margin-bottom: 10px;
}

.topsummary > li {
    margin-bottom: 0px;
}

.scrollsection > .summarydv > li {
    list-style-type: none;
    margin-bottom: 0px;
    min-height: auto;
}
/*SUMMARY BOX END*/


/*INBOX BUTTON START*/
.inboxsubbtn {
    width: 100%;
    padding: 0;
    margin: 10px 0 0 0;
}

    .inboxsubbtn li {
        list-style-type: none;
        float: left;
        font-size: 12px;
    }

        .inboxsubbtn li a {
            display: block;
            padding: 8px 15px;
            text-decoration: none;
            border-radius: 0;
            border-bottom: none;
        }

            .inboxsubbtn li a:hover {
                text-decoration: none;
                border-bottom: none;
            }

        .inboxsubbtn li:last-child {
        }

    .inboxsubbtn .mbtnactive {
        cursor: default;
        padding: 8px 15px;
        border-radius: 0;
        font-weight: bold;
        border-bottom: none;
    }

.inboxsubbtn2 {
    width: 100%;
    padding: 0;
    margin: 10px 0 0 0;
}

    .inboxsubbtn2 li {
        list-style-type: none;
        float: left;
        font-size: 12px;
    }

        .inboxsubbtn2 li a {
            display: block;
            padding: 12px 20px;
            text-decoration: none;
            border-radius: 4px 4px 0 0;
            border-bottom: none;
        }

            .inboxsubbtn2 li a:hover {
                text-decoration: none;
            }

        .inboxsubbtn2 li:last-child {
        }

    .inboxsubbtn2 .mbtnactive2 {
        cursor: default;
        padding: 12px 20px;
        border-radius: 4px 4px 0 0;
        font-weight: bold;
        border-bottom: none;
    }
/*INBOX BUTTON END*/



/*SLIDE PANEL START*/
#panel {
    display: none;
    margin: 5px 0 0 0;
}

.slide {
    margin: 0;
    padding: 0;
    height: 25px;
    width: 100%;
    float: left;
}

    .slide a {
        text-align: right;
        padding: 0 10px 0 10px;
        text-decoration: none;
        font-size: 14px;
        font-weight: normal;
        border-radius: 0 0 4px 4px;
        float: right;
        display: block;
        margin-right: 15px;
    }

        .slide a i {
            font-size: 22px;
        }

.hd-sub1 {
    font-weight: bold;
    padding-left: 15px;
    width: 100%;
    margin-bottom: 10px;
}

.list-box {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

.list-box1 .txt-hd {
    font-weight: bold;
}

.list-box-last {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
}

.list-box1 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 0;
}

.close1 {
    float: right;
    font-size: 20px;
    margin-right: 10px;
}
/*SLIDE PANEL END*/


/*MULTI GRID SECTION START*/
.multigridbtn {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0
}

    .multigridbtn > li {
        list-style-type: none;
        float: left;
        margin: 0 5px 0 0;
        padding: 0;
    }

        .multigridbtn > li > a > span {
            font-size: 15px;
        }

        .multigridbtn > li > button > span {
            font-size: 15px;
        }

            .multigridbtn > li > button > span.activeText {
                font-size: 12px;
            }

        .multigridbtn > li:last-child {
            margin-right: 0px;
        }

        .multigridbtn > li > a {
            border-radius: 1px;
            padding: 3px 7px;
            display: block;
            text-decoration: none;
        }

            .multigridbtn > li > a:hover {
                text-decoration: none;
            }

        .multigridbtn > li > button {
            border-radius: 0;
            min-width: 29px !important;
            height: 26px !important;
            display: block;
            text-decoration: none;
        }

            .multigridbtn > li > button:hover {
                text-decoration: none;
            }

            .multigridbtn > li > button.grid-btn-info span {
                font-size: 12px;
            }

.multigridhd {
    padding: 10px;
    float: left;
    width: 100%;
    border-bottom: none;
}

    .multigridhd h6 {
        font-size: 12px;
        font-weight: bold
    }

.multigridbtn > li .active {
    border-radius: 1px;
    cursor: default;
}

.multigridbtn .searcharr:before {
    content: "";
    display: inline-block;
    position: absolute;
    margin-top: 22px;
    margin-left: 0px;
}

.multigridbtn .searcharr:after {
    content: "";
    display: inline-block;
    position: absolute;
}

.multigridbtn .smallbtn {
    padding: 3px 8px;
    font-weight: normal;
    font-size: 12px;
    border-radius: 3px;
    padding: 5px 8px;
    display: block;
    text-decoration: none;
    background: #fff;
    border: none !important;
}

.multigridbtn button.New.smallbtn {
    border: #ccc 1px solid !important;
    display: inline-block;
}

.grid-drp {
    font-size: 12px;
    font-weight: normal;
    float: right;
    margin: 0 5px 0 0;
    padding: 0;
}

    .grid-drp > a {
        text-decoration: none;
        padding: 5px 12px;
        border-radius: 3px;
        display: block
    }

        .grid-drp > a > i {
            font-size: 14px;
            margin-left: 5px;
        }

    .grid-drp > .active {
        border-radius: 3px 3px 0 0;
    }

.grid-indrp {
    font-size: 12px;
    font-weight: normal;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}

    .grid-indrp > a {
        text-decoration: none;
        padding: 5px 12px;
        border-radius: 3px;
        display: block;
        font-size: 11px;
    }

        .grid-indrp > a > i {
            font-size: 14px;
            margin-left: 5px;
        }

    .grid-indrp > .active {
        border-radius: 3px 3px 0 0;
    }

    .grid-indrp > .grid-list > li > a {
        font-size: 11px;
    }

.subgrid-drp {
    font-size: 12px;
    font-weight: normal;
    float: left;
    margin: 0;
    padding: 0;
}

    .subgrid-drp > a {
        text-decoration: none;
        padding: 4px 12px;
        border-radius: 0px;
    }

        .subgrid-drp > a > i {
            font-size: 14px;
            margin-left: 5px;
        }

.grid-list {
    position: absolute;
    z-index: 10000;
    padding: 0;
    margin: 0;
    min-width: 150px;
}

    .grid-list > li {
        list-style-type: none;
    }

        .grid-list > li > a {
            font-size: 12px;
            margin-bottom: 5px;
            display: block;
            padding: 5px;
            text-decoration: none;
        }

            .grid-list > li > a:last-child {
                margin-bottom: 0px;
            }

            .grid-list > li > a:hover {
                text-decoration: none;
            }

.subgrid-list {
    position: absolute;
    z-index: 10000;
    padding: 0;
    margin: 0;
    min-width: 160px;
    max-height: 275px;
    overflow: auto;
}

    .subgrid-list > li {
        list-style-type: none;
    }

        .subgrid-list > li > a {
            font-size: 12px;
            margin-bottom: 5px;
            display: block;
            padding: 5px;
            text-decoration: none;
        }

            .subgrid-list > li > a:last-child {
                margin-bottom: 0px;
            }

            .subgrid-list > li > a:hover {
                text-decoration: none;
            }

.griddrp {
    width: 20px;
    padding: 6px 15px 5px 6px !important;
    border-radius: 0px;
    border-left: 0px;
}

.virtualGridBtn > li > a {
    font-size: 13px !important;
}

.panel-icons {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0
}

    .panel-icons > li {
        list-style-type: none;
        float: left;
        margin: 0 10px 0 0;
        padding: 0;
    }

        .panel-icons > li > a > span {
            font-size: 15px;
        }

        .panel-icons > li:last-child {
            margin-right: 0px;
        }

        .panel-icons > li > a {
            padding: 0 2px;
            display: block
        }

        .panel-icons > li .active {
            border-radius: 3px 3px 0 0;
        }

.acc-icons {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0
}

    .acc-icons > li {
        list-style-type: none;
        float: left;
        margin: 0 10px 0 0;
        padding: 0;
    }

        .acc-icons > li > a > span {
            font-size: 18px;
        }

        .acc-icons > li:last-child {
            margin-right: 0px;
        }

        .acc-icons > li > a {
            display: block;
            padding: 5px 10px;
        }

        .acc-icons > li .active {
            border-radius: 3px 3px 0 0;
        }

.td-partition-table {
    width: 100%;
}

    .td-partition-table tr {
        border-bottom: none;
    }

        .td-partition-table tr td {
            padding: 5px 7px;
            vertical-align: top;
        }

        .td-partition-table tr:last-child {
            border: none !important;
        }

/*MULTI GRID SECTION END*/


/*ELIGIBILTY LABEL SECTION START*/
.elig-label {
    margin: 10px 0 0 0;
    padding: 5px 0;
    width: 100%;
    float: left
}

    .elig-label li {
        list-style-type: none;
        float: left;
        margin: 0 20px 10px 0;
        font-size: 11px;
        font-weight: bold;
        line-height: 15px;
    }

        .elig-label li span {
            float: left;
            margin-right: 5px;
            width: 30px;
            height: 15px;
            border-radius: 2px;
        }

.elig-label2 {
    margin: 10px 0 0 0;
    padding: 0;
    width: 100%;
    float: left
}

    .elig-label2 li {
        list-style-type: none;
        float: left;
        margin: 0 20px 10px 0;
        font-size: 11px;
        font-weight: bold;
    }

        .elig-label2 li span {
            float: left;
            margin-right: 5px;
            width: 15px;
            height: 15px;
            border-radius: 50px;
        }

.eligbtn {
    width: 15px;
    height: 15px;
    border-radius: 50px;
    float: left
}

.noteligbtn {
    width: 15px;
    height: 15px;
    border-radius: 50px;
    float: left
}

.elig > thead > tr > th {
    font-size: 12px;
    text-align: left;
    padding: 8px;
    width: auto;
    text-transform: uppercase;
}

.elig > tbody > tr > td:hover {
    cursor: pointer
}

.elig-drp {
    width: auto;
    height: 30px;
}

.elig-topbtn {
    margin-top: 20px;
    text-align: right;
    padding-right: 0px;
}

.elig-sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.elig-htxt1 {
    font-weight: bold;
}

.elig-htxt2 {
    font-weight: bold;
}

.elig-searchdv {
    padding-top: 10px;
}
/* BELOW CODE FOR ROW CLICK */
/*.footable.breakpoint > tbody > tr > td.expand{ padding-left:30px !important}*/
.elig-foot > tbody > tr > td:first-child {
    text-align: center
}

.elig-foot > tbody > tr > td {
    padding: 0 !important
}

    .elig-foot > tbody > tr > td > .Module {
        padding: 8px 0 5px 10px !important
    }

    .elig-foot > tbody > tr > td > .hoursval {
        padding: 0 0 5px 10px !important;
    }

.elig-gridsm {
    border-spacing: 0;
    width: auto;
    font-size: 11px;
    float: left;
    margin-bottom: 5px;
}

    .elig-gridsm > tbody > tr > td {
        padding: 6px 8px;
        font-size: 11px;
        line-height: 17px;
        width: auto;
    }

    .elig-gridsm span {
        font-weight: bold;
    }

.mainelig .hoursdv {
    width: 100%;
    float: left;
}

.mainelig > tbody > tr > td {
    padding: 8px;
    cursor: pointer;
    font-weight: normal;
}

.mainelig > thead > tr > th {
    padding: 8px;
    text-align: center;
    font-weight: bold;
}

.dash-eliggrid .hoursdv {
    width: 100%;
    float: left;
}

.elig-height {
    max-height: 260px;
    overflow-x: auto;
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 15px;
}

.elig-height-fh {
    max-height: 350px;
    overflow-x: auto;
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 10px
}

.elig-employer-tble {
    height: 170px;
    overflow: auto;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0
}

.elig-normalview-tble {
    height: 300px;
    overflow: auto;
    width: 100%;
    float: left
}
/*ELIGIBILTY LABEL SECTION END*/

/*SUBMENU SECTION START*/
.submenu {
    margin: 7px 0 0 0;
    padding: 0;
    position: absolute;
    max-width: 150px;
    right: 25px;
    padding: 5px;
    z-index: 1000;
    float: right;
}

    .submenu li {
        list-style-type: none;
        padding-bottom: 8px;
        width: 100%;
        text-align: left
    }

        .submenu li:last-child {
            padding-bottom: 0px;
        }

        .submenu li p {
            font-size: 12px;
        }

    .submenu .radio, .checkbox {
        margin: 0;
    }

.submenudrp2 {
    right: 0px;
    min-width: 150px;
}

.settingicon2 {
    font-size: 14px;
    padding: 4px 10px;
}

.submenu:before {
    content: "";
    position: absolute;
    display: inline-block;
    z-index: 10;
    right: 5px;
    margin-top: -12px;
}

.submenu:after {
    content: "";
    position: absolute;
    display: inline-block;
    z-index: 9;
    right: 5px;
    top: 3px;
    margin-top: -12px;
}

.submenu2 {
    margin: 0;
    padding: 0;
    position: absolute;
    min-width: 150px;
    padding: 0;
    z-index: 1000;
    float: right
}

    .submenu2 > li {
        list-style-type: none;
        font-size: 12px;
        margin-bottom: 2px;
        width: 100%;
        text-align: left
    }

        .submenu2 > li > a {
            font-size: 12px;
            margin-bottom: 5px;
            display: block;
            padding: 5px;
            text-decoration: none;
        }

            .submenu2 > li > a:last-child {
                padding-bottom: 0px;
            }

            .submenu2 > li > a:hover {
                text-decoration: none;
            }

    .submenu2 .radio, .checkbox {
        margin: 0;
    }

.gridfullscreen {
    margin-top: 0px !important
}

.gridhd1 {
    font-weight: bold;
}

.gridhd2 {
    font-weight: bold;
}

/*SUBMENU SECTION END*/


/*ACCORDION SECTION START*/
.accordionButton {
    width: 100%;
    float: left;
    cursor: pointer;
    margin-top: 10px;
    position: relative;
}

    .accordionButton span.txt {
        font-size: 14px;
        font-weight: normal;
        padding: 8px 10px;
        float: left;
    }

    .accordionButton span.hyphen {
        float: left;
        padding: 8px 2px;
        font-size: 14px;
        font-weight: normal;
    }

.crmcampaignslist .accordionButton span.txt {
    min-width: 122px;
}

.accordionContent {
    width: 100%;
    float: left;
    padding: 14px 5px;
    border-top: none !important;
}

.accordionContentFrame {
    width: 100%;
    float: left;
    padding: 6px;
}

.on {
    float: left;
    cursor: pointer;
}

.over {
    float: left;
    cursor: pointer;
}

.accordionButton span.plusMinus {
    padding: 0;
    float: right;
    width: 30px;
    height: 35px;
    margin-right: 15px;
}

.on span.plusMinus {
    padding: 0;
    float: right;
    width: 30px;
    height: 35px;
    margin-right: 15px;
}

.on span.txt {
    font-weight: bold;
}
/*ACCORDION SECTION END*/

/*GRID SETTING SECTION START*/
.grid-sort-dv {
    float: right;
    font-size: 12px;
}

    .grid-sort-dv > a:focus {
        outline: none;
    }

    .grid-sort-dv > a > i {
        font-size: 14px;
    }

.grid-setting-txt {
    float: left;
    width: 100%;
}

.grid-setting-hdtxt {
    float: left;
    font-weight: bold;
    margin: 10px 0 0 0;
    width: 100%;
}

.grid-setting-arrow {
    float: left;
    width: 100%;
    padding: 3px 0 0 0;
}

    .grid-setting-arrow > a > i {
        float: right;
    }

.sorthd {
    float: right;
    font-size: 11px
}

.GridMultiSelect > tbody > tr > td > .btn-group > .mselectdrp {
    font-size: 12px;
    height: 28px;
    min-width: 270px;
}

.grid-search-link li {
    margin-bottom: 6px;
    width: 100%;
    float: left
}

.grid-search-close {
    font-size: 12px !important;
    margin-top: 14px;
    color: #da8d8d;
    opacity: 1
}

.search-list li {
    font-size: 13px;
    color: #555555;
    margin-bottom: 7px;
    line-height: 18px;
}

.breadcrumb > li + li:before {
    content: "" !important;
}
/*GRID SETTING SECTION END*/

/*CENTER BOX SECTION START*/
.centerBox {
    width: 100%;
    float: left;
    cursor: default;
    margin-top: 15px;
}

    .centerBox span.txt {
        font-size: 16px;
        font-weight: normal;
        padding: 8px 10px;
        float: left;
    }

.centerBoxContent {
    width: 100%;
    float: left;
    padding: 14px 5px;
    border-top: none !important;
}

.centerBoxContentFrame {
    width: 100%;
    float: left;
    padding: 6px;
}

/*CENTER BOX SECTION END*/

/*COLOR ACTIVE LIST START*/
.list-color {
    margin: 0;
    padding: 5px 0;
    float: left
}

    .list-color li {
        list-style-type: none;
        float: left;
        margin: 0 20px 10px 0;
        font-size: 11px;
        font-weight: bold;
    }

        .list-color li span {
            float: left;
            margin-right: 5px;
            width: 30px;
            height: 15px;
            border-radius: 2px;
        }
/*COLOR ACTIVE LIST END*/

/*GRID SETTTING MENU START*/
.GridSettingsMenu {
    margin: 7px 0 0 0;
    padding: 0;
    position: absolute;
    max-width: 150px;
    padding: 5px;
    z-index: 1000;
    float: right;
    max-height: 500px;
    overflow: auto;
    margin-top: 2px;
}

    .GridSettingsMenu li {
        list-style-type: none;
        padding-bottom: 8px;
        width: 100%;
        text-align: left
    }

        .GridSettingsMenu li:last-child {
            padding-bottom: 0px;
        }

        .GridSettingsMenu li p {
            font-size: 12px !important;
            display: block;
            min-height: 20px;
            padding-left: 20px;
            vertical-align: middle;
        }

            .GridSettingsMenu li p label {
                font-weight: normal;
            }

    .GridSettingsMenu .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        float: left;
        margin-left: -20px;
        margin-top: 3px;
    }

    .GridSettingsMenu:before {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 10;
        right: 5px;
        margin-top: -12px;
    }

.submenu:after {
    content: "";
    position: absolute;
    display: inline-block;
    z-index: 9;
    right: 5px;
    top: 3px;
    margin-top: -12px;
}
/*GRID SETTTING MENU END*/

/*INBOX BUTTON START*/
.inboxsubbtn {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

    .inboxsubbtn li {
        list-style-type: none;
        float: left;
    }

        .inboxsubbtn li a {
            display: block;
            padding: 12px 20px;
            text-decoration: none;
            border-radius: 0;
            border-bottom: none;
        }

            .inboxsubbtn li a:hover {
                text-decoration: none;
            }

        .inboxsubbtn li:last-child {
        }

    .inboxsubbtn .mbtnactive {
        cursor: default;
        padding: 12px 20px;
        border-radius: 0;
        font-weight: bold;
        border-bottom: none;
    }

.mbtnactive:before {
    content: "";
    position: absolute;
    margin-top: 31px;
    z-index: 6;
    text-align: center;
}

.mbtnactive:after {
    content: "";
    position: absolute;
    margin-top: 31px;
    z-index: 9;
}

.inboxsubbtn .nav-link {
    cursor: default;
    padding: 12px 20px !important;
    border-radius: 0;
    font-weight: bold;
    border-bottom: none;
    font-size: 14px !important;
}

    .inboxsubbtn .nav-link.active {
        cursor: default;
        padding: 12px 20px;
        border-radius: 0;
        font-weight: bold;
        border-bottom: none;
    }

        .inboxsubbtn .nav-link.active:before {
            content: "";
            position: absolute;
            margin-top: 31px;
            z-index: 6;
            text-align: center;
        }

        .inboxsubbtn .nav-link.active:after {
            content: "";
            position: absolute;
            margin-top: 31px;
            z-index: 9;
        }
/*INBOX BUTTON END*/



/*DATE PICKER START*/
.datepicker {
    padding: 4px;
    border-radius: 4px;
    direction: ltr;
}

.datepicker-inline {
    width: 220px;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

    .datepicker.datepicker-rtl table tr td span {
        float: right;
    }

.datepicker-dropdown {
    top: 0;
    left: 0;
}

    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-top: 0;
        position: absolute;
    }

    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-top: 0;
        position: absolute;
    }

    .datepicker-dropdown.datepicker-orient-left:before {
        left: 6px;
    }

    .datepicker-dropdown.datepicker-orient-left:after {
        left: 7px;
    }

    .datepicker-dropdown.datepicker-orient-right:before {
        right: 6px;
    }

    .datepicker-dropdown.datepicker-orient-right:after {
        right: 7px;
    }

    .datepicker-dropdown.datepicker-orient-top:before {
        top: -7px;
    }

    .datepicker-dropdown.datepicker-orient-top:after {
        top: -6px;
    }

    .datepicker-dropdown.datepicker-orient-bottom:before {
        bottom: -7px;
        border-bottom: 0;
    }

    .datepicker-dropdown.datepicker-orient-bottom:after {
        bottom: -6px;
        border-bottom: 0;
    }

.datepicker > div {
    display: none;
}

.datepicker.days div.datepicker-days {
    display: block;
}

.datepicker.months div.datepicker-months {
    display: block;
}

.datepicker.years div.datepicker-years {
    display: block;
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .datepicker table tr td,
    .datepicker table tr th {
        text-align: center;
        width: 30px;
        height: 30px;
        border-radius: 4px;
        border: none;
    }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
    cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    cursor: default;
}

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
    border-radius: 0;
}

    .datepicker table tr td.range.today,
    .datepicker table tr td.range.today:hover,
    .datepicker table tr td.range.today.disabled,
    .datepicker table tr td.range.today.disabled:hover {
        border-radius: 0;
    }

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px;
}

    .datepicker table tr td span.disabled,
    .datepicker table tr td span.disabled:hover {
        cursor: default;
    }

.datepicker th.datepicker-switch {
    width: 145px !important;
}

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
    cursor: pointer;
}

    .datepicker thead tr:first-child th:hover,
    .datepicker tfoot tr th:hover {
    }

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
}

.input-group.date .input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.input-daterange input {
    text-align: center;
}

    .input-daterange input:first-child {
        border-radius: 3px 0 0 3px;
    }

    .input-daterange input:last-child {
        border-radius: 0 3px 3px 0;
    }

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px;
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    border-radius: 5px;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.428571429;
}

    .datepicker.dropdown-menu th,
    .datepicker.dropdown-menu td {
        padding: 4px 5px;
    }

.datepicker-dropdown::before {
    display: none !important
}

.datepicker-dropdown::after {
    display: none !important
}
/*DATE PICKER END*/
/*WRAPPER START*/
#wrapper {
    width: 100%;
}

#wrapper-hm {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    width: 100%;
    float: left;
}

.page-wrapper {
    padding: 0 15px;
    /*min-height: 568px;*/
    width: 100%;
    float: left;
}

@media(min-width:881px) {
    #page-wrapper {
        position: inherit;
        margin: 0;
        padding: 0 15px 20px 15px;
        min-height: auto;
    }

    .page-wrapper {
        position: inherit;
        margin: 0;
        padding: 0 15px 20px 15px;
        min-height: auto;
    }
}

/*WRAPPER END*/



/* NAVIGATION START*/
/* Top Right Navigation Dropdown Styles */

.navbar-top-links li {
    display: inline-block;
}

    .navbar-top-links li:last-child {
        margin-right: 15px;
    }

    .navbar-top-links li a {
        padding: 15px;
        min-height: 50px;
    }

.navbar-top-links .dropdown-menu li {
    display: block;
}

    .navbar-top-links .dropdown-menu li:last-child {
        margin-right: 0;
    }

    .navbar-top-links .dropdown-menu li a {
        padding: 3px 20px;
        min-height: 0;
    }

        .navbar-top-links .dropdown-menu li a div {
            white-space: normal;
        }

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

/* Sidebar Menu Styles */

.sidebar-search {
    padding: 15px;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}

.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
}

    .nav-second-level li a {
        font-size: 12px;
        padding-left: 30px;
    }

    .nav-third-level li a {
        padding-left: 52px;
    }

@media(min-width:881px) {
    .navbar-static-side {
        z-index: 1;
        position: absolute;
        width: 220px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

/* NAVIGATION END*/




/*MULTI SELECT START*/
.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: -1px 0 0 0;
    padding: 0;
    border-radius: 0px 0px 3px 3px;
}

    .multiselect-container .input-group {
        margin: 5px
    }

    .multiselect-container > li {
        padding: 0
    }

        .multiselect-container > li > a.multiselect-all label {
            font-weight: 700
        }

        .multiselect-container > li > label.multiselect-group {
            margin: 0;
            padding: 3px 20px;
            height: 100%;
            font-weight: 700
        }

        .multiselect-container > li > a {
            padding: 0
        }

            .multiselect-container > li > a > label {
                margin: 0;
                height: 100%;
                cursor: pointer;
                font-weight: 400;
                padding: 3px 20px 3px 40px;
                text-overflow: ellipsis;
                word-wrap: normal;
                width: 100%;
                white-space: nowrap;
                overflow: hidden;
            }

                .multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
                    margin: 0
                }

                .multiselect-container > li > a > label > input[type=checkbox] {
                    margin-bottom: 5px;
                    height: 14px;
                }

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0
}
/*MULTI SELECT END*/



/*CHECKBOX RADIO STYLE START*/
@font-face {
    font-family: 'entypo';
    src: url('../fonts/entypo.eot');
    src: url('../fonts/entypo.eot?#iefix') format('embedded-opentype'), url('../fonts/entypo.woff') format('woff'), url('../fonts/entypo.ttf') format('truetype'), url('../fonts/entypo.svg#glyphicons_halflingsregular') format('svg');
}

.vd_radio, .vd_checkbox {
    padding-left: 0;
}

    .vd_radio label {
        display: inline-block;
        cursor: pointer;
        position: relative;
        padding-left: 22px;
        margin-right: 15px;
        font-weight: normal;
    }


        .vd_radio label:before {
            content: "";
            display: inline-block;
            width: 16px;
            height: 16px;
            margin-right: 10px;
            position: absolute;
            left: 0;
            bottom: 1px;
            border-radius: 50px;
        }

    .vd_radio .radio label:before {
        border-radius: 8px;
    }

    .vd_radio input[type=radio]:checked + label:before {
        content: "\2022";
        text-align: center;
        line-height: 13px;
        font-size: 22px;
    }

    .vd_radio input[type=radio] {
        opacity: 0;
        position: absolute;
    }

        .vd_radio input[type=radio]:focus + label:before {
            border: #000000 1px solid;
        }


    .vd_checkbox label {
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        margin-bottom: 0px;
        margin-right: 15px;
        padding-left: 25px;
        position: relative;
    }

        .vd_checkbox label:before {
            border-radius: 0px;
            content: "";
            display: inline-block;
            height: 16px;
            left: 1px;
            margin-right: 10px;
            position: absolute;
            top: 1px;
            width: 16px;
        }

        .vd_checkbox label:after {
            display: inline-block;
            font-size: 11px;
            height: 26px;
            left: 3.8px;
            position: absolute;
            top: 1px;
            width: 26px;
        }

.billPrint .vd_checkbox label:after {
    left: -2px;
}

table td .vd_checkbox label:before, table th .vd_checkbox label:before {
    top: 0px;
}

table td .vd_checkbox label:after, table th .vd_checkbox label:after {
    top: 0px;
}

table td .vd_star label:before, table th .vd_star label:before {
    top: -8px;
}

.vd_checkbox input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

    .vd_checkbox input[type="checkbox"]:focus + label:before {
        border: #000000 1px solid;
    }

.vd_checkbox label:after {
    border-radius: 3px;
}

.vd_checkbox.vd_checkbox-circle label:after {
    border-radius: 99px;
}

.vd_checkbox.vd_checkbox-circle label:before {
    border-radius: 99px;
}

.vd_checkbox input[type="checkbox"]:checked + label:after {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 11px;
    font-weight: normal;
}

.vd_checkbox input[type="checkbox"][disabled] + label {
    opacity: 0.65;
}

.vd_checkbox.checkbox-done input[type="checkbox"]:checked + label {
    text-decoration: line-through;
}
/*CHECKBOX RADIO STYLE END*/


/*DUAL LISTBOX STYLE START*/
.bootstrap-duallistbox-container .buttons {
    width: 100%;
    margin-bottom: -1px;
}

.bootstrap-duallistbox-container label {
    display: block;
}

.bootstrap-duallistbox-container .info {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 11px;
}

.bootstrap-duallistbox-container .clear1,
.bootstrap-duallistbox-container .clear2 {
    display: none;
    font-size: 10px;
}

.bootstrap-duallistbox-container .box1.filtered .clear1,
.bootstrap-duallistbox-container .box2.filtered .clear2 {
    display: inline-block;
}

.bootstrap-duallistbox-container .move,
.bootstrap-duallistbox-container .remove {
    width: 60%;
}

.bootstrap-duallistbox-container .btn-group .btn {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.bootstrap-duallistbox-container select {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.bootstrap-duallistbox-container .moveall,
.bootstrap-duallistbox-container .removeall {
    width: 40%;
}

.bootstrap-duallistbox-container.bs2compatible .btn-group > .btn + .btn {
    margin-left: 0;
}

.bootstrap-duallistbox-container select {
    width: 100%;
    height: 100px;
    padding: 0;
}

.bootstrap-duallistbox-container .filter {
    width: 100%;
    height: 31px;
    margin: 0 0 5px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.bootstrap-duallistbox-container.moveonselect .move,
.bootstrap-duallistbox-container.moveonselect .remove {
    display: none;
}

.bootstrap-duallistbox-container.moveonselect .moveall,
.bootstrap-duallistbox-container.moveonselect .removeall {
    width: 100%;
}

.bootstrap-duallistbox-container .btn-group {
    display: none;
}
/*DUAL LISTBOX STYLE END*/

/*DASHBOARD CHART START*/
.axis path, .axis line {
    fill: none;
    stroke: black;
    shape-rendering: crispEdges;
}

.axis text {
    font-family: sans-serif;
    font-size: 11px;
}

#tooltip {
    position: absolute;
    text-align: center;
    width: auto;
    height: auto;
    padding: 0px 5px;
    border-radius: 3px;
    pointer-events: none;
    margin: 3px 0 0 3px;
}

    #tooltip.hidden {
        display: none;
    }

    #tooltip p {
        margin: 0;
        font-family: sans-serif;
        font-size: 10px;
        line-height: 20px;
    }

.chart-pay {
    float: left;
    margin: 5px 0 0 5px;
    padding: 0;
}

    .chart-pay li {
        list-style-type: none;
        margin-bottom: 10px;
    }

        .chart-pay li span.underpay {
            border-radius: 50px;
            width: 12px;
            height: 12px;
            float: left;
            margin: 3px 5px 0 0;
        }

        .chart-pay li span.overpay {
            border-radius: 50px;
            width: 12px;
            height: 12px;
            float: left;
            margin: 3px 5px 0 0;
        }

/*DASHBOARD CHART END*/


/*SEARCH OPTIONS START*/
.inner-addon {
    position: relative;
}

    .inner-addon .glyphicon {
        position: absolute;
        padding: 6px 10px;
        cursor: pointer;
        font-size: 11px;
    }

.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.searchOptions {
    position: absolute;
    z-index: 10000;
    padding: 0;
    margin: -1px 0 0 0;
    min-width: 145px;
    border-radius: 0px 0px 3px 3px
}

    .searchOptions > li {
        list-style-type: none;
    }

        .searchOptions > li > a {
            font-size: 12px;
            margin-bottom: 5px;
            display: block;
            padding: 5px;
            text-decoration: none;
        }

            .searchOptions > li > a:last-child {
                margin-bottom: 0px;
            }

            .searchOptions > li > a:hover {
                text-decoration: none;
            }
/*SEARCH OPTIONS END*/

/*DASHBOARD SECTION START*/
.dash-loader {
    position: absolute;
    left: 45% !important;
    top: 45% !important;
}

    .dash-loader > i {
        font-size: 24px;
    }

.dash-edit {
    position: fixed;
    z-index: 9;
    width: 80px;
    height: 160px;
    bottom: 10px;
    right: 10px;
}

.dash-edit-inner {
    position: absolute;
    z-index: 99;
    width: 80px;
    height: 160px;
    bottom: 15px;
    right: 0px;
}

.dashbox {
    border-radius: 3px;
    width: 100%;
    float: left;
    padding: 5px 15px;
    margin: 0 0 10px 0px
}

    .dashbox h6 {
        width: 100%;
        font-size: 15px;
    }

        .dashbox h6 span {
            float: right;
            font-weight: normal;
        }

            .dashbox h6 span a {
                opacity: 0.67
            }

                .dashbox h6 span a:hover {
                    opacity: 1.0
                }

.dashbox-primary2 {
    padding: 0px;
}

    .dashbox-primary2 h6 {
        padding-left: 10px;
        line-height: 38px;
        margin: 0;
    }

        .dashbox-primary2 h6 span a {
            opacity: 0.67
        }

            .dashbox-primary2 h6 span a:hover {
                opacity: 1.0
            }

.dashbox article i {
    font-size: 42px;
    float: left;
}

.dashbox article h2 {
    float: left;
    margin: 5px 0 0 0;
}

.dashbox ul.dashuser {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

    .dashbox ul.dashuser li {
        list-style-type: none;
        display: block;
        padding: 7px 0px;
        font-size: 12px;
    }

        .dashbox ul.dashuser li span {
            padding-left: 20px;
        }

        .dashbox ul.dashuser li:last-child {
            border-bottom: 0px;
        }

.chart-refresh {
    position: absolute;
    right: 25px;
}

    .chart-refresh a {
        font-size: 14px;
        opacity: 0.67
    }

        .chart-refresh a:hover {
            opacity: 1.0;
        }

.dashbox-primary2 .chart-txt {
    font-size: 9px;
    position: absolute;
    left: 24px;
    font-weight: bold;
}

.dashbox ul.dashactivity {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 10px 0;
}

    .dashbox ul.dashactivity li {
        list-style-type: none;
        display: block;
        padding: 16px 0px;
        font-size: 18px;
        line-height: 18px;
    }

        .dashbox ul.dashactivity li span {
            font-size: 12px;
        }

        .dashbox ul.dashactivity li:last-child {
            border-bottom: 0px;
        }

.dashgrid1 {
    font-size: 14px;
    width: 100%;
}

    .dashgrid1 td {
        padding: 0px 0px 5px 0;
    }

    .dashgrid1 > thead > tr > th {
        padding: 7px 0;
    }

    .dashgrid1 .totalAmnt {
        text-align: right;
        font-weight: bold;
    }

    .dashgrid1 .totaldv {
        font-weight: bold;
        font-size: 14px;
        padding: 12px 0;
    }

    .dashgrid1 .total-box1 {
        width: auto;
        border-radius: 3px;
        text-align: center;
        padding: 7px 0;
        line-height: 22px;
    }

    .dashgrid1 .total-box2 {
        width: auto;
        border-radius: 3px;
        text-align: center;
        padding: 7px 0;
        line-height: 22px;
    }

    .dashgrid1 span {
        font-weight: bold
    }

.dashgrid2 {
    font-size: 15px;
    width: 100%;
}

    .dashgrid2 td {
        padding: 8px 0;
    }

    .dashgrid2 .totalAmnt {
        text-align: right;
        font-weight: bold;
    }

    .dashgrid2 .totaldv {
        font-weight: bold;
        font-size: 14px;
        padding: 12px 0;
    }

    .dashgrid2 span {
        margin: 5px 10px 0 0;
        height: 10px;
        width: 12px;
        float: left
    }

.dashcolor1 {
    background-color: #4f81bc
}

.dashcolor2 {
    background-color: #c0504e
}

.dashcolor3 {
    background-color: #9bbb58
}

.dashcolor4 {
    background-color: #23bfaa
}

.dash-icons {
    margin: 0 0 5px 0;
    padding: 0;
}

    .dash-icons > li {
        float: left;
        list-style-type: none;
        margin-left: 15px;
    }

        .dash-icons > li > a {
            color: #ffffff;
            text-decoration: none;
            font-size: 15px;
        }

            .dash-icons > li > a > i {
                opacity: 0.45
            }

            .dash-icons > li > a:hover > i {
                opacity: 1
            }

.dash-table-icon {
    margin: 4px 10px 0 0;
}

/*DASHBOARD SECTION END*/

/*ADDRESS COMMUNICATION START*/
.address-col-1 {
    float: left;
    margin-right: 10px;
    width: 60%;
}

.address-col-2 {
    float: right;
    width: 34%;
}

.address-col-3 {
    float: left;
    width: 48%;
}

    .address-col-3 + .address-col-3 {
        float: right;
    }

.address-col-4 {
    float: right;
    width: 48%;
}

.addMorenumber, .deleteNumber {
    font-weight: bold;
    font-size: 14px;
}

.phoneTxtbox {
    float: left;
    width: 60% !important;
    border-radius: 3px 0 0 3px;
}

.phoneExtnTxtbox {
    float: left;
    width: 40% !important; /*border-left: 0px !important;*/
    border-radius: 0 3px 3px 0;
}

.phoneTxtboxnew {
    float: left;
    width: 60% !important;
    border-radius: 3px 0 0 3px;
}

.phoneExtnTxtboxnew {
    float: left;
    width: 40% !important;
    border-left: 0px !important;
    border-radius: 0 3px 3px 0;
}

.rate-col-1 {
    float: left;
    margin-right: 10px;
    width: 30%;
}

.rate-col-2 {
    float: left;
    margin-right: 10px;
    width: 30%;
}

.rate-col-3 {
    float: left;
    width: 30%;
}

.date-col-1 {
    float: left;
    margin-right: 10px;
    width: 40%;
}

.year-col-2 {
    float: right;
    width: 54%;
}

.input-subcol-1 {
    float: left;
    width: 48%;
    margin-right: 10px;
}

.input-subcol-2 {
    float: right;
    width: 48%;
}

/*ADDRESS COMMUNICATION END*/


/*GRID SUB SECTION START*/
.gridsub-hdsec {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .gridsub-hdsec h5 {
        font-size: 16px;
        margin: 0;
        padding: 0;
        font-weight: bold;
    }
/*GRID SUB SECTION END*/

/*INVOICE SECTION START*/
.invoice {
    border: none;
    width: 100%;
}

    .invoice > tbody > tr > td {
        padding: 6px 8px;
        font-size: 12px;
        line-height: 17px;
    }

    .invoice .labletxt {
        font-weight: bold;
    }
/*INVOICE SECTION END*/


/*DASHBOARD TABLE START*/
.block-head {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px 5px 0 0;
    float: left;
    width: 100%;
}

    .block-head h4 {
        display: block;
        float: left;
        font-size: 14px;
        font-weight: bold;
        line-height: 30px;
        margin: 0;
        padding: 2px 0 2px 10px;
        text-transform: uppercase;
    }

.block-content {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 0 0 5px 5px;
    float: left;
    width: 100%;
    overflow: hidden;
}

ul.buttons {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
}

    ul.buttons li {
        display: block;
        float: left;
        position: relative;
    }

        ul.buttons li a {
            display: block;
            float: left;
            font-size: 13px;
            line-height: 30px;
            min-width: 40px;
            padding: 2px 4px;
            text-align: center;
            transition: all 200ms ease 0s;
        }

ul.playbuttons {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

    ul.playbuttons li {
        display: block;
        float: left;
        position: relative;
    }

        ul.playbuttons li a {
            display: block;
            float: left;
            font-size: 18px;
            line-height: 38px;
            padding: 1px 3px;
            margin-left: 10px;
            text-align: center;
            transition: all 200ms ease 0s;
        }

            ul.playbuttons li a:hover {
                opacity: 0.67
            }

ul.buttons li a:hover {
    opacity: 0.56;
}

.dash-grid {
    border-spacing: 0;
    width: 100%;
    font-size: 11px;
    float: left;
    background: #ffffff;
}

    .dash-grid > thead > tr > th {
        font-size: 11px;
        text-align: left;
        padding: 8px;
        width: auto;
    }

    .dash-grid > tbody > tr > td {
        padding: 4px 8px;
        font-size: 11px;
        line-height: 17px;
        width: auto;
        border-left: none;
        text-align: left;
    }

.dash-grid2 {
    border-spacing: 0;
    width: 100%;
    font-size: 11px;
    float: left;
}

    .dash-grid2 > thead > tr > th {
        font-size: 11px;
        text-align: left;
        padding: 8px;
        width: auto;
    }

    .dash-grid2 > tbody > tr > td {
        padding: 6px 8px;
        font-size: 11px;
        line-height: 17px;
        width: auto;
        border-left: none;
    }

.dash-grid > tbody > tr:last-child { /*border-bottom:0px;*/
}

.dash-bgTop1 {
    border-radius: 3px 3px 0 0;
}

.dash-bg1 {
    border-radius: 5px;
}

    .dash-bg1 .dash-grid > tbody > tr:last-child {
        border-bottom: 0px;
    }

.dash-bgTop2 {
    border-radius: 3px 3px 0 0;
}

.dash-bg2 {
    border-radius: 5px;
}

    .dash-bg2 .dash-grid > tbody > tr:last-child {
        border-bottom: 0px;
    }

.dash-bgTop3 {
    border-radius: 3px 3px 0 0;
}

.dash-bg3 {
    border-radius: 5px;
}

    .dash-bg3 .dash-grid > tbody > tr:last-child {
        border-bottom: 0px;
    }

.dash-bgTop4 {
    border-bottom: none;
}

    .dash-bgTop4 ul.buttons li a {
        border: none;
        line-height: 0px;
        padding: 0;
    }

    .dash-bgTop4 ul.playbuttons li a {
        border: none;
        line-height: 10px;
        padding: 0;
    }

    .dash-bgTop4 h4 {
        padding: 7px 3px;
        line-height: 1px;
    }

.dash-eliggrid {
    border-spacing: 0;
    width: 100%;
    font-size: 11px;
    float: left;
}

    .dash-eliggrid > thead > tr > th {
        font-size: 11px;
        text-align: left;
        padding: 8px;
        width: auto;
    }

    .dash-eliggrid > tbody > tr > td {
        padding: 6px 8px;
        font-size: 11px;
        line-height: 17px;
        width: auto;
        border-left: none;
    }

    .dash-eliggrid > tbody > tr:last-child {
        border-bottom: 0px;
    }

.dash-grid tr {
    border-left: 1px #cccccc solid;
    border-right: 1px #cccccc solid;
}

.gridster-box.info-block-bg-default {
    box-shadow: none;
    background: none;
}

.gridster .info-block-bg-primary, .gridster .info-block-bg-default {
    margin-bottom: 0px;
}

.box-body.info-block-bg-default {
    box-shadow: none;
}

.info-block-bg-default .box-header > .text-white {
    color: #000000 !important;
}


.dashboard-screen #dvDataGrid {
    height: 500px;
    width: 1200px;
    overflow-x: scroll;
    overflow-y: scroll;
}

.gridster .gs-w {
    background: #ffffff;
    /*cursor: pointer;*/
    overflow-y: hidden;
    /* -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);*/
    border: 1px #cccccc solid;
}

    .gridster .gs-w.active {
        overflow-y: initial;
    }

    .gridster .gs-w .list-item {
        padding: 3px 15px;
    }

.gridster .player {
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    background: #BBB;
}

.gridster .gs-w.try {
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: 37px -169px;
}

.gridster .preview-holder {
    border: none !important;
    border-radius: 0 !important;
    background: red !important;
}

.gridster li {
    font-size: 1em;
    /*font-weight: bold;
        text-align: center;*/
    /*line-height: 100%;*/
}

.dashboard-screen ul {
    list-style-type: none;
}

.dashboard-screen li {
    list-style: none;
    /*font-weight: bold;*/
}

.gridster-box {
    position: relative;
    width: 100%;
    height: 100%;
}

.dashboard-screen .text-white a, .dashboard-screen .text-white a:hover {
    color: #ffffff;
    text-decoration: none;
}

/*DASHBOARD TABLE END*/


/*MENU LIST START*/
.btn-group > .dropdown-menu { /*width:auto !important;*/
}

.note-btn {
    font-size: 14px;
    padding: 1px 10px;
}

.menu-list {
    border-radius: 3px;
    margin-top: 3px !important;
    width: auto;
}

    .menu-list li {
        width: 100%;
    }

    .menu-list:before {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 10;
        left: 5px;
        margin-top: -12px;
    }

    .menu-list:after {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 9;
        top: 4px;
        left: 4px;
        margin-top: -12px;
    }

.menu-listRight {
    border-radius: 3px;
    margin-top: 3px !important;
}

    .menu-listRight:before {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 10;
        right: 5px;
        margin-top: -12px;
    }

    .menu-listRight:after {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 9;
        top: 4px;
        right: 4px;
        margin-top: -12px;
    }
/*MENU LIST END*/
.dropdown-listRight {
    border-radius: 3px;
    margin-top: 3px !important;
    min-width: 100px;
}

    .dropdown-listRight:before {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 10;
        right: 5px;
        margin-top: -12px;
    }

    .dropdown-listRight:after {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 9;
        top: 4px;
        right: 4px;
        margin-top: -12px;
    }

.grid-frame-inside {
    width: 100%;
    float: left;
}
/*MENU LIST END*/
/*BUTTON LIST START*/
.button-list {
    border-radius: 3px;
    margin-top: 7px !important;
}

    .button-list li a {
        text-align: left;
        font-size: 12px;
    }

    .button-list:before {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 10;
        right: 5px;
        margin-top: -12px;
    }

    .button-list:after {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 9;
        right: 5px;
        top: 3px;
        margin-top: -12px;
    }
/*BUTTON LIST END*/


/*DOCUMENT MAIL SECTION START*/
.mailsec {
    border-spacing: 0;
    width: 100%;
    float: left;
    margin: 0;
    border: 0 !important
}

    .mailsec > thead > tr > th {
        font-size: 13px;
        text-align: left;
        padding: 10px 8px;
        width: auto;
        border-left: none;
        border-right: none
    }

        .mailsec > thead > tr > th span {
            font-size: 16px;
        }

    .mailsec > tbody > tr > td {
        padding: 10px 8px;
        font-size: 12px;
        line-height: 17px;
        width: auto;
        border-left: none;
        border-right: none
    }

    .mailsec > tbody > tr:last-child {
        border-bottom: 0px;
    }

    .mailsec > tbody > tr:hover {
        cursor: pointer
    }

.note-fontsize {
    font-size: 12px;
}

.mailcheckbox {
    margin: 10px 0 0 0
}

.mailclose {
    float: left;
    margin: 2px 0 0 5px;
}

.mailattach {
    width: 30px !important;
}

    .mailattach a {
        font-size: 16px;
    }

.mailsec > tbody > tr > td.unread {
    font-weight: bold;
    color: #135cb0;
}

.mail-checkbox label {
    margin: 0px 0px 12px 0;
}

.searchicon {
    position: absolute;
    top: 7px;
    right: 12px;
    font-size: 14px;
}

.btn-search2 {
    padding: 10px !important;
    border-width: 1px 1px 1px 0px;
    border-style: solid solid solid none;
    border-image: none;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    height: 37px;
}

.btn-group1 {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group2 {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.btn-mail + .btn-mail {
    margin-left: -1px;
    border-radius: 0px;
}

.btn-mail {
    float: left;
}

.mailshw {
    font-size: 12px;
    float: left;
    width: auto;
    border-radius: 0px 3px 3px 0px;
    border-left: medium none;
    height: 37px;
    margin-left: -1px;
}

.search-anim {
    display: none;
}

.search-anim1 {
    display: none;
}

.hr-border {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.mailSearch {
    float: left;
    width: 75%;
    margin-bottom: 0px;
}

    .mailSearch .form-control {
        height: 37px;
    }

.btn-mail2 {
    font-size: 18px;
    padding: 5px 12px;
}

.grid-line {
    border-top: 1px dashed #d6d6d6;
    padding-top: 10px;
    margin-top: 5px;
}

hr {
    margin: 15px 0;
    border: 0;
    border-top: 1px dashed #9e9e9e;
    width: 100%;
    overflow: hidden;
}
/*DOCUMENT MAIL SECTION END*/



/*ZOOM EFECT START */
#imagecontent {
    width: 100%;
    margin: 0;
}

.zoomer-controls > .tooltip {
    z-index: 99999 !important;
}

.img-viewer {
    width: 100%;
    padding: 0%
}

.image-title {
    position: relative;
    z-index: 99;
}

.zoom-icons {
    position: relative;
    z-index: 99;
}

.zoom-icons-inner {
    margin: 0 auto;
    width: 100px;
}

.print-icons {
    position: relative;
    z-index: 99;
    font-size: 18px;
}

    .print-icons span {
        margin-left: 10px;
        cursor: pointer;
    }

.zoomer_wrapper {
    height: 780px;
    margin: 0;
    overflow: hidden;
    width: 100%;
    padding-top: 38px;
}

.zoomer.dark_zoomer img {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.zoomer {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

    .zoomer .zoomer-positioner {
        margin: 0;
        height: 1px;
        position: absolute;
        width: 1px;
    }

    .zoomer .zoomer-holder {
        opacity: 0;
        position: relative;
    }

    .zoomer .zoomer-image {
        cursor: pointer;
        float: left;
        height: 100%;
        width: 100%;
    }

    .zoomer .zoomer-tiles {
        height: 100%;
        position: relative;
        width: 100%;
    }

    .zoomer .zoomer-tile {
        height: auto;
        position: absolute;
        width: auto;
    }
    /* CONTROLS */
    .zoomer .zoomer-controls {
        padding: 5px;
        position: absolute;
        z-index: 9;
    }

        .zoomer .zoomer-controls span {
            cursor: pointer;
            display: block;
            font-size: 20px;
            font-weight: bold;
            height: 30px;
            line-height: 30px;
            margin: 0;
            text-align: center;
            width: 30px;
        }
    /* CONTROLS - TOP, BOTTOM */
    .zoomer .zoomer-controls-top,
    .zoomer .zoomer-controls-bottom {
        width: 100%;
        height: 40px;
        position: rerlative;
        z-index: 9
    }

    .zoomer .zoomer-controls-top {
        top: 20px;
    }

    .zoomer .zoomer-controls-bottom {
        margin-right: 15px;
    }

        .zoomer .zoomer-controls-top span,
        .zoomer .zoomer-controls-bottom span {
            float: left;
        }

            .zoomer .zoomer-controls-top span:first-child,
            .zoomer .zoomer-controls-bottom span:first-child {
                margin: 0 1px 0 0;
            }
/*ZOOM EFECT END */




/*AUTOCOMPLETE TEXTBOX START*/
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu {
    list-style: none;
    padding: 0px;
    margin: 0;
    display: block;
    outline: none;
}

    .ui-menu .ui-menu {
        margin-top: -3px;
        position: absolute;
        list-style: none;
    }
/*
* Bug inline with IE sub menu
*/
/* IE9, IE10 */
@media screen and (min-width:0\0) {
    .ui-menu li {
        list-style-type: none;
        display: inline;
        line-height: 0;
    }

    li.ui-menu-item {
        /* This fixes the IE10 issue (jQuery UI Issue #8844)*/
        list-style-type: none;
    }
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    /* support: IE10, see #8844 */
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0; /* support: IE7 */
    font-weight: normal;
}

    .ui-menu .ui-menu-item a.ui-corner-all {
        -webkit-border-radius: 0px; /* Safari 4 */
        -moz-border-radius: 0px; /* Firefox 3.6 */
        border-radius: 0px;
    }

    .ui-menu .ui-menu-item a.ui-state-focus,
    .ui-menu .ui-menu-item a.ui-state-active,
    .ui-menu .ui-menu-item a.ui-widget-content {
        margin: 0;
        display: block;
        white-space: nowrap;
    }

    /* Fix problem with border in ui-state-active */
    .ui-menu .ui-menu-item a.ui-state-active {
        padding: 1px .4em;
    }

.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5;
}

    .ui-menu .ui-state-disabled a {
        cursor: default;
    }

/* icon support */
.ui-menu-icons {
    position: relative;
}

    .ui-menu-icons .ui-menu-item a {
        position: relative;
        padding-left: 2em;
    }

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    position: static;
    float: right;
}

.ui-menu {
    width: 200px;
    margin-bottom: 2em;
}
/*AUTOCOMPLETE TEXTBOX END*/


/*GRIDE BUTTON LIST START*/
.grid-button {
    float: left;
    width: 100%;
    margin: 4px 0;
    padding: 0
}

    .grid-button li {
        list-style-type: none;
        float: left;
        margin-right: 5px;
    }

        .grid-button li a {
            padding: 4px 8px;
            border-radius: 3px;
            font-size: 14px;
        }
/*GRID BUTTON LIST END*/

/*LINK BUTTON LIST START*/
.link-button {
    float: left;
    width: 100%;
    margin: 5px 0 0 0;
    padding: 0
}

    .link-button li {
        list-style-type: none;
        float: left;
        margin-right: 5px;
        font-size: 11px
    }

        .link-button li a {
            font-size: 11px;
        }

.hbookmark {
    margin-left: 5px;
}
/*LINK BUTTON LIST END*/

/*GRID DESIGN 2 START*/
.grid-design2 {
    border-spacing: 0;
    width: 100%;
    float: left;
    font-size: 12px;
    margin-bottom: 20px;
}

    .grid-design2 > thead > tr > th {
        text-align: left;
        padding: 6px 8px;
        width: auto;
        font-weight: bold;
    }

    .grid-design2 > tbody > tr > td {
        text-align: left;
        padding: 6px 8px;
        width: auto;
    }

    .grid-design2 > tbody > tr:last-child {
        border-bottom: 0px dashed #e5e5e5;
    }

.gridhd2 {
    padding: 4px 0;
    width: 100%;
    float: left;
    margin: 0;
}

    .gridhd2 h6 {
        font-size: 16px;
        font-weight: normal;
        text-transform: uppercase;
    }

    .gridhd2 ul li {
        border-radius: 3px;
        text-align: left;
    }

.grid-design2 i {
    margin-right: 10px;
    font-size: 15px;
}

.bgbox {
    padding: 20px;
}

.total-txt2 {
    font-weight: bold
}

.grid-design3 {
    border-spacing: 0;
    width: 100%;
    float: left;
    font-size: 13px;
    margin-bottom: 20px;
}

    .grid-design3 > thead > tr > th {
        text-align: left;
        padding: 6px 8px;
        width: auto;
        font-weight: bold;
    }

    .grid-design3 > tbody > tr > td {
        text-align: left;
        padding: 6px 8px;
        width: auto;
    }

.grid-payment > tbody > tr > td {
    padding: 8px 8px 7px 8px;
}

.grid-value-popup {
    font-size: 14px;
}

.grid-allocation > tbody > tr > td > input {
    border-radius: 3px;
    padding-right: 5px;
    text-align: right;
}

    .grid-allocation > tbody > tr > td > input:focus {
        border-radius: 3px;
    }

.grid-payment > tbody > tr > td > input {
    border-radius: 3px;
    padding-right: 5px;
    text-align: right;
}

    .grid-payment > tbody > tr > td > input:focus {
        border-radius: 3px;
    }

.HPSGridTable > tbody > tr > td > input {
    border-radius: 0px;
    padding-right: 5px;
    text-align: right;
}

    .HPSGridTable > tbody > tr > td > input:focus {
        border-radius: 0px;
    }

.summarybox-new label {
    font-size: 12px !important;
    font-weight: normal !important;
    white-space: pre-line;
    word-break: break-word;
}
/*Uncommented to address Jerking issue in Claims History Popup*/
.summarybox-new > .grid-design2 {
    min-height: 190px; /*max-height:220px;*/
}

    .summarybox-new > .grid-design2 > .form-group {
        margin-bottom: 0px !important;
        border-top: #e4e2e2 1px solid;
        padding: 1px 5px;
    }

        .summarybox-new > .grid-design2 > .form-group:first-child {
            border-top: none;
        }

        .summarybox-new > .grid-design2 > .form-group label.grid-info-icon span.tool-info i {
            display: block;
        }
/*GRID DESIGN 2 END*/

/*SUB MENU LINKS START*/
.submenubtn-link {
    margin: 0;
    padding: 0 0 10px 0;
    float: left;
    width: 100%;
}

    .submenubtn-link > li {
        list-style-type: none;
        font-size: 16px;
        float: left;
        margin-right: 5%;
        text-transform: uppercase;
    }

        .submenubtn-link > li > a {
            text-decoration: none
        }

        .submenubtn-link > li > i {
            margin-right: 5px;
            font-size: 16px;
        }

    .submenubtn-link .active {
        cursor: default;
    }
/*SUB MENU LINKS END*/


/*STATIC GRID START*/
.staticgrid-dv {
    float: left;
    width: 100%;
    overflow: auto;
}

.staticgrid {
    border-spacing: 0;
    width: 100%;
    font-size: 11px;
    float: left;
}

    .staticgrid > thead > tr > th {
        font-size: 11px;
        text-align: left;
        padding: 6px 8px;
        width: auto;
        white-space: nowrap;
        cursor: pointer;
    }

    .staticgrid > tbody > tr > td {
        padding: 4px 8px;
        font-size: 11px;
        line-height: 17px;
        width: auto;
        border-left: none;
        white-space: nowrap;
    }

    .staticgrid > tfoot > tr > td {
        font-size: 11px;
        text-align: left;
        padding: 6px 8px;
        width: auto;
    }

.staticgrid {
    border-left: 0px;
}

.staticgrid2 {
    border-spacing: 0;
    width: 100%;
    font-size: 11px;
    float: left;
}

    .staticgrid2 > thead > tr > th {
        font-size: 14px;
        text-align: left;
        padding: 6px 8px;
        text-wrap: normal;
    }

    .staticgrid2 > tbody > tr > td {
        padding: 4px 8px;
        font-size: 14px;
        line-height: 17px;
        border-left: none;
        text-wrap: none;
    }

.descrip {
    border-spacing: 0;
    width: 100%;
    font-size: 11px;
}

    .descrip > thead > tr > th {
        font-size: 14px;
        text-align: left;
        padding: 6px 10px;
    }

        .descrip > thead > tr > th:first-child {
            text-align: left;
            padding: 6px 10px 6px 0px;
        }

    .descrip > tbody > tr > td {
        padding: 4px 10px;
        font-size: 14px;
        line-height: 17px;
    }

        .descrip > tbody > tr > td:first-child {
            text-align: left;
            padding: 4px 10px 4px 0px;
        }

.brdR {
    border-right: 1px solid #b8d9e9
}

.main-desc {
    padding: 10px 15px;
    min-height: 38px;
}
/*STATIC GRID END*/

/*POPUPFRAME START*/
.popupframe {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 80vh;
    text-align: left
}

.popupframe1 {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 80vh;
    text-align: left;
}

.popupframe-extralg {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 75vh;
    text-align: left;
    padding: 2px;
}

.popupframe-extralg1 {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 80vh;
    text-align: left;
    padding: 2px;
}

.popupframe-extralg2 {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 80vh;
    text-align: left;
    padding: 2px;
}

.popupframe-extralg3 {
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left;
    padding: 2px;
    max-height: 80vh;
}

.check-popupframe {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 80vh;
    text-align: left;
    padding: 2px;
}

.popupframe-overflow {
    text-align: left;
    overflow: auto;
    padding: 2px;
    max-height: 80vh;
}
/*POPUPFRAME END*/

/*INPUT SECTION START  & old bootstrap styles*/
.row {
    margin-left: -15px;
    margin-right: -15px;
    display: block;
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}

.col-input-1, .col-input-2, .col-input-3, .col-input-4, .col-input-5, .col-input-6, .col-input-6a, .col-input-7, .col-input-8, .col-input-9, .col-input-10, .col-input-11, .col-input-12, .col-input-12a, .col-sm-8a, .col-sm-4a, .col-summery-3, .col-summery-5, .col-input-1a {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.col-input-12 {
    width: 100%;
}

.col-input-12a {
    width: 100%;
}

.col-input-11 {
    width: 91.66666666666666%;
}

.col-input-10 {
    width: 83.33333333333334%;
}

.col-input-9 {
    width: 75%;
}

.col-input-8 {
    width: 66.66666666666666%;
}

.col-sm-8a {
    width: 66.66666666666666%;
    padding-left: 0;
    float: left;
}

.col-input-7 {
    width: 58.333333333333336%;
}

.col-input-6 {
    width: 50%;
}

.col-input-6a {
    width: 50%;
}

.col-input-5 {
    width: 41.66666666666667%;
}

.col-summery-4 {
    width: 33.33333333333333%;
}

.col-summery-5 {
    width: 41.66666666666667%;
}

.col-summery-6 {
    width: 50%;
    min-height: 26px;
}

.col-summery-7 {
    width: 68%;
    min-height: 26px;
}

.col-summery-12 {
    width: 100%;
    min-height: 26px !important;
}

.col-input-4 {
    width: 33.33333333333333%;
}

.col-sm-4a {
    width: 33.33333333333333%;
    padding-right: 0;
    float: right;
}

.col-input-3 {
    width: 25%;
}

.col-summery-3 {
    width: 25%;
}

.col-input-2 {
    width: 16.666666666666664%;
}

.col-input-1 {
    width: 8.333333333333332%;
}

.col-input-1a {
    width: 12.333333333333332%;
}

small,
.small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

.text-muted {
    color: #999999;
}

.text-primary {
    color: #428bca;
}

    .text-primary:hover {
        color: #3071a9;
    }

.text-warning {
    color: #c09853;
}

    .text-warning:hover {
        color: #a47e3c;
    }

.text-danger {
    color: #ce4040 !important;
}

    .text-danger:hover {
        color: #953b39;
    }

.text-success {
    color: #339e35 !important;
}

    .text-success:hover {
        color: #356635;
    }

.text-info {
    color: #3a87ad;
}

    .text-info:hover {
        color: #2d6987;
    }

.text-left {
    text-align: left;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center;
}


h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}

h1 {
    font-size: 30px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

h2 {
    font-size: 26px;
    text-aligh: left;
    float: left;
    font-weight: normal;
}

h3 {
    font-size: 22px;
    margin: 0;
    font-weight: normal;
    color: #ff0000;
}

h4 {
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px 0;
    text-align: left;
    padding: 0;
}

h5 {
    font-size: 15px;
    font-weight: normal;
    margin: 0;
}

h6 {
    font-size: 14px;
    font-weight: normal;
    margin: 2px 0 0 0;
    float: left;
    width: auto;
}

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
    font-size: 65%;
}

h4 small {
    font-size: 16px;
    font-weight: bold;
}


h5 small,
h6 small,
h4 .small,
h5 .small {
    font-size: 75%;
}

header {
    width: 100%;
    margin: 0;
    padding-top: 5px 0;
}

    header figure {
        float: left;
    }

        header figure img {
            margin-right: 20px;
        }

    header address {
        float: right;
        text-align: right;
        font-size: 18px;
    }

/*INPUT SECTION END*/

/*PANEL BOX SECTION START*/
.mainpanelbox {
    float: left;
    padding: 0 0 15px 0;
    width: 100%;
    margin: 15px 0;
}

.panelbox {
    float: left;
    padding: 15px 5px;
    width: 100%;
    margin: 15px 0;
}

.panelboxsub2 {
    float: left;
    padding: 10px 5px;
    width: 100%;
    margin: 15px 0;
}

.panelboxsub1 {
    float: left;
    padding: 15px 0;
    width: 100%;
    margin: 0;
}

.panelboxsub3 {
    float: left;
    padding: 3px 0px;
    width: 100%;
    margin: 15px 0;
    z-index: 100 !important;
    min-height: 55px;
}

    .panelboxsub3 > ul > li > span > .calendar-icon {
        top: 38px;
    }

    .panelboxsub3 label {
        font-size: 14px;
    }

    .panelboxsub3 .input-ans {
        font-size: 14px;
    }

.panelboxsub4 {
    float: left;
    padding: 10px 5px;
    width: 100%;
    margin: 15px 0;
}

    .panelboxsub4 > ul > li > span > .calendar-icon {
        top: 38px;
    }

    .panelboxsub4 label {
        font-size: 14px;
    }

    .panelboxsub4 .input-ans {
        font-size: 14px;
    }
/*PANEL BOX SECTION END*/

/*CLAIM SECTION START*/
.more-btn {
    float: right;
    right: 20px;
    margin: 8px 10px 0px 0px;
}

.disabilityClaimNewPage .panelboxsub3 .more-btn {
    position: relative;
    z-index: 1049;
    right: 0px;
}

.claim-dv {
    width: 500px;
    position: absolute;
    right: 15px;
    z-index: 1;
    margin-top: 60px;
}

    .claim-dv:before {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 10;
        right: 15px;
        margin-top: -11px;
    }

    .claim-dv:after {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 9;
    }

    .claim-dv button.summ-close {
        margin-right: 10px;
    }

.claim-dv-sm {
    width: 460px;
    position: absolute;
    right: 15px;
    z-index: 1;
    min-height: auto;
    max-height: 80vh;
}

    .claim-dv-sm > .close {
        margin-right: 8px;
        font-size: 18px;
    }

    .claim-dv-sm .col-summery-12 {
        width: 100%;
        min-height: 22px !important;
    }

    .claim-dv-sm:before {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 10;
        right: 14px;
        margin-top: -12px;
    }

    .claim-dv-sm:after {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 9;
    }

.attach-sm {
    padding: 0px 10px 5px 10px;
    height: 26px;
    width: 32px !important;
    font-size: 16px;
}


/*******CUSTOMIZE CONTROL STYLES START **************/
.custom-ctrl-sec .col-sm-1, .custom-ctrl-sec .col-sm-2, .custom-ctrl-sec .col-sm-4, .custom-ctrl-sec .col-sm-5, .custom-ctrl-sec .col-sm-6, .custom-ctrl-sec .col-sm-7, .custom-ctrl-sec .col-sm-8, .custom-ctrl-sec .col-sm-9, .custom-ctrl-sec .col-sm-10, .custom-ctrl-sec .col-sm-11 {
    position: relative;
    min-height: 1px;
    padding-right: 2px;
    padding-left: 2px;
    float: left;
    height: 42px;
}

.custom-ctrl-sec .btn-info, .btn-info.active {
    margin-right: 3px;
}


.custom-ctrl-sec .grid-datepicker input {
    width: 100%;
}

.custom-ctrl-sec .input-info {
    font-size: 15px;
    line-height: 1;
}

.custom-ctrl-sec .form-control {
    font-size: 12px;
    height: 26px !important;
    padding: 2px;
    font-size: 12px;
    line-height: 1.5;
    /*border-radius: 3px;*/
    text-overflow: ellipsis;
    padding-right: 10px;
}

.custom-ctrl-sec .address-col-2 {
    float: right;
    width: 33%;
}

.custom-ctrl-sec .form-inline li {
    padding: 0px;
    min-height: inherit;
}

.custom-ctrl-sec .form-inline label {
    width: 49%;
}

.custom-ctrl-sec .form-inline .form-control {
    width: 49%;
    display: inline-flex;
}

.fullWidth {
    width: 100% !important
}

.custom-ctrl-sec .form-control.txtarea6 {
    height: 64px !important;
}

.custom-ctrl-sec .form-control.txtarea4 {
    height: 190px !important;
}

.custom-ctrl-sec .calendar-icon {
    right: 7px;
    top: 24px;
}

.custom-ctrl-sec .input-group-btn.add-on > button {
    padding: 0px 5px 5px 5px;
    height: 26px;
    /*width: 30px !important;*/
}

.custom-ctrl-sec .group-name-btn {
    padding: 2px 10px;
}

.custom-ctrl-sec label {
    font-size: 11px !important;
}

.custom-ctrl-sec .form-group {
    margin-bottom: 5px !important;
    padding: 2px !important;
}

.custom-ctrl-sec .input-description p {
    font-size: 12px;
}

.custom-ctrl-sec label {
    margin-bottom: 2px !important;
}

.custom-ctrl-sec .vd_checkbox label::before {
    height: 14px;
    width: 14px;
}

.custom-ctrl-sec .vd_checkbox input[type="checkbox"]:checked + label:after {
    font-size: 11px;
}

.custom-ctrl-sec label.mrgB0 {
    margin-bottom: 0px !important;
}


.custom-ctrl-sec .input-mrgT1 {
    margin-top: 18px !important;
}

.custom-ctrl-sec .btn {
    padding: 0px 7px;
}

.custom-ctrl-sec .btn-block {
    padding: 4px !important;
    font-size: 12px !important;
}

.custom-ctrl-sec .btn-xs {
    font-size: 12px !important;
}

.checkboxmrgT p {
    margin-top: -7px !important;
}

.custom-ctrl-sec .input-description {
    color: #000000;
}

.custom-ctrl-sec .input-ans {
    font-size: 11px !important;
}

.custom-ctrl-sec .DisbledSection > tbody > tr > td {
    padding-left: 10px !important;
}

.custom-ctrl-sec table > tbody > tr > td > .grid-input {
    width: 100px !important;
}

.custom-ctrl-sec .form-group-summery {
    margin-bottom: 0px !important;
}

.custom-ctrl-sec .col-summery-12 {
    min-height: unset !important
}

.custom-ctrl-sec .advsrc .input-group-btn {
    vertical-align: top;
}

.custom-summary label {
    margin-bottom: 0px !important;
}

.pdnTR {
    padding: 4px 7px;
}

.grid-design4 > tbody > tr > td {
    padding-bottom: 7px !important;
    padding-right: 5px !important;
}

.grid-design5 > tbody > tr > td {
    padding-bottom: 3px !important;
    padding-right: 5px !important;
}

.grid-design5 .input-sm {
    height: 20px !important;
}

.custom-group-input .input-group {
    position: relative;
    display: flex;
    border-collapse: separate;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100%;
}

.hrdottedline1 {
    border: 1px dashed #c8d6dd;
    padding: 5px;
    margin: 5px;
    margin-left: 0;
}

#Line .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

    #Line .input-group > .form-control {
        position: relative;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        min-width: 0;
        margin-bottom: 0;
    }



#Line .input-group-prepend,
#Line .input-group-append {
    display: -ms-flexbox;
    display: flex;
}

    #Line .input-group-prepend .btn,
    #Line .input-group-append .btn {
        position: relative;
        z-index: 2;
    }

        #Line .input-group-prepend .btn:focus,
        #Line .input-group-append .btn:focus {
            z-index: 3;
        }



#Line .input-group-prepend {
    margin-right: -1px;
}

#Line .input-group-append {
    margin-left: -1px;
}

/*CLAIM SECTION END*/

/*CUSTOMER SERVICE ICON SECTION START*/
.cs-icons {
    margin: 0;
    padding: 0
}

    .cs-icons li {
        list-style-type: none;
        float: left;
    }

        .cs-icons li a {
            margin: 0;
            padding: 5px 10px;
            display: block;
            font-size: 28px;
            text-align: center;
            height: 85px;
        }

            .cs-icons li a p {
                font-size: 11px;
                text-align: center;
                margin-top: -3px;
            }

            .cs-icons li a:hover {
                text-decoration: none;
                border-radius: 3px;
            }

            .cs-icons li a:focus {
                text-decoration: none;
            }
/*CUSTOMER SERVICE ICON SECTION END*/

/*STATUS ICON START*/
.status-icon {
    margin: 0 0 -10px 0;
    padding: 0
}

    .status-icon li {
        list-style-type: none;
        margin-left: 20px;
        float: left;
        font-size: 18px;
    }
/*STATUS ICON END*/


/*SIDE PANEL START*/
#sidePanel {
    width: 240px;
    position: fixed;
    left: -240px;
    top: 0;
    z-index: 9999999;
}

.panelHandle {
    width: auto;
    border-radius: 0;
    font-size: 14px;
    padding: 10px;
    font-weight: bold;
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 1000000;
    cursor: pointer;
}

    .panelHandle span {
        margin-left: 5px;
    }

.panelContent {
    float: left;
    width: 240px;
    height: auto;
}

.closeleftmenu {
    font-size: 34px;
    float: right;
    border: 0px;
    width: 100%;
    text-align: right;
}

.panelframe {
    padding: 0 5px;
    height: 660px;
    overflow-x: auto;
    float: left;
    width: 100%;
}
/*SIDE PANEL END*/

/*LIST 3 START*/
ul.list-group.quickinfo {
    list-style: none;
    padding-left: 10px
}

    ul.list-group.quickinfo > li {
        margin-top: 5px;
        font-size: 14px;
    }

.quickinfo-child-list {
    margin-left: 40px;
    margin-top: 5px;
    margin-bottom: 5px
}

    .quickinfo-child-list > li {
        padding-left: 5px
    }
/*LIST 3 END*/

/*Common style start*/
html {
    overflow: hidden
}

ul li a {
    cursor: pointer;
}

h1 span {
    font-weight: normal;
}

.h2 span {
    font-size: 25px;
}

h3 span {
    float: right;
}

h3.hd1 {
    margin-bottom: 5px;
    border-bottom: none
}

h4.topline {
    margin-top: 14px;
    padding-top: 5px;
    float: left;
    width: 100%
}

h4 a {
    cursor: pointer;
}

h6.grey {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.pipe {
    margin: 0 3px;
}

h5.sub {
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 15px;
    width: 100%;
    font-size: 16px;
}

.h6 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 5px 0;
    text-transform: uppercase;
}

.secdv {
    width: 480px !important;
}

html, body, #loginsec {
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
}

#loginsec {
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 380px;
}

header address span {
    font-weight: bold;
}

.ft-top {
    width: 40px;
    margin: 0 auto;
}

    .ft-top a {
        width: 0;
        height: 0;
        position: absolute;
        display: block;
        margin-top: -14px;
    }

        .ft-top a:hover {
            text-decoration: none;
        }

.mainmenudesk {
    display: none !important
}

.menuh > li.active > a {
    cursor: default
}

.gridbrd {
    padding-bottom: 5px;
    margin-bottom: 8px;
}

.pdL0 {
    padding-left: 0px !important
}

.discTxt {
    font-size: 11px;
    float: right;
    padding-top: 4px;
}

.top-nav {
    padding: 8px 0;
}

.top-search {
    float: right;
    text-align: right
}

.userdv {
    float: right;
    text-align: right;
}

.top-searchtxtbox {
    border-radius: 3px;
    font-size: 11px;
}

.floatL {
    float: left !important;
}

.floatR {
    float: right !important;
}

.grid-reset {
    float: right !important;
    text-align: right;
    padding: 0 !important
}

.grid-drpdv {
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 0 !important
}

.rlTxt {
    float: left;
    margin: 5px 10px 0 0;
    padding: 0;
}

.grid-drp {
    width: auto;
    float: right
}

.overflw {
    overflow: hidden
}

.datepk {
    padding: 4px 10px 5px 10px;
    height: 28px;
    width: 32px !important;
}

.attach {
    padding: 2px 10px 5px 10px;
    height: 28px;
    width: 32px !important;
    font-size: 16px;
}

.floatsec {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.boxsec {
    float: left;
    width: 100%;
}

.buttonsec {
    float: left;
    width: 100%;
    padding: 0 15px;
    margin: 5px 0 10px 0;
    text-align: center
}

    .buttonsec > button {
        margin-right: 3px;
    }

.adv-buttonsec {
    float: left;
    width: 100%;
    padding: 0 15px;
    margin: 5px 0;
    text-align: center
}

    .adv-buttonsec button {
        font-size: 12px;
    }

.mrg0 {
    margin: 0 !important;
}

.mrgT0 {
    margin-top: 0 !important
}

.mrgT5 {
    margin-top: 5px !important
}

.mrgB0 {
    margin-bottom: 0 !important
}

.mrgB30 {
    margin-bottom: 30px !important
}

.mrgB50 {
    margin-bottom: 50px !important
}

.mrgB60 {
    margin-bottom: 60px !important
}

.mrgL0 {
    margin-left: 0 !important
}

.mrgL5 {
    margin-left: 5px !important
}

.mrgB5 {
    margin-bottom: 5px !important
}

.mrgB10 {
    margin-bottom: 10px !important
}

.mrgB15 {
    margin-bottom: 15px !important
}

.mrgB18 {
    margin-bottom: 18px !important
}

.mrgB20 {
    margin-bottom: 20px !important
}

.mrgT7 {
    margin-top: 7px !important
}

.mrgT-8 {
    margin-top: -8px !important
}

.mrgT2 {
    margin-top: 2px !important
}

.mrgT10 {
    margin-top: 10px !important
}

.mrgT22 {
    margin-top: 22px !important
}

.mrgL20 {
    margin-left: 20px;
}

.mrgTB10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.mrgT15 {
    margin-top: 15px !important
}

.mrgT30 {
    margin-top: 30px !important
}

.mrgT36 {
    margin-top: 36px !important
}

.mrgT40 {
    margin-top: 40px !important
}

.mrgT84 {
    margin-top: 84px !important;
}

.mrgR5 {
    margin-right: 5px !important
}

.mrgR0 {
    margin-right: 0px !important
}

.mrgL10 {
    margin-left: 10px !important;
}

.mrgL15 {
    margin-left: 15px !important;
}

.mrgL25 {
    margin-left: 25px !important;
}

.mrgL30 {
    margin-left: 30px !important;
}

.mrgR15 {
    margin-right: 15px !important
}

.mrgR30 {
    margin-right: 30px !important
}

.mrgL-30 {
    margin-left: -30px;
}

.pdnLR15 {
    padding-left: 15px;
    padding-right: 15px;
}

.pdnLR0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.pdnT5 {
    padding-top: 5px !important;
}

.pdnT0 {
    padding-top: 0px !important;
}

.pdnT10 {
    padding-top: 10px !important;
}

.pdnT15 {
    padding-top: 15px !important;
}

.pdnR0 {
    padding-right: 0px !important;
}

.pdnL0 {
    padding-left: 0px !important;
}

.pdnL5 {
    padding-left: 5px !important;
}

.pdnL10 {
    padding-left: 10px !important;
}

.pdnL15 {
    padding-left: 15px !important;
}

.pdnR15 {
    padding-right: 15px !important;
}

.pdnR20 {
    padding-right: 20px !important;
}

.pdnB0 {
    padding-bottom: 0px !important;
}

.pdnB5 {
    padding-bottom: 5px !important;
}

.pdnB10 {
    padding-bottom: 10px !important;
}

.pdnB15 {
    padding-bottom: 15px !important;
}

.pdnB20 {
    padding-bottom: 20px !important;
}

.padR15 {
    padding-right: 15px !important;
}

.padL30 {
    padding-left: 30px !important;
}

.padL400 {
    padding-left: 400px !important;
}

.footB {
    margin-bottom: 18px !important
}

.pdL0-table {
    padding-left: 0px !important
}

.pdR0-table {
    padding-right: 0px !important
}

.pdnL0-md {
    padding-left: 0px !important
}

.pdnR0-md {
    padding-right: 0px !important
}

.right15 {
    right: 15px;
}

.w20 {
    width: 20% !important
}

.w30 {
    width: 30% !important
}

.w40 {
    width: 40% !important
}

.widthAuto {
    width: auto !important;
}

.mandy-leftfix span.mandy {
    left: -15px;
    position: relative;
}

.MrgPdn0 {
    margin: 0 !important;
    padding: 0 !important;
}

.advsrc {
    padding-left: 0px !important;
}

.advsrc1 {
    padding-left: 0px;
    margin-top: -14px;
    position: absolute;
}

.mandyin {
    font-size: 11px;
    margin: 0;
    padding: 10px 15px 0;
    text-align: right;
}

.sm-drp {
    width: 120px
}

.viewbtn {
    border-radius: 3px 3px 0 0
}

.btn-slide i {
    font-size: 16px;
    margin-left: 3px;
}

.multigrid-hdsec {
    padding: 4px 10px 4px 10px;
    width: 100%;
    float: left;
    margin: 0;
    min-height: 35px;
}

    .multigrid-hdsec h6 {
        font-weight: bold;
    }

.multigrid-hdsec-acc {
    padding: 4px 0;
    width: 100%;
    float: left;
    margin: 0;
}

.grid-frame {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.multigrid-mainframe {
    height: 300px;
    overflow: auto;
}

#wizard .buttonNext {
    margin: 0 3px 0 3px;
}

#wizard .buttonFinish {
    margin: 0 3px 0 3px;
}

#wizard .buttonPrevious {
    margin: 0 3px 0 3px;
}

.listbox {
    margin-bottom: 12px;
}

.labelpdnL0 {
    padding-left: 0px !important;
}

.popupframe {
    overflow-x: auto;
    text-align: left;
    padding: 2px;
    max-height: 80vh;
}

.popupframe-lg {
    overflow-x: hidden;
    max-height: 80vh;
    text-align: left;
    padding: 2px;
    overflow-y: auto;
}
/*.popupframe-extralg{overflow-x:auto; max-height:80vh; text-align:left; padding:2px;}*/
.selecttdbg {
    cursor: default !important;
    pointer-events: none;
    cursor: not-allowed;
}

.dashboardbox {
    margin: 7px 0 10px 0;
}
/*.expandBtn {width: 100px !important;}
.collapseBtn {width: 102px !important;}*/
.mselectdrp {
    text-align: left;
    width: 100%;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .mselectdrp span {
        margin-top: 6px;
        position: absolute;
        right: 10px;
    }

.state-col {
    float: left;
    margin-right: 10px;
}

.zip-col {
    float: left;
    margin-right: 10px;
}

.backgroundClass {
    font-weight: bold;
    font-size: 14px;
    padding: 5px 0;
}

.singleyear > tbody > tr > td {
    cursor: pointer;
}

.bullet {
    margin: 0;
    padding: 10px
}

    .bullet li {
        list-style-type: none;
        margin-bottom: 10px;
        padding-left: 10px;
        background-position: 0px 7px;
    }

.groups {
    font-size: 12px !important;
}

.csleftnavi {
    display: none
}

.timezone {
    font-size: 16px;
    font-weight: bold;
    padding: 2px 10px;
    float: right;
    margin: 2px 10px 0 0;
    border-radius: 2px;
}

    .timezone span {
        font-size: 11px;
        margin-right: 5px;
        margin-top: 4px;
        float: left
    }

.cs-icons {
    margin: 0;
    padding: 0
}

    .cs-icons li {
        list-style-type: none;
        float: left;
    }

        .cs-icons li a {
            margin: 0;
            padding: 5px 10px;
            display: block;
            font-size: 28px;
            text-align: center;
            height: 85px;
        }

            .cs-icons li a p {
                font-size: 11px;
                text-align: center;
                margin-top: -3px;
            }

            .cs-icons li a:hover {
                text-decoration: none;
                border-radius: 3px;
            }

.editgrid > tbody > tr > td {
    padding: 12px 10px;
}

.panelpdnL0 {
    padding-left: 0px !important
}

.panelpdnR0 {
    padding-right: 0px !important
}

.label-total {
    border: none;
    font-weight: bold;
    font-size: 18px;
    padding: 0;
}

.gridtop-btn-sec {
    width: 100%;
    float: left;
    margin-bottom: 5px
}

.input-mrgT {
    margin-top: 21px;
}

.input-mrgT1 {
    margin-top: 23px;
}

.input-btn-mrgT {
    margin-top: 23px;
}

.input-mrgT-md {
    margin-top: 22px;
    height: 30px;
}

.docLink {
    width: 100%;
    float: left;
    margin: 3px 0 0 0;
    padding: 0;
    text-align: right;
    font-weight: bold;
}

.clientlogo {
    font-size: 11px !important;
    text-transform: uppercase;
}

.usersec {
    padding: 2px 10px !important;
    text-align: right;
}

.grid-drpbtn {
    border-radius: 0px;
    font-size: 12px;
    border-right: 0px;
    text-align: left;
    line-height: 0px;
    padding: 5px 10px;
    width: auto;
}

.grid-drparrow {
    border-radius: 0px;
    font-size: 12px;
    text-align: center;
    line-height: 0px;
    height: 28px;
    width: 30px;
}

.fontdv {
    float: right;
    margin: 0;
    padding: 0
}

    .fontdv li {
        list-style-type: none;
        float: left;
        margin: 0;
    }

        .fontdv li a {
            display: block;
            text-decoration: none;
            padding: 1px;
            font-weight: bold;
        }

    .fontdv .smallf {
        font-size: 14px;
        margin-top: 18px;
    }

    .fontdv .mediumf {
        font-size: 18px;
        margin-top: 14px;
    }

    .fontdv .largef {
        font-size: 24px;
        margin-top: 7px;
    }

    .fontdv .fontactive {
        cursor: default;
    }

.col-input-1, .col-input-2, .col-input-3, .col-input-4, .col-input-5, .col-input-6, .col-input-6a, .col-input-7, .col-input-8, .col-input-9, .col-input-10, .col-input-11, .col-input-12, .col-sm-8a, .col-sm-4a {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.col-input-12 {
    width: 100%;
}

.col-input-11 {
    width: 91.66666666666666%;
}

.col-input-10 {
    width: 83.33333333333334%;
}

.col-input-9 {
    width: 75%;
}

.col-input-8 {
    width: 66.66666666666666%;
}

.col-sm-8a {
    width: 66.66666666666666%;
    padding-left: 0;
    float: left;
}

.col-input-7 {
    width: 58.333333333333336%;
}

.col-input-6 {
    width: 50%;
}

.col-input-6a {
    width: 50%;
}

.col-input-5 {
    width: 41.66666666666667%;
}

.col-input-4 {
    width: 33.33333333333333%;
}

.col-sm-4a {
    width: 33.33333333333333%;
    padding-right: 0;
    float: right;
}

.col-input-3 {
    width: 25%;
}

.col-input-2 {
    width: 16.666666666666664%;
}

.col-input-1 {
    width: 8.333333333333332%;
}

.menu-fixed {
    position: fixed;
    top: 88px;
    margin-top: 0px !important;
    margin-left: -15px !important;
    z-index: 1;
}

.editmenu-fixed {
    z-index: 1;
    left: 0;
}

    .editmenu-fixed > .tabsteps {
        margin-left: 0px;
        padding: 0 0 3px 0;
    }

.cs-menudv {
    float: left;
    width: 100%;
    padding: 0;
    margin: 2px 0;
}

.cs-menusec {
    border-bottom: 2px solid #f1f1f1;
    margin-bottom: 10px;
}

.edit-menudv {
    width: 100%;
    padding: 0 15px 2px 15px;
    margin: 2px 0;
}

.input-btn {
    margin-top: 20px;
}

.input-txtbox {
    margin-top: 20px;
}

.age-txtbox {
    width: 50px;
    float: left;
    margin-right: 10px;
}

.formgroup {
    margin: 0;
    padding: 0
}

    .formgroup li {
        list-style: none
    }

.elig_setting {
    font-size: 14px;
    padding: 4px 10px;
}

#loginsec figure {
    text-align: center;
    padding-bottom: 10px;
}

.logindv {
    padding: 20px 30px;
    border-radius: 10px;
}

#loginsec .inputbox {
    height: 34px;
    border: none;
    font-size: 14px;
}

#loginsec .copyright {
    font-size: 11px;
    text-align: center;
    padding-top: 5px;
}

#loginsec .forgotpass {
    width: 100%;
    text-align: right;
    padding: 5px 0 0 0;
}

.mainloginbtn {
    padding: 7px 12px;
    text-transform: uppercase;
    margin-top: 15px;
}

.steps i {
    border-radius: 50px;
    padding: 2px 7px;
}

.labelsec {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
}

.labelsec-dark {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0;
}

.frame {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.notedv {
    float: left;
    margin: 10px 0;
    padding: 10px 15px;
    width: 100%;
}

    .notedv span {
        font-weight: bold
    }

.wizarddrp {
    display: none;
    margin-top: 10px;
}

.txt12w {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}

.txt13 {
    font-size: 20px !important;
}

.error-txt {
    font-size: 12px;
}

.vhidden {
    display: inline-table;
}

.wizarddrpm {
    font-size: 14px;
    height: 34px;
}

.mobdrp {
    font-size: 14px;
    height: 34px;
    font-weight: bold;
}

    .mobdrp > option:checked {
        font-weight: bold;
    }

.mobdrpdv {
    display: none;
    margin: 5px 0;
    padding-top: 3px;
}

.toparrow {
    width: 25px;
    height: 11px;
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    padding: 0;
}

.theadSticky {
    position: absolute;
    z-index: 5;
    display: table;
}

.tfootsticky {
    position: absolute;
    z-index: 5;
    display: table;
}

.theadSticky1 {
    position: fixed;
    z-index: 5
}

.radiosection {
    border: none;
    padding: 0;
    display: block;
}

.rddisabled {
    color: #999999;
    cursor: pointer;
}

.scrollClass1 {
    height: auto;
    max-height: 470px;
    overflow-x: hidden;
    overflow-y: auto; /*border-bottom:#d6d6d6 1px solid;*/
}

.dashboardScroll {
    height: 100%;
    max-height: 470px;
    overflow-x: hidden;
    overflow-y: auto; /*border-bottom:#d6d6d6 1px solid;*/
}
/*.scrollClass1 table{}
.scrollClass1 table tr:last-child td{border-bottom:none;}*/
.scrollClass1 table:focus {
    outline: none;
}

.multiGrid1 {
    height: auto;
    max-height: 180px;
    overflow-x: auto;
}

.multiGrid2 {
    height: auto;
    max-height: 150px;
    overflow-x: auto;
}

.modal-xs {
    width: 25% !important;
    max-width: none !important;
}

.modal-sm {
    width: 50% !important;
    max-width: none !important;
}

.modal-md {
    width: 60% !important;
    max-width: none !important;
}

.modal-lg {
    width: 75% !important;
    max-width: none !important;
}

.modal-extralg {
    width: 97%;
    max-width: none !important;
}

.login-input {
    height: 36px;
    border-radius: 0px;
}

footer h5 {
    text-transform: uppercase;
    font-weight: bold;
    margin: 10px 0;
}

.sub-txt {
    font-size: 16px;
}

.dual-arrow-btn {
    margin-top: 30px !important
}

.dualstyle {
    width: 53px !important;
    margin-bottom: 5px;
    font-size: 14px;
}

.grid-input {
    border: none;
    font-size: 13px;
    padding: 0;
    height: 22px;
    outline: none;
    width: 100%;
}

    .grid-input:focus {
        outline: 0;
        border: 0;
    }

.dualheader {
    font-weight: bold;
    font-size: 13px;
}

.dual-subheader {
    font-weight: bold;
    font-size: 12px;
}

.txtarea1 {
    height: 45px !important
}

.txtarea2 {
    height: 55px !important
}

.txtarea3 {
    height: 60px !important
}

.txtarea4 {
    height: 94px !important
}

.txtarea6 {
    height: 55px !important;
    clear: both;
}

.navbar-right1 .dropdown-menu {
    right: 0;
    left: auto;
}

.drpmenu-list {
    border-radius: 3px 0px 3px 3px;
    margin-right: 10px !important
}

.icon-list {
    border-radius: 3px;
    margin-top: 3px !important;
}

    .icon-list:before {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 10;
        right: 5px;
        margin-top: -8px;
    }

    .icon-list:after {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 9;
    }

.alertMSG {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    border-radius: 3px;
    padding: 10px 40px;
    display: inline-block;
}

.errorMSG {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    border-radius: 3px;
    padding: 10px 40px;
    display: inline-block;
}

.dashbox-primary img {
    width: 80%;
}

.AlertDv {
    z-index: 1000000;
}

.warning-icon {
    margin-right: 5px;
}

.checked-icon {
    margin-right: 5px;
    font-size: 14px !important;
}

.brdT0 {
    border-top: 0px !important
}

.gridcheckbox {
    width: 40px !important;
}

.edit-menudvFx {
}

.edit-menudvNr {
    padding: 0px 0px 5px 0px !important
}

.gridActionDv {
    min-width: 100px;
}

.gridActionBigDv {
    min-width: 200px !important;
}

.dropdown-group-plus {
    font-size: 14px;
    height: 28px;
    line-height: 18px;
    border-radius: 0px !important;
    margin: 0 0 0 10px !important;
    width: 30px !important
}

.footer-arrow {
    position: fixed;
    bottom: 0px;
    z-index: 10000;
    left: 48%;
    text-align: center;
}

    .footer-arrow a {
        font-size: 18px;
        border-radius: 50px;
        padding: 7px 13px;
    }

        .footer-arrow a:hover {
            text-decoration: none;
        }

.footerdv {
    width: 100%;
    position: absolute;
    font-size: 12px;
    text-align: center;
    padding: 15px 15px 8px 15px;
    bottom: 0px;
}

.bottomft {
    bottom: 23px;
}

.bottomft1 {
    bottom: 0px;
}

.badreason {
    float: left;
    margin-right: 10px !important;
}

.selecttdbg {
    cursor: default !important
}

.multitabsec {
    border: 0px !important;
    margin-top: 0px !important;
    padding: 0px;
}

.mainpanelbox {
    float: left;
    padding: 0 0 15px 0;
    width: 100%;
    margin: 15px 0;
}

.panelbox {
    float: left;
    padding: 15px 5px;
    width: 100%;
    margin: 15px 0;
}

.panelboxsub2 {
    float: left;
    padding: 10px 5px;
    width: 100%;
    margin: 15px 0;
}

.panelboxsub1 {
    float: left;
    padding: 15px 0;
    width: 100%;
    margin: 0;
}

.summary-sec {
    float: left;
    padding: 15px 5px 5px 5px;
    width: 100%;
    margin: 0;
    background-color: #f6fafe;
    border: 1px solid #dde4eb;
}

fieldset.col-12-field {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.part-hd {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding: 50px 0;
}

.acc-edit-btn i {
    font-size: 24px;
}

.check-tik {
    font-size: 14px !important
}

.chartinfo {
    width: 100% !important
}

.modal-input {
    border-radius: 3px !important;
}

.form-group p {
    margin-bottom: 8px;
}

li p.mobile-hd {
    margin-bottom: 0px;
}

.dash-height {
    height: 16px;
}

.acc-edit-btn {
    float: right;
    margin: 6px 7px 0 0;
    padding: 0px;
    background-color: transparent
}

.quickbilldv {
    float: right;
    margin: 0;
}

.reviewbox {
    padding-left: 0;
    padding-right: 0;
}
/*.form-group-summery {margin-bottom:8px; list-style-type: none; float:left; position:relative;}*/
.form-group-summery {
    margin-bottom: 8px !important;
    list-style-type: none;
    overflow: hidden;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
}

.dualbox {
    width: 100%;
    float: left;
    margin: 0;
    padding: 2px 5px;
}

    .dualbox li {
        font-size: 12px;
        margin-bottom: 2px;
    }

.dualbox-ipad {
    background-image: none;
    border-radius: 3px;
    display: block;
    font-size: 12px;
    height: 100px;
    line-height: 1.42857;
    vertical-align: middle;
    width: 100%;
    overflow: auto;
}

.boldTxt {
    font-weight: bold;
}

.smallTable .scrollClass1 {
    max-height: 132px !important;
    overflow-y: auto;
}

.grid-height-sm {
    max-height: 175px;
    overflow-x: auto;
}

.grid-height-md1 {
    max-height: 200px;
    overflow-x: auto;
}

.grid-height-md2 {
    max-height: 250px;
    overflow-x: auto;
}
/*.popup-grid{ max-height:206px; overflow-x:auto} */
.popup-grid {
    max-height: 220px;
    overflow-x: auto
}

.multi-grid-sm {
    max-height: 106px;
    overflow-x: auto
}

.multi-grid-sm-hd {
    max-height: 135px;
    overflow-x: auto;
}

.multi-grid-md {
    max-height: 206px;
    overflow-x: auto
}

.multi-grid-md1 {
    max-height: 163px;
    overflow-x: auto
}

.multi-grid-lg {
    max-height: 350px;
    overflow-x: auto
}

.acc-hdtxt {
    font-weight: bold;
    font-size: 13px;
}

.acc-hdtxt-period {
    font-weight: bold;
    font-size: 13px;
}

.acc-hdtxt-location {
    font-weight: bold;
    font-size: 13px;
}

.selecedLabel {
    font-weight: bold;
    font-size: 13px;
}

.acc-hdtxt-employer {
    font-weight: bold;
    font-size: 13px;
}

.notes-textarea {
    clear: both;
    display: inline-block;
    height: 208px !important;
    margin-bottom: 35px;
    width: 100%;
}

.mandy {
    font-size: 13px;
    margin-left: 3px;
    font-family: Verdana,Arial;
    position: absolute;
    margin-top: -2px;
    font-weight: bold;
}

.mandy3 {
    font-size: 13px;
    font-family: Verdana,Arial;
    position: relative;
    font-weight: bold;
}

.item-count {
    font-size: 11px;
    font-family: Verdana,Arial;
    font-weight: bold;
}

.vertical-label {
    padding-right: 5px !important;
}

.mandyNew {
    position: inherit;
    float: right;
}

.buttonsec-menu {
    margin-top: 47px;
    position: fixed;
    top: auto;
    z-index: 9;
}

.txtbox-popup {
    border-radius: 3px !important;
}

#delAlert {
    z-index: 9999;
}

.BtmGrid {
    margin-bottom: 20px;
}

#RateCode {
    z-index: 99999;
}

#RateCode1 {
    z-index: 99999;
}

#Employer {
    z-index: 99999;
}

.newgrid-height {
    height: 94px;
}

.gridCheckboxWidth {
    width: 40px !important;
}

.gridActionWidth {
    width: 100px !important;
}

#RateCodeEclipse {
    z-index: 99999;
}

#RateCodeNew {
    z-index: 99999;
}

#SubContractName {
    z-index: 99999;
}

#SubContractNameElipse {
    z-index: 99999;
}

.loginlogo {
    background: url(../images/login-logo.png) no-repeat;
    height: 50px;
    width: 205px;
    margin: 0 auto;
}

.logopopup {
    background: url(../images/logo-popup.gif) no-repeat;
    height: 24px;
}

.mainlogo {
    background: url(../images/logo.gif) no-repeat;
    height: 39px;
    width: 198px;
    margin-bottom: 0px;
}

.photoDiv {
    margin: 0 auto;
    position: relative;
    top: 10%;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    padding: 8px;
    border-radius: 4px;
    max-height: 195px;
    max-width: 190px;
}

    .photoDiv img {
        width: 100%;
        height: 100%;
    }

.photoButtons {
    margin-top: 40px;
}

.checkbox-frame {
    border: 1px solid #bcbcbc;
    padding: 10px 15px;
    float: left;
}

.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pdnR0Desk {
    padding-right: 0 !important;
}

.pdnL0Desk {
    padding-left: 0 !important;
}

.drp-hd {
    font-size: 12px;
}

.formListHd {
    min-height: 57px;
}

.formListHd2 {
    min-height: 35px;
}

.tabnavigation {
    display: none;
}

.formListHdEmpty {
    min-height: 27px;
}

.formListHdNew {
    min-height: 90px !important;
}

.panelDRP {
    height: 26px;
    padding: 2px 10px;
}


.small-input {
    width: 100px !important;
}

.small-input2 {
    width: 70px;
    height: 28px;
    font-size: 12px;
    border-radius: 3px;
    line-height: 1.4;
    padding: 5px;
    vertical-align: middle;
    background-image: none;
    text-align: right;
}

.date-input {
    width: 65px !important;
    text-align: left;
}

.subtable {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 11px;
}

    .subtable > tbody > tr > td {
        text-align: center;
    }

.subtable-arrow {
    font-size: 30px;
}

.edit-btn {
    border-radius: 3px;
    font-size: 14px;
}

.prev-arrow {
    font-size: 16px !important;
    font-weight: bold;
}

.smbtn-arrow {
    padding: 0px 6px;
}

.row-eq-height {
    display: flex;
    width: 100%;
    table-layout: fixed;
    flex-wrap: wrap;
    padding: 10px;
}

.inside-add-txt {
    text-align: left !important;
    margin-top: 28px !important;
}

.disabled {
    box-shadow: none;
    cursor: not-allowed !important;
    opacity: 0.65;
    pointer-events: none;
}

.form-control.disabled {
    background: #eeeeee;
    opacity: 1;
}

.form-group.disabled {
    opacity: 1;
}

select.multiselectdrp + .btn-group.disabled button.multiselect {
    background: #eeeeee !important;
    border-color: #d2d2d2 !important;
}

select.multiselectdrp + .btn-group.disabled {
    opacity: 1;
}

.h6radio {
    font-size: 15px;
    font-weight: bold !important;
    line-height: 16px;
}

.calendar-input {
    padding-right: 35px;
}

.calendar-input-sm {
    padding-right: 24px;
}

.calendar-icon {
    position: absolute;
    font-size: 14px !important;
    right: 25px;
    top: 30px;
}

.footable-drp {
    height: 26px !important;
    padding: 0px 10px;
    font-size: 12px !important;
}

.btn-linkbg {
    font-size: 12px;
    font-weight: bold;
}


.hightlight1 span {
    margin-right: 10px;
}

.totalvalue {
    float: right;
    text-align: right
}

.gridbtn2 {
    float: right;
    font-size: 14px;
}

    .gridbtn2 > i {
        font-size: 17px;
        margin: 2px 0px 0 0;
    }

.grid-input2 {
    text-align: right;
}

    .grid-input2:focus {
        border-radius: 3px;
        box-shadow: 0px 0px 4px 0px #bcbcbc;
    }

.grid-input3 {
    text-align: left;
}

    .grid-input3:focus {
        border-radius: 3px;
        box-shadow: 0px 0px 4px 0px #bcbcbc;
    }

.pdnL27 {
    padding-left: 27px !important
}

.nav-second-level li, .nav-third-level li {
    border-bottom: none !important;
}

    .nav-second-level li a {
        font-size: 12px;
        padding-left: 30px;
        font-weight: normal;
    }

    .nav-third-level li a {
        padding-left: 52px;
    }

.leftnavhd {
    font-size: 14px;
    padding: 8px 5px;
    text-transform: uppercase;
    font-weight: bold;
}

.popRpanel {
    margin: 0;
    padding: 0;
    max-height: 80vh;
    overflow: auto;
    min-height: 150px;
}

.leftpanel {
    width: 200px;
    margin: 0;
    padding: 0;
    float: left;
    height: 100%;
}

.payment-dv {
    width: 100%;
    float: left;
    margin: 5px 0 10px 0;
    padding: 10px;
    box-shadow: 0 0 3px #bcbcbc;
}

.payment-due-dv {
    width: 100%;
    float: left;
    margin: 5px 0 10px 0;
    padding: 10px;
    box-shadow: 0 0 3px #bcbcbc;
}

.quote-box2 h5 {
    font-size: 18px;
}

#loadingDiv {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 9999;
    height: 100%;
    background: #000;
    opacity: 0.6;
    padding-top: 20%;
    color: #fff;
}

#loadingDivNew {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
    position: absolute;
    z-index: 9999;
    height: 100%;
    background: #fff;
    opacity: 0;
    padding-top: 20%;
    color: #fff;
    display: none;
}

#loadingDivNew1 {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
    position: absolute;
    z-index: 9999;
    height: 100%;
    background: #fff;
    opacity: 0;
    padding-top: 20%;
    color: #fff;
    display: none;
}

#savingDiv {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
    position: absolute;
    z-index: 9999;
    height: 100%;
    background: #000;
    opacity: 0.6;
    display: none;
    padding-top: 20%;
    color: #fff;
}

#loadingBeforeDiv {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
    z-index: 9999;
    height: 100%;
    background: #000;
    opacity: 1;
    padding-top: 20%;
    color: #fff;
}

#BrowserDiv {
    text-align: center;
    width: 100%;
    position: relative;
    top: 0;
    position: absolute;
    z-index: 99999;
    height: 100%;
    background: #fff;
    color: #ff0000;
}

    #BrowserDiv > div {
        border: #999999 1px solid;
        padding: 20px;
        margin: 10% auto;
        width: 80%;
        height: 400px;
    }

    #BrowserDiv h3 {
        color: #ff0000;
        font-style: italic;
        font-size: 20px;
        margin-top: 120px;
    }

.zindex {
    z-index: 99999;
}

.GenerateBillSec {
    overflow-y: auto;
    overflow-x: hidden;
}

.BillDetailsTab {
    overflow-y: auto;
    overflow-x: hidden;
}

#CommonTab {
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    float: left;
}

.btn-group > .btn:first-child {
    min-width: 55px !important;
}

.panelbox2 {
    float: left;
    padding: 15px 5px;
    width: 100%;
    margin: 15px 0;
}

.payment-dv {
    width: 100%;
    float: left;
    margin: 5px 0 10px 0;
    padding: 10px;
    box-shadow: 0 0 3px #bcbcbc;
}

.payment-total {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}

    .payment-total li {
        list-style-type: none;
        float: left;
        margin-right: 5%;
        font-size: 15px;
    }

.accordionButton span i {
    font-size: 18px;
    margin-left: 10px;
}

.btn-grid2 {
    font-size: 12px !important;
    padding: 2px 10px;
    border-radius: 2px;
}

.grid-allocation > tbody > tr > td > input {
    border-radius: 3px;
    padding-right: 5px;
    text-align: right;
    font-size: 13px;
}

.modal-footer {
    margin-top: 0px;
    padding: 5px 15px;
}

.modal-body {
    padding: 10px 20px 5px 20px;
    margin-bottom: 10px;
}

.text-green2b {
    font-weight: bold
}

.text-violet2b {
    font-weight: bold
}
/*Common style end*/

/*Alloted Percentage Style*/
.input-noborder {
    text-align: right;
    float: right;
    font-weight: bold;
    border: none !important;
    color: #ff0000;
}

/*GRIDE BUTTON LIST START*/
.grid-button {
    float: left;
    width: 100%;
    margin: 4px 0;
    padding: 0
}

    .grid-button li {
        list-style-type: none;
        float: left;
        margin-right: 5px;
    }

        .grid-button li a {
            padding: 4px 8px;
            border-radius: 3px;
            font-size: 14px;
        }
/*GRID BUTTON LIST END*/

/*LINK BUTTON LIST START*/
.link-button {
    float: left;
    width: 100%;
    margin: 5px 0 0 0;
    padding: 0
}

    .link-button li {
        list-style-type: none;
        float: left;
        margin-right: 5px;
        font-size: 11px
    }

        .link-button li a {
            font-size: 11px;
        }

.hbookmark {
    margin-left: 5px;
}
/*LINK BUTTON LIST END*/

/*GRID DESIGN 2 START*/
.grid-design2 {
    border-spacing: 0;
    width: 100%;
    float: left;
    font-size: 12px;
    margin-bottom: 20px;
}

    .grid-design2 > thead > tr > th {
        text-align: left;
        padding: 6px 8px;
        width: auto;
        font-weight: bold;
        white-space: nowrap;
    }

    .grid-design2 > tbody > tr > td {
        text-align: left;
        padding: 6px 8px;
        width: auto;
    }

    .grid-design2 > tbody > tr:last-child {
        border-bottom: 0px dashed #e5e5e5;
    }

.gridhd2 {
    padding: 4px 0;
    width: 100%;
    float: left;
    margin: 0;
}

    .gridhd2 h6 {
        font-size: 16px;
        font-weight: normal;
        text-transform: uppercase;
        margin-top: 10PX;
    }

    .gridhd2 ul li {
        border-radius: 3px;
        text-align: left;
    }

.grid-design2 i {
    margin-right: 10px;
    font-size: 15px;
}

.bgbox {
    padding: 20px;
}

.total-txt2 {
    font-weight: bold
}

.grid-input2 {
    text-align: right;
}

    .grid-input2:focus {
        border-radius: 3px;
        box-shadow: 0 0 4px 0 #bcbcbc;
    }

.grid-design3 {
    border-spacing: 0;
    width: 100%;
    float: left;
    font-size: 13px;
    margin-bottom: 20px;
}

    .grid-design3 > thead > tr > th {
        text-align: left;
        padding: 6px 8px;
        width: auto;
        font-weight: bold;
    }

    .grid-design3 > tbody > tr > td {
        text-align: left;
        padding: 6px 8px;
        width: auto;
    }

.tablebordernone tbody > tr > td {
    border-left: none !important;
    border-right: none !important;
}

.tablebordernone thead > tr > th {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}

.grid-payment > tbody > tr > td {
    padding: 8px 8px 7px;
}

.grid-value-popup {
    font-size: 14px;
}

.grid-allocation > tbody > tr > td > input {
    border-radius: 3px;
    padding-right: 5px;
    text-align: right;
}

    .grid-allocation > tbody > tr > td > input:focus {
        border-radius: 3px;
    }

.submenubtn-link {
    float: left;
    margin: 0;
    padding: 0 0 10px;
    width: 100%;
}

    .submenubtn-link > li {
        float: left;
        font-size: 16px;
        list-style-type: none;
        margin-right: 5%;
        text-transform: uppercase;
    }

        .submenubtn-link > li > a {
            text-decoration: none;
        }

        .submenubtn-link > li > i {
            font-size: 16px;
            margin-right: 5px;
        }

    .submenubtn-link .active {
        cursor: default;
    }

.trexpCollaspe .boldTxt {
    font-size: 13px;
}

.PayView .close {
    display: none;
}

.paymentallocationtotal .boldTxt {
    font-size: 14px;
}

.tablebordernone {
    border: none !important
}

.toast-message > span {
    float: left;
    width: 35px;
    height: 30px;
}

.multigrid-hdsec2 {
    padding: 4px 0;
    width: 100%;
    float: left;
    margin: 0;
    background-color: transparent;
}

.multigrid-hdsec3 {
    padding: 4px 0 6px 0;
    width: 100%;
    float: left;
    margin: 0;
}

.panelbox3 {
    float: left;
    padding: 15px 5px;
    width: 100%;
    margin: 15px 0;
}

.grid-indrp-pay {
    font-size: 12px;
    font-weight: normal;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    border: none;
}

    .grid-indrp-pay ul li {
        border: 0px !important
    }

    .grid-indrp-pay > a {
        text-decoration: none;
        padding: 5px 12px;
        border-radius: 3px;
        display: block;
        font-size: 11px;
    }

        .grid-indrp-pay > a > i {
            font-size: 14px;
            margin-left: 5px;
        }

    .grid-indrp-pay > .active {
        border-radius: 3px 3px 0 0;
    }

    .grid-indrp-pay > .grid-list > li > a {
        font-size: 11px;
    }

.grid-note-btn {
    padding: 2px 15px;
}

.notedrp-btn {
    font-size: 12px !important;
    padding: 4px 10px !important;
    width: 110px;
    text-align: right;
}

.multigridbtn > .grid-indrp-pay {
    border: none;
}

    .multigridbtn > .grid-indrp-pay + li:hover {
        border: none;
    }

.accordionButton span i {
    font-size: 18px;
    margin-left: 10px;
}

.fundViewBtn {
    width: 100%;
    display: block;
    background: none;
    border: none;
    text-align: left;
    padding: 4px 8px;
}

.PayViewBtn {
    width: 100%;
    display: block;
    background: none;
    border: none;
    text-align: left;
    padding: 4px 8px;
}

.TotalColumnSum {
    text-align: right;
}
/*GRID DESIGN 2 END*/

.btn-grid2 {
    font-size: 12px !important;
    padding: 2px 10px;
    border-radius: 2px;
}

.adsearch-dv {
    float: left;
    width: 100%;
    margin-top: 10px;
    border-radius: 0px;
}

.input-subcol-1 {
    float: left;
    width: 48%;
    margin-right: 10px;
}

.input-subcol-2 {
    float: right;
    width: 48%;
}

.rightSelect {
    min-height: 147px;
}

.leftSelect {
    min-height: 147px;
}

fieldset.col-4-field {
    width: 31.33333333333333%;
    float: left;
    margin-top: 20px;
    margin-right: 1%;
    margin-left: 1%;
}

.mrgR0 {
    margin-right: 0px !important
}

.legend2 {
    font-size: 14px;
    font-weight: bold;
}

.grid-subcol {
    width: 40%;
    float: left;
}

.grid-subgrid i {
    font-size: 20px;
}

.pdnL20 {
    padding-left: 20px !important
}

.pdnL30 {
    padding-left: 30px !important
}

.pdnL40 {
    padding-left: 40px !important
}

.mrgT10-md {
    margin-top: 0px !important;
}

.mrgT20-md {
    margin-top: 0px !important;
}

.pdnLR0-grid {
    padding-left: 0px !important;
    padding-right: 1px !important;
}

.grid-iconA {
    color: #555555;
    margin-right: 7px
}

i.grid-iconA {
    color: #555555;
    margin-right: 0px
}

#HpsGridDeliquencyNoticeDetails th.footable-last-column {
    width: 180px !important
}

#HpsGridDeliquencyNoticeDetails td.gridActionWidth {
    width: 180px !important
}

.fieldset2 {
    padding-top: 10px;
    padding-bottom: 0px;
}

.fieldset3 {
    padding-top: 10px;
    padding-bottom: 17px;
}

.fieldset4 {
    padding-top: 3px;
    padding-bottom: 3px;
}

.commonfieldset {
    padding: 15px 5px !important
}

.grid-arrow-btn {
    padding: 2px 6px;
}

    .grid-arrow-btn > i {
        font-size: 12px;
    }

.screendv {
    width: 100%;
    float: left;
    margin: 0;
    padding: 5px;
    border: 2px solid #dde4eb;
}

    .screendv img {
        width: 100%;
        height: 100%;
    }

.btn-sm2 {
    padding: 5px 10px !important;
    font-size: 12px !important;
}

.badge-hd {
    margin-top: 8px;
    float: right;
    margin-right: 10px;
}

.totalview {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.labelcheckbox {
    margin-bottom: -1px !important
}

.w-auto {
    width: auto;
}

.mrgTB0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important
}

hr {
    margin: 15px 0;
    border: 0;
    border-top: 1px dashed #d6d6d6;
    width: 100%;
    overflow: hidden;
}

.date-label-none > span > i {
    font-size: 14px !important;
    position: absolute;
    right: 25px;
    top: 10px;
}

.bg-info {
    float: left;
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
}

.bg-success {
    float: left;
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
}

.bg-primary {
    float: left;
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
}

.bg-warning {
    float: left;
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
}

.bg-danger {
    float: left;
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
}

.bg-gray {
    float: left;
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
}

.bg-info > p {
    font-weight: bold;
    width: 100%;
    margin-bottom: 5px;
    padding: 0
}

.boxcheck.input[type="checkbox"] {
    margin-top: 4px;
}

.emptytd {
    height: 26px;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}

.col-sma-7 {
    width: 70.333333333333336%;
    word-break: break-all;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.col-sma-5 {
    width: 29.66666666666667%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left
}

.modifier-box1 {
    min-height: 570px
}

.modifier-box2 {
    height: 250px;
    overflow-x: auto;
}

.alert-warning1 {
    font-size: 15px;
}

.alert-warning2 {
    font-size: 12px;
    padding: 10px;
}

.multi-input {
    float: left;
    width: 80px;
    margin-right: 10px;
}

.hdsubmenudv a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.input-ans {
    display: block;
    width: 100%;
    font-size: 13px;
    margin-bottom: 5px;
    white-space: pre-line;
    word-break: break-word;
}

span.input-ans {
    white-space: normal !important;
}

.TitleSummary .input-ans {
    font-size: 14px;
}

.emptylabel {
    height: 15px;
    width: 100%;
}

.sublabel {
    float: left;
    font-size: 11px;
    font-weight: normal;
    margin: 3px 0 0 10px;
}

.btn-xs2 {
    padding: 2px 5px;
    text-transform: normal;
    font-size: 11px;
}

.grid-more-btn {
    padding: 2px 9px;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    display: inline-block;
}

.mrgT20 {
    margin-top: 20px !important;
}

.grid-inputsec > tbody > tr > td > input:disabled {
    cursor: not-allowed;
    background: #eeeeee;
}

.grid-info-icon {
    font-size: 22px !important;
    cursor: pointer;
}

.control-info-icon {
    font-size: 20px !important;
    cursor: pointer;
}

.grid-inputsec .popover {
    width: 218px !important;
}

.Tdw25 {
    width: 25% !important
}

.Tdw75 {
    width: 75% !important
}

.mrgT10-negative {
    margin-top: -10px !important
}

.dropdown-menu {
    text-align: left;
}

.alert-popup {
    width: 30% !important;
    margin-top: 15%;
    margin-bottom: 0px !important
}

.group-name-btn {
    padding: 6px 10px;
}

.mail-pagination {
    margin-right: 5px;
}

.comment-txt {
    font-size: 12px;
    margin-top: 2px;
}

.grid-drp-auto {
    width: auto;
    float: right
}

.deli-box {
    height: 227px;
    overflow-y: auto;
}

.alertClose {
    font-size: 22px !important;
}

.subLabel {
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 3px 0 0 10px;
}

.form-horizontal .formgroup > li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.deli-box {
    height: 238px;
    overflow-y: auto;
}

.label-input {
    font-size: 16px !important;
    margin-bottom: 0px !important;
}

.callerGridDv {
    width: 60px !important
}

.callingGridDv {
    width: 100px !important
}

.text-tandc1 {
    float: right;
    width: 100%;
    font-size: 13px;
    text-align: right;
    padding: 0 30px;
    margin: 0 0 10px 0;
}

.breadcrumb-arrw {
    margin: 0 5px;
    color: #999999
}

.advsrc-arrow {
    font-size: 18px !important;
}

.rollType {
    float: right;
    width: 200px;
}

    .rollType span {
        display: block;
        margin-bottom: 10px;
        padding: 8px 0px;
        font-size: 13px;
    }

.hariz-label-mrgT {
    margin-top: 7px !important
}

.hariz-label-txtbox {
    width: 80px;
    float: left
}

.modifier-box-view {
    height: 450px;
    overflow-x: auto;
}

.input-subcol-1 {
    float: left;
    width: 48%;
    margin-right: 10px;
}

.input-subcol-2 {
    float: right;
    width: 48%;
}

/** Medical claims css start **/
.fieldsetsummary > .summarydv label {
    font-size: 14px;
}

/***AREA CONFIGURATION BOX STYLE START***/
.box {
    position: relative;
    border-radius: 3px;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.box-header {
    display: block;
    padding: 10px 5px;
    position: relative;
    height: 30px;
}

.collapsed-box .box-header.with-border {
    border-bottom: none;
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion {
    margin-right: 5px;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

    .box-body .box-pane-right {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 0;
    }

.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}


.direct-chat-messages {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 10px;
    height: 250px;
    overflow: auto;
}

.only-label-content label {
    background: #428bca;
    padding: 5px 6px;
    color: #fff;
    font-size: 10px;
    border-radius: 3px;
}
/*** AREA CONFIGURATION BOX STYLE END ***/

/*** BLOCKQUOTE SECTION START ***/
blockquote {
    border-left: none
}

.quote-box {
    overflow: hidden;
    border-radius: 10px;
    margin-top: 20px;
    width: 100%;
    padding-top: 10px;
}

.quote-box2 {
    overflow: hidden;
    border-radius: 0px;
    width: 100%;
    padding-top: 10px;
    border-left: 0px;
}

.quote-box3 {
    overflow: hidden;
    background-color: #f6faff;
    width: 100%;
    box-shadow: 0 0 1px 1px #e0e0e0;
    padding-top: 10px;
    border-left: 0px;
}

.quote-box4 {
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
    padding-top: 10px;
}

/*** BLOCKQUOTE SECTION END ***/

/*** WHITE TOOLTIP START ***/
.white-tooltip .tooltip-inner {
    padding: 7px 10px;
    text-align: left;
    white-space: normal;
    border-radius: 6px;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    min-width: 100px;
    max-width: 80% !important;
}

.white-tooltip {
    opacity: 1 !important;
}

    .white-tooltip.top .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -7px;
        border-width: 10px 10px 0;
    }

    .white-tooltip.left .tooltip-arrow {
        top: 50%;
        right: 0;
        margin-top: -7px;
        border-width: 10px 0 10px 10px;
    }

    .white-tooltip.bottom .tooltip-arrow {
        top: 0;
        left: 50%;
        margin-left: -7px;
        border-width: 0 10px 10px;
    }
/*** WHITE TOOLTIP END ***/

.grid-without-blueheader .multigrid-hdsec.HeaderSection {
    padding: 4px 0px 6px 0;
    width: 100%;
    float: left;
    margin: 0;
    border-bottom: 2px solid #c7cdd6;
    background: none;
    min-height: 35px;
}

    .grid-without-blueheader .multigrid-hdsec.HeaderSection h6 {
        font-size: 16px;
        font-weight: bold;
        margin: 2px 0 0 0;
        float: left;
        width: auto;
        color: #0f4da2 !important;
    }

.grid-without-blueheader > .mrgT15 {
    margin-top: 0px !important;
}

.grid-without-blueheader .mainpanelbox {
    background: none;
    border: none;
    margin-top: 0px !important;
}

    .grid-without-blueheader .mainpanelbox .gridtopsec {
        margin-top: 0px !important;
    }

    .grid-without-blueheader .mainpanelbox .col-md-12 {
        padding: 0px;
    }

    .grid-without-blueheader .mainpanelbox .multigrid-hdsec.HeaderSection {
        margin-bottom: 5px;
    }

    .grid-without-blueheader .mainpanelbox .advancedv {
        padding-top: 3px;
    }

.grid-without-blueheader .multigridbtn > li > button {
    background-color: #dadada !important;
}

    .grid-without-blueheader .multigridbtn > li > button:hover {
        background-color: #007acc !important;
        color: #ffffff;
    }

    .grid-without-blueheader .multigridbtn > li > button.active {
        background-color: #005bcb !important;
        color: #ffffff !important;
    }

    .grid-without-blueheader .multigridbtn > li > button:focus.active {
        background-color: #005bcb !important;
    }

.grid-without-blueheader.external-notes-theme .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.grid-without-blueheader.external-notes-theme #CommentsCloseSection h4 {
    margin-bottom: 0px;
}

.grid-without-blueheader.external-notes-theme .tooltip-demo section h4 {
    padding-left: 15px;
}

.showSummary {
    display: none
}

.float-right {
    float: right !important;
}

.float-left {
    float: left !important;
}

.col-summery-3a {
    width: 30%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.col-summery-2a {
    width: 22%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.input-pagination2 {
    width: 55px;
    font-size: 16px;
    height: 32px !important;
}

.colan-hide .colan {
    display: none;
}

.summaryTxt i {
    margin-left: 5px;
}

/** Medical claims css end **/

/** ACCORDION GRID THEME CHANGE CSS START **/

.accordionContent .multigrid-hdsec.HeaderSection {
    padding: 4px 0px 6px 0;
    width: 100%;
    float: left;
    margin: 0;
    border-bottom: 2px solid #c7cdd6;
    background: none;
    min-height: 35px;
}

    .accordionContent .multigrid-hdsec.HeaderSection h6 {
        font-size: 14px;
        font-weight: bold;
        margin: 2px 0 0 0;
        float: left;
        width: auto;
        color: #0f4da2 !important;
    }

.accordionContent .mainpanelbox {
    background: none;
    border: none;
    margin-top: 0px !important;
}

    .accordionContent .mainpanelbox .gridtopsec {
        margin-top: 0px !important;
    }

    .accordionContent .mainpanelbox .col-md-12 {
        padding: 0px;
    }

    .accordionContent .mainpanelbox .multigrid-hdsec.HeaderSection {
        margin-bottom: 5px;
    }

    .accordionContent .mainpanelbox .advancedv {
        padding-top: 3px;
    }

.accordionContent div[onscroll="yes"] > .mrgT15, .accordionContent div[onscroll="Yes"] > .mrgT15 {
    margin-top: 0px !important;
}

.accordionContent .multigridbtn > li > button {
    background-color: #dadada !important;
}

    .accordionContent .multigridbtn > li > button:hover {
        background-color: #007acc !important;
        color: #ffffff;
    }

    .accordionContent .multigridbtn > li > button:focus {
        background-color: #007acc !important;
        color: #ffffff !important;
    }

/** ACCORDION GRID THEME CHANGE CSS END **/

.hrdottedline {
    width: 100%;
    float: left;
    height: 20px;
}

/** Bootstra override css start **/
.form-control, .nav-pills > li > a, .btn {
    border-radius: 0px;
}
/** Bootstra override css end **/

/** Training module css start **/
.studentPhoto.imgDiv {
    background: rgb(209, 219, 229);
    padding - bottom: 15px;
    padding - top: 12px;
    margin - top: 20px;
}

.studentPhoto.well {
    max - width: 100 %;
    margin: auto;
    text - align: center;
    padding: 0px;
    background: none;
}

.studentPhoto.photoButtons {
    margin - top: 15px;
    text - align: center;
}

.student - frame - border {
    border: 5px# ffffff solid;
    position: relative;
    overflow: hidden;
    margin - left: 12px;
    margin - right: 12px;
    max - height: 250px;
}

    .student - frame - border figure {
        /*position:absolute;
height:100%;*/
        width: 100 %;
        background: #ffffff;
    }

figure + figure {
    display: none;
}

.label-inline-textbox input[type="text"] {
    display: inline;
    width: 50px;
    height: 29px;
}

.label-inline-dropdown select {
    display: inline;
    width: 120px;
    height: auto;
    padding: 3px 5px;
}

.label-inline-datepicker input[type="text"] {
    display: inline;
    width: 130px;
    height: 29px;
}

.label-inline-datepicker .calendar-icon {
    top: 8px;
    right: 10px;
}

.label-inline-textbox .vd_radio label:before, .label-inline-dropdown .vd_radio label:before, .label-inline-datepicker .vd_radio label:before {
    bottom: inherit;
    top: 6px;
}

.ClassEvent-heading {
    color: #366e9c;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.for-adding-heading {
    color: #2bacb3;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
}

.program-hierarchy .box3 {
    margin-top: 160px !important;
}

.for-adding-heading span {
    font-size: 13px;
    font-weight: normal;
    color: #05419a;
}

#calendar table tr th {
    background: #dbdbdb;
}

#calendar .fc-day-grid {
    background: #ffffff;
}

#calendar .fc-widget-header {
    height: auto !important;
}

#calendar.fc-unthemed td, #calendar.fc-unthemed th {
    border-color: #c1c1c1;
}

#jqContextMenu ul {
    min-width: 200px;
    padding: 0px !important;
    width: auto !important;
}

    #jqContextMenu ul li {
        padding: 0px !important;
        border: none !important;
    }


        #jqContextMenu ul li a {
            font-size: 15px;
            display: inline-block;
            padding: 5px 10px;
            width: 100%;
        }

            #jqContextMenu ul li a:hover {
                text-decoration: none;
                color: #ffffff;
                background: #226caa !important;
            }

.calendar-event-pod {
    border: 1px #ff0000 solid;
    padding: 10px;
}

.fc-basic-view .fc-body .fc-row {
    min-height: 135px !important;
}

.fc-event-container.demo1 a {
    padding: 2px;
    margin: 5px;
    margin-bottom: 0px;
    background: #d8ebfb;
    color: #000;
    font-size: 13px;
    text-align: left;
}

    .fc-event-container.demo1 a:hover {
        background: #d8ebfb;
    }

    .fc-event-container.demo1 a:focus {
        background: #d8ebfb;
        text-decoration: none;
    }

.fc-event-container a.demo1 {
    padding: 2px;
    color: #000;
    font-size: 13px;
    text-align: left;
    margin: 0px 5px 5px 5px;
}

.fc-event-container a:hover.demo1 {
    background: #d8ebfb;
}

.fc-event-container a:focus.demo1 {
    background: #d8ebfb;
    text-decoration: none;
}


.fc-event-container a.demo1.redevent {
    padding: 2px;
    margin: 5px;
    background: #ffe7e7;
    color: #000;
    font-size: 13px;
    text-align: left;
    border-color: #b33333;
}


/** DRAG AND DROP css Start **/
.fc-source-fields-dual.fc-source-fields {
    border: 1px #ccc solid;
    height: 330px;
    max-height: 330px;
    overflow-y: auto;
    padding: 8px 10px 0px 10px;
    width: 100%;
}

.fc-destination-fields2.fc-destination-fields {
    border: 1px #ccc solid;
    height: 127px;
    max-height: 127px;
    overflow-y: auto;
    padding: 8px 10px 0px 10px;
    width: 100%;
    overflow-y: auto;
}

.fc-destination-fields2 {
    border: 1px #ccc solid;
    height: 127px;
    max-height: 127px;
    overflow-y: auto;
    padding: 8px 10px 0px 10px;
    width: 100%;
}

.move-btn-success {
    background: #00c87b !important;
}

.move-btn-primary {
    background: #366e9c !important;
}

.fc-event-container a.demo1.redevent {
    padding: 2px;
    margin: 5px;
    background: #ffe7e7;
    color: #000;
    font-size: 13px;
    text-align: left;
    border-color: #b33333;
}

.fc table {
    font-size: .98em !important
}

.fc-center h2 {
    font-size: 19px !important;
}

.perfect-datetimepicker {
    font-size: 13px !important;
}


/** DRAG AND DROP css Start **/
.fc-source-fields-dual.fc-source-fields {
    border: 1px #ccc solid;
    height: 330px;
    max-height: 330px;
    overflow-y: auto;
    padding: 8px 10px 0px 10px;
    width: 100%;
}

.fc-destination-fields2.fc-destination-fields {
    border: 1px #ccc solid;
    height: 127px;
    max-height: 127px;
    overflow-y: auto;
    padding: 8px 10px 0px 10px;
    width: 100%;
    overflow-y: auto;
}

.fc-destination-fields2 {
    border: 1px #ccc solid;
    height: 127px;
    max-height: 127px;
    overflow-y: auto;
    padding: 8px 10px 0px 10px;
    width: 100%;
}

.move-btn-success {
    background: #00c87b !important;
}

.move-btn-primary {
    background: #366e9c !important;
}


.inline-textbox {
    width: 40%;
    display: inline;
    margin-left: 20px;
}

.text-center {
    text-align: center;
}

.fc-source-fields, .fc-destination-fields {
    border: 1px #ccc solid;
    height: 244px;
    max-height: 244px;
    overflow-y: auto;
    padding: 8px 10px 0px 10px;
    width: 100%;
}

.drag-left, .drag-right {
    width: 45%;
}

.drag-middle {
    width: 10%;
    height: 290px;
    text-align: center;
    padding-top: 130px;
}

.fc-source-fields .fc-field, .fc-destination-fields .fc-field {
    padding: 5px 10px;
    border: 1px #bbb solid;
    font-size: 14px;
    margin-bottom: 7px;
    color: #000;
    background: #eaeaea;
}

.fc-destination-fields2 .fc-field {
    padding: 5px 10px;
    border: 1px #bbb solid;
    font-size: 14px;
    margin-bottom: 7px;
    color: #000;
    background: #eaeaea;
}


.fc-field.fc-selected {
    background: #ecdfcd;
}

.fc-source-fields {
    float: left;
}

.fc-destination-fields {
    float: right;
}

.fc-field a {
    color: #000;
    text-decoration: none
}

    .fc-field a:hover {
        text-decoration: none
    }

.draggable-heading {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    font-weight: bold;
    color: #366e9c;
    margin-bottom: 5px;
}

a.add-all {
    padding: 7px;
    white-space: nowrap;
    background: #1bc1ab;
    color: #ffffff;
    margin: 5px;
    font-size: 14px;
    font-weight: bold;
}

a:hover.add-all, a:focus.add-all {
    text-decoration: none;
    color: #fff;
}

.drag-search-area {
    background: #ccc;
    padding: 4px 5px;
}

    .drag-search-area input {
        width: 100%;
        padding: 2px 5px;
        font-size: 14px;
    }

.training-secondary-heading {
    font-size: 13px;
    display: inline-block;
    color: #2bacb3;
    font-family: 'OpenSans-Regular';
    font-size: 15px;
    font-weight: bold;
    padding: 0px 10px 0px 6px;
}

.dragarea-main ul li {
    list-style: none;
}

.filtervalue-main {
    color: #666;
    font-size: 13px;
    margin-bottom: 5px;
}
/** DRAG AND DROP css End **/

.icon-certificate, .icon-view, .icon-trash, .icon-edit {
    font-size: 18px !important;
    cursor: pointer;
}

.event-content li span.eventclass-identity {
    color: #888;
}
/** Training module CSS END **/





/******* RESPONSIVE STYLE START *******/
@media(min-width:880px) {
    #hdtopsec1 {
        display: none;
    }
}

@media (max-width: 1600px) {
    .carousel-inner {
        height: auto;
    }

    .container {
        width: 100%;
    }

    .col-input-2 {
        width: 14.6%;
        float: left;
    }

    .col-input-3 {
        width: 25%;
    }
}

@media (max-width: 1280px) {
    #hdtopsec li .hdsubmenudv {
        width: 65%
    }

    .input-subcol-1 {
        float: left;
        width: 46%;
        margin-right: 10px;
    }

    .input-subcol-2 {
        float: right;
        width: 46%;
    }

    .col-summery-6 {
        width: 100%;
    }

    .col-summery-7 {
        width: 100%;
    }
    /* For 3 column Change style */
    .col-input-3 {
        width: 33.33333333333333%;
        float: left;
    }

    .col-input-1a {
        width: 16.33333333333333%;
    }

    .field-rightAlign {
        float: right;
    }
    /* For 3 column Change style */
}

@media (max-width: 1023px) {
    .elig-drp {
        width: 100%;
        height: 30px;
    }

    .elig-topbtn {
        margin-top: 0px;
        margin-bottom: 10px;
        text-align: right;
    }

    .panelpdnL0 {
        padding-left: 0px !important;
        padding-right: 0px !important
    }

    .panelpdnR0 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .dashbox-primary h6 span a {
        padding: 0 20px;
    }

    fieldset.col-4-field {
        width: 98%;
        margin-left: 1%;
        margin-right: 0%;
    }

    .col-summery-3 {
        width: 100%;
    }

    .col-summery-5 {
        width: 100%;
    }

    .form-horizontal .formgroup > li {
        padding: 0 0 0 15px;
    }
}


@media (max-width: 880px) {
    .navbar-default .navbar-toggle {
        margin-top: 2px;
        margin-right: 15px;
    }

    .mainmenudesk {
        display: block !important
    }

    #page-wrapper {
        padding: 0 15px 15px 15px;
        margin-left: 0px !important;
    }

    .page-wrapper {
        padding: 0 15px 15px 15px;
        margin-left: 0px !important;
    }

    .cwTxt {
        text-align: center;
        width: 100%
    }

    .footerlink {
        text-align: center;
        width: 100%;
        padding-top: 10px;
    }

    .mobilepd0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .navbar-default figure {
        width: 100%;
        text-align: center
    }

    .navbar-default .navbar-nav > .active:after {
        border: 0px
    }

    .freeze-arrow {
        display: none;
    }

    .form-ft {
        left: 0px;
    }

    .form-hd {
        left: 0px;
        border-top: 1px solid #f2f4f7;
    }

    .hdsubmenudv {
        width: 100% !important
    }

    .navbar-header {
        float: left;
        position: absolute;
        top: 4px;
        padding: 0 15px;
    }

    .topiconhd {
        display: none
    }

    .logout a {
        border: none;
        font-size: 26px;
        padding: 3px 10px !important;
        margin-top: 3px;
        background-color: transparent;
    }

    .logout {
        position: absolute;
        right: 15px;
    }

    .mega-dropdown {
        position: relative !important;
        float: none;
    }

    .mega-dropdown-menu {
        padding: 0;
        z-index: 100000
    }

        .mega-dropdown-menu > li > ul {
            margin: 0 -15px;
            padding: 0;
        }

            .mega-dropdown-menu > li > ul > li {
                margin-bottom: 0px;
            }

                .mega-dropdown-menu > li > ul > li > a:hover, .mega-dropdown-menu > li > ul > li > a:focus {
                    text-decoration: none;
                }

                .mega-dropdown-menu > li > ul > li > a {
                    padding-left: 30px !important;
                    display: block;
                    padding: 10px 0;
                    margin-bottom: 0px;
                }

    .topmenu-subhd {
        margin: 0 !important;
        padding: 10px 0 10px 30px;
    }

    .navbar-default .navbar-nav > .open > a:after {
        border: 0px;
    }

    .downarrow > a.dropdown-toggle {
        padding-right: 22px;
    }

    .open > a.dropdown-toggle {
        padding-right: 22px;
    }

    .textInfo {
        display: block
    }

    #hdtopsec li .hdsubmenudv li ul {
        margin-left: 0px;
        padding-left: 0px
    }

    #hdtopsec1 li .hdsubmenudv li ul {
        margin-left: 0px;
        padding-left: 0px
    }

    .headerbg {
        padding-left: 0px;
        padding-right: 0px;
    }

    .user {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        float: right;
        padding: 0;
    }

        .user a {
            background-color: transparent;
            border-left: 0px;
            text-decoration: none;
            padding: 12px;
            display: block;
        }

            .user a:hover {
                text-decoration: none;
            }

    .usericon {
        font-size: 20px !important;
    }

    .tableticondv {
        margin: 0;
        padding: 0 10px;
        overflow: hidden;
        display: block
    }

        .tableticondv a {
            list-style-type: none;
            float: left;
            padding: 5px !important;
            margin-right: 3% !important;
            border-radius: 10px;
            display: block;
        }

            .tableticondv a p.msg-txt {
                font-weight: bold;
                font-size: 11px;
                margin-top: 5px;
            }

            .tableticondv a:last-child {
                margin-right: 0
            }

            .tableticondv a:hover {
                text-decoration: none !important;
            }

            .tableticondv a i {
                font-size: 28px;
                line-height: 1;
            }

            .tableticondv a span {
                float: left;
                font-size: 12px;
                font-weight: bold
            }

    .plusmenu {
        display: none
    }

    .mega-dropdown-menu .dropdown-header {
        font-weight: normal;
        font-size: 14px;
    }

    .csleftnavi {
        display: block
    }

    .col-input-4 {
        width: 50%;
        float: left;
    }

    .col-input-3 {
        width: 50%;
        float: left;
    }

    .col-input-2 {
        width: 50%;
        float: left;
    }

    .col-input-5 {
        width: 50%;
        float: left;
    }

    .col-input-6 {
        width: 100%;
    }

    .col-input-6a {
        width: 50%;
    }

    .col-input-1a {
        width: 25%;
    }

    .clearleftL {
        clear: left
    }

    .modal-xs {
        width: 100%;
    }

    .modal-sm {
        width: 100%;
    }

    .modal-lg {
        width: 100%;
    }

    .dual-arrow-btn {
        margin-top: 5px !important
    }

    .alertMSG {
        left: 30%
    }

    .ipad-hd {
        display: none
    }

    .alertMSG {
        font-size: 11px;
    }

    .pdL0-table {
        padding: 0px !important;
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

    .pdR0-table {
        padding: 0px !important;
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

    .pdLR0-table {
        padding-right: 0px !important;
        padding-left: 0px !important;
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

    .pdnL0-md {
        padding-left: 15px !important
    }

    .pdnR0-md {
        padding-right: 15px !important
    }

    .mainlogo {
        background: url(../images/logo.gif) no-repeat;
        height: 39px;
        width: 198px;
        background-position: center center !important
    }

    .mobdrpdv {
        display: block;
    }

    .tabsteps {
        display: none
    }

    .buttonsec-menu {
        z-index: 9;
        position: device-fixed;
        padding-bottom: 5px;
        top: auto;
    }

    .imgDiv {
        width: 100%;
        height: 190px !important;
    }

    .photoDiv {
        width: 115px !important;
    }

    .photobox {
        width: 96%;
        margin: 0 2% 15px 2%;
    }

    .photoButtons {
        margin-top: 30px;
    }

    .mobdrpdv {
        display: block;
    }

    .tabsteps {
        display: none
    }

    .leftnavSecondaryTab .tabsteps {
        display: block
    }

    .vd_checkbox p {
        margin-top: 7px;
        margin-bottom: 4px;
    }

    .input-subcol-1 {
        float: left;
        width: 48%;
        margin-right: 10px;
    }

    .input-subcol-2 {
        float: right;
        width: 48%;
    }

    .modifier-box1 {
        min-height: auto;
    }

    .modifier-box2 {
        height: auto;
        overflow-x: hidden;
    }

    .col-input-12a {
        width: 50%;
    }

    .cs-icons {
        display: none
    }

        .cs-icons li {
            width: 50%;
        }

    .form-hd > h3 > span {
        font-size: 11px;
    }

    .col-summery-3a {
        width: 83.33333333333334%;
    }

    .col-summery-2a {
        width: 48%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }

    .hideSummary {
        display: none
    }

    .showSummary {
        display: block
    }

    .col-summery-4 {
        width: 100%;
    }

    /** Left nav responsive fix start **/
    .inner-leftNav-identity .mobdrpdv {
        position: relative;
        background: #efefef;
        margin: 12px 0px 0px 0px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .left-panel-expand-collapse {
        display: none !important;
    }

    .inner-leftNav-identity {
        display: block !important;
    }

    div.inner-leftNav-contentArea {
        background: none;
    }
    /** Left nav responsive fix end **/
    .menuHide {
        display: none;
    }

    .fspDashBoardTemplate .col-sm-3 {
        padding-left: 10px !important;
        padding-right: 10px;
    }

    .fspDashBoardTemplate .single.category {
        padding: 15px 10px !important
    }
}

@media (max-width: 767px) {
    .userdv {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .top-search {
        width: 100%;
        text-align: center
    }

    .grid-drpdv {
        margin: 0 auto;
        float: none
    }

    .footerlink {
        width: 100%;
        float: none;
        text-align: center;
        margin-top: 10px;
    }

    .social {
        width: 214px;
        margin: 0 auto;
        float: none
    }

    .form-control.social {
        width: 100%;
    }

    .panel-footer {
        text-align: center;
    }

    h1 {
        font-size: 24px;
    }

    .innbreadcrumb {
        display: none
    }

    .workareadv {
        margin-bottom: 0;
    }

    .login-footer {
        position: relative;
    }

    .rounded_dym2 {
        display: none
    }

    .slideshowcol1 img {
        text-align: right;
        margin-right: 2%;
        display: none
    }

    #quote-carousel h2 {
        margin-top: 5% 0;
        position: relative;
        width: 100%;
        font-size: 20px;
        text-align: center;
        padding: 0 5%;
    }

    #quote-carousel .carousel-indicators {
        position: relative;
        text-align: center;
        margin-left: 0;
    }

    #quote-carousel .slideshowcol2 {
        float: none;
        padding: 0;
    }

    fieldset .form-group {
        margin-bottom: 15px;
    }

    .btn-trans {
        margin-top: 5px;
    }

    .advsrc {
        padding-left: 0px;
        padding-right: 0px;
    }

    .list-box1 .summary {
        margin-bottom: 20px;
    }

        .list-box1 .summary:last-child {
            border-bottom: 0px;
        }

    .labelpdnL0 {
        padding-left: 15px !important;
    }

    .form-hd > h3 > .span1 {
        font-size: 14px;
        font-weight: bold;
        margin-top: 5px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 45px;
    }

    .form-hd > h3 > .span2 {
        font-size: 14px;
        font-weight: bold;
        margin-top: 5px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 45px;
    }

    .form-hd > h3 span {
        font-size: 11px;
    }

    .btn-griddrp {
        width: auto !important
    }

    legend {
        font-size: 14px;
        font-weight: bold;
    }

    .ipad-hd {
        display: none
    }

    .buttonsec-menu {
        z-index: 9;
        position: device-fixed;
        padding-bottom: 5px;
        top: auto;
    }

    .hr-border {
        margin-bottom: 15px;
    }

    .mBmrgB15 {
        margin-bottom: 15px;
    }

    .grid-subcol {
        width: 50%;
        float: left;
    }

    .mrgT10-md {
        margin-top: 10px !important;
    }

    .mrgT20-md {
        margin-top: 20px !important;
    }
    /*.form-horizontal label{ padding-left:0px;  padding-right:0px;}
.form-horizontal .formgroup > li{ margin-bottom:0px;}*/
    .form-horizontal .formgroup > li {
        padding: 0 0 0 30px;
    }

    .form-horizontal .control-label {
        padding: 0px;
    }

    .fspDashBoardTemplate .col-sm-3 {
        padding-left: 10px !important;
        padding-right: 10px;
    }

    .fspDashBoardTemplate .single.category {
        padding: 15px 10px !important
    }
}


@media (max-width: 580px) {
    .process-step p.hdtxt {
        display: none;
    }

    .nav-pills > li {
        width: 100%;
    }

    .nav-tabs > li {
        width: 100%;
    }

    .mbtnactive:before {
        border: 0px;
    }

    .col-input-3 {
        width: 100%;
    }

    .col-input-5 {
        width: 100%;
    }

    .mobile-hd {
        display: none
    }

    .input-btn {
        margin-top: 0px
    }

    .col-input-6a {
        width: 100%;
    }

    .col-input-4 {
        width: 100%;
    }

    .col-input-2 {
        width: 100%;
    }

    .col-input-1a {
        width: 50%;
    }

    .wizarddrp {
        display: block;
    }

    .bwizard-steps {
        display: none;
    }

    .cs-icons {
        display: none;
    }

    .input-mrgT-md {
        margin-top: 0px;
    }

    .accordionButton span.txt {
        font-size: 12px;
    }

    .on:before {
        margin-top: 33px !important;
    }

    .on:after {
        margin-top: 32px !important;
    }

    .col-input-12a {
        width: 100%;
    }

    .multigridbtn > .mobile-hd {
        display: block;
    }
}


@media (max-width: 480px) {
    .btn-success, .btn-danger, .btn-info, .btn-warning, .btn-default {
        font-size: 14px;
        padding: 5px 15px;
        margin: 2px;
    }

    h1 {
        font-size: 20px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        line-height: 34px;
        font-size: 24px;
    }

    .h3 {
        font-size: 16px;
    }

        .h3 span {
            font-size: 22px;
        }

    h4 {
        font-size: 14px;
        font-weight: bold;
    }

    h5 {
        font-size: 12px;
    }

    h6 {
        font-size: 12px;
    }

    .count-day {
        font-size: 32px;
    }

        .count-day span {
            font-size: 14px;
        }

    .btn-search {
        width: auto !important
    }

    div.wizard-tab-menu div.list-group span {
        display: none
    }

    .input-group-addon, .input-group-btn {
        width: 1%;
    }

    .gridListbtn {
        width: 30px !important;
    }

    .form-hd > h3 {
        margin-top: 0px;
    }

    .mobdrp {
        font-size: 12px;
    }

    .tableticondv a {
        padding: 0px !important;
    }

    #hdtopsec li .hdsubmenudv {
        padding: 10px 5px;
    }

    #hdtopsec1 li .hdsubmenudv {
        padding: 10px 5px;
    }

    .navbar-default figure {
        height: 42px;
    }

    header figure img {
        width: 145px;
        margin-top: 4px;
        margin-right: 0px;
    }

    .user {
        font-size: 12px;
    }

        .user a {
            padding: 10px;
        }

    .form-hd {
        padding: 2px 15px;
    }

    .form-hd1 {
        padding: 2px 15px;
    }

    .form-ft {
        padding: 4px 15px;
    }

    .form-ft1 {
        padding: 4px 15px;
    }

    .mobile-hd {
        display: none
    }

    .multigridbtn > .mobile-hd {
        display: block;
    }

    multigridbtn > li > button {
        border-radius: 0;
        min-width: 20px !important;
        height: 25px !important;
        display: block;
        text-decoration: none;
    }

    .multigrid-hdsec h6 {
        font-size: 13px;
    }

    .alert-warning {
        min-width: initial !important
    }
}

/******* RESPONSIVE STYLE END *******/
input[type=text]::-ms-clear {
    display: none;
}

/* ONLY IE10 AND ABOVE STYLE START*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .form-control {
        border: 1px solid #bcbcbc !important;
    }

    .brd0 {
        border: none !important
    }

    html {
        overflow-y: hidden;
    }
}
/* ONLY IE10 AND ABOVE STYLE END*/


/* ONLY SAFARI STYLE START*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        -webkit-appearance: menulist-button !important;
        line-height: 22px !important;
    }

    .btn-search1 {
        padding: 4px 10px;
        display: block;
    }

    .photoDiv img {
        width: 100%;
        height: auto !important;
    }
}
/* ONLY SAFARI STYLE END*/

@media (max-width: 880px) {
    .dualBoxsec {
        float: left;
        width: 100%;
    }

    .popup-grid {
        max-height: unset;
        overflow-x: auto;
    }
}

@media (min-width: 880px) {
    .bdrRdesk {
        border-right: #bebebe 1px solid;
    }

    .bdrLdesk section {
        border-left: #bebebe 1px solid;
    }

    .pdnL0Desk {
        padding-left: 0px !important;
    }

    .pdnR0Desk {
        padding-right: 0px !important;
    }
}

th[gridinputtype='check'] {
    padding: 3px 8px !important;
}
/******* DEVELOPMENT FIXED CSS START *******/
/******* Role Summary START *******/
.TI40 {
    text-indent: 40px
}

.TI60 {
    text-indent: 60px
}

.TI80 {
    text-indent: 80px
}
/******* Role Summary END *******/
.icon-left {
    float: left;
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 3px 0;
}

.txtalign-center {
    text-align: center;
}

.list-group {
    border: #ccc 1px solid;
    height: 200px;
    overflow: auto;
}

.list-group-item.active {
    background: #7e899a;
    color: white;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 5px 10px !important;
    margin-bottom: -1px;
    font-size: 14px !important;
}

body {
    overflow: hidden !important
}

.login-body {
    background: url("../images/background-new.png") center center / cover fixed
}

    .login-body div { /*height: 100%*/
    }

    .login-body section {
        height: 100%;
    }

    .login-body .toast-top-center {
        height: auto
    }

    .login-body .toast-progress {
        height: 4px !important
    }

.white-box {
    padding: 20px;
}

    .white-box .box-title {
        margin: 0px 0px 12px;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 14px;
    }

#HpsGridReceivedDocument .mainpanelbox {
    margin: 0px 0px 15px 0 !important;
}

#HpsGridSentDocument .mainpanelbox {
    margin: 0px 0px 15px 0 !important;
}

.vd_checkbox p {
    margin-top: 4px;
    margin-bottom: 3px;
}

.mrgB3 {
    margin-bottom: 3px !important
}

div:focus {
    outline: none !important
}

a:focus {
    outline: none !important
}
/*button:focus {outline:none !important}*/
.btn-next {
    padding: 8px 10px 8px 12px;
}

.btn-prev {
    padding: 8px 12px 8px 10px;
}

.gridActionWidth > .btn-group {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flexbox !important;
    display: flex !important;
}
/* display:-webkit-box !important; display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flexbox !important;}*/
.upper-case input {
    text-transform: uppercase;
}

.txtalign-right input {
    text-align: right;
}

.calendar-input {
    padding-right: 35px;
}

.calendar-icon {
    position: absolute;
    font-size: 14px !important;
    right: 25px;
    top: 30px;
}

.goTxtbox {
    height: 25px !important;
}

.elig-eff-date {
    border: #d2d2d2 1px solid;
    padding: 5px 7px;
}

    .elig-eff-date span {
        font-weight: normal;
        margin-left: 3px;
    }

.elig-heading {
    font-size: 18px;
    margin: 0;
    padding: 0;
}

tr.red td {
    color: #ff0000 !important
}

tr.green td {
    color: #339900 !important
}

.yearbg { /*pointer-events:none;*/
}

.plusmenu a span {
    font-weight: bold;
    font-size: 16px;
}

.footable-row-detail-row.text-right {
    text-align: left !important;
}

#HpsLoadParticipantDetailsGrid > .mainpanelbox {
    border: none !important
}

#HpsLoadParticipantDetailsGrid .col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

#HpsEligNormalViewDetailsgrid .col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.overflowhidden {
    overflow-y: hidden;
}

.overflowX {
    overflow-x: hidden;
}
/*.emptyrowHeader{display:inline-table;}*/
.emptyrowHeader th {
    display: table-cell;
}

.noborder {
    border: none;
    margin: 0 0 10PX;
    vertical-align: text-top;
    background: none !important;
}

    .noborder:focus {
        border: none !important;
        background: none !important;
    }

.gridCustomBtn {
    position: absolute;
    right: 35px;
    top: 60px;
    z-index: 9999;
}

.adv-sub-head {
    display: block;
    clear: both;
}

    .adv-sub-head h4 {
        color: #428bca;
        font-weight: bold !important;
        margin: 0 0 6px;
        padding: 0;
        text-align: left;
        font-size: 15px !important;
    }

.advancsearchgroup .input-group-btn {
    width: 48%;
    float: left;
}

    .advancsearchgroup .input-group-btn + .input-group-btn {
        width: 48%;
        float: right;
    }
/*.alert-btn .btn{padding:2px 10px;}*/
.dialogClose {
    font-size: 22px !important;
}

.custom-addon-btn {
    padding: 5px 10px;
}

.text-tandc1 {
    float: right;
    width: 100%;
    font-size: 13px;
    text-align: right;
    padding: 0 15px;
    margin: 0 0 10px 0;
}

.input-right input {
    text-align: right;
}

.clearfx {
    clear: both;
}

.comment-txt {
    font-size: 12px;
    position: relative;
    top: -5px;
}

.clearLeft {
    clear: left;
}

ul.formgroup li.form-group {
    outline: none;
}

div#cobraEventConfigurationSetupGrid > div.boxsec.mrgT15 {
    margin-top: 5px !important;
}

.override-comment-icon {
    font-size: 13px;
    cursor: pointer;
    width: 32px;
    margin-left: 5px
}

.grid-tooltip-design {
    margin-bottom: 10px;
    border-bottom: 1px #219451 solid;
    color: #219451;
    margin-bottom: 6px;
    font-weight: bold;
    white-space: pre-wrap;
}

.HPSGridTable > tbody > tr > td > input.grid-input.grid-content {
    text-align: left;
    color: #333333;
    padding-left: 5px;
}

.modifier-box1 {
    min-height: 570px
}

.modifier-box2 {
    height: 250px;
    overflow-x: auto;
}

.modifier-box-md {
    height: 350px;
    overflow-x: auto;
}

    .modifier-box-md li {
        margin-bottom: 15px;
    }

.search-group-name-btn {
    padding: 5px 10px 4px 10px;
}

.col-suminput-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
    float: left;
}

.col-suminput-7 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 58.333333333333336%;
    float: left;
}

.col-suminput-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 41.66666666666667%;
    float: left;
}

.col-suminput-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 60.333333333333336%;
    float: left;
}

.col-suminput-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 39.66666666666667%;
    float: left;
}

.quote-box4 .col-suminput-7 {
    padding-right: 10px;
    padding-left: 10px;
}

    .quote-box4 .col-suminput-7 span.grid-info-icon {
        position: absolute;
        top: -5px;
        margin-left: 3px;
    }

.form-group-summery .calendar-icon {
    top: 11px;
}

.mH135 {
    height: 135px !important;
}

.mH150 {
    height: 150px !important;
}

.mH335 {
    height: 335px !important;
}

.mH375 {
    height: 375px !important;
}

.input-close-button {
    position: absolute;
    display: inline-block;
    margin-left: -25px;
    top: 4px;
}

.input-close {
    background: none;
    color: #e95a61;
    opacity: 0.65;
    border: none;
    outline: none;
    font-size: 16px;
}

blockquote {
    border-left: none
}

.quote-box {
    overflow: hidden;
    border-radius: 10px;
    margin-top: 20px;
    width: 100%;
    padding-top: 10px;
}

.quote-box {
    background-color: #ffffff;
    box-shadow: 2px 2px 2px 2px #E0E0E0;
}

.quote-box3 {
    overflow: hidden;
    background-color: #f6faff;
    width: 100%;
    box-shadow: 0 0 1px 1px #e0e0e0;
    padding-top: 10px;
    border-left: 0px;
}

.leftlist {
    float: left;
    padding: 0 0 0 15px;
}

.leftlabel {
    float: left;
    margin: 12px 0 0 0;
    width: 30px;
}

.diag-leftlabel {
    float: left;
    margin: 12px 0 0 0;
    width: 118px;
}

.hrline {
    border-top: 1px solid #c8d3da;
}

.hrline {
    width: 100%;
    float: left;
    height: 20px;
}

.form-ft .buttonsec {
    padding: 0;
    margin: 0;
}

.link-button a:hover, .link-button a:focus {
    text-decoration: underline;
}

.text-right {
    text-align: right !important;
}

.control-right-align input {
    text-align: right !important;
}

#zipPopup {
    z-index: 99999;
}

.titleicons li[title="Help"] {
    display: none;
}

.horizontalSummary li {
    min-height: 50px;
}

.word-wrap {
    white-space: nowrap;
}

.no-wrap {
    white-space: nowrap;
}

.moreMenu {
    float: left;
    list-style: none;
    margin: 0px;
}

    .moreMenu li a {
        padding: 13px;
        display: inline-block;
        color: #ffffff;
    }

        .moreMenu li a:hover {
            background: #125083 !important
        }

.bootstrap-select > .dropdown-toggle {
    min-height: 38px;
}

.columnSplitTable > tbody > tr > td {
    border-right: 1px solid #d6d6d6 !important;
}

.columnSplitTable .table {
    margin-bottom: 0px !important
}

    .columnSplitTable .table tr td {
        border-bottom: 0 !important;
        border-top: 0 !important;
        height: 34px;
    }

        .columnSplitTable .table tr td:last-child {
            border-right: 0 !important;
        }

        .columnSplitTable .table tr td:first-child {
            border-left: 0 !important;
        }

.alert h4 {
    white-space: nowrap;
}

.alert-warning {
    min-width: 350px !important;
}

.jquery-alert-noclose {
    width: auto !important;
    white-space: nowrap !important;
}

    .jquery-alert-noclose .ui-dialog-titlebar-close {
        display: none !important;
    }

.grid-close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.dashboard-innerpage {
    height: auto !important;
    padding: 0px;
    width: 100%;
}

.dash-grid-body-col1 {
    overflow-x: auto;
    height: 114px;
}

.dash-grid-body-col2 {
    overflow-x: auto;
    height: 228px;
}

.panelbox .dash-grid-body-col2 {
    height: 228px;
    float: left;
    width: 100%;
}

.box-header i {
    font-size: 16px;
}

.modal-content {
    border-radius: 0px;
}

.closeDash {
    cursor: pointer
}

.error-alt {
    padding: 10px 0 0 0;
}

.nav-pills > li > a.done {
    pointer-events: none
}

.group-search-btn {
    padding: 4px 10px 5px 10px;
}

.grid-delete-icon {
    cursor: pointer;
    font-size: 20px;
}

.grid-edit-icon {
    cursor: pointer;
    font-size: 18px !important;
}

.input-timecol-1 {
    float: left;
    margin-right: 10px;
    width: 30%;
}

.input-timecol-2 {
    float: left;
    width: 53%;
}

.input-timecol-3 {
    float: left;
    width: 32px;
}

.tooltip {
    z-index: 9999
}

.input-disabled {
    background-color: transparent !important;
    border: none !important;
}

.btn-group.open .multiselect-container {
    width: 100% !important
}

.mandySSN {
    position: inherit
}

.gridMultiselect {
    width: auto;
    float: left;
    margin-left: 5px;
}

    .gridMultiselect .multiselect {
        height: 30px;
        padding: 5px 20px 5px 10px;
    }

.grid-input-aplpha-numeric {
    text-align: left !important;
}

.clearable-input > [data-clear-input] {
    position: absolute;
    top: 0;
    right: 40px;
    font-weight: normal;
    font-size: 32px;
    padding: 2px;
    line-height: 32px;
    cursor: pointer;
    color: #ff0000;
}

.reverse {
    top: auto;
    bottom: 100%;
}

.mail-option .btn-group > .btn:first-child {
    min-width: unset !important;
    margin-right: 10px;
}

.inline-control {
    display: inline-block;
}

.inline-textbox {
    width: 40%;
    display: inline;
    margin-left: 20px;
}

.text-center {
    text-align: center;
}

.disable-select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    appearance: none !important;
    border: none !important;
    background: transparent;
    pointer-events: none;
}

    .disable-select select {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        -ms-appearance: none !important;
        appearance: none !important;
        border: none !important;
        background: transparent;
        pointer-events: none;
    }

.sub-table > tbody > tr > td {
    border-top: 0px;
    border-bottom: 0px;
    border-left: 1px solid #dddddd;
    border-right: 0px solid #dddddd;
}

.table-bordered {
    border: 0px;
}

.sub-table {
    border-right: 1px solid #657883;
}

.staticgrid.table-bordered tbody > tr > td {
    padding: 0px;
}

.staticgrid.table-bordered .sub-table > tbody > tr > td {
    padding: 8px;
    margin-bottom: 0
}

.staticgrid.table-bordered tbody > tr > td:first-child {
    padding: 8px;
}

.fa-1x {
    font-size: 1.3em !important;
}

.fa-1-5x {
    font-size: 1.5em !important;
}

.ssncolumn {
    white-space: nowrap;
}

.label-overflow {
    overflow-wrap: break-word;
    word-break: break-word;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    /* height: 20px; */
    max-width: 200px;
}


.redbg-color {
    background: #db2929;
    color: #fff !important;
    padding: 0px 5px;
}

.red-label-bg label label {
    color: #db2929 !important;
}

.grp-input-subcol-1 {
    float: left;
    width: 50%;
    margin-right: 0px;
}

.grp-input-subcol-2 {
    float: right;
    width: 50%;
}

.footable-InputBox {
    height: 26px !important;
    padding: 0px 10px;
    font-size: 12px !important;
    font-weight: bold;
}

.dropbtn {
    /* Size and position */
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    /* Styles */
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none;
    color: #000000;
    text-align: left;
}

    .dropbtn:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #000000 transparent;
    }

    .dropbtn:hover, .dropbtn:focus {
    }

.custom-dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
}

.custom-dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 99;
    border: 1px solid rgba(0,0,0,0.15);
}

    .custom-dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.custom-dropdown a:hover {
    background-color: #ddd;
}

.custom-dropdown-content:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 13px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0,0,0,0.1) transparent;
}

.custom-dropdown-content:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 15px;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent;
}

.show {
    display: block !important;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050 !important;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.sticky-table {
    width: 100%;
    table-layout: fixed;
    margin: auto;
}

    .sticky-table th, .sticky-table td {
        padding: 5px 10px;
        border: 1px solid #dad9d9;
    }

    .sticky-table td {
        display: table-cell;
        overflow: hidden;
        word-break: break-word;
    }

    .sticky-table thead, .sticky-table tfoot {
        background: #e2e1e1;
        display: table;
        width: 100%;
        width: calc(100% - 49px);
        position: absolute;
    }

    .sticky-table tbody {
        height: 300px;
        overflow: auto;
        overflow-x: hidden;
        display: block;
        width: 100%;
    }

        .sticky-table tbody tr:first-child {
            margin-top: 29px;
        }

        .sticky-table tbody tr {
            display: table;
            width: 100%;
            table-layout: fixed;
        }


.loader-overlay {
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*opacity: 0;*/
    z-index: 99;
    display: none;
    pointer-events: none;
}

.small-loader {
    border: 6px solid #bcbcbc;
    border-top: 6px solid #366e9c;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
    position: absolute;
    z-index: 999;
    LEFT: 43%;
    TOP: 50%;
}

.small-loader2 {
    border: 4px solid #bcbcbc;
    border-top: 4px solid #366e9c;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    position: absolute;
    z-index: 999;
    LEFT: 43%;
    TOP: 50%;
}

.small-loader3 {
    border: 4px solid #bcbcbc;
    border-top: 4px solid #366e9c;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    position: absolute;
    z-index: 999;
    LEFT: 43%;
    TOP: 50%;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.grid-infoicon {
    display: inline-block;
    float: right;
    margin-top: 20px;
    color: #00c87b;
    font-size: 20px !important;
}

.input-group-btn {
    position: relative
}

.select_options {
    opacity: 0;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.input-group-btn .caret {
    margin-top: 7px;
}

.input-group.select-btn .btn-default {
    border: 1px solid #d2d2d2;
    height: 38px;
}

.filterSelLabel {
    padding-right: 5px;
}

.rowBold td {
    font-weight: bold;
}

.advanceSearchOptions {
    padding: 5px 15px;
}

    .advanceSearchOptions li {
        display: inline-block;
    }

.tooltipAnchor a {
    color: #000000;
    text-decoration: none;
}

    .tooltipAnchor a:hover, .tooltipAnchor a:focus, .tooltipAnchor a:active {
        color: #000000;
        text-decoration: none;
        outline: none;
    }

.splitinput7 {
    width: 14.28% !important
}

.splitinput5 {
    width: 19.99% !important
}

.splitinput4 {
    width: 24.99% !important
}

.noneleftbrd {
    border-left: 0px !important;
}

.error-alt {
    padding: 10px 0 0 0;
}

.multicolum-table td {
    border: 1px solid #dbdbdb;
    color: #313030;
    padding: 5px 5px 5px 5px !important;
    vertical-align: middle;
}

.multicolum-table thead th {
    background-color: #dbdbdb;
    color: #000000;
    border-right: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

.multicoloumDrpBtn > button {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
}

.ui-state-highlight {
    height: 30px;
    padding: 10px;
}

.form-builder-preview ul {
    margin-top: 0;
    margin-bottom: 10px;
    list-style-type: initial;
    padding-left: 40PX;
}

.form-preview {
    padding: 40px 15px;
    overflow-y: auto;
}

.Line .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

    .Line .input-group > .form-control {
        position: relative;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        min-width: 0;
        margin-bottom: 0;
    }



.Line .input-group-prepend,
.Line .input-group-append {
    display: -ms-flexbox;
    display: flex;
}

    .Line .input-group-prepend .btn,
    .Line .input-group-append .btn {
        position: relative;
        z-index: 2;
        font-size: 11px;
    }

        .Line .input-group-prepend .btn:focus,
        .Line .input-group-append .btn:focus {
            z-index: 3;
        }



.Line .input-group-prepend {
    margin-right: -1px;
}

.Line .input-group-append {
    margin-left: -1px;
}
/*CLAIM SECTION START*/
.more-btn {
    float: right;
    right: 20px;
    margin: 9px 10px 0 0
}

.claim-dv {
    width: 500px;
    position: absolute;
    right: 15px;
    z-index: 1;
    min-height: auto;
    max-height: 80vh;
}

.scrollsection {
    max-height: 420px;
    min-height: auto;
    overflow-x: auto;
}

.claim-dv > .close {
    margin-right: 8px;
}

.claim-dv:before {
    content: "";
    position: absolute;
    display: inline-block;
    z-index: 10;
    right: 14px;
    margin-top: -12px;
}

.claim-dv:after {
    content: "";
    position: absolute;
    display: inline-block;
    z-index: 9;
}

.claim-dv-sm {
    width: 460px;
    position: absolute;
    right: 15px;
    z-index: 1;
    min-height: auto;
    max-height: 80vh;
}

    .claim-dv-sm > .close {
        margin-right: 8px;
        font-size: 18px !important;
    }

    .claim-dv-sm .col-summery-12 {
        width: 100%;
        min-height: 22px !important;
    }

    .claim-dv-sm:before {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 10;
        right: 14px;
        margin-top: -12px;
    }

    .claim-dv-sm:after {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 9;
    }

    .claim-dv-sm .summarydv label {
        font-size: 12px;
    }

/*CLAIM SECTION END*/
/*******STICKY HEADER AND FOOTER GRID STYLES START **************/
.scroll-table {
    position: relative;
    width: 100%;
    z-index: 1;
    margin: auto;
    overflow: auto;
    /*height: 232px;*/
}

    .scroll-table table {
        width: 100%;
        /*min-width: 1280px;*/
        margin: auto;
        /*border-collapse: separate;*/
        border-spacing: 0;
    }

.table-wrap {
    position: relative;
}

.scroll-table th {
    padding: 5px 10px;
    vertical-align: top;
}

.scroll-table td {
    padding: 5px 10px;
    /*vertical-align: top;*/
    white-space: nowrap;
}

    .scroll-table td .grid-info-icon {
        font-size: 18px !important;
        cursor: pointer;
    }

.scroll-table thead th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    white-space: nowrap;
    z-index: 9;
    padding: 6px 10px;
}
/* safari and ios need the tfoot itself to be position:sticky also */
.scroll-table tfoot,
.scroll-table tfoot th,
.scroll-table tfoot td {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 4;
    padding: 5px 10px !important;
}


/*----------------------------*/

.scroll-table-new {
    position: relative;
    width: 100%;
    z-index: 1;
    margin: auto;
    overflow: auto;
    height: 370px;
}

    .scroll-table-new table {
        width: 100%;
        /*min-width: 1280px;*/
        margin: auto;
        /*border-collapse: separate;*/
        border-spacing: 0;
    }

.table-wrap {
    position: relative;
}

.scroll-table-new th {
    padding: 5px 10px;
    vertical-align: top;
}

.scroll-table-new td {
    padding: 5px 10px;
    /*vertical-align: top;*/
    white-space: nowrap;
}

    .scroll-table-new td .grid-info-icon {
        font-size: 18px !important;
        cursor: pointer;
    }

.scroll-table-new thead tr:first-child th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    white-space: nowrap;
    z-index: 999;
    padding: 6px 10px;
}

.scroll-table-new thead tr:last-child th {
    position: -webkit-sticky;
    position: sticky;
    top: 30px;
    white-space: nowrap;
    z-index: 999;
    padding: 6px 10px;
}
/* safari and ios need the tfoot itself to be position:sticky also */
.scroll-table-new tfoot,
.scroll-table-new tfoot th,
.scroll-table-new tfoot td {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 4;
    padding: 5px 10px !important;
}

.new-grid .scroll-table {
    position: inherit !important;
}
/*Horizontal Scroll Grid with Floating Action menu Styles*/
.main-table {
    position: relative;
    overflow: hidden;
    border-collapse: collapse;
}

    .main-table:focus {
        outline: none;
    }
    /*thead*/
    .main-table thead {
        position: relative;
        display: block;
        overflow: visible;
    }

        .main-table thead.emptyrowHeader th {
            border-right: #cccccc 1px solid !important;
        }

        .main-table thead th {
            background-color: #dcdcdc;
            height: 30px;
            /*border: 1px solid #cecece !important;*/
            border-left: none;
            white-space: nowrap;
            padding: 6px 8px;
            /*min-width:150px;
  border: 1px solid #c7c7c7 !important;
  border-right: 1px solid #c7c7c7 !important;*/
            border: none !important;
            border-bottom: #c1c1c1 1px solid !important;
            font-size: 13px;
        }

        .main-table thead tr:last-child th {
            padding: 0px;
            border-top: 1px solid #c3c2c2 font-size:13px;
        }

        .main-table thead th > .form-control {
            height: 26px;
            border: none !important;
            padding: 3px 5px;
        }
    /*.main-table thead th:nth-child(1) {
  position: relative;
  display: table-cell; 
  background:inherit;
  background-color: #d2d2d2;
  min-width:150px;
}*/
    /*.main-table thead th:nth-child(2) {
  position: relative;
  display: table-cell; 
 background-color: #d2d2d2;
  min-width:150px;
}*/
    /*.main-table thead th:nth-child(3) {
  position: relative;
  display: table-cell; 
  /*background-color: #d2d2d2;
  min-width:150px;
}*/


    /*tbody*/
    .main-table tbody {
        position: relative;
        display: block;
        max-height: 300px;
        overflow: scroll;
    }

.modal-body .main-table tbody {
    position: relative;
    display: block;
    max-height: 250px;
    overflow: scroll;
}

.main-table tbody td {
    /* min-width: 150px; */
    border-bottom: 1px solid #e7e7e7;
    padding: 3px 5px;
    font-size: 13px;
    border-right: none;
    border-left: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-table tbody:focus {
    outline: none;
}

.main-table tbody td:focus {
    outline: none;
}
/*.main-table tbody tr td:nth-child(1) {  
  position: relative;
  display: table-cell;   
  min-width:150px;
  background-color:#d2d2d2;  
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
   border-right:none;    
  border-left:none;
  z-index:9;
}*/
/*.main-table tbody tr td:nth-child(2) {  
  position: relative;
  display: table-cell;   
  min-width:150px;
 background-color:#d2d2d2;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
   border-right:none;    
  border-left:none;
  z-index:9;
}*/
/*.main-table tbody tr td:nth-child(3) {  
  position: relative;
  display: table-cell;   
  min-width:150px;
  background-color:#d2d2d2;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
   border-right:none;    
  border-left:none;
  z-index:9;
}*/
.main-table tr.selectedColor td {
    background: #e6e6e6 !important;
}

.main-table tr.emptyrowSelect {
    width: 100%;
    display: block;
}

    .main-table tr.emptyrowSelect td {
        width: 100%;
        display: block !important;
    }

.main-table .gridActionWidth .btn-group > .btn:first-child {
    min-width: 115px !important;
}

.main-table .emptyrowHeader + tbody tr:first-child {
    width: 100%;
    display: block;
}

.main-table .emptyrowHeader + tbody tr td:first-child {
    width: 100%;
    display: block !important;
}

.filter-table {
    position: relative;
    overflow: hidden;
    border-collapse: collapse;
}
    /*thead*/
    .filter-table thead {
        position: relative;
        display: block;
        overflow: visible;
    }

        .filter-table thead th {
            background-color: #dcdcdc;
            height: 30px;
            border-left: none;
            white-space: nowrap;
            padding: 6px 8px;
            min-width: 150px;
            border: 1px solid #c7c7c7 !important;
            border-right: 1px solid #c7c7c7 !important;
        }

        .filter-table thead tr:last-child th {
            padding: 0px;
            border-top: 1px solid #c3c2c2
        }

        .filter-table thead th > .form-control {
            height: 26px;
            border: none !important;
        }

    /*tbody*/
    .filter-table tbody {
        position: relative;
        display: block;
        max-height: 300px;
        overflow: scroll;
    }

        .filter-table tbody td {
            min-width: 150px;
            border-bottom: 1px solid #e7e7e7;
            padding: 3px 5px;
            font-size: 13px;
            border-right: none;
            border-left: none;
        }

    .filter-table tr.selectedColor td {
        background: #e6e6e6 !important;
    }

    .filter-table tr.emptyrowSelect {
        width: 100%;
        display: block;
    }

        .filter-table tr.emptyrowSelect td {
            width: 100%;
            display: block !important;
        }

    .filter-table .gridActionWidth .btn-group > .btn:first-child {
        min-width: 115px !important;
    }
/*Horizontal Scroll Grid with Floating Action menu Styles*/
.PaymendDeniedMedDv {
    position: absolute;
    z-index: 9;
    background: #eee;
    border: #ccc 1px solid;
    top: 61px;
    left: 0px;
    height: 125px;
    overflow-y: auto;
    padding: 10px;
    width: 100%;
    display: none;
}

.PaymendDeniedHospDv {
    position: absolute;
    z-index: 9;
    background: #eee;
    border: #ccc 1px solid;
    top: 59px;
    left: 2px;
    height: 125px;
    overflow-y: auto;
    padding: 10px;
    width: 99%;
    display: none;
}
/*******STICKY HEADER AND FOOTER GRID STYLES END **************/
/**************Customer Service New Styles Start*******************/
.customerServiveInfo .btn-cs-icons {
    height: 52px !important;
    padding: 5px 10px;
}

    .customerServiveInfo .btn-cs-icons p {
        margin-top: 1px;
        font-size: 11px !important;
    }

    .customerServiveInfo .btn-cs-icons i {
        font-size: 18px !important;
        height: auto;
    }

.customerServiveInfo .nav-pills > li {
    margin-top: 0px;
    margin-left: 1px;
}

.cs-menusec .nav-pills > li {
    margin-top: 0px;
    margin-left: 0px;
}

.customerServiveInfo .control-label {
    float: left;
    font-size: 13px !important;
    font-weight: bold !important
}

.customerServiveInfo label {
    float: left;
    font-size: 13px !important;
}

.customerServiveInfo .form-group p {
    margin-bottom: 3px;
}

.customerServiveInfo .cs-menusec {
    margin-bottom: 0px;
}

.customerServiveInfo .form-group.col-md-2 {
    margin-bottom: 3px;
    height: 50px;
}

.customerServiveInfo .input-ans {
    font-size: 12px;
    margin-bottom: 0px;
}
/*.form-control {
    height: 34px !important;
}*/
.customerServiveInfo .group-name-btn {
    padding: 2px 10px !important;
}

.customerServiveInfo .dropdown-group-plus {
    font-size: 14px;
    height: 26px !important;
    width: 36px !important;
    padding: 0;
}

.customerServiveInfo .summarydv > li > span > label {
    font-size: 12px !important;
}

.customerServiveInfo .form-group-summery {
    margin-bottom: 2px !important
}

.customerServiveInfo .summary-sec-gray {
    background-color: #f7fcff;
    border: 1px solid #dde4eb;
    float: left;
    padding: 10px 5px 0px 5px;
    width: 100%;
    margin: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}

.customerServiveInfo .input-ans {
    color: #54992a;
}

.customerServiveInfo .calendar-icon {
    top: 29px !important
}

.customerServiveInfo.cs-menusec {
    margin-top: 42px;
}

.customerServiveInfo .form-control {
    height: 26px !important;
    padding: 0px 10px 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
    padding-bottom: 0px;
}

    .customerServiveInfo .form-control.txtarea4 {
        height: 94px !important;
    }

.customerServiveInfo .custom-addon-btn {
    padding: 2px 10px !important;
}

.customerServiveInfo li span label {
    font-size: 13px !important;
}

.customerServiveInfo li.form-group-summery label {
    font-size: 13px !important;
}

    .customerServiveInfo li.form-group-summery label.summaryTxt {
        font-size: 13px !important;
    }

.customerServiveInfo .nav > li > button.csmenufocus {
    padding: 5px !important;
}

.customerServiveInfo .attach {
    height: 26px !important;
    width: 37px !important;
    font-size: 16px !important;
}

.customerServiveInfo .input-group {
    width: 100%;
}

.customerServiveInfo .searchinput {
    height: 38px !important;
}

.customerServiveInfo button.multiselect {
    padding: 3px 15px !important;
}

    .customerServiveInfo button.multiselect:after {
        top: 2px !important;
    }

.gridster-box .box-header > h3.pdnT10 {
    padding-top: 0px !important;
}

.customerServiveInfo .form-control.txtarea3 {
    height: 40px !important;
}

.customerServiveInfo button.btn.btn-search1.search {
    padding: 2px 5px 1px 2px;
}

#HpsMedicalClaimProcedureServiceLineGrid .scroll-table {
    position: inherit !important;
}
/**************Customer Service New Styles Start*******************/

/**********Claims style****************/

.new-grid .multigrid-hdsec > h6 {
    font-size: 14px !important;
}

.new-grid .multigrid-hdsec {
    padding: 3px 10px 4px 10px;
}

.new-grid .btn-hdgrid {
    padding: 0px 3px;
}

    .new-grid .btn-hdgrid > i {
        font-size: 14px;
    }

.new-grid .btn-drpmenu {
    font-size: 12px !important;
    padding: 3px 7px;
}

.new-grid i.fa.fa-expand {
    font-size: 16px !important;
}

.new-grid i.fa.fa-dashboard.dash-icon {
    font-size: 16px !important;
}

.new-grid .multigridbtn > li > button {
    border-radius: 0;
    min-width: 20px !important;
    height: 20px !important;
    display: block;
    text-decoration: none;
    font-size: 14px !important;
    padding: 0px 5px !important;
}

    .new-grid .multigridbtn > li > button span {
        font-size: 14px !important;
    }

.new-grid .advTxt {
    float: left;
    margin: 2px 0 0 0 !important;
    padding: 0;
    font-size: 14px;
}

.new-grid .form-control {
    display: block;
    width: 100%;
    height: 28px !important;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 1.428571429;
    vertical-align: middle;
    background-image: none;
    /*border-radius: 3px;*/
}

.new-grid .btn-group button.multiselect {
    display: block;
    width: 100%;
    height: 28px !important;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 1.428571429;
    vertical-align: middle;
    background-image: none;
    border-radius: 0px;
    position: relative;
}

.new-grid .form-group .attach {
    height: 28px;
    width: 32px !important;
    /*font-size: 16px;*/
}

.new-grid .mainpanelbox {
    margin: 5px 0 !important;
    border: #dbdbdb 1px solid;
}

.new-grid .advancedv button.multiselect.btn-default {
    font-size: 14px;
    height: 27px !important;
    padding: 3px 10px !important;
}

.new-grid .multiselect-container button.btn-search1 {
    padding: 2px 10px 3px 10px;
}

.new-grid .btn-mainsearch {
    padding: 3px 8px;
    font-size: 13px;
}

.new-grid .attach {
    padding: 5px 8px;
    font-size: 13px;
}

.new-grid .multiselect:after {
    content: "\f0d7";
    position: absolute;
    right: 8px;
    top: 3px;
    font-family: FontAwesome;
}

.new-grid .multigridbtn > li {
    list-style-type: none;
    float: left;
    margin: 0px 5px 0 0;
    padding: 0;
}

.role-summary-grid thead th {
    text-align: center !important
}

.new-grid .main-table thead th {
    padding: 1px 8px !important;
    height: 22px !important;
    font-size: 13px;
}

.new-grid .main-table thead tr:last-child th {
    padding: 1px 0px !important;
    height: 22px !important;
    font-size: 13px;
}

.new-grid .scroll-table thead th {
    padding: 1px 8px !important;
    height: 22px !important;
    font-size: 13px;
}

.new-grid .scroll-table thead tr:last-child th {
    padding: 1px 0px !important;
    height: 22px !important;
    font-size: 13px;
}

.new-grid .scroll-table td {
    padding: 1px 8px !important;
    height: 22px !important;
    font-size: 13px;
}

.new-grid .gridtopsec .gridbutton li a {
    padding: 2px 4px !important;
}

.btn-sm-new {
    padding: 1px 5px !important
}

.new-grid .gridtopsec .goTxtbox {
    margin-top: -3px !important;
}

.new-grid .main-table thead th > .form-control {
    height: 22px !important;
}

.new-grid .scroll-table thead th {
    padding: 1px 8px !important;
    height: 22px !important
}

.new-grid .formListHd {
    min-height: 52px !important;
}

.new-grid .calendar-icon {
    position: absolute;
    font-size: 14px !important;
    right: 25px;
    top: 22px !important;
}

.new-grid .multigrid-hdsec {
    min-height: 27px !important;
}

.new-grid .searchinput {
    height: 26px !important;
    padding: 2px 10px 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    /*border-radius: 3px;*/
}

input#filter {
    font-size: 12px !important;
}

.new-grid .btn-mainsearch {
    height: 26px;
    width: 32px;
}

.new-grid .gridshowdrp {
    height: 27px !important;
    font-size: 12px;
}

.new-grid .gridbutton li a {
    padding: 2px 8px;
}

.new-grid .gridbutton .goTxtbox {
    height: 23px !important;
}

.footable > thead > tr > th {
    font-size: 12px !important;
}

.footable > tbody > tr > td {
    font-size: 12px !important;
    padding: 3px 8px;
}

.new-grid .btn-griddrp {
    font-size: 12px;
    padding: 1px 7px;
}

.new-grid.mainpanelbox {
    padding-bottom: 6px;
}

.new-grid .grid-info-icon {
    font-size: 13px !important;
}

.new-grid .remove-footable > td {
    font-size: 12px !important;
}

.new-grid .advancedv {
    margin: 0 0 3px 0;
    padding: 4px 0;
}

.MainProcessGrid .gridshowdrp {
    height: 27px !important;
    font-size: 12px;
}

.MainProcessGrid .gridbutton li a {
    padding: 2px 8px;
}

.MainProcessGrid .gridbutton .goTxtbox {
    height: 23px !important;
}

.new-grid .staticgrid > thead > tr > th {
    font-size: 12px;
    padding: 3px 8px;
}

.new-grid .staticgrid > tbody > tr > td {
    line-height: 15px !important;
}

.new-grid .remove-footable > td {
    padding: 4px !important;
}

.mainpanelbox.new-grid {
    margin: 5px 0;
}

.staticgrid > tbody > tr > td {
    font-size: 12px !important;
}

.planusagePopup.custom-ctrl-sec .new-grid .staticgrid > thead > tr > th {
    font-size: 12px !important;
    padding: 3px 5px !important;
}

.planusagePopup.custom-ctrl-sec .new-grid .staticgrid > tbody > tr > td {
    font-size: 12px !important;
    padding: 3px 5px !important;
    line-height: 6px !important;
}

.planusagePopup.custom-ctrl-sec .new-grid table > thead > tr > th {
    font-size: 12px !important;
    padding: 3px 5px !important;
}

.planusagePopup.custom-ctrl-sec .new-grid table > tbody > tr > td {
    font-size: 12px !important;
    padding: 3px 5px !important;
}

.planusagePopup.custom-ctrl-sec .panelbox {
    padding: 5px !important;
}

.new-grid .gridbutton li a {
    padding: 1px 10px;
}

.new-grid .gridbutton .goTxtbox {
    height: 23px !important;
}

.new-grid .gridshowdrp {
    height: 26px !important;
    font-size: 12px;
}
/*************Claims Procedure Screen******************/
.small-form-hd {
    min-height: 30px !important
}

    .small-form-hd > h3 span {
        font-size: 14px !important;
    }

    .small-form-hd .titleicons button i {
        font-size: 16px;
    }

.small-form-ft .btn {
    font-size: 12px !important
}

.text-primary2 {
    color: #3f51b5 !important;
    font-size: 13px !important;
}

.grid-design2 > tbody > tr > td {
    text-align: left;
    padding: 3px 6px;
    width: auto;
}

#MedClaimHis .popupframe-extralg .col-md-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

#MedClaimHis .popupframe-extralg .col-md-6 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

#HosClaimHis .popupframe-extralg .col-md-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

#HosClaimHis .popupframe-extralg .col-md-6 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

#sum-txt .fieldsetsummary > legend {
    font-size: 14px;
}


#sum-txt .input-description p {
    font-size: 11px;
    color: #54992a !important;
}

#sum-txt .input-description strong {
    font-size: 12px;
    color: #000000 !important;
}

#menuLinks1 {
    position: relative !important;
    margin-top: 2px !important;
}

    #menuLinks1 .tabsteps li a {
        padding: 2px 4px;
        font-size: 12px !important;
    }

        #menuLinks1 .tabsteps li a p {
            padding: 2px 4px;
            font-size: 12px !important;
        }

.menuLinks1 {
    margin-top: 35px !important;
}

    .menuLinks1 .tabsteps li a {
        padding: 2px 4px;
        font-size: 12px !important;
    }

        .menuLinks1 .tabsteps li a p {
            padding: 2px 4px;
            font-size: 12px !important;
        }

.c1 {
    color: #000000 !important;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 0;
    margin-right: 10px
}

.c2 {
    color: #920a00 !important;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 0;
    margin-right: 5px
}

#sum-txt .fieldsetsummary {
    padding-top: 0px;
    padding-bottom: 1px;
    background-color: none;
    box-shadow: none;
    border: 1px solid #e4e4e4;
}


#ledgerTable .staticgrid > thead > tr > th {
    font-size: 12px !important;
    padding: 2px 8px;
}

#ledgerTable .staticgrid > tbody > tr > td {
    line-height: 11px !important;
}

.processClaimTabPage .panelbox4 {
    margin-top: 5px !important;
    padding: 5px 0px;
    margin-bottom: 5px;
}

.processHospitalClaimTabPage .panelbox4 {
    margin-top: 5px !important;
    padding: 5px 0px;
    margin-bottom: 5px;
}

.secButton p {
    margin-bottom: 0px !important;
}

.font-11px {
    font-size: 11px !important;
}

section.form-hd1 + .form-hd1-mrgT30 {
    margin-top: 40px;
}

.customerserviceinfopage section.form-hd1 + .form-hd1-mrgT30 {
    margin-top: 0px;
}

.new-tem .btn-mainsearch {
    height: 26px;
    width: 32px;
}

.new-tem .gridshowdrp {
    height: 27px !important;
    font-size: 12px;
}

.new-tem .gridbutton li a {
    padding: 2px 8px;
}

.new-tem .gridbutton .goTxtbox {
    height: 23px !important;
}

.footable > thead > tr > th {
    font-size: 12px !important;
}

.footable > tbody > tr > td {
    font-size: 12px !important;
    padding: 3px 8px;
}

.new-tem .btn-griddrp {
    font-size: 12px;
    padding: 1px 7px;
}

.new-tem.mainpanelbox {
    padding-bottom: 6px;
}

.new-tem .grid-info-icon {
    font-size: 13px !important;
}

.new-tem .remove-footable > td {
    font-size: 12px !important;
}

.new-tem .advancedv {
    margin: 0 0 3px 0;
    padding: 4px 0;
}

.new-tem .form-group p {
    font-size: 12px;
}

.new-tem ul.summarylist li label {
    font-size: 12px;
}

.new-tem .main-desc {
    padding: 5px 10px !important;
    min-height: 28px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.input-description1 {
    padding: 3px 5px !important;
    min-height: 26px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.new-tem .custom-ctrl-sec .calendar-icon {
    right: 10px;
    top: 28px;
}

.MainProcessGrid .gridshowdrp {
    height: 27px !important;
    font-size: 12px;
}

.MainProcessGrid .gridbutton li a {
    padding: 2px 8px;
}

.MainProcessGrid .gridbutton .goTxtbox {
    height: 23px !important;
}

.new-tem .staticgrid > thead > tr > th {
    font-size: 12px;
    padding: 3px 8px;
}

.new-tem .staticgrid > tbody > tr > td {
    line-height: 15px !important;
}

.new-tem .remove-footable > td {
    padding: 4px !important;
}

.new-tem .gridbutton li a {
    padding: 1px 10px;
}

.new-tem .gridbutton .goTxtbox {
    height: 23px !important;
}

.new-tem .gridshowdrp {
    height: 26px !important;
    font-size: 12px;
}

.new-tem .fieldsetsummary > legend {
    font-size: 13px;
}

.new-tem > fieldset > legend {
    font-size: 13px;
}

.new-tem .summarydv > li > label {
    font-size: 12px;
}

.new-tem ul.summarydv li span.input-ans {
    font-size: 12px;
}

.new-tem .buttonsec2 {
    padding-top: 0px !important;
    margin-bottom: 0px !important;
    border-top: 0px;
}

.new-tem .summarylist > li {
    min-height: 8px;
}

.new-tem .input-description {
    width: 100%;
    float: left;
    padding: 3px 5px;
    font-size: 12px;
    overflow: auto;
    min-height: 26px;
    max-height: 80px;
    margin-bottom: 1px;
}

.input-description1 {
    width: 100%;
    float: left;
    padding: 4px 6px;
    font-size: 10px;
    min-height: 26px;
    max-height: 80px;
    margin-bottom: 0px;
    background-color: #ffffff;
    border: 1px dashed #c0d3dc;
    color: #007fe6;
}

.new-tem .form-group {
    margin-bottom: 0px;
}

.custom-ctrl-sec .input-close {
    right: 77px;
    top: 19px;
}

.custom-ctrl-sec .input-close-button {
    top: 0px;
    right: 50px;
}

.new-tem fieldset.col-12-field {
    margin-top: 0px;
}

.new-tem .multigrid-hdsec3 > h6 {
    font-size: 13px;
}

.new-tem .multigrid-hdsec3 {
    padding: 0px 0 6px 0;
}

.new-tem .btn-sm {
    font-size: 12px;
}

    .new-tem .btn-sm.removeBtn {
        font-size: 12px;
        height: 26px;
        margin-top: 2px;
    }

.custom-ctrl-sec .leftlabel {
    margin: 8px 0 0 0;
    width: 12px;
}

.custom-ctrl-sec.fieldsetsummary {
    padding: 5px !important;
}

.new-tem .staticgrid > thead > tr > th {
    font-size: 12px;
    padding: 3px 8px;
}

.new-tem .staticgrid > tbody > tr > td {
    line-height: 15px !important;
}

.new-tem .remove-footable > td {
    padding: 4px !important;
}

.mainpanelbox.new-tem {
    margin: 5px 0;
}

.new-tem .fieldsetsummary li.form-group .custom-addon-btn {
    font-size: 12px !important;
    padding: 2px;
}

.new-tem .formListHd {
    min-height: 42px;
    height: 42px;
}

.new-tem .attach {
    width: 30px !important
}

.new-tem .vd_checkbox label {
    margin-right: 5px !important;
    padding-left: 20px !important;
}

.new-tem .vd_checkbox p {
    margin-top: 0px !important;
    margin-bottom: 0px !important
}

.new-tem h4 {
    font-size: 14px !important;
    padding-left: 5px;
    margin-bottom: 0px !important;
}

.new-tem h5 {
    font-size: 14px !important;
    padding-left: 5px;
    margin-bottom: 0px !important;
}

.new-tem h4 > .close {
    font-size: 24px !important;
}

.btn-absolute {
    position: absolute;
    right: 0px;
    margin: 2px;
    z-index: 99;
}

.small-form-hd.form-hd1 + .custom_mrgT30 {
    margin-top: 30px;
}
/*.customLiHeight{height:55px !important;}*/

/******* DEVELOPMENT FIXED CSS END *******/

/* SEARCH SECTION START */
.searchdv-left-nav {
    padding-right: 0px;
    padding-left: 0px;
}

.searcdv-sec > .searcdv-heading {
    font-size: 17px;
    padding: 7px 10px;
}

.searchdv-right-nav {
    margin-left: -1px;
    padding: 10px;
}

.searcdv-sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

    .searcdv-sec > li {
        list-style-type: none;
        padding: 10px 10px;
        font-size: 16px;
    }

.searchgrid > thead > tr > th {
    padding: 3px 5px;
    font-weight: bold;
}

.searchgrid > tbody > tr > td {
    padding: 3px 5px;
}
/* SEARCH SECTION END */


/*** TOGGLER START ***/
.toggler {
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 20px;
    height: 100px;
    position: absolute;
    top: 43%;
    cursor: pointer;
    z-index: 9999;
}

.toggler {
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-left: none;
    left: -1px;
    z-index: 1;
}

    .toggler > span {
        margin: 42px 2px;
        font-size: 16px;
    }
/*** TOGGLER END ***/
/*******************Mapper Styles*************************/

/*Mapper Styles*/
#svgbasics {
    position: absolute;
    left: -2px;
    top: -2px;
    border: solid 0px #484;
    z-index: 0;
}

svg {
    z-index: 1;
    display: block;
    cursor: pointer;
}

.draggable {
    cursor: pointer;
}

.block {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
}

.p-l-r {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wrapper {
    width: 100%;
    background: #fff;
    float: left;
    padding: 15px;
    border: #ccc 2px solid;
}

#summary table td {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 13px;
}

#summary i {
    font-size: 1.5em;
}

#leftpanel, #rightpanel {
    border: #ccc 2px solid;
    background: #ffffff;
    padding-left: 20px;
    padding-top: 20px;
    width: 100%;
    position: static;
    overflow-y: auto;
}

#rightpanel2 {
    border: #ccc 2px solid;
    background: #ffffff;
    padding-left: 20px;
    padding-top: 20px;
    width: 100%;
    position: static;
    overflow-y: auto;
}

.dropped i {
    font-weight: bold;
}

.dropped {
    font-weight: bold;
}

.dragged i {
    font-weight: bold;
}

.dragged {
    font-weight: bold;
}

.wfm {
    width: 500px;
}

#leftpaneldraggable ul, #rightpaneldraggable ul {
    list-style: none;
}

#leftpaneldraggable li, #rightpaneldraggable li {
    padding-top: 10px;
    z-index: 999;
}

#leftpaneldraggable ul {
    float: left;
    padding-left: 0px;
    width: 100%;
}

#leftpaneldraggable li {
    float: left;
    padding-left: 10px;
    width: 100%;
}

#leftpaneldraggable div {
    float: left;
    padding-left: 0px;
}

#rightpaneldraggable ul {
    float: left;
    padding-left: 0px;
    width: 100%;
}

#rightpaneldraggable li {
    float: left;
    padding-left: 10px;
    width: 100%;
}

#rightpaneldraggable div {
    float: left;
    padding-left: 0px;
    white-space: nowrap;
}

#leftpaneldraggable i, #rightpaneldraggable i {
    color: #efb403;
}

#rightpaneldraggable div.childTree {
    padding-left: 5px !important;
}

#leftpaneldraggable div.childTree {
    padding-left: 5px !important;
}

.shadow {
    color: #4CAF50;
    font-size: 100%;
    /* text-shadow: #4CAF50 1px -0px 1px;*/
    font-weight: bold;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.tree, .tree ul {
    font-size: 13px;
    font-weight: normal;
    list-style-type: none;
    margin-left: 10px;
    padding: 0;
    position: relative;
}

    .tree li {
        margin: 0;
        padding: 0 15px;
        position: relative;
    }

        .tree li::before, .tree li::after {
            content: '';
            position: absolute;
            left: 0;
            margin-top: 20px;
        }

        /* horizontal line on inner list items */
        .tree li::before {
            border-top: 1px dotted #888888;
            top: -1px;
            width: 12px;
            height: 0;
        }

        /* vertical line on list items */
        .tree li:after {
            border-left: 1px dotted #888888;
            height: 100%;
            width: 0px;
            top: -25px;
        }

.treeexpand {
    width: 15px;
    height: 15px;
}

.treecollapse {
    width: 15px;
    height: 15px;
    display: none;
}

#leftpaneldraggable .ui-draggable i, #rightpaneldraggable .ui-droppable i {
    color: #3E3D3D;
}

#leftpaneldraggable, #rightpaneldraggable {
    margin-left: -5px;
    padding-left: 5px;
    cursor: pointer;
}

    #leftpaneldraggable div {
        padding-left: 0px !important;
        white-space: nowrap;
    }

    #rightpaneldraggable div {
        padding-left: 0px !important;
    }

#TreevewContentMenu {
    min-height: 0 !important
}

.btn-group-vertical {
    position: absolute;
    width: 50px;
    z-index: 99;
    right: 18px;
    top: 45px;
    height: 200px;
    font-size: 13px;
}

.rotate {
    /* Safari */
    -webkit-transform: rotate(90deg);
    /* Firefox */
    -moz-transform: rotate(90deg);
    /* IE */
    -ms-transform: rotate(90deg);
    /* Opera */
    -o-transform: rotate(90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}

.orInput::before {
    content: "(or)";
    content: "(or)";
    position: absolute;
    right: -11px;
    top: 33px;
    font-size: 13px;
    font-weight: 600;
    color: #2097f0;
}

.fa-rotate {
    /* Safari */
    -webkit-transform: rotate(150deg);
    /* Firefox */
    -moz-transform: rotate(150deg);
    /* IE */
    -ms-transform: rotate(150deg);
    /* Opera */
    -o-transform: rotate(150deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}

.btn-vertical {
    width: 74px;
    z-index: 99;
    position: absolute;
    border: 0;
}

.btn-vertical2 {
    width: 74px;
    z-index: 99;
    position: absolute;
    top: 77px;
    border: 0;
}

.pgTable .form-control {
    height: 25px;
    font-size: 13px;
}

.btn-circle.btn-xl {
    width: 150px;
    height: 150px;
    padding: 10px 16px;
    border-radius: 75px;
    font-size: 24px;
    line-height: 1.33;
}

.btn-circle.btn-sm {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 22px;
    line-height: 1.33;
}

.requiredfiled {
    border-width: thin;
    border-color: red;
}

.subtxtshow {
    border: 1px solid #d6d6d6;
    font-size: 26px;
    color: #333333;
    border-radius: 5px;
    width: 34px;
    height: 32px;
    padding: 0px 8px 2px 8px;
    margin-left: 10px;
    font-weight: bold;
    line-height: 30px;
}

.success-dialog {
    background: #d8d8d8;
    padding: 15px;
    z-index: 99999;
}

/*** WHITE TOOLTIP START ***/
.white-tooltip .tooltip-inner {
    padding: 7px 10px;
    text-align: left;
    white-space: normal;
    border-radius: 6px;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    min-width: 155px;
    max-width: 80% !important;
}

.white-tooltip-fixed {
    position: fixed !important;
    left: auto;
    margin-left: 30px;
}

.white-tooltip.customize .tooltip-inner {
    padding: 7px 10px;
    text-align: left;
    white-space: normal;
    border-radius: 6px;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    max-width: 100% !important;
}

.white-tooltip {
    opacity: 1 !important;
    z-index: 9999999999999;
}

    .white-tooltip.top .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -7px;
        border-width: 10px 10px 0;
    }

    .white-tooltip.right .tooltip-arrow {
        top: 50%;
        border: none !important;
        margin-top: -15px;
        left: 0px;
        margin-left: 0px !important;
    }

        .white-tooltip.right .tooltip-arrow::after {
            content: "\f0d9";
            font-family: "FontAwesome";
            font-size: 20px;
            color: #ffffff;
            margin-left: 0px;
        }

    .white-tooltip.left .tooltip-arrow {
        top: 50%;
        right: 0;
        margin-top: -7px;
        border-width: 10px 0 10px 10px;
    }

    .white-tooltip.bottom .tooltip-arrow {
        top: 0;
        left: 50%;
        margin-left: -7px;
        border-width: 0 10px 10px;
    }

.white-tooltip-fixed .tooltip-arrow {
    border: none !important;
}
/*** WHITE TOOLTIP END ***/



/* WIDGETS SECTION START*/
.btn-widgets {
    padding-right: 25px;
    margin-top: 3px;
    border-radius: 2px;
}

    .btn-widgets:hover,
    .btn-widgets:focus,
    .btn-widgets:active,
    .btn-widgets.active,
    .open .dropdown-toggle.btn-widgets {
    }

    .btn-widgets:active,
    .btn-widgets.active,
    .open .dropdown-toggle.btn-widgets {
        background-image: none;
    }

    .btn-widgets.disabled,
    .btn-widgets[disabled],
    fieldset[disabled] .btn-widgets,
    .btn-widgets.disabled:hover,
    .btn-widgets[disabled]:hover,
    fieldset[disabled] .btn-widgets:hover,
    .btn-widgets.disabled:focus,
    .btn-widgets[disabled]:focus,
    fieldset[disabled] .btn-widgets:focus,
    .btn-widgets.disabled:active,
    .btn-widgets[disabled]:active,
    fieldset[disabled] .btn-widgets:active,
    .btn-widgets.disabled.active,
    .btn-widgets[disabled].active,
    fieldset[disabled] .btn-widgets.active {
    }

    .btn-widgets > span {
        position: absolute;
        top: 7px;
        right: 9px;
    }

.dropdown-submenu {
    position: relative;
    width: 100%;
    float: left;
    display: block;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
        margin-left: 0px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > .dropdown-menu > li > a {
    }

        .dropdown-submenu > .dropdown-menu > li > a:hover {
        }

    .dropdown-submenu > a {
    }

        .dropdown-submenu > a:after {
            display: block;
            content: " ";
            float: right;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid;
            border-width: 5px 0 5px 5px;
            border-left-color: #8d8d8d;
            margin-top: 5px;
            margin-right: -5px;
        }

    .dropdown-submenu:hover > a:after {
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.update-txt {
    margin-right: 20px;
    padding: 7px 0 0 0;
    font-size: 14px;
}

.widgets-dv {
    margin-right: 10px
}
/* WIDGETS SECTION END*/

.chart-progress {
    width: 96%;
    margin: 0 auto;
    padding: 0;
}

    .chart-progress > li {
        list-style-type: none;
        margin: 5px 0 5px 0;
        float: left;
        width: 100%;
    }

        .chart-progress > li > a {
            padding: 7px 10px;
            border-radius: 3px;
            color: #ffffff;
            margin-right: 5px;
            font-size: 13px;
            float: left
        }

            .chart-progress > li > a:hover {
                text-decoration: none;
                opacity: 0.65
            }

        .chart-progress > li > span {
            position: absolute;
            margin-top: 7px;
        }

        .chart-progress > li:last-child {
            margin-bottom: 0px;
        }


/** PAGE HEADER ICON CSS START ****/

.pageHeader-icons ul.titleicons > li {
    margin: 0 10px 0 0;
}

    .pageHeader-icons ul.titleicons > li:last-child {
        margin-right: 0px;
    }

.form-hd.pageHeader-icons ul.titleicons .dashb, .form-hd.pageHeader-icons ul.titleicons .star {
    margin: 0px;
}

.pageHeader-icons ul.titleicons > li .btn-drpmenu {
    margin-top: 0px;
    margin-right: 0px;
}

.pageHeader-icons ul.titleicons > li .drpmenu-list {
    margin-right: 0px !important;
}

.pageHeader-icons ul.titleicons > li button {
    outline: none;
}


/** PAGE HEADER ICON CSS START ****/


/* WORK AREA LEFT NAV AND USER MANAGMENT START */
.inner-leftNav-identity .tabsteps li {
    width: 100%;
}

.inner-leftNav-identity .tabsteps li {
    margin: 0px;
}

.inner-leftNav-identity .tabsteps > li > a {
    border-radius: 0px;
    font-weight: normal;
}

.inner-leftNav-identity {
    margin-top: 0px;
    padding-left: 0px;
    height: auto;
}

.inner-leftNav-contentArea .multitabsec {
    background: none !important;
}

.inner-leftnav-mainArea {
    margin-top: 15px;
    display: flex;
    flex-direction: row;
}

.user-heading {
    padding: 10px;
    padding-left: 15px;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.um-summary {
    font-size: 16px;
    text-transform: uppercase;
}

    .um-summary a {
        text-decoration: underline;
    }

.um-heading {
    margin-bottom: 5px;
    float: left
}

.um-heightFix {
    overflow-y: auto;
    overflow-x: hidden;
}

.singleCheckbox.inner-leftNav-identity ul.nav-pills li:nth-child(2) a::after {
    display: inline-block;
}

.multiCheckbox.inner-leftNav-identity ul.nav-pills li a::after {
    display: inline-block;
}

.um-expand-compress {
    margin-left: 15px;
}

ul.um-expand-compress li {
    float: right;
    margin: 0px;
}

ul.um-expand-compress.multigridbtn > li > a {
    border-radius: 3px;
    padding: 4px 8px;
    display: block;
    text-decoration: none;
}

.adv-sub-head h4 {
    font-weight: bold !important;
    text-align: left;
    font-size: 15px !important;
}

.full-rights-icon i {
    font-size: 18px;
}

.partial-rights-icon i {
    font-size: 18px;
}

.icon-size i {
    font-size: 15px;
}

h4 small span {
    font-weight: normal
}

.left-panel-expand-collapse {
    background: #3C73A0;
    color: #ffffff;
    position: absolute;
    left: 0;
    padding: 47px 6px;
    cursor: pointer;
    z-index: 1;
    top: 40%;
    border-radius: 0px 5px 5px 0px;
    width: 20px;
    z-index: 9;
}

.inner-leftNav-contentArea {
    position: relative; /*min-height:650px;*/
}

@media (min-width: 1023px) {
    .inner-leftnav-mainArea .col-lg-2 {
        width: 22%;
    }

    .inner-leftnav-mainArea .col-lg-10 {
        width: 78%;
    }
}

@media (min-width: 1400px) {
    .inner-leftnav-mainArea .col-lg-2 {
        width: 16.66666667%;
    }

    .inner-leftnav-mainArea .col-lg-10 {
        width: 83.33333333%;
    }
}
/* WORK AREA LEFT NAV AND USER MANAGMENT END */

@media (max-width: 1370px) {
    .splitedgrid-identity .gridtopsec .gridshowdv {
        width: 21%;
    }

    .splitedgrid-identity .gridtopsec .gridRecordTxt {
        width: 33.33%;
        margin-left: -5px;
    }

    .splitedgrid-identity .gridtopsec .gridbutton {
        width: 46%;
    }

    .splitedgrid-identity .gridtopsec .goTxtbox {
        width: 40px;
    }
}

.grid-drp-auto {
    width: auto;
    float: right;
}

table.selectedColor-remove td {
    background: none !important;
}

/*** Print preview css start ****/
.print-report-design {
    position: absolute;
    left: 15%;
    right: 15%;
    height: auto !important;
    background: #ffffff;
    top: 40px !important;
    border-radius: 6px;
}

    .print-report-design iframe {
        width: 100%;
    }

    .print-report-design #print-modal-controls {
        background: #ffffff;
        padding: 20px 20px 0px 20px;
    }

        .print-report-design #print-modal-controls a {
            font-size: 15px;
            color: #000000;
            opacity: 0.5;
            font-size: 22px;
        }

            .print-report-design #print-modal-controls a.print {
                font-size: 18px;
                background: #6B6969;
                color: #ffffff;
                display: inline-block;
                border-radius: 4px;
                padding: 3px 10px;
                opacity: 1;
                text-decoration: none;
            }

                .print-report-design #print-modal-controls a.print:hover {
                    text-decoration: none;
                }
/*** Print preview css end ****/

/** Temp fix for Participant beneficiary page **/
section.form-hd1 + div + div.beneficiaryNewPage, section.form-hd1 + div + div.employerNewPage, section.form-hd1 + div + div.dependentNewPage {
    margin-top: 85px !important;
}

.page-wrapper.legalreferralconfig {
    max-height: inherit !important;
}

.customerserviceinfopage #Commentspagebutton {
    display: none;
}

.customerserviceinfopage #Documentpagebutton {
    display: none;
}

#csScreenDv19 .form-ft {
    display: none;
}
/* Grid top pagination alignment issue fix start */
.gridtopsec {
    margin: 0px;
}

    .gridtopsec .gridshowdrp {
        height: 29px;
    }

.mail-option .gridtopsec .gridshowdrp {
    height: 31px;
}

.advancedv {
    margin: 0px 0 5px 0;
}

.gridtopsec .gridbutton li {
    padding: 0px;
}

    .gridtopsec .gridbutton li a {
        padding: 1px 11px;
    }

.gridtopsec .goTxtbox {
    height: 31px !important;
    margin-top: -4px;
}

.gridtopsec .gridbutton ul {
    margin-top: 7px;
}

.gridtopsec .gridRecordTxt {
    margin-top: 6px;
}
/* Grid top pagination alignment issue fix end */

tr.tfooter.footer-bg-none td {
    background: none !important;
    border: none !important;
}

.width30-percentage {
    width: 30% !important;
}

.width10-percentage {
    width: 10% !important;
}

.grid-height-withAction .scrollClass1 {
    max-height: 218px !important;
}

    .grid-height-withAction .scrollClass1.popup-grid {
        max-height: 470px !important;
    }

.grid-height-withoutAction .scrollClass1 {
    max-height: 163px !important;
}

/*** For showing 3 records for without action button grid***/
.grid-height-withoutAction-3records .scrollClass1 {
    max-height: 112px !important;
}

input.calendar-input.disabled {
    background: #eeeeee;
    opacity: 1;
    cursor: not-allowed !important;
}

/* This css for Multiselect dd arrow fix */
.multiselect span.caret {
    display: none;
}

.multiselect:after {
    content: "\f0d7";
    position: absolute;
    right: 8px;
    top: 8px;
    font-family: FontAwesome;
}

td .multiselect:after {
    content: "\f0d7";
    position: absolute;
    right: 8px;
    top: 3px;
    font-family: FontAwesome;
}

li.form-group .multiselect-container {
    max-height: 178px;
    overflow-x: hidden;
    overflow-y: auto;
}

/** jasper ui issue fix **/
.print-report-design.for-jasper {
    height: 600px !important; /*overflow:hidden !important;*/
}

.jasper-printpreview-content-area {
    height: 550px !important;
    overflow: auto !important;
}

#HpsFixedpayrollParticipantdtlGrid th:first-child::after, #HpsFixedpayrollParticipantdtlGrid th:first-child::after {
    content: '.';
    color: #dbdbdb;
}

.input-close-button {
    position: absolute;
    display: inline-block;
    margin-left: -25px;
    top: 4px;
}

.input-close {
    background: none;
    color: #e95a61;
    opacity: 0.65;
    border: none;
    outline: none;
    font-size: 16px;
}

.txtarea5 {
    height: 200px !important;
}


.visa-img {
    background: url(../images/visa.gif) no-repeat;
    height: 19px;
    width: 54px;
}

.master-img {
    background: url(../images/master.gif) no-repeat;
    height: 25px;
    width: 43px;
}

.amex-img {
    background: url(../images/american-express.jpg) no-repeat;
    height: 25px;
    width: 40px;
}

.discover-img {
    background: url(../images/discover.jpg) no-repeat;
    height: 25px;
    width: 39px;
}


/*** REPORT VIEWER CSS START ***/
.toggler {
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    width: 20px;
    height: 100px;
    position: absolute;
    top: 43%;
    cursor: pointer;
    z-index: 9999;
}

.toggler {
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-left: none;
    -webkit-box-shadow: 1px 0px 8px rgba(0, 0, 0, .175);
    box-shadow: 1px 0px 8px rgba(0, 0, 0, .175);
    left: -1px;
    z-index: 1;
}

    .toggler > span {
        margin: 42px 2px;
        font-size: 16px;
    }

.report-top-bg .titleicons > li {
    list-style-type: none;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    line-height: 0px;
}

    .report-top-bg .titleicons > li:last-child {
        margin-right: 0px;
    }

/*** REPORT VIEWER CSS END ***/

/** Audit Log accordion theme changes styes start **/
.accordion-link-type .accordionButton {
    background: none;
    border: none;
}

    .accordion-link-type .accordionButton span.plusMinus {
        float: left;
        width: 15px;
        height: 20px;
    }

    .accordion-link-type .accordionButton span.txt {
        font-size: 15px;
        padding: 0px;
        color: #3399cc;
        font-weight: normal;
    }

.accordion-link-type .on {
    background: none;
    border: none;
}

    .accordion-link-type .on span.plusMinus {
        float: left;
        width: 15px;
        height: 20px;
    }

.accordion-link-type .accordionContent {
    background: none;
    border: none;
}

.accordion-link-type .on:after, .accordion-link-type .on:before {
    display: none;
}

.accordion-link-type .accordionButton span.plusMinus {
    background: none;
    margin-left: 15px;
    margin-right: 5px;
}

.accordion-link-type .accordionButton.on span.plusMinus {
    background: none;
    margin-left: 12px;
    margin-right: 8px;
}

    .accordion-link-type .accordionButton.on span.plusMinus:after {
        background: none;
        content: '\f0d7';
        font-family: FontAwesome;
        font-size: 23px;
        position: relative;
        top: -5px;
        color: #a7abb7;
    }

.accordion-link-type .accordionButton span.plusMinus:after {
    content: '\f0da';
    font-family: FontAwesome;
    font-size: 23px;
    position: relative;
    top: -5px;
    color: #a7abb7;
}

.accordion-link-type .expandBtn, .accordion-link-type .collapseBtn {
    color: #333333;
    background-color: #f9f9f9;
    border-color: #bcbcbc;
    padding: 6px 0px;
    font-size: 14px;
}

    .accordion-link-type .expandBtn:hover, .accordion-link-type .collapseBtn:hover {
        background-color: #f1f1f1;
        color: #000;
        border: 1px solid #bcbcbc;
    }

    .accordion-link-type .expandBtn.active, .accordion-link-type .collapseBtn.active {
        background-color: #4b4b4b;
        color: #ffffff;
        border: 1px solid #373737;
        cursor: default;
    }

.form-hd + .page-wrapper.audithistory {
    margin-top: 6px !important;
}

.form-hd.form-hd1 + .page-wrapper.audithistory {
    margin-top: 47px !important;
}

.staticgrid-XY-scroll {
    max-height: 190px;
    overflow: auto;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    cursor: pointer;
}

span[audit-tooltip='tooltip-trim'] {
    width: 220px;
    text-overflow: ellipsis;
    float: left;
    overflow: hidden;
}

span[audit-tooltip='tooltip-trim-summarySec'] {
    width: 220px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/** Audit Log accordion theme changes styes end **/

.gridActionWidth > .btn-group .fa-eye {
    font-size: 20px;
}

.pwd-expired-msg {
    padding: 5px 10px;
}

    .pwd-expired-msg h5 {
        font-size: 13px;
    }

.addon-btn {
    font-size: 14px;
    height: 34px;
    line-height: 18px;
    border-radius: 3px !important;
    margin: 0 0 0 10px !important;
}


/** Customer service Request info page tab UI issue fix start **/
.form-hd.pageHeader-icons + div.passValu + .page-wrapper.customerserviceinfopage {
    margin-top: 60px !important;
}

.form-hd.pageHeader-icons.form-hd1 + div.passValu + .page-wrapper.customerserviceinfopage {
    margin-top: 102px !important;
    overflow: auto;
}

.form-hd.pageHeader-icons.form-hd1 + div.passValu + .page-wrapper.customerServiveInfo {
    margin-top: 102px !important;
}

.form-hd + div.passValu + .page-wrapper.customerserviceinfopage .form-hd {
    display: none;
}

.page-wrapper.fspMemberInfo section section.form-hd {
    display: none;
}

.page-wrapper.customerserviceinfopage .edit-menudv.menuLinks {
    margin-top: 0px !important;
}

.cs-menusec ul.nav-pills li .btn.disabled p i {
    color: #777777;
}

.col-suminput-3 {
    width: 25%;
}
/** Customer service Request info page tab UI issue fix end **/
/** Claims Code search css starts here **/

.pagination-sec2 {
    width: auto;
    text-align: center;
    float: right;
    margin: 0;
    padding: 0;
}

    .pagination-sec2 li {
        float: left;
        list-style-type: none;
        margin-left: 3px;
        font-size: 14px;
    }

        .pagination-sec2 li a {
            border-radius: 2px;
            display: block;
        }

            .pagination-sec2 li a:hover {
                text-decoration: none;
            }

        .pagination-sec2 li.button {
            display: inline-block;
        }

        .pagination-sec2 li span {
            font-weight: bold;
        }

        .pagination-sec2 li a, .pagination-sec2 span {
            display: inline-block;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            padding: 5px 10px;
            font-size: 12px;
        }

    .pagination-sec2 a:active {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
    }

    .pagination-sec2 a.disabled {
        pointer-events: none;
    }

    .pagination-sec2 .current {
        pointer-events: none;
    }

    .pagination-sec2 > li > .pagenationinput {
        width: 45px;
        border-radius: 2px;
        height: 29px;
        font-size: 12px;
    }

    .pagination-sec2 li span {
        color: #339900;
    }

.search-resultdv > h2 {
    color: #0051b5;
}

.search-result2 {
    border: 1px solid #ecf1f9;
}



    .search-result2 h6 {
        color: #e37b00;
    }



    .search-result2 .col1 {
        border-right: 1px dotted #bde4d5;
    }

    .search-result2 tr:hover {
        background-color: #eff9ff;
    }

.mega-search > span > span > .btn-success:hover {
    background-color: #00a565 !important;
}

.search-resultdv {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

    .search-resultdv > h2 {
        margin: 0 0 5px 0;
        padding: 0;
        font-size: 24px;
    }

.search-result2 {
    width: 100%;
    font-size: 14px;
}

    .search-result2 tr {
        padding: 0 0 10px 0;
    }

    .search-result2 h3 {
        width: 100%;
        font-size: 14px;
        margin: 0;
        padding: 0;
    }

    .search-result2 h6 {
        width: 100%;
        font-size: 12px;
        text-transform: uppercase;
        margin: 0;
        padding: 0;
    }

    .search-result2 span {
        font-weight: bold;
        margin-right: 5px;
    }

    .search-result2 .col1 {
        width: 100px;
        text-align: left !important;
    }

.mega-search > span > input {
    height: 46px;
    font-size: 16px;
    padding-left: 15px;
}

.mega-search > span > span > .btn {
    height: 46px;
    font-size: 16px;
    padding: 10px 20px !important;
}

.mega-pagination {
    margin: 10px 0 35px 0;
}

.colorgreen {
    color: #0c9c65;
}

.colorblue {
    color: #0044cc;
}

.colorpink {
    color: #e842e2;
}

.colorskyblue {
    color: #03A9F4;
}

.code-search-table th {
    background: #dbdbdb;
    border: 1px #cdcdcd solid;
}

.code-search-table th, .code-search-table td {
    padding: 5px 10px;
    border: 1px #cdcdcd solid;
}

.code-search-table mark, .code-search-table .mark {
    padding: .2em !important;
    background-color: #dfe230 !important;
}

.clearleftClaims {
    clear: left;
}

/** Claims Code search css ends here **/

/* TOOLTIP START */
#tooltip-res {
    text-align: center;
    position: absolute;
    z-index: 10000;
    padding: 10px 15px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 22px;
}

    #tooltip-res:after /* triangle decoration */ {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }

    #tooltip-res.top:after {
        border-top-color: transparent;
        top: -20px;
        bottom: auto;
    }

    #tooltip-res.left:after {
        left: 10px;
        margin: 0;
    }

    #tooltip-res.right:after {
        right: 10px;
        left: auto;
        margin: 0;
    }

.tool-info:hover {
    cursor: pointer
}

.tool-warning:hover {
    cursor: pointer
}

.tool-success:hover {
    cursor: pointer
}

.tool-danger:hover {
    cursor: pointer
}

.tool-default:hover {
    cursor: pointer
}

/* TOOLTIP END */

ul.summarylist li {
    min-height: 44px;
}

    ul.summarylist li label {
        font-size: 13px;
    }

ul.summarylist.TitleSummary li label {
    font-size: 14px;
}

.no-minheight {
    min-height: inherit !important;
}

/** Accounting Billing template css start **/
.genbill-static-template-identity th, .genbill-static-template-identity td {
    width: 15% !important;
}

.genbill-static-template-identity .footable > tfoot > tr > td {
    background: #dbdbdb;
}

.genbill-static-template-identity .footable > tfoot > tr > td {
    background: #dbdbdb;
}
/** Accounting Billing template css end **/

.accordionButton a:focus .txt {
    opacity: 0.8;
}

/** CRM grid icon color css start **/
table td .fa.fa-trash-o {
    color: #f4767c;
    font-size: 20px;
    cursor: pointer;
}

table td .fa.fa-edit {
    color: #007acc;
    font-size: 18px;
    line-height: 22px;
    cursor: pointer;
}

table td .fa.fa-envelope {
    color: #00c87b;
    font-size: 18px;
}

/** CRM grid icon color css end **/
.multiselect {
    padding: 5px 15px;
}

.multiselect-item > .input-group input {
    height: 34px;
}

.titleicons > li > button > i {
    margin-left: 5px;
}

/* DASHBOARD DESIGN START */
.gridster .box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
    font-size: 13px;
    /*text-transform: capitalize;*/
}

.gridster .box-header {
    text-align: left !important;
    padding: 8px 5px;
}

.gridster .box-footer {
    position: relative;
    text-align: left;
    width: 100%;
    bottom: 0;
    font-size: 12px;
    /*padding-top: 55px;*/
}

.gridster-box {
    /*cursor: pointer;*/
}

.gridster-box {
    font-weight: normal !important;
}

    .gridster-box.panelbox {
        float: left;
        padding: 0;
        width: 100%;
        margin: 0;
    }

.gs-w {
    list-style: none;
}

.deleteBox {
    cursor: pointer;
    position: relative;
    z-index: 99;
}

.widgets-box {
    min-height: 150px;
    /*border: #ccc 1px solid;
	padding: 10px;
	margin: 10px 0;*/
    display: block;
    cursor: pointer;
    height: 0px;
}

.widgets-box1 {
    min-height: 160px;
    /*border: #ccc 1px solid;
	padding: 10px;
	margin: 10px 0;*/
    display: block;
    cursor: pointer;
    height: 0px;
}


.widgets-box.selected {
    border: #007acc 2px solid !important
}

    .widgets-box.selected > span {
        border-bottom: 35px solid transparent;
        border-right: 35px solid #007acc;
        cursor: pointer;
        display: block;
        top: 1px;
        position: absolute;
        right: 17px;
    }

        .widgets-box.selected > span::after {
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            border-color: #fff;
            border-image: none;
            border-style: solid;
            border-width: 0 4px 4px 0;
            content: " ";
            display: block;
            height: 15px;
            left: 20px;
            position: absolute;
            top: 38%;
            transform: translateZ(1px) rotate(45deg);
            width: 10px;
        }

.widgets-box > i {
    font-size: 120px;
}

    .widgets-box > i > p {
        position: absolute;
        margin-left: 35px;
        margin-top: -60px;
        font-size: 85px;
        padding: 0;
        line-height: 0px;
    }

.list {
    padding-left: 0;
    padding-right: 0;
    border-radius: 3px
}

.list-item {
    display: inline-block;
    position: relative;
    padding: 5px 15px;
    clear: both;
    width: 100%;
}

    .list-item::after {
        display: table;
        clear: both;
        text-align: center;
    }

.list-left {
    float: left;
    padding-right: 1rem;
    text-align: center;
}

    .list-left + .list-body {
        margin-left: 56px
    }

.list-body h3 {
    font-size: 15px;
    /*margin: 3px 0 0px !important;*/
    margin: 3px 0px 7px 0px !important;
    font-weight: 600
}

.list-body:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid rgba(120,130,140,.065)
}

.inset .list-body:after {
    left: 72px
}

.w-40 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-size: 13px !important;
}

.text-lg {
    font-size: 1.5rem;
}

.r-2x {
    border-radius: 6px;
}


.update-txt {
    margin-right: 20px;
    padding: 7px 0 0 0;
    font-size: 13px;
    line-height: 27px !important;
}

.titleicons > li {
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 0px;
}

.label-active {
    padding-left: 5px;
}

.label-inactive {
    padding-left: 5px;
}

.box-title {
    font-size: 16px;
    padding-left: 5px;
}

.box-title-primary {
    font-weight: bold;
    padding-left: 10px;
}

.box-title-b {
    font-size: 16px;
}

.box-title-success2 {
    font-weight: bold;
    padding-left: 10px;
}

.box-title-primary3 {
    font-weight: bold;
    padding-left: 10px;
}

.box-title-info4 {
    font-weight: bold;
    padding-left: 10px;
}

.gridster-box .box-body h1 {
    font-size: 28px;
    text-align: center;
}

.circle-icon {
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    float: right;
    font-size: 14px;
    font-family: initial;
    cursor: pointer;
}

.circle-1x {
    width: 24px;
    height: 24px;
    padding: 3px 0;
}

/* DASHBOARD DESIGN END */


/** TITLEBAR ICONS HIDE CSS START **/
.form-hd ul.titleicons li[data-bs-original-title = "Print"],
.form-hd ul.titleicons li[data-bs-original-title = "Help"],
.form-hd ul.titleicons li[data-bs-original-title = "Bookmark"]
/*.form-hd ul.titleicons li[data-original-title = "Dashboard"]*/ {
    display: none !important;
}
/** TITLEBAR ICONS HIDE CSS END **/


/*Communication portal styles - Start*/

.mail-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

    .mail-box aside {
        float: none;
        padding: 0;
        vertical-align: top;
    }

    .mail-box .sm-side {
        border-radius: 4px 0 0 4px;
        width: 230px;
        position: absolute;
        margin-left: 0;
        z-index: 9;
    }

    .mail-box .sm-side2 {
        border-radius: 4px 0 0 4px;
        width: 15%;
        position: fixed;
        z-index: 9;
    }

    .mail-box .lg-side {
        border-radius: 0 4px 4px 0;
        -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
        -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
        transition: transform .3s ease-in-out, margin .3s ease-in-out;
        margin-left: 230px;
        z-index: 8020;
        overflow-x: hidden;
    }

    .mail-box .lg-side2 {
        border-radius: 0 4px 4px 0;
        width: 85%;
        float: right;
        position: relative;
    }

    .mail-box .sm-side .user-head {
        border-radius: 4px 0 0;
        min-height: 80px;
        padding: 10px;
    }

.user-head .inbox-avatar {
    float: left;
    width: 65px;
}

    .user-head .inbox-avatar img {
        border-radius: 4px;
    }

.user-head .user-name {
    display: inline-block;
    margin: 0 0 0 10px;
}

    .user-head .user-name h5 {
        font-size: 14px;
        font-weight: 300;
        margin-bottom: 0;
        margin-top: 15px;
    }

    .user-head .user-name span a {
        font-size: 12px;
    }

a.mail-dropdown {
    border-radius: 2px;
    font-size: 10px;
    margin-top: 20px;
    padding: 3px 5px;
}

.inbox-body {
    padding: 20px;
    width: 100%;
}

.btn-compose {
    padding: 12px 0;
    text-align: center;
    width: 90%;
}

ul.inbox-nav {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}

    ul.inbox-nav li {
        display: inline-block;
        line-height: 45px;
        width: 100%;
    }

    ul.inbox-nav ul.inbox-nav li a {
        text-indent: 10px;
    }

    ul.inbox-nav li a {
        display: inline-block;
        line-height: 25px;
        padding: 10px 20px;
        width: 100%;
        font-size: 13px;
    }

        ul.inbox-nav li a:hover {
            text-decoration: none;
        }

        ul.inbox-nav li a i {
            font-size: 16px;
            padding-right: 10px;
        }

        ul.inbox-nav li a span.label {
            margin-top: 6px;
        }

ul.labels-info li h4 {
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    text-transform: uppercase;
}

ul.labels-info li {
    margin: 0;
}

    ul.labels-info li a {
        border-radius: 0;
    }

        ul.labels-info li a i {
            padding-right: 10px;
        }

.nav.nav-pills.nav-stacked.labels-info p {
    font-size: 11px;
    margin-bottom: 0;
    padding: 0 22px;
}

.inbox-head {
    border-radius: 0 4px 0 0;
    padding: 10PX 20px;
}

    .inbox-head .nav-icon-right2 {
        margin-top: 5px;
    }

    .inbox-head h3 {
        display: inline-block;
        font-weight: 300;
        margin: 0;
        font-size: 18px;
    }

.sr-input {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    float: left;
    height: 40px;
    padding: 0 10px;
    width: 80%;
}

.sr-btn {
    border: medium none;
    border-radius: 0;
    height: 40px;
    padding: 0 15px;
}

.table-inbox {
    margin-bottom: 0;
    font-size: 14px;
}

    .table-inbox tr td {
        padding: 12px !important;
    }

    .table-inbox tr th {
        padding: 12px !important;
    }

    .table-inbox tr td:hover {
        cursor: pointer;
    }

    .table-inbox tr.unread td {
        font-weight: 600;
    }

.inbox-small-cells {
    width: 30px;
}

.detsubject {
    font-size: 11px;
}

ul.inbox-pagination {
    text-align: center;
}

    ul.inbox-pagination li {
        display: inline;
    }

.mail-option {
    /*display: inline-block;*/
    margin-bottom: 3px;
    width: 100%;
    font-size: 14px;
}

    .mail-option .btn-default {
        padding: 4px 15px;
    }

    .mail-option .btn {
        border-radius: 0;
    }

.mail-box .btn {
    border-radius: 0;
}

.tab-content .mail-option {
    padding: 1%;
}

.mail-option .chk-all, .mail-option .btn-group {
    margin-right: 5px;
}

    .mail-option .chk-all, .mail-option .btn-group a.btn {
        border-radius: 0px !important;
        display: inline-block;
        padding: 4px 10px;
    }

.inbox-pagination a.np-btn {
    /*border-radius: 3px !important;*/
    display: inline-block;
    padding: 4px 13px;
}

.mail-option .chk-all input[type="checkbox"] {
    margin-top: 0;
}

.mail-option .btn-group a.all {
    border: medium none;
    padding: 0;
}

.inbox-pagination a.np-btn {
    margin-left: 5px;
}

.inbox-pagination li span {
    display: inline-block;
    margin-right: 5px;
    margin-top: 7px;
}

.inbox-body .modal .modal-body input, .inbox-body .modal .modal-body textarea {
    box-shadow: none;
}


.heading-inbox h4 {
    font-size: 18px;
    margin-top: 20px;
    padding-bottom: 10px;
}

.sender-info {
    margin-bottom: 20px;
}

    .sender-info img {
        height: 30px;
        width: 30px;
    }

.sender-dropdown {
    font-size: 10px;
    padding: 0 3px;
}

.attachment-mail {
    margin-top: 30px;
}

    .attachment-mail ul {
        display: inline-block;
        margin-bottom: 30px;
        width: 100%;
    }

        .attachment-mail ul li {
            float: left;
            margin-bottom: 10px;
            margin-right: 10px;
            width: 150px;
        }

            .attachment-mail ul li img {
                width: 100%;
            }

            .attachment-mail ul li span {
                float: right;
            }

    .attachment-mail .file-name {
        float: left;
    }

    .attachment-mail .links {
        display: inline-block;
        width: 100%;
    }

.fileinput-button {
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative;
}

    .fileinput-button input {
        cursor: pointer;
        direction: ltr;
        font-size: 23px;
        margin: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: translate(-300px, 0px) scale(4);
    }

.fileupload-buttonbar .btn, .fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}

.files .progress {
    width: 200px;
}

.fileupload-processing .fileupload-loading {
    display: block;
}

* html .fileinput-button {
    line-height: 24px;
    margin: 1px -3px 0 0;
}

* + html .fileinput-button {
    margin: 1px 0 0;
    padding: 2px 15px;
}
/*Read mail styles */
.mailbox-content {
    background: #fff;
    padding: 15px;
    /* overflow: hidden; */
    border: 1px solid #dbdbdb;
    display: block;
    position: relative;
    height: auto;
    float: left;
    width: 100%;
}

.message-header {
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px 0 15px;
    margin-bottom: 10px;
}

    .message-header h3 {
        float: left;
        font-size: 18px;
        margin: 0;
        color: #666;
    }

    .message-header p {
        float: right;
        margin: 0;
        font-size: 12px;
    }

    .message-header h3 span {
        color: #27ae60;
    }

.message-sender img {
    width: 30px;
    border-radius: 50%;
    margin-right: 5px;
}

.message-sender img, .message-sender p {
    display: inline-block;
    color: #b77210;
    font-size: 15px;
}

    .message-sender p span {
        font-size: 13px;
        color: #a9b1b7;
    }

.m-r-xs {
    margin-right: 10px;
}

.attachment-info {
    padding: 10px;
}

    .attachment-info p, .box-notifications ul li p {
        margin: 0;
    }

    .attachment-info span {
        font-size: 11px;
        color: #aaa;
    }

.message-attachment {
    position: relative;
    width: 200px;
    float: left;
    margin-right: 10px;
    border: 1px solid #cecece;
}

.attachment-info label {
    overflow-wrap: break-word;
    word-break: break-word;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 20px;
    width: 100%;
}

.compose-options, .message-attachment img {
    display: block;
    width: 100%;
}


.message-content, .message-sender {
    padding: 0 0 5px;
}

.message-content, .message-sender {
    padding: 0 0 5px;
}

.message-attachments {
    padding: 0 0 15px;
}

    .message-attachments p {
        font-size: 13px;
    }

.message-attachments, .message-content {
    /*  border-bottom: 1px solid #b7b7b7;*/
    overflow: hidden;
    margin-bottom: 10px;
}

    .message-content:last-child {
        border-bottom: none;
    }

.btn-mail {
    font-size: 16px;
    padding: 6px 10px;
}

.btn-mail {
    color: #333333;
    background-color: #f9f9f9;
    border: 1px solid #bcbcbc;
}

    .btn-mail:hover,
    .btn-mail:focus,
    .btn-mail:active,
    .btn-mail.active,
    .open .dropdown-toggle.btn-mail {
        color: #000000;
        background-color: #f1f1f1;
    }

    .btn-mail:active,
    .btn-mail.active,
    .open .dropdown-toggle.btn-mail {
        background-color: #4b4b4b;
        color: #ffffff;
        border: 1px solid #373737;
    }

    .btn-mail.disabled,
    .btn-mail[disabled],
    fieldset[disabled] .btn-mail,
    .btn-mail.disabled:hover,
    .btn-mail[disabled]:hover,
    fieldset[disabled] .btn-mail:hover,
    .btn-mail.disabled:focus,
    .btn-mail[disabled]:focus,
    fieldset[disabled] .btn-mail:focus,
    .btn-mail.disabled:active,
    .btn-mail[disabled]:active,
    fieldset[disabled] .btn-mail:active,
    .btn-mail.disabled.active,
    .btn-mail[disabled].active,
    fieldset[disabled] .btn-mail.active {
        background-color: #aaaaaa;
    }
/*Read mail styles end*/

@media (max-width: 768px) {
    .files .btn span {
        display: none;
    }

    .files .preview * {
        width: 40px;
    }

    .files .name * {
        display: inline-block;
        width: 80px;
        word-wrap: break-word;
    }

    .files .progress {
        width: 20px;
    }

    .files .delete {
        width: 60px;
    }

    .modal-md {
        width: 80% !important;
    }

    .modal-sm {
        width: 80% !important;
    }
}

@media (min-width: 768px) {
    .slider-content-inner {
        max-height: 250px;
        overflow-y: auto;
    }
}

ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
/* select box styles */

/* inner page styles*/

.inner-page {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%; /* position:relative;*/
}

    .inner-page aside {
        float: none;
        padding: 0;
        vertical-align: top;
    }

    .inner-page .sm-side {
        border-radius: 4px 0 0 4px;
        width: 230px;
        position: absolute;
        margin-left: 0;
        z-index: 1023;
    }

.left-nav-head h3 {
    font-size: 17px;
    margin: 0;
    display: inline-block;
    padding: 11px;
    text-align: left;
    text-transform: uppercase;
}

    .left-nav-head h3 i {
        margin-right: 10px;
    }

.left-nav-head hr {
    margin: 0;
}

.inner-page .lg-side {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0 4px 4px 0;
    /*  -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
    transition: transform .3s ease-in-out, margin .3s ease-in-out;*/
    margin-left: 230px;
    z-index: 1021;
    overflow-x: hidden;
}

.inner-page .sm-side .user-head {
    border-radius: 4px 0 0;
    min-height: 80px;
    padding: 10px;
}

.inner-page-head {
    border-radius: 0 4px 0 0;
    /* min-height: 80px;*/
    padding: 10PX 20px; /*  border-left: #fff 1px solid;*/
    max-height: 40px;
}

    .inner-page-head h3 {
        display: inline-block;
        font-weight: 300;
        margin: 0;
        font-size: 18px;
    }

.inner-page-body {
    padding: 20px;
}
/*---------------*/
.nav-icon-right3 {
    padding: 0px;
    font-size: 1.5em;
    display: inline-block;
    float: right;
    margin-right: 0;
}

    .nav-icon-right3 li {
        display: inline-block;
    }

    .nav-icon-right3 button {
        margin-left: 10px;
        margin-right: 10px;
    }

    .nav-icon-right3 i {
        font-size: 1.5em;
    }

.title-bar {
    height: 35px;
    display: block;
    clear: both;
    width: 100%;
    float: left;
}

.togglebar {
    float: left;
    padding: 6px 7px;
}

.togglebar-new {
    float: left;
    padding: 8px 5px 8px 0px;
    position: absolute;
    top: 40%;
    z-index: 9;
    border-radius: 0 5px 5px 0;
}

    .togglebar-new i {
        font-size: 1em;
    }

    .togglebar-new .btn-toggle {
        margin: 0;
        padding: 0;
    }

.togglebar-new1 {
    float: left;
    padding: 8px 5px 8px 0px;
    background: #334050;
    position: absolute;
    top: 50%;
    z-index: 9;
    border-radius: 0 5px 5px 0;
    /* margin-left: -20px; */
    right: -15px;
}

    .togglebar-new1 i {
        font-size: 1em;
    }

    .togglebar-new1 .btn-toggle {
        margin: 0;
        padding: 0;
    }

.togglebar .btn-toggle {
    margin: 0;
}

.title-bar h3 {
    margin: 0;
    display: inline-block;
    text-indent: 15px;
    font-size: 22px;
    vertical-align: middle;
    float: left;
    margin-top: 4px;
}

.np {
    padding: 0 !important;
}

.mailbox-content .caret {
    vertical-align: middle;
}



/*Added by Senthil To be   reviewed with Web designers - Start*/
.submenu-padding {
    padding-left: 25px;
}

.note-label-font {
    font-size: 11px;
    color: #883605;
}

.group-file-control-padding {
    padding-top: 25px !important;
    padding-left: 0px !important;
    padding-right: 20px !important;
}

.group-file-button-padding {
    padding-top: 25px !important;
    padding-left: 10px !important;
    padding-right: 20px !important;
}

.dropdown-with-ellipse {
    padding-right: 0px !important;
    margin-right: 0px !important;
}

    .dropdown-with-ellipse .btn-group {
        width: 89% !important;
    }

    .dropdown-with-ellipse .btn-default {
        height: 38px !important;
    }

    .dropdown-with-ellipse .attach {
        width: 10% !important;
        height: 38px !important;
    }

.labelcheckbox2 {
    margin-bottom: 4px !important;
}

.group-file-control-padding {
    padding-top: 4px !important;
}

.group-file-button-padding {
    padding-top: 4px !important;
}

/*Added by Senthil To be   reviewed with Web designers - End*/
/*Communication portal styles - End*/

/* Baloon alert popup related CSS Start */

.baloon-alert {
    border: 2px solid #1a4d82;
    position: absolute;
    bottom: 8px;
    right: 8px;
    border-radius: 8px;
    z-index: 10000;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8);
}

.notification-box {
    background: #f0f8ff;
    padding: 10px;
}

.notification-heading {
    border-bottom: 1px #e0e0e0 solid;
    padding-bottom: 6px;
}

    .notification-heading h3 {
        line-height: 24px;
        margin-left: 12px;
        color: #0050a2;
    }

    .notification-heading .close {
        line-height: 20px;
    }

.bollon {
    font-size: 15px;
}

.notification-box .close1 {
    color: #1a4d82 !important;
    opacity: 0.7;
}

.notify-logo {
    background: url(../images/notify-logo.jpg) no-repeat;
    height: 32px;
    width: 32px;
}

/* Baloon alert popup related CSS end  */

.text-darkblue {
    color: #2a73e4 !important;
}

.panelbox5 {
    background-color: #ffffff;
    box-shadow: 0 0 8px 1px rgba(0,0,0,0.1);
    padding: 10px 15px;
    float: left;
    width: 100%;
    margin: 10px 0;
}

#loginsec {
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 500px;
}

.login-md {
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 600px !important;
    margin-top: 8%
}

.logindv figure {
    text-align: center;
    padding-bottom: 10px;
}

.logindv {
    padding: 20px 30px;
    float: left;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 0px;
}

.copyright {
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
    width: 100%;
    float: left;
    color: #ffffff;
}

.input-info-icon {
    position: absolute;
    right: 22px;
    top: 31px;
    font-size: 20px !important;
    color: #ed5f00;
}

.splitGrid > tbody > tr > td {
    white-space: nowrap;
}

.splitGrid .gridtitle2 > th {
    text-align: center;
}

.drpmenu-list .viewTable a p {
    font-size: 12px;
}

.panelboxsub4 > ul > li > span > .calendar-icon {
    top: 33px;
}

/** CLAIMS RELATED RESIZE CSS START **/
legend {
    font-size: 16px;
}

.input-description {
    font-size: 13px;
}

.fieldsetsummary li.form-group .custom-addon-btn {
    padding-top: 5px;
    padding-bottom: 5px;
}
/** CLAIMS RELATED RESIZE CSS END **/

/** Two factor auth css start **/
.factor-auth .formgroup .checkbox-primary input[type="checkbox"] + input + label {
    font-weight: bold;
}

.factor-auth .info-icon {
    position: absolute;
    position: absolute;
    right: 22px;
    top: 29px;
    font-size: 20px !important;
}

.height40 {
    height: 40px !important;
}

.factor-auth .vd_radio label {
    font-weight: bold;
}

.factor-auth .vd_checkbox label {
    font-size: 13px;
}

.factor-auth #manualkey label {
    font-size: 15px;
}

.factor-auth .logindv {
    padding: 20px 22px;
}

.factor-auth .alert-info {
    border-color: #6ab6c5;
}

.factor-auth .alert-success {
    border-color: #a3b991;
}

.factor-auth .buttonsec .btn-sm {
    font-size: 14px;
}

.factor-auth .btn-theme-primary:hover, .factor-auth .btn-theme-primary:focus {
    box-shadow: none;
}

.factor-auth .popover h4 {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.factor-auth .popover ul li {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: normal;
}

.factor-auth .text-danger {
    font-size: 13px;
}

.factor-auth .form-ans {
    margin: 0px !important;
    color: #0a83de;
    font-weight: bold;
}

.factor-auth .buttonsec button.btn {
    font-size: 14px;
}

.factor-auth .login-box {
    background: none;
}

.factor-auth .white-box {
    background: rgba(255, 255, 255, 0.80);
    display: inline-block;
}

.factor-auth .login-box .buttonsec input {
    height: auto;
}

.factor-auth .login-box .buttonsec {
    padding-left: 0px;
    padding-right: 0px;
}

.factor-auth .auth-close {
    margin-top: 3px;
    float: right;
    cursor: pointer;
    color: #777777;
    font-size: 15px;
    background: none;
    border: none;
    padding: 0;
}

    .factor-auth .auth-close:focus {
        outline: none;
        border: none;
        box-shadow: none;
    }

.google-auth-remember #RememberMe {
    margin-left: 3px;
    margin-top: -10px;
    z-index: 1;
    cursor: pointer;
}

.factor-auth .buttonsec input[type="button"] {
    font-size: 14px;
}

.factor-auth .manualKey-wrap label {
    word-break: break-all;
}

.factor-auth .buttonsec.google-send-auth input {
    padding: 5px 8px
}

/** Two factor auth css End **/

/* IE 10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .mainpanelbox {
        border: 1px #ddd solid;
    }

    .login-box {
        margin-top: 200px !important;
    }
}
/* USER PROFILE CHANGE PASSWORD CSS START */
.user-profile .process-step .btn:focus {
    outline: none;
}

.user-profile .process {
    display: table;
    width: 100%;
    position: relative;
}

.user-profile .process-row {
    display: table-row;
}

.user-profile .process-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.user-profile .process-row:before {
    top: 40px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    z-order: 0;
}

.user-profile .process-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

    .user-profile .process-step p {
        margin-top: 4px;
    }

.user-profile .btn-circle {
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 12px;
    border-radius: 50%;
}

.user-profile .process-step .btn:focus {
    outline: none;
}

.user-profile .process-step .btn-circle-active:after {
    content: " ";
    position: absolute;
    left: 43%;
    opacity: 1;
    margin: 0 auto;
    bottom: -56px;
    border: 20px solid transparent;
    transition: 0.1s ease-in-out;
}


.user-profile .form-horizontal .formgroup > li {
    margin-bottom: 25px;
}

.user-profile .process-step .btn-circle.active:after {
    content: " ";
    position: absolute;
    left: 43%;
    opacity: 1;
    margin: 0 auto;
    bottom: -56px;
    border: 20px solid transparent;
    transition: 0.1s ease-in-out;
}

.user-profile .form-horizontal .calendar-icon {
    top: 12px;
}

.user-profile .col-lg-3 {
    width: 33.333%;
}

.user-profile label.col-sm-5 {
    width: 37%;
}


/* USER PROFILE CHANGE PASSWORD CSS END */


/*** CARD BOX AND CUSTOME TABLE START ***/

.box-option > h3 {
    text-transform: uppercase;
}

.box-option > p {
    font-size: 14px;
}

.bg, .bg1, .bg2, .bg3 {
    font-size: 14px;
}

    .bg1 td, .bg3 td {
        color: #fff !important;
    }


.popover-log-table .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 370px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    border-radius: 6px;
    background-clip: padding-box;
}

.popover-log-table .popover-content {
    padding: 3px 3px;
}

.popover-frame {
    overflow: auto;
    max-height: 200px;
    text-align: left;
    float: left;
}

    .popover-frame > ul > li {
        font-size: 12px
    }

.box1-icon, .box2-icon, .box3-icon, .box4-icon {
    opacity: 0.4;
}

.card-box {
    padding: 10px;
    background-clip: padding-box;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.card-box2 {
    padding: 0;
    background-clip: padding-box;
}

    .card-box2 .dash-icons {
        position: absolute;
        right: 30px;
        top: 5px !important;
    }

.circle {
    padding: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    font-size: 30px;
}

    .circle.btn-xs {
        width: 15px;
        height: 15px;
        line-height: 15px;
        font-size: 20px;
    }

.drag-move-LR {
    width: 10%;
    float: left;
    text-align: center;
    margin-top: 150px;
}

.custom-table td {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.custom-table th {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.custom-table .totalAmnt {
    text-align: right;
}

.info-panel {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.card-box a {
    font-size: 14px;
}

    .card-box a:hover {
        text-decoration: none;
    }

    .card-box a span {
        vertical-align: text-bottom;
    }

.card-box h4 {
    margin: 15px 0;
    font-size: 1.3em;
}
/*** CARD BOX AND CUSTOME TABLE END ***/


/** Media query for Footable column space correction start **/

@media (min-width: 768px) {

    .footable-row-detail-name {
        width: 30% !important;
    }

    .footable-row-detail-value {
        width: 68% !important;
    }
}


@media (min-width: 1024px) {

    .footable-row-detail-name {
        width: 20% !important;
    }

    .footable-row-detail-value {
        width: 78% !important;
    }
}


@media (min-width: 1280px) {

    .footable-row-detail-name {
        width: 17% !important;
    }

    .footable-row-detail-value {
        width: 81% !important;
    }
}

@media (min-width: 1480px) {

    .footable-row-detail-name {
        width: 15% !important;
    }

    .footable-row-detail-value {
        width: 83% !important;
    }
}

@media (min-width: 1600px) {

    .footable-row-detail-name {
        width: 13% !important;
    }

    .footable-row-detail-value {
        width: 85% !important;
    }
}

/** Media query for Footable column space correction end **/

/** Media query for Dashboard resize start **/

@media (max-width: 1480px) {
    .gridster.ready {
        width: 1480px;
    }

    .box-header .box-title {
        font-size: 13px;
    }
}



/** Media query for Dashboard resize end **/

/* Dyanamic Web Page (Pharma Utilization) - Start */
.firtcolumn-expand-icon {
    width: 30px;
    height: 30px;
    border: 0px solid;
}
/* Dyanamic Web Page (Pharma Utilization) - End */

/* Content Management Add Criteria - Start */
.group {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
    border: solid 1px #666;
}

.group-conditions {
    margin-left: 20px;
}

.alert-group {
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: rgb(192, 152, 83);
    border-color: rgb(251, 238, 213);
    border-color: rgb(220, 200, 150);
}

.condition, .group {
    margin-top: 5px;
    /*margin-bottom: 15px;*/
}
/* Content Management Add Criteria) - End */

/*BILLING SUMMARY CSS START*/
.PlusInput::before {
    content: "\f055";
    position: absolute;
    right: -12px;
    top: 39px;
    font-weight: 600;
    font: normal normal normal 24px/1 FontAwesome;
}

.MinusInput::before {
    content: "\f056";
    position: absolute;
    right: -12px;
    top: 39px;
    font-weight: 600;
    font: normal normal normal 24px/1 FontAwesome;
}

.EqualInput::before {
    content: "\f111";
    position: absolute;
    right: -12px;
    top: 39px;
    font-weight: 600;
    font: normal normal normal 24px/1 FontAwesome;
}

.EqualInput::after {
    content: "=";
    position: absolute;
    right: -8px;
    top: 36px;
    font-weight: 700;
    font-size: 21px;
    font-family: sans-serif;
}

.billOrderby-dd {
    float: right;
    width: 228px;
}

    .billOrderby-dd li {
        width: 100%;
        padding: 0px;
        border: none !important;
        margin: 0px;
    }

        .billOrderby-dd li label {
            float: left;
            margin-top: 5px;
        }

        .billOrderby-dd li select {
            height: 32px;
            padding-left: 5px;
            padding-right: 0px;
            float: right;
            width: 165px;
        }

#memberBillSummaryInfo .quote-box4 {
    min-height: 97px;
}
/*BILLING SUMMARY CSS END*/

/*GRID DESIGN 4 START*/
.grid-design4 {
    border-spacing: 0;
    width: 100%;
    float: left;
    font-size: 13px;
    margin-bottom: 20px;
}

    .grid-design4 > thead > tr > th {
        text-align: left;
        padding: 6px 8px;
        width: auto;
        font-weight: bold;
    }

    .grid-design4 > tbody > tr > td {
        text-align: left;
        padding: 4px 8px;
        width: auto;
    }

.gridhd4 {
    padding: 4px 0;
    width: 100%;
    float: left;
    margin: 0;
}

    .gridhd4 h6 {
        font-size: 16px;
        font-weight: normal;
        text-transform: uppercase;
        margin: 2px 0 0 0;
        float: left;
    }

    .gridhd4 ul li {
        border-radius: 1px;
        text-align: left;
    }

.grid-design4 i {
    margin-right: 10px;
    font-size: 16px;
}

.grid-design4 .text-center {
    text-align: center !important
}
/*GRID DESIGN 4 END*/
#idContentHtml ul {
    list-style-type: initial;
}

.diagRref .input-group {
    position: relative;
    display: flex;
    border-collapse: separate;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100%;
}

.gridActionWidth > .btn-group {
    display: flex;
}

#gridOverlay {
    background: #000000;
    color: #0a81e4;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 50000;
    top: 0px;
    left: 0px;
    text-align: center;
    padding-top: 25%;
    opacity: .80;
}

.spinner {
    margin: 0 auto;
    height: 64px;
    width: 64px;
    animation: rotate 0.8s infinite linear;
    border: 5px solid #0a81e4;
    border-right-color: transparent;
    border-radius: 50%;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg)
    }
}

.scrollClass2 {
    height: auto;
    max-height: 450px;
    overflow-x: auto;
}

.mrgT25 {
    margin-top: 25px !important;
}


.gridNotesColumn {
    white-space: pre-wrap;
}

#HpsFixedReceiptParticipantDtlsGridHPSGridRepeat {
    max-height: 700px !important;
}

span.Input-H30 input {
    height: 30px !important
}

/*Non Modal dialog Changes - Start*/
.ui-dialog-titlebar-close .ui-button-text {
    font-size: 10px !important;
    color: orange !important;
    font-weight: bold !important;
}

.ui-dialog-titlebar-close {
    font-size: 10px !important;
    color: orange !important;
    font-weight: bold !important;
}
/*Non Modal dialog Changes - End*/
.summaryContainer {
    height: 54px;
    position: relative;
}

.summaryContainer2 {
    height: 54px;
    position: relative;
}

.summaryContainer3 {
    height: 54px;
    position: relative;
}

.summaryContainer4 {
    height: 54px;
    position: relative;
}

.summaryOverflow {
    margin: 0;
    /*line-height: 120%;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.summaryOverflow2 {
    margin: 0;
    /*line-height: 120%;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.summaryOverflow3 {
    margin: 0;
    /*line-height: 120%;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.summaryOverflow4 {
    margin: 0;
    /*line-height: 120%;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.popup-tooltip {
    width: auto;
    min-width: 100px;
    width: max-content;
}

.overflow-grid .overflowhidden {
    position: inherit !important
}

@media (max-width: 480px) {
    .alert-warning {
        min-width: inherit !important;
    }

    .form-hd > h3 .span3 {
        font-size: 13px !important;
        font-weight: normal;
        width: auto;
        float: left;
        margin-right: 5px;
        line-height: 20px;
    }

    .form-hd > h3 {
        margin-top: 0px;
        width: 90%;
    }

    .form-hd1 .scr {
        font-size: 20px !important;
    }

    .form-hd .scr {
        font-size: 20px !important;
    }

    .formListHd {
        min-height: inherit !important
    }

    .single {
        padding: 15px 15px;
        margin-top: 5px;
        background: #fcfcfc;
        border: 1px solid #f0f0f0;
    }

        .single h3.side-title:after {
            content: '';
            width: auto;
            height: 1px;
            background: #17a8ff;
            display: block;
            margin-top: 6px;
        }

    .listgroup .btn {
        margin-bottom: 2px;
    }

    .modal-md {
        width: 100% !important;
    }

    .modal-sm {
        width: 100% !important;
    }
}

.heightReduce input.form-control {
    height: 22px !important;
}

.heightReduce ul li.formg-roup {
    margin-bottom: 1px !important;
}

.heightReduce label {
    font-size: 12px !important;
}

.attachLabel {
    pointer-events: inherit !important;
    margin-right: 0 !important;
}

.reimbursement-page-wrapper .gridster.ready {
    width: 100% !important
}

.reimbursement-page-wrapper [data-sizex="13"] {
    width: 100% !important;
    overflow-x: hidden;
    left: 0px;
    overflow-y: hidden;
}

.reimbursement-page-wrapper [data-sizex="6"] {
    width: 49% !important;
    overflow-x: hidden;
}

.reimbursement-page-wrapper .gridster .gs-w.active[data-sizex="6"] {
    width: 49% !important;
    overflow-x: inherit;
}

.reiumb-widget .boxsec.jqplot-target {
    max-height: 320px !important;
    text-align: left !important;
    float: left;
    width: 100%;
    margin-top: 15px
}

.reimbursementScrollGrid .boxsec.col-md-12 {
    overflow-x: auto;
    width: 96%;
    padding: 0 !important;
    margin: 0 2%;
}

.reimbursement-page-wrapper [data-row="3"] {
    top: 555px !important;
}

.reimbursement-page-wrapper [data-col="1"] {
    left: 0px !important;
}

.reimbursement-page-wrapper .dash-grid-body-col1 {
    height: auto !important;
}
/*.reimbursement-page-wrapper [data-sizey="2"]{height:auto !important;}*/

.um-heading h3 {
    margin-top: 10px;
    float: left;
    font-size: 20px;
    margin-left: 0px;
    padding-left: 0;
}

.cursor-disabled {
    pointer-events: none;
    cursor: not-allowed;
}

.staticgrid-dv.grid-frame.week {
    max-height: 135px;
}

.list-body h3 a {
    color: #008abe !important;
}

.reimbursement-page-wrapper .gridster .gs-w {
    background: #ffffff;
    cursor: pointer;
    overflow-y: hidden;
    box-shadow: 0 0 4px 0 #d2d2d2;
    border: none;
}

    .reimbursement-page-wrapper .gridster .gs-w.active {
        overflow-y: inherit;
    }

.group-name-btn a:focus {
    outline: #0a4d85 thin dotted !important
}

.border-primary {
    border-color: #0d6efd !important;
}

    .border-primary input.form-control {
        border-color: #0d6efd !important;
    }

.w-100 label {
    width: 100% !important;
}

.grid-datepicker {
    position: relative;
    float: left;
}

    .grid-datepicker .calendar-icon {
        right: 7px;
        top: 7px;
    }

    .grid-datepicker input {
        height: 26px;
        border: 1px solid #8fafe9;
        background-color: transparent;
        color: #333333;
        width: auto;
        padding-left: 5px;
        font-size: 13px;
    }

.reverse {
    top: auto;
    bottom: 100%;
}

.navbar .megamenu {
    padding: 1rem;
}

.navbar.navbar-static-top {
    padding: 0px !important;
}

.nav-link {
    padding: 0.8rem 1rem !important;
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    .navbar .has-megamenu {
        position: static !important;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        margin-top: 0;
    }
}
/* ============ desktop view .end// ============ */


/* ============ mobile view ============ */
@media(max-width: 991px) {
    .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px;
    }
}
/* ============ mobile view .end// ============ */
.dropdown-header {
    padding-left: 0px;
    color: #54ccfc;
}

.test a {
    color: #ffffff;
    text-decoration: none;
}

    .test a:hover {
        color: #eeeeee;
    }

.text a {
    color: #ffffff;
    text-decoration: none;
}

    .text a:hover {
        color: #eeeeee;
    }

li.link a {
    color: #ffffff;
    text-decoration: none;
}

    li.link a:hover {
        color: #eeeeee;
    }

/*==============Bootstrap older to new version migration issues ===============*/
/*.main.container-fluid{padding:0 !important}
.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
fieldset {
    padding: 15px 5px;
    margin: 0;
    border: 1px solid #bcbcbc;
    background-color: #f9f9f9;
}

legend {
    padding: 0;
    border: 0;
}
legend {
    display: block;
    padding: 0 5px;
    font-size: 18px;
    line-height: inherit;
    color: #333333;
    border: 0;
}
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}


    fieldset[disabled] .radio label,
    fieldset[disabled] .checkbox label {
        cursor: not-allowed;
    }
.adv-txt {
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    margin-left:15px;
}
.tabsteps {
    margin: 0px;
}
.tabsteps {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.tabsteps > li > a {
    position: relative;
    display: block;
    padding: 8px 15px;
    margin-right: 0;
    font-size: 12px;
    text-decoration:none;
}
    .tabsteps > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
    }
.tabsteps > li {
    float: left;
    margin-top: 4px;
}
.tabsteps > li {
    position: relative;
    display: block;
}
    .tabsteps > li > a p {
        font-size: 14px;
        margin-bottom: 0;
    }
.nav-pills > li + li {
    margin-left: 2px;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    font-family: Verdana, Geneva, sans-serif;
}
.messageBox  {
    color: #666666;
    background-color: #ffffff;
    border: 1px solid transparent;
    box-shadow: 0 0 1px 1px #cecece;
    color: #333333;
    border-radius:5px;
}
    .messageBox h3 {
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
}
    .messageBox p{
        font-size:14px;
    }
.commonicon::after{display:none !important;}
.modal-header {
    display: block !important;
    padding: 0rem 1rem !important;
}
.modal-header button.close{float:right;}
.logopopup{margin-top:18px;}
.login-box p{font-size:14px;}
.messageBox .modal-header{padding:10px; border:none !important;}
.messageBox .modal-body {
    padding: 10px;
    border: none !important;
}
.messageBox .modal-footer {    
    border: none !important;
}
.messageBox h3{margin-bottom:0px;}
.messageBox p {
    margin-bottom: 0px;
}
.messageBox .modal-footer button {
    border-radius: 3px;*/
/* padding: 6px; */
/*height: 32px;
    padding: 5px 15px;
}*/
/*    .messageBox .modal-footer button.btn-default {
        color: #ffffff;
        background-color: #f4767c;
    }*/
/*.multiselect-native-select .btn-group{
    width:100%;
}
.btn-group button.multiselect {
    color: #666666 !important;
    border: #ccc 1px solid;
    text-align: left !important;
}
.dropdown-menu > li > a {
    display: block;
    padding: 5px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    white-space: nowrap;
}
.clsUserProfile .process-row:before{background:none !important;}
.hide{display:none !important;}
.dropdown-toggle::after{margin-left:0px !important;}
.nav-link.dropdown-toggle::after {
    margin-left: 0.355em !important;
}
fieldset {
    padding: 15px 5px;
    margin: 0;
    border: 1px solid #bcbcbc;
    background-color: #f9f9f9;
    position:relative;
}
legend {
    display: block;
    padding: 0 5px;
    font-size: 18px;
    line-height: inherit;
    color: #333333;
    border: 0;
    position:absolute;
    top:-10px;
    width:auto;
    display:inline-block;
}
.panel-default {
    margin: 15px 0 0 0;
    border-radius: 0px;
    float:left;
    width:100%;
}
.panel-body {
    padding: 15px 0;
    border-radius: 0 0 6px 6px;
}
.hpsinput{text-decoration:none;}
.btn-group > .multiselect-container.dropdown-menu {
    width:100% !important;
}
.gridtopsec .gridbutton li a {
    padding: 3px 11px;
}
.adv-close{float:right;}
.btn-griddrp{white-space:nowrap;}
.card{overflow:visible !important;}
.btn-group button.multiselect{min-height:38px; background:#FFFFFF;}
span.label {
    display: inline !important;
    padding: 0.2em 0.6em 0.3em !important;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em !important;
}
.phoneNumbers {
    margin-top: 5px;
    margin-bottom: 5px;
}
.inner-leftNav-contentArea{position:relative;}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: none !important;
        margin: 1.75rem auto;
    }
}*/

.close {
    float: right;
    font-size: 28px;
    font-weight: normal;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    font-family: Verdana, Geneva, sans-serif;
}

.dropdown-menu > li > a {
    display: block;
    padding: 5px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    white-space: nowrap;
}

.modal-header {
    min-height: 16.428571429px;
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    display: block !important;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.428571429;
}

.modal-body {
    position: relative;
    padding: 10px 20px;
}

.modal-footer {
    padding: 10px 15px;
    margin-top: 15px;
    border-top: 1px solid #e5e5e5;
    display: block !important;
    text-align: center;
}

    .modal-footer:before,
    .modal-footer:after {
        display: table;
        content: " ";
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer:before,
    .modal-footer:after {
        display: table;
        content: " ";
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 0px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.messageBox .modal-header {
    display: flex;
    align-items: center; /* vertically center */
    justify-content: space-between; /* logo left, close right */
    padding: 0.5rem 1rem; /* adjust spacing */
    flex-direction: row;
}

.messageBox .modal-footer {
    display: flex !important;
    align-items: center; /* vertically center */
    justify-content: space-between; /* logo left, close right */
    padding: 0.5rem 1rem; /* adjust spacing */
    flex-direction: row;
}




.fade.in {
    opacity: 1;
}

.close {
    font-size: 32px !important;
    float: right;
    border: none;
    background: no-repeat;
    float: right;
    font-size: 28px;
    font-weight: normal;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    /* opacity: 0.2;
}

.datepicker table {
    width: 100%;
}

.datepicker td, .datepicker th {
    text-align: center;
    width: 40px !important;
    height: 40px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none
}

.dropdown-menu.megamenu {
    border: none !important;
}

.login-div {
    display: flex;
    flex-direction: column; /* Stacks items vertically */
    align-items: center; /* Centers items horizontally within the column */
    /* width: 300px; */ /* Example width for the form container */
    margin: 0 auto; /* Centers the form on the page */
    /* padding: 0 5px; */
}

.login-button {
    flex-basis: 100%; /* Makes the button take full width of its container */
    /* Or you could use: width: 100%; */
    padding: 5px 20px;
    background-color: #102c5b;
    color: white;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom: 15px;
}

.gridListbtn::after {
    margin-left: 0px !important;
}

.dropdown-menu {
    background: #ffffff;
}

.form-horizontal > ul.row > li {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}

    .form-horizontal > ul.row > li > label {
        text-align: right;
    }

    .form-horizontal > ul.row > li > .mandy {
        float: right;
        position: relative;
    }

/*.advancedv .input-group {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
   
}*/

.nav-pills > li > a p {
    margin-bottom: 0px !important;
}

h4.adv-txt {
    font-size: 16px !important;
    font-weight: 600;
    padding-left: 10px;
}

fieldset {
    padding: revert !important;
}

legend {
    float: none;
    width: auto;
    padding: 0;
    margin-bottom: unset;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit;
}
/*.col-md-12:has(> div.col-md-8):has(> div.col-md-4) {
    display: flex;
    flex-wrap: wrap;
}
.boxsec:has(> div.col-lg-4):has(> div.col-lg-8) {
    display: flex;
    flex-wrap: wrap;
    padding:10px;
}*/
/*section#cbagrid > div.boxsec.col-lg-12{padding:0 10px;}*/
/*.btn-griddrp::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .4em solid;
    border-right: .4em solid transparent;
    border-bottom: 0;
    border-left: .4em solid transparent;
}*/


.selectedColor .Action .ActionEditButton {
    word-wrap: normal;
    white-space: nowrap;
}

.dropdown-toggle.virtualGridBtn {
    flex: 0 0 auto !important
}

    .dropdown-toggle.virtualGridBtn::after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .4em solid;
        border-right: .4em solid transparent;
        border-bottom: 0;
        border-left: .4em solid transparent;
    }

.col-lg-2, .col-lg-3, .col-lg-4, .col-lg-6, .col-md-2, .col-md-3, .col-md-4, .col-md-6, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-6, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-md-1-5,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666666666666%;
}

.col-xs-10 {
    width: 83.33333333333334%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666666666666%;
}

.col-xs-7 {
    width: 58.333333333333336%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666666666667%;
}

.col-xs-4 {
    width: 33.33333333333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.666666666666664%;
}

.col-xs-1 {
    width: 8.333333333333332%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666666666666%;
}

.col-xs-pull-10 {
    right: 83.33333333333334%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666666666666%;
}

.col-xs-pull-7 {
    right: 58.333333333333336%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666666666667%;
}

.col-xs-pull-4 {
    right: 33.33333333333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.666666666666664%;
}

.col-xs-pull-1 {
    right: 8.333333333333332%;
}

.col-xs-pull-0 {
    right: 0;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666666666666%;
}

.col-xs-push-10 {
    left: 83.33333333333334%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666666666666%;
}

.col-xs-push-7 {
    left: 58.333333333333336%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666666666667%;
}

.col-xs-push-4 {
    left: 33.33333333333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.666666666666664%;
}

.col-xs-push-1 {
    left: 8.333333333333332%;
}

.col-xs-push-0 {
    left: 0;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 766px) {
    .container {
        width: 100%;
    }

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666666666666%;
    }

    .col-sm-10 {
        width: 83.33333333333334%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666666666666%;
    }

    .col-sm-7 {
        width: 58.333333333333336%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666666666667%;
    }

    .col-sm-4 {
        width: 33.33333333333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.666666666666664%;
    }

    .col-sm-1 {
        width: 8.333333333333332%;
    }

    .col-sm-1-5 {
        width: 12.4%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }

    .col-sm-pull-0 {
        right: 0;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666666666666%;
    }

    .col-sm-push-10 {
        left: 83.33333333333334%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666666666666%;
    }

    .col-sm-push-7 {
        left: 58.333333333333336%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666666666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.666666666666664%;
    }

    .col-sm-push-1 {
        left: 8.333333333333332%;
    }

    .col-sm-push-0 {
        left: 0;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 880px) {
    .container {
        width: 100%;
    }

    .col-md-1,
    .col-md-1-5,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666666666666%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-1 {
        width: 8.333333333333332%;
    }

    .col-md-1-5 {
        width: 12.4%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666666666666%;
    }

    .col-md-pull-10 {
        right: 83.33333333333334%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666666666666%;
    }

    .col-md-pull-7 {
        right: 58.333333333333336%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666666666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.666666666666664%;
    }

    .col-md-pull-1 {
        right: 8.333333333333332%;
    }

    .col-md-pull-0 {
        right: 0;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666666666666%;
    }

    .col-md-push-10 {
        left: 83.33333333333334%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666666666666%;
    }

    .col-md-push-7 {
        left: 58.333333333333336%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666666666667%;
    }

    .col-md-push-4 {
        left: 33.33333333333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.666666666666664%;
    }

    .col-md-push-1 {
        left: 8.333333333333332%;
    }

    .col-md-push-0 {
        left: 0;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1023px) {
    .container {
        width: 100%;
    }

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666666666666%;
    }

    .col-lg-10 {
        width: 93.33333333333334%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666666666666%;
    }

    .col-lg-7 {
        width: 58.333333333333336%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666666666667%;
    }

    .col-lg-4 {
        width: 33.33333333333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.666666666666664%;
    }

    .col-lg-1 {
        width: 8.333333333333332%;
    }

    .col-lg-1-5 {
        width: 12.4%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }

    .col-lg-pull-0 {
        right: 0;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666666666666%;
    }

    .col-lg-push-10 {
        left: 83.33333333333334%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666666666666%;
    }

    .col-lg-push-7 {
        left: 58.333333333333336%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666666666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.666666666666664%;
    }

    .col-lg-push-1 {
        left: 8.333333333333332%;
    }

    .col-lg-push-0 {
        left: 0;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-lg-offset-1 {
        margin-left: 3.333333333333332%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

.input-group.advsrc {
    position: relative;
    display: table;
    border-collapse: separate;
}

.col-sm-5 {
    float: left;
}

.input-group-addon:last-child {
    border-left: 0;
}

.advancedv .input-group-btn {
    position: relative;
    white-space: nowrap;
    display: table-cell;
}

.input-group-addon, .input-group-btn, .input-group-login {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}

.advancedv .input-group-btn:first-child > .btn {
    margin-right: -1px;
}

.advancedv .input-group-btn:last-child > .btn {
    margin-left: -1px;
}

.advancedv .input-group-btn > .btn {
    position: relative;
}

    .advancedv .input-group-btn > .btn + .btn {
        margin-left: -4px;
    }

    .advancedv .input-group-btn > .btn:hover,
    .advancedv .input-group-btn > .btn:active {
        z-index: 2;
    }

.input-group .form-control {
    width: 100%;
    margin-bottom: 0;
}

.alert-warning {
    color: #666666;
    background-color: #ffffff;
    border: 1px solid #d0d0d0;
    color: #333333;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.alert h4 {
    margin-top: 0;
    color: #333333;
    font-size: 15px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.form-select {
    border-radius: 0px !important;
}

.multiselect:focus {
    box-shadow: none !important;
}

.messageBox .modal-header h3 {
    font-size: 19px;
    font-weight: bold;
}

.expandBtn input[type=radio] {
    display: none;
}

.collapseBtn input[type=radio] {
    display: none;
}

.form-group {
    margin-bottom: 10px;
}

.tooltip-inner {
    max-width: 600px !important;
}

.btn {
    display: inline-block;
    padding: 3px 12px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/*.col-md-121 {
    padding: 10px;
}*/
.btn-group button.multiselect {
    padding: 5px 15px;
    min-height: 38px;
}

.multiselect-container.dropdown-menu.show {
    inset: 17px auto auto 0px !important;
}

/*==========================================================================
 RETIREMENT - PENSION PROCESS ADVANCE SEARCH CONTROL WIDTH ALIGN CSS START  
--------------------------------------------------------------------------*/
#pensionpraticipantgrid .advancedv .alert.alert-warning ul li.col-input-3, #pensionapplicationsentgrid .advancedv .alert.alert-warning ul li.col-input-3, #pensionpensionersgrid .advancedv .alert.alert-warning ul li.col-input-3, #pensionelectedmembersgrid .advancedv .alert.alert-warning ul li.col-input-3 {
    width: 16.666666666666664%;
}

@media (max-width: 880px) {
    #pensionpraticipantgrid .advancedv .alert.alert-warning ul li.col-input-3, #pensionapplicationsentgrid .advancedv .alert.alert-warning ul li.col-input-3, #pensionpensionersgrid .advancedv .alert.alert-warning ul li.col-input-3, #pensionelectedmembersgrid .advancedv .alert.alert-warning ul li.col-input-3 {
        width: 100%;
    }
}

@media (max-width: 580px) {
    #pensionpraticipantgrid .advancedv .alert.alert-warning ul li.col-input-3, #pensionapplicationsentgrid .advancedv .alert.alert-warning ul li.col-input-3, #pensionpensionersgrid .advancedv .alert.alert-warning ul li.col-input-3, #pensionelectedmembersgrid .advancedv .alert.alert-warning ul li.col-input-3 {
        width: 100%;
    }
}
/*==========================================================================
 RETIREMENT - PENSION PROCESS ADVANCE SEARCH CONTROL WIDTH ALIGN CSS END  
--------------------------------------------------------------------------*/

#HpsCOBRADeepSearchGrid .col-md-121 {
    padding: 10px;
}

--------------------------------------------------------------------------*/
.multiselect-container .tooltip-inner {
    max-width: fit-content !important;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
    word-wrap: break-word;
    white-space: pre-wrap;
}

.cirMulticolumDrop .showAllBtn, .cirMulticolumDrop .composeSearchDiv {
    display: none !important;
}

.jqplot-series-canvas {
    z-index: 9;
}

.gridtopsec .goTxtbox {
    height: 28px !important;
    margin-top: -2px;
}

.btn-check:active + .btn-danger:focus, .btn-check:checked + .btn-danger:focus, .btn-danger.active:focus, .btn-danger:active:focus, .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-check:focus + .btn-danger, .btn-danger:focus {
    box-shadow: none;
}

.btn:focus {
    box-shadow: none;
}

.gridshowdv {
    float: left;
    margin: 0;
    padding: 0;
}
/*GRID TOP SECTION START*/
.gridtopsec {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left
}

.gridshowdv {
    float: left;
    margin: 0;
    padding: 0;
}

.gridshowtxt {
    float: left;
    margin: 5px 5px 0 0;
    padding: 0;
    font-size: 11px;
}

.gridshowdrp {
    width: 85px;
    float: left;
    padding: 4px;
    height: 27px;
    font-size: 11px;
}

.batchdrp {
    width: 100px;
    float: left;
    padding: 4px;
    height: 26px;
    font-size: 11px;
}

.gridRecordTxt {
    font-size: 11px;
    margin-top: 4px;
    text-align: center;
}

    .gridRecordTxt span {
        font-weight: bold;
    }

.gridbutton {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0;
    overflow: hidden
}

    .gridbutton ul {
        float: right;
        text-align: right;
        margin: 0;
        padding: 0
    }

    .gridbutton li {
        list-style-type: none;
        float: left;
        margin: 0 5px 0 0;
        padding: 5px 0;
    }

        .gridbutton li span {
            font-size: 11px;
        }

        .gridbutton li:last-child {
            margin-right: 0px;
        }

        .gridbutton li a {
            border-radius: 0px;
            padding: 4px 8px;
        }

.goTxtbox {
    width: 85px;
    margin-top: -4px;
    height: 26px;
    font-size: 11px;
}

.gridSearchDrp {
    margin-top: 2px;
}

.gridtopsec {
    margin: 5px 0px;
}

.custom-ctrl-sec.fieldsetsummary {
    padding: 5px !important;
}

.custom-ctrl-sec .form-group {
    margin-bottom: 5px !important;
    padding: 2px !important;
}

.grid-note-btn.AllTransEditButton::after {
    display: none;
}

/*MEGA DROPDOWN MENU START*/
.navbar-nav > li > .dropdown-menu {
    border-radius: 0px;
    margin-top: 0;
}

.navbar-default .navbar-nav > li > a {
    font-weight: normal;
}

.mega-dropdown {
    position: static !important;
    float: left;
}

.text-primary2 {
    color: #05419a;
}

.userprofile-dropdown-menu {
    width: 25% !important;
    left: inherit !important;
}

.megamenu .col-megamenu {
    padding: 0px 0 5px 20px !important;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.megamenu ul li {
    padding: 0;
    margin: 0 0 5px 0;
}

.megamenu .dropdown-header {
    list-style: none;
    margin-bottom: 5px;
}

.megamenu ul > li:last-child {
    margin-bottom: 0px !important;
}

.megamenu ul > li > a {
    padding: 0;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    white-space: normal;
    font-size: 14px;
    cursor: pointer;
}

    .megamenu ul > li > a:hover, .megamenu ul > li > a:focus {
        text-decoration: underline;
    }

.megamenu .dropdown-header {
    font-size: 18px;
    font-weight: normal;
    padding-top: 14px;
}

.megamenu form {
    margin: 3px 20px;
}

.megamenu .form-group {
    margin-bottom: 3px;
}
/*MEGA DROPDOWN MENU END*/

/*#HpsCOBRAApplicationSentGrid .col-md-121{padding-left:15px; padding-right:15px;}*/
.gridActionWidth .btn-group > .btn {
    flex: none !important;
}

datepicker td, .datepicker th {
    text-align: center;
    width: 30px !important;
    height: 30px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

.um-heading {
    font-size: 20px !important
}

    .um-heading span {
        font-size: 20px !important
    }

.commonicon::after {
    display: none
}

.btn.btn-settings::after {
    display: none
}

.form-control.radiosection {
    float: left;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 12px;
    list-style: none;
    background-color: #ffffff;
}

.form-control:focus {
    box-shadow: none;
}

label {
    margin-bottom: 5px;
}

.smallframe .footable > tbody > tr > td {
    line-height: 13px;
    font-size: 12px !important;
}

.smallframe .btn-griddrp {
    padding: 1px 8px !important;
}

.smallframe #rateTable {
    max-height: 170px; /* Adjust height as needed */
    overflow-y: auto;
    display: block;
}

    .smallframe #rateTable table {
        width: 100%;
        border-collapse: collapse;
    }

.smallframe .input-group .btn {
    height: 26px;
    padding: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d2d2d2;
}

.smallframe .accordionButton {
    background: #ffffff !important;
    height: 26px !important;
    line-height: 26px !important;
    padding: 4px 8px;
    font-size: 13px !important;
    border-bottom: 1px solid #d6d6d6;
    display: flex;
    align-items: center;
}

    /* push icon to right side */
    .smallframe .accordionButton .plusMinus {
        margin-left: auto;
    }

    /* Badge */
    .smallframe .accordionButton .badge {
        font-size: 11px !important;
        padding: 2px 6px !important;
        margin-right: 6px !important;
        height: 20px !important;
        width: 20px !important;
        line-height: 18px;
    }

    /* Text */
    .smallframe .accordionButton .txt {
        font-size: 13px !important;
        line-height: 26px !important;
        margin-right: auto;
    }

    /* Plus / Minus icon */
    .smallframe .accordionButton .plusMinus {
        line-height: 26px !important;
        font-size: 12px !important;
    }

    /* Remove extra spacing if pseudo elements exist */
    .smallframe .accordionButton:before,
    .smallframe .accordionButton:after {
        display: none !important;
    }

/* Parent container spacing fix */
.newpanelbox {
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.smallframe .formListHd .input-group .form-control {
    height: 26px;
    font-size: 12px;
    padding: 2px 6px;
}

.smallframe .formListHd .input-group .btn {
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .smallframe .formListHd .input-group .btn i {
        font-size: 12px;
    }

.smallframe .newpanelbox .footable > tbody > tr > td {
    line-height: 13px;
    font-size: 12px !important;
}

.smallframe .btn-griddrp {
    padding: 1px 8px !important;
}

#rateTable {
    max-height: 150px; /* Adjust height as needed */
    overflow-y: auto;
    display: block;
    border: 1px solid #dddddd;
}

.smallframe .table-bordered {
    border: 1px solid #dddddd;
}

.smallframe #rateTable table {
    width: 100%;
    border-collapse: collapse;
}

.smallframe .form-control {
    border-radius: 1px;
    padding-right: 5px;
    text-align: left;
    height: 32px !important;
}

.smallframe .newpanelbox .input-group .btn {
    height: 26px;
    padding: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d2d2d2;
}

.newpanelbox .accordionButton {
    background: #ffffff !important;
    height: 30px !important;
    line-height: 26px !important;
    padding: 4px 8px;
    font-size: 13px !important;
    border-bottom: 1px solid #d6d6d6;
    display: flex;
    align-items: center;
}

    /* push icon to right side */
    .newpanelbox .accordionButton .plusMinus {
        margin-left: auto;
    }

    /* Badge */
    .newpanelbox .accordionButton .badge {
        font-size: 11px !important;
        padding: 2px 6px !important;
        margin-right: 6px !important;
        height: 20px !important;
        width: 20px !important;
        line-height: 18px;
    }

    /* Text */
    .newpanelbox .accordionButton .txt {
        font-size: 13px !important;
        line-height: 26px !important;
        margin-right: auto;
    }

    /* Plus / Minus icon */
    .newpanelbox .accordionButton .plusMinus {
        line-height: 26px !important;
        font-size: 12px !important;
    }

    /* Remove extra spacing if pseudo elements exist */
    .newpanelbox .accordionButton:before,
    .newpanelbox .accordionButton:after {
        display: none !important;
    }

/* Parent container spacing fix */
.newpanelbox {
    margin-bottom: 0 !important;
    padding: 0 !important;
}

    .newpanelbox .formListHd .input-group .form-control {
        height: 34px;
        font-size: 12px;
        padding: 2px 6px;
    }

    .newpanelbox .formListHd .input-group .btn {
        height: 34px;
        line-height: 26px;
        padding: 0 8px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.formula-wrapper {
    display: flex;
    /*gap: 20px;*/
}

.formula-left,
.formula-right {
    background: #ffffff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.08);
    border: 1px solid #e5e5e5;
    height: 85vh;
    overflow: auto;
}

.formula-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #226caa;
}

/* Factor items */
.factor-item {
    background: #f4f8fc;
    border: 1px solid #d6e4f2;
    padding: 8px 10px;
    border-radius: 4px;
    margin-bottom: 8px;
    cursor: move;
    transition: 0.2s;
    font-weight: 500;
}

    .factor-item:hover {
        background: #e6f2ff;
        border-color: #226caa;
    }
/* Parent group */
.factor-group {
    margin-bottom: 10px;
}

/* Parent header */
.factor-parent {
    background: #e9f2fb;
    padding: 8px 10px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 600;
    color: #226caa;
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.toggle-icon {
    margin-left: auto;
    cursor: pointer;
}
/* Child container */
.factor-children {
    padding-left: 15px;
}



/* Operators */
.operator-panel {
    margin-bottom: 15px;
}

.op-btn {
    margin: 4px;
    padding: 6px 12px;
    border: 1px solid #d6d6d6;
    background: #f8f9fa;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.2s;
}

    .op-btn:hover {
        background: #226caa;
        color: #fff;
    }

/* Textarea */
.formula-textarea {
    width: 100%;
    height: 160px;
    font-family: monospace;
    font-size: 14px;
    padding: 12px;
    border-radius: 6px;
    border: 2px dashed #d6d6d6;
    transition: 0.3s;
}

    .formula-textarea.droppable-active {
        border-color: #226caa;
        background: #f4fbff;
    }

/* Actions */
.formula-actions {
    margin-top: 15px;
    text-align: center;
}

.operator-item {
    display: inline-block;
    padding: 6px 12px;
    margin: 4px;
    border: 1px solid #d6d6d6;
    background: #f8f9fa;
    border-radius: 4px;
    cursor: move;
    transition: 0.2s;
    font-weight: 500;
}

    .operator-item:hover {
        background: #226caa;
        color: #fff;
    }


.droppable-active {
    background-color: #ffe !important;
}

.tools a {
    cursor: pointer;
    font-size: 80%;
    display: inline-block;
}

.form-body .col-md-12, .form-body .col-md-12 {
    min-height: 400px;
}

.draggable {
    cursor: move;
}

    .draggable .form-control {
        display: none;
    }

    .draggable .mobile-hd {
        display: none;
    }

.dropped .mobile-hd {
    display: block;
}

.dropped .form-control {
    display: block;
}

.heading.dropped label {
    display: none;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border: 1px solid #dddddd;
    padding: 10px;
}

.panel-title > a {
    color: inherit;
    display: block;
}

    .panel-title > a:hover {
        text-decoration: none;
    }

    .panel-title > a:focus {
        outline: none;
    }

.panel-primary > .panel-heading {
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px;
}

.panel-body {
    border-radius: 0px;
}

.clickable {
    cursor: pointer;
}

.dropped h1, h2, h3, h4, h5, h6 {
    color: #333333;
}

.left-side button.attach {
    display: none;
}

.mandyDrg {
    font-size: 13px;
    margin-left: 3px;
    font-family: Verdana, Arial;
    position: relative;
    font-weight: bold;
    color: #ff0000;
}
/* MENU SECTION START */
.menuAccButton {
    width: 100%;
    float: left;
    background: #f1f1f1;
    cursor: pointer; /*margin-bottom: 15px;*/
}

    .menuAccButton span.txt {
        color: #333333;
        font-size: 16px;
        font-weight: normal;
        padding: 10px 10px;
        float: left;
    }

.menuAccContent {
    width: 100%;
    float: left;
    background: #ffffff;
    padding: 10px;
    border: 1px solid #e2e2e2;
}

.menuAccContentFrame {
    width: 100%;
    float: left;
    padding: 10px;
}

.menuAccContent p {
    color: #333333;
    font-size: 16px;
}

.menuAccButton .enableAcc {
    float: left;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
}

    .menuAccButton.enableAcc span.txt {
        color: #00b143;
        border: 0px;
    }

.menuAccButton .hoverAcc {
    float: left;
    cursor: pointer;
    color: #0095d2;
    border: 0px;
}

    .menuAccButton .hoverAcc span.txt {
        color: #333333;
        border: 0px;
    }

.menuAccButton span.ArrowAcc {
    font-weight: bold;
    float: right;
    width: 28px;
    font-size: 27px !important;
    color: #555555;
    padding: 7px 0;
}

.menuAccButton.enableAcc span.ArrowAcc {
    color: #00c84b;
}

.menuAccButton > .txt > .subtxt {
    color: #8ab110 !important;
    margin: 0;
    padding: 0
}

.newpanelbox .formListHd .input-group .btn i {
    font-size: 12px;
}
/*.newpanelbox .accordionButton span.badge{margin:0px !important}*/
.rateValue {
    min-width: 135px !important;
}
