﻿@font-face {
    font-family: OpenSans-Bold;
    src: url(../fonts/OpenSans-Bold.ttf);
}

@font-face {
    font-family: OpenSans-Regular;
    src: url(../fonts/OpenSans-Regular.ttf);
}

#stickyheader {
    width: 100% !important;
}

.health_bg::before {
    background: #eee url("../images/hlthl-bg.jpg");
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    left: 0;
}

.critical_bg::before {
    background: #eee url("../images/crtcl-bg1.jpg");
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    left: 0;
}

.personal_bg::before {
    background: #eee url("../images/persnl-bg.jpg");
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    left: 0;
}

.motor_bg::before {
    background: #eee url("../images/carinsl-bg2.jpg");
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    left: 0;
}

.twowheeler_bg::before, .two_detail_bg::before {
    background: #eee url("../images/two-whlrins-bg.jpg");
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    left: 0;
}

.travel_bg::before {
    background: #eee url("../images/trvl-bg.jpg");
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    left: 0;
}

.termLife_bg::before {
    background: #eee url("../images/termLife.jpg");
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    left: 0;
}


.sub-title {
    margin-bottom: 0px !important;
}

#divEDOB input {
    color: #999;
    text-transform: capitalize;
}

.green-border {
    border: 1px solid #009A5A;
}

    .green-border:focus {
        border-color: #14CC7F;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        outline: 0 none;
    }

.set-readonly {
    pointer-events: none;
    background-color: #6cba7e;
    color: white;
    opacity: 0.5;
    text-decoration: none;
}

#add_family_members > .modal-dialog {
    width: 370px !important;
}

.sml__ldr {
    background-image: url("../images/ani-price.gif");
    /*background-image: url('../images/loader.gif');*/
    height: auto !important;
    background-position: center center;
    background-size: contain;
    margin: 0 auto;
    background-repeat: no-repeat;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin-top: 20px;
}

    .sml__ldr::after {
        color: #fff;
        content: "Loading Data...";
        display: block;
        font-family: opensans-bold;
        font-size: 16px;
        position: relative;
        text-align: center;
        top: 40px;
        white-space: nowrap;
    }

.btn_toppln:before {
    content: "";
    display: block;
    border: 2px solid #009a5a;
    position: absolute;
    width: 92px;
    top: -5px;
    left: -5px;
    height: 31px;
    border-radius: 100px;
}

.btn_toppln {
    background: #009a5a;
    border-radius: 100px;
    padding: 2px 3px;
    font-size: 12px;
    width: 84px;
    position: relative;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
}

.insurance_plan .btn_toppln.active {
    background: #16509d !important;
    color: #FFF !important;
}

.insurance_plan .btn_border.active {
    background: #16509d !important;
    color: #FFF !important;
}

.insurance_plan .btn_toppln {
    margin-left: 3px;
}

.affix + .container-fluid {
    padding-top: 70px;
}

.insurer-logo.insurer-logo-noleft {
    left: 0;
}

.ul-compare-plans li div p {
    line-height: 1.4;
}

.custom_modal_header {
    background-color: transparent !important;
}

#compare-footer-wrapper .plan-to-compare.comparemode {
    border-bottom: medium none;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    height: 140px !important;
    padding-top: 15px;
}

    #compare-footer-wrapper .plan-to-compare.comparemode p {
        color: #555;
        font-size: 12px;
        font-weight: 400;
    }

.head-cell {
    display: table-cell;
    font-size: 14px;
    font-weight: normal;
}

.box.modal-box-wrapper > small {
    color: #555;
    display: block;
    margin: 10px 0;
    text-align: center;
    font-size: 12px;
}

.modal label.mdl-ttl-trvl-dtl {
    color: #004a9b;
    display: block;
    margin: 10px 0 0;
}

.is-table-row .box {
    background: none;
    position: static;
    text-align: center;
}

.is-table-row {
    border-bottom: 1px solid #ccc;
    width: 100%;
}

    .is-table-row [class*="col-"] {
        background: #fff;
    }

.row-title {
    background: #d2e8dc none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    color: #004a9b;
    height: 35px;
    letter-spacing: 2px;
    line-height: 37px;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
}

.cell-value.special p {
    color: #0057a8;
    font-size: 12px;
}

.colapse-in-out-indicator {
    float: right;
}

.cell-value {
    border-bottom: medium none;
}

#DivDetails .border-right {
    border-right: 0.2em solid #ccc !important;
}

#DivDetails .is-table-row {
    border-bottom: 3px solid #ccc !important;
}

#DivDetails .is-table {
    width: 100%;
    display: inline-block;
    display: table-cell;
    display: table-row-group;
}

#DivDetails .col-md-3 {
    width: 25%;
}

.is-table-row {
    display: table;
    width: 100%;
}

#DivDetails.testBody {
    display: table-row-group;
}

#DivDetails.panel-header-fixed {
    display: table;
    width: 100%;
}

#DivDetails.panel-body-list {
    display: table;
    width: 100%;
}

.removebtn {
    background: transparent !important;
    color: #009a5a !important;
    font-weight: normal !important;
    font-size: 16px;
}

    .removebtn:hover {
        background: transparent !important;
        color: #0057a8 !important;
    }

.pdf-icons {
    float: left;
    margin-right: 5px !important;
    margin-top: 2px;
}

a#btnExport {
    font-size: 12px;
    color: #0057a8 !important;
}

.compare__insurance:hover {
    background: #ddd !important;
}

.selected.compare__insurance {
    background: #ddd !important;
}

.affix {
    top: 85px !important;
    width: 1143px !important;
}

.compare-content {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    display: none;
    float: left;
    height: auto;
    margin: 0 0 20px;
    padding: 10px;
    position: fixed;
    right: 10px;
    top: 25%;
    transform: translate3d(0px, 0px, 0px) scale(1);
    width: 200px;
    z-index: 999;
}

ul.ul-compare-plans {
    padding: 0;
}

    ul.ul-compare-plans li {
        list-style-type: none;
    }

.thm_btn.thm_compplan_btn {
    background: #0057a8 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 12px;
    padding: 5px 11px;
    transition: all 0.5s ease 0s;
}

.colapse-in-out-indicator .fa.fa-plus-circle {
    color: #fff;
    margin-left: 0;
    margin-right: 0px;
}

.colapse-in-out-indicator .fa.fa-minus-circle {
    color: #fff;
    margin-left: 0;
}

.required_file {
    color: #ff0000;
    font-size: 10px;
    text-align: right;
}

.slimScrollDiv0:focus {
    outline: none !important;
}

.next-btn-insu-info.text-center > input[type="submit"]:focus {
    outline: none;
}

p#cphBody_spnCheck {
    width: 100%;
    text-align: left;
}

body {
    font-family: OpenSans-Regular !important;
    text-rendering: optimizeLegibility;
}

p {
    font-family: OpenSans-Regular;
}

.top-border {
    border-top: solid 3px #8dc737;
}

.logo {
    padding: 0px;
}

.main-navbar-page-ttl h3 {
    margin: 18px 0 0 0;
}

.navbar-default {
    background-color: #FFF;
    border-color: transparent;
    border-radius: 0;
}

.top-right_tollfree:before .col-md-6 {
    content: "";
    position: relative;
    padding-right: 0px;
}

.m-right5 {
    margin-right: 5px;
}

.elementtop20 {
    margin-top: 20px;
}

.elementtop10 {
    margin-top: 10px;
}

.elementbottom20 {
    margin-bottom: 20px;
}

.elementtop3 {
    margin-bottom: 3px;
}

.btn-pwgr-r {
    padding: 5px 20px;
    /*background-color: #009a5a;
        border-color: transparent;
    */
    background-color: #e3001b;
    color: #FFF;
    border-color: none;
    font-family: OpenSans-Bold;
    box-shadow: 0 0 3px -1px #000;
    box-sizing: border-box;
    transition: all 0.1s ease 0s;
    opacity: 1;
}

.btn-pwwh-l {
    padding: 5px 20px;
    background-color: #f2f2f2;
    color: #004a9b;
    border-color: transparent;
    box-shadow: 0 0 3px -1px #000;
    transition: all 0.1s ease 0s;
    opacity: 1;
}

.btn-pwgr-r:hover, .btn-pwgr-r:focus {
    /*background-color: #009a5a;
         border: 1px solid #007947;*/
    box-shadow: none;
    background-color: #286090;
    color: #FFF;
    border: 1px solid #204d74;
}

.btn-pwwh-l:hover {
    box-shadow: none;
    color: #004a9b;
    border: none;
    border: 1px solid #ccc;
}

.headerbg {
    background-color: #fff;
    color: #000;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2), 1px 1px 1px 1px rgba(0, 0, 0, 0.14), 1px 2px 1px -1px rgba(0, 0, 0, 0.12);
    margin-top: 19px;
}

.header-title {
    color: #FFF;
    font-size: 18px;
}

.headerbg ul {
    list-style: none;
    color: #FFF;
    padding: 0px;
    line-height: 24px;
}

.rad_left0 button.btn.btn-default {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.custom_filter_input {
    border-color: transparent;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.panel.panel-primary.panel_summary {
    display: inline-block;
    width: 100%;
}

.row.acc-wizard #cphBody_lnk {
    position: relative;
    z-index: 999;
}

.f_wid {
    width: 100%;
}

.headerbg ul li span {
    border: solid 1px #FFF;
    color: #FFF;
    padding: 0px;
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    margin-right: 5px;
}

.headerbg ul li {
    font-size: 13px;
}

.headerbg .fa-users {
    font-size: 12px;
}

.headerbg .fa-mobile {
    font-size: 20px;
}

.headerbg .border-right {
    border-right: 1px solid #335ca8;
}

.navbar {
    margin-bottom: 0px;
    min-height: 75px;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2), 1px 1px 1px 1px rgba(0, 0, 0, 0.14), 1px 2px 1px -1px rgba(0, 0, 0, 0.12);
}

.padr0 {
    padding-right: 0px;
}

.top-right_tollfree {
    list-style: none;
    text-align: right;
    padding: 20px 0px;
    display: inline-block;
}

    .top-right_tollfree h4, .top-right_tollfree .fa {
        margin: 0px;
        color: #2e4a93;
    }

    .top-right_tollfree h4 {
        font-size: 25px;
        letter-spacing: 1px;
        font-family: 'OpenSans-Bold';
    }

.container-box {
    /*background: #fdfdfd url("../images/umbrella.png") no-repeat 930px 15px;*/
    padding: 30px 80px;
    padding-top: 15px;
    padding-bottom: 10px;
    border: 1px solid #acacac;
    border-radius: 5px;
}

.health-title {
    color: #e3001b;
    font-family: OpenSans-Regular;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 25px;
    text-align: center;
    text-transform: uppercase;
}

    .health-title > span {
        color: #009a5a;
    }

.sub-title {
    color: #444;
    text-align: center;
    font-weight: 600;
    font-family: OpenSans-Regular;
    font-size: 16px;
    font-weight: normal;
}

.custom_input {
    width: 82% !important;
    line-height: 40px;
    height: 40px;
    background: transparent;
}

.custom_select {
    height: 40px;
    border-left: none;
    border-right: none;
}

.custom_addon {
    background-color: #009a5a;
    color: #FFF;
    width: 62px;
    border: none;
}

.custom_inputwid {
    width: 100% !important;
}

.divider {
    margin-top: 30px;
    display: inline-block;
}

.cursor-pointer {
    cursor: pointer;
}

.custom_addon > span {
    font-size: 20px;
}

.input_mobile {
    width: 72% !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.custom_btn {
    background-color: #0057a8;
    padding: 5px 0;
}

.input-small {
    width: 50% !important;
    border-radius: 5px !important;
}

.pad_r20 {
    margin-right: 20px;
}

.custom_btn_submit {
    padding: 0 15px;
    letter-spacing: 2px;
    background-color: #e3001b;
    font-family: OpenSans-Bold;
    line-height: 40px;
    font-size: 14px;
    border: none;
    transition: all 0.5s ease;
}

    .custom_btn_submit span {
        padding-right: 5px;
    }

.custom_lable {
    color: #444;
    font-weight: normal;
}

.container_bottom_box {
    background-color: #0057a8;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
}

    .container_bottom_box ul {
        list-style: none;
        font-family: OpenSans-Regular;
    }

        .container_bottom_box ul li {
            list-style: none;
            padding: 5px 0px;
            color: #FFF;
        }

            .container_bottom_box ul li span {
                color: #7dba2f;
            }

.border-right {
    border-right: solid 1px #183c98;
}
/*.custom_modal_header{background-color:#004a9b !important;color:#FFF;}*/
.custom_modal_header {
    color: #FFF;
}

.custom_close {
    color: #FFF;
    opacity: 9;
}

.mpopup {
    width: 10px;
    padding: 6px 6px;
}

    .mpopup > span {
        font-size: 14px;
    }

.custom_btn > span > .fa.fa-male, .custom_btn > span > .fa.fa-female {
    font-size: 18px;
    margin-right: 10px;
}

.btn-success {
    background-color: #009A5A;
}

.form-group.form_margin0 label {
    margin-top: 8px;
}

.poptitle {
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px 0px 20px 0px;
}

h2.poptitle.mb0 {
    margin-bottom: 0;
}

h2.poptitle span {
    padding-right: 10px;
}

.thm_btn {
    background: #009a5a;
    color: #FFF;
    padding: 10px 30px;
    border: none;
    transition: all 0.5s ease;
}

    .thm_btn:hover, .thm_btn:focus, .thm_btn:active {
        background: #0057a8;
        color: #FFF;
    }

.thm_btn_border {
    border: 1px solid #009a5a;
    color: #444;
    padding: 5px 20px;
    transition: all 0.5s ease 0s;
}

.custom_popwid {
    width: 50% !important;
    float: right;
}

    .custom_popwid > input.custom_inputwid {
        border-radius: 50px;
        width: 50px !important;
        float: right;
    }

.custom_chkbox {
    margin-top: 10px !important;
}

.custom_modal .form-group {
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}

.theme_pop_btn {
    border-radius: 50px;
    width: 125px !important;
    transition: all 0.5s ease;
}

.custom_modal .modal-footer {
    text-align: center;
}

.custom_modal button.thm_btn, .thm_btn_border {
    border-radius: 50px;
}

.dialog_width {
    width: 410px;
}

.bottom20 {
    margin-bottom:: 20px;
    margin-top: 0px;
}

.custom_modal_header .modal-title {
    text-align: center;
    text-transform: uppercase;
    font-family: 'OpenSans-Bold';
}

.titlep {
    font-size: 18px;
    color: #0057a8;
    font-family: 'OpenSans-Bold';
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'OpenSans-Bold';
}

.illness_ul {
    list-style: none;
    padding: 0px;
    text-align: center;
}

    .illness_ul li {
        display: inline-block;
        list-style: none;
        padding: 0px 15px;
        color: #009a5a;
        font-size: 16px;
        font-family: OpenSans-Regular;
    }

.hr_t_b5 {
    margin: 5px 0px;
}

.text-title {
    color: #444;
    text-align: center;
    display: block;
    font-size: 16px;
    font-family: OpenSans-Bold;
}

.table2 {
    overflow: auto;
    height: 200px;
    width: 1145px;
    margin: 0 auto;
}

.border_radio {
    border: solid 1px green;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 50px;
}

.p_head {
    display: none;
}

.p_title a {
    color: #0057a8;
    text-decoration: none;
}

    .p_title a:hover {
        color: #027b49;
    }

.list-box {
    display: table;
    border: solid 1px #0057a8;
    border-radius: 5px;
    width: 100%;
    padding: 5px 0px;
    margin: 10px 0px;
    border-bottom-width: 4px;
}

.p_image {
    text-align: center;
}

.col_1-bg {
    background-color: #f6f6f6;
    display: inline-block;
    padding: 10px 5px;
}

.btn_com:active, .btn_com:focus, .btn_com:hover {
    background-color: #0057a8;
}

.p_title_in {
    color: #222;
    display: list-item;
    font-size: 11px;
    line-height: 1.5;
    list-style: outside none disc;
    margin: 0 0 0 10px;
    text-align: left;
}

.custom-headings div.head-cell {
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
}

.list-box div.divrow .head-cell {
    padding-left: 7px;
    padding-right: 7px;
}

.elementtop5 {
    margin-top: 5px;
}

.innermargin {
    padding: 15px 0px;
    border-right: solid 1px #eee;
    height: 110px;
    margin-top: 25px;
    padding-top: 30px;
}

.btn_com {
    background-color: #0057a8;
    padding: 5px 20px;
    margin: 5px 0px;
    border-radius: 50px;
}

p.p_title {
    text-align: center;
    margin: 8px 0px;
}
/**/ /**/

.illness_table thead th {
    font-family: OpenSans-Regular;
    font-weight: normal;
    padding: 0 !important;
    font-size: 12px;
    vertical-align: middle !important;
}

.dataTables_scrollHead {
    overflow: auto;
}

.theme_style {
    margin-bottom: 0px;
}

.table_thm {
    background: #c2e6d7;
    border-radius: 5px;
    padding: 10px 0px;
}

.theme_style > thead > tr > th, .theme_style > tbody > tr > td {
    text-align: center;
}

.elementbottom40 {
    margin-bottom: 40px;
}

.theme_style span {
    color: #0057a8;
}

.callme_pop {
    border-radius: 0 50px 50px 0;
    padding: 8px 10px;
}

.resend_pop {
    border: medium none;
    border-radius: 50px 0 0 50px;
    height: 38px;
    padding: 0.6em;
}

.callme_input {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    height: 38px;
    width: 72% !important;
    border-color: #ccc;
    padding: 0px 10px;
}

.pop_send_otp {
    width: 68% !important;
    display: block !important;
    border-radius: 0px !important;
    height: 38px;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0px;
    margin-right: 0px !important;
}

.callme_addon {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.mobile_btn {
    border-radius: 50px;
}

.box_1 {
    display: none;
}

.custom_chkbox > label {
    font-size: 13px;
}

.custom_tabs {
    display: table;
    width: 100%;
    padding: 10px 0px;
}

.custom-headings {
    display: table-row;
    font-weight: bold;
    text-align: center;
}

.head-cell {
    display: table-cell;
    font-weight: normal;
    font-size: 13px;
}

.divrow {
    display: table-row;
}

.rupee_title {
    color: #0057a8;
    font-size: 30px;
    margin: 22px 0px 0px;
}

h2.rupee_title > span {
    color: #000;
    padding-right: 10px;
}

ul.custom_tabs {
    padding-left: 2px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #0057a8;
    color: #FFF;
    border: 1px solid #0057a8;
    margin-right: 3px;
}

.nav-tabs > li > a {
    background-color: #009a5a;
    color: #FFF;
    margin-right: 3px;
    height: 50px;
    padding: 15px 15px;
}

    .nav-tabs > li > a:hover {
        border-color: #009a5a #009a5a #009a5a;
    }

.tab-content {
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #009a5a;
}

.nav-tabs {
    border-color: transparent;
}

ul.custom_tabs li:first-child {
    padding-left: 50px;
}

ul.custom_tabs li:last-child {
    padding-right: 0px;
}

li.custom_toolbar {
    border: solid 1px #0057a8;
    border-radius: 50px;
    width: 74%;
    float: right;
    height: 45px;
    padding-left: 18px;
    margin-top: 15px;
}

.custom_toolbar .input-group {
    padding-right: 5px;
    padding-top: 5px;
    padding-left: 10px;
}

.input_sortby {
    border: solid 1px #ccc;
    border-radius: 50px;
}

.green {
    background-color: #009a5a;
}

#unstickyheader {
    margin-bottom: 15px;
}

#stickyheader {
    background: #FFF none repeat scroll 0 0;
    width: 1141px;
    margin-top: 4px;
    z-index: 999999;
}

#stickyalias {
    display: none;
    height: 10px;
}

#unstickyheader {
    margin-bottom: 15px;
}

#othercontent {
    margin-top: 20px;
}

.inner_tab_ul {
    list-style: outside none none;
    padding: 2px;
}

    .inner_tab_ul li {
        border-bottom: 1px dashed #ddd;
        list-style: outside none none;
        padding: 5px 0;
    }

        .inner_tab_ul li span {
            color: #009a5a;
            padding-right: 10px;
        }

h3.sub-title {
    font-size: 15px;
    font-weight: normal;
    margin: 2px 0 !important;
    text-align: left;
}

.title_tabin {
    border-bottom: 3px solid #0057a8;
    font-size: 15px;
    margin: 2px 0;
    color: #0057a8;
    padding-bottom: 10px;
}

#compare_pop > .modal-dialog {
    width: 250px;
}

.remove_buton {
    background-color: #c33233 !important;
    border: medium none !important;
    border-radius: 50px 0 0 50px;
    color: #fff !important;
    height: 20px !important;
    line-height: 15px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 20px !important;
}

.removeplan_elips {
    margin-top: -18px;
    position: relative;
}

h4.modal-header.custom_modal_header {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 0;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}

.remove_buton > span {
    font-size: 10px;
}

p.compare_title {
    color: #444;
    text-align: center;
    font-size: 10px;
    padding: 5px 0;
    font-weight: normal;
}

.list-row {
    background-color: #f2f2f2;
    border: 1px dashed #ddd;
    height: 95px;
    margin: 0 auto 15px;
    padding-top: 5px;
    width: 135px;
}

    .list-row.last {
        margin-bottom: 0px;
    }

.btn_plans {
    padding: 7px 12px;
    margin-top: 5px;
}

.popover {
    background-color: #FFF;
    color: #444;
    line-height: 15px;
    font-size: 13px;
    font-family: 'OpenSans-Regular';
}

.popover-title {
    background-color: #009a5a;
    color: #FFF;
}

.nav-tabs {
    border-bottom: 2px solid #DDD;
}

.card .nav-tabs > li > a {
    background-color: transparent;
    color: #000;
}

.input-group-addon {
    padding: 0 12px;
    background-color: transparent;
}

    .input-group-addon.gen-selection {
        border: 0 none;
        padding: 0;
    }

.card .tab-content {
    padding: 10px 0;
}

.mdl-radio__label {
    font-weight: 400;
    vertical-align: middle;
}

.card .nav-tabs > li.active > a, .card .nav-tabs > li.active > a:focus, .card .nav-tabs > li.active > a:hover {
    background-color: transparent;
    color: #FFF;
    margin-right: 3px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-width: 0;
}

.elementbottom10 {
    margin-bottom: 10px;
}

h3.medium-heading {
    color: #555;
    font-family: OpenSans-Regular;
    font-size: 15px;
    font-weight: 300;
    line-height: 1;
    margin: 10px 0;
}

.nav-tabs > li > a {
    border: none;
    color: #666;
}

    .nav-tabs > li.active > a, .nav-tabs > li > a:hover {
        border: none;
        color: #4285F4 !important;
        background: transparent;
    }

    .nav-tabs > li > a::after {
        content: "";
        background: #4285F4;
        height: 2px;
        position: absolute;
        width: 100%;
        left: 0px;
        bottom: -1px;
        transition: all 250ms ease 0s;
        transform: scale(0);
    }

.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
    transform: scale(1);
}

.inner__section__all {
    display: inline-block;
    width: 100%;
}

.main-body-layout {
    padding-top: 60px;
}

.tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 15px 0;
}

.tab-content {
    padding: 20px;
}

.mdl-radio__outer-circle {
    top: 5px !important;
}

.clrlablmar label {
    margin-bottom: 0 !important;
    margin-top: 5px;
}

.mdl-checkbox__label {
    color: #000;
    cursor: pointer;
    font-size: 14px !important;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
    position: relative;
}

.manage_li li {
    display: inline-block;
    margin-right: 10px;
}

.view-quotes-btn {
    background-color: #009A5A;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 10px;
    text-transform: uppercase;
}

.right-bg-front-layout {
    background-image: url("../images/bg_umbrlla.png");
}

.lwr-txt > p {
    margin: 20px 0;
    font-family: OpenSans-Regular;
}

.right-side-hdng h4 {
    font-family: opensans-Regular;
    font-size: 16px;
    line-height: 1.1;
    font-weight: normal;
    margin-bottom: 35px;
    margin-top: 0;
}

.featureList li.tick:before {
    content: "\2713";
    color: #fff;
    padding-right: 5px;
}

.featureList li {
    line-height: 1.2em;
    list-style: outside none disc;
    margin-bottom: 10px !important;
    margin-left: 10px;
    padding-left: 5px;
}

    .featureList li:last-child {
        margin-bottom: 0;
    }

ul.featureList {
    padding: 0;
}

ul.featureList {
    background-color: rgba(46,115,179,0.80);
    border-radius: 5px;
    color: #fff;
    padding: 20px;
    margin-top: 30px;
}

.outer-padding {
    min-height: 645px;
    padding: 16% 0 0;
}

.card .nav li a {
    height: auto;
    line-height: 1;
    padding: 10px;
}

.card .nav li {
    text-align: center;
    width: 33%;
}

.card .nav.nav-tabs {
    margin: 0 auto;
    width: 400px;
}

.input-group i {
    font-size: 18px;
    opacity: 0.41;
    width: 20px;
}

.input-group-addon i {
    font-size: 18px;
    opacity: 0.41;
    width: 20px;
}

.mdl-radio__inner-circle {
    top: 9px !important;
}

.get-class {
    display: none !important;
}

.form_margin0 {
    margin: 0 !important;
}

.custom_modal .form-group {
    border-bottom: medium none !important;
}

.poptitle a {
    color: #286090;
}

.otp_addon > span.input-group-addon {
    background-color: #FFF;
    color: #0057a8;
    width: 55px !important;
}

    .otp_addon > span.input-group-addon > i {
        opacity: inherit;
    }

.otp_addon {
    width: 100%;
}

.send_otpnew {
    background-color: #009a5a;
    border: medium none;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    color: #fff;
    height: 39px;
    transition: all 0.3s ease;
}

    .send_otpnew:hover, .send_otpnew:focus, .send_otpnew:active, .btn_confirmnew:focus, .btn_confirmnew:active, .btn_confirmnew:hover, .btn_resendnew:active, .btn_resendnew:hover, .btn_resendnew:focus {
        background-color: #009a5a;
        color: #FFF;
    }

.modal-title {
    font-size: 18px;
    line-height: 2;
    margin: 0;
}

.modal-header {
    border-bottom: 0 none;
    color: #FFF;
    background: #194e9d !important;
    font-size: 0;
    padding: 7px;
    text-align: center;
}

.mobile-modal h5 {
    color: #999;
    margin: 15px;
    text-align: center;
}

.btn_confirmnew {
    height: 34px;
    background-color: #009a5a;
    color: #fff;
    border: none;
}

.btn_resendnew {
    height: 39px;
    background-color: #009a5a;
    color: #fff;
    border: none;
}

.enter_otpnew {
    height: 39px;
    border-radius: 0px !important;
    width: 60% !important;
}

.modal-body.mobile-modal > h3 {
    color: #222;
    font-size: 50px;
    margin: 5px 0px;
}

.alert_success {
    background: #fffadd none repeat scroll 0 0;
    border-radius: 5px;
    color: #e3001b;
    display: block;
    font-family: OpenSans-Bold;
    font-size: 14px;
    font-weight: normal;
    margin: 15px 0 0;
    padding: 5px 0;
    text-align: center;
}

    .alert_success > span {
        color: #0057a8;
        font-size: 18px;
        letter-spacing: 2px;
    }

.uppr-img > .fa {
    font-size: 6em;
}

.motp > img {
    position: relative;
    top: -12px;
    width: 246px;
}

.otp-modal .modal-dialog {
    margin: 80px auto;
    width: 390px;
}

a.btn.thm_btn_border.btn-default.thm_btn.pull-right {
    color: #286090 !important;
}

#call_mobile .custom-content-pd {
    background-position: 52% 40px;
    background-size: 45% auto;
}

#call_mobile div.modal-footer a {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center !important;
    width: 100px;
}

#call_mobile div.modal-footer {
    background: transparent;
}

a.resend-lnk, button.btn.btn-default.thm_btn_border.pull-left, .btn.thm_btn_border.btn-default.thm_btn.pull-right {
    background-color: #f2f2f2;
    border-radius: 30px;
    color: #004a9b;
    cursor: pointer;
    display: inline-block;
    padding: 5px 20px;
    box-shadow: 0 0 3px -1px #000;
    float: left;
    border-color: transparent;
}

a.resend-lnk {
    color: #555;
}

.fa.fa-undo {
    margin-left: 5px;
}

a.edit-lnk {
    background-color: #f2f2f2;
    border-radius: 30px;
    color: #555;
    cursor: pointer;
    display: inline-block;
    padding: 5px 20px;
    box-shadow: 0 0 3px -1px #000;
    float: right;
}

.fa.fa-pencil {
    margin-right: 5px;
}

.fa.fa-user {
    margin-right: 5px;
}

.btn_confirmnew.mobile_view {
    background-color: #004a9b;
    /*background-color: #34426f;*/
    border: medium none;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-family: OpenSans-Bold;
    font-size: 15px;
    line-height: 1;
    margin: 0 0 10px;
    padding: 8px 30px;
}

.custom-center-placehldr {
    text-align: center;
    padding: 4px;
}

.otp-modal .modal-body {
    padding: 0;
}

.motp {
    /*background-color: #004a9b;*/
    background-color: #2d6daf;
    height: 100px;
}

.mobile-modal h5 {
    color: #999;
    font-size: 35px;
    margin: 30px 0 0;
    text-align: center;
}

.custom-content-pd h5 label {
    font-family: OpenSans-Regular;
    font-weight: 300;
}

.custom-content-pd {
    /*background-image: url("../images/umbrella.png");*/
    background-position: calc(20px) calc(32px);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 45px 20px 20px;
}

.alert_success {
    background: transparent none repeat scroll 0 0;
}

.acc-wizard {
    margin-top: 30px;
    padding: 30px 0;
}

.outer-upper-heading {
    margin-top: 55px !important;
    padding: 0;
}

.card.vehicle .nav li {
    width: 50%;
}

.well_cstm .more_ext {
    border: medium none;
    cursor: pointer;
    font-size: 15px;
    margin-bottom: 0;
}

.well_cstm label.ripple:nth-child(12) {
    /*padding-bottom: 0;*/
}

.more_ext .fa {
    font-size: 21px;
    margin: 0 12px 0 0 !important;
}

.page-bt_title {
    text-align: center;
    color: #007221;
    font-size: 15px;
    margin: 10px 0px;
}

.text6 {
    font-size: 17px;
    color: #0057a8;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}

.vehicle p {
    font-size: 14px;
}

.vehicle_detail .top_border .dots {
    float: left;
}

    .vehicle_detail .top_border .dots i {
        font-size: 19px;
        color: #9b9b9b;
        position: relative;
    }

.vehicle_detail .top_border .active i {
    font-size: 19px;
    color: #009456;
    ;
}

.vehicle_detail .top_border .border_sec {
    float: left;
    border: 4px solid #b7b7b7;
    margin: 5px -2px 0px -1px;
    width: 10.7%;
}

    .vehicle_detail .top_border .border_sec.active {
        border: 4px solid #009456;
    }

.vehicle_detail .next {
    float: right;
    text-decoration: none;
    color: #0057a8;
    font-size: 18px;
}

    .vehicle_detail .next i {
        font-size: 20px;
        color: #0057a8;
    }

.vehicle_detail .back {
    float: left;
    text-decoration: none;
    color: #0057a8;
    margin: 5px 12px 0px 15px;
    display: none;
    clear: both;
    font-size: 18px;
}

.vehicle_detail .homebtn {
    float: left;
    text-decoration: none;
    color: #0057a8;
    margin: 5px 12px 0px 15px;
    clear: both;
    font-size: 18px;
}

    .vehicle_detail .homebtn i {
        font-size: 20px;
        color: #0057a8;
    }

.vehicle_detail .back i {
    font-size: 20px;
    color: #0057a8;
}

.vehicle_detail .city {
    clear: both;
    color: #198a4f;
    display: block;
    font-family: OpenSans-Bold;
    font-size: 17px;
    line-height: 32px;
    margin-top: 0px;
    margin-bottom: 25px;
    text-align: center;
}

.vehicle_detail .field5 {
    width: 333px;
    padding: 0 0 10px;
    margin: 0 auto;
}

    .vehicle_detail .field5 i {
        color: #9b9b9b;
    }

    .vehicle_detail .field5 .input-group-addon:first-child {
        border-right: 0;
        background: white;
        width: 50px;
    }

    .vehicle_detail .field5 .input-group {
        outline: none;
    }

.vehicle_detail .select-btn {
    margin: 25px 0px 0px 0px;
}

    .vehicle_detail .select-btn .btn5 {
        border: 1px solid #198a4f;
        color: #198a4f;
        background: transparent;
        box-shadow: none;
        width: 100%;
        margin: 0px 0px 15px 0px;
    }

        .vehicle_detail .select-btn .btn5:hover {
            background: #0057a8;
            color: #fff;
            -o-transition: .5s;
            -ms-transition: .5s;
            -moz-transition: .5s;
            -webkit-transition: .5s;
        }

        .vehicle_detail .select-btn .btn5.active {
            background: #0057a8;
            color: #fff;
            border: 1px solid #0057a8;
        }

.vehicle_detail .vh-number {
    background: #eee;
    border-radius: 10px;
    padding: 3px;
}

.wrapper_vhnumber {
    display: inline-block;
    height: 172px;
    min-height: 0;
}

.wrapper_select_modal {
    height: 285px;
    min-height: 0;
}

.wrapper_select_varient {
    height: 285px;
    min-height: 0;
    margin: 0 20px;
}

.wrapper_pre_insurer {
    height: 235px;
    margin: 0 20px;
    min-height: 0 !important;
}

.wrapper_state {
    display: inline-block;
    height: 200px;
    min-height: 0;
    padding: 0 10px;
}

.inner-stylein {
    margin: 0 5px;
}

#divstep1 {
    height: 170px;
}

.vehicle_detail .vh-number .btn6 {
    width: 54px;
    font-size: 13px;
    padding: 5px 5px;
    background: transparent;
    color: #198a4f;
    border: 1px solid #198a4f;
    margin: 10px 4px 4px;
    box-shadow: none;
}

    .vehicle_detail .vh-number .btn6:hover {
        background: #0057a8;
        color: #fff;
    }

    .vehicle_detail .vh-number .btn6.active {
        background: #0057a8 none repeat scroll 0 0;
        color: #fff;
        border: 1px solid #0057a8;
    }

.manufacturer_wid .models {
    width: 80%;
    margin: 0 auto;
}

    .manufacturer_wid .models ul {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0;
        text-align: center;
    }

#ulMotor li {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    width: 143px;
    float: none;
    border-radius: 6px;
    margin: 0px 7px;
    width: 150px;
    font-size: 12px;
    min-height: 100px;
    margin: 7px 7px;
}

.vehicle_detail .models ul li .modle1 {
    padding: 10px 0px;
    vertical-align: middle;
    border-radius: 5px;
    border: 3px solid #ddd;
    min-height: 110px;
}

    .vehicle_detail .models ul li .modle1:hover {
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    }

    .vehicle_detail .models ul li .modle1 .mdl_name {
        margin-top: 65px;
    }

.vehicle_detail .models ul li a:hover {
    border: 1px solid #ccc;
    display: block;
    color: #0057a8;
    border-radius: 5px;
    margin: -1px;
}

.vehicle_detail .models ul li.active a {
    border: 1px solid #ccc;
    display: block;
    color: #0057a8;
    border-radius: 5px;
    margin: -1px;
    border: 3px solid #0057a8;
}

.vehicle_detail .models .btn5 {
    width: 100%;
    border: 1px solid #198a4f;
    text-align: center;
    font-size: 12px;
    border-radius: 5px;
    cursor: pointer;
    padding: 7px 5px;
    margin-bottom: 15px;
    color: #198a4f;
    box-shadow: none;
    background: transparent;
}

    .vehicle_detail .models .btn5:hover {
        background: #0057a8;
        color: #fff;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
    }

    .vehicle_detail .models .btn5.active {
        background: #0057a8;
        color: #fff;
    }

.vehicle_detail .models .btn6 {
    width: 100%;
    border: 1px solid #198a4f;
    text-align: center;
    font-size: 12px;
    border-radius: 5px;
    cursor: pointer;
    padding: 7px 0px;
    margin-bottom: 15px;
    color: #198a4f;
    box-shadow: none;
    background: transparent;
}

    .vehicle_detail .models .btn6.active {
        background: #0057a8;
        color: #fff;
    }

    .vehicle_detail .models .btn6:hover {
        background: #0057a8;
        color: #fff;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
    }

.vehicle_detail .btn-content {
    width: 240px;
    margin: 0 auto;
}

.vehicle_detail .models .btn7 {
    width: 78px;
    border: 1px solid #198a4f;
    text-align: center;
    font-size: 12px;
    border-radius: 5px;
    cursor: pointer;
    padding: 7px 0px;
    margin-bottom: 15px;
    color: #198a4f;
    box-shadow: none;
    background: transparent;
}

    .vehicle_detail .models .btn7:hover {
        background: #0057a8;
        color: #fff;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
    }

    .vehicle_detail .models .btn7.active {
        background: #0057a8;
        color: #fff;
    }

.vehicle_detail .year .cst-date {
    width: 50%;
    margin: 20px auto;
}

.policy_detail .top_border .border_sec {
    width: 47%;
}

.policy_detail .models .btn6 {
    width: 240px;
    border: 1px solid #aaaaaa;
    text-align: center;
    font-size: 12px;
    border-radius: 5px;
    cursor: pointer;
    padding: 7px 0px;
    margin-bottom: 15px;
    color: #aaaaaa;
}

.policy_detail .insurer {
    margin-top: 30px;
    margin-bottom: 0px;
}

.policy_detail .cst-date {
    width: 400px;
    margin: 0 auto;
}

.vehicle_detail .models input[type=radio] {
    display: inline-block;
    vertical-align: top;
    margin: -3px 4px 0px 5px;
    outline: none;
    border: 0px;
    width: 11%;
    height: 2em;
}

.vehicle_detail .models .form-check-label {
    width: 150px;
    color: #acacac;
    font-size: 12px;
}

.vehicle_detail .models .btn8 {
    width: 134px;
    padding: 10px 0px;
    display: block;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
    background: #009a5a;
    margin-top: 30px;
    text-decoration: none;
}

#field_2 {
    display: none;
}

#field_3 {
    display: none;
}

#field_4 {
    display: none;
}

#field_5 {
    display: none;
}

#field_6 {
    display: none;
}

#field_7 {
    display: none;
}

#field_8 {
    display: none;
}

#field_9 {
    display: none;
}

.progressbar {
    margin: 0 0 30px 0px;
    padding: 0;
    counter-reset: step;
}

    .progressbar li {
        list-style-type: none;
        width: 11%;
        float: left;
        font-size: 12px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        color: #7d7d7d;
    }

        .progressbar li:before {
            width: 50px;
            height: 50px;
            content: counter(step);
            counter-increment: step;
            line-height: 50px;
            border: 2px solid #7d7d7d;
            display: block;
            text-align: center;
            margin: 0 auto 10px auto;
            border-radius: 50%;
            background-color: white;
        }

        .progressbar li:after {
            width: 100%;
            height: 2px;
            content: '';
            position: absolute;
            background-color: #7d7d7d;
            top: 25px;
            left: -50%;
            z-index: -1;
        }

        .progressbar li:first-child:after {
            content: none;
        }

        .progressbar li.active {
            color: green;
            font-family: OpenSans-Bold;
        }

            .progressbar li.active:before {
                border-color: #55b776;
                background: #fff url(../images/steps-vehicle/car.png)no-repeat;
                background-position: center;
                color: #55b776;
                font-size: 0px;
            }

.liMotor.chevrolet {
    background: #fff url("../images/logo-gray-pw.png") no-repeat scroll 13px 0px;
}

    .liMotor.chevrolet:hover {
        background: #fff url("../images/logo-color-pw.png") no-repeat scroll 13px 0px;
    }

.liMotor.active.chevrolet {
    background: #fff url("../images/logo-color-pw.png") no-repeat scroll 13px 0px;
}

.liMotor.ford {
    background: #fff url("../images/logo-gray-pw.png") no-repeat scroll 8px -200px;
}

    .liMotor.ford:hover {
        background: #fff url("../images/logo-color-pw.png") no-repeat scroll 8px -200px;
    }

.liMotor.active.ford {
    background: #fff url("../images/logo-color-pw.png") no-repeat scroll 8px -200px;
}

.liMotor.honda {
    background: #fff url("../images/logo-gray-pw.png") no-repeat scroll -133px 0px;
}

    .liMotor.honda:hover {
        background: #fff url("../images/logo-color-pw.png") no-repeat scroll -133px 0px;
    }

.liMotor.active.honda {
    background: #fff url("../images/logo-color-pw.png") no-repeat scroll -130px 0px;
}

.liMotor.hyundai {
    background: #fff url("../images/logo-gray-pw.png") no-repeat scroll -270px 0px;
}

    .liMotor.hyundai:hover {
        background: #fff url("../images/logo-color-pw.png") no-repeat scroll -270px 0px;
    }

.liMotor.active.hyundai {
    background: #fff url("../images/logo-color-pw.png") no-repeat scroll -270px 0px;
}

.liMotor.maruti {
    background: #fff url("../images/logo-gray-pw.png") no-repeat scroll 8px -100px;
}

    .liMotor.maruti:hover {
        background: #fff url("../images/logo-color-pw.png") no-repeat scroll 8px -100px;
    }

.liMotor.active.maruti {
    background: #fff url("../images/logo-color-pw.png") no-repeat scroll 8px -100px;
}

.liMotor.renault {
    background: #fff url("../images/logo-gray-pw.png") no-repeat scroll -130px -298px;
}

    .liMotor.renault:hover {
        background: #fff url("../images/logo-color-pw.png") no-repeat scroll -130px -298px;
    }

.liMotor.active.renault {
    background: #fff url("../images/logo-color-pw.png") no-repeat scroll -130px -298px;
}

.liMotor.tata {
    background: #fff url("../images/logo-gray-pw.png") no-repeat scroll -131px -102px;
}

    .liMotor.tata:hover {
        background: #fff url("../images/logo-color-pw.png") no-repeat scroll -131px -102px;
    }

.liMotor.active.tata {
    background: #fff url("../images/logo-color-pw.png") no-repeat scroll -131px -102px;
}

.liMotor.volkswagen {
    background: #fff url("../images/logo-gray-pw.png") no-repeat scroll 12px -298px;
}

    .liMotor.volkswagen:hover {
        background: #fff url("../images/logo-color-pw.png") no-repeat scroll 12px -298px;
    }

.liMotor.active.volkswagen {
    background: #fff url("../images/logo-color-pw.png") no-repeat scroll 12px -298px;
}

.liMotor.fiat {
    background: #fff url("../images/logo-gray-pw.png") no-repeat scroll -267px -305px;
}

    .liMotor.fiat:hover {
        background: #fff url("../images/logo-color-pw.png") no-repeat scroll -267px -305px;
    }

.liMotor.active.fiat {
    background: #fff url("../images/logo-color-pw.png") no-repeat scroll -267px -305px;
}

.liMotor.skoda {
    background: #fff url("../images/logo-gray-pw.png") no-repeat scroll -267px -195px;
}

    .liMotor.skoda:hover {
        background: #fff url("../images/logo-color-pw.png") no-repeat scroll -267px -195px;
    }

.liMotor.active.skoda {
    background: #fff url("../images/logo-color-pw.png") no-repeat scroll -267px -195px;
}

.liMotor.toyota {
    background: #fff url("../images/logo-gray-pw.png") no-repeat scroll -131px -200px;
}

    .liMotor.toyota:hover {
        background: #fff url("../images/logo-color-pw.png") no-repeat scroll -131px -200px;
    }

.liMotor.active.toyota {
    background: #fff url("../images/logo-color-pw.png") no-repeat scroll -131px -200px;
}

.progressbar li:nth-child(2).active:before {
    background: #fff url(../images/steps-vehicle/manufacturer.png)no-repeat;
    background-position: center;
    font-size: 0px;
}

.progressbar li:nth-child(3).active:before {
    background: #fff url(../images/steps-vehicle/model.png)no-repeat;
    background-position: center;
    font-size: 0px;
}

.progressbar li:nth-child(4).active:before {
    background: #fff url(../images/steps-vehicle/fuel.png)no-repeat;
    background-position: center;
    font-size: 0px;
}

.progressbar li:nth-child(5).active:before {
    background: #fff url(../images/steps-vehicle/varient.png)no-repeat;
    background-position: center;
    font-size: 0px;
}

.progressbar li:nth-child(6).active:before {
    background: #fff url(../images/steps-vehicle/year.png)no-repeat;
    background-position: center;
    font-size: 0px;
}

.progressbar li:nth-child(7).active:before {
    background: #fff url(../images/steps-vehicle/Insurar.png)no-repeat;
    background-position: center;
    font-size: 0px;
}

.progressbar li:nth-child(8).active:before {
    background: #fff url(../images/steps-vehicle/expiry.png)no-repeat;
    background-position: center;
    font-size: 0px;
}

.progressbar li:nth-child(9).active:before {
    background: #fff url(../images/steps-vehicle/claim.png)no-repeat;
    background-position: center;
    font-size: 0px;
}

.progressbar li.active + li:after {
    background-color: #55b776;
}

.progressbar li.complete_step {
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-weight: normal;
}

    .progressbar li.complete_step + li::after {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.mrgin_b0 {
    margin-bottom: 0px;
}

.area2 .content1 {
    position: relative;
}

    .area2 .content1::before {
        border-bottom: 1px solid #ddd;
        content: "";
        left: 0;
        margin-top: 12px;
        position: absolute;
        right: 0;
        top: 50%;
        z-index: 1;
    }

    .area2 .content1 .date::after {
        color: #ddd;
        content: "\f105";
        left: -4px;
        margin-top: -10px;
        font-family: fontawesome;
        position: absolute;
        top: 50%;
        z-index: 1;
    }

.outer-upper-heading .col-sm-4:last-child {
    border-right: medium none;
}

.area2 .content1 span {
    background: #fff none repeat scroll 0 0 !important;
    position: relative;
    z-index: 1;
}

.area2 .content1 .text {
    padding-right: 10px;
}

.area2 .content1 .date {
    padding-left: 10px;
}

.info_edit .modal-dialog {
    width: 500px;
}

.info_edit .modal-header {
    background: #194e9d none repeat scroll 0 0 !important;
    border: medium none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    padding-top: 10px !important;
    padding: 0;
}

.po_de_title.large {
    font-size: 22px !important;
    margin-bottom: 20px;
}

h3.twowhlr.po_de_title {
    font-size: 14px !important;
}

.custom-content-pd .form-body {
    margin-top: 30px;
}

.form-control.custom_select {
    width: 80px;
    border: 1px solid #ddd;
}

.select_name {
    height: 34px;
    color: #999;
    width: 75px !important;
}

.modal_member .modal-body {
    padding: 0;
}

.custom-content-bg_member {
    /*background-image: url("../images/umbrella.png");*/
    background-position: 50% 50px;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 20px;
}

.modal_member .modal-header {
    background: #009a5a none repeat scroll 0 0/cover;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    padding: 10px 15px;
}

.memberimg {
    background-color: #004a9b !important;
    height: 70px !important;
    margin-bottom: 30px;
}

    .memberimg > img {
        position: relative;
        top: -40px;
        width: 225px;
    }

.select_city {
    height: 34px;
    padding-left: 3px;
    width: 100% !important;
}

select option[data-default] {
    color: #eee;
}

.green_btn {
    background-color: #009a5a;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: OpenSans-Regular;
    padding: 6px 10px;
}

.sm_text {
    color: #444444;
    float: right;
    font-size: 11px;
    font-weight: normal;
    padding-left: 5px;
    padding-top: 8px;
    text-align: right;
}

.title_600 {
    font-size: 16px;
    color: #009a5a;
    line-height: inherit;
    margin: 0;
    text-align: center;
    padding: 0 0 8px;
}

div.label_first {
    margin-top: 25px;
}

.add_member_bg {
    background-image: url("../images/family-members_bg.png");
    background-position: 50% 65px;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0px;
}

#add_family_members > .modal-dialog {
    width: 500px;
}

#add_family_members h4.modal-title {
    color: #FFF;
    font-size: 21px;
    letter-spacing: 0.5px;
    padding: 5px 15px;
    text-transform: uppercase;
}

#add_family_members .modal-footer {
    text-align: center;
}

.rounded {
    border-radius: 50px;
}

.cstm_btn {
    padding: 5px 10px;
}

.custom-content-bg_member hr {
    border-color: #eee -moz-use-text-color -moz-use-text-color;
}

.cstm_btn.white {
    color: #004a9b;
    transition: all 0.5s ease 0s;
    border: medium none;
    box-shadow: 0 0 3px -1px #000;
}

.cstm_btn.lightblue {
    color: #fff;
    background-color: #2e73b6;
    transition: all 0.5s ease 0s;
    border: medium none;
}

    .cstm_btn.lightblue:hover {
        opacity: 0.75;
    }

    .cstm_btn.lightblue:focus {
        color: #fff;
        background-color: #2e73b6;
    }

.input-group-addon.sm_addon_date {
    padding: 0 5px;
}

.cstm_btn.green {
    color: #fff;
    background-color: #009a5a;
    transition: all 0.5s ease 0s;
    border: medium none;
    box-shadow: 0 0 3px -1px #000;
}

#Div1 button.btn.cstm_btn {
    padding: 5px 8px;
}

    #Div1 button.btn.cstm_btn span .fa {
        font-size: 17px;
        padding-right: 5px;
    }

.cstm_btn.green:hover, .cstm_btn.green:focus {
    color: #fff;
    background-color: #009a5a;
}

#add_family_members .modal-footer > .btn {
    padding: 7px 20px !important;
    width: 130px;
    border-radius: 5px;
}

#add_family_members .modal-body, #add_family_members .modal-header {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 0;
}

#add_family_members .modal-header {
    background-color: #004a9b;
}

.m_circle_img > img {
    position: relative;
    top: -45px;
    width: 250px;
}

.m_circle_img {
    background-color: #004a9b;
    height: 100px;
}

.inner-modal {
    padding: 40px 20px 10px;
}

select {
    background-color: white;
    border: thin solid blue;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    display: -moz-inline-stack;
    *display: inline;
    vertical-align: middle;
    zoom: 1;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

button.btn:focus {
    outline: none;
}

.no_illness > h3 {
    color: #444;
    font-family: opensans-Regular;
    font-size: 20px;
    line-height: 1.2em;
    padding-top: 65px;
    text-align: center;
}

input[type="v_no"]#txtVehicleNumber::-webkit-input-placeholder {
    text-transform: initial;
}

input[type="v_no"]#txtVehicleNumber::-moz-placeholder {
    text-transform: initial;
}

input[type="v_no"]#txtVehicleNumber:-ms-input-placeholder {
    text-transform: initial;
}

input[type="v_no"]#txtVehicleNumber:-moz-placeholder {
    text-transform: initial;
}

select.form-control {
    background: #fff url("../images/down-arrow-select.png") no-repeat scroll 90% 50%;
    background-repeat: no-repeat;
    min-width: auto;
}

.custom-content-bg_member select.custom_select {
    height: 37px;
    line-height: 25px;
}

.select_color {
    color: #999;
}

select.form-control:focus {
    background: #fff url("../images/down-arrow-select.png") no-repeat scroll 90% 50%;
    background-repeat: no-repeat;
    border-color: grey;
    outline: 0;
}

.fix_info {
    height: 140px;
    min-height: 0;
    padding: 0 10px !important;
}

    .fix_info li {
        font-size: 13px;
        margin: 5px 0 !important;
    }

.fix_info {
    height: 400px;
    min-height: 0;
    padding: 0 10px 0 0 !important;
}

.f_info_last {
    height: 125px;
    min-height: 0;
}

.travel-m0 .f_info_last {
    height: 100px;
}

.travel-m0 .btn.btn_border.ipad_btn_border {
    margin: 10px 0 !important;
}

.btn_border {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid #004a9b;
    border-radius: 40px;
    box-shadow: none !important;
    color: #004a9b !important;
    line-height: inherit;
    padding: 1px 15px !important;
    transition: all 0.5s ease 0s;
    font-size: 12px;
}

.ptopbottom {
    padding: 35px 0px;
}

.btn_border:hover {
    background: #004a9b !important;
    color: #FFF !important;
}

.btn_border > span {
    font-size: 13px;
    padding-right: 5px;
}

.validation_cstm {
    background: #f27669 none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 1px 0 0 #ccc;
    color: #fff;
    display: inline-block;
    font-family: OpenSans-Regular;
    font-size: 14px;
    font-weight: normal;
    padding: 3px 10px;
    width: 100%;
}

.outer-upper-heading .content1 .text {
    float: left;
}

.outer-upper-heading .content1 span {
    color: #444444;
    display: block;
    font-size: 14px;
    margin: 5px 0;
}

.outer-upper-heading .content1 .date {
    float: right;
}

.outer-upper-heading .content1 span {
    color: #000;
    display: block;
    font-size: 14px;
    margin: 2px 0;
}

.outer-upper-heading .first {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}

.well_cstm div.well {
    background-color: #fff;
    border: 0 solid #0057a8;
    border-radius: 5px;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2), 1px 1px 1px 1px rgba(0, 0, 0, 0.14), 1px 2px 1px -1px rgba(0, 0, 0, 0.12);
    display: table;
    margin: 10px 0;
    padding: 20px;
    width: 104%;
}

.well_cstm h3 {
    border-bottom: 2px solid #004a9b;
    font-family: opensans-Regular;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 0;
    color: #34426f;
}

.well_cstm label.ripple {
    padding-bottom: 5px;
}

.insurance_plan {
    padding: 0 0 10px;
    position: relative;
}

.top_section {
    border-right: 0 none;
    border-top: 0 none;
}

.insurance_plan ul.tab_plan {
    margin: 0;
    padding: 0;
}

    .insurance_plan ul.tab_plan li:nth-child(1)::after {
        content: "";
        height: 23px;
        position: absolute;
        right: 0;
        top: 10px;
        width: 1px;
    }

    .insurance_plan ul.tab_plan li:nth-child(1) {
        position: relative;
        width: 108px;
    }

    .insurance_plan ul.tab_plan li {
        border-radius: 10px 10px 0 0;
        display: block;
        float: left;
        list-style-type: none;
        margin: 5px 10px 0 0;
        text-align: left;
    }

        .insurance_plan ul.tab_plan li.active a::after {
            background: rgba(0, 0, 0, 0) url("../images/blue-top.png") no-repeat scroll 0 0;
            bottom: -6px;
            content: "";
            height: 7px;
            left: 0;
            margin: 0 auto;
            position: absolute;
            right: 0;
            width: 14px;
        }

        .insurance_plan ul.tab_plan li.active a {
            color: #444444;
            font-family: opensans-bold;
        }

        .insurance_plan ul.tab_plan li a {
            color: #000;
            display: block;
            font-size: 16px;
            padding: 10px 0;
            position: relative;
            font-family: opensans-Regular;
            text-decoration: none;
            width: 100%;
        }

.insurance_plan .heading {
    background: #194e9d none repeat scroll 0 0;
    border-radius: 5px;
    border-top: 1px solid #afafaf;
    color: #fff;
    text-align: center;
}

    .insurance_plan .heading .col-sm-3 {
        border-right: 0 solid #c8c8c8;
        min-height: auto;
    }

.plan_section .col-sm-3 {
    position: relative;
}

.insurance_plan .heading {
    color: #fff;
    text-align: center;
}

    .insurance_plan .heading span {
        display: block;
        padding: 10px 0;
    }

.pln-txt {
    display: inline-block;
    font-family: opensans-Regular;
    font-size: 15px;
    margin: 0;
    color: #007221;
}

    .pln-txt span.small-text {
        font-size: 12px;
    }

.elementtop10 {
    margin-top: 10px;
}

.sidebar-nav-fixed.well_cstm.affix {
    top: 70px;
    width: 23%;
}

.tab_sect_1 .list-box, .tab_sect_2 .list-box {
    background: #fff none repeat scroll 0 0;
}

.top_section.affix {
    background: #f2f2f2 none repeat scroll 0 0;
    box-shadow: 2px 2px 3px 5px #f2f2f2;
    top: 64px;
    width: 73%;
    z-index: 99;
}

.insurance_plan .venture {
    height: 120px;
    margin: 0 auto;
    padding: 5px 0;
    vertical-align: middle;
    width: 70%;
}

.insurance_plan .venture_num {
    padding: 50px 0;
}

    .insurance_plan .venture_num .idv {
        color: #7d7d7d;
        display: inline-block;
        float: left;
        font-size: 14px;
    }

    .insurance_plan .venture_num .amount {
        color: #009a5a;
        display: inline-block;
        float: right;
        font-size: 14px;
    }

.insurance_plan .divrow .col-md-3 {
    border-right: 1px solid #eee;
    display: table-cell;
    min-height: 115px;
}

.addon-motor, .addon-none {
    color: #000;
    font-size: 12px;
    line-height: 1.8;
    border: none;
    list-style: outside none disc;
    padding-left: 10px;
    font-family: 'Open Sans', sans-serif;
}

.addon-motor-price {
    color: #009a5a;
    font-weight: bold;
    border: none !important;
    font-size: 12px;
    padding: 0px;
    text-align: right;
}

.insurance_plan .divrow .col-md-2, .insurance_plan .divrow .col-md-4 {
    border-right: 1px solid #eee;
    display: table-cell;
}

.addon-motor::before {
    color: #009a5a;
    content: "\f00c";
    font-family: fontawesome;
    left: -5px;
    position: absolute;
}

.motorlist:first-child {
    margin-top: 10px;
}

.addonstyle > .row {
    display: flex;
    flex-direction: column;
    min-height: 115px;
    justify-content: center;
    position: relative;
    vertical-align: middle;
}

.insurance_plan .divrow .venture_num .idv, .insurance_plan .divrow .venture_num .ncbt {
    color: #7d7d7d;
    display: inline-block;
    float: left;
    font-size: 14px;
}

.insurance_plan .divrow .venture_num .amount, .insurance_plan .divrow .venture_num .ncb-amount {
    color: #009a5a;
    display: inline-block;
    float: right;
    font-size: 14px;
}

.insurance_plan div.p_image p.insurer-logo {
    left: 50px;
    top: 0px;
}

.insurance_plan .btn_com.custom-com-btn-invert {
    position: relative;
    left: auto;
}

.insurance_plan p.p_title {
    display: inline-block;
    margin-bottom: 0;
    padding-top: 20px;
}

.row.models.variant .slimScrollDiv {
    margin: 0 15px;
}

.insurance_plan div.divrow .col_1-bg {
    padding: 10px 5px 0 0;
}

.input-group {
    font-family: opensans-Regular;
}

.cstm-height {
    min-height: 52px;
}

.info_edit .bootstrap-select button.dropdown-toggle {
    width: 100%;
}

.info_edit .form-group {
    margin-bottom: 5px;
}

.panel_summary {
    border: none;
}

.panel.panel-primary.panel_summary .media-left {
    display: inline-block;
    float: left;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    border: 1px solid #ddd;
    line-height: 2em;
    padding: 0px;
    margin-right: 10px;
}

.panel_summary .fa-2x {
    font-size: 23px;
}

.panel_summary .fa-envelope {
    font-size: 13px;
}

.panel_summary .fa-map-marker {
    font-size: 18px;
}

.panel_summary .fa-user {
    font-size: 18px;
}

.panel_summary .fa-mobile {
    padding-top: 4px;
}

.panel.panel-primary.panel_summary .media-body {
    display: inline-block;
    float: left;
    font-size: 13px;
    word-break: break-all;
    width: 75%;
}

.panel_summary .panel-heading {
    background-color: #004a9b;
    border-color: #004a9b;
}

.panel_summary h4.media-heading {
    font-size: 14px;
    line-height: 1.3em;
}

.panel_summary div.media {
    margin: 0px 0;
    border-bottom: solid 1px #ddd;
    padding: 15px 0px;
}

.panel_summary p {
    margin-bottom: 0;
}

.border0 {
    border: none !important;
}

.summary img {
    background-color: transparent !important;
    left: -25px;
    top: -11px;
    position: relative;
}

dl.inner_dl {
    padding: 10px;
    margin-bottom: 0;
}

.panel_summary .panel-body h4 {
    margin: 0;
}

.panel_summary hr {
    margin: 10px 0 0;
}

.panel_summary .price {
    color: #009a5a;
    font-size: 14px;
}

.panel_summary dd {
    padding: 10px 0;
}

.panel_summary .panel-body {
    padding: 15px 15px;
}

.panel_summary address {
    margin-bottom: 0px;
}

.panel_summary .custom_btn_submit {
    letter-spacing: 1px;
    text-transform: uppercase;
}

.t_premium {
    font-style: inherit !important;
}

.panel_summary dt {
    font-family: opensans-bold;
    font-weight: normal;
}

.t_premium strong {
    font-family: opensans-bold;
    font-weight: normal;
}

.inner_style hr {
    margin: 10px;
}

.inner_style p {
    font-size: 14px;
    margin: 0px;
}

.pade-top {
    padding: 40px 0;
    text-align: center;
    color: #009a5a;
    font-size: 22px;
}

.b_right img {
    left: -7px;
    top: -2px;
}

.acc-wizard .buy-nw-btn.btn.btn_border {
    float: right;
    margin: 5px 0 !important;
}

.t_left {
    margin-bottom: 0;
    padding-top: 7px;
}

.amt_box {
    border-radius: 4px;
    font-size: 18px;
    padding: 5px 20px;
}

.inr-amt {
    padding: 0 5px;
}

.amt_red {
    color: red;
    display: inline-block;
    padding: 6px 0;
}

ul.payright_ul {
    display: table;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    float: right;
}

    ul.payright_ul li {
        display: table-cell;
        margin: 10px 0;
        vertical-align: middle;
        width: 100%;
    }

        ul.payright_ul li:nth-child(2) {
            margin-right: 0;
        }

.tb5 {
    margin: 5px 0 !important;
}

.backinfo {
    border-radius: 50px;
    margin-top: -25px;
    padding: 0 15px;
    position: relative;
}

h3.po_de_title {
    font-family: opensans-Regular;
    font-size: 14px;
    font-size: 15px;
    line-height: inherit;
    margin: 2px 0 12px;
    text-align: center;
}

.info_edit .motp > img {
    top: -19px;
    width: 170px;
}

.bg-mdl__car {
    margin-top: 25px;
}

.info_edit .motp {
    height: 80px;
}

.info_edit .custom-content-pd {
    padding-top: 10px;
}

.info_edit button.btn.dropdown-toggle {
    padding: 5px;
}

.info_edit hr {
    margin: 0.5em;
}

    .info_edit .modal-dialog {
        margin: 30px auto;
    }

.info_edit .close {
    /*background: #fff none repeat scroll 0 0;
    border-radius: 50px;
    color: #444;
    font-size: 15px;
    height: 20px;
    opacity: 0.5;
    position: relative;
    right: 5px;
    top: 10px;
    width: 20px;
    */
    background: #194e9d none repeat scroll 0 0;
    border-radius: 100px;
    color: #fff;
    font-size: 15px;
    height: 25px;
    margin-right: -10px;
    margin-top: -10px;
    opacity: 1;
    position: relative;
    width: 25px;
    top: 0;
    right: 0;
}

.info_edit .btn.btn_confirmnew {
    margin: 10px 5px 0;
}

.box-checkout {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 10px 25px 30px;
    text-align: right;
    display: inline-block;
    margin-top: 60px;
    width: 100%;
}

.box-icon-checkout {
    background-color: #009a5a;
    border-radius: 50%;
    display: table;
    height: 90px;
    margin: 0 auto;
    width: 90px;
    margin-top: -61px;
}

.exclamation {
    background-color: #e54a00;
}

.box-icon-checkout span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.info-checkout h4 {
    font-size: 25px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #009a5a;
    margin-bottom: 5px;
}

.failed {
    color: #e54a00 !important;
}

.info-checkout > p {
    color: #717171;
    font-size: 16px;
    padding-top: 10px;
    text-align: justify;
}

.info-checkout > a {
    background-color: #03a9f4;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}

    .info-checkout > a:hover {
        background-color: #0288d1;
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
        color: #fff;
        transition: all 0.5s ease 0s;
    }

.info-checkout span {
    display: block;
    font-size: 16px;
    text-align: center;
}

.box-inner-checkout {
    display: block;
    padding: 30px 70px;
    text-align: left;
}

.box-checkout .btn.custom_btn_submit {
    font-size: 18px;
    letter-spacing: 0;
}

b, strong {
    font-family: opensans-bold;
    font-weight: normal;
}

.main-navbar-page-ttl h3 {
    font-family: opensans-Regular !important;
    font-size: 24px;
    line-height: 1.1;
    margin-top: 18px;
}

.has-success {
    border-color: #3c763d;
}

    .has-success .btn.btn-default {
        border-color: #3c763d;
    }

.has-error select {
    border-top-color: #a94442 !important;
    border-bottom-color: #a94442 !important;
    border-left-color: #a94442 !important;
}

.has-success select {
    border-top-color: #3c763d !important;
    border-bottom-color: #3c763d !important;
    border-left-color: #3c763d !important;
}

.has-error .fstElement {
    border-color: #a94442;
}

.has-success .fstElement {
    border-color: #3c763d;
}

.t-c {
    background-color: #F2DEDE !important;
}

.t-c-check {
    border: 1px solid #C27A79;
}

.control--checkbox .t-c::after {
    border-color: #444 !important;
    left: 6px !important;
    top: 2px !important;
}

#lblTripDay {
    background: rgba(15, 135, 67, 0.19);
    border: medium none;
    font-family: opensans-bold;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 3px;
    text-align: center;
}

.resend-lnk.btn.disabled {
    /*background: #009a5a none repeat scroll 0 0;*/
    background: #e3001b none repeat scroll 0 0;
    color: #fff;
    opacity: 1;
    width: 150px;
}

    .resend-lnk.btn.disabled span {
        animation-name: blink;
        animation-duration: 1.4s;
        animation-iteration-count: infinite;
        animation-fill-mode: both;
    }

        .resend-lnk.btn.disabled span:nth-child(2) {
            animation-delay: .2s;
        }

        .resend-lnk.btn.disabled span:nth-child(3) {
            animation-delay: .4s;
        }

@keyframes blink {
    0% {
        opacity: .2;
    }

    20% {
        opacity: 1;
    }

    100% {
        opacity: .2;
    }
}

.container.bg-white {
    box-shadow: 0 0 10px 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-51%) translatey(-1%);
    -moz-transform: translateX(-51%) translatey(-1%);
    transform: translateX(-51%) translatey(-1%);
}

.bg-white {
    border-radius: 5px;
    padding: 0px;
}

.login-inner {
    margin: 30px auto;
    position: relative;
}

.logbg-transp {
    background-color: rgba(0,0,0,0.9);
}

#login .input-group-addon, #registration .input-group-addon {
    background: #fff none repeat scroll 0 0;
}

    #login .input-group-addon i, #registration .input-group-addon i {
        color: #000;
    }

#login .has-error .input-group-addon, #registration .has-error .input-group-addon {
    background-color: #f2dede;
}

#login .has-success .input-group-addon, #registration .has-success .input-group-addon {
    background-color: #dff0d8;
}

#login .has-error .input-group-addon i, #registration .has-error .input-group-addon i {
    color: #a94442;
}

#login .has-success .input-group-addon i, #registration .has-success .input-group-addon i {
    color: #3c763d;
}

.usr_name {
    font-family: opensans-bold;
    font-size: 13px;
    letter-spacing: 0;
    margin: 10px 0;
    text-transform: uppercase;
}

.card-box {
    padding: 20px;
    border: 1px solid rgba(54, 64, 74, 0.1);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
}

.widget-bg-color-icon .bg-icon-info {
    background-color: rgba(0, 154, 90, 1);
}

.health_sumry .bg-icon {
    background-clip: padding-box;
    border-bottom-left-radius: 20%;
    border-top-right-radius: 20%;
    display: table;
    height: 70px;
    text-align: center;
    width: 70px;
}

.text-dark {
    color: #797979 !important;
}

.text-muted {
    color: #98a6ad;
}

.text-info {
    color: #34d3eb;
}

.text-dark.large {
    font-size: 17px;
    margin-top: 13px;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

h5.bg-policy {
    background: #009a5a none repeat scroll 0 0;
    border-radius: 3px;
    display: inline-block;
    margin: 0 0 6px;
    padding: 7px;
}

    h5.bg-policy span {
        color: #FFF !important;
    }

.health_sumry .fa {
    color: #FFF;
    display: table-cell;
    font-size: 32px;
    vertical-align: middle;
}

.health-title.header-title.m-t-0.m-b-30.text-left {
    font-family: opensans-bold;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px !important;
    text-align: left;
    background: #FFF;
}

.val_acc {
    background: #f2dede none repeat scroll 0 0;
    border: 1px solid #a94442;
    border-radius: 3px;
    color: #a94442;
    float: right;
    font-size: 11px;
    margin-top: 5px;
    padding: 1px 5px;
    position: absolute;
    right: 18px;
    transition: opacity 0.25s ease-in-out 0s;
    z-index: 99;
}

    .val_acc::after {
        color: #a94442;
        content: "\f0d8";
        font-family: fontawesome;
        font-size: 14px;
        position: absolute;
        right: 22px;
        text-align: center;
        top: -14px;
    }

.card-box.health_sumry {
    min-height: 372px;
}

.btn.btn-default.btn-block.visible-xs.hidden-sm.hidden-md.hidden-lg {
    display: none !important;
}

.label-title-info {
    display: none;
}

.val_for_que {
    border: 1px solid #a94442 !important;
}

.inner_tab_ul_custom_horizontal.diseases-excl li {
    float: left;
    width: 100%;
    display: inline-block;
    padding: 0px;
    text-align: left;
}

.inner_tab_ul_custom_horizontal li {
    padding: 0px !important;
}

.divrow-table {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    display: table;
    width: 100%;
}

    .divrow-table .border-right {
        border-right: 1px solid #ddd;
    }

.pnow {
    display: table-cell;
}

.panel-body.pln-dtl .media-heading {
    padding: 10px 0 15px;
}

.divrow-table .heading-box {
    color: #004a9b;
    padding: 10px 0;
}

.divrow-table .inner-cell {
    padding: 10px 0;
}

.panel-content-scroll {
    display: inline-block;
    height: 340px;
    margin-top: -5px;
    overflow-y: scroll;
    padding-left: 17px;
    position: relative;
    width: 100%;
}

#show_compare_plans .modal-dialog {
    margin: 10px auto;
}

.panel-header-fixed {
    display: inline-block;
    padding-bottom: 0;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 0;
    width: 100%;
}

.divrow-table.fiheight .pnow {
    height: 88px;
}

.divrowbottom {
    display: table;
    width: 100%;
}

.v-center {
    padding-top: 60px;
}

ul.divrowbottom li.pnow input {
    border: none;
    outline: none;
    width: auto;
}

.fix_address {
    height: 90px;
    padding-right: 5px;
    width: 100%;
    overflow-wrap: break-word;
}

.liWizard.adjust-wizard a {
    margin-left: 54px !important;
}

.loaderGIF {
    background-image: url("../images/loader.gif");
    height: 70px;
    width: 70px;
    background-size: contain;
    margin: 0 auto;
    background-repeat: no-repeat;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

    .loaderGIF::after {
        color: #fff;
        content: "Loading Data...";
        display: block;
        font-family: opensans-bold;
        font-size: 16px;
        position: relative;
        text-align: center;
        top: 40px;
        white-space: nowrap;
    }

.mheight .panel-content-scroll {
    height: 345px;
}

#ForgotPass .medical_mo_title {
    /*background: #004a9b none repeat scroll 0 0; */
    background: #154a80 none repeat scroll 0 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    padding: 10px 0;
    text-transform: uppercase;
    text-align: center;
}

#ForgotPass .motp > img {
    position: relative;
    top: -35px;
    width: 246px;
}

#ForgotPass .motp {
    /*background-color: #004a9b;*/
    background-color: #154a80;
    height: 70px;
}

#ForgotPass .custom-content-pd {
    background-position: 50% 40px;
    background-size: 32% auto;
    padding: 55px 20px 25px;
    position: relative;
}

#ForgotPass .modal-footer.text-center {
    text-align: center;
}

#ForgotPass .modal-dialog {
    transform: translate(0%, 25%);
    /*width: 300px;*/
}

.aclogin .account-left-bg {
    background-image: url("../images/istockphoto-1202095009-612x612.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    display: flex;
}

.aclogin .registration-txt-bner {
    color: #fff;
    height: 70vh;
    vertical-align: middle;
    display: table-cell;
}

table.dataTable.alogsum thead .sorting_desc {
    background-image: url("../images/sort_desc1.png");
    border-right: medium none;
}

table.dataTable.alogsum thead .sorting_asc {
    background-image: url("../images/sort_asc1.png");
    border-right: medium none;
}

.table.dataTable.alogsum thead .sorting {
    border-right: medium none;
}

table.dataTable.alogsum thead th {
    background-color: #009a5a;
    border-bottom: medium none;
    color: #fff;
    vertical-align: middle;
    font-family: opensans-bold;
    font-weight: normal;
    text-transform: uppercase;
}

.alogsum {
    border-right: medium none;
    border-top: medium none;
}

#compare-popup-wrapper .list-row .insurer-logo {
    left: 15px;
    position: relative;
}

.pdf-btn {
    height: 32px;
    width: 32px;
}

    .pdf-btn::after {
        content: "\f1c1";
        font-family: fontawesome;
        left: -2px;
        position: relative;
        top: -2px;
        display: inline-block;
    }

table.alogsum, th, td {
    font-size: 13px;
}

    table.alogsum thead th {
        width: 14.28% !important;
    }

    table.alogsum tbody td {
        width: 14.28% !important;
    }

.user_bg {
    border-radius: 0 0 0 5px;
    display: inline-block;
    left: 6px;
    padding: 5px 10px;
    position: relative;
}

.logout_bg {
    border-radius: 0 5px 0 0;
    display: inline-block;
    padding: 5px 10px;
}

a.logout_bg {
    color: #444;
    text-decoration: none;
}

.user_bg::before {
    content: "\f007";
    font-family: fontawesome;
    position: relative;
    padding-right: 5px;
}

.logout_bg::before {
    content: "\f08b";
    font-family: fontawesome;
    position: relative;
    padding-right: 5px;
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: inherit !important;
}

.bootstrap-datetimepicker-widget table td span.active, .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #006dcc !important;
    background: linear-gradient(top, #0088cc, #0044cc) !important;
    background-repeat: repeat-x;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top, #0088cc, #0044cc) !important;
    border-left-color: #0044cc;
    border-right-color: #0044cc;
    border-top-color: #0044cc;
    border-bottom-color: #002a80;
}

.form-control.c_wid {
    width: 50%;
}

.elementtop60 {
    margin-top: 60px;
}

.mn-hght-no-ho {
    height: 120px;
    display: table-cell;
    vertical-align: middle;
}

.parow p.p_title.cvg-amnt-fnt, .parow p.p_title {
    display: table-cell;
    height: 110px;
    text-align: center;
    color: #009a5a;
    font-size: 22px;
    vertical-align: middle;
}

.parow {
    display: table !important;
    padding: 0 !important;
    text-align: center;
}

.parow-fe {
    margin-top: 10px;
}

    .parow-fe .row {
        display: table-cell;
        height: 110px;
        padding-left: 25px;
        vertical-align: middle;
    }

.parow-fe {
    padding: 0;
}

.v-top {
    vertical-align: top !important;
}

.p-no {
    background: #009a5a none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-family: opensans-bold;
    font-size: 15px;
    padding: 5px;
}

.policy-detail-block {
    margin: 25px auto 0;
    max-width: 80%;
    text-align: center;
}

.p-no span {
    display: inline;
}

.info-checkout span {
    font-size: 16px;
    text-align: center;
}

.box-inner-checkout span {
    display: inline;
    padding-right: 5px;
    font-family: opensans-bold;
}

h4.title-hbt {
    padding-bottom: 5px;
    margin-top: 5px;
}

.m0p0 {
    margin: 0px;
    padding: 0px;
}

.block-hbt {
    background: rgba(0, 154, 90, 0.09);
    display: inline-block;
    padding: 10px;
}

.liqur-panel {
    display: inline-block;
}

    .liqur-panel label.ripple {
        margin-bottom: 0;
        margin-left: 0;
    }

    .liqur-panel select {
        height: 25px;
        margin: 2px 0;
        padding: 0 5px;
        width: 45px !important;
    }

.hbt-select {
    width: 100% !important;
}

.bg-hbt-main {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    padding-bottom: 10px;
    padding-top: 10px;
}

.titl-bg-style {
    position: relative;
}

span.rupee-style .fa {
    padding-right: 5px;
}

.star-isur {
    background-color: #e8e8e8;
    margin-top: 20px;
    padding: 10px;
}

    .star-isur h4.heading-ttl-insurance-info {
        background-color: #004a9b;
        margin-bottom: 0px;
    }

    .star-isur .form-group {
        margin-bottom: 0px;
    }

    .star-isur .insu-info-ul {
        margin-top: -18px;
        position: relative;
    }

.form-control.custom_select.select_name.setvalperc {
    width: 35% !important;
    color: #555;
}

.filter-option {
    color: #9c9c9c;
}

.form-control.nominee-inp {
    width: 65% !important;
}

.hero-area {
    background-image: url(../images/bg-contact.jpg);
    background-size: cover;
    background-position: center center;
    height: 100vh;
    z-index: 1;
    position: relative;
    color: #7f7f7f;
    font-size: 15px;
    line-height: 1.9em;
}

.hero-area-right {
    background-image: url(../images/bg-contact.jpg);
    background-size: cover;
    background-position: center center;
    z-index: 1;
    position: relative;
    color: #FFF;
    font-size: 15px;
    line-height: 1.9em;
}

    .hero-area-right:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background: rgba(0, 0, 0, 0.85);
        z-index: -1;
        border-radius: 5px;
    }

ul.offlineli {
    padding-left: 15px;
}

.hero-area:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(255, 255, 255, 0.85);
    z-index: -1;
}

.slider-off h2 {
    font-size: 30px;
    line-height: 55px;
    margin: 0;
    color: #666;
    font-family: opensans-Regular;
}

.centered {
    display: table-cell;
    height: 400px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 50%;
    text-transform: uppercase;
}

    .centered h4 {
        font-family: opensans-Regular;
        font-size: 25px;
    }

    .centered small {
        font-size: 18px;
    }

    .centered h2 {
        color: #fff;
        font-size: 25px;
    }

        .centered h2::before {
            border-left: 3px solid #fff;
            content: "";
            padding-left: 15px;
        }

        .centered h2::after {
            border-right: 3px solid #fff;
            content: "";
            padding-right: 15px;
        }

.slider-off {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit- flex;
    display: -moz- flex;
    display: -ms- flex;
    display: -o- flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.circle-mid {
    background: #009a5a none repeat scroll 0 0;
    border-radius: 100px;
    color: #fff;
    display: block;
    font-size: 45px;
    height: 70px;
    margin: 0 auto 10px;
    text-align: center;
    width: 70px;
}

h2.title-over {
    color: #009a5a;
    margin-top: 0;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
}

.top-section p {
    color: #666;
    font-size: 16px;
}

.block-cart {
    border: 2px solid #ddd;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 30px;
    padding: 10px 20px;
    width: 100%;
}

.insurecart-title {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    padding-bottom: 5px;
    width: 100%;
    color: #004a9b;
}

.text-cnt {
    display: table-cell;
    height: 60px;
    padding-top: 10px;
    position: relative;
    vertical-align: middle;
}

    .text-cnt p {
        color: #333333;
        font-size: 15px;
        margin: 0;
    }

.right-b {
    border-right: 1px solid #ddd;
    height: 85px;
}

.amt-crt {
    color: #009a5a !important;
    font-family: opensans-bold;
}

.panel.panel-primary.panel_summary.block-cart {
    padding: 0 15px;
    width: auto;
}

.panel.panel-primary.panel_summary.panel-cart {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 2px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.panel-cart .panel-heading {
    background: #004a9b none repeat scroll 0 0;
    border-radius: 5px;
    padding: 6px;
    color: #fff;
    top: -15px;
    height: 30px;
    margin-bottom: 10px;
    margin-left: 17px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 35%;
}

    .panel-cart .panel-heading h3.panel-title {
        font-family: opensans-Regular;
        font-size: 15px;
    }

.media-heading.cart-media-head {
    background: #009a5a none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-family: opensans-Regular;
    padding: 5px 15px;
    text-align: center;
    width: 45%;
    display: inline;
}

.panel-cart dt {
    font-size: 13px;
}

.panel-cart dl {
    margin: 0;
    padding: 15px 10px 0;
}

.b-right {
    border-right: 1px solid #ddd;
    display: inline-block;
    width: 100%;
}

.panel-cart .panel-body {
    padding: 0 20px;
}

.sb-que {
    padding: 0 !important;
}

    .sb-que dd {
        font-size: 13px;
        padding: 2px 0;
    }

.full-wid-head {
    display: inline-block !important;
    font-family: opensans-bold !important;
    text-align: left !important;
    width: 100% !important;
}

hr.dark-line {
    border-color: #ccc;
}

.dl-horizontal dd {
    padding: 0;
    margin-left: 0px;
}

.dl-horizontal dt {
    padding-right: 10px;
    text-align: left;
    width: auto;
}

.padtb0 {
    padding-top: 0 !important;
    padding-bottom: 15px !important;
}

.panel-cart dl {
    padding-left: 0;
}

.hbts dd {
    font-size: 13px;
    padding: 2px 0;
}

.hbts dt {
    padding-bottom: 8px;
}

.hbt-ans {
    background: #009a5a none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    float: right;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}

    .hbt-ans.count_habits {
        position: absolute;
        margin-left: 10px;
    }

.ptop0 {
    padding-top: 0px !important;
}

.block-cart .panel-body {
    padding: 0;
}

.top-section {
    display: inline-block;
    width: 100%;
}

.illness_table, .illness_table thead tr th {
    border-color: #c2e6d7 !important;
}

.pre-brekp {
    background: #19909D none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    padding: 5px 9px;
    transition: all 0.5s ease 0s;
}

.btn.pre-brekp:focus {
    color: #fff;
}

.clr-ic small a::after {
    content: "\f021";
    cursor: pointer;
    float: right;
    font-family: fontawesome;
    font-size: 21px;
    font-weight: normal;
    position: relative;
    text-decoration: none;
    top: 9px;
}

.pre-brekp:hover {
    background: rgba(63, 81, 181, 0.9) !important;
    color: #FFF !important;
}

.clr-ic small {
    opacity: 0.9;
}

.modal-popup .modal-header {
    background: #004a9b none repeat scroll 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
}

.modal-popup button.close {
    background: #194e9d none repeat scroll 0 0;
    border-radius: 100px;
    color: #fff;
    height: 25px;
    margin-right: -10px;
    margin-top: -10px;
    opacity: 9;
    position: relative;
    width: 25px;
}

    .modal-popup button.close span {
        text-shadow: none;
    }

.modal-popup .content1 span {
    color: #333;
    display: block;
    font-size: 14px;
    margin: 2px 0;
}

.modal-popup .content1 .text {
    float: left;
    font-size: 13px;
}

.modal-popup .content1 .date {
    float: right;
}

.modal-popup .custom-content-pd {
    background-image: none;
    border: 2px solid #ddd;
    border-radius: 5px;
    margin: 0;
    /*padding: 15px 20px;*/
    padding: 0;
}

.bo-right {
    border-right: 1px solid #ddd;
}

.table-row {
    display: table;
    position: relative;
    width: 100%;
}

.fst-1 {
    display: table-cell;
    height: 130px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

.modal-popup .text-center.elementbottom10 {
    font-size: 14px;
}

.modal-popup .panel-heading {
    background: #194e9d none repeat scroll 0 0;
}

.modal-popup h4.panel-title a {
    color: #fff;
    font-family: opensans-bold;
    font-size: 15px;
    text-decoration: none;
}

.modal-popup .panel.panel-default .panel-heading i.glyphicon {
    float: left;
    margin-right: 5px;
    color: #fff;
    border: medium none;
}

.amt-right {
    float: right;
    font-size: 18px;
    padding-right: 10px;
}

.panel-body.breakpnl {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #ddd;
}

.modal-popup .media-heading.cart-media-head {
    border-radius: 100px;
    display: inline-block;
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 15px;
    padding: 0 10px;
    width: auto;
}

.modal-popup .panel-body.breakpnl .content1 span {
    background: #f6f6f6 none repeat scroll 0 0 !important;
}

.modal-popup .panel-body.breakpnl .content1 span {
    padding: 1px 5px 1px 0;
}

.modal-popup .panel-body.breakpnl .area2 .content1::before {
    right: 14px;
    top: 4px;
}

.modal-popup .panel-body.breakpnl .area2 .content1 .date::after {
    background: #f6f6f6 none repeat scroll 0 0;
    font-size: 18px;
    left: -10px;
    font-weight: normal;
    margin-top: -11px;
    padding-right: 10px;
    position: absolute;
    top: 50%;
    z-index: -1;
}

.modal-popup .panel-body.breakpnl .area2 .content1 .date {
    color: #009a5a;
    font-family: opensans-bold;
    font-size: 15px;
    text-align: right;
}

.modal-popup .modal-dialog.modal-lg {
    width: 800px;
}

.motor-premium .rupee_title > span {
    font-size: 22px;
}

.motor-premium .rupee_title {
    font-size: 24px;
}

.motor-premium .buy-nw-btn.btn {
    font-size: 13px;
    padding: 5px 22px;
}

span.info-social {
    line-height: 1.1em;
}

#cphBody_PriviousPolicy {
    background-color: #bfe6d6;
    padding: 5px 0px;
    margin-bottom: 10px;
}

.headerbg ul.ic-details li {
}

.headerbg.cri_bg ul.ic-details li:nth-child(1) {
    line-height: 1.2em;
    padding: 7px 0;
}

    .headerbg.cri_bg ul.ic-details li:nth-child(1)::before, .headerbg.cri_bg ul.ic-details li:nth-child(2)::before, .headerbg.cri_bg ul.ic-details li:nth-child(3)::before, .headerbg.cri_bg ul.ic-details li:nth-child(4)::before {
        font-family: fontawesome;
        left: 17px;
        position: absolute;
        line-height: 1.0em;
    }

    .headerbg.cri_bg ul.ic-details li:nth-child(1)::before {
        content: "\f007";
    }

.headerbg.cri_bg ul.ic-details.tr_mo li::before {
    content: "\f10b";
    font-size: 18px;
    top: 0px;
}

.headerbg.cri_bg ul.ic-details li.tr_varnt::before {
    content: "\f0ad" !important;
    font-size: 18px;
}

.headerbg.cri_bg ul.ic-details.tr_city li::before {
    content: "\f041";
    font-size: 15px;
}

.headerbg.cri_bg ul.ic-details.tr_date li::before {
    content: "\f274";
    font-size: 12px;
    left: 15px;
}

.headerbg.cri_bg ul.ic-details.tr_days li::before {
    content: "\f271";
    font-size: 12px;
    left: 15px;
}

.headerbg.cri_bg ul.ic-details li:nth-child(3)::before {
    content: "\f041";
    font-size: 15px;
}

.headerbg.motor_ic ul.ic-details li:nth-child(1)::before {
    content: "\f1b9";
    font-size: 12px;
}

.headerbg.motor_ic ul.ic-bike li:nth-child(1)::before {
    content: "\f21c";
    font-size: 12px;
}

ul.ic-details.ic-bike #liFuel, .ic-details #liFuel {
    background-image: url(../images/fuel.png);
    background-repeat: no-repeat;
    background-position: center left;
}

.headerbg.motor_ic ul.ic-details li:nth-child(4)::before {
    content: "\f041" !important;
    font-size: 17px !important;
}

.headerbg.cri_bg.motor_ic ul.ic-details li:nth-child(3)::before {
    background: rgba(0, 0, 0, 0) url("../images/fa-fuel.png") no-repeat scroll center 5px;
    border: medium none;
    border-radius: 0;
    content: "";
    height: 18px;
    width: 16px;
    padding-left: 12px;
    padding-right: 7px;
}

.headerbg.cri_bg ul.ic-details.tr_membrs li::before {
    content: "\f0c0";
    font-size: 11px;
    left: 15px;
}

.headerbg.cri_bg ul.ic-details.inr_icons li::before {
    content: "\f156";
    font-size: 12px;
}

.info_edit .col-md-4.col-xs-12.col-sm-4 {
    border: medium none;
    min-height: auto;
}

.dpnone {
    display: none;
}

.headerbg.travel_ic ul.ic-details li:nth-child(5)::before {
    content: "\f2ba";
    font-size: 12px;
    font-family: fontawesome;
    padding: 2px;
    position: relative;
}

.bg-trlist {
    background: #f5f5f5 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    border-radius: 3px 3px 0 0;
    display: inline-block;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}

    .bg-trlist p {
        color: #333;
        margin: 0;
        text-align: center;
        font-size: 13px;
    }

.cntry-list {
    color: #333;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

    .cntry-list li {
        display: inline;
    }

.bg-trlist .fix_info {
    height: 32px;
    padding: 0px !important;
}

.bg-trlist.bgans {
    background: #fff none repeat scroll 0 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -5px;
    position: relative;
    padding: 10px 0;
}

.bg-trlist .cntry-list li {
    font-size: 12px;
    padding: 0 5px;
}

.bgans .ans-txt {
    padding-top: 5px;
}

.block-ans {
    display: none;
}

.elementop0 {
    margin-top: 0px;
    padding-top: 0px !important;
}

.ovr__view {
    top: 12px;
    position: relative;
}

.qu__ans dt {
    width: 12%;
    text-align: left;
}

.footer-det p {
    margin-bottom: 0px !important;
}

.f__links ul li {
    list-style: none;
    display: inline;
    text-align: center;
    padding: 0 15px;
    font-size: 13px;
    color: #9498ab;
    border-right: solid 1px #9498ab;
}

    .f__links ul li a {
        color: #9498ab;
    }

.f__links ul {
    list-style: none;
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

    .f__links ul li a:hover {
        text-decoration: none;
    }

.f__links {
    color: #9498ab;
    font-size: 13px;
    padding: 15px 0px 0px;
}

    .f__links ul li:last-child {
        border-right: none;
    }

.footer_heading {
    background-color: #16509d;
    padding: 15px 0px;
}

.ribbon-footer {
    text-align: center;
    color: #FFF;
}

    .ribbon-footer h4 {
        margin: 0px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 15px;
        line-height: 1.1;
        font-family: opensans-bold;
    }

.footer_divider {
    border-top: 1px solid #0d3a77 !important;
    margin: 25px auto !important;
}

.f__links span {
    display: inline-block;
    vertical-align: bottom;
    color: inherit;
}

.f__links .small-font {
    font-size: 10px;
}

.elementbottom0 {
    margin-bottom: 0px;
}

.login-btn a {
    padding: 10px 15px !important;
    line-height: 1.1em !important;
    background: #16509d !important;
    color: #FFF !important;
}

    .login-btn a:hover {
        background: #0a3d81 !important;
        color: #FFF !important;
    }

#p_policy h3, .p_policy h3 {
    font-size: 16px;
    margin: 7px 0px;
}

#p_policy .modal-body, .p_policy .modal-body {
    padding: 5px 20px;
}

#p_policy .fix_info {
    height: 400px;
}

#p_policy .modal-header .modal-title, .p_policy .modal-header .modal-title {
    color: #FFF;
}

#p_policy .modal-header, .p_policy .modal-header {
    background: #004a9b !important;
    padding: 10px 0px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    #p_policy .modal-header .close, .p_policy .modal-header .close {
        position: relative;
        right: 15px;
        top: 4px;
        opacity: initial;
        color: #FFF;
        text-shadow: none;
    }

#p_policy .modal-dialog, .p_policy .modal-dialog {
    margin-top: 70px;
}

.em__id {
    display: inline-block;
    width: 100%;
}

.pdtobo50 {
    padding-top: 6em;
}

.heder-logo {
    padding: 20px 0;
}

header {
    border-bottom: 2px solid #eee;
}

.cust-card-box {
    padding: 50px 0;
    box-shadow: 0px 0px 8px #ccc;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.session-img img {
    margin: auto;
}

.btn-session {
    padding: 10px 36px;
    margin: 25px 0;
}

.spacepdtobo50 {
    padding-top: 6em;
}

.tech-error h4 {
    padding: 10px 0;
}

.tech-error ul li {
    line-height: 25px;
}

.tech-error {
    box-shadow: 0px 0px 8px #ccc;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

    .tech-error h4 {
        margin-left: 20px;
    }

    .tech-error img {
        padding: 6.8em 0;
        display: inline-block;
    }

.btn-techeror {
    padding: 10px 36px;
    margin-top: 10px;
}

.d-blck {
    display: none;
}

.tbl-cl {
    display: table-cell;
    height: 35px;
    vertical-align: middle;
    position: relative;
}

.pnow > #cphBody_txtrupee {
    width: 110px;
}

#ModalHospitallist .modal-header {
    background: #004a9b;
    margin-top: 0px !important;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    margin-bottom: 0px !important;
}

    #ModalHospitallist .modal-header h4 {
        color: #FFF;
        text-align: left;
        font-family: 'OpenSans-Bold';
    }

#ModalHospitallist .close, .close:hover {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    text-shadow: none;
    opacity: 10;
}

#ModalHospitallist .body-sec h5 {
    margin: 0px 0 3px;
    font-weight: 400;
    color: #5f5d5d;
    font-size: 14px;
}

#ModalHospitallist .body-sec h4 {
    margin: 0px 0 3px;
    font-weight: 400;
    color: #5f5d5d;
}

#ModalHospitallist .body-sec .bottom-border {
    border-bottom: 1px solid #e5e5e5;
    overflow: auto;
    padding: 5px 0;
    margin: 0px;
}

#ModalHospitallist .popup-body {
    position: relative;
    padding: 4px 15px;
}

#ModalHospitallist .hospt-name h5 {
    vertical-align: text-bottom;
    font-weight: 700;
    padding: 8px 0;
}

#ModalHospitallist .hospt-name {
    padding: 0px;
}

    #ModalHospitallist .hospt-name h5 {
        vertical-align: middle;
        font-weight: 700;
        font-size: 14px;
    }

    #ModalHospitallist .hospt-name label {
        vertical-align: middle;
        font-weight: 700;
        margin: 0px;
        color: #009a5a;
    }

#ModalHospitallist .form-control:focus {
    color: #009a5a;
    border-color: #009a5a;
    box-shadow: none;
}

#ModalHospitallist .form-control {
    color: #009a5a;
    border-color: #009a5a;
}

    #ModalHospitallist .form-control::-moz-placeholder {
        color: #009a5a;
        opacity: 1;
    }

.address__info {
    height: 400px;
    min-height: 0;
}

.bottom-border.lst-brdr {
    border: none !important;
}

.aligner.hgt-amtpd {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
}

.algn-slf {
    width: 100%;
    align-self: flex-end;
}

.stcky__fix {
    position: fixed;
    top: 0px;
    border-bottom: solid 3px #eee;
    -webkit-animation: slideInDown 0.7s ease-in-out 0s 1 both;
    -o-animation: slideInDown 0.7s ease-in-out 0s 1 both;
    -moz-animation: slideInDown 0.7s ease-in-out 0s 1 both;
    animation: slideInDown 0.7s ease-in-out 0s 1 both;
}

.mtor__acc .acc-wizard-completed .span-wiz-img {
    height: 48px;
    width: 48px;
}

.mtor__ahr {
    height: 265px !important;
    top: 170px !important;
}

.left-fx-insu-info {
    top: 100px !important;
}

.mo_sm__info {
    font-size: 13px;
}

a:focus {
    text-decoration: none;
}

.addon-none::before {
    color: #a94442;
    content: "\f00d";
    font-family: fontawesome;
    left: -5px;
    position: absolute;
}

.ans-txt.picker__select .dropdown-toggle {
    padding: 2px 15px;
    width: 100%;
    float: none;
}

.ans-txt.picker__select .bootstrap-select {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.ans-txt .btn__confirm {
    border-radius: 100px;
    padding: 2px 15px;
    background: #004a9b;
    border: none;
}

.f__50 {
    width: 50%;
}

.hght-crtcl {
    min-height: 82px !important;
}

.card_insurance__card__footer label.control {
    margin: 0px;
}

.fstGroupTitle {
    font-size: 12px !important;
    padding: 10px 0px !important;
    font-weight: normal !important;
    text-transform: uppercase;
    font-family: OpenSans-Regular;
    line-height: initial;
    color: #999;
    position: relative;
    background-color: #FFF;
    left: 23px;
    z-index: 5;
    letter-spacing: 1px;
    display: table-cell !important;
}

.fstGroup::before {
    content: '';
    display: block;
    background-color: #efeff4;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 0;
}

.fstGroup {
    position: relative;
    padding: 0px !important;
}

.fstResultItem {
    padding: 2px 23px !important;
    text-transform: uppercase;
    font-size: 11px !important;
    color: #666;
    letter-spacing: 1px;
}

.fstResults {
    max-height: 16em !important;
}

#insurance_plan .containers:last-of-type {
    margin-bottom: 100px;
    display: inline-block;
}

.fstControls {
    overflow-y: auto !important;
    height: 34px;
}

.hme_inval {
    left: 15px;
    width: 46%;
}

.style__cnt p {
    margin-bottom: 0px !important;
}

@media (min-width:320px) and (max-width:767px) {
    span.lblname {
        height: 15px;
        font-size: 10px;
        display: block;
        text-align: left !important;
    }

    .btn_toppln {
        margin-bottom: 10px;
    }

    .top_pln_m_ls {
        text-align: right;
    }

    .top-bar a {
        padding-right: 5px !important;
    }

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top {
        bottom: 35px !important;
    }

    .algn-slf {
        white-space: nowrap;
    }

    #ForgotPass .medical_mo_title {
        margin: 0 !important;
    }

    nav.navbar.navbar-default.navbar-fixed-top.header__style {
        position: static;
    }

    #show_compare_plans .modal-body {
        overflow-x: scroll;
        width: 100%;
    }

    a.resend-lnk, a.edit-lnk {
        float: none;
        margin-right: 5px;
        margin-bottom: 10px;
    }

    #show_compare_plans .col-md-3 {
        width: 25%;
    }

    #show_compare_plans .is-table-row {
        display: table !important;
        width: 700px !important;
    }

    .is-table-row [class*="col-"] {
        float: none !important;
        display: table-cell;
        vertical-align: middle;
    }

    #show_compare_plans .modal-lg {
        width: 90% !important;
        overflow: hidden;
    }

    .mheight .panel-content-scroll {
        overflow-x: hidden;
    }

    div#compare-footer-wrapper {
        display: inline-block;
    }

    section.f__links.log_footer {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .registration-txt-bner .btn-sm {
        margin: 10px 0 20px 0;
        font-family: OpenSans-Regular;
    }

    .registration-txt-bner p {
        text-align: justify;
        letter-spacing: 1px;
        font-family: OpenSans-Regular;
        padding: 10px 0;
    }

    .registration-txt-bner h1 {
        font-size: 28px;
    }

    .cust-card-box {
        padding: 40px 20px;
    }

    .cust-card-box, .mobile_view {
        margin-bottom: 10px;
    }

    .callme_pop {
        border-radius: 0 50px 50px 0;
        padding: 8px 9px;
    }

    .modal-title {
        margin: 0 !important;
    }

    .error_title {
        padding: 50px 0 !important;
    }

    .login_in {
        background: transparent !important;
        padding: 0 0 0 2px !important;
        color: #FFF;
        border-radius: 0px !important;
        display: block;
    }

    #lnlBtn .bg-account {
        background: transparent !important;
        margin-left: 0;
        top: 135px;
        padding-left: 15px;
    }

    .menu > li:last-child {
        border: none;
    }

    ul.submenu.speed.fadeInDown {
        padding-left: 10px;
    }

    header {
        border-bottom: 0px solid #ccc;
    }

    #spanDownload .down_pdf {
        float: none !important;
        text-align: center;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .registration-txt-bner h1 {
        font-size: 32px;
    }

    .chld_wid {
        display: none;
    }

    .w100 {
        width: 100%;
    }

    .htl_tb-mail {
        margin-top: 10px;
    }

    .registration-txt-bner p {
        text-align: justify;
        letter-spacing: 1px;
        font-family: 'Open Sans', sans-serif;
    }

    .registration-txt-bner .btn-sm {
        margin: 10px 0 20px 0;
        font-family: 'Open Sans', sans-serif;
    }

    .tab-content.login-content {
        width: 60%;
        margin: 0 auto;
    }

    .cust-card-box {
        padding: 50px 0px;
    }

    input#cphBody_btnReset {
        margin-right: 32px;
    }

    .space50 {
        padding-top: 0 !important;
    }

    .error_title {
        padding: 100px 0 !important;
    }

    .login_in {
        background: transparent !important;
        padding-left: 2px !important;
        color: #FFF;
        border-radius: 0px !important;
        display: block;
    }

    #lnlBtn .bg-account {
        background: transparent !important;
        margin-left: 0;
        top: 135px;
        padding-left: 15px;
    }

    .menu > li:last-child {
        border: none;
    }

    .login_in i {
        color: #FFF !important;
        opacity: 1;
        font-size: 12px !important;
        position: absolute;
        right: 0;
        margin-top: 4px !important;
    }

    ul.submenu.speed.fadeInDown.bg-account {
        padding-left: 30px !important;
    }

    .login_in {
        padding: 0 0 0 2px !important;
    }

    .bg-trlist p {
        font-size: 12px;
    }
}

@media (min-width:320px) and (max-width:599px) {
    .outer-upper-heading {
        border: none !important;
    }

    .otp-modal .modal-dialog {
        margin: 80px auto;
        width: 100%;
    }

    .motor_ic .col-xs-12 {
        border-bottom: 1px solid #216DC2 !important;
        padding-bottom: 15px !important;
    }

    .info_edit .col-xs-12 {
        border: none !important;
    }

    .area2 .content1 .date::after {
        top: 50%;
    }

    .headerbg.cri_bg.hght-critcl.collapse .border-right {
        border-bottom: solid 1px #216DC2;
        padding-bottom: 15px;
    }

    .pl0 {
        padding-left: 15px !important;
    }

    .pr0 {
        padding-right: 15px !important;
    }

    .br0 {
        border-right: 1px solid #ccc !important;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
}

@media (min-width:600px) and (max-width:767px) {
    a.closebtn {
        display: block;
    }

    span.leftbar span {
        display: block;
    }

    .main-navbar-page-ttl {
        padding-top: 20px;
    }

    header.presultpage .navbar-header {
        border-bottom: none !important;
    }

    .otp-modal .modal-dialog {
        margin: 80px auto;
        width: 50%;
    }

    .pl0 {
        padding-left: 15px !important;
    }

    .pr0 {
        padding-right: 15px !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    input#cphBody_btnReset {
        margin-right: 18px;
    }

    .error_title {
        padding: 100px 0 !important;
    }

    ul.bg-account {
        width: 170px !important;
    }

    #spanDownload .down_pdf {
        text-align: right;
    }

    header .menu li a {
        padding: 35px 10px;
    }

    ul.bg-account li a {
        padding: 10px 0
    }

    a#lnkBacktoPd {
        padding: 9px 10px !important;
        margin-top: -4px;
    }
}

@media (min-width:1200px) and (max-width:1346px) {
    input#cphBody_btnReset {
        margin-right: 32px;
    }

    header .menu li a {
        padding: 35px 10px;
    }

    ul.bg-account li a {
        padding: 10px 0
    }

    a#lnkBacktoPd {
        padding: 9px 10px !important;
        margin-top: -4px;
    }
}

@media (min-width:320px) and (max-width:767px) {
    .cont-sidebar {
        text-transform: uppercase;
        margin-top: 0px;
        background: #EFEFF4;
    }

    .hAuto {
        height: auto;
    }

    .trmcenTer {
        margin: 0;
        left: 0;
        right: 0;
        position: relative;
        width: 50%;
    }

    .br0 {
        border-right: 1px solid #ccc !important;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px !Important;
        border-bottom-right-radius: 5px !Important;
    }

    .inner__page__header {
        height: 100%;
        width: 100%;
        position: fixed;
        z-index: 99999;
        top: 0;
        left: 0px;
        background-color: #004a9b;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px !important;
        -webkit-animation: slide 0.5s forwards;
        -webkit-animation-delay: 2s;
        animation: slide 0.5s forwards;
        animation-delay: 2s;
    }

        .inner__page__header .closebtn {
            position: absolute;
            top: 20px;
            right: 25px;
            font-size: 18px;
            background: #FFF;
            width: 25px;
            height: 25px;
            padding: 0px;
            text-align: center;
            border-radius: 100px;
        }

            .inner__page__header .closebtn:hover {
                text-decoration: none;
            }

    span.leftbar i.fa.fa-bars {
        margin-right: 10px;
    }

    .leftbar {
        z-index: 999;
        width: 100px;
        display: block;
        border-top-left-radius: 0px;
        color: #FFF;
        margin: 0 auto;
        background: #0057a8;
        cursor: pointer;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        text-align: center;
    }

    .inner__page__header .border-right {
        border-bottom: solid 1px #216DC2;
        padding-bottom: 15px;
    }

    .viewfill {
        left: -100%;
    }

    .logo {
        margin: 0 auto;
        text-align: center;
    }

    .border-right {
        border-right: none;
    }

    .main-navbar-page-ttl {
        margin-top: 0 !important;
        position: relative;
    }

    .space50 {
        padding-top: 20px !important;
    }
}

.main-body-layout.aclogin.clearfix {
    margin-top: 0px;
    padding: 0px;
}

.accLogin {
    position: relative;
}

.custom_btn_submit {
    line-height: 31px;
}

.error_title {
    align-items: center;
    width: 100%;
    height: 100vh;
    justify-content: center;
    flex-direction: column;
    display: inline-flex;
}

    .error_title h1 {
        color: #144e9c;
        font-size: 11em;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .error_title h3 {
        font-size: 3em;
        margin-top: 0;
        color: #648cc8;
        text-transform: uppercase;
    }

        .error_title h3 span {
            margin-top: 0;
        }

    .error_title p {
        font-size: 16px;
        color: #144e9c;
        padding-top: 0px;
    }

#p_TermsCondition h3 {
    font-size: 16px;
    margin: 7px 0px;
}

.modal-header .close {
    position: relative;
    right: 15px;
    top: 4px;
    opacity: initial;
    color: #FFF;
    text-shadow: none;
}

.input-group.custom_inputwid {
    border-bottom: none;
}

.myacnt {
    border-radius: 100px;
}

.login-btn span {
    padding-left: 10px;
    color: #FFF;
}

.login_in {
    background: #16509d;
    padding: 5px 10px;
    color: #FFF;
    border-radius: 100px;
    display: block;
}

    .login_in i {
        color: #FFF !important;
        opacity: 1;
        padding-left: 10px;
        font-size: 12px !important;
    }

.btn-account {
    text-align: left;
}

ul.bg-account {
    background: #17509d !important;
    margin-left: 0;
}

    ul.bg-account li a {
        color: #FFF !important;
        margin: 0px;
        padding-left: 15px;
        font-family: OpenSans-Regular !important;
        border-bottom: solid 1px #2464b9 !important;
    }

        ul.bg-account li a:nth-last-child(2) {
            border-bottom: none !important;
        }

header .bg-account:before {
    color: rgb(23, 80, 157) !important;
}

.motorlist .col_1-bg {
    padding: 0px;
    width: 100%;
}

#dvAddon label.control.control--radio.ripple.pull-left {
    margin-bottom: 0px;
}

#p_policy .scroll-wrapper {
    overflow-x: scroll;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100% !important;
}

.stylep p {
    font-size: 12px;
}

.pl0 {
    padding-left: 0;
}

.pr0 {
    padding-right: 0;
}

.br0 {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.h_namecal span.lblname {
    text-align: right;
}

span.lblname.txt-r-res {
    text-align: right;
}

span.lblname {
    height: 20px;
    font-size: 13px;
    display: block;
    text-align: center;
    font-family: opensans-bold;
    padding-bottom: 4px;
}

span.dpnone::after {
    content: "\f0d8";
    position: absolute;
    left: 45%;
    right: 45%;
    font-family: fontawesome;
    color: #a94442;
    top: -10px;
}

.has-error span.dpnone {
    display: block;
    position: absolute;
    width: auto;
    background: #a94442;
    color: #FFF;
    border-radius: 3px;
    z-index: 9;
    left: 10%;
    right: 10%;
    padding: 0px 10px;
    font-size: 12px;
    top: 39px;
}

.has-error .form-control:focus .dpnone {
    display: none;
}

#members_popup .modal-body .has-error .dropdown-toggle {
    border: solid #a94442 1px !important;
}

.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48 !important;
}

.form-inline .has-error {
    border-bottom: solid 1px #a94442;
}

.btn_back_ptndesk {
    float: right;
    list-style: none;
    margin-top: -37px;
    padding: 10px 15px !important;
    line-height: 1.1em !important;
    color: #FFF !important;
}

li.btn_back_ptndesk a {
    background-color: #0057a8;
}

/*a#lnkBacktoPd {
    font-size: 10px;
}*/

@media (max-width:600px) and (min-width:320px) {
    li.btn_back_ptndesk {
        float: none;
        list-style: none;
        margin: auto;
        text-align: center;
        color: #FFF !important;
        padding: 0px !important;
    }

        li.btn_back_ptndesk a {
            padding: 5px 10px !important;
            font-size: 11px !important;
            margin-bottom: 8px !important;
            margin-top: -9px !important;
            text-align: center;
        }

    .login-btn a#lnkBacktoPd {
        padding: 6px 0px !important;
        margin-top: 0px;
        font-size: 13px;
    }

    .btn_back_ptndesk {
        float: none;
        margin: -20px auto 0 auto;
        text-align: center;
    }

        .btn_back_ptndesk #lnkBacktoPd {
            padding: 5px 10px !important;
            margin-top: 0;
        }
}

@media (min-width:768px) and (max-width:1199px) {
    .btn_back_ptndesk {
        margin-top: -35px;
    }

    .h_namecal span.lblname {
        text-align: center;
    }

    span.lblname.txt-r-res {
        text-align: center;
    }
}

@media (max-width:767px) and (min-width:601px) {
    li.btn_back_ptndesk a {
        float: right;
        padding: 5px 10px !important;
        font-size: 11px !important;
        margin-top: -20px;
        margin-right: -94px;
    }

    .main-navbar-page-ttl h3 {
        padding-top: 0px !important;
    }

    a#lnkBacktoPd {
        padding: 9px 0px !important;
        margin-top: 0px;
        font-size: 13px;
    }
}

a#lnkBacktoPd {
    padding: 10px 17px !important;
    margin-top: -4px;
}

ul.bg-account li a {
    border-bottom: solid 1px transparent !important;
}

.tselP p {
    margin-bottom: 10px !important;
}

.po_de_title.large p, #pmsg {
    font-size: 14px !important;
    margin-top: 35px;
    padding-left: 15px;
    padding-right: 15px;
}

table.table.table-bordered.tblstyl td {
    color: #222;
    font-size: 14px;
    font-weight: normal;
}

table.table.table-bordered.tblstyl th {
    font-family: 'OpenSans-Bold';
    font-weight: normal;
}

table.table.table-bordered.tblstyl {
    background: #f1f1f1;
}

.ulstyl {
    padding-left: 18px;
}

    .ulstyl li {
        color: #FFF;
        padding: 5px 0px;
    }

.filterOp {
    opacity: 0.8;
}

strong.wht {
    color: #eff7ff !important;
}

.styleUL {
    padding-left: 18px;
}

    .styleUL li {
        padding: 5px 0px;
        color: #9498ab;
        list-style-type: disc;
        list-style: disc;
    }

.content-tab-single ul {
    padding-left: 18px;
}

.lblinputs {
    text-transform: capitalize;
    font-weight: normal;
    font-family: opensans-bold;
    margin-bottom: 0px;
    font-size: 13px;
}

.vehiCledivCell {
    background: #f2f2f2 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    display: table-cell;
    height: 30px;
    margin-bottom: 5px;
    padding: 0;
}

.white-space {
    white-space: nowrap;
}

.br0:focus, .b-right0:focus {
    border-right: 1px solid #66afe9;
}

.b-right0 {
    border-right: none;
}

#drinkingoption .liqur-panel label {
    font-size: 12px;
}

#ModelDetailConfirm .custom-content-pd {
    padding: 0px 20px;
}

#ModelDetailConfirm .modal-header {
    height: 30px;
}

.term_confim h5 {
    line-height: 22px;
}

.term_confim {
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
    font-family: opensans-bold;
}

.modal-dialog.modal_term_ovrview {
    width: 325px;
}

.modal_term_ovrview .mobile-modal h5 {
    color: #999;
    font-size: 15px;
    margin: 18px 0 0;
    text-align: left;
}

.blog-block {
    background: #fff;
    margin: 0px 0px 15px;
    border: solid 1px #ddd;
    font-family: OpenSans-Regular !important;
}

.block-title {
    padding: 5px 17px;
    border-bottom: solid 1px #ddd;
    background-color: #f5f5f5;
    font-family: OpenSans-Regular !important;
}

    .block-title h4 {
        font-size: 13px;
        font-family: OpenSans-Regular !important;
        color: #009a5a;
        font-weight: 700;
        padding-right: 11px;
        line-height: 20px;
        text-transform: uppercase;
        margin: 0;
    }

        .block-title h4 span {
            font-size: 13px;
            font-family: OpenSans-Regular !important;
        }

.block-body {
    padding: 5px 15px;
}

    .block-body label {
        font-size: 13px;
        display: block;
        text-align: left;
        font-family: OpenSans-Regular;
        padding-bottom: 4px;
        color: #333;
    }

    .block-body select.form-control {
        background: #fff url("../images/down-arrow-select.png") no-repeat scroll 97% 50%;
        background-repeat: no-repeat;
        background-repeat: no-repeat;
        min-width: auto;
    }
/*.pdf_logo { background-image: url("../images/pdf_logo_pw.png"); background-repeat: no-repeat; height: 50px; background-size: 140px; }*/
.cover_info {
    font-size: 13px !important;
    font-family: 'OpenSans-Bold';
    text-align: left;
}

.btn-purchase a.btn.btn-primary {
    float: left;
    line-height: 17px;
}

.bg_white {
    background-color: #fff !important;
}

@media (min-width:768px) and (max-width:991px) {
    .lblinputs {
        font-size: 12px;
    }
}

@media (max-width:320px) and (min-width:767px) {
    .col-md-6.col-sm-6.col-xs-12.btn-purchase {
        text-align: center;
        display: flex;
        flex-direction: inherit;
        align-items: center;
        justify-content: center;
    }
}



/**/

.login-btnNew {
    line-height: 73px;
}

    .login-btnNew .LoginBtn {
        background: #16509d !important;
        padding: 0px;
        margin: 0px;
        border-radius: 100px;
        color: #fff !important;
        height: 35px;
        line-height: 35px;
        width: 88px;
        text-align: center;
    }

    .login-btnNew .submenu {
        /*background-color: #16509d;*/
        background-color: #fff;
        border: solid 1px #ddd;
    }

        .login-btnNew .submenu li {
            line-height: normal !important;
        }

            .login-btnNew .submenu li a {
                font-family: OpenSans-Bold;
                color: #16509d !important;
                border-bottom: 1px solid #16509d;
            }

                .login-btnNew .submenu li a i {
                    color: #16509d !important;
                }

        .login-btnNew .submenu:before {
            width: 8px;
            height: 8px;
            content: '\f0d8';
            position: absolute;
            color: #ddd;
            top: -40px;
            left: 15%;
            font-family: fontawesome;
            margin-left: -4px;
        }

.PdeskBtn li a {
    font-size: 13px !important;
    padding-left: 13px !important;
    padding-right: 13px !important;
}

@media (max-width:949px) {
    .login-btnNew {
        background: #fff;
        margin: 12px;
        padding: 10px !important;
    }

        .login-btnNew .LoginBtn {
            color: #16509d !important;
            Background-color: transparent !important;
            width: auto;
            text-align: left;
            padding: 0 !important;
        }

        .login-btnNew .submenu {
            padding: 0px !important;
            width: auto !important;
        }

            .login-btnNew .submenu li a {
                font-family: OpenSans-Bold;
                color: #16509d !important;
                border-bottom: 1px solid #16509d;
                margin-left: 0 !important;
                width: auto !important;
                margin: 0 auto;
                padding: 10px;
            }

                .login-btnNew .submenu li a i {
                    color: #16509d !important;
                    display: inline-block;
                    margin: 0;
                    float: none;
                    margin-right: 8px;
                }

    .login-btn a#lnkBacktoPd {
        color: #fff !important;
        margin: 0 auto;
        padding: 0px !important;
        text-align: center;
    }
}

@media (min-width: 991px) and (max-width: 1349px) {
    header .menu li a, header .menu li button.menu-element {
        font-size: 10px !important;
        padding-left: 9px !important;
        padding-right: 10px !important;
    }
}

.custom-content-pd.emil-msg-bdy {
    padding: 35px 0 0;
}


/*Saving Insurance*/
.saving_insu_bg::before {
    background: #eee url(../images/saving-insurance.jpg);
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    left: 0;
}


/* New Css to Add PW*/

ul.iconLIstingHome li {
    display: inline-block;
    position: relative;
    width: 150px;
    text-align: left;
    margin-bottom: 20px;
    min-height: 120px;
}

    ul.iconLIstingHome li a::before {
        border: solid 2px #008d51;
        position: absolute;
        width: 84px;
        height: 84px;
        content: "";
        text-align: center;
        border-radius: 100px;
        left: -7px;
        right: 0;
        top: -7px;
        bottom: 0;
    }

    ul.iconLIstingHome li span {
        font-size: 13px;
        display: inline-block;
        line-height: initial;
        text-align: center;
        width: 100%;
        padding-top: 85px;
        position: absolute;
        left: 0;
        right: 0;
        color: #333;
    }

ul.iconLIstingHome {
    margin: 0;
    padding-left: 0px;
    width: 80%;
    text-align: left;
}

    ul.iconLIstingHome li a.homeIcons {
        text-align: center;
        position: relative;
        color: #FFF;
        display: block;
        width: 70px;
        background: #185da7;
        height: 70px;
        transition: all 0.3s ease-in-out;
        margin: 0 auto;
        border-radius: 100px;
    }

    ul.iconLIstingHome li a.homeIcons {
        background-image: url(../images/sprite-home.png);
    }

    ul.iconLIstingHome li:nth-child(1) a {
        background-position: -17px 272px;
    }

    ul.iconLIstingHome li:nth-child(1):hover a {
        background-position: -17px 195px;
    }

    ul.iconLIstingHome li:nth-child(2) a {
        background-position: -110px 272px;
    }

    ul.iconLIstingHome li:nth-child(2):hover a {
        background-position: -110px 195px;
    }

    ul.iconLIstingHome li:nth-child(3) a {
        background-position: -197px 272px;
    }

    ul.iconLIstingHome li:nth-child(3):hover a {
        background-position: -197px 195px;
    }

    ul.iconLIstingHome li:nth-child(4) a {
        background-position: -285px 272px;
    }

    ul.iconLIstingHome li:nth-child(4):hover a {
        background-position: -285px 195px;
    }

    ul.iconLIstingHome li:nth-child(5) a {
        background-position: -372px 272px;
    }

    ul.iconLIstingHome li:nth-child(5):hover a {
        background-position: -372px 195px;
    }

    ul.iconLIstingHome li:nth-child(6) a {
        background-position: -459px 272px;
    }

    ul.iconLIstingHome li:nth-child(6):hover a {
        background-position: -459px 195px;
    }

    ul.iconLIstingHome li:nth-child(7) a {
        background-position: -550px 272px;
    }

    ul.iconLIstingHome li:nth-child(7):hover a {
        background-position: -550px 195px;
    }

    ul.iconLIstingHome li:nth-child(8) a {
        background-position: -638px 267px;
    }

    ul.iconLIstingHome li:nth-child(8):hover a {
        background-position: -638px 192px;
    }
.background.sec__home .center {
    margin-top: 0px !important; 
}
@media (min-width:320px) and (max-width:767px) {
    ul.iconLIstingHome {
        width: 100%;
        
    }
        ul.iconLIstingHome li {
            width:47%;
        }
    .sml__ldr::after {
        top: 20px;
        font-size: 11px;
        color:red;
    }
    .sml__ldr {
        margin: 15px auto 30px;
    }
}

@media (min-width:1199px) and (max-width:1311px) {
    ul.iconLIstingHome {
        width:70%;
    }
        ul.iconLIstingHome li {
            width: 115px;
        }
}

@media (min-width:992px) and (max-width:1199px) {
    ul.iconLIstingHome {
        width: 70%;
    }

    .background.sec__home .center {
        margin-top: 0px !important;
    }
}
/* END */

/*NewForm Css 25/11/2020*/
ul.uLBoxLiForm {
    padding: 0px;
    margin: 0px;
}
ul.uLBoxLiForm li {
    display: inline-block;
    padding-right: 10px;
}
ul.d-blckForm li {
    display: block;
    padding: 5px 0px;
}
.reptQue {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}
p.titleNewForm {
    font-family: 'OpenSans-Bold';
    font-size: 14px;
    letter-spacing: -0.5px;
}
.mt-10 {
    margin-top:10px;
}
.formTblUI th {
    font-family: 'OpenSans-Bold';
    font-weight: normal;
    font-size: 13px;
    color:#777;
    letter-spacing: -0.5px;
}
.tblwrapper {
    background: #f5f5f5;
    padding: 10px;
    border: 1px solid #f1f1f1;
    display: inline-block;
    width: 100%;
}
span.meMAdd a {
    background: #004a9b;
    padding: 5px 15px;
    border-radius: 3px;
    color: #FFF;
    margin-bottom: 10px;
    display: inline-block;
}
span.meMAdd {
    display: block;
    text-align: center;
}
span.meMAdd a:hover {
    text-decoration:none;
}
.termsTxt li label {
    font-size: 12px;
}
.termsTxt .titleNewForm  {
    font-size:12px;
}
/*END*/



/* This is For Add Family Members in Compare Plan Modules*/
.box.modal-box-wrapper .sum-ins {
    line-height: 18px;
}

.box.modal-box-wrapper .sum-ins span {
    display: inline-block;
    width: 48%;        
    color: #555;
}

