﻿
h1.text-extrabold.montserrat-extrabold.text-center.mb-4 {
    color: #707070;
    font-weight: 700;
}
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
div#tab_default_2 {
    padding: 33px 0px 37px;
    background: #fff;
    border: 1px solid #d8d8d8;
    box-sizing: border-box;
    box-shadow: 0 0 30px 0 rgb(120 120 120 / 25%);
    border-radius: 24px;
    position: relative;
    margin: 30px 0 0;
}

#loader-container {
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #ffffff;
    z-index: 9999999;
    opacity: 0.6;
}

.loader-img-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.panel-body {
    padding: 25px;
}

.heading {
    border: none;
    width: 100%;
    font-size: 2.5em;
    color: #707070;
    max-width: 100% !important;
    cursor: none;
}

    .heading:focus-visible {
        outline: none !important;
        cursor: none;
    }

.form-control {
    width: 100%;
    background: #fff;
    border: 1px solid #d8d8d8 !important;
    font-size: 16px;
    padding: 9px 15px 9px 18px;
    box-shadow: none !important;
    color: #707070;
    font-weight: 500;
    height: auto;
    max-height: 44px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#btnSaveRegistrationDetails {
    /*margin-top: 2.5rem;*/
    font-size: 18px;
    padding: 8.5px 20px;
    border-radius: 40px;
    background: #c02;
    font-weight: 700;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem !important;
    font-weight: bold !important;
}
.uppercase {
    text-transform: uppercase;
}
input, select, textarea {
    max-width: 280px;
}

.split-details--gray {
    height: 18%;
    -ms-flex: .4;
    flex: .4;
    padding: 14px;
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px;
}

.panel-default {
    border-color: #ddd !important;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.pull-right {
    float: right !important;
}

.split-details__container--left {
    margin: 14px;
    width: 65%;
    float: left;
    margin-top: 60px;
}

.split-details__container--left {
    margin: 14px;
    width: 100%;
    float: left;
    margin-top: 0px;
}

.cost-breakup {
    border: 1px solid #CCC;
    border-radius: 4px;
}

.costBreakup-header--align {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cost-breakup--header {
    padding: 16px;
    border-bottom: 1px solid #CCC;
}


.costBreakup-edit-alignCenter {
    margin-top: auto;
    margin-bottom: auto;
    cursor: pointer;
}

.cost-breakup h1 {
    font-size: 1.4rem;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    color: #000;
}

#pf-flow-section p {
    color: #000 !important;
    font-size: 1.5rem;
}

.cost-breakup p {
    font-size: 1.4rem;
}

.font-12-400 {
    font-size: 12px !important;
    font-weight: 400;
}

.costBreakup-content-carmodel {
    width: 187px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.mr-b-0 {
    margin-bottom: 0 !important;
}

.cost-breakup--details {
    padding: 16px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 8px;
}

.cost-breakup--item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #DDD;
}

#pf-flow-section p {
    color: #000 !important;
    font-size: 1.5rem;
}

.cost-breakup--item p {
    font-weight: 400;
    color: #222;
    margin: 9px 0;
}

.cost-breakup p {
    font-size: 1.4rem;
}

.font-14-400 {
    font-size: 14px;
    font-weight: 400;
}

.font-14-400 {
    font-size: 14px;
    font-weight: 400;
}

.font-14-400 {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.font-14-400 {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.cost-breakup--item:last-child {
    border-bottom: 0;
}

.cost-breakup--item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #DDD;
}

.cost-breakup--disclaimer {
    padding: 8px 16px;
}



.mt-auto, .my-auto {
    margin-top: auto !important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.pt-3, .py-3 {
    padding-top: 0rem !important;
}

.btn-primary {
    width: 140px;
    padding: 6px 16px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 6px;
    color: #efecec;
    background-color: #D1133E;
    border-color: #D1133E;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #D1133E;
        border-color: #D1133E;
    }

.navbar-yellow {
    background-color: #D1133E;
    border-color: #D1133E;
}

    .navbar-yellow .navbar-nav > li > a {
        color: white;
        cursor: pointer;
    }


.labeldText {
    border: none;
    cursor: not-allowed;
    background-color: #ffffff;
    font-size: 1.8rem;
    font-weight: 900;
}

/*.input-group {
    padding: initial !important;
}*/

hr {
    margin-top: 14px !important;
    margin-bottom: 14px !important;
    border: 0 !important;
    border-top: 1px solid grey !important;
}

body {
    font-family: Exo2 !important;
}

@font-face {
    font-family: Exo2;
    font-weight: normal;
    src: url("../WebFonts/Exo2-Regular.otf") format("opentype");
}

/*#accordion .panel-heading:after {
    font-family: FontAwesome;
    content: "\f107";
    float: right;
    color: black;
    font-size: 26px;
    margin-top: -2%;
}*/

#accordion .panel-heading[aria-expanded="true"]:after {
    content: "\f106";
}

.navbar-blue {
    background-color: #D1133E;
    border-color: #fdfbfb;
}

    .navbar-blue .navbar-nav > li > a {
        color: white;
        cursor: pointer;
    }

.navbar-brand {
    color: white;
}

    .navbar-brand:hover {
        color: black;
        background-color: white;
    }

.navbar {
    margin-bottom: 0px !important;
}

.navbar-toggle {
    border: 1px solid white;
}

    .navbar-toggle .icon-bar {
        background-color: white;
    }

.navbar-nav li a:hover {
    color: black;
}

.card-LifeAtUSGI {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    /*width: 70%;*/
}

.card-LifeAtUSGI-Inner {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 100%;
    height: 242px;
    margin-bottom: 20px;
}

.card-LifeAtUSGI:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.76);
}

.product-icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}

.center-image {
}

.modal-lg {
    width: 900px;
}

#divVerifyUserPolicyDtls .panel-body {
    padding: 10px 15px;
    background: #fbfbfb;
    border: none;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(255, 255, 255, 0.9);
    font-size: 14px;
    color: #487677;
    line-height: 25px;
}

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .checkbox-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.checkbox-container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.login-input {
    font-size: 15px;
    color: #555555;
    line-height: 1.2;
    display: block;
    width: 100%;
    background: transparent;
    padding: 0 5px;
}

.border-bottom {
    margin-top: 5px;
}

/*.input-group {
    padding: 10px !important;
}*/

.input-group-btn {
    font-size: unset !important;
}

.input-group .form-control {
    float: none !important;
}

.shadow {
    box-shadow: 0px 15px 20px 3px grey;
}

#download .pro {
    background: #f3adb0;
}

#download .plan .action {
    margin: 0 -15px -15px;
    padding: 15px;
    border-radius: 0 0 4px 4px;
    border-top: 4px solid #fff;
    text-align: center;
}

#download .plan .price span {
    font-size: 13px;
    display: block;
    font-style: italic;
    color: #888;
}

#download {
    padding-bottom: 25px;
}

    #download .free {
        background: #dae2f5;
    }

    #download .plan {
        margin-top: 15px;
        padding: 15px;
        border-radius: 4px;
    }

        #download .plan ul {
            list-style: none;
            text-align: center;
            padding: 0;
            margin: 0;
        }

#main {
    /*margin-top: 85px;*/
}

#download .free .action, #download .free h3, #download .free h4 {
    background: #a2b2da !important;
}

#download .plan h3 {
    padding: 25px 0 10px;
    margin: -15px -15px 0;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    color: #111;
    border-radius: 4px 4px 0 0;
    background-color: #da4b5d;
}

#download .free .action, #download .free h3, #download .free h4 {
    background: #a2b2da;
}

#download .free ul li {
    border-color: #d2ddee;
}

#download .plan ul li {
    padding: 12px 0;
    border-bottom: 1px dotted;
}

#download .plan .price {
    font-size: 36px;
    text-align: center;
    padding: 5px 0;
    margin: 0 -15px;
}

#download .plan h4 {
    margin: 0 -15px;
    padding: 0 0 25px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    background-color: #da4b5d;
    border-bottom: 4px solid #fff;
    font-style: italic;
}

#download .pro ul li {
    border-color: #ddeed2;
}

#download .free .action, #download .free h3, #download .free h4 {
    background: #EEF3F9;
}

#download .pro .action, #download .pro h3, #download .pro h4 {
    background: #da4b5d;
    color: #ffebeb;
}

@media (min-width: 992px) {
    .page-header-single {
        position: fixed;
        left: 0;
        top: 45px;
        right: 0;
        z-index: 999;
    }
}

.page-header {
    padding: 30px 0 15px;
    background: #fafafa;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
    margin-bottom: 20px;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

.text-center {
    text-align: center;
}

#header {
    background: #fff;
    height: 85px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1030;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
}

.logo {
    float: left;
    margin-top: 12px;
}

#topnav {
    background: #fff;
    text-align: right;
    float: right;
    padding-top: 20px;
}

    #topnav ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #topnav li {
        float: left;
        padding: 15px 0;
        margin: 0;
        position: relative;
    }

    #topnav a {
        font-size: 15px;
        padding: 0 0 0 17px;
        margin: 0;
        color: #1e5f8d;
        line-height: 1;
        display: block;
        font-weight: 400;
        font-family: "Roboto",sans-serif;
    }

.plan h4 {
    height: 40px !important;
}

/***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

/* Tabs panel */


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: transparent !important;
}
/* Default mode */

.centerTab li.active::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: -114px;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #063b6d;
    clear: both;
}

.centerTab {
    padding-left: 31%;
    padding-right: 20%;
    text-align: center;
}

.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}

    .tabbable-line > .nav-tabs > li {
        margin-right: 20px;
    }

        .tabbable-line > .nav-tabs > li > a {
            border: 0;
            margin-right: 0;
            color: #737373;
        }

            .tabbable-line > .nav-tabs > li > a > i {
                color: #a6a6a6;
            }

        .tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
            border-bottom: 4px solid #fbcdcf;
        }

            .tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
                border: 0;
                background: none !important;
                color: #333333;
            }

                .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
                    color: #a6a6a6;
                }

            .tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
                margin-top: 0px;
            }

        .tabbable-line > .nav-tabs > li.active {
            border-bottom: 4px solid #f3565d;
            position: relative;
        }

            .tabbable-line > .nav-tabs > li.active > a {
                border: 0;
                color: #333333;
            }

                .tabbable-line > .nav-tabs > li.active > a > i {
                    color: #404040;
                }

.tabbable-line > .tab-content {
    margin-top: -3px;
    /*background-color: #fff;*/
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 15px 15px 15px;
}

.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
    border-top: 4px solid transparent;
}

    .tabbable-line.tabs-below > .nav-tabs > li > a {
        margin-top: 0;
    }

    .tabbable-line.tabs-below > .nav-tabs > li:hover {
        border-bottom: 0;
        border-top: 4px solid #fbcdcf;
    }

    .tabbable-line.tabs-below > .nav-tabs > li.active {
        margin-bottom: -2px;
        border-bottom: 0;
        border-top: 4px solid #f3565d;
    }

.tabbable-line.tabs-below > .tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
/*mobile*/
@media (min-width: 320px) and (max-width: 480px) {
    .center-image {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }
    .panel-heading {
	padding: 20px 10px;
    }
    .heading {
    	font-size: 1.3em;
    }
}
/*mobile*/
@media (min-width: 481px) and (max-width: 767px) {
    .center-image {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }
    .panel-heading {
	padding: 20px 10px;
    }
}
/*Pixel2 Xl landscape*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .center-image {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .heading {
    	font-size: 1.3em;
    }
}

/*Pixel2 Xl, Desktop*/
@media (min-width: 768px) and (max-width: 1024px) {
    .center-image {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
}




.kyc-title {
    display: block;
}

.switch-field {
    display: flex;
    margin-bottom: 20px;
    overflow: hidden;
    /*float: right;*/
}

    .switch-field input {
        position: absolute !important;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        width: 1px;
        border: 0;
        overflow: hidden;
    }

    .switch-field label {
        background-color: #e4e4e4;
        color: black;
        font-size: 14px;
        line-height: 1;
        text-align: center;
        padding: 8px 16px;
        margin-right: -1px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
        transition: all 0.1s ease-in-out;
    }

        .switch-field label:hover {
            cursor: pointer;
        }

    .switch-field input:checked + label {
        background-color: #D1133E;
        box-shadow: none;
        color: white;
    }

    .switch-field label:first-of-type {
        border-radius: 4px 0 0 4px;
    }

    .switch-field label:last-of-type {
        border-radius: 0 4px 4px 0;
    }




.panel-heading {
    padding: 20px 28px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -53px;
    border-top-left-radius: 0px;
}

