﻿body {
    margin: 0 auto;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #646464;
    font-size: 12px;
    font-weight: normal;
    background: #fff;
}

form {
    padding: 0;
    margin: 0;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    color: #646464;
    font-size: 12px;
    font-weight: normal;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #646464;
    font-size: 20px;
    font-weight: normal;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #646464;
    font-size: 18px;
    font-weight: normal;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    color: #646464;
    font-size: 16px;
    font-weight: normal;
}

img {
    border: none;
    vertical-align: top;
}

a {
    outline: none;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #e41e26;
    font-size: 12px;
    font-weight: normal;
}

    a:hover {
        text-decoration: none;
        color: #646464;
    }

.fclear {
    clear: both;
    float: none;
    line-height: 0px;
    height: 0px;
    font-size: 0px;
    overflow: hidden;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

input, select, textarea {
    color: #646464;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px;
    vertical-align: sub;
    vertical-align: middle;
    margin-top: 0px;
}

    input[type=image] {
        padding: 0;
        margin: 0;
    }
/*======== Start header and Menu class ========*/
.pagemn {
    width: 980px;
    margin: 0 auto;
}

.headermn {
    float: left;
    height: 143px;
    padding-top: 5px;
    width: 100%;
}

.logo {
    float: left;
    padding-top: 12px;
}

.slogan {
    float: left;
    width: auto;
    text-align: right;
    font-size: 16px;
    color: #e41e26;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 45px;
    padding-left: 25px;
    margin-top: 40px;
    margin-left: -17%;
    font-weight: bold;
}

    .slogan b {
        display: block;
        color: #000000;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-top: 3px;
    }
/*.sloganHSTOP
{
    float: left;
    width: auto;
    text-align: right;
    font-size: 15px;
    color: #e41e26;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 62px;
    padding-left: 122px;
    margin-top: 40px;
    margin-left: -17%;
    font-weight: bold;
}
*/
.sloganHSTOP {
    float: left;
    width: auto;
    text-align: left;
    font-size: 18px;
    color: #e41e26;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 62px;
    padding-left: 250px;
}
    /*
.slogan b
{
    display: block;
    color: #000000;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-top: 3px;
}
*/
    .sloganHSTOP b {
        display: block;
        color: #000000;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-top: 3px;
    }

.headerrt {
    float: right;
    width: auto;
}

.calltxt {
    float: right;
    width: auto;
    font-size: 18px;
    text-align: right;
    padding-top: 12px;
}

    .calltxt strong {
        color: #4e4e4e;
        font-size: 16px;
    }

    .calltxt span {
        color: #e41e26;
        font-size: 16px;
        font-weight: bold;
    }

    .calltxt label {
        font-size: 12px;
        color: #a39f9f;
        font-family: Arial, Helvetica, sans-serif;
    }

.calltxtRW {
    float: right;
    width: auto;
    font-size: 18px;
    text-align: right;
    padding-top: 12px;
}

    .calltxtRW strong {
        color: #4e4e4e;
        font-size: 13px;
    }

    .calltxtRW span {
        color: #e41e26;
        font-size: 18px;
        font-weight: bold;
    }

    .calltxtRW label {
        font-size: 12px;
        color: #a39f9f;
        font-family: Arial, Helvetica, sans-serif;
    }

.label-welcome {
    color: #000 !important;
}

.timetxtmn {
    float: right;
}

    .timetxtmn img.fleft {
        float: left;
        margin-top: 70px;
    }

.timetxtRW {
    float: left;
    text-align: right;
    color: #000;
    margin-top: -2px;
    padding-right: 0px;
    font-weight: normal;
}

    .timetxtRW label {
        color: #a39f9f;
        display: block;
        padding-bottom: 10px;
        font-weight: normal;
    }

        .timetxtRW label span {
            color: #a39f9f;
        }

    .timetxtRW span {
        color: #e41e26;
    }

    .timetxtRW a {
        color: #e41e26;
        margin-right: 0px;
        font-weight: normal;
    }

        .timetxtRW a:hover {
            color: #666;
        }

.timetxt {
    float: left;
    text-align: right;
    color: #000;
    margin-top: 50px;
    padding-right: 5px;
    font-weight: normal;
}

    .timetxt label {
        color: #a39f9f;
        display: block;
        padding-bottom: 10px;
        font-weight: normal;
    }

        .timetxt label span {
            color: #a39f9f;
        }

    .timetxt span {
        color: #e41e26;
    }

    .timetxt a {
        color: #e41e26;
        margin-right: 20px;
        font-weight: normal;
    }

        .timetxt a:hover {
            color: #666;
        }

.timetxtIVR {
    float: left;
    text-align: right;
    color: #000;
    margin-top: 28px;
    padding-right: 5px;
    font-weight: normal;
}

    .timetxtIVR label {
        color: #a39f9f;
        display: block;
        padding-bottom: 10px;
        font-weight: normal;
    }

        .timetxtIVR label span {
            color: #a39f9f;
        }

    .timetxtIVR span {
        color: #e41e26;
    }

    .timetxtIVR a {
        color: #e41e26;
        margin-right: 0px;
        font-weight: normal;
    }

        .timetxtIVR a:hover {
            color: #666;
        }

.timetxtIVRRW {
    float: left;
    text-align: right;
    color: #000;
    margin-top: 75px;
    padding-right: 5px;
    font-weight: normal;
}

    .timetxtIVRRW label {
        color: #a39f9f;
        display: block;
        padding-bottom: 10px;
        font-weight: normal;
    }

        .timetxtIVRRW label span {
            color: #a39f9f;
        }

    .timetxtIVRRW span {
        color: #e41e26;
    }

    .timetxtIVRRW a {
        color: #e41e26;
        margin-right: 0px;
        font-weight: normal;
    }

        .timetxtIVRRW a:hover {
            color: #666;
        }

.menumn {
    float: left;
    width: 100%;
    background: #717171;
    height: 40px;
}

    .menumn ul {
        margin: 0;
        padding: 0;
        list-style: none;
        float: left;
        width: 100%;
    }

    .menumn li {
        float: left;
        padding: 13px 0 0 0;
        height: 27px;
        position: relative;
    }

        .menumn li:hover ul {
            display: block;
        }

    .menumn ul li ul {
        display: none;
        background: url(../../images/submenu-bg.jpg) repeat-y left top !important;
        width: 148px;
        position: absolute;
        left: 0px;
        top: 40px;
        z-index: 9;
    }

        .menumn ul li ul li {
            background: url(../../images/submenu-divider.png) repeat-x left bottom !important;
            padding: 10px 0 10px 0;
            height: auto;
            width: 148px;
        }

            .menumn ul li ul li:hover {
                background: #e41e26 !important;
            }

                .menumn ul li ul li:hover a {
                    color: #fff;
                }

            .menumn ul li ul li a {
                color: #717171;
                font-size: 11px;
                font-family: Arial, Helvetica, sans-serif;
                line-height: none;
                border: none;
            }

    .menumn li.active, .menumn li:hover {
        background: #e41e26;
    }

    .menumn li.last {
        background: #717171;
        margin-left: -3px;
        position: relative;
    }

    .menumn li a {
        font-size: 11px;
        color: #FFF;
        font-weight: bold;
        float: left;
        padding: 0 20px;
        border-right: 1px solid #b8b8b8;
        text-decoration: none;
    }

        .menumn li a:hover {
            color: #fff;
        }
/*======== Start footer class ========*/
.footermn {
    float: left;
    width: 100%;
}

.footerlink {
    background: #e31f26;
    height: 21px;
    width: 100%;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 5px;
}

.flogo {
    float: left;
    padding: 8px 0;
}

.footertxt {
    font-size: 12px;
    text-align: center;
    float: left;
    width: 100%;
    padding: 5px 0 5px 0;
    color: #000;
}

    .footertxt strong {
        color: #e41e26;
    }
/*======== Start content class ========*/
.contentmn {
    float: left;
    width: 100%;
    padding: 16px 0 20px 0;
}

.contentmnIMRW {
    float: left;
    width: 100%;
    padding: 0px 0 20px 0;
}

.graybox1 {
    border: 1px solid #d1d1d1;
    width: 978px;
    background: #f0f0f0;
    float: left;
}

.tab3 {
    float: left;
    width: 100%;
}

.cpsub1 {
    float: left;
    width: 96%;
    padding: 2%;
}

.cpsub1IVR {
    float: left;
    width: 925px;
    padding: 35px 0 35px 0px;
}

.cpsub1RW {
    float: left;
    width: 925px;
    padding: 35px 0 44px 45px;
}

.cpsub1_left {
    float: left;
    width: 460px;
    background: url(images/line1.png) repeat-y right;
    font-size: 14px;
}

.cpsub1_left_noLine {
    float: left;
    width: 452px;
    font-size: 14px;
}

    .cpsub1_left_noLine strong {
        color: #e31e28;
    }

.cpsub1_leftn {
    float: left;
    width: 454px;
    background: url(images/line3.png) no-repeat right;
    font-size: 14px;
}

    .cpsub1_left strong, .cpsub1_leftn strong {
        color: #e31e28;
    }

.cpsubO1 {
    float: left;
    width: 100%;
}

.cpsubO1_left {
    float: left;
    width: 444px;
    background: url(images/line1.png) repeat-y right;
    font-size: 14px;
}

.cpsubO1_leftn {
    float: left;
    width: 454px;
    background: url(images/line3.png) no-repeat right;
    font-size: 14px;
}

    .cpsubO1_left strong, .cpsubO1_leftn strong {
        color: #e31e28;
    }

.txt12bn {
    font-weight: normal;
    font-size: 12px;
}

.txt12 {
    font-size: 12px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.txt12RW {
    font-size: 12px;
    color: #D9141D;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.txt12 span {
    line-height: 20px;
}

.txt12 input {
    vertical-align: middle;
    padding-right: 0px;
    padding-left: 10px;
}

.sel03 select {
    border: 1px solid #c6c6c6;
    padding: 2px;
    width: 58px;
    float: left;
}

.sel03 img {
    float: left;
    padding: 2px 15px 0 6px;
}

.fortd {
    float: left;
    width: 100%;
}

    .fortd td {
        padding: 0 0 14px 0;
    }

.cplt01 {
    float: left;
    width: 100%;
    padding-bottom: 14px;
}

    .cplt01 label {
        padding-right: 8px;
    }

.lab01 {
    float: left;
    width: 100px;
}

.cpsub1_right {
    float: left;
    width: 450px;
    padding-left: 13px;
    font-size: 14px;
}

    .cpsub1_right strong {
        color: #e31e28;
    }

.cplt02 {
    float: left;
    width: 100%;
    padding-top: 12px;
}

    .cplt02 label {
        float: left;
        width: 160px;
        padding-right: 12px;
        text-align: right;
        padding-top: 3px;
    }

.name {
    float: left;
    width: 160px;
    padding-right: 12px;
    text-align: right;
    padding-top: 3px;
    font: 8px;
}

.forlab2 .cplt02 label {
    width: 178px;
}

.forlab2 .cplt02 .undlab label, .forlab2 .cplt02 .undlab {
    width: auto;
    text-align: left;
    font-size: 12px;
    float: none;
}

.cplt03 {
    float: left;
    width: 100%;
}

    .cplt03 label {
        width: 160px;
        padding-right: 12px;
        text-align: right;
        padding-top: 3px;
    }

#fadeBlock .cpsubO1 {
    width: 94%;
    padding: 3%;
}

.forlab2 .cplt03 label {
    width: 178px;
}

.forlab2 .cplt03 .undlab label, .forlab2 .cplt03 .undlab {
    width: auto;
    text-align: left;
    font-size: 12px;
    float: none;
}

.txtbgRWMobile {
    background: url(images/txt1.png) no-repeat 0 0 transparent;
    border: 0 none;
    float: left;
    height: 22px;
    padding: 0 0 0 4px;
    width: 227px;
    line-height: 22px;
}

.txtbg01 {
    float: left;
    width: 247px;
    height: 22px;
}

    .txtbg01 input {
        float: left;
        width: 216px;
        height: 19px;
        padding: 0 2px 0 6px;
        border: 0px;
        line-height: 19px;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #c6c6c6;
        border-right: 2px solid #bfbfbf;
        border-bottom: 2px solid #a8a8a8;
    }

.txtbg001 {
    float: left;
    width: 239px;
    height: 22px;
}

    .txtbg001 input, .txtbg03 input {
        float: left;
        width: 228px;
        height: 19px;
        margin: 0 !important;
        padding: 0 2px 0 6px;
        border: 0px;
        line-height: 19px;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #c6c6c6;
        border-right: 2px solid #bfbfbf;
        border-bottom: 2px solid #a8a8a8;
    }

.left-float {
    float: left;
}

.txtbg03 #ContentPlaceHolder1_txtResiStd, .txtbg03 #ContentPlaceHolder1_txtSelfSTDCode {
    margin-right: 10px !important;
    width: 42px !important;
}

.txtbg02 {
    border: 1px solid #c6c6c6;
    padding: 2px 2px 2px 4px;
    width: 227px;
    float: left;
}

.txtbg02PA {
    border: 1px solid #c6c6c6;
    padding: 2px 2px 2px 4px;
    width: 120px;
}

.btnmn {
    float: left;
    text-align: center;
    width: 100%;
}

.btnmn2 {
    float: left;
    text-align: center;
    width: 100%;
    padding-top: 30px;
}

.btnmn4 {
    float: left;
    text-align: center;
    width: 100%;
    padding-top: 0px;
}

.txt10 {
    float: left;
    padding-top: 16px;
    text-align: right;
    color: #313131;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    width: 925px;
}

    .txt10 a {
        color: #313131;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
    }

        .txt10 a:hover {
            color: #D9141D;
        }

.txt10RW {
    float: left;
    padding-top: 5px;
    text-align: right;
    color: #313131;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    width: 964px;
}

    .txt10RW a {
        color: #313131;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
    }

        .txt10RW a:hover {
            color: #D9141D;
        }

.cpsub2 {
    float: left;
    width: 100%;
    background: #c1c1c1;
    padding: 20px 0 22px 0;
}

.cpsub2_left {
    width: 451px;
    float: left;
    background: url(images/line2.png) no-repeat right top;
    height: 150px;
    padding-left: 14px;
}

.yearbox {
    float: left;
    width: 142px;
    padding: 11px 0 11px 7px;
    height: 107px;
    float: left;
    margin-right: 1px;
    background: #5d5d5d;
}

.PAyearbox {
    float: left;
    width: 142px;
    padding: 11px 0 11px 7px;
    height: 122px;
    float: left;
    margin-right: 1px;
    background: #5d5d5d;
}

.ylab {
    float: left;
}

    .ylab input {
        float: left;
    }

    .ylab b {
        float: left;
        width: 115px;
        font-size: 15px;
        font-weight: bold;
        font-family: Arial;
        color: #FFF;
        padding-left: 2px;
        height: 55px;
    }

.ylabb {
    float: left;
    width: 93%;
    font-size: 15px;
    font-weight: bold;
    font-family: Arial;
    color: #FFF;
    text-align: center;
    padding: 9px 0;
}

.txt12n {
    background: #FFFFFF;
    color: #000000;
    text-align: center;
    font-size: 12px;
    width: 128px;
    margin-left: 4px;
    height: 40px;
    padding-top: 3px;
    float: left;
}

    .txt12n strong {
        color: #e31e28;
        font-size: 18px;
        display: block;
    }

.cpsub2_right {
    float: left;
    width: 430px;
    padding-left: 30px;
}

    .cpsub2_right h2 {
        font-family: Arial, Helvetica, sans-serif;
        color: #000;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        margin: 0 0 12px 0;
    }

    .cpsub2_right ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .cpsub2_right li {
        color: #333;
        font-size: 12px;
        font-weight: bold;
        padding-bottom: 10px;
        background: url(images/arrow.png) no-repeat 0 3px;
        padding-left: 13px;
    }

.cpsub3 {
    float: left;
    width: 935px;
    padding: 20px 0 0 15px;
}

.tabsmn {
    float: left;
    width: 100%;
}

    .tabsmn span {
        float: left;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        border: 1px solid #d1d1d1;
        padding: 6px 13px 0 13px;
        height: 22px;
        background: #d8d8d8;
        border-bottom: 0px;
        margin-right: 5px;
        cursor: pointer;
        text-transform: uppercase;
    }

        .tabsmn span.active {
            height: 23px;
            margin-bottom: -1px;
            position: relative;
            background: #f0f0f0;
        }

.tabsbox {
}

.tabsbox_lt {
    padding-left: 22px;
    float: left;
}

    .tabsbox_lt td {
        color: #000;
    }

    .tabsbox_lt ul {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 280px;
        float: left;
    }

    .tabsbox_lt li {
        color: #333;
        font-size: 12px;
        padding-bottom: 6px;
        background: url(images/arrow.png) no-repeat 0 3px;
        padding-left: 15px;
    }

.tabsbox_rt {
    background: #d8d8d8;
    text-align: center;
    float: right;
    width: 286px;
    margin-right: 16px;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    padding: 15px 10px;
}

.trt02 {
    font-size: 12px;
    color: #d9141d;
    padding-bottom: 10px;
}

    .trt02 strong {
        font-size: 16px;
    }

.list01 {
    margin-top: -10px;
    position: relative;
}

.btns {
    width: 31px;
    float: right;
    right: 0px;
    top: 100px;
    position: fixed;
}

    .btns img {
        float: left;
        margin-bottom: 5px;
    }

.h2txt {
    color: #e31e28;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

.box01 {
    border-top: 1px solid #cacaca;
    float: left;
    width: 100%;
    padding: 30px 0 0 0;
}

.box01s {
    width: 967px;
    margin: 0 auto;
}

.box01sbg {
    background: #c1c1c1;
    float: left;
    width: 100%;
}

.tabtd td {
    padding: 3px 2px 3px 2px;
    width: 115px;
    vertical-align: top;
}

.tabtd input, .tabtd select {
    color: #a2a2a2;
}

.tabtd .fill input, .tabtd .fill select {
    color: #616161;
    font-weight: bold;
    width: 93%;
}

.bottom {
    border-bottom-color: #D3D3D3 !important;
    border-bottom-width: thick !important;
    border-bottom-style: solid !important;
}

.txtbg04 input, .txtbg05 /* changes for flat textbox by O2I */ {
    margin: 0px;
    padding: 0 2px 0 4px;
    border: 0;
    float: left;
    background: #FFF;
    width: 110px;
    height: 19px;
    line-height: 19px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #c6c6c6;
    border-right: 2px solid #bfbfbf;
    border-bottom: 2px solid #a8a8a8;
}

.txtbg04DOB input, .txtbg05DOB /* changes for flat textbox by O2I */ {
    margin: 0px;
    padding: 0 2px 0 4px;
    border: 0;
    float: left;
    background: #FFF;
    width: 120px;
    height: 19px;
    line-height: 19px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #c6c6c6;
    border-right: 2px solid #bfbfbf;
    border-bottom: 2px solid #a8a8a8;
}

.dateimg input[type=text] /* changes for flat textbox by O2I */ {
    float: left;
    width: 88px;
    height: 19px;
    line-height: 19px;
    padding: 0 2px 0 4px;
    border: 0px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #c6c6c6;
    border-right: 2px solid #bfbfbf;
    border-bottom: 2px solid #a8a8a8;
}

.txtbg04DOB select {
    margin: 3px 0 0 8px;
    padding: 0;
    width: 120px;
    border: 0;
    float: left;
}

.txtbg04 select {
    margin: 3px 0 0 8px;
    padding: 0;
    width: 80px;
    border: 0;
    float: left;
}

.dateimg input[type=image] {
    float: left;
    padding: 3px 0 0 3px;
}

.mpmn {
    width: 96%;
    padding: 2%;
    display: table;
    margin: 0 auto;
}

    .mpmn h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #e31e28;
        font-weight: bold;
        padding: 0;
        text-transform: uppercase;
        margin: 15px 0;
    }

.line01 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
    height: 18px;
}

.line02 {
    border-left: 1px solid #d1d1d1;
    float: left;
    min-height: 130px;
    padding-left: 35px;
    width: 498px;
}

.mpmn_lt {
    width: 386px;
    float: left;
    font-size: 14px;
}

.mpmn_rt {
    width: 520px;
    float: left;
    font-size: 14px;
}

.mpmn .mpmn_rt h2 {
    padding-left: 35px;
}

.labmn {
    float: left;
    width: 100%;
    padding-bottom: 8px;
}

    .labmn label {
        width: 155px;
        float: left;
    }

    .labmn strong {
        width: 130px;
        float: left;
    }

.labmnMPAddress {
    float: left;
    width: 100%;
    padding-bottom: 8px;
}

    .labmnMPAddress label {
        width: 80px;
        float: left;
    }

    .labmnMPAddress strong {
        width: 270px;
        float: left;
    }

.labmnMPInsured {
    float: left;
    width: 100%;
    padding-bottom: 8px;
}

    .labmnMPInsured label {
        width: 120px;
        float: left;
    }

    .labmnMPInsured strong {
        width: 340px;
        float: left;
    }

.labbig .labmn label {
    width: 230px;
}

.tabs2mn table {
    border-left: 1px solid #d1d1d1 !important;
    border-top: 1px solid #d1d1d1 !important;
    width: 100%;
}

.tabs2mn td {
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    padding: 8px 15px;
    font-size: 14px;
}

.GridHeader {
    color: #000000;
    font-weight: bold;
    background: #dddddd;
    padding: 8px 15px;
    font-size: 14px;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}

.graybox2 {
    background: #c1c1c1;
    padding: 2%;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

    .graybox2 a {
        font-size: 12px;
        color: #000;
        font-weight: bold;
        text-decoration: underline;
    }

    .graybox2 input {
        margin-right: 5px;
    }

    .graybox2 h4 {
        font-size: 18px;
        line-height: 26px;
        margin: 10px 0;
        padding: 0;
    }

        .graybox2 h4 strong {
            font-size: 23px;
            color: #ff0000;
        }

.graybox2_label {
    float: left;
    width: auto;
}

.graybox2_label_1 {
    float: left;
    width: 518px;
}

.arrow2 {
    float: left;
    background: url(images/arrowbg.png) no-repeat;
    height: 34px;
    width: 218px;
    font-weight: normal;
    color: #6b6b6b;
    font-family: Arial, Helvetica, sans-serif;
    padding: 9px 0 0 8px;
}

#calendar {
    display: block;
}

div #calendar {
    display: block;
}
/* for Ajex tabs start */
/* default layout */
.ajax__tab_default .ajax__tab_header {
}

.ajax__tab_default .ajax__tab_outer {
}

.ajax__tab_default .ajax__tab_inner {
}

.ajax__tab_default .ajax__tab_tab {
}
/* xp theme */
.ajax__tab_xp .ajax__tab_header {
    float: left;
    width: 100% !important;
    background: none !important;
}

.ajax__tab_xp .ajax__tab_outer {
    background: none !important;
    padding: 0px !important;
    height: auto !important;
}

.ajax__tab_xp .ajax__tab_inner {
    background: none !important;
    padding: 0px !important;
}

.ajax__tab_xp .ajax__tab_tab {
    background: #D8D8D8 !important;
    color: #000000 !important;
    cursor: pointer !important;
    float: left !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    font-weight: bold !important;
    height: 22px !important;
    margin: 0 5px 0 0 !important;
    padding: 6px 13px 0 !important;
    text-align: center !important;
    width: auto !important;
    border: #D1D1D1 1px solid !important;
    text-transform: uppercase;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    background: none !important;
    padding: 0px !important;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
    background: none !important;
    padding: 0px !important;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background: #F0F0F0 !important;
    border: #D1D1D1 1px solid !important;
    border-bottom: 0px !important;
    color: #000000 !important;
    height: 24px !important;
    margin: 0 5px -1px 0 !important;
    position: relative !important;
}

.ajax__tab_xp .ajax__tab_body {
    background: #F0F0F0 !important;
    border: 1px solid #D1D1D1 !important;
    float: left !important;
    padding: 20px 0 !important;
    width: 928px !important;
    float: left !important;
    height: auto !important;
    color: #000000 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
}

.ajax__scroll_horiz {
    overflow-x: scroll;
}

.ajax__scroll_vert {
    overflow-y: scroll;
}

.ajax__scroll_both {
    overflow: scroll;
}

.ajax__scroll_auto {
    overflow: auto;
}

.BrekUpCss {
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}

.txtred {
    font-size: 14px;
    color: #e31e28;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 30px 0;
}

.list02 {
    border-top: 1px solid #d3d3d3 !important;
    border-left: 1px solid #d3d3d3 !important;
    border-bottom: 1px solid #d3d3d3 !important;
    width: 500px !important;
    border-right: 0px !important;
}

    .list02 td {
        border: 0 !important;
        border-right: 1px solid #d3d3d3 !important;
        padding: 5px 10px !important;
        vertical-align: top;
    }

.txtcap {
    font-weight: bold;
    text-transform: uppercase;
}

.list02 th {
    background: none !important;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 10px !important;
    border: 0 !important;
    border-right: 1px solid #d3d3d3 !important;
    border-bottom: 1px solid #d3d3d3 !important;
}

.border03 {
    padding: 5px 4px;
    border: 1px solid #d3d3d3;
    border-top: 0;
}

.Brekupborder03 {
    padding: 1px 7px;
    border: 1px solid #d3d3d3;
    border-top: 0;
}

.newlist label {
    width: 300px;
}

.newlist strong {
    font-size: 12px;
}

.makepaymenttab table {
    width: 100% !important;
}

.tblcoverage td, .tblcoverage th {
    padding: 4px 0 !important;
}

.tblcoverage .tblcoverageright {
    font-weight: bold;
    font-size: 12px;
    vertical-align: top;
}
/* **** THIS CLASS ARE FOR CALENDER  Added by dhara shah***** */
/* Default attributes of table container for entire calendar */
.table-style {
    font-family: arial;
    border-width: 1px;
    border-style: solid;
    border-color: #a0a0a0;
    background-color: #ffffff; /*Outer Table*/
    font-size: 11px;
}
/* Default attributes of DIV containing table container for entire calendar.
* You probably don't want to alter this style.
*/
.div-style {
    z-index: 999;
    position: absolute;
    visibility: hidden;
}
/* Default attributes used in calendar title (month and year columns).*/
.title-style {
    padding: 2px;
    font-family: arial;
    font-size: 11px;
    color: Navy;
}
/* Default attributes used in calendar title background.*/
.title-background-style {
    background-color: #cee3ef;
}
/* Normal appearance of controls in calendar title. */
/* Note: The right, left and down icons are images, which must be edited if you need to change them. */
.title-control-normal-style {
    border-style: none;
    font-size: 11px;
    cursor: pointer;
}
/* Moused-over (selected) appearance of controls in calendar title. */
.title-control-select-style {
    font-size: 11px;
    cursor: pointer;
}
/* Default attributes of drop down lists (month and year). */
.dropdown-style {
    font-family: arial;
    font-size: 11px;
    border-width: 1px;
    border-style: solid;
    background-color: #f4f3f0;
    border-color: #cccccc;
    color: #8a4a26;
    cursor: default;
}
/* Default attributes selected (mouse-over) item in drop down lists (month and year). */
.dropdown-select-style {
    background-color: White;
    cursor: hand;
}
/* Default attributes unselected (mouse-off) item in drop down lists (month and year). */
.dropdown-normal-style {
    background-color: #f4f3f0;
}
/* Default attributes of calendar body (weekday titles and numbers). */
.body-style {
    padding: 5px;
    background-color: white;
    font-family: verdana;
    font-size: 10px;
    color: #2d3023;
}
/* Attributes of current day in calendar body. */
.current-day-style {
    color: #E21F27;
    font-weight: bold;
    text-decoration: none;
}
/* Attributes of end-of-week days (Sundays) in calendar body. */
.end-of-weekday-style {
    color: #909090;
    text-decoration: none;
}
/* Attributes of all other days in calendar body. */
.normal-day-style {
    color: black;
    text-decoration: none;
}
/* Attributes of border around selected day in calendar body. */
.selected-day-style {
    border-style: solid;
    border-width: 1px;
    border-color: #a0a0a0;
    color: #0066cc;
    font-weight: bold;
}
/* Default attributes of designated holidays. */
.holiday-style {
    background-color: #FFDDDD;
}
/* Attributes of today display at bottom on calendar */
.today-style {
    padding: 0px;
    color: #8a4a26;
    background-color: #f4f3f0;
    text-align: center;
    text-decoration: none;
}
/* Attributes of week number division (divider.gif) */
.weeknumber-div-style {
    background-color: #8a4a26;
    padding: 0px;
}
/* calender ends here */
/* **** End....THIS CLASS ARE FOR CALENDER  Added by dhara shah***** */
/* **** Start....THIS CLASS ARE FOR pincode  Added by dhara shah***** */
/*Autocomplete*/
div.suggestions {
    -moz-box-sizing: border-box;
    -box-sizing: border-box;
    position: absolute;
    background-color: papayawhip;
    color: windowtext;
    padding: 1px;
    z-index: 999998;
    height: 200px;
    width: 216px;
    overflow: auto;
    border-right: brown 1px solid;
    border-top: brown 1px solid;
    border-left: brown 1px solid;
    border-bottom: brown 1px solid;
    left: 0px;
    top: 0px;
}

    div.suggestions div {
        cursor: default;
        padding: 0px 3px;
    }

        div.suggestions div.current {
            background-color: #3366cc;
            color: white;
        }
/* autocomplete end here*/
.successpagecontrols {
    background: url("Images/saveBackground.png") repeat-x scroll 0 0 #E31E28;
    border: medium none;
    color: #FFFFFF;
    font-size: 12px;
    padding: 3px 10px;
}

.button {
    cursor: pointer;
    font-weight: bold;
}
/* Added By Hardik Rathod : Date : 20-02-2013 : Giving css to Pop up for Need Help */
.contentBorderHealth {
    border: solid 2px #E21F27;
    text-align: left;
    background-color: #F4F3EF;
}

.helpPopUp-label-left {
    padding-left: 60px;
    font-weight: bold;
    width: 40%;
    text-align: right;
    font-size: 12px;
    padding-right: 10px;
}

.helpPopUp-label-right {
    padding-right: 15px;
    padding-left: 5px;
    width: 60%;
}

.help-header-content {
    background-color: red;
    color: rgb(255, 255, 255);
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 21px;
    padding-left: 5px;
    padding-right: 15px;
}

.redtxtbold {
    color: #ff0000;
    width: 3%;
    vertical-align: top;
}
/* **** End....THIS CLASS ARE FOR pincode  Added by dhara shah***** */
/*start -- label css*/
.labeltxt {
    font-family: Arial, Helvetica, sans-serif;
    color: #646464;
    font-size: 14px;
    font-weight: normal;
}
/*end   -- label css*/
.wordwrap {
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}

.pdCrossproducrSalelastpg {
    /* margin-left: 85px;-- As Business Team observation to place text on left side date : 21-03-2013*/
    margin-left: 1px;
    width: 688px;
}

.successpagecontrols:hover {
    color: White;
}

.pdpr25px {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 3px;
    padding-top: 4px;
}

.ApolloMunich {
    float: right;
    padding-right: 38px;
    font-size: 14px;
    margin-top: 6px;
}
/* Start -- Added by Jaydeep on 19/3/2013 For Renewal Pages*/
.logoimg {
    /* For Logo*/
    background: url("images/logo.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 120px;
    width: 113px;
}

.homeimg {
    /* For Home page link in Header*/
    background: url("images/home.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 21px;
    margin-top: 68px;
    width: 23px;
}

.proceedbtn {
    /* For Proceed Button*/
    background: url("images/proceed.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 27px;
    width: 132px;
}

.closebtn {
    /* For Close Button*/
    background: url("images/close.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 29px;
    width: 134px;
}

.resetbtn2 {
    /* For reset Button*/
    background: url("images/reset.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 9px;
    margin-bottom: 0;
    position: relative;
    width: 30px;
}

.backbtn {
    /* For back Button*/
    background: url("images/back.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 27px;
    width: 132px;
}

.backbtn2 {
    /* For back Button in payment pages*/
    background: url("images/back2.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 9px;
    margin-bottom: -10px;
    position: relative;
    width: 24px;
}

.btnbgn {
    /* For buy now Button in payment pages */
    background: url("images/buynow.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 35px;
    width: 157px;
}
/* start -- updated by dhara shah as the same css used in NB */
.txtbg07 {
    /* For textboxes with width 270px */
    background: url("images/txt7.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    height: 23px;
    line-height: 22px;
    padding: 0 0 0 8px;
    width: 267px;
}
/* end -- updated by dhara shah as the same css used in NB */
.ntopbott label b {
    color: #CC0000;
    font-size: 13px;
}

.rtab1 {
    /* For div of tabs in renewal pages */
    float: left;
    height: 92px;
    width: 980px;
}

.rtab1RW {
    /* For div of tabs in renewal pages */
    float: left;
    height: 14px;
    width: 980px;
}

.ntopbott label {
    color: #000000;
    float: left;
    margin-right: 0;
    padding-top: 3px;
    text-align: right;
    width: 400px;
}

.ntopbott {
    float: left;
    padding: 12px 0 0;
    width: 100%;
}
/*----------- Modal Popup Progress Bar Start-----------*/
.modalPopup {
    border: 0px solid #CE1127;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    left: 47%;
    margin-left: -50px;
    margin-top: -50px;
    position: absolute;
    top: 48%;
    z-index: 2002;
}

.PrProgress {
    display: block;
    left: 47%;
    margin-left: 15px;
    margin-top: 85px;
    padding: 2px 3px;
    position: absolute;
    top: 48%;
    z-index: 2002;
}

.PrProgressRW {
    display: block;
    left: 47%;
    margin-left: 15px;
    margin-top: 120px;
    padding: 2px 3px;
    position: absolute;
    top: 48%;
    z-index: 2002;
}

.PrContainer {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #808080;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
}

.PrHeader {
    border-color: #808080 #808080 #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #000000;
    font-family: arial, helvetica, clean, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;
    padding: 0 10px;
    white-space: nowrap;
    background: #fff;
}

.PrBody {
    background-color: #F2F2F2;
    border-color: #808080;
    border-style: solid;
    border-width: 0 1px;
    padding: 10px;
}
/*----------- Modal Popup Progress Bar End-----------*/
/*----------------- start------------------*/
.emr2mn h2 {
    color: #E31E28;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px 7px;
    padding: 0;
    text-transform: uppercase;
}

.lbltd1 {
    background: none repeat scroll 0 0 #B1B1B1;
    color: #FFFFFF;
    font-weight: bold;
    height: 36px;
    padding: 0 0 0 10px;
    vertical-align: middle;
    width: 160px;
}

.lbltd1BankRW {
    background: none repeat scroll 0 0 #B1B1B1;
    color: #FFFFFF;
    font-weight: bold;
    height: 36px;
    padding: 0 0 0 10px;
    vertical-align: middle;
    text-align: center;
    width: 160px;
}

.lbltd1RW {
    background: none repeat scroll 0 0 #B1B1B1;
    color: #FFFFFF;
    font-weight: bold;
    height: 36px;
    padding: 0 0 0 0px;
    vertical-align: middle;
    text-align: center;
    width: 160px;
}

.lbltd2 {
    background: none repeat scroll 0 0 #E8E8E8;
    color: #646464;
    padding: 0 0 0 10px;
    vertical-align: middle;
}

.lbltd3 {
    background: none repeat scroll 0 0 #E8E8E8;
    color: #646464;
    padding: 0 0 0 10px;
    vertical-align: middle;
    height: 36px;
}

.lbltd3RW {
    background: none repeat scroll 0 0 #E8E8E8;
    color: #646464;
    padding: 0 0 0 0px;
    vertical-align: middle;
    height: 36px;
}

.emr2mn {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 32px 0 0 38px;
    width: 942px;
}

.emr2mncurrent {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 0px 0 0 15px;
    width: 960px;
}

.emr2mn01 {
    float: left;
    width: 50%;
}

.emr2mn01GC {
    float: left;
    width: 900px;
}

.emr2mn h2 {
    color: #E31E28;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px 7px;
    padding: 0;
    text-transform: uppercase;
}

.emr2mncurrent h2 {
    color: #E31E28;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px 7px;
    padding: 0;
    text-transform: uppercase;
}

.graybox2RW_label {
    float: left;
    width: 260px;
}

.emr2mn02RW {
    width: 365px;
    float: left;
    margin-bottom: 0px;
}

    .emr2mn02RW .emr2mn_s1 div {
        width: 160px;
    }

.emr2mn02 {
    width: 365px;
    float: left;
    margin-bottom: 8px;
}

    .emr2mn02 .emr2mn_s1 div {
        width: 160px;
    }

.emr2mn_s1RW div {
    float: left;
    background: #b1b1b1;
    width: 140px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 9px 0 9px 9px;
    margin-right: 1px;
}

    .emr2mn_s1RW div a {
        color: #FFFFFF;
        font-size: 13px;
    }

.emr2mn_s1RW label {
    float: left;
    width: 181px;
    text-align: left;
    color: #646464;
    background: #e8e8e8;
    padding: 10px 0 10px 10px;
}
/* End -- updated by dhara shah */
/*----------- End-----------*/
/*--------- Used in Payment Detail Page----------*/
.omrmn {
    float: left;
    font-size: 14px;
    padding: 28px 0 0 35px;
    width: 920px;
}

    .omrmn h2 {
        color: #E31E28;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin: 0;
        text-transform: uppercase;
    }

.txtlbl02 p {
    font-size: 11px;
    margin: 0 0 0 0px;
}

.txt91 {
    background: none repeat scroll 0 0;
    border: 0 none;
    color: #010101;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 2px 0 2px 8px;
    width: 35px;
}

.forsel select {
    width: 70px;
}

.txt14 {
    float: left;
    font-size: 15px;
    min-height: 60px;
    padding: 0 28px;
    width: 920px;
}

.camntxt2 {
    color: #616161;
    float: left;
    font-size: 16px;
    min-height: 230px;
    padding: 40px 0 0 32px;
    text-align: center;
    width: 918px;
}

.camntxt2RWclaim {
    color: #616161;
    float: left;
    font-size: 14px;
    min-height: 115px;
    padding: 67px 0 0 100px;
    text-align: left;
    width: 800px;
}

.centerbtn {
    float: left;
    margin-bottom: -2px;
    text-align: center;
    width: 100%;
}

.txtmn1 {
    float: left;
    padding-bottom: 14px;
    width: 100%;
}

    .txtmn1 label {
        float: left;
        padding-right: 15px;
        padding-top: 4px;
        text-align: right;
        width: 108px;
    }

        .txtmn1 label b {
            color: #E31E28;
        }

.camntxt_lt {
    float: left;
    min-height: 250px;
    padding-left: 282px;
    width: 470px;
}

.camntxt p {
    color: #616161;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.camntxt {
    float: left;
    padding: 20px 0 0 32px;
    width: 920px;
}

    .camntxt h2 {
        color: #E31E28;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        padding: 0 0 10px;
        text-transform: uppercase;
    }

.martop {
    position: relative;
}

.txt12RW {
    color: #D9141D;
    font-size: 13px;
    font-weight: bold;
}

.txt15 {
    color: #D9141D;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 2px;
}

.txt11 {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.emr2mn_s1 {
    float: left;
    margin-bottom: 1px;
    width: 100%;
}

    .emr2mn_s1 div {
        background: none repeat scroll 0 0 #B1B1B1;
        color: #FFFFFF;
        float: left;
        font-weight: bold;
        margin-right: 1px;
        padding: 10px 0 10px 10px;
        width: 248px;
    }

    .emr2mn_s1 label {
        background: none repeat scroll 0 0 #E8E8E8;
        color: #646464;
        float: left;
        padding: 10px 0 10px 10px;
        text-align: left;
        width: 181px;
    }

.rtxtbg1 {
    /* For large textboxes in  contact detail page*/
    background: url("images/txtbg1.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 22px;
    line-height: 20px;
    padding: 0 0 0 7px;
    width: 314px;
}

.rtxtbg4 {
    /* For small textboxes in  contact detail page*/
    background: url("images/txtbg4.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 22px;
    line-height: 20px;
    padding: 0 0 0 7px;
    width: 161px;
}

.editbtn {
    /* For edit Button in contact detail page */
    background: url("images/edit.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 30px;
    width: 132px;
}

.confirmbtn {
    /* For confirm Button in contact detail page*/
    background: url("images/confirm.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 30px;
    width: 132px;
}

.print-policy {
    /* For print Button in thank you pages */
    background: url("images/download-policy.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 30px;
    padding: 0;
    width: 140px;
}

.rtxtbg3 {
    background: url("images/txtbg3.png") no-repeat;
    width: 234px;
    height: 22px;
    border: 0px;
    padding: 0 0 0 7px;
    line-height: 20px;
}
/*---------------------END----------------------*/
/* End -- Added by Jaydeep on 19/3/2013 For Renewal Pages*/
/* Start -- Added by Dhara Shah For Renewal Pages*/
.graybox3 {
    background: #c1c1c1;
    padding: 12px 0;
    float: left;
    width: 100%;
    margin: 0 0 60px 0;
}

.graybox3_lt {
    float: left;
    width: 262px;
    margin-left: 36px;
    background: #5d5d5d;
    text-align: center;
    padding: 22px 0 24px 0;
}

.graybox3_ltn {
    float: left;
    width: 211px;
    background: #5d5d5d;
    text-align: center;
    padding: 22px 0 24px 0;
    margin-left: 13px;
}

.graybox3_lt01 {
    color: #FFF;
    font-size: 14px;
    height: 37px;
}

.graybox3_lt02 {
    background: #FFF;
    width: 138px;
    margin: 0 auto;
    color: #000;
    padding: 5px 0;
}

    .graybox3_lt02 strong {
        color: #e31e28;
        font-size: 18px;
        display: block;
    }

.graybox3_rt {
    float: right;
    width: 286px;
    margin-right: 35px;
    background: #d8d8d8;
    text-align: center;
    padding-top: 12px;
    height: 185px;
    margin-top: 5px;
}
/*-----------------------------------------------------------------------------------------------*/
/*                                            TOOLTIP                                            */
/*-----------------------------------------------------------------------------------------------*/
.toolTip {
    /* This is the hook that the jQuery script will use */
    padding-right: 20px; /* This is need to make sure that the help icon is always visible */
    background: transparent url(Images/help.gif) no-repeat right;
    color: #3366FF;
    cursor: help;
    position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
}

.rwtoolTip {
    /* This is the hook that the jQuery script will use */
    padding-right: 20px; /* This is need to make sure that the help icon is always visible */
    background: transparent url(Images/rwhelp.gif) no-repeat right;
    color: #3366FF;
    position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
}

.rwtoolTipWrapper {
    /* The wrapper holds its insides together */
    width: 190px;
    position: absolute; /* Absolute will make the tooltip float above other content in the page */
    top: -35px;
    display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
    color: #ffffff;
    font-weight: bold;
    font-size: 9pt; /* A font size is needed to maintain consistancy */
    z-index: 1999;
    border: 1px;
}

.rwtoolTipTop {
    /* Top section of the tooltip */
    width: 175px;
    height: 30px;
    background: transparent url(Images/bubbleTop.gif) no-repeat;
}

.rwtoolTipMid {
    /* Middle section of the tooltip */
    padding: 8px 15px;
    background: #B1B1B1 url(Images/bubbleMid.gif) repeat-x top;
}

.rwtoolTipBtm {
    /* Bottom Section of the tooltip */
    height: 13px;
    background: transparent url(Images/bubbleBtm.gif) no-repeat;
}

.TipsDiv {
    width: 95%;
    padding: 10px 0px 0px 9px;
    background: #fff;
    border: 1px solid #e21f27;
}

    .TipsDiv span {
        font-weight: bold;
    }

        .TipsDiv span a {
            color: blue;
        }

    .TipsDiv a:link, .TipsDiv a:visited, .TipsDiv a:active, .TipsDiv a:hover {
        font-weight: bold;
        color: #000000;
        text-decoration: underline;
    }
/*End*/
/* End -- Added by Dhara Shah For Renewal Pages*/
.staticULTerms {
    list-style-position: outside;
    margin: 0;
    padding: 15px 0 0 15px;
}

    .staticULTerms li {
        list-style: none;
        list-style-position: outside;
        list-style-type: square;
        padding: 0 0 15PX 0;
        font-size: 12px;
    }

        .staticULTerms li span {
            padding: 7px 0px 7px -10px;
            color: black;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: normal;
        }

.staticUL {
    list-style-position: inside;
}

    .staticUL li {
        list-style: none;
        list-style-position: inside;
        list-style-type: square;
        color: Red;
        padding: 0 1px;
        font-size: 15px;
        margin-left: -37px;
    }

        .staticUL li span {
            padding: 7px 0px 7px -10px;
            color: black;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-weight: normal;
        }

.olNumeric {
    list-style-position: outside;
}

    .olNumeric li {
        list-style-type: decimal;
        color: black;
    }

        .olNumeric li span {
            padding: 7px 0;
            color: black;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: normal;
        }

.red {
    color: Red;
}

.blackBold {
    color: red;
    font-weight: normal;
    font-size: 16px;
}

.noteText {
    color: #000000;
    text-align: center;
}

.lblThankEmail {
    font-weight: normal;
    color: blue;
    cursor: none;
}

.lblThankEmailRW {
    font-weight: normal;
    color: blue;
}

.lblThankEmail:hover {
    font-weight: normal;
    color: blue;
    cursor: none;
}

.lblEmailLink {
    font-weight: normal;
    color: Red;
    cursor: pointer;
    text-decoration: underline;
}

    .lblEmailLink:hover {
        font-weight: normal;
        color: Red;
        cursor: pointer;
    }

.BankDetailsDiv {
    text-align: left;
    background-color: #DFDFDF !important;
    font-size: 14px;
    padding: 5px 30px;
    height: 120px;
}

.Bankheader {
    height: 6px;
    background-color: red;
    margin-top: -1px;
    margin-right: -1px;
}

.submitbtn {
    background: url(../../App_Themes/HDFC_ERGO_HEALTH/images/submit-btn.png) no-repeat;
    height: 50px;
    width: 134px;
    border: 0;
    cursor: pointer;
    padding: 0;
}

.rowstyle {
    height: 30px;
}

.bankLeftdiv {
    float: left;
    width: 130px;
}

.txtbg11 /* changes for flat textbox by O2I */ /* changes for flat textbox by O2I */ {
    float: left;
    width: 208px;
    height: 19px;
    padding: 0 2px 0 6px;
    line-height: 19px;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #c6c6c6;
    border-right: 2px solid #bfbfbf;
    border-bottom: 2px solid #a8a8a8;
}

.ui-dialog {
    padding: 0px;
}

.ui-dialog-titlebar {
    display: none;
}

.occupationlabel {
    display: block;
    padding-left: 24px;
    text-indent: 0px;
}

.Listofmedicals {
    width: 900px;
    font-weight: bold;
    color: Blue;
    text-align: right;
    text-decoration: underline;
}

.ListofmedicalsHSP {
    width: 650px;
    font-weight: bold;
    color: Blue;
    text-align: right;
    text-decoration: underline;
}

.ListofmedicalsHSTOP {
    width: 226px;
    font-weight: bold;
    color: Blue;
    text-align: right;
    text-decoration: underline;
}

.loginBox .box2 .lbl1 input {
    width: 185px;
}

.loginBox .box2 .lbl1 {
    padding: 5px;
    display: inline;
}

    .loginBox .box2 .lbl1 label {
        width: 125px;
        float: left;
        padding: 6px 10px;
    }

.QuoteBox {
    border: 1px solid #d1d1d1;
    background: #ffffff;
    float: left;
}

    .QuoteBox .box2 {
        width: 421px;
        border: 1px solid #D0D0D5; /*height: 150px;*/
        margin: 0 auto;
        padding: 0 auto;
        float: left;
    }

        .QuoteBox .box2 .header {
            background: #DCDDDF;
            color: Black;
            padding: 5px;
            margin-bottom: 15px;
            width: 98%;
            font-weight: bold;
            font-size: 12px;
            height: 13px;
        }

        .QuoteBox .box2 .lbl1 input {
            width: 185px;
        }

        .QuoteBox .box2 .lbl1 {
            padding: 5px;
            display: inline;
            font-size: 12px;
            font-weight: bold;
        }

            .QuoteBox .box2 .lbl1 label {
                width: 134px;
                float: left;
                padding: 6px 10px;
            }
/*******
CALENDAR 
*********/
.calender {
    background: url(../../images/calendar.gif) no-repeat #FFF 96% 5px;
    cursor: pointer;
    width: 125px;
    border: 1px solid #C4C4C4;
    margin: 0;
    padding: 6px 10px !important;
}

.table-style {
    border-width: 1px;
    border-style: solid;
    border-color: #a0a0a0;
    background-color: #fff;
    font-family: arial;
    font-size: 11px;
}

.div-style {
    z-index: 999;
    position: absolute;
    visibility: hidden;
}

.title-style {
    padding: 2px;
    font-family: arial;
    font-size: 11px;
    color: Navy;
}

.title-background-style {
    background-color: #cee3ef;
}

.title-control-normal-style {
    border-style: none;
    font-size: 11px;
    cursor: pointer;
}

.title-control-select-style {
    font-size: 11px;
    cursor: pointer;
}

.dropdown-style {
    font-family: arial;
    font-size: 11px;
    border-width: 1px;
    border-style: solid;
    background-color: #f4f3f0;
    border-color: #ccc;
    color: #8a4a26;
    cursor: default;
}

.dropdown-select-style {
    background-color: #fff;
    cursor: hand;
}

.dropdown-normal-style {
    background-color: #f4f3f0;
}

.body-style {
    padding: 5px;
    background-color: #fff;
    font-family: verdana;
    font-size: 10px;
    color: #2d3023;
}

.current-day-style {
    color: red;
    font-weight: 700;
    text-decoration: none;
}

.end-of-weekday-style {
    color: #909090;
    text-decoration: none;
}

.normal-day-style {
    color: #000;
    text-decoration: none;
}

.selected-day-style {
    border-style: solid;
    border-width: 1px;
    border-color: #a0a0a0;
    color: #06c;
    font-weight: 700;
}

.holiday-style {
    background-color: #FDD;
}

.today-style {
    padding: 0;
    color: #8a4a26;
    background-color: #f4f3f0;
    text-align: center;
    text-decoration: none;
}

.weeknumber-div-style {
    background-color: #8a4a26;
    padding: 0;
}

* {
    font-family: Arial;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
}

.ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
}

    .ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
        text-decoration: none;
    }

.ui-button-icon-only {
    width: 2.2em;
}

button.ui-button-icon-only {
    width: 2.4em;
}

.ui-button-icons-only {
    width: 3.4em;
}

button.ui-button-icons-only {
    width: 3.7em;
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}

input.ui-button {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-icon, .ui-button-icons-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.ui-button-icons-only .ui-button-icon-primary, .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary {
    left: .5em;
}

.ui-button-icons-only .ui-button-icon-secondary, .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary {
    right: .5em;
}

.ui-buttonset {
    margin-right: 7px;
}

    .ui-buttonset .ui-button {
        margin-left: 0;
        margin-right: -.3em;
    }

button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0;
    }

    .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
    }

    .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
        top: 1px;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px;
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px;
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px;
    }

    .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px;
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month-year {
        width: 100%;
    }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 49%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em;
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: 700;
        border: 0;
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px;
    }

        .ui-datepicker td a, .ui-datepicker td span {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none;
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em;
            width: auto;
            overflow: visible;
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left;
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto;
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em;
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right;
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left;
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right;
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
    border-radius: 10px !important;
    max-width: 960px !important;
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative;
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 21px;
        margin: -10px 0 0;
        padding: 1px;
        height: 20px;
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: 0 0;
        overflow: auto;
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em;
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            margin: 0 auto;
            text-align: center;
            width: 100%;
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer;
        }

    .ui-dialog .ui-resizable-se {
        width: 12px;
        height: 12px;
        right: -5px;
        bottom: -5px;
        background-position: 16px 16px;
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0;
}

    .ui-menu .ui-menu {
        margin-top: -3px;
        position: absolute;
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        width: 100%;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    }

    .ui-menu .ui-menu-divider {
        margin: 5px -2px;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0;
    }

    .ui-menu .ui-menu-item a {
        text-decoration: none;
        display: block;
        padding: 2px .4em;
        line-height: 1.5;
        min-height: 0;
        font-weight: 400;
    }

        .ui-menu .ui-menu-item a.ui-state-active, .ui-menu .ui-menu-item a.ui-state-focus {
            font-weight: 400;
            margin: -1px;
        }

    .ui-menu .ui-state-disabled {
        font-weight: 400;
        margin: .4em 0 .2em;
        line-height: 1.5;
    }

        .ui-menu .ui-state-disabled a {
            cursor: default;
        }

.ui-menu-icons {
    position: relative;
}

    .ui-menu-icons .ui-menu-item a {
        position: relative;
        padding-left: 2em;
    }

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em;
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%;
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url(images/animated-overlay.gif);
        height: 100%;
        filter: alpha(opacity=25);
        opacity: .25;
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit;
    }

.ui-slider-horizontal {
    height: .8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0;
    margin: .2em 22px .2em .4em;
    vertical-align: middle;
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-tabs {
    position: relative;
    padding: .2em;
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
        }

            .ui-tabs .ui-tabs-nav li a {
                float: left;
                padding: .5em 1em;
                text-decoration: none;
            }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active {
                margin-bottom: -1px;
                padding-bottom: 1px;
            }

                .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
                    cursor: text;
                }

            .ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
                cursor: pointer;
            }

    .ui-tabs .ui-tabs-panel {
        display: block;
        border-width: 0;
        padding: 1em 1.4em;
        background: 0 0;
    }

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
    border-width: 2px;
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
}

    .ui-widget .ui-widget {
        font-size: 1em;
    }

    .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
    }
/*.ui-widget-content{border:1px solid #eee;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x !important;color:#333}.ui-widget-content a{color:#333}*/
#ui-datepicker-div {
    border: 1px solid #eee;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x !important;
    color: #333;
}

.ui-widget-content a {
    color: #333;
}

.ui-widget-header {
    border: 1px solid #e3a1a1;
    background: #c00 url(images/ui-bg_highlight-soft_15_cc0000_1x100.png) 50% 50% repeat-x;
    color: #fff;
    font-weight: 700;
    padding-left: 10px;
}

    .ui-widget-header a {
        color: #fff;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #d8dcdf;
        background: #eee url(images/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x;
        font-weight: 700;
        color: #004276;
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #004276;
            text-decoration: none;
        }

    .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
        border: 1px solid #999;
        background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
        font-weight: 400;
        color: #212121;
    }

        .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
            color: #111;
            text-decoration: none;
        }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: 1px solid #eee;
        background: #fff url(images/ui-bg_flat_65_ffffff_40x100.png) 50% 50% repeat-x;
        font-weight: 700;
        color: #c00;
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #c00;
            text-decoration: none;
        }

    .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
        border: 1px solid #FF9C2A;
        background: #fbf8ee url(images/ui-bg_glass_55_fbf8ee_1x400.png) 50% 50% repeat-x;
        color: #444;
    }

        .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
            color: #444;
        }

    .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
        border: 1px solid #c00;
        background: #f3d8d8 url(images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png) 50% 50%;
        color: #2e2e2e;
    }

        .ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error a, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error a, .ui-widget-header .ui-state-error-text {
            color: #2e2e2e;
        }

    .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
        font-weight: 700;
    }

    .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        font-weight: 400;
    }

    .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        background-image: none;
    }

        .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35);
        }

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_cc0000_256x240.png);
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png);
}

.ui-state-active .ui-icon, .ui-state-default .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_cc0000_256x240.png);
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_004276_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cc0000_256x240.png);
}

.ui-icon-blank {
    background-position: 16px 16px;
}

.ui-icon-carat-1-n {
    background-position: 0 0;
}

.ui-icon-carat-1-ne {
    background-position: -16px 0;
}

.ui-icon-carat-1-e {
    background-position: -32px 0;
}

.ui-icon-carat-1-se {
    background-position: -48px 0;
}

.ui-icon-carat-1-s {
    background-position: -64px 0;
}

.ui-icon-carat-1-sw {
    background-position: -80px 0;
}

.ui-icon-carat-1-w {
    background-position: -96px 0;
}

.ui-icon-carat-1-nw {
    background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-first, .ui-icon-seek-start {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
    border-top-left-radius: 4px;
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
    border-top-right-radius: 4px;
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
    border-bottom-left-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
    background: #a6a6a6 url(images/ui-bg_dots-small_65_a6a6a6_2x2.png) 50% 50%;
    opacity: .4;
    filter: Alpha(Opacity=40);
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #333 url(images/ui-bg_flat_0_333333_40x100.png) 50% 50% repeat-x;
    opacity: .1;
    filter: Alpha(Opacity=10);
    border-radius: 8px;
}

.GridCalendar {
    background: url(../../images/calendar.gif) no-repeat #FFF 95% 1px;
    cursor: pointer;
    width: 125px;
    border: 1px solid #C4C4C4;
    margin: 0;
}

.cpsub1Dis {
    float: left;
    width: 925px;
    padding: 0 0 10px 15px;
}

.hPED10 {
    padding-bottom: 10px;
}

.hppcPED10 {
    padding-top: 10px;
}

.cpsub1Success {
    float: left;
    width: 100%;
    padding: 35px 0 35px 5px;
}
/* bank compliance CR */
.labCP {
    float: left;
    width: 210px;
}

.labCPEmployee {
    float: left;
    width: 197px;
    padding-top: 5px;
}

.labCPEmployeediv {
    float: left;
    width: 100px;
}

.cpltCP {
    float: left;
    width: 100%;
    padding-bottom: 5px;
}

.cpltCPHSP {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.cpltCPHSP1 {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 140px;
}
/* CR: 11231 Health Renewal - Add text on make payment page of health renewal.*/
.blueText {
    font-family: Arial, Helvetica, sans-serif;
    color: Blue;
    font-size: 12px;
    font-weight: normal;
}
/*
.premiumBox
{
    background: #FFFFFF;
    color: #000000;
    text-align: center;
    font-size: 12px;
    width: 156px;
    margin-left: 5px;
    height: 52px;
    padding-top: 3px;
    float: left;
}


.premiumBox strong
{
    color: #e31e28;
    font-size: 18px;
    display: block;
}


.AdditionalMsg
{
    font-family: Arial, Helvetica, sans-serif;
    color: White;
    font-size: 11px;
    font-weight: normal;
    display: -moz-groupbox;
    text-align: center;
}



.innerBox
{
    float: left;
}
.innerBox input
{
    float: left;
}
.innerBox b
{
    float: left;
    width: 148px;
    font-size: 15px;
    font-weight: bold;
    font-family: Arial;
    color: #FFF;
    padding-left: 15px;
    height: 55px;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 10px;
}
*/
/*
.outerBox
{
    background: #5d5d5d none repeat scroll 0 0;
    float: left;
    height: 174px;
    margin-right: 1px;
    padding: 11px 0 11px 7px;
    width: 178px;
}

.cpsection2_left
{
    width: 620px;
    float: left;
    background: url(images/line2.png) no-repeat right top;
    height: 150px;
    padding-left: 14px;
}
*/
.box {
    float: left;
    padding-top: 10px;
    text-align: right;
    color: #313131;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
}

    .box a {
        color: #313131;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
    }

        .box a:hover {
            color: #D9141D;
        }

.premiumSection {
    float: left;
    width: 100%;
    background: #c1c1c1;
    padding: 20px 0 22px 0;
    height: 300px;
}

.premiumSectionHSTOP {
    float: left;
    width: 100%;
    background: #c1c1c1;
    padding: 10px 0 0 0;
    height: 220px;
}

.highlightext {
    color: Yellow;
    font-size: 14px;
    font-weight: bold;
}
/* CR : 11635 Health: Jio Money banner*/
.jioMoneyDiv {
    margin-left: 62px;
}

.text-align {
    text-align: center;
}

.cpsection2_left {
    width: 700px;
    float: left;
    background: url(images/line2.png) no-repeat right top;
    height: 150px;
    padding-left: 14px;
}

.cpsection2_right {
    float: left;
    width: 200px;
    padding-left: 30px;
}

    .cpsection2_right h2 {
        font-family: Arial, Helvetica, sans-serif;
        color: #000;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        margin: 0 0 12px 0;
    }

    .cpsection2_right ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .cpsection2_right li {
        color: #333;
        font-size: 12px;
        font-weight: bold;
        padding-bottom: 10px;
        background: url(images/arrow.png) no-repeat 0 3px;
        padding-left: 13px;
    }

.discountMessage {
    padding: 1.5% 1.5% 0 1.5%;
    color: #e41e26;
    font-size: 17px;
    width: 97%;
    float: left;
}
/* 13773  Health LnT: Mail template changes */
.txtBoxEmployeeId {
    margin-left: 0px;
    width: 137px;
}
/*eKyc CR :*/
.ekYCDiv {
    margin-left: 10%;
}

.ekycPanel {
    margin-left: -48%;
    padding-top: 20%;
    padding-bottom: 4%;
}

.lblekyc {
    font-family: Arial;
    color: #646464;
    font-size: 14px;
    font-weight: normal;
    margin-top: 2%;
}

    .lblekyc i {
        font-family: Arial;
        color: #646464;
        font-size: 12px;
        font-weight: normal;
    }

.pnlAadhar {
    margin-left: 36%;
    margin-top: -2%;
}

.rdlEkyc {
    margin-left: 24%;
    margin-top: -16px;
    font-family: @Arial Unicode MS;
}

.btnValidateAadhar {
    margin-left: 38%;
    margin-top: -2%;
}

.otpPanel {
    margin-left: 40%;
    margin-top: -20px;
}

.btnValidateOTP {
    width: 216px;
    height: 19px;
}

.ekycOtpPnl {
    margin-left: 58%;
    margin-top: -3%;
}

.link {
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: Blue;
}

.ekycAadharPnl strong {
    color: red;
}

.otpPanel strong {
    color: #e31e28;
}

.ekycPanelCip {
    margin-left: -48%;
    padding-top: 79%;
}

.ekycPanelHSTOP {
    margin-left: 5%;
    padding-top: 105%;
}

.txtAadhar {
    margin-left: -16%;
    margin-top: -6.6%;
}

.txtAadharCIP {
    margin-left: -16%;
    margin-top: -7.6%;
}

.ekycPnl {
    margin-left: 33.5%;
    margin-top: -2%;
}

    .ekycPnl strong {
        color: #646464;
    }

.txtAadhar strong {
    color: red;
}

.red {
    color: Red;
}

.txtBoxOTP {
    width: 12%;
    height: 13px;
    margin-left: 10%;
}

.btnResendOTP {
    margin-left: 60.5%;
    margin-top: -2.0%;
}

.noteAadhar {
    padding-top: 3px;
}

.noteAadharCip {
    padding-top: 7px;
}

.btnResendOTPHsp {
    margin-left: 55.4%;
    margin-top: -1.9%;
}

.placeholder {
    color: #B2B2B2;
}

.txtBox {
    width: 14%;
    height: 13px;
}

.GSTDisclaimer {
    margin-top: 15px;
    margin-left: 15px;
    font-weight: bold;
    color: black;
    font-style: italic;
}

.btnAppointment {
    background-color: white;
    border: 1px solid #d7101a;
    width: 270px;
    height: 50px;
    font-size: 15px;
    color: #d7101a;
    font-weight: bold;
    margin: 20px 10px;
    cursor: pointer;
}

.btnAppintmentSelected {
    background-color: #d7101a;
    border: 0px;
    width: 270px;
    height: 50px;
    font-size: 15px;
    color: white;
    font-weight: bold;
    margin: 20px 10px;
    cursor: pointer;
}

.btnSchedule {
    color: white;
    background-color: #d7101a;
    border: 0px;
    height: 30px;
    width: 90px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.btndcSubmit {
    color: white;
    background-color: #d7101a;
    font-size: 16px;
    font-weight: bold;
    margin-left: 65px;
    padding: 5px;
}

.btnAppointmentType {
    width: 140px;
    height: 35px;
    background-color: white;
    border: 1px solid #d7101a;
    color: #d7101a;
    font-weight: bold;
    font-size: 15px;
    margin: 4px 8px;
    cursor: pointer;
}

.btnAppointmentTypeSelected {
    background-color: #d7101a;
    color: White;
    cursor: pointer;
}

.redLabel {
    background-color: #d7101a;
    color: White;
}

.WhiteBackground {
    background-color: White;
    color: Black;
}
/* 1. Ensure this sits above everything when visible */
.modal {
    position: absolute;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
}

    .modal.is-visible {
        visibility: visible;
    }

.modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.5);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.modal-wrapper {
    position: fixed;
    z-index: 9999;
    top: 8em;
    left: 41%;
    width: 50em;
    margin-left: -16em;
    box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
    -webkit-transition: all 0.3s 0.12s;
    transition: all 0.3s 0.12s;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    opacity: 0;
}

.modal.is-visible .modal-transition {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.modal-header, .modal-content {
    padding-left: 35px;
}

.modal-header {
    position: relative;
    background-color: #585858;
    box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
    border-bottom: 1px solid #e8e8e8;
}

.modal-body {
    height: 30em;
    overflow: auto;
    background-color: #585858;
}

.modal-close {
    position: absolute;
    top: -25px;
    right: -25px;
    padding: 1em;
    color: #aaa;
    background: none;
    border: 0;
}

    .modal-close:hover {
        color: #777;
    }

.modal-heading {
    font-size: 1.5em;
    margin: 0;
    padding: 12px 0px;
    color: #fff;
    text-align: left;
}

.modal-content > *:first-child {
    margin-top: 0;
}

.modal-content > *:last-child {
    margin-bottom: 0;
}

.modal-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.modal-body::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.modal-body::-webkit-scrollbar-thumb {
    background-color: #303030;
    border: 2px solid #555555;
}
/*Medisure Upsell CR */
.emrRW2mn {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 32px 0 0 18px;
    width: 942px;
}

.emrRW2mnh2 {
    color: #E31E28;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px 7px;
    padding: 0;
    text-transform: uppercase;
}

.upsellsection2_right {
    float: right;
    width: 249px;
    padding-left: 4px;
    margin-right: 6px;
    background: #d8d8d8;
    text-align: center;
    padding-top: 0px;
    margin-top: 0px;
}

.emiText {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-right: 1px;
}

.redborder {
    border: 1px solid red !important;
}

.outerBox {
    background: #5d5d5d none repeat scroll 0 0;
    float: left;
    height: 174px;
    margin-right: 2px;
    padding: 11px 0 11px 7px;
    width: 155px;
}

.premiumBox {
    background: #FFFFFF;
    color: #000000;
    text-align: center;
    font-size: 12px;
    width: 148px;
    margin-left: 0px;
    /*height: 52px;*/
    padding-top: 3px;
    float: left;
}

    .premiumBox strong {
        color: #e31e28;
        font-size: 18px;
        display: block;
    }

.AdditionalMsg {
    font-family: Arial, Helvetica, sans-serif;
    color: White;
    font-size: 11px;
    font-weight: normal;
    display: -moz-groupbox;
    text-align: center;
}

.innerBox {
    float: left;
}

    .innerBox input {
        float: left;
    }

    .innerBox b {
        float: left;
        width: 148px;
        font-size: 15px;
        font-weight: bold;
        font-family: Arial;
        color: #FFF;
        padding-left: 0px;
        height: 55px;
        text-align: center;
        padding-bottom: 0px;
        padding-top: 10px;
    }

.gstDisclaimerHspNpd {
    font-size: 12px;
    float: left;
    margin-left: -0.5%;
}

.gstDisclaimerOldFlow {
    font-size: 12px;
    float: left;
    margin-left: -0.5%;
    margin-top: -8%;
}

.premiumSectionR {
    float: left;
    width: 100%;
    background: #c1c1c1;
    padding: 5px 0 26px 0;
}

.cpsection2_leftR {
    width: 665px;
    float: left;
    background: url(images/line2.png) no-repeat right top;
    padding-left: 14px;
}

.deductiableText {
    background: none repeat scroll 0 0 #B1B1B1;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px;
    vertical-align: middle;
    width: 25%;
}

.lblDeductiable {
    background: none repeat scroll 0 0 #E8E8E8;
    color: #646464;
    padding: 11px;
    vertical-align: middle;
    width: 25%;
}

.gstin_rw {
    width: 25%;
}

.txtGSTIN {
    width: 25%;
}
/*Medisure Upsell CR */
/*CR: 16200 : PED Rule Engine Implementation 06/03/2018 */
.ulDisease {
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(217, 20, 29);
    border-image: initial;
}
/*CR : Alert Messege Change */
#modalContainer {
    background-color: rgba(0, 0, 0, 0.3);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4D000000', endColorstr='#4D000000'); /* IE */
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 10000;
    background-image: url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
    position: relative;
    width: 300px;
    min-height: 100px;
    margin-top: 10%;
    border: 1px solid #666;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 20px 30px;
    /*word-wrap: break-word;*/
}

#modalContainer > #alertBox {
    position: fixed;
}

#alertBox h1 {
    margin: 0;
    font: bold 1.3em verdana, arial;
    background-color: #E31E28;
    color: #FFF;
    border-bottom: 1px solid #000;
    padding: 9px 0 5px 5px;
}

#alertBox p {
    font: 13px verdana, arial;
    height: 50px;
    padding-left: 5px;
    margin-left: 30px;
    margin-right: 30px;
    width: auto !important;
    text-align: left;
}

#alertBox #closeBtn {
    display: block;
    position: relative;
    margin: 5px auto;
    padding: 7px;
    border: 0 none;
    width: 70px;
    font: 1em verdana, arial;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    background-color: #E31E28;
    border-radius: 3px;
    text-decoration: none;
}

#alertBox #NotAcceptedBtn, #AcceptedBtn {
    display: initial;
    position: relative;
    margin: 5px auto;
    padding: 7px;
    border: 0 none;
    width: 108px;
    margin: 5px;
    font: 1em verdana, arial;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    background-color: #E31E28;
    border-radius: 3px;
    text-decoration: none;
}

.mob-call {
    display: none;
}
/*end*/
/*CSS Start*/
.divNewInsured {
    margin-top: 10px !important;
    width: 100% !important;
}

a.tooltip span {
    font-size: 11px;
    padding: 10px;
    font-weight: normal;
    width: 150px;
}

a.tooltip {
    z-index: 9;
}

.mob-label {
    width: 18% !important;
}

.mob-input {
    width: 80% !important;
}

.addmembers {
    width: 87.5%;
    text-align: right;
    margin: 10px 0;
}

.lbltd1, .lbltd2 {
    width: 25%;
}

.divInsuredDetails {
    width: 100% !important;
}

table.gstin-table {
    width: 100%;
}

    table.gstin-table tbody {
        width: 100%;
    }

input#txtGSTIN {
    width: 90%;
}
/*tab css*/
.nb-container {
    width: 980px;
    margin: 0 auto;
    display: table;
}

.nb-process-step {
    width: 33.33%;
    float: left;
    text-align: center;
    position: relative;
    border-top: 1px solid #e31e28;
    margin-top: 20px;
}

.nb-step-icon {
    position: relative;
    top: -20px;
}

.nb-successful-icon {
    position: absolute;
    top: 20px;
    left: 15px;
}

.nb-successful-icon {
    display: none;
}

.nb-sucess .nb-successful-icon {
    display: block;
}

.nb-proces-title {
    font-size: 20px;
    color: #e31e28;
    width: 100%;
    float: left;
    padding: 5px 0 0 0;
    text-transform: uppercase;
    margin-top: -26px;
}

.nb-proces-tagline {
    font-size: 11px;
    color: #000;
    width: 100%;
    float: left;
    padding: 5px 0;
}

.nb-process-step.nb-active {
    background: #e31e28;
}

    .nb-process-step.nb-active .nb-proces-title {
        color: #fff;
    }

#fadeBlock .calpre .cpsub1_right {
    padding-bottom: 20px;
}

.inline {
    display: inline !important;
}

.firsttd1 {
    width: 35%;
}

.firsttd2 {
    width: 40%;
}

.firsttd3 {
    width: 18%;
}

.first40 {
    width: 35%;
    float: left;
}

.first60 {
    width: 65%;
    float: left;
}

.lastinput {
    margin-top: 15px;
}

.fleft {
    float: left;
    width: 100%;
}

div#ContentPlaceHolder1_ProposerrbUpdatePanel h2 {
    padding-left: 20px !important;
}

img.valerr {
    margin: 3px 0 0 5px;
}

.valerr img {
    margin: 3px 0 0 5px;
}

.cpsub1_right .valerr img {
    margin: 3px 0 0 8px;
}

.valerr.relative img {
    margin: 3px 0 0 5px;
    position: relative;
    left: -14px;
    top: -17px;
}

.fldetails .tooltip.mobile {
    top: 3px;
}

.name .insuredfix_width {
    width: 230px;
    margin-bottom: 3px !important;
}

span#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_lblname_0 {
    font-size: 10px;
}

.tabtd td.name {
    width: 93% !important;
}

.mobplan {
    padding-top: 10px;
}

input#ContentPlaceHolder1_txtEmployeeID {
    float: left;
}

div#dvEmployeeIDvalidator {
    float: left;
}

#ContentPlaceHolder1_UpdatePanel10 {
    float: left !important;
}

#footer-mob {
    padding: 0 1.5%;
    width: 97%;
    background: #f0f0f0;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
    display: none;
    float: left;
    border-top: 1px solid #d1d1d1;
}

.graybox1.fldetails .txt10 {
    display: none;
}

input#ContentPlaceHolder1_btnMakePayment {
    margin: 0 auto;
    display: table;
}

.fldetails input#ContentPlaceHolder1_btnMakePayment {
    margin: inherit;
    display: initial;
}

#fadeBlock .cplt03 {
    margin-bottom: 15px;
}

    #fadeBlock .cplt03 br {
        display: none;
    }

.got-it-btn {
    border: 1px solid #ff0000;
    color: #e41e26 !important;
    border-radius: 10px;
    background: #FFF !important;
    width: 150px;
    padding: 8px 12px;
    height: auto;
    display: inline-block;
}

@media only screen and (max-width: 989px) {
    #alertBox {
        margin-top: 30%;
    }

        #alertBox.exceeded-modal {
            padding-bottom: 25px;
            margin-top: 15px !important;
            height: auto !important;
        }
    .mobAdreesSpaceHide {
        display: none;
    }

    div#ContentPlaceHolder1_OTPverification b {
        line-height: 22px;
    }

    .mobplantype {
        width: 100%;
        float: left;
    }

    .mobplan {
        float: left;
        width: 200px !important;
    }

    #ContentPlaceHolder1_UpdatePanelPlanType table tr td {
        width: 100%;
        float: left;
    }

    .first40 {
        width: 100%;
        float: left;
        padding-bottom: 5px;
    }

    .first60 {
        width: 100%;
        float: left;
    }

    .td40 {
        width: 100%;
        float: left;
    }

    .td60 {
        width: 100%;
        float: left;
    }

    .calltxtRW {
        display: none;
    }

    .mob-call {
        display: block;
    }

        .mob-call img {
            padding: 5px 0 0 0;
        }

    .pagemn {
        width: 100%;
        overflow-y: hidden;
    }

    .graybox1 {
        width: 100%;
        border-left: 0;
        border-right: 0;
    }

    .btns {
        display: none;
    }

    .txt10RW {
        width: auto;
        float: right;
    }

    .logo {
        padding-top: 0;
    }

        .logo img {
            width: 50px;
        }

    .headermn {
        height: auto;
        padding: 3%;
        width: 94%;
    }

    .sloganHSTOP {
        font-size: 12px;
        padding: 3px 0 0 10px !important;
    }

    .headerrt span, .headerrt strong {
        font-size: 16px;
        font-weight: normal;
    }

    .footerlink {
        padding: 10px 0;
        height: auto;
        width: 100%;
    }

    .flogo {
        float: left;
        padding: 8px 0 8px 10px;
    }

    #ChatFlotterDiv {
        display: none !important;
    }

    .ntopbott label {
        width: auto;
        margin-bottom: 3px;
    }

    .graybox1 {
        padding: 3% !important;
        width: 94%;
        border: 0 solid #d1d1d1;
    }

    .txtbg07 {
        background: none;
        height: 28px;
        background-color: #fff;
        border: 1px solid #ccc;
        width: 96%;
        margin-top: 5px;
    }

    .rtab1RW {
        width: 100%;
    }

    .cpsub1 {
        padding: 0 !important;
        width: 100%;
    }

    .pdCrossproducrSalelastpg {
        width: 100%;
    }

    .tabsbox_lt ul {
        width: inherit;
    }

    .cpsubO1 {
        width: 100%;
    }

    h3 {
        padding: 0 10px;
    }

    .cplt03 {
        padding-top: 0;
    }

    .omrmn {
        width: 100%;
        padding: 0;
    }

    .graybox2 {
        padding: 3% !important;
        margin: 0 !important;
        width: 94%;
    }

    .graybox2_label tr td {
        padding: 5px 0;
    }

    .camntxt {
        padding: 0;
        margin: 0;
        width: 100%;
    }

    td.mob-label {
        width: 40% !important;
    }

    td.mob-input {
        width: 60% !important;
    }

    .rtxtbg1 {
        background: none;
        height: 28px;
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 50px;
        width: 96%;
        margin-top: 5px;
    }

    td.mob-input input {
        background: none;
        height: 28px;
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 0px;
        width: 96%;
        margin-top: 5px;
    }

    td.mob-input select {
        background: none;
        height: 28px;
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 0px;
        width: 98% !important;
        margin-top: 5px;
    }

    input#txtadd1 {
        width: 90% !important;
    }

    .mob-input .rwtoolTip .rwtoolTipWrapper {
        top: 0 !important;
        left: -160px !important;
    }

    #dvInfo {
        width: auto !important;
    }

    .cplt03 {
        width: 100% !important;
    }

    #divNewMessage table {
        width: 100% !important;
    }

        #divNewMessage table tr td {
            width: 100% !important;
            float: left;
        }

    div#divNewMessage {
        margin-left: 0 !important;
    }

    form {
        width: 100%;
    }

    .emrRW2mn {
        width: 100%;
    }

    .emr2mn01 {
        width: 50%;
    }

    .emrRW2mn {
        padding: 0;
    }

    .divInsuredDetails {
        width: 100% !important;
    }

    .addmembers {
        width: 89% !important;
    }

    table.gstin-table tr td {
        width: 22% !important;
        float: left;
    }

        table.gstin-table tr td.gstin_rw {
            width: inherit;
        }

        table.gstin-table tr td.txtGSTIN {
            width: inherit;
            padding: 0 10px;
        }

    .cpsection2_leftR {
        width: 60%;
        background: none;
    }

    .upsellsection2_right {
        padding: 10px;
        width: 30%;
    }

    .martop {
        margin-top: 0;
    }

    .graybox3 {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .pnlConditions div {
        width: 100% !important;
    }

    .calltxt {
        display: none;
    }

    .cpsub1Dis {
        width: 100%;
    }

    .mpmn_lt {
        width: 50%;
        padding-left: 0;
    }

    .mpmn_rt {
        width: 45%;
        padding-left: 5%;
    }

    .line02 {
        width: 95%;
        padding-left: 5%;
    }

    .cpsub1Success {
        width: 100%;
    }

    .contentmn {
        padding-bottom: 0 !important;
        overflow-x: hidden;
    }

    .staticULTerms li {
        padding-bottom: 15px;
    }

    .mpmn li {
        padding-bottom: 25px;
        width: 100%;
        float: left;
    }

    .pdCrossproducrSalelastpg {
        width: 100%;
    }

    .cpsub1 {
        padding-bottom: 0;
    }

    .formdetails .labmnMPInsured label, .formdetails .labmnMPAddress label, .formdetails .labmn label {
        width: 35%;
        float: left;
    }

    .formdetails .labmnMPInsured strong, .formdetails .labmnMPAddress strong, .formdetails .labmn strong {
        width: 65%;
        float: left;
    }

    .formdetails strong span {
        width: 100% !important;
    }

    .mpmn .mpmn_rt h2 {
        padding-left: 20px;
    }

    .bottom {
        border-bottom: none !important;
    }

    #fadeBlock .cpsub1_leftn {
        width: 100% !important;
        background: none;
    }

        #fadeBlock .cpsub1_leftn label {
            width: 100% !important;
            text-align: left;
            padding-bottom: 5px;
        }

        #fadeBlock .cpsub1_leftn select {
            width: 82.5% !important;
        }

        #fadeBlock .cpsub1_leftn .txtbg001 {
            width: 100% !important;
            float: none;
        }

            #fadeBlock .cpsub1_leftn .txtbg001 input {
                width: 81% !important;
            }

            #fadeBlock .cpsub1_leftn .txtbg001.tooltip-relative input {
                width: 94% !important;
            }

    input#ContentPlaceHolder1_ucProposerDOB_txtDOB {
        width: 81% !important;
    }

    #fadeBlock .cpsub1_right {
        width: 100% !important;
        float: left;
        padding-left: 0;
        padding-top: 15px;
    }

    .tooltip-icon {
        position: relative;
    }

        .tooltip-icon .rwtoolTip {
            position: absolute;
            right: 0;
            top: 2px;
            left: 0;
        }

    .undlab tr {
        width: 100% !important;
    }

        .undlab tr td {
            padding-right: 10px !important;
            width: 40%;
        }

    #fadeBlock .cpsub1_right .cplt02 {
        width: 100%;
    }

        #fadeBlock .cpsub1_right .cplt02 label {
            width: 100% !important;
            text-align: left;
            padding-bottom: 5px;
        }

        #fadeBlock .cpsub1_right .cplt02 .txtbg01 {
            width: 100% !important;
        }

            #fadeBlock .cpsub1_right .cplt02 .txtbg01 input {
                width: 80% !important;
            }

        #fadeBlock .cpsub1_right .cplt02 .txtbg001 {
            width: 100% !important;
            float: none;
        }

            #fadeBlock .cpsub1_right .cplt02 .txtbg001 input {
                width: 81% !important;
            }

    .txt10 {
        width: 100%;
    }

    #ContentPlaceHolder1_ProposerrbUpdatePanel .box01s {
        width: 100%;
    }

    .cpsub1Dis {
        width: 100%;
    }

    #ContentPlaceHolder1_div2 {
        padding-left: 0;
    }

    .cpsub1Dis {
        padding-left: 0 !important;
    }

    .cpsub3 {
        width: 100%;
        padding-left: 0;
    }

    .ajax__tab_xp .ajax__tab_body {
        width: 100% !important;
    }

    .txtBox {
        width: 94%;
    }

    .txtAadhar {
        margin-left: 220px;
        margin-top: -46px;
    }

    .btnValidateAadhar {
        margin-left: 350px;
        margin-top: -34px;
    }

    .pnlAadhar {
        margin-left: 0;
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .premiumSectionHSTOP {
        margin-top: 20px;
    }

    .cpsection2_left {
        width: auto;
        background: none;
    }

    .calpre .cpsub1_left {
        width: 100%;
        background: none;
    }

    .footertxt {
        padding: 10px 1.5% !important;
        width: 97% !important;
        font-size: 11px;
    }

    td.footerContact {
        padding: 0 5px !important;
        font-size: 11px;
    }

    .calpre input, .fldetails input {
        border: 1px solid #999 !important;
        height: 24px;
        padding: 0 5px;
    }

    .calpre select, .fldetails select {
        background: #fff !important;
        border: 1px solid #999 !important;
        height: 26px;
        padding: 0 5px;
    }

    .calpre textarea, .fldetails textarea {
        background: #fff !important;
        border: 1px solid #999 !important;
    }

    .calpre input.calender, .fldetails input.calender {
        padding: 0 5px !important;
    }

    .calpre input.browntxt01 {
        border: none !important;
        background: none !important;
    }

    .fldetails input {
        border: 1px solid #999 !important;
        height: 24px;
        padding: 0 5px;
    }

    .fldetails .btnmn2 input {
        border: 0 solid #999 !important;
        padding: 0;
    }

    .fldetails select {
        background: #fff !important;
        border: 1px solid #999 !important;
        height: 26px;
        padding: 0 5px;
    }

    .fldetails textarea {
        background: #fff !important;
        border: 1px solid #f00 !important;
    }

    .fldetails .box01 {
        margin-top: 15px;
        padding-top: 15px;
    }

    img.valerr {
        margin-top: 5px;
    }

    .nb-container {
        width: 100%;
    }

    .nb-proces-title {
        font-size: 16px;
    }



    table#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr th.GridHeader {
        font-size: 12px;
    }



    table#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr.trinsured td br, table#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr.trinsured td .cplt02 {
        display: none;
    }

    .formdetails .line02 {
        min-height: inherit;
    }

    .txt10 {
        padding-left: 0 !important;
        padding-bottom: 5px !important;
    }

    .pnlAadhar .txtAadhar .txtBox {
        width: 110px !important;
    }

    select#ContentPlaceHolder1_ddlState, select#ContentPlaceHolder1_ddlCity {
        width: 41% !important;
    }

    .fldetails .tooltip.mobile {
        left: 7px;
        top: -2px;
    }

    .btnbgn {
        /* For buy now Button in payment pages */
        background: url("images/buynow.png") no-repeat scroll 0 0 transparent;
        border: 0 none;
        cursor: pointer;
        height: 35px;
        width: 157px;
        margin-left: auto !important;
        margin-right: auto !important;
        display: block;
    }

    .calpre .labCPEmployee {
        width: 100%;
    }

    input#ContentPlaceHolder1_txtEmployeeID {
        width: 135px;
        float: left;
    }

    .discountMessage {
        padding: 15px 0 0 0;
        float: left;
        font-size: 14px;
    }

    .tabtd#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr th {
        width: auto !important;
    }

    input#ContentPlaceHolder1_btnMakePayment {
        margin: 0 auto;
        display: table;
    }

    div#dvEmployeeIDvalidator {
        float: left;
    }

    .eid {
        float: left;
    }

    .sloganHSTOP b {
        display: block;
        color: #000000;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-top: 3px;
    }

    input#btnissuepolicy, input.btnbuy {
        margin: 0 auto !important;
        display: table;
        width: 120Px;
    }

    .cpsub1Success {
        width: 100% !important;
    }

    #divPayment {
        margin-top: 15px;
    }

    .vtable-center .QuoteBox .box2 .lbl1 input {
        border: 1px solid #999 !important;
    }

    .calender {
        width: 135px;
    }

    .labCPEmployee {
        padding: 10px 0 5px 0;
    }

    .fortd td {
        padding: 0;
    }

        .fortd td.td40 {
            padding-top: 10px;
        }

    #fadeBlock .cpsub1_right .cplt02 select {
        width: 82% !important;
    }

    .first60 select {
        width: 147px !important;
    }

    #ContentPlaceHolder1_ddlState, #ContentPlaceHolder1_ddlCity {
        float: left;
    }

    #divPlanTypeValidator img.valerr.valicon {
        margin-top: -10px;
    }

    .left-float {
        float: left;
    }

    #ContentPlaceHolder1_lblWhasappDisclaimer {
        float: none !important;
    }

    #footer-mob {
        display: block;
    }

    #ContentPlaceHolder1_rfvtxtFirstName.valerr.relative img {
        left: 6px;
        top: 3px;
    }

    .footer-wraper {
        display: none;
    }

    img.footer-arrow {
        height: 8px;
        vertical-align: middle;
    }

    td.pull-left-vali {
        float: left;
        padding-top: 25px;
    }

    .mpmn {
        padding: 0;
        margin-bottom: 15px;
        width: 100%;
    }

    .labCP {
        width: 100%;
    }

    .GridHeader {
        padding: 5px;
    }

    .tabs2mn td {
        font-size: 13px;
    }

    .dec-none {
        display: none;
    }
}

@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr {
        display: block;
    }
        /* Hide table headers (but not display: none;, for accessibility) */
        #no-more-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        white-space: normal;
        text-align: left;
        float: left;
        padding-left: 0%;
        width: 96% !important;
        clear: both;
    }

        #no-more-tables td:before {
            /* Now like a table header */
            /* Top/left values mimic padding */
            width: 50% !important;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
            font-size: 11px !important;
        }
        /*
                Label the data
                */
        #no-more-tables td:before {
            content: attr(data-title);
        }

    .insuredfix_width {
        width: 100% !important;
    }

    .tabtd tr.fill td div {
        width: 50% !important;
        float: right;
        clear: both;
        margin-top: 0 !important;
    }

    .tabtd tr.fill td input {
        width: 48% !important;
        float: right;
        clear: both;
        margin-top: 0 !important;
    }

    .tabtd tr.fill td select {
        width: 49.5% !important;
        float: right;
        clear: both;
        margin-top: 0 !important;
    }

    .tabtd tr.fill td span {
        width: 100% !important;
        float: right;
        clear: both;
        margin-top: 0 !important;
    }

    .tabtd tr.fill td .insuredfix_width span {
        width: 100% !important;
        float: right;
        clear: both;
        margin-top: 0 !important;
    }

    .tabtd tr.fill td input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtFullName_0, .tabtd tr.fill td input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtFullName_1, .tabtd tr.fill td input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtFullName_2, .tabtd tr.fill td input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtFullName_3, .tabtd tr.fill td input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtFullName_4, .tabtd tr.fill td input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtFullName_5 {
        width: 96% !important;
        float: right;
        clear: both;
        margin-top: 0 !important;
    }

    input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtBirthday_0, input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtBirthday_1, input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtBirthday_2, input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtBirthday_3, input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtBirthday_4, input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtBirthday_5 {
        width: 46.5% !important;
    }

    span#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_lblname_0, span#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_lblname_1, span#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_lblname_2, span#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_lblname_3, span#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_lblname_4, span#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_lblname_5 {
        font-size: 7px !important;
        position: relative;
        top: 10px;
    }

    td.insuredHeightpre {
        width: 100% !important;
        float: left;
        clear: both;
    }

        td.insuredHeightpre:before {
            width: 50% !important;
        }

    .tabtd tr.fill td.insuredHeightpre div {
        float: right !important;
        width: 50% !important;
    }

    .tabtd tr.fill td.insuredHeightpre span {
        float: left !important;
    }

    .tabtd tr.fill td.insuredHeightpre div span input {
        width: auto !important;
        float: left !important;
        margin-top: 5px !important;
    }

    #ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtPreDisease_0, #ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtPreDisease_1, #ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtPreDisease_2, #ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtPreDisease_3, #ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtPreDisease_4, #ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtPreDisease_5 {
        width: 78% !important;
    }

    .tabtd tr.fill td input.closeinsure {
        width: 20px !important;
        height: 20px !important;
    }

    .tabtd tr.fill td div.precheckbox {
        float: right !important;
        width: 49.5% !important;
    }

    .tabtd tr.fill td.insuredHeightpre .tooltip span {
        top: 2em;
        left: -14em;
        width: inherit !important;
    }

    td.name:before {
        top: 21px;
        position: relative;
    }
    /*NB Insure*/
    .nbinusretable table.tabtd#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr th {
        display: none !important;
    }

    .nbinusretable table.tabtd#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr th {
        display: none !important;
    }

    .nbinusretable table.tabtd#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr th {
        display: none !important;
    }

    .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr.fill {
        width: 98% !important;
        padding: 1%;
        background: #d3d3d3;
        border-bottom: 1px solid #fff;
    }

        .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr.fill td {
            padding-left: 0;
        }

    .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails .GridHeader, .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr td {
        padding: 0;
        line-height: inherit !important;
    }

    #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr th, #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr td {
        width: inherit !important;
    }

    .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtBirthday_0 {
        width: 48% !important;
    }

    .nbinusretable #no-more-tables td {
        border-bottom: 0 solid #eee;
    }

    #no-more-tables #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr td {
        width: 100% !important;
        padding: 2% 0;
        border-bottom: 1px solid #fff;
        background: #d3d3d3;
    }

    .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_lblname_0, .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_lblname_1, .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_lblname_2, .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_lblname_3, .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_lblname_4 .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_lblname_5 {
        font-size: 12px !important;
    }

    .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_0, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_1, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_2, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_3, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_4, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_5, {
        width: 95% !important;
    }

    .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtBirthday_0, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtBirthday_1, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtBirthday_2, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtBirthday_3, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtBirthday_4, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtBirthday_5 {
        width: 47.5% !important;
    }

    .nbinusretable .tabtd tr.fill td select {
        width: 49.5%;
    }

    .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr {
        width: 100% !important;
    }

    .box01s .fleft {
        display: none;
    }

    .nbinusretable textarea#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtPreDisease_0, .nbinusretable textarea#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtPreDisease_1, .nbinusretable textarea#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtPreDisease_2, .nbinusretable textarea#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtPreDisease_3, .nbinusretable textarea#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtPreDisease_4, .nbinusretable textarea#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtPreDisease_5 {
        width: 100% !important;
        float: left;
        position: absolute;
        top: 5px;
        left: 30px;
        z-index: 99999;
    }

    .nbinusretable img#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_helpImage_0, .nbinusretable img#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_helpImage_1, .nbinusretable img#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_helpImage_2, .nbinusretable img#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_helpImage_3, .nbinusretable img#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_helpImage_4, .nbinusretable img#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_helpImage_5 {
        width: auto !important;
    }

    img#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_helpImage_0 {
        top: -3px;
        position: absolute;
        left: 125px;
    }

    .tabtd tr.fill td div .lastinput {
        float: left;
        position: relative;
    }
    /*.formdetails .tabtd tr th {
        display: block !important;
    }*/
    /* Force table to not be like tables anymore */
    #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr {
        display: block;
        background: #d3d3d3;
    }
        /* Hide table headers (but not display: none;, for accessibility) */
        #no-more-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

        #no-more-tables td:before {
            /* Now like a table header */
            width: 50%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }
        /*
                Label the data
                */
        #no-more-tables td:before {
            content: attr(data-title);
            line-height: 24px;
        }

    .tabtd tbody tr {
        width: 100% !important;
    }

    .firsttd2 {
        width: 30%;
    }

    .firsttd3 {
        width: 20%;
    }

    input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_0, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_1, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_2, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_3, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_4, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_5 {
        left: -34px;
        position: absolute;
        top: 4px;
        height: 18px;
    }

    img#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_helpImage_0 {
        left: 225px;
        position: relative;
        top: -4px;
    }

    .fullname::before {
        top: 22px;
        position: relative;
    }

    .fill .tooltip.mobile img {
        position: relative;
        right: -150px;
        top: -5px;
    }

    .dise .lastinput .tooltip span.tooltiptext {
        left: 20px !important;
        top: -77px !important;
        width: 200px !important;
    }

    input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_0, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_1, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_2, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_3, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_4, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_5 {
        width: 95% !important;
    }



    .whatsappmargin {
        margin-top: 0 !important;
    }

    .TRAIDisclaimer {
        height: 31px !important;
        float: left;
        margin-bottom: 15px;
    }

    .whatsappimg {
        width: 16px !important;
        padding-left: 0 !important;
    }

    .cpsub1.forlab2 .tooltip .tooltiptext {
        left: -460%;
    }
}

@media only screen and (max-width:768px) {
    #alertBox {
        margin-top: 35%;
    }

    .nb-sucess .nb-successful-icon {
        display: block;
        width: 16px;
        height: auto;
    }

    .btnmn2 {
        padding-top: 25px;
    }

    #containeraaaa.modalPopup {
        width: 240px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .PrProgress {
        left: 0;
        margin: 0 auto !important;
        width: 240px;
        right: 0;
        display: table;
    }

    .ProgressBarPanel {
        width: 240px;
        margin: 0 auto;
        display: table;
        left: 0;
        right: 0;
    }

    .fortd center {
        padding-bottom: 15px;
        text-align: left;
    }

    #divEIANumber {
        text-align: left !important;
    }

    h3 {
        padding: 0 3%;
    }

    #fadeBlock .cpsubO1 {
        width: 100%;
        padding: 0;
    }

    #fadeBlock .btnmn2 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    /*.cpsection2_left {
        width: 50%;
        background: none;
    }*/
    .cpsection2_left {
        width: 95%;
        height: auto;
      margin-left:20px;
    }
    .cpsection2_right {
        padding-left: 0;
        width: 90%;
        padding: 5% 5% 0 5%;
    }
    /*.cpsection2_right {
        padding-left: 0;
    }*/

    #ContentPlaceHolder1_pnlWhatsApp, #ContentPlaceHolder1_div2 {
        font-size: 13px;
    }

    #ContentPlaceHolder1_lblEkycDisclaimer {
        font-size: 11px !important;
        line-height: 14px;
    }

    .mpmn_lt, .mpmn_rt {
        font-size: 12px;
    }

    .mpmn.formdetails {
        padding-left: 0 !important;
        width: 100%;
        padding: 0;
        margin-bottom: 14px;
    }
    .outerBox {
        width: 94%;
        height: inherit;
        margin-bottom: 15px;
    }
    .otpbox {
        width: 94% !important;
        padding: 3% !important;
    }
    .innerBox {
        width: 99%;
    }

    .premiumBox {
        width: 98%;
    }

    .premiumSectionHSTOP {
        height: auto;
    }

    .innerBox b {
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    #fadeBlock .cpsub1_leftn select {
        width: 84% !important;
    }

    #fadeBlock .cpsub1_right .cplt02 select {
        width: 84% !important;
    }

    .outerBox {
        width: 94%;
        height: inherit;
        margin-bottom: 15px;
    }

    .dise .lastinput .tooltip span.tooltiptext {
        left: -60px !important;
    }

    .nb-proces-title {
        font-size: 12px;
        margin-top: -21px;
    }

    .nb-proces-tagline {
        display: none;
    }

    .nb-process-step {
        height: 60px;
    }

    .nb-successful-icon {
        left: 5px;
    }

    .nb-proces-title {
        padding: 5px 10% 0 10%;
        width: 80%;
    }

    .nb-successful-icon {
        top: 5px;
    }

    .mpmn {
        width: 100%;
        padding: 0;
    }

    .mpmn_rt {
        padding-left: 0;
    }

    .line02 {
        padding-left: 0;
        border-left: 0;
    }

    .mpmn .mpmn_rt h2 {
        padding-left: 0;
    }

    .emr2mn01 {
        width: 100%;
    }

    .addmembers {
        width: 100% !important;
    }

    .lbltd1, .lbltd2 {
        width: 50% !important;
    }

    table.gstin-table tr td {
        width: 45% !important;
        padding: 4px;
    }

    .deductiableText {
        padding: 11px;
        height: auto;
    }

    .lblDeductiable {
        padding: 11px;
    }

    .mpmn_lt {
        width: 100%;
    }

    .mpmn_rt {
        width: 100%;
    }

    .line02 {
        width: 100%;
    }

    .tabs2mn td {
        width: 100% !important;
        padding: 5px;
    }

    .tabtd tr.fill td span {
        width: 100% !important;
    }
    /*#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr.fill td span,
    #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr.fill td span,
    #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr.fill td span,
    #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr.fill td span,
    #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr.fill td span,
    #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails tr.fill td span {
        width: 100% !important;
    }
        */
    #fadeBlock .cpsub1_leftn {
        width: 100% !important;
        background: none;
    }

    #fadeBlock .cpsub1_right {
        width: 100% !important;
    }

    #ContentPlaceHolder1_pnlWhatsApp, #ContentPlaceHolder1_PnlTermCon {
        font-size: 13px;
    }

    .cpsection2_left {
        width: 95%;
        height: auto;
        margin-left: 20px;
    }

    .innerBox {
        width: 99%;
    }

    .premiumBox {
        width: 98%;
    }

    .premiumSectionHSTOP {
        height: auto;
    }

    .innerBox b {
        width: 100%;
        height: auto;
    }

    .cpsection2_right {
        padding-left: 0;
        width: 90%;
        padding: 5% 5% 0 5%;
    }

    #fadeBlock .calpre .cpsub1_right {
        width: 100%;
        float: left;
        padding-left: 0 !important;
    }

    .calpre .cpsub1_left {
        width: 100%;
        background: none;
    }

    .firstinputmobile {
        width: 100% !important;
    }

    #ContentPlaceHolder1_divMain .cpsub1_right {
        padding-left: 0 !important;
    }


    .tooltip-icon .rwtoolTip {
        right: 40px;
    }


    .firsttd2 {
        width: 33% !important;
    }

    div#ContentPlaceHolder1_PnlTermCon {
        padding-top: 15px;
    }

    #dvEmployeeIDvalidator img.valerr {
        margin: 3px 0 0 10px;
    }

    div#dvEmployeeIDvalidator {
        float: left;
    }

    #ContentPlaceHolder1_pnlGoGreen span {
        padding-left: 0 !important;
    }

    div#ContentPlaceHolder1_pnlGoGreen {
        padding-top: 15px !important;
        float: left;
    }

        div#ContentPlaceHolder1_pnlGoGreen input {
            height: 12px;
        }

    #GVStatusQuote {
        width: 100% !important;
    }

    input#GVStatusQuote_btnBuyOnline_0 {
        width: 100px;
    }

    #GVStatusQuote .GridHeaders {
        font-size: 11px;
    }

    #GVStatusQuote tr td {
        font-size: 11px;
    }
}

@media only screen and (max-width: 640px) {
    #alertBox {
        margin-top: 65%;
    }

    .cpsection2_leftR {
        width: 100%;
    }

    .upsellsection2_right {
        width: 100%;
    }

    .upsellsection2_right {
        width: 88%;
        float: left;
        margin: 3% 3% 0 3%;
    }

    .premiumSectionR {
        padding-bottom: 3%;
    }

    input#txtadd1 {
        width: 78% !important;
    }

    td.mob-input select {
        width: 100% !important;
    }

    .graybox3_rt {
        width: 97% !important;
        margin-right: 0 !important;
        padding: 0 1.5%;
    }

    .fill a.tooltip span {
        top: 3em;
        left: -8em;
    }

    div#alertBox {
        width: 300px !important;
    }

    #ContentPlaceHolder1_divMain .tooltip-icon .rwtoolTip {
        right: 10px;
    }

    .lblekyc i {
        font-size: 10px;
    }

    .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_lblname_0, .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_lblname_1, .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_lblname_2, .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_lblname_3, .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_lblname_4 .nbinusretable #ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_lblname_5 {
        font-size: 7px !important;
        position: relative;
        top: 10px;
    }
}
@media only screen and (max-width: 540px) {
    .cpsection2_left {
        width: 95%;
        height: auto;
        margin-left: 10px;
    }
}

@media only screen and (max-width: 480px) {

    .firsttd1 {
        width: 37% !important;
    }

    input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_0, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_1, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_2, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_3, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_4, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_5 {
        left: -21px;
    }

    img#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_helpImage_0 {
        left: 165px;
    }
}

@media only screen and (max-width: 479px) {
    .txtAadhar {
        margin-left: 0;
        margin-top: 0;
    }

    .btnValidateAadhar {
        margin-left: 140px !important;
    }
}

@media only screen and (max-width: 425px) {
    .nbinusretable .tabtd tr.fill td select {
        width: 51% !important;
    }

    .tabtd tr.fill td input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtFullName_0, .tabtd tr.fill td input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtFullName_1, .tabtd tr.fill td input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtFullName_2, .tabtd tr.fill td input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtFullName_3, .tabtd tr.fill td input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtFullName_4, .tabtd tr.fill td input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtFullName_5 {
        width: 94% !important;
    }

    input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtBirthday_0, input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtBirthday_1, input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtBirthday_2, input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtBirthday_3, input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtBirthday_4, input#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_txtBirthday_5 {
        width: 43% !important;
    }

    .tabtd tr.fill td input {
        width: 47.5% !important;
        float: right;
        clear: both;
        margin-top: 0 !important;
    }

    #upGVInsDetails .btn {
        width: 90px !important;
    }

    .tabtd tr.fill td select {
        width: 50.5% !important;
    }

    #alertBox p {
        font-size: 12px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .calpre input.browntxt01 {
        text-align: center;
    }

    input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_0, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_1, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_2, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_3, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_4, input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_PEDcheck_5 {
        left: -18px;
    }

    span#ContentPlaceHolder1_HSPInsuredDetails_GVInsDetails_lblname_0 {
        font-size: 7px !important;
    }

    #dvEmployeeIDvalidator img.valerr {
        margin: 3px 0 0 11px;
    }

    .fill .tooltip.mobile img {
        position: relative;
        right: -80px;
        top: -5px;
    }

    .vtable-center {
        width: 280px !important;
    }

        .vtable-center .QuoteBox .box2 {
            width: 100%;
            background: #fff;
        }

        .vtable-center .QuoteBox {
            width: 100%;
            float: none;
        }

            .vtable-center .QuoteBox .box2 .lbl1 label {
                width: 40%;
            }

            .vtable-center .QuoteBox .box2 .lbl1 input {
                width: 45%;
            }

            .vtable-center .QuoteBox .box2 .header {
                width: 97%;
            }
    .cpsection2_left {
        width: 95%;
        height: auto;
        margin-left: 3px;
    }
}

@media only screen and (max-width: 375px) {
    img#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_helpImage_0 {
        left: 125px;
    }
    .cpsection2_left {
        width: 95%;
        height: auto;
        margin-left: 1px;
    }
}

@media only screen and (max-width: 360px) {
    .firsttd3 {
        width: 21%;
    }

    .nbinusretable .tabtd tr.fill td select {
        width: 51.5% !important;
    }

    .tabtd tr.fill td input {
        width: 48% !important;
    }

    .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_0, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_1, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_2, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_3, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_4, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_5 {
        width: 96% !important;
    }

    .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtBirthday_0, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtBirthday_1, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtBirthday_2, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtBirthday_3, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtBirthday_4, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtBirthday_5 {
        width: 48% !important;
    }

    .fill .tooltip.mobile img {
        position: relative;
        right: -80px;
        top: -5px;
    }
}

@media only screen and (max-width: 320px) {
    .nb-proces-title {
        font-size: 12px;
    }

    .firsttd3 {
        width: 24%;
    }

    #dvEmployeeIDvalidator img.valerr {
        margin: 3px 0 0 5px;
    }

    .nbinusretable .tabtd tr.fill td select {
        width: 52.3% !important;
    }

    .tabtd tr.fill td input {
        width: 48% !important;
    }

    .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_0, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_1, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_2, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_3, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_4, .nbinusretable input#ContentPlaceHolder1_uchealthInsuredDetails_GVInsDetails_txtFullName_5 {
        width: 96% !important;
    }



    .eid {
        float: none;
    }

    div#ContentPlaceHolder1_OTPverification b {
        float: left;
    }

    input#ContentPlaceHolder1_txtotp {
        clear: both;
    }
    .cpsection2_left {
        width: 95%;
        height: auto;
        margin-left: -1px;
    }
}


/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    top: -12px;
    cursor: pointer;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 150px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 5px;
        padding: 7px;
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 50%;
        margin-left: -60px;
        font-size: 11px;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }

.fldetails .tabtd {
    overflow: hidden;
}

.tooltip.mobile img {
    vertical-align: sub;
}

.calpre .tooltip.mobile img {
    vertical-align: top;
    padding-left: 3px;
}

.lastinput .tooltip .tooltiptext {
    left: -130px;
    top: -70px;
}

table.vtable-center {
    width: 420px;
    margin: 0 auto;
}

.emiNoteBox {
    width: 200px;
    float: left;
    background-color: #f0f0f0;
    padding: 10px;
    margin-left: 50px;
    border-radius: 5px;
    text-align: justify;
    font-weight: normal;
}

@media only screen and (max-width: 979px) {

    .emiNoteBox {
        width: 200px;
        float: left;
        background-color: #f0f0f0;
        padding: 10px;
        margin-left: 10px;
        border-radius: 5px;
        text-align: justify;
        font-weight: normal;
    }
}

@media only screen and (max-width: 870px) {

    .emiNoteBox {
        margin-bottom: 7px;
    }
}

.important-notice {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f0f0f0;
    margin: 1px;
    padding: 15px;
    border-radius: 8px;
    margin: 20px 0px;
}

.important-notice .header {
    border-bottom: solid 1px red;
    margin-bottom: 10px;
}



.important-notice .header img {
    margin-top: 3px;
    margin-right: 10px;
}

.important-notice .header h4 {
    display: inline-block;
    margin: 0px;
}


.important-notice .details {
    font-weight: normal;
    padding-bottom: 10px;
}

.important-notice .details p {
    color: #000;
}

.important-notice .details .payment-action {
    margin-bottom: 15px;
}

.important-notice .details .payment-action img {
    margin-right: 10px;
}

.important-notice .details ul {
    padding-left: 20px;
}

.important-notice .details ul li {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 10px;
    margin-bottom: 15px;
}


.important-notice .details ul li::marker {
    color: red;
}

/* Thank you page new cr css start*/
.thankyou-left {
    width: 70%;
    float: left;
    padding-right: 5%;
}



.thankyou-right {
    width: 25%;
    float: right;
}

    .thankyou-right img {
        width: 100%;
    }

@media only screen and (max-width: 767px) {
    .thankyou-left {
        width: 100%;
    }

    .thankyou-right {
        width: 100%;
        margin-top: 15px;
    }
}
/* Thank you page new cr css end*/
/*enddd*/

/* Start ekyc css*/
span.ekyc-label-font {
    font-size: 10px;
    display: table;
    text-align: right;
    width: 100%;
    clear: both;
    position: relative;
    top: 11px;
}

span.ekyc-label-font-filldetails {
    font-size: 10px;
    display: table;
    text-align: right;
    width: 100%;
    clear: both;
    position: relative;
    top: 5px;
}

.ekyc-remove-height {
    height: inherit !important;
}

.ekyc-checkbox-row {
    width: 100%;
    float: left;
    display: table;
    margin: 10px 0 0 0;
}

    .ekyc-checkbox-row input {
        width: auto;
        float: left;
        clear: inherit;
    }

    .ekyc-checkbox-row label {
        width: auto;
        float: left;
        text-align: left;
        padding-left: 5px;
        font-size: 12px;
    }

.ekyc-disclamier {
    padding-top: 5px;
}

@media only screen and (max-width: 989px) {
    span.ekyc-label-font {
        text-align: left;
        top: 0;
    }

    span.ekyc-label-font-filldetails {
        text-align: left;
        top: 0;
    }

    #fadeBlock .cpsub1_leftn .txtbg001 .ekyc-checkbox-row input {
        width: auto !important;
    }

    #fadeBlock .cpsub1_leftn .ekyc-checkbox-row label {
        width: auto !important;
        padding-top: 5px;
    }
}
/* End ekyc css*/

span.tooltip.mobile.pancard-tooltip {
    left: 0;
}

.pancard-tooltip img {
    vertical-align: text-top;
    margin: 0 10px 0 0;
}