body {
    background: #f3f3f3 !important;
    /*background:url(../images/body-bg.png) repeat;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #454545;
}

body, .page-holder, .wrapper {
    margin: 0 auto;
    padding: 0;
}

@media print {
    body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
        font-weight: bold;
    }
}

.BreadCrumb ul, h1, h2, h3, h4, p {
    margin: 0;
    padding: 0;
}

h2 {
    font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
    /*background:url(../../images/bluecircle.png) no-repeat left center;*/
    padding: 0 0 0 0;
    margin: 0;
    font-weight: normal;
    font-size: 20px;
    line-height: 22px;
}

h3 {
    color: #6B6B6B;
    padding: 10px 0;
    font-size: 15px;
    border-bottom: 1px dotted #DDD;
}

.for-h3 h3 {
    padding: 5px;
    margin: 10px 0 5px 0;
}


h3 a {
    color: #5496B8;
}

p {
    line-height: 20px;
    padding: 5px 0;
}

a img {
    border: none;
}

a {
    color: #5299bf;
    text-decoration: none;
    cursor: pointer;
}


    a:hover {
        text-decoration: underline;
    }

fieldset {
    border: none;
}

.ClrBth {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: block; /* was inline-block; 20230614 - Jaco made the same as for xmlns */
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.page-holder {
    background: url(../images/page-bg.png) repeat-x;
}

.wrapper {
    width: 980px;
}

.logo {
    width: 296px;
    height: 28px;
    padding: 20px 0px;
    float: left;
}

.user-info {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #d4e1e8;
    padding: 15px 0 0 0;
    font-weight: bold;
    white-space: nowrap;
}

    .user-info a {
        color: #d4e1e8;
        text-decoration: none;
    }

        .user-info a:hover {
            text-decoration: underline;
        }

    .user-info span {
        padding: 0px 6px;
    }

    .user-info a.user {
        background: url(../images/user.png) no-repeat left;
        padding-left: 20px;
    }

.container {
    margin: 0 auto;
    /*padding:30px 0 20px 0;*/
}

.BreadCrumb {
    padding: 0 0 12px 0;
    font-size: 12px;
    font-weight: bold;
}

    .BreadCrumb ul li {
        display: inline;
        padding: 0 18px 0 13px;
        float: left;
        background: url(../images/arrow.png) no-repeat right center;
    }

        .BreadCrumb ul li a {
            color: #66696d;
            text-decoration: none;
        }

            .BreadCrumb ul li a:hover, .BreadCrumb ul li a.active, a:hover, a:active {
                color: #5299bf;
            }

        .BreadCrumb ul li:last-child {
            background: none;
        }

.content-box {
    background: #ffffff;
    border: solid 1px #d0e0e9;
    padding: 20px 20px 0px 20px;
    min-height: 420px;
    margin: 170px 0 60px 0;
}

    .content-box h1 {
        float: left;
        font-size: 20px;
        font-weight: normal;
        color: #686b6c;
        padding: 0 15px 0 0;
        position: relative;
        margin-top: 0;
    }

.tittle {
    padding: 0 0 20px 0;
    position: relative;
}

    .tittle a.add {
        background: url(../images/policyDtls/add.png) no-repeat left;
        padding: 1px 0 0 20px;
        color: #5299bf;
        text-decoration: none;
        float: right;
        margin: 5px 0 0 0;
    }

        .tittle a.add:hover {
            color: #3b82a8;
            text-decoration: underline;
        }

table.gridview {
    border-collapse: collapse;
    font-size: 12px;
    color: #454545;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 25px 0;
}

    table.gridview td {
        padding: 3px 6px;
        border-top: solid 1px #e7e7e7;
        border-bottom: solid 1px #e7e7e7;
    }

    table.gridview th {
        color: #6d6c6c;
        font-weight: bold;
        padding: 7px 6px;
        font-size: 13px;
    }

    table.gridview th {
        background: #ffffff;
    }

    table.gridview tr {
        background: #fbfbfb;
    }

        table.gridview tr:hover {
            background: #f6f6f6;
        }

        table.gridview tr.odd {
            background: #ffffff;
        }

            table.gridview tr.odd:hover {
                background: #f6f6f6;
            }

    table.gridview a img {
        border: none;
    }

    table.gridview a {
        color: #6f92ae;
        text-decoration: none;
    }

        table.gridview a:hover {
            text-decoration: underline;
        }

.formfield fieldset {
    display: block;
    margin: 0;
    padding: 0;
    border: none;
    margin: 0 0 25px 0;
}

fieldset.SubField {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 10px;
}

.iptCnt {
    width: 44%;
    margin-right: 20px;
    float: left;
}

    .iptCnt label span {
        display: block;
    }

.formfield label {
    font-size: 12px;
    color: #4d4c4c;
    font-weight: normal;
    display: block;
    margin: 1em 1em 0 0;
}

    .formfield label td label {
        display: inline-block;
    }

.iptCnt.radio label {
    display: inline-block;
    margin: 5px 0 0 0;
}

    .iptCnt.radio label span {
        color: #656565 !important;
        display: inline-block;
        font-weight: normal;
    }

.formfield .smallI select {
    min-width: 11%;
    margin-right: 8px;
}

.formfield span.required, .requiredNew, .requiredNew1, .required, span.requiredNew2 {
    font-size: 12px;
    font-weight: normal;
    color: #eb2c06;
    display: inline-block;
    vertical-align: top;
}

.requiredNew1 {
    font-size: 12px; /*font-size: 16px; 20221130 #22316 T updated*/
    padding: 10px 0 0 0;
    display: inline-block !important;
    width: auto !Important;
}

.requiredXSmall {
    font-size: 10px;
    font-weight: normal;
    color: #eb2c06;
    display: inline-block !important;
    width: auto !Important;
    vertical-align: top;
}

.iptCnt label span.requiredNew2 {
    font-size: 17px;
    padding: 10px 0 0 0;
    display: inline-block;
}

input[type=text], input[type=password] {
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin: 3px 0px;
    display: inline-block;
    padding: 6px 8px;
    background: #ffffff;
    border: solid 1px #e7e7e7;
    font-size: 12px;
    color: #666666;
    min-width: 200px; /*min-width: 150px; 20211007 Jaco make wider*/
}

.hasDatepick {
    background: url(../images/caledar2.png) no-repeat right center !important;
}

.formfield textarea {
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin: 3px 0px;
    display: block;
    padding: 5px 10px;
    background: #ffffff;
    border: solid 1px #e7e7e7;
    font-size: 12px;
    color: #939393;
    width: 80%;
    max-width: 100%;
    display: inline-block; /*20221130 #22316 T added*/
}

.formfield select, .Search select {
    padding: 5px 4px;
    width: auto;
    min-width: 200px;
    color: #333;
    background: #ffffff;
    border: solid 1px #e7e7e7;
    margin-top: 3px;
    width: 100%;
    max-width: 200px;
}

.formfield label.smallI select {
    min-width: 11%;
    margin-right: 8px;
    float: left;
}

.formfield label small {
    font-size: 11px;
    font-weight: normal;
    display: inline-block;
}

    .formfield label small a {
        color: #60a4c5;
        text-decoration: underline;
    }

        .formfield label small a:hover {
            color: #317a9d;
            text-decoration: underline;
        }

.formfield input.submit {
    clear: both;
}

.formfield input[type=button], input[type=submit] {
    margin-top: 15px;
}

input[type=button], input[type=submit] {
    background: #61a2c4; /* Old browsers */
    background: -moz-linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #61a2c4), color-stop(100%, #5496b8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* IE10+ */
    background: linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61a2c4', endColorstr='#5496b8', GradientType=0 ); /* IE6-9 */
    border: solid 1px #4d8daf;
    padding: 5px 10px !important;
    padding: 5px 5px\9 !important;
    *padding: 2px 5px !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    outline: none !important;
    cursor: pointer;
}

    input[type=button]:hover, input[type=submit]:hover, input[type=button].active, input[type=submit]:focus {
        background: #5496b8; /* Old browsers */
        background: -moz-linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5496b8), color-stop(100%, #61a2c4)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* IE10+ */
        background: linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5496b8', endColorstr='#61a2c4', GradientType=0 ); /* IE6-9 */
        border: solid 1px #4d8daf;
        outline: none !important;
    }

button.blue-btnLadda {
    background: #61a2c4; /* Old browsers */
    background: -moz-linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #61a2c4), color-stop(100%, #5496b8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* IE10+ */
    background: linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61a2c4', endColorstr='#5496b8', GradientType=0 ); /* IE6-9 */
    border: solid 1px #4d8daf;
    padding: 7px 10px !important;
    padding: 7px 5px\9 !important;
    *padding: 4px 5px !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    outline: none !important;
    cursor: pointer;
    border-radius: 0;
}

    button.blue-btnLadda:hover, input[type=submit]:hover, button.blue-btnLadda.active, button.blue-btnLadda:focus {
        background: #5496b8; /* Old browsers */
        background: -moz-linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5496b8), color-stop(100%, #61a2c4)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* IE10+ */
        background: linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5496b8', endColorstr='#61a2c4', GradientType=0 ); /* IE6-9 */
        border: solid 1px #4d8daf;
        outline: none !important;
    }

.radio {
    font-weight: normal;
    padding: 8px 0;
}

.sub-tittle {
    background: #f6fafb;
    padding: 4px 8px;
    border: solid 1px #dfe9ee;
    margin: 0 0 15px 0;
}

    .sub-tittle h2 {
        font-size: 15px;
        font-weight: bold;
        color: #5299bf;
        float: left;
    }

    .sub-tittle a.add {
        background: url(../images/policyDtls/add.png) no-repeat left;
        padding: 2px 0 2px 20px;
        color: #5299bf;
        text-decoration: none;
        float: right;
        margin: 2px 0 0 0;
    }

        .sub-tittle a.add:hover {
            color: #3b82a8;
            text-decoration: underline;
        }

.footer {
    background: #89b6ce;
    border-top: dotted 1px #6192ac;
}

    .footer .Fcontent {
        width: 980px;
        margin: 0 auto;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        padding: 10px 0 12px 0;
    }

.login {
    width: 450px;
    margin: 0 auto;
    margin-top: 140px;
}

    .login .content-box {
        margin: 0;
        min-height: 0;
    }

    .login .logo {
        text-align: center;
        float: none;
        margin: 0 auto;
        padding: 10px 0;
        width: auto;
        height: auto;
    }

    .login .iptCnt {
        width: 100%;
        padding-bottom: 10px;
    }

    .login span.requiredNew {
        display: inline-block;
        line-height: 40px;
        margin: 0 0 0 5px;
        font-size: 20px;
    }

.formfield .login input[type=text], .formfield .login input[type=password] {
    width: 90%;
    padding: 8px;
    display: inline-block;
    vertical-align: top;
}

.table.gridview input[type=button], input[type=submit] {
    margin: 0;
}

.PrdList {
    width: 80%;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
}

    .PrdList td {
        /*padding: 5px;*/
        padding: 5px 5px 0px 5px;
    }

input.yellowbtn {
    background-color: #FFBC3F !important;
    filter: none;
    color: #5E584A;
    border: none;
    display: inline-block;
    font-size: 23px;
    padding: 7px 30px !important;
    *padding: 5px 0px !important;
    *width: 250px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin: 0 0 10px 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    outline: none;
}

    input.yellowbtn:hover {
        background: #89B6CE !important;
        color: #fff;
        filter: none;
        border: none;
    }

.ContentTpLinks {
    padding: 5px 0 5px 0;
    font-size: 13px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.Buttons {
    padding: 20px 0 10px 0;
}

.slidemenu {
    position: relative;
}

.LimitOver {
    position: absolute;
    top: 55px;
    right: 0;
    font-size: 13px;
}


.Search input[type=text] {
    font-style: italic;
    color: #999;
}


.InfoOuter {
    display: inline-block;
    width: 49%;
    padding: 7px 0;
}

    .InfoOuter span {
        display: inline-block;
    }


    .InfoOuter .InfoTitle {
        font-weight: bold;
        padding-right: 15px;
        width: 26%;
    }

    .InfoOuter .InfoContent {
        width: 69%;
        padding: 0;
    }

.PolicyDtllist {
    padding: 0 0 0 26px;
    margin: 0;
}

    .PolicyDtllist li {
        padding: 6px 10px;
        list-style-type: decimal;
        list-style-position: outside;
        font-weight: bold;
        font-size: 13px;
    }

    .PolicyDtllist a:hover {
        color: #121212;
    }


    .PolicyDtllist li a {
        color: #61A2C4;
        margin: 0 0 0 10px;
        font-weight: normal;
    }

.expand span {
    vertical-align: middle;
    width: 40px;
    display: inline-block;
}

.expand a:hover {
    text-decoration: none;
}

.collapse { /* padding:10px 0 5px 40px;*/
    padding: 0 0 15px 0;
    line-height: 22px;
}


    .collapse > strong {
        display: inline-block;
        width: 150px;
    }

    .collapse a strong {
        width: auto;
    }

#divTerm.collapse strong {
    width: auto;
}

.collapse > strong {
    display: inline-block;
    width: 150px;
}

.PopcalAnchor {
    display: inline-block;
    vertical-align: middle;
}

.back {
    background: url(../images/policyDtls/back.png) no-repeat left center;
    color: #088BDA;
    display: inline-block;
    padding: 0 0 0 18px;
    position: absolute;
    top: 20%;
    z-index: 999;
}

.table {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: none;
}

    .table td, .table th {
        padding: 5px;
        border: 1px solid #ddd;
        border-width: 0 1px 1px 0;
        vertical-align: middle;
    }

    .table th {
        background: #eee;
        padding: 10px 8px;
        text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
    }

    .table td input[type=text], .table td input[type=password] {
        width: 92%;
        padding: 3px;
        min-width: auto;
    }

table td .datepickerTxt {
    width: 67% !important;
    min-width: 67%;
}

.remark {
    position: absolute;
    white-space: nowrap;
    display: inline-block;
    padding: 7px 0 0 50px;
}


.InfoTxt strong {
    display: inline-block;
    width: 170px;
}

.BlueHead {
    color: #5299BF;
    padding: 5px 0;
    font-size: 13px;
    font-weight: bold;
}


.blockUI.blockOverlay {
    background: #fff !important;
}



.formfield.TwoColField.DisableFields input[type=text], .formfield.TwoColField.DisableFields input[type=password], .formfield.TwoColField.DisableFields textarea, .formfield.TwoColField.DisableFields select {
    background: none;
    border: transparent;
    cursor: default;
    box-shadow: inset rgba(0, 0, 0, 0) 1px 1px 3px;
    -webkit-box-shadow: inset rgba(0, 0, 0, 0) 1px 1px 3px;
    -moz-box-shadow: inset rgba(0, 0, 0, 0) 1px 1px 3px;
}

.formfield.TwoColField.DisableFields select {
    outline: none;
    -moz-appearance: button;
    -webkit-appearance: textfield;
    appearance: textfield;
    margin-top: 6px;
}

.formfield.TwoColField.DisableFields .PopcalAnchor {
    display: none;
}

.DisableSelect {
    position: relative;
}

.DisableField {
    display: none !important;
}

.formfield.TwoColField.DisableFields .DisableField {
    position: absolute\9;
    top: 0;
    top: 21px\9;
    right: 79px\9;
    display: block\9 !important;
    bottom: 0\9;
    width: 35px !important;
    height: 20px;
    background: #fff;
    font-size: 0;
    padding: 0 !important;
    line-height: 0;
    *border: solid #fff;
    *border-width: 5px 30px 5px 5px;
    *top: 18px;
    *left: 120px;
    *width: 54% !important;
    *height: 13px;
    *right: 0;
    *background: transparent;
}

.formfield.TwoColField.DisableFields select {
}


.formfield.TwoColField .iptCnt span {
    display: inline-block;
    *display: inline-block;
    width: 125px;
}

.formfield.TwoColField .iptCnt {
    width: 100%;
}

.formfield.TwoColField .left, .formfield.TwoColField .right {
    width: 49%;
}

.formfield.TwoColField input[type=text], .formfield.TwoColField input[type=password], .formfield.TwoColField textarea {
    width: 55%;
}

.formfield.TwoColField select {
    width: 59%;
}

.formfield.TwoColField .iptCnt .requiredNew1 {
    width: auto;
}

.formfield.TwoColField .iptCnt .Errtxt {
    float: left;
}

.Errtxt {
    color: red;
    width: auto !important;
    display: block;
    margin-left: 130px;
    font-size: 11px;
    line-height: 0;
    *line-height: 10px;
    margin-top: 5px;
}

.InfoMsg, .error, .Success {
    padding: 10px 20px;
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    line-height: 20px;
}

.InfoMsg {
    background: #f7f7f7;
    border: 1px solid #eee;
    color: #666;
}

.error {
    background: #ffe7e1;
    border: 1px solid #ffdcce;
    color: #857760;
}

.Success {
    background: #eef7e2;
    border: 1px solid #c1de9b;
    color: #857760;
}


.StepCol {
    width: 29%;
}

    .StepCol.StepColForm {
        width: 40%;
    }

    .StepCol .iptCnt {
        width: auto;
        float: none;
        margin-right: 10px;
        padding: 0 0 5px 0;
    }

        .StepCol .iptCnt label {
            margin: 0 0 10px 0;
        }

            .StepCol .iptCnt label span {
                cursor: pointer;
                padding: 14px 10px 5px 0;
                vertical-align: top;
            }

        .StepCol .iptCnt input[type=text], .StepCol .iptCnt input[type=password], .StepCol .iptCnt textarea, .StepCol .iptCnt select, .StepCol .iptCnt input[type=file] {
            width: 200px;
            display: inline-block;
            vertical-align: top;
        }

        .StepCol .iptCnt select {
            min-width: 235px;
        }

        .StepCol .iptCnt span {
            color: #4d4c4c;
            display: inline-block;
            width: 100px;
        }

.Stepbuttons {
    padding: 0 35px 0 130px;
    text-align: right;
}

.GreenContainer {
    /*background:#E7F8CE;*/
    background: #F5F7F9;
    margin: 0 0 25px 0;
    padding: 15px;
    /*border:1px solid #D8EBBE;*/
    border: 1px solid #d7dee3;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    overflow: hidden;
}

    .GreenContainer a {
        color: #4D4C4C;
    }

        .GreenContainer a:hover {
            text-decoration: underline;
        }


.GreenPointer {
    background: url(../../images/gree-pointer.png) no-repeat left top;
    width: 16px;
    height: 22px;
    position: absolute;
    right: -15px;
    top: 45%;
    display: none;
}

.GreenContainer input[type=text], .GreenContainer input[type=password], .GreenContainer textarea, .GreenContainer select {
    border-color: #d0e2b7;
    box-shadow: inset rgba(182, 198, 160, 0.2) 1px 1px 3px;
    -webkit-box-shadow: inset rgba(182, 198, 160, 0.2) 1px 1px 3px;
    -moz-box-shadow: inset rgba(182, 198, 160, 0.2) 1px 1px 3px;
}

.StepColContent {
    padding: 0 15px 0 0;
}

.StepColReq ul li {
    list-style-type: none;
    background: url(../images/list-gray.png) no-repeat left 6px;
    padding: 4px 0 4px 20px;
    font-weight: bold;
}

    .StepColReq ul li:hover {
        background: url(../images/list-blue.png) no-repeat left 6px;
    }

.step2 .StepColForm {
    width: 54.5%;
}

.step2 .StepColReq {
    width: 45%;
}

.step2 .StepColTerm {
    width: 30%;
}

.step4 .StepColForm {
    width: 69%;
}

.step4 .StepColReq {
    width: 31%;
}

    .step4 .StepColReq textarea {
        width: 90%;
    }

.step4 .StepColTerm {
    width: 100%;
}

.StepColReq {
    width: 30%;
}

.StepColTerm {
    width: 30%;
}

.step1 .StepColReq {
    width: 49%;
}

.ValueAddTotal {
    text-align: center;
    margin: 15px 0;
    border: 1px solid #e8d9b4;
}

    .ValueAddTotal .ValueAddTotalIn {
        font-size: 14px;
        font-weight: bold;
        padding: 10px 20px;
        display: block;
        border: 1px solid #fff;
    }

    .ValueAddTotal strong {
        padding: 0 0 0 15px;
        font-size: 22px;
        color: #3f8b00;
        font-weight: normal;
        vertical-align: middle;
    }

.StepsContentOuter h3 {
    border-bottom: none;
}

.List {
    padding: 8px 0 0 0;
    margin: 0;
}

    .List li {
        list-style-type: none;
    }

.StepColReq .List li {
    padding: 2px 5px;
    font-weight: normal;
    background: none;
}

    .StepColReq .List li:hover {
        background: none;
    }

.GreenbxBrdr {
    border-top: 1px solid #d7dee3;
    padding: 10px 0 0 0;
    margin: 8px 0 0 0;
}

.StepsContentOuter.DisableFields input[type="text"], .StepsContentOuter.DisableFields input[type="password"], .StepsContentOuter.DisableFields textarea, .StepsContentOuter.DisableFields select {
    background: none;
    border: transparent;
    cursor: default;
    box-shadow: inset rgba(0, 0, 0, 0) 1px 1px 3px;
    -webkit-box-shadow: inset rgba(0, 0, 0, 0) 1px 1px 3px;
    -moz-box-shadow: inset rgba(0, 0, 0, 0) 1px 1px 3px;
}


.StepsContentOuter.DisableFields select {
    background: #F5F7F9 !important;
    border-color: #F5F7F9;
    outline: none;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
    margin-top: 6px;
}

.StepsContentOuter.DisableFields select {
    width: 200px;
}

.step1 .StepColForm {
    width: 49%;
}

.DisableSelect {
    position: relative;
}

.DisableField {
    display: none !important;
}

.StepsContentOuter.DisableFields .DisableField {
    position: absolute\9;
    top: 0;
    top: 9px\9;
    right: 61px\9;
    display: block\9 !important;
    bottom: 0\9;
    width: 35px !important;
    height: 20px;
    background: #F5F7F9;
    font-size: 0;
    padding: 0 !important;
    line-height: 0;
    *border: solid #F5F7F9;
    *border-width: 5px 30px 5px 5px;
    *top: 5px;
    *left: 111px;
    *width: 177px !important;
    *height: 13px;
    *right: 0;
    *background: transparent;
}

.policy-list-title {
    display: inline-block;
    width: 50%;
}

    .policy-list-title img {
        margin: 0 10px -4px 0;
    }

.user-title strong {
    color: #5496B8;
}

.no-margin {
    margin: 0 !important;
}


.datepick-trigger {
    margin: 11px 0 0 0;
    width: 18px;
    vertical-align: top;
}

.DisableFields .datepick-trigger {
    display: none;
}

.table .datepick-trigger {
    margin: 5px;
}

input[type=button].proceed-btn, input[type=submit].proceed-btn {
    margin: 10px 0 0 0;
}

.margin-left {
    margin-left: 10px;
}

.gray-background td {
    background: #f7f7f7;
    border-bottom: 1px solid #fff;
}

.ReadMore, .blacklink {
    display: inline-block;
    padding: 0 10px 0 0;
    background: url(../../images/bluearrow.png) no-repeat right center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-weight: bold;
}

    .blacklink.active-arrow { /*20230121 T #22452*/
        display: inline-block;
        padding: 0 10px 0 0;
        background: url(../../images/bluearrow-down.png) no-repeat right center;
    }

a.blacklink {
    color: #666;
}

.InfoContent, .InfoContent-auto {
    padding: 10px 5px 50px 20px;
    width: 600px;
}

    .InfoContent h1, .InfoContent-auto h1 {
        font-size: 18px;
        font-weight: normal;
        font-family: Arial, Helvetica, sans-serif;
        padding: 3px 0 15px 0;
    }

.history-popup .StepColContent {
    max-height: 250px;
    overflow: auto;
}

.ReceiptCon td {
    font-size: 12px;
}

.small-popup-container {
    position: relative;
    width: 0;
    height: 0;
    z-index: 100;
}

.small-popup {
    position: absolute;
    background: #E8F0F4;
    padding: 15px 15px 10px 10px;
    width: 350px;
    right: 20px;
    top: 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 2px solid #1C688E;
}

    .small-popup span {
        color: #444;
        vertical-align: middle;
    }

    .small-popup input[type=text], .small-popup input[type=password] {
        vertical-align: middle;
        border-color: #A9B6BC;
    }

.small-popup-pointer {
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    display: block;
    border: 8px solid transparent;
    border-bottom-color: #E8F0F4 !important;
    position: absolute;
    top: -15px;
    right: 10%;
}

a.small-popup-close {
    font-size: 10px;
    text-decoration: none;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    right: 5px;
    display: inline-block;
    padding: 3px 5px;
    top: 5px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}

    a.small-popup-close:hover {
        text-decoration: none;
        color: #fff;
        background: #5299bf;
    }

.level-box {
    margin: 0 0 10px 0;
    line-height: 17px;
    float: left;
    width: 45.99%;
    padding: 0 15px;
}

    .level-box h3 {
        color: #555;
        border: none;
        padding: 5px 10px;
        margin: -5px -10px;
    }

    .level-box table td {
        padding: 5px 10px;
    }

.radiobtns label {
    display: inline-block;
    vertical-align: top;
}

    .radiobtns label span {
        vertical-align: top;
        padding-bottom: 7px;
    }

    .radiobtns label input {
        vertical-align: top;
    }

.iptCnt.radiobtns .requiredNew1 {
    padding: 5px 0 0 5px;
    vertical-align: middle;
    line-height: 10px;
}

.info-collapse.collapse strong {
    display: inline-block;
    width: 250px;
    vertical-align: top;
}

.underconstruction {
    text-align: center;
    width: 50%;
    min-width: 300px;
    margin: 10% auto 0 auto;
    padding: 20px;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 18px;
}

    .underconstruction h1 {
        padding: 20px 0 0 0;
        font-size: 25px;
    }

    .underconstruction p {
        padding: 10px 0;
        color: #999;
    }

.notes-list {
    margin: 0;
    padding: 10px 0 0 0;
    border: none;
}

    .notes-list li {
        list-style-type: none;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border: 1px solid #ddd;
        margin: 0 0 5px 0;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        background: #fcfcfc;
        padding: 0;
    }

        .notes-list li h4 {
            padding: 3px 5px 0 8px;
        }

        .notes-list li p {
            padding: 2px;
            margin: 0 12px;
            border-top: none;
            line-height: 18px;
            position: relative;
            font-weight: normal;
            padding-top: 18px;
        }

            .notes-list li p .notes-time {
                position: absolute;
                right: 0;
                top: 0;
                font-size: 11px;
                color: #999;
            }

            .notes-list li p + p {
                border-top: 1px solid #eee;
            }

    .notes-list .notes-date {
        display: block;
        font-size: 12px;
        background: #eee;
        border-bottom: 1px solid #ddd;
        padding: 5px;
        font-weight: bold;
        color: #555;
        border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0;
    }

    .notes-list li li {
        border: none;
        /*background:url(../images/bluearrow.png) no-repeat left 8px;*/
        padding: 0 0 1px 0;
        border-top: none;
        background: #fcfcfc;
        margin: 0;
    }

        .notes-list li li + li {
            border-top: 1px solid #ddd;
        }

    .notes-list li ul {
        margin: 0;
        padding: 0;
    }


.status-red {
    color: #E55454;
}

.status-green {
    color: #52b152;
}

.status-brown {
    color: #c79810;
}

.grid-footer {
    font-weight: bold;
}

    .grid-footer td, table.gridview.border-gridview th {
        background: #eee;
    }

table.gridview.border-gridview a {
    color: #6D6C6C;
}

table.gridview.border-gridview {
    border: 1px solid #ddd;
    padding: 5px;
    margin: 10px 0;
}

.no-records {
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin: -11px 0 0 0;
}


.chk-label td label {
    display: inline-block;
}

.trans-bg {
    background: transparent;
}

    .trans-bg .content-box {
        border: none;
    }

#popup_overlay {
    background: #000 !important;
    opacity: 0.3 !important;
}

#popup_container #popup_title {
    color: #5496b8;
    font-size: 20px
}

#popup_container #popup_message {
    padding-left: 0;
}

.popup-table th {
    font-weight: bold;
    text-align: left;
}

.popup-table {
    font-size: 13px;
}



.ui-menu {
    max-height: 240px;
    overflow: auto;
}

.one-line-label .iptCnt label span {
    display: inline-block;
    padding-right: 10px;
    min-width: 120px;
    font-weight: bold
}

.gray-box {
    background: #f7f7f7;
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin: 0 0 10px 0;
}

    .gray-box .iptCnt label {
        margin-top: 0;
    }

.right-links {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
}

.right-links-new.right-links {
    bottom: auto;
    top: 0;
    text-align: right;
}

.right-links a {
    vertical-align: middle;
    display: inline-block;
}

.right-links .right-links-total {
    vertical-align: middle;
    padding: 0 0 5px 0;
    display: block;
}

.Search-new {
    background: #f7f7f7;
    border: 1px solid #eee;
    border-width: 1px 0;
    padding: 10px;
    margin: 10px 0;
}

.error-text {
    display: inline-block !important;
}

.select-label-ie7 {
    *padding: 5px 0;
}

.gridHeader {
    color: #3899C9;
}

.gridview-new table.gridview td {
    font-weight: bold;
    border: none;
}

.gridview-new table.gridview th {
    color: #3899C9;
}

.gridview-new table.gridview tr.odd, .gridview-new table.gridview tr {
    background: transparent;
}

.table, .tbl-grayHeader table {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: none;
}

    .table td, .table th, .tbl-grayHeader table td, .tbl-grayHeader table th {
        padding: 5px;
        border: 1px solid #ddd;
        border-width: 0 1px 1px 0;
        vertical-align: middle;
        font-size: 12px;
        color: #454545;
    }

    .table th, .tbl-grayHeader table th {
        background: #eee;
        padding: 10px 8px;
        text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
    }
/* AJAX Progress */

.div_progress {
    border: solid 1px darkgray;
    background-color: #ffffff;
    padding: 13px 20px 20px 20px;
    z-index: 999999;
    width: 330px;
}

.div_overlay {
    filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=40);
    filter: alpha(opacity=40);
    -moz-opacity: 0.40;
    opacity: 0.40;
    margin: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: fixed;
    z-index: 88888;
    overflow: hidden;
    text-align: center;
    background: darkgray;
}

.waiting {
    font-family: Arial;
    background: url(../images/waiting_1.gif) no-repeat center center;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.policy-dashboard-tbl > td {
    border: 1px solid #ddd;
    border-width: 0 1px 1px 0;
    padding: 0;
}

.policy-dashboard-tbl td td {
    padding: 5px;
}

    .policy-dashboard-tbl td td td {
        padding: 0;
    }

.f-field {
    float: left;
    width: 30%;
    padding: 5px 0;
}

    .f-field label span.f-field-title { /*display:inline-block;*/
        display: block;
        vertical-align: top;
        padding: 7px 5px 0 0;
        min-width: 100px;
        /*text-align:right;*/
        font-weight: bold;
        color: #666;
    }

    .f-field label select {
        vertical-align: top;
        width: 100px;
        padding: 4px;
        border: 1px solid #ddd;
    }

    .f-field label input[type=text] {
        min-width: 80px;
        vertical-align: middle;
    }

    .f-field label .datepick-trigger {
        margin-top: 8px;
    }

.right.Search {
    padding-top: 15px
}

.popup-newCnt {
    padding: 10px 15px 15px 15px;
}

    .popup-newCnt h1 {
        padding: 0 0 25px 0;
        font-size: 21px;
        color: #5496b8;
        font-weight: normal;
    }

    .popup-newCnt .iptCnt label span {
        display: inline-block;
        width: 150px;
        font-weight: bold;
    }

    .popup-newCnt .iptCnt.iptCnt-radio {
        padding: 5px 0;
    }


.popupnew-btncont {
    background: #f7f7f7;
    border-top: 1px solid #ddd;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: right;
    padding: 10px;
}

.edit-btn-link {
    font-weight: bold;
    padding: 0 0 0 25px;
    display: inline-block;
    text-decoration: none;
    margin: 0 0 0 10px;
}

.edit-con-slide {
    padding: 10px 15px;
    border: 1px solid #e1e1e1;
    background: #f9f9f9;
    margin: 5px 0 0 150px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

    .edit-con-slide fieldset {
        margin: 0;
    }

.print-date-field {
    float: none;
    margin: 0 auto 20px auto;
    border-bottom: 1px solid #eee;
    background: #f2f2f2;
    padding: 10px;
    width: 302px;
}

.photo-container {
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    width: auto;
    padding: 50px 0 0 0;
    position: relative;
    min-width: 210px;
    margin: 10px 0 0 0;
    text-align: center;
}

    .photo-container label {
        margin: 0;
    }

.photo-container-input {
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-bottom: 1px solid #ddd;
    height: 30px;
    padding: 5px;
    overflow: hidden;
}

    .photo-container-input input {
        width: 90%;
    }

.Search select {
    min-width: 10px;
    max-width: 150px;
}

.reverse-initial-fee-tbl {
    border: 1px solid #ddd;
    padding: 0;
    text-align: left;
}

    .reverse-initial-fee-tbl th {
        background: #f2f2f2;
        padding: 2px 5px;
    }

    .reverse-initial-fee-tbl td {
        padding: 5px;
    }

        .reverse-initial-fee-tbl td input {
            vertical-align: middle;
        }

        .reverse-initial-fee-tbl td strong {
            display: inline-block;
            padding-left: 5px;
            color: #666;
        }

            .reverse-initial-fee-tbl td strong b {
                color: #000;
            }

.slidemenu ul li.Broker-auto-lapse-menu a {
    padding-left: 5px;
    padding-right: 5px;
}


.marquee, .marquee-with-options {
    width: 450px;
    overflow: hidden;
}

.footer-marquee {
    display: inline-block;
    float: right;
    padding: 0 10px;
    background: #E8F7FF;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 2px;
    -o-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 2px;
    color: #333;
    position: relative;
    overflow: hidden;
}


.copyright-cnt {
    float: left;
}





.claims-req-radios {
    background: #fffdf0;
    border: 1px solid #eddea1;
    padding: 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.08) 0 1px 1px;
    margin: 0 0 10px 0;
}

    .claims-req-radios h3 {
        padding-top: 0;
    }

.cms-radio-btns {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

    .cms-radio-btns label {
        width: 150px;
        display: inline-block;
        text-align: right;
        vertical-align: top;
    }

    .cms-radio-btns span {
    }

        .cms-radio-btns span label {
            cursor: pointer;
            width: auto;
        }

.icon-tick, .icon-pending {
    background: url(../images/tick.png) no-repeat left top;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: top;
}

.icon-pending {
    background-image: url(../images/pending.png);
}

.payment-interval-amt {
    font-size: 14px;
    font-weight: bold;
}

#tblPaymentInterval.collapse {
    padding-left: 0;
}

.formfield .iptCnt.inline textarea {
    display: inline-blcok !important;
}

/*

.col-left {
float:left;
width:43%;
margin:15px 0 0 -80px;
}
.col-right {
float:right;
width:53%;
}
h3.expand {
background:url(../images/add.png) no-repeat left;
display:inline-block;
font-size:12px;
font-weight:normal;
margin:5px 0 0 0;
}
h3.expand a {
padding:0 0 0 20px;
color:#5299bf;
text-decoration:none;
display:inline-block;
}
h3.expand a:hover {
color:#3b82a8;
text-decoration:underline;
}
.collapse {
padding:0 0 15px 0;
}
.collapse .iptCnt {
width:100%;
}
.collapse .iptCnt .formfield label {
display:block;
}
.collapse .formfield select {
display:block !important;
width: 339px;
}
.collapse .formfield textarea {
height:100px;
width: 316px;
}
.col-right h2 {
font-size:18px;
font-weight: normal;
color: #686b6c;
padding:0 0 10px 0;
}
.col-right ul {
margin:0;
padding:0;
list-style-type:none;
}
.col-right ul li {
padding:6px 0;
display:block;
}
*/

.docs-uploaded-box {
    padding: 10px 0 0 40px;
}

    .docs-uploaded-box a {
        font-size: 13px;
        font-weight: bold;
    }

    .docs-uploaded-box .row-block {
        padding: 0 0 10px 0;
    }

        .docs-uploaded-box .row-block h1 {
            font-size: 14px;
            font-weight: bold;
            float: none;
            padding: 0 0 5px 0;
            margin: 0;
        }

        .docs-uploaded-box .row-block .colL {
            float: left;
            width: 40%;
        }

        .docs-uploaded-box .row-block .colR {
            float: right;
            width: 55%;
        }

        .docs-uploaded-box .row-block ul {
            list-style-type: none;
            padding: 0;
            margin: 0;
        }

            .docs-uploaded-box .row-block ul li {
                display: block;
                padding: 0 0 3px 0;
            }

                .docs-uploaded-box .row-block ul li a {
                    display: inline-block;
                    font-weight: normal;
                    font-size: 13px;
                }

        .docs-uploaded-box .row-block label {
            width: 58%;
        }

            .docs-uploaded-box .row-block label.file {
                width: 41% !important;
            }

            .docs-uploaded-box .row-block label, .docs-uploaded-box .row-block label span {
                display: inline-block;
            }

a.anchor-btn {
    padding: 5px 8px;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 1px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 1px;
    background: #f9f9f9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    color: #5496b8;
    text-decoration: none;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

    a.anchor-btn:hover {
        text-decoration: none;
        background: #f1f1f1;
    }

    a.anchor-btn:active {
        box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 1px, rgba(0, 0, 0, 0) 0 1px 1px;
        -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 1px, rgba(0, 0, 0, 0) 0 1px 1px;
        -moz-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 1px, rgba(0, 0, 0, 0) 0 1px 1px;
        background: #eee;
    }

span.top-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    display: inline-block;
}

.f-field.payment-for-period {
    margin: 0 0 0 163px;
}


.disabledRow {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

    .disabledRow td {
        background: #eee;
    }

.viewinvoice-tbl .disabledRow .Regenerate {
    display: none;
}

.notes-textarea textarea {
    width: 98% !important;
}

.notes-textarea .requiredNew1 {
    padding: 50px 0 0 0;
    text-align: center;
}

.note-listing {
    background: #fcfcfc;
    border: solid 1px #dddddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 10px;
    margin: 15px 0;
}

    .note-listing p {
        border-bottom: solid 1px #eeeeee;
        padding: 5px 0;
        clear: both;
    }

        .note-listing p:last-child {
            border: none;
        }

        .note-listing p strong {
            display: inline-block;
            width: 73%;
            vertical-align: top;
        }

        .note-listing p span {
            display: inline-block;
            width: 25%;
            text-align: right;
            padding: 0 0 0 10px;
            vertical-align: top;
        }

.pdf-grid-table table {
    font-family: Arial;
    color: #fff;
    border: solid 1px #ccc;
    width: 98%;
    margin: 0 auto;
}

    .pdf-grid-table table tr th {
        font-weight: bold;
        background: #eee;
    }

h1.pdf-heading {
    text-align: center;
    margin: 0 0 10px 0;
}

.BigLoading {
    text-align: center;
    padding-top: 100px;
}

    .BigLoading span {
        display: block;
    }

    .BigLoading .BigLoading-loader {
        background: url(../images/ubuntu-loader.gif) no-repeat center center;
        width: 100px;
        height: 50px;
        display: inline-block;
    }

.formfield select.reportBig {
    max-width: 350px;
}

.top-new-links {
    float: right;
    text-align: right;
}

    .top-new-links a, .top-new-links input[type="submit"] {
        text-align: center;
        vertical-align: middle;
    }

    .top-new-links input[type="submit"] {
        display: inline-block;
    }

    .top-new-links a {
        margin: 0 5px;
        text-decoration: none;
    }

        .top-new-links a img {
            vertical-align: middle;
        }

        .top-new-links a.linkBtn, .top-new-links input[type="submit"], input[type="submit"].button {
            background: #61a2c4; /* Old browsers */
            background: -moz-linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #61a2c4), color-stop(100%, #5496b8)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* IE10+ */
            background: linear-gradient(top, #61a2c4 0%, #5496b8 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61a2c4', endColorstr='#5496b8', GradientType=0 ); /* IE6-9 */
            border: solid 1px #4d8daf;
            padding: 5px 10px !important;
            padding: 5px 5px\9 !important;
            *padding: 2px 5px !important;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            font-weight: bold;
            color: #ffffff;
            outline: none !important;
        }

            .top-new-links a.linkBtn:hover, .top-new-links input[type=button]:hover, .top-new-links input[type=submit]:hover, .top-new-links input[type=button].active, .top-new-links input[type=submit]:focus, input[type=submit].button:hover, input[type=button].button.active, input[type=submit].button:focus {
                background: #5496b8; /* Old browsers */
                background: -moz-linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5496b8), color-stop(100%, #61a2c4)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* IE10+ */
                background: linear-gradient(top, #5496b8 0%, #61a2c4 100%); /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5496b8', endColorstr='#61a2c4', GradientType=0 ); /* IE6-9 */
                border: solid 1px #4d8daf;
                outline: none !important;
            }

h1.blue-heading {
    color: #5496B8;
    font-size: 15px;
    font-weight: bold;
    margin: 15px 0 5px 0;
    padding: 0 0 5px 0;
    border-bottom: solid 1px #eeeeee;
}



.iptwidth {
    width: 31%;
}

#fancybox-inner .InfoContent.paymndone {
    padding: 0 0 0 0;
}

    #fancybox-inner .InfoContent.paymndone .StepColContent {
        padding: 0 0 0 0;
    }

        #fancybox-inner .InfoContent.paymndone .StepColContent #divPayDone table.payment-info tbody tr td {
            padding: 0 10px;
        }


#popupBlock {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    position: fixed;
    background-color: rgba(4, 38, 56, 0.7);
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif !important;
    z-index: 99999;
}

img#close {
    position: absolute;
    right: 15px;
    top: 20px;
    cursor: pointer;
}

div#popupBlcokInner {
    position: absolute;
    left: 22%;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    top: 14%;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    padding: 15px 0;
    font-family: 'OpenSans', Arial, Helvetica, sans-serif;
    background-color: rgba(255, 255, 255, 1);
}

    div#popupBlcokInner h1 {
        background: #f3f7f9;
        background: -moz-linear-gradient(top, #f3f7f9 0%, #dde5e9 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f7f9), color-stop(100%,#dde5e9));
        background: -webkit-linear-gradient(top, #f3f7f9 0%,#dde5e9 100%);
        background: -o-linear-gradient(top, #f3f7f9 0%,#dde5e9 100%);
        background: -ms-linear-gradient(top, #f3f7f9 0%,#dde5e9 100%);
        background: linear-gradient(top, #f3f7f9 0%,#dde5e9 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f7f9', endColorstr='#dde5e9',GradientType=0 );
        border-bottom: 1px solid #a8bcc6;
        font-size: 18px;
        font-weight: bold;
        padding: 15px 0 15px 15px;
        margin: -15px 0 0 0;
        position: absolute;
        color: #454545;
        left: 0;
        font-family: Arial, Helvetica, sans-serif;
        right: 0;
        text-align: left;
    }

    div#popupBlcokInner iframe {
        border: 0;
        outline: 0;
    }

button.popup-btn {
    width: 130px;
    height: 35px;
    border-radius: 3px;
    background-color: #3388aa;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    margin: 0 auto 10px auto;
    display: block;
    outline: 0;
    border: 0;
    float: right;
}


.policyLeftsect {
    float: left;
}

.policyRightsect {
    float: left;
    padding: 0 0 0 170px;
}

table.COIoutlettable tr td input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
}

table.COIoutlettable tr td label {
    display: inline-block;
    vertical-align: middle;
    margin: 7px 0 0 7px;
}

table.prdctovrTable {
    border: 1px solid #d5d5d5;
}

    table.prdctovrTable > tbody > tr > th {
        background: #0070c0;
        padding: 0 0 5px 5px;
        color: #FFFFFF;
        border: 0px none;
        font-size: 14px;
        border-right: 1px solid #ccc;
    }

        table.prdctovrTable > tbody > tr > th:last-child {
            border-right: 0x none;
        }

    table.prdctovrTable > tbody > tr:nth-of-type(odd) td {
        background: #ddebf7;
    }

    table.prdctovrTable > tbody > tr > td {
        padding: 5px;
        border: 0px none;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        font-size: 14px;
    }

    table.prdctovrTable > tbody > tr:last-child > td {
        background: #0070c0;
        color: #FFFFFF;
    }

    table.prdctovrTable > tbody > tr > td:last-child {
        border: 0px none;
        border-right: 0px none;
        border-bottom: 1px solid #ccc;
    }

    table.prdctovrTable > tbody > tr:last-child > td {
        border-bottom: 0px none;
    }

.content-box h1.bussinesOverviewHead {
    float: none;
}

.content-box .bussinesstableMain {
    float: left;
    width: 30%;
    margin: 0 15px 0 0;
}

    .content-box .bussinesstableMain:last-child {
        margin: 0 0 0 0;
    }

    .content-box .bussinesstableMain .busismlhead {
        display: block;
        text-align: center;
        padding: 10px 0;
        font-weight: bold;
        font-size: 15px;
    }

table.businsovrTable {
    border: 1px solid #d5d5d5;
}

    table.businsovrTable > tbody > tr > th {
        background: #0070c0;
        padding: 5px;
        color: #FFFFFF;
        border: 0px none;
        font-size: 14px;
        border-right: 1px solid #ccc;
    }

        table.businsovrTable > tbody > tr > th:last-child {
            border-right: 0x none;
        }

    table.businsovrTable > tbody > tr:nth-of-type(odd) td {
        background: #ddebf7;
    }

    table.businsovrTable > tbody > tr > td {
        padding: 5px;
        border: 0px none;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        font-size: 14px;
    }

        table.businsovrTable > tbody > tr > td:last-child {
            border: 0px none;
            border-right: 0px none;
            border-bottom: 1px solid #ccc;
        }

    table.businsovrTable > tbody > tr:last-child > td {
        border-bottom: 0px none;
    }

.newpassHead {
    padding: 10px;
    display: block;
    border-bottom: 2px solid #4d8daf;
    font-size: 16px;
    color: #4d8daf;
    font-weight: bold;
}

.newuserwindow {
    width: 420px;
    height: 405px;
    position: absolute;
    top: 140px;
    background: #ffffff;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 15px;
}

.landingpage-buttons {
}

    .landingpage-buttons .landing-icon {
        width: 110px;
        height: 110px;
        background: #c3c3c3;
        border: 2px solid #7d7d7d;
        color: #FFFFFF !important;
        margin-right: 10px;
        text-align: center;
        vertical-align: middle;
        text-decoration: none;
        padding: 20px 0;
        font-size: 12px;
        font-weight: 600;
        display: inline-block;
        *display: inline;
        border-radius: 200px;
        -moz-border-radius: 200px;
        -webkit-border-radius: 200px;
    }

        .landingpage-buttons .landing-icon img {
            margin: 0 0 12px 0;
        }

        .landingpage-buttons .landing-icon span {
            display: block;
        }

    .landingpage-buttons a {
        width: 100px;
        height: 100px;
        display: inline-block;
    }

/* 20200709 Prashant added for user Notification Messagebox */
.nav-tabs li a {
    height: 40px !important;
    padding: 11px !important;
}

.navbar-default .bell {
    position: absolute;
    display: block;
    margin-left: -60px;
    top: 30px;
}

.MessagePopup {
    margin: 0 auto;
    display: none;
    padding: 12px;
    overflow: hidden;
    position: fixed;
    width: 330px;
    height: 420px;
    top: 52px;
    margin-left: -160px;
    z-index: 10000;
    background-color: #dfe0e1;
}

.upArrow {
    top: 43px;
    z-index: 999999;
    margin-left: -3px;
    /*left: calc(84% - 16px);*/
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #dfe0e1 transparent;
    position: fixed;
    display: none;
}

.msgboxInnerDiv {
    padding: 10px;
    height: 365px;
    width: 303px;
    overflow-y: auto !important;
}

.bell .badge {
    position: absolute;
    top: -21px;
    right: -16px;
    padding: 4px 5px;
    border-radius: 50%;
    color: white;
}

.notification {
    background-color: #fff;
    padding: 5px;
    margin: 5px 15px 5px -10px;
    -webkit-user-select: text !important;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text !important;
    opacity: 0.9 !important;
    z-index: 500000 !important;
}

.spnMessageBox {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 3px;
    color: #000;
}

    .spnMessageBox:hover {
        display: inline-block;
        font-size: x-large;
    }

.formfield .iptCnt.checkbox-margin input[type="checkbox"] {
    margin: 0;
}

.formfield .iptCnt.checkbox-margin label td label {
    margin: 0 0 10px 5px;
    vertical-align: top;
}

.formfield .iptCnt.checkbox-margin label span {
    margin: 0 0 10px 0;
}

.iptCnt label span.requiredNew1 { /*20221130 #22316 T added*/
    display: inline-block !important;
}


.primary-dark {
    color: #216b94;
}

.primary-dark-bg {
    background-color: #216b94;
}

.primary-light-bg {
    background-color: #61a2c4;
}
 