﻿.propNameTxt {
    width: 100% !important;
}

.modal-footer {
    margin-top: 15px;
}

.modal-body {
    padding: 14px;
}

button.close {
    color: #928f8f !important;
}

.relative {
    position: relative;
    min-height: 137px;
}

.selectBtnAlign {
    position: absolute;
    bottom: 12px;
    right: 14px;
}

button[disabled], html input[disabled] {
    cursor: not-allowed;
}

.label_input label {
    height: 0px !important;
}

.btn-primary.active {
    background-image: none;
    background-color: #286090 !important;
    border-color: #204d74 !important;
}

#RenderHtmlOutput table th {
    text-transform: initial !important;
    border: 1px solid #000;
}

#RenderHtmlOutput table td {
    font-size: 14px !important;
    border: 1px solid #000;
    color: #000000;
}


.select2 span {
    font-size: 14px !important;
}



.dow {
    font-weight: 100 !important;
}

.datepicker th {
    background: #f1f1f1 none repeat scroll 0% 0% !important;
    color: #5f5f5f !important;
}

.datepicker {
    font-size: 14px !important;
}

    .datepicker th.switch {
        font-weight: 600 !important;
    }

body, * {
    letter-spacing: 0px !important;
}

.riderMobile span, .riderMobile label {
    font-size: 14px !important;
    font-weight: 100;
    color: #777777 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f9f9f9;
    color: #0b4daa;
    /*background-color:#fff;*/
}

.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #f9f9f9;
    color: #0b4daa;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    display: none;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
}

/*  .select2-search--dropdown {
            display: none;
        }*/

.main-content {
    margin-top: 0rem;
}

.sharebox {
    border: 1px solid #ccc;
    margin: 0px 10px;
}

    .sharebox label {
        padding: 15px 25px;
        align-items: center;
        position: relative;
        width: 100px;
    }

        .sharebox label:before {
            background-color: white;
            color: white;
            content: " ";
            display: block;
            border-radius: 50%;
            border: 1px solid #339933;
            position: absolute;
            top: -5px;
            left: -5px;
            width: 22px;
            height: 22px;
            text-align: center;
            line-height: 22px;
            transition-duration: 0.4s;
            transform: scale(0);
        }

    .sharebox :checked + label::before {
        content: "✓";
        background-color: rgb(51, 153, 51);
        transform: scale(1);
        font-size: 12px;
    }

    .sharebox :checked + label {
        border-color: #ddd;
        background-color: #eee;
    }

.panelDefaultCss {
    margin-bottom: 0rem !important;
}

.panel-group {
    margin-bottom: 0px;
}

span.headingBrdBtm {
    border-bottom: 2px solid #134093;
    color: #134093;
    padding-bottom: 3px;
    margin-bottom: 4px;
    display: inline-block;
    font-family: calibri-bold;
    letter-spacing: 0px;
    font-size: 14px !important;
}

.product130 {
    width: 130px;
}

.title-field {
    display: inline-block;
    font-weight: 400 !important;
    font-size: 14px !important;
    letter-spacing: 0px;
    /*margin: 0px;*/
    color: #777 !important;
}

#riders {
    background: #fff;
}

/*.select2-search__field {
            display: none;
        }*/

.show {
    display: inline-block !important;
}

.fa {
    font: normal normal normal 14px/1 FontAwesome !important;
}
/* Rounded sliders */
.switch {
    position: relative;
    width: 55px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #004d6b;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
    height: 22px;
    width: 50px;
}

    .slider.round:before {
        border-radius: 50%;
    }
/* Rounded sliders */
#RenderHtmlOutput .name {
    text-transform: capitalize !important;
}

.fa-2x {
    font-size: 2em !important;
}

#RenderHtmlOutput table {
    margin-top: 6px;
}

table, th {
    font-size: 14px !important;
}

#RenderHtmlOutput table tr {
    border-bottom: 1px solid #000;
    /*background: #aecff7;*/
}

#LtHtmlTableFormat table thead td, #LtHtmlTableFormat table thead th, #LtHtmlTableFormat2 table thead th, #LtHtmlTableFormat2 table thead td {
    font-size: 13px !important;
}

#RenderHtmlOutput table tr td:first-child {
    border-left: 1px solid #000000;
}

#RenderHtmlOutput table tr td:last-child {
    border-right: 1px solid #000;
}


/*.pdftable td span {
        white-space:nowrap;
        }*/
#divDisclaimer table td {
    border-color: #000000;
}

#RenderHtmlOutput table td {
    background: #fff !important;
}

.SideBox {
    top: 91px;
}

body {
    font-family: calibri !important
}

.NumSec {
    margin-top: 10rem !important;
}

.navBarPosition {
    margin-top: 66px;
}

.form-inline .form-control {
    width: 100%;
}

.form-control {
    color: #565656;
    font-weight: bold;
    letter-spacing: 0px;
    font-size: 14px !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.form-control::-webkit-input-placeholder {
    color: #565656;
    font-weight: bold;
}


.form-control::-moz-placeholder {
    font-weight: bold;
}


.form-control:-ms-input-placeholder {
    font-weight: bold;
}


.form-control:-o-input-placeholder {
    font-weight: bold;
}
/*@media (min-width: 1200px) {
            .col-lg-9 {
                width: 73%;
            }
        }*/

.SelectGap {
    /*margin-bottom: 15px;*/
}

.NoneDis {
    display: none;
}

.DisBlock {
    display: block !important;
}

.BasicMargin {
    margin-top: 22.5rem !important;
}

.ProMarginTop {
    margin-top: 16rem !important;
}

.FundChoise {
    /*border-bottom: 1px solid #e0dddd;*/
    padding: 11px 0px;
    color: #777777;
    /*font-size: 12px;*/
}

    .FundChoise span {
        font-size: 14px !important;
    }

.TotalPadding {
    padding: 14px 0px 20px 0px;
    overflow: hidden;
}

.InputFldBrd {
    outline: 0;
    border: none;
    border-bottom: 1px solid #dad8d8;
    /*border-radius: 4px;*/
    padding: 4px 7px;
    width: 100%;
    font-weight: 600;
}

.fund_error_msg {
    color: #DD4030;
}

.fund_error {
    color: #DD4030;
}

h1 {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    /* text-transform: uppercase; */
    margin: 0;
    letter-spacing: 1px;
}

.rhs-fixed-layout {
    position: fixed;
    top: 125px;
    right: 0;
    width: 320px;
    height: 80%;
    overflow-y: scroll;
    background: #fff;
    z-index: 999;
    padding-left: 20px;
    background: #f5faff;
}

.lhs-fixed-layout {
    position: fixed;
    height: 100%;
    top: 120px;
    border-right: 1px solid #AECFF7;
}

.panelDefaultCss {
    border: none;
    box-shadow: none !important;
    margin-bottom: 1rem;
    border-radius: 5px;
}

.collapse {
    box-shadow: 0px 2px 5px #dedede;
}

.content-heading {
    border: none;
}

.other_details_form_input {
    margin: 0;
}

.bgMaroon {
    background: #8E1111 !important;
}

.maroon {
    color: #8E1111 !important;
}

/*.checkbox .active {
            border-color: #8E1111 !important;
            background-color: #8E1111 !important;
            color: #fff;
        }*/

/*Flex*/

.flexDiv {
    display: flex;
    flex-wrap: wrap
}

#divDisclaimer {
    letter-spacing: 1px;
    text-align: justify;
    /*page-break-inside:avoid;*/
}

    #divDisclaimer table {
        page-break-inside: auto !important;
    }

        #divDisclaimer table tr {
            page-break-inside: avoid !important;
            page-break-after: auto !important;
        }

            #divDisclaimer table tr div {
                page-break-inside: avoid !important;
                page-break-after: auto !important;
            }

#conditionDiv,
#decalarationDiv {
    padding: 10px;
}

#decalarationDiv {
    border-top: 1px solid #ccc;
}

.flexCol {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.panelDefaultCss {
    border: none;
    box-shadow: 0px 0px 5px #ccc;
    margin-bottom: 1rem;
    border-radius: 5px;
}

.panelHeadingCss {
    padding: 0px;
    color: #6d6d6d !important;
    background-color: #e2e2e2 !important;
    border-color: #627a99;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #ebebeb !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px !important;
}

.main-content h2 {
    color: #333 !important;
    font-family: calibri-bold;
    background: #e2e2e2;
    font-size: 15px !important;
}

.main-content h4 {
    font-size: 14px;
    color: #777777;
    margin-bottom: 15px;
    margin-top: 0px;
    letter-spacing: 0px;
    font-family: calibri-bold;
}

.rupee {
    color: #fff !important;
    background: #0c4da2 !important;
}

@media screen and (max-width: 580px) {
    .DOB-mobile {
        /*width: 50% !important;*/
    }

    .checkbox {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .product-dynamic-info .form-control-dynamic {
        margin-bottom: 0px;
    }

    .divAmount {
        margin-top: 12px;
    }

    .proposer-info.row-section {
        margin-top: 0px;
    }

    .table-responsive {
        border: none !important;
    }

    .product {
        margin-top: 0px;
        margin-right: 0;
        /*min-width: 280px;*/
        min-width: 0px !important;
        padding-left: 0px !important;
    }
}

.validate {
    border-radius: 2px !important;
    border: 0px !important;
    color: #FFF;
    font-size: 14px !important;
    background-color: #134093;
    padding: 9px 8px;
    border-color: #134093;
    min-width: 80px;
    font-weight: 400;
    box-shadow: 0px 1px 2px #6C6B6B;
    margin: 0px 10px;
}

.modal-header {
    background: #134093;
    color: #fff;
}

.sharebox input[type=checkbox] {
    display: none;
}

.summery table th {
    background: #e8e8e8;
    font-size: 14px;
    color: #5f5f5f;
    text-align: end;
    text-transform: inherit;
}

.summery table td {
    color: #5f5f5f !important;
}

.summery table {
    font-size: 14px !important;
}

.table-bordered, .table-bordered > tbody > tr > td {
    border: 1px solid #b9b7b7;
    font-size: 14px !important;
}

    .table-bordered > thead > tr > th {
        border: 1px solid #b9b7b7;
        font-size: 14px !important;
    }

.button {
    width: auto !important;
}

#LtHtmlTableFormat > table {
    margin-top: 5px;
}

.table-responsive {
    border: none !important;
}

.ddlFundStrategyDiv:after {
    top: 39.1% !important;
    right: 2px !important;
}

@media screen and (max-width:360) {
    .TableMobile td:nth-child(1) {
        width: 283px !important;
    }
}

@media screen and (max-width:580) {
    table tbody .lifeMinWidth {
        max-width: 283px !important;
    }

    .otherMinWidth {
        min-width: 238px;
    }

    .minWidth {
        min-width: 185px;
    }
}

@media screen and (max-width: 767px) {
    .mobileFlex {
        display: inline-block !important;
    }

    .signBox {
        width: 100% !important;
        margin-left: 0px !important;
        margin-bottom: 15px !important;
        margin-right: 0px !important;
    }

    .showonMbl {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    #rid_section {
        margin-top: 1rem !important;
    }

    table {
        width: 100% !important;
    }

    #RenderHtmlOutput {
        padding: 10px 10px !important;
    }

    .validate {
        margin: 0px 8px !important;
    }

    #contentDiv {
        margin-top: 0rem !important;
    }

    #AdditionalBen, #biTbl {
        overflow: scroll;
    }

    .main-content {
        width: 100%;
        margin-left: 0px !important;
        /*margin-top: 6rem !important;*/
        /*z-index: -1 !important;*/
    }
    /*.main-content h2{
                font-size:12px !important;
            }*/
    .AgeMobile {
        margin-bottom: 0px !important;
    }
    /*#divDisclaimer{
                display:none;
            }*/
    .riderMobile {
        padding: 0px 5px !important;
    }

    #headerproductname {
        font-size: 12px !important;
        line-height: 1.1 !important;
    }

    .button {
        display: block;
        width: 46%;
        float: left;
    }

        .button span:after {
            display: none !important;
        }

    .basicMobile {
        padding: 6px 10px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .navBarPosition {
        margin-top: 0px !important
    }



    .product-name {
        /*z-index: -1 !important;*/
    }

    .prod_info {
        clear: both !important;
    }

    .mobStoryCrPadding {
        padding: 15px 0px !important;
    }

    .mobMarginBottom4 {
        margin-bottom: 4%;
    }
}

.errorinput {
    border: 1px solid red !important;
}

/* .modal-backdrop {
            position: relative;
        }*/

.collapse {
    background: white;
}

@media (min-width: 1200px) {
    .col-lg-offset-1 {
        margin-left: 4.333333%;
    }
}

.subHeadingBlue {
    color: #333333 !important;
}

.input-group-addon {
    color: #0b4da1;
}

input[type=checkbox], input[type=radio] {
    width: 16px;
    height: 15px;
}

.input-group.age .input-group-addon {
    border-width: 0px 0px 1px 0px;
    border-radius: 0px;
    background: #fff !important;
}
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

@media (min-width: 1200px) {
    .container {
        width: 1240px;
    }
}

.story div {
    border: 1px solid #2e6da4;
    margin: 5px 1px;
    padding: 20px;
    text-align: center;
    color: #fff;
    /*font-weight: bold;*/
    background: #337ab7;
    font-size: 15px;
}

/*.activeStory div {
            background: #ccc !important;
            color: #e74c08;
        }*/


.grid {
    list-style: none;
}

.gc {
    box-sizing: border-box;
    display: inline-block;
    min-height: 1px;
    vertical-align: top;
}

.gc--1-of-3 {
    width: 25%;
}

.gc--2-of-3 {
    width: 70%;
}

.naccs {
    position: relative;
    margin-top: 100px;
}

    .naccs .menu div {
        padding: 15px 20px 15px 40px;
        margin-bottom: 10px;
        color: #303F9F;
        background: #ffffff;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
        cursor: pointer;
        position: relative;
        vertical-align: middle;
        font-weight: 700;
        transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
    }

        .naccs .menu div:hover {
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }

        .naccs .menu div span.light {
            height: 10px;
            width: 10px;
            position: absolute;
            top: 24px;
            left: 15px;
            background-color: #303F9F;
            border-radius: 100%;
            transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
        }

        .naccs .menu div.active span.light {
            background-color: #e74c08;
            left: 0;
            height: 100%;
            width: 3px;
            top: 0;
            border-radius: 0;
        }

        .naccs .menu div.active {
            color: #e74c08;
            padding: 15px 20px 15px 20px;
        }

ul.nacc {
    position: relative;
    height: 0px;
    list-style: none;
    margin: 0;
    padding: 0;
    transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

    ul.nacc li {
        opacity: 0;
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        position: absolute;
        list-style: none;
        transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
    }

        ul.nacc li.active {
            transition-delay: .3s;
            z-index: 2;
            opacity: 1;
            -webkit-transform: translateX(0px);
            transform: translateX(0px);
        }

        ul.nacc li p {
            margin: 0;
        }

.prodHead {
    /*margin-bottom: 25px;*/
    box-shadow: 3px 3px 8px #ccc;
    background: #fff;
    border-radius: 5px;
    cursor: pointer !important;
    height: 100%;
}

.prodLogo {
    padding: 8px;
    border-right: 1px solid #eeeeee;
}

.prodName {
    padding: 10px;
    border-radius: 0px 0px 5px 5px;
}

.prodSubTxt {
    color: #808080;
}

.prodHead:hover {
    background: #fbfbfb;
    cursor: pointer !important;
}

@media only screen and (max-width: 480px) {

    .menu {
        display: flex;
        overflow: auto;
    }

    .navSide {
        margin-bottom: 20px;
    }

    .prodLogo {
        align-items: center;
        box-shadow: 0 8px 6px -6px #f3f3f3;
    }
}


/* TABLETS PORTRAIT */
@media only screen and (min-width: 768px) {
}


/* TABLET LANDSCAPE / DESKTOP */
@media only screen and (min-width: 1024px) {
    .navSide {
        position: fixed;
        width: calc(25% - 60px);
    }
}

.sharebox div {
    border: 1px solid #2e6da4;
    margin: 10px 1px;
    padding: 40px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background: #337ab7;
    font-size: 14px;
}

.activeStory {
    /*background: #ccc !important;
            color: #e74c08;*/
    border: 2px solid #2e6da4;
}

.prodHead.disabled {
    background: #e6e6e6;
    cursor: not-allowed !important;
}
/*.auto-style1 {
            left: -6px;
            top: 148px;
        }*/
.product-input .rupee {
    left: -2px;
    padding: 8px 12px;
}
