﻿@font-face {
    font-family: 'Futura Light Font';
    src: url('../fonts/futura book font.ttf');
    src: url('../fonts/futura book font.eot'),
         url('../fonts/futura book font.woff') format('woff');
}

body {
    /*font-family: 'Futura Light Font';*/
    /*font-family:'poppins' !important;*/
}

a:hover {
    text-decoration: none;
}

.btn:hover {
    color: inherit !important;
}

.btn.btn_simplify:hover {
    color: #fff !important;
}

.main-layout {
    width: 100%;
}

.col-md-12 {
    padding: 0;
}

ul li {
    list-style-type: none;
}

.row-section {
    margin-bottom: 20px;
}

.form-control {
    border: 1px solid #AECFF7;
    border-radius: 2px;
}

.form-inline .form-control {
    width: 49%;
}

.content-layout {
    margin-top: 130px;
    margin-left: 50px;
    margin-right: 320px;
    padding-bottom: 100px;
}

.section {
    margin-bottom: 30px;
}

.logo img {
    background: #fff;
}

/*---------- header styling -----------*/

.header-top {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0 auto;
    background: #fff;
    padding: 5px 0;
    z-index: 999;
}

header .wrapper {
    width: 95%;
    margin: 0 auto;
}

.header-top .dropdown-list li {
    display: inline-block;
}

.home-icon-product{
    font-size:22px;
    color:white;
}
.home-icon-product:hover {
    color:white;
}



.dropdown-list{
    margin-top: 21px;
}

.review {
    margin-top: 10px;
    display: none;
}

.category-dropdown {
    border: none;
}

.dropdown-list li {
    margin-right: 20px;
}

.dropdown-list li select {
    text-transform: uppercase;
    color: #2860A3;
}

.login {
    text-transform: uppercase;
    text-align: right;
}

h1 {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 1px;
}

.product-name {
    width: 100%;
    position: fixed;
    top: 65px !important;
    left: 0;
    background: #DD4030;
    padding: 9px 0;
    z-index: 1000;
}

.product-name .product {
    color: white;
    position: relative;
    left: 59px;
    font-size: 20px;
    font-weight: 500;
}

.bgBlue {
    background: #0077c8 !important;
}

.blue {
    color: #0077c8 !important;
}

.product_name li {
    cursor: pointer;
}

/*.change-product {
    font-size: 13px;
    background: #2860A3;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}*/

.change-product {
    font-size: 13px;
    background: transparent;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}


.change-product .form-control {
    border-radius: 20px;
}
.change-product span {
    margin-right: 5px;
}

/*.change-product.btn:hover {
    color: #fff !important;
    background: #3576c5;
}*/

.clear-date {
    position: absolute;
    top: 10px;
    right: 45px;
    z-index: 100;
    cursor: pointer;
    color: #aaa;
    font-size: 14px;
}


.change-product.btn:hover {
    color: #fff !important;
    background: transparent;
}
.product_category_list {
    position: relative;
    z-index: 9999;
}

.product_list {
    width: 570px;
    padding: 20px 10px 20px 20px;
    position: absolute;
    top: 42px;
    height: 500px;
    overflow-y: scroll;
    right: -20px;
    background: #fff;
    box-shadow: 1px 3px 17px 2px #ccc;
    display: none;
}

.product_list li {
    display: inline-block;
    width: 250px;
    vertical-align: top;
    cursor: pointer;
}

.product_name {
    margin-left: -30px;
}

.category_list li:hover {
    color: #3788e8;
}

.category_list {
    margin-left: -20px;
}

.category_list .category_name {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 5px 0 7px;
    color: #dd4030;
    text-transform: uppercase;
}

.product_name li {
    color: #999;
    font-size: 14px;
    line-height: 21px;
    padding: 2px 0 2px;
}

.category_list > li {
    padding-bottom: 20px;
}

.overlay
 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
}


/*---------- Left side fixed bar -------------*/
.lhs-fixed-layout {
    position: fixed;
    height: 100%;
    top: 120px;
    border-right: 1px solid #AECFF7;
}

.lhs-fixed-layout ul {
    padding: 0;
    margin: 10px;
}

.lhs-fixed-layout li {
    margin: 35px 0;
}

.lhs-fixed-layout a {
   color: #DD4030;
   padding: 4px 10px;
   font-weight: 600;
   font-size: 16px;
   line-height: 20px;
   border-radius: 100%;
   border: 1px solid #DD4030;
}

.lhs-fixed-layout a:hover,
.lhs-fixed-layout li a.active {
    color: #fff;
    background: #DD4030;
}

/*----------- RHS fixed layout -------------*/

.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;
}

.user-details {
    display: block;
}

.rhs-fixed-layout .wrapper {
    position: absolute;
}

.rhs-fixed-layout h3 {
    color: #dd4030;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
}

.rhs-fixed-layout .details {
    margin-bottom: 7px;
}

.details-label {
    font-size: 12px;
    text-transform: uppercase;
    color: #3788e8;
    letter-spacing: 1px;
    display: block;
}

.value {
    font-size: 14px;
    text-transform: uppercase;
    color: #2860A3;
    letter-spacing: 1px;
}
.basic-details,
.proposer-details,
.product-details {
    width: 280px;
    margin-left: auto;
    overflow: hidden;
}
.basic-details h3,
.proposer-details h3,
.product-details h3 {
    margin-top: 30px;
}
.proposer-details p {
    text-align: center;
    color: #2860A3;
}

.proposer-info.row-section {
    margin-top: 20px;
}

.hide {
    display: none;
}


/*-------- main content styling ----------*/

.main-content {
    width: 87%;
    margin-left: 5%;
    padding-bottom: 50px;
}

.main-content h2 {
    text-transform: uppercase;
    color: #dd4030;
    font-size: 22px;
    letter-spacing: 1px;
}


.edit-icon {
    text-align: right;   
    margin-top: 20px;
}

.edit-icon .fa {
    color: #dd4030;
    font-size: 14px;
    padding: 6px 7px;
    border: 1px solid #dd4030;
    border-radius: 20px;
    cursor: pointer;
}
.basic-info {
    margin-top: 20px;
    overflow: hidden;
}

.input-group.age {
    height: 34px;
}

.input-group.age .input-group-addon {
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group.date {
    position: relative;
}

.noPadding{
    padding:0 !important;
}
.input-group.date .calender_icon {
    position: absolute;
}


.p-align {
    display: table-cell;
    vertical-align: middle;
}

.m-b-3per{
    margin-bottom:3% !important;
}

.l-h-5rem {
    line-height: 5rem !important;
}

.content-heading {
    padding: 20px 0 10px;
    border-bottom: 1px solid #AECFF7;
    margin-bottom: 20px;
}

.main-content h4 {
    font-size: 16px;
    text-transform: uppercase;
    color: #2860A3;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.main-content label {
    font-size: 13px;
    color: #2E3744;
    text-transform: uppercase;
    font-weight: 400;
    /*letter-spacing: 1px;*/
}

.checkbox span {
    display: block;
}

.checkbox .check {
    padding: 6px 8px;
    border: 1px solid #ccc;
    text-align: center;
    color: #ccc;
    cursor:pointer;
}

.checkbox .active {
    color: #fff;
    border-color: #dd4030;
    background: #dd4030;
}

.check.yes {
    border-radius: 15px 0 0 15px;
}

.check.no {
    border-radius: 0 15px 15px 0;
}

.basic-info-section {
    padding-bottom: 25px;
    border-bottom: 1px solid #C7DEFA;
}

.other-details h4 {
    margin-top: 20px;
}

.product-details-section {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #C7DEFA;
}

/*--------- Product Info -------------*/
.product-info .annual {
    padding: 10px;
    text-align: center;
    border: 1px solid #AECFF7;
    background: #ebf4ff;
    height: 150px;
}

.product-info {
    margin-top: 15px;
}

.product-info .text {
    display: block;
    margin-top: 10px;
}

.form-control-dynamic {
   width: 95%;
   margin: 0 auto;
}


/*.product-dynamic-info label {
    margin-top: 15px;
}*/
.label_input {
    width: 100%;
    text-align: center;
	height:95px;
    text-align: left;
    display: table-cell;
    vertical-align: bottom;
}

.chkboxheight{
    padding-bottom:20px;
}

.checkBoxOption {
    height: 30px !important;
    width: 20px !important;
}
    

.dynamic_checkbox {
    width: 20px;
    height: 20px;
    margin-left: 20px;
}

.product-dynamic-info .form-control-dynamic {
    margin-bottom: 15px;
}

.product-dynamic-info label {
    text-align: left;
    vertical-align: bottom;
    padding-bottom: 7px;
    text-align: left;
    font-size: 12px;
    text-transform: none;
    margin-top: 13px;
}

.product-info .modal-premium {
    border-right: none;
    border-left: none;
} 
.product-input {
    width: 85%;
    margin: 0 auto;
    position: relative;
    max-height: 40px;
}
.product-input .rupee {
    font-size: 20px;
    position: absolute;
    left: -2px;
    padding: 9px 12px;
    border: 1px solid #AECFF7;
    background: #D8E8FC;
    border-radius: 4px 0 0 4px;
}

.product-input .form-control {
    padding: 9px 12px 9px 45px;
    height: 40px;
}

.product-input select.form-control {
    padding: 9px 2px 9px 35px;
}

.fund-choice-input {
    padding: 0 5px;
    border-top: 1px solid #AECFF7;
}

.fund-name {
    padding: 10px 0;
    border-top: 1px solid #D8E8FC;
}

.fund-name:first-child {
    border: none;
}

.total-fund {
    padding: 15px 0;
    border-top: 1px solid #AECFF7;
}

tr td .form-control {
    border-radius: unset;
}


.add-row {
    margin-top: 20px;
    padding: 7px 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.fa.cancel {
    font-size: 16px;
    color: #95989A;
    margin-left: 12px;
}

/*----------- Riders Section -------------*/

.riders table tr th {
    padding-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
}

.riders tr td {
    padding-bottom: 20px;
}

/*--------- Summery Section -----------*/

.summery table th {
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #2860A3
}

.summery table th span {
    display: block;
}

    .summery table .text-right {
        padding-right: 10px;
    }
.summery table td {
   font-size: 16px !important;
    text-align: center;
    padding: 13px 0;
    color: #666a6d;
}
table {
    width: 100%;
}

.summery table tr {
    width: 100%;
}

.summery .table-total {
    font-weight: 600;
    font-size: 18px;
    background: #D8E8FC;
    border-top: 1px solid #AECFF7;
}

.summery thead,
.summery tbody {
    padding: 0 20px;
}

.summery tbody tr {
    border: 1px solid #AECFF7;
}

.summery .table-value {
    font-weight: 600 !important;
} 

.summery th:first-child {
    padding-left: 20px;
}
.summery tbody tr {
    border: 1px solid #AECFF7;
}


.summery td:first-child {
    padding-left: 20px;
}

.btn-cancel {
    padding: 7px 20px;
    border: 1px solid #AECFF7;
    border-radius: 30px;
    color: #2860A3;
    font-size: 18px;
    text-transform: uppercase;
}

.btn-generate {
    padding: 7px 25px;
    border: 1px solid #DD4030;
    background: #DD4030;
    color: #fff;
    border-radius: 30px;
    font-size: 18px;
    text-transform: uppercase;
}

.btn-generate:hover {
    color: #fff !important;
    background: #ff4747;
    border-color: #ff4747;
}

.btn-section {
    margin-top: 20px;
}

.header-hidden {
    display: none;
    height: 130px;
}

.amount_word {
    font-size: 12px;
}

.table_select {
    width: 85%;
    margin: 0 auto;
}

.tooltip.in {
    opacity: 1;
}

.tooltip-inner {
    width: 200px;
}


/*----------Page Loader----------*/
.loader_img {
    position: fixed;
    top: 47%;
    left: 45%;
    border: 7px solid #f3f3f3;
    border-radius: 50%;
    border-top: 7px solid #2b81c3;
    width: 70px;
    height: 70px;
    z-index: 100000;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

.loader {
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.2);
    z-index: 10000;
}


@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.fund_error {
    color: #DD4030;
}

.fund_error_msg {
    padding-top: 5px;
    color: #DD4030;
}

.mandetory_field {
    color: #ff2f1a;
    font-weight: 600;
}

.nav .icon {
    font-size: 20px;
    margin-right: 10px;
}

/*-------------SalesApp----------------*/
.two-col {
    width: 100%;
}

.two-col .lhs {
    width: 49%;
    padding: 22px 30px 0 0;
    border-right: 1px solid #d2d2d2;
}

.two-col .rhs {
    width: 51%;
    padding: 22px 30px 0 40px;
}
.two-col .lhs, .two-col .rhs {
    float: left;
    margin-top: 10px;
}

.mod-title {
    color: #dd4030;
    margin-top: 0;
}

.field-title {
    display: block;
    margin-top: 20px;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.checkbox-group .activeBenefit.active {
    background: #6188c9;
    border: none;
}

.checkbox-group .activeBenefit.active label {
    color: #fff;
}

table.gvPreviewSolution {
    width: 100%;
}

.gvPreviewSolutionHeader tr:first-child {
    background: linear-gradient(to right, #FE412D 0%, #f06a35 50%, #F06A35 50%, #e87d31 100%);
    line-height: 20px;
}

.gvPreviewSolution tr th {
    color: #fff;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
}
.gvPreviewSolution tr:nth-child(2n) {
    background-color: #f5f5f5;
}

.gvPreviewSolution {
    border: 1px solid #c3c3c3;
}


table.gvPreviewSolution tr td {
    border: none;
    padding: 10px 0;
    color: #777;
}

.pp-plan-tab .nav.nav-tabs {
    border: none;
}
.pp-plan-tab .nav-tabs > li a {
    padding: 8px 0;
    font-size: 12px;
    text-transform: uppercase;
    border: none;
    color: #fff;
    background: #939393;
    margin-right: 0;
    border-radius: 0;
    letter-spacing: 1px;
}
.pp-plan-tab .nav-tabs > li.active::after {
    background: rgba(0, 0, 0, 0) url(../../images/downarrow.png) no-repeat scroll 21px 32px;
    bottom: -14px;
    /* color: #06cab2; */
    content: "";
    height: 47px;
    position: absolute;
    right: 36%;
    width: 62px;
    z-index: 1;
}
.pp-plan-tab .nav.nav-tabs > li:first-child a {
    border-radius: 20px 0 0 20px;
}
.pp-plan-tab .nav.nav-tabs > li:last-child a {
    border-radius: 0 20px 20px 0;
}

.pp-plan-tab .nav-tabs > li.active a {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #FE412D 0%, #f06a35 50%, #F06A35 50%, #e87d31 100%);
    color: #fff;
    border: none;
    border-radius: 0;
    padding: 8px;
}

.drawer-overlay,
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.3;
    z-index: 99999;
    display: none;
}

.modal-overlay {
    z-index: 999;
}

.btn_cust_report {
    margin: 20px 0 50px;
}

.close_drawer {
    position: absolute;
    right: 5px;
    top: 5px;
    opacity: 0.5;
    z-index: 1000;
}
.close_drawer:hover {
    opacity: 0.7;
}

.close_drawer .fa-times {
    font-size: 20px;
}

.show {
    display: block !important;
}

.scroll-stop {
    height: 100%;
    overflow: hidden;
}

.summary-table-total th {
    background: #9b9b9b !important;
}

.gvPreviewSolution th label {
    color: #fff !important;
}


.previewsolution {
    margin-top: 30px;
    display: none;
}
.drawer.simplify_drawer {
    z-index: 999999;
}

.btn.btn_simplify {
    display: block;
    margin-top: 20px;
    padding: 5px 10px;
    font-size: 16px;
    background: #6188c9;
    color: #fff;
}

.btn-modal {
    font-size: 14px;
    padding: 5px 12px;
    letter-spacing: 1px;
    background: #dd4030;
    color: #fff;
}
.modal-header {
    background: #a8a8a8;
    color: #fff;
}

.modal-header .close {
    color: #fff;
    opacity: 1;
}

ul.liContainer > li > a {
    color: #fff;
    border: 1px solid #6b87bc !important;
    border-radius: 2px !important;
    background: #6b87bc;
    margin: 1px;
}
ul.liContainer > li.active > a, ul.liContainer > li.active > a:hover, ul.liContainer > li.active > a:focus {
    color: #6b87bc;
    background: #fff;
}
ul.liContainer > li > a:hover, ul.liContainer > li:focus > a {
    color: #6b87bc;
    background: #fff;
}

ul.liContainer > li.active > a {
    color: #6b87bc;
    border: 1px solid #6b87bc !important;
    border-radius: 2px;
}

.drawer-contents, .drawer-heading, .drawer-body, .drawer-nav, .drawer-footer, .drawer ul, .drawer li {
    width: auto !important;
}

.generate_report:hover {
    color: #fff !important;
}

.modal-display {
    position: fixed;
    top: 50px;
    width: 60%;
    left: 20%;
    z-index: 99999;
    background: #fff;
    display: none;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 6px;
    transition: display 7s;
}

.dis {
    display: block !important;
}   

.modal-display .modal-header {
    margin-bottom: 30px;
}

.other_details_form_input {
    margin: 0 15px;
}

.other_details_form_input .form-control {
    margin-bottom: 15px;
}

.login {
    width: 450px;
    margin: 50px auto 20px;
    border: 1px solid #ddd;
    padding: 20px;
    padding-bottom: 40px;
    -webkit-box-shadow: inset 0px 0px 8px 5px rgba(240,237,240,1);
    -moz-box-shadow: inset 0px 0px 8px 5px rgba(240,237,240,1);
    box-shadow: inset 0px 0px 8px 5px rgba(240,237,240,1);
}

.login .heading {
    margin: 20px 0;
    background: #dd4030;
    padding: 10px;
}

.login .heading h2 {
    font-size: 20px;
    letter-spacing: 1px;
    text-align: center;
    margin: 0;
    color: #fff;
}

.login .wrapper {
    width: 85%;
    margin: 0 auto;
}
.login .input-field:first-child {
    margin-top: 40px;
    margin-bottom: 30px;
}

.login .form-control {
    border-color: #ddd;
    height: 40px;
    border-radius: 4px;
    padding-left: 45px;
}

.login .input-field {
    position: relative;
}

.login .input-field .input-icon {
    position: absolute;
    left: -1px;
    padding: 10px;
    width: 38px;
    height: 40px;
    background: #f1f1f1;
    border: 1px solid #e1e1e1;
    border-radius: 4px 0 0 4px;
}

.login .input-field .input-icon .fa {
    font-size: 18px;
    color: #999;

}

.login .login_btn {
    margin-top: 40px;
}


/*---------Media Queries------------*/
@media screen and (max-width: 767px) {
    #RenderHtmlOutput {
    display:none !important;
    }
    .header-top {
        display: block;
    }

    .header-hidden {
        height: 200px;
    }

    .product {
        margin-top: 8px;
    }

    .product-name {
        top: 65px;
    }
   

    .btn-review {
        letter-spacing: 1px;
        background: #2860A3;
        color: #fff;
    }

    .panel {
        margin-bottom: 0;
    }

    .product-info {
        margin-top: 0;
    }
    .riders.section {
        margin-bottom: 0;
    }

    .rhs-fixed-layout {
        width: 100%;
        top: 145px;
        display: none;
    }

    .rhs-fixed-layout .wrapper {
        width: 60%;
        margin-left: 25%;
    }

    .basic-details,
    .proposer-details,
    .product-details {
        width: 100%;
    }
        .container {
        width: 95%;
        margin: 0 auto;
    }
    .content-layout {
        margin-right: 0px;
    }

    h1 {
        font-size: 18px;
    }

    .change-product {
        font-size: 16px;
        padding: 6px 6px 6px 9px;
    }
   .main-content h2 {
        font-size: 18px;
    }

    .summery table th {
        font-size: 12px;
    }


    .summery table td {
        font-size: 14px;
    }

    .summery .table-total {
        font-size: 16px;
    }

    .btn-cancel {
        font-size: 16px;
    }
    .btn-generate {
        padding: 7px 20px;
        font-size: 14px;
    }
    .riders table tr th {
        font-size: 12px;
    }
    .lhs-fixed-layout {
        width: 100%;
        height: auto;
        top: 120px;
        background: #fff;
        z-index: 10000;
    }

    .lhs-fixed-layout ul {
      width: 90%;
      margin: 0 auto;
     }

    .index li {
        width: 20%;
        display: inline-block;
        text-align: center;
    }

    .content-layout {
        margin-top: 160px;
    }

    .content-layout {
        border: none;
        margin-left: auto;
    }
    .lhs-fixed-layout li {
        margin: 20px 0;
    }
    .other-details .form-control {
        margin-bottom: 15px;
    }
    .basic-info label {
        margin-top: 15px;
    }
   
    .btn-generate {
        margin-bottom: 25px;
    }
    .main-content {
        width: 94%;
        margin-left: 3%;
    }
    .two-col .lhs,
    .two-col .rhs {
        width: 100%;
        padding: 0;
    }
    .other-details-sales {
        padding-left: 4%;
    }
}

@media screen and (max-width:640px) {
  .modal-display {
      width: 86%;
      left: 7%;
  }
}

@media screen and (max-width: 580px) {
    .category_list > li {
        display: block;
    }
    .product_list {
        width: 350px;
        height: 500px;
        overflow: scroll;
    }
    .hide-mobile {
        display: none !important;
    }
    .DOB-mobile {
        width: 200px !important;
    }
    .product-info .annual {
        width: 100% !important;
        height: 166px;
        margin-bottom: 20px;
    }
    .child_DOB.col-xs-18 {
        width: 100% !important;
    }
    .form-control-mobile {
        width: 49% !important;
    }
    .form-item-mobile {
        width: 50%;
    }
    .taxBenefit80C,
    .taxBenefit10D {
        height: 33px;
    }
    .static_position {
        position: static;
    }
    .margin-10 {
        margin-top: 10px !important;
    }
}

@media screen and (max-width: 480px) {

    .rhs-fixed-layout {
        top: 162px;
    }
    .rhs-fixed-layout .wrapper {
        width: 90%;
        margin-left: 10%;
    }

    .lhs-fixed-layout {
        top: 120px;
    }
    .content-layout {
        margin-top: 160px;
    }
}
.pd-r-10 {
padding-right:10px;
}
.clear {
clear:both;
}
.modalLabel {
    margin-bottom: 10px;
}

    .SubmitBtn{
    background: #2894ff;
    color: #fff;
}

        .SubmitBtn:hover {
            background: #2894ff !important;
            color: #fff !important;
        }
.modal-title {
    background: #DD4030 !important;
}
.modal-header {
    background: #dd4030 !important;
}
.errorinputboxModal {
    border: 1px solid red !important;
}
input.form-control.errorinputbox,
input.form-control.errorinputbox:hover,
input.form-control.errorinputbox:active,
input.form-control.errorinputbox:focus,
input.form-control.errorinputbox:focus-within,
input.form-control.errorinputbox:focus-visible,
input.form-control.errorinputbox:visited{
    border: 1px solid red !important;
    border-radius: 2px;
}
::-webkit-input-placeholder { /* Edge */
    text-transform:capitalize;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    text-transform: capitalize;
}

::placeholder {
    text-transform: capitalize;
}
.otpInvalid {
color:red;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 700px;
        margin: 30px auto;
    }
}
.Caption27 {
width:51%;
float:left;
}
.Caption21 {
    width: 51%;
    float: left;
}
/*.showCaption2:after {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f106";
    float:right;
}*/

.hide {
    display: none !important;
}

.HeaderRow {
    width: 100%;
    position: fixed;
    top: 77px;
    left: 0;
    background: #DD4030;
    padding: 9px 0;
    z-index: 10000;
    color: white;
    /*display: flex;*/
}

.btn-grey {
    width: 75%;
    background-color: rgb(239, 239, 239) !important;
}

.p-b-10 {
    padding: unset;
    padding-bottom: 10px !important;
}

#paymentIcon, #ePaymentIcon {
    height: 50px;
    padding-right: 25px;
    align-self: center;
}

#paymentMsgBox, #ePaymentMsgBox {
    width: 100%;
    margin: auto;
}

.text-adaptive {
    text-align: center;
}

#paymentStatusModal button:hover, #paymentStatusModal button:active, #ePaymentStatusModal button:hover, #ePaymentStatusModal button:active {
    color: #fff !important;
}

@media only screen and (max-width: 767px) {
    .text-adaptive {
        text-align: left;
    }
    .rad_bt {
        margin: 2px 5px !important;
    }
    .pull-left-mobile {
        float: left !important;
    }

    .c1 {
        order: 1;
        width: 80%;
    }

    .c2 {
        order: 3;
    }

    .c3 {
        order: 2;
        width: 20%;
    }

}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1000px;
    }
}