.c1{
    display: inline-block;
}
#mob_no{
    width: 90%;
}
.div91 {
    white-space: nowrap;
}
.div91 input{
    width: 91%;
}
#resendotpbtn, #resendotpbtn1{
    display:none;
    color: #ae2626;
    text-decoration: underline;
}
#resendotpbtndummy{
    color: gray;
    pointer-events: none;
    font-style: italic;
}
/*
#resendotpbtn a{
    color: #ae2626;
    /*color:lightgray;
    pointer-events: none;/
    
}*/
.textcenter{
    text-align: center;
}
.otptext{
    color:#ae2626;
}
#curvelogoimg{
    float: right;
    z-index: 999;
}
.staticcol{
    position: static;
}
#image2{
    display: block;


    width: 100%;
    height: auto;
}
#nomcityall, #nomguardcityall{
    display: none;
}
.modal-backdrop
{
    opacity:0.5 !important;
}

#reason50km{
    display: none;
}

/* Preloader */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    /* change if the mask should have another color then white */
    z-index: 999;
    /* makes sure it stays on top */
}

#status_backup {
    width:414px;
    height: 233px;
    position: absolute;
    left:43%;
    /* centers the loading animation horizontally one the screen */
    top: 50%;
    /* centers the loading animation vertically one the screen */
    background-image: url(../images/loading.gif);
    /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    /* is width and height divided by two */
}

#status {
    position:fixed;
    top: 50%;
    left: 50%;
    width:30em;
    height:18em;
    margin-top: -9em; /*set to a negative number 1/2 of your height*/
    margin-left: -15em; /*set to a negative number 1/2 of your width*/
    /*border: 1px solid #ccc;*/
    /*background-color: #f3f3f3;*/
    background-image: url(../images/loading.gif);
}

.resendotpbtn{
    display: none;
}
.refreshbtn{
    height:25px;
    width: 25px;
    display: inline-block;
}
.captcha1col{
    text-align: right;
}
.img_captcha{
    //display: block;
    //padding-left: 10%;
    width:52%;
    height:37px;
    display: inline-block;
    /*height:40px; width:180px;*/
}
.img_captcha1{
    //display: block;
    //padding-left: 10%;
    width:40%;
    height:37px;
    display: inline-block;
    /*height:40px; width:180px;*/
}
@media(max-width:990px){

    .captcha1col{
        text-align: left;
    }
    .img_captcha{
        //display: b*lock;
        //padding-left: 10%;
        width:30%;
        height:37px;
        display: inline-block;
    }
    .img_captcha1{
        //display: block;
        //padding-left: 10%;
        width:30%;
        height:37px;
        display: inline-block;
    }
}
@media(max-width:700px){

    .captcha1col{
        text-align: left;
    }
    .img_captcha{
        //display: block;
        //padding-left: 10%;
        width:35%;
        height:37px;
        display: inline-block;
    }
    .img_captcha1{
        //display: block;
        //padding-left: 10%;
        width:35%;
        height:37px;
        display: inline-block;
    }
}
@media(max-width:400px){

    .captcha1col{
        text-align: left;
    }
    .img_captcha{
        //display: block;
        //padding-left: 10%;
        width:50%;
        height:37px;
        display: inline-block;
    }
    .img_captcha1{
        //display: block;
        //padding-left: 10%;
        width:50%;
        height:37px;
        display: inline-block;
    }
}
@media only screen and (max-width: 600px) {
    #result {
        max-width:86%;
    }
}

.text-muted{
    padding-right:2em;
    padding-left:1.5em;
    font-weight:400 !important;

}
a.dropdown-item:hover{
    color: #ae2626 !important;
}
.dropdown-header1:hover{
    background: #f5f5f5;

}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .5rem 1rem;
    clear: both;
    font-weight: 600;
    font-size:1.2em !important;
    color: red;
    text-align: inherit;
    //white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.cursor-pointer{cursor:pointer!important}
.dropdown-divider{border-bottom: 1px solid #ddd !important}
.dropdown-divider2{border-bottom: 1px solid #aaa !important}
.dropdown-header{
    font-weight: 600 !important;
    padding: 2em 2em 2em 2em !important;

}
#result{
    display: none;min-height:25em !important
}
.list-group1 {
    //border:2px  orange solid;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    display: none;
    z-index:9999;
    list-style-type:none;
    background-color: #fff;
    padding: 0px 5px;
    width: 95.4%;
    overflow-y: scroll;
    border-radius: 0.5em;
    scrollbar-color: #f5f5f5 white;
    //scrollbar-color: #FFD700 white;
    scrollbar-width: thin;
    scroll-behavior: smooth;
    position: absolute !important;
}



.list-group1 .list-group-item1 {
    list-style-type:none;
    line-height: 1.8;
    border-bottom: 1px solid #eee;
    caret-color: transparent;
    padding: 0px 30px;
}

.list-group-item1 .text-muted {
    font-size: 12px !important; 
    font-weight: bold;
    letter-spacing: 0.2px;
    padding: 2px; 
    // color: #2196f3 !important;
}
.rounded-circle{
    border-radius: 50% !important;
}
.tt-heading {
    padding:.5rem 1rem;
    display:block;
    font-weight:700;
    margin-top:.5rem;
    margin-bottom:.5rem
}
#result{
    cursor:pointer;
    font-size:0.75em !important;
}
.textdes{
    color: #2196f3 !important;
}
.listclass{
    padding: 0.5em;
}
.listhead{
    display: flex;
    margin-top:auto;
    margin-bottom:auto;
}

html,body{
    /*    height: 100%;
        width: 100%;*/
    background-image: url(../images/body1.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: auto;
    font-family: 'Roboto';
}

button{
    background: none!important;
    border: none;
    padding: 0!important;
    font: inherit;
    cursor: pointer;
    color: red;
}

sup
{
    color:#aa0000;
    font-size:15px;
}

/*a:active > img, a:focus > img , img:active, img:focus{
   border:2px solid #ccc;
}*/
a:hover, a:focus
{
    text-decoration: none;
    /*color:#fff;*/
}
.main-div{
    overflow-x: hidden;
}

.jumbotron{

    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
    background-color: #ce181e;

    position: fixed;  
    z-index: 1;
}
img {
    display: block;


    width: 100%;
    height: 70%;    
}

.otptext {
    text-align: center;
}
.imgcust {
    margin: 0 auto;
    height: 454;
    padding: 10px 0 90px;
    z-index: 10;
}

.imgcust1 {
    margin: 0 auto;
    height: 454px;
    padding: -1px 0 90px !important;
    z-index: 10;
}
.panel{
    border:3px solid #aa0000;

}
/*.row{
    height: 80%;
}*/
.content
{
    min-height: calc(101vh - 70px);
}
#footer{
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #ae2626;
    z-index:999;        
}
#footer p
{
    padding:10px 0;
    font-size: 12px;
    color:#fff;
    text-align: center;
    margin:0;
}
.space_footer{
    height: 150px;
}

#login_message {    
    color: red;
}

input.error {
    border-bottom: 1px solid #f00;
    color: #f00;
}
select.error
{
    border-bottom: 1px solid #f00;
    /*color: #f00;*/
    z-index: 999;
}

textarea.error
{
    border-bottom: 1px solid #f00;
    color: #f00;
}
label.error {
    color: #f00;
    font-size: 11px;
    font-weight: normal;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:visited,
.btn-primary:before,
.btn-primary:focus,
.btn-success,
.btn-success:hover,
.btn-success:active,
.btn-success:active:focus, 
.btn-success:visited,
.btn-success:focus,
.btn-success:after,
.btn-success:before{
    background-color: #ce181e;
    border-color: #ce181e;
}
/*a,
a:hover,
a:active,
a:active:focus,
a:default,
a:focus{
   float: none;
   color: #ce181e;
   border: #ce181e;
   
}*/
li:hover{
    color: #ce181e; 
    border: #ce181e;
}
.panel-body{
}
.panel-body .control-label{
    text-decoration-color: lightcyan;
}

.reports .panel-heading {
    border-bottom: 0 solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 0;
}

.ins{
    margin-bottom: 30px;
    margin-top: -0px !important;
}

.insh5,h5{
    color: teal !important;    
}

.ui-widget-header{
    color: black !important;
}

#msgdiv{
    font-size: 25px;
}

#tablex{
    color: #aa0000 !important;
    background-color: #aa0000 !important;
    border-color: #aa0000 !important;
    border: 1px #ce181e;
}

.dtail{
    padding-right: 6%;
    /*padding-top: 2%;*/
    padding-top: 6%;
    padding-bottom: 6%;
}
.hdtail{
    padding-top: 30%;
    padding-right: 5%;
}

.zoom {
    padding: 50px;

    transition: transform .2s; /* Animation */

    margin: 0 auto;
}

.zoom:hover {
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.center-fix
{
    margin:110px auto 0;
    float: none;
}

.new-mg-tp
{
    margin-top:30px;
}
.new-mg-tp-2
{
    margin:20px 0;
}
.red-bg
{
    background:#ce181e;
}
.hd1
{
    font-weight:1000;
    font-size: 17px;
}

.instr ul
{
    margin-left:-21px;
}

.instr ul li
{
    list-style-type:decimal;
    padding:5px 0;
    margin-bottom:12px;
}
.instr ul li h2
{
    font-size: 15px;
    font-weight:700;
    margin: 0 0 5px 0;
}
.instr ul li h3
{
    font-size: 14px;
    font-weight:400;
    margin: 0;
}

.instr ul li:hover
{
    color:inherit!important;
}

.nice-brd
{
    border:1px solid #ddd;
}

.mg-tp-bm
{
    margin:15px 0;
}
.timer {
    /*margin: 0 auto;*/
    width:120px;
    text-align: center;
    margin-top:20%;
}
/*
#timer-outer
{
    display:none;
}
@media screen {
  .print-only { display: none; }
}*/

.header-img img
{
    width:100%;
    height:auto;
}
.header-img1 img
{
    width:auto;
    height:auto;
}
.payment-box
{
    border:1px solid #ce181e;
    border-radius:15px;

    box-shadow:2px 2px 5px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.25);
    height:auto;
    clear: both;
    overflow: hidden;
    background: #f8f8fb;
    margin-bottom:25px;
}



.payment-box-new
{

    border-radius:15px;

    box-shadow:2px 2px 5px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.25);
    height:auto;
    clear: both;
    overflow: hidden;
    padding:0 15px 15px 15px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fa5a5f+0,ce181e+100 */
    background: #ce181e; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ce181e 0%, #fa5a5f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ce181e 0%, #fa5a5f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ce181e 0%, #fa5a5f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce181e', endColorstr='#fa5a5f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    margin-bottom:25px;

}

.new-box
{
    border-radius:0 15px 15px 0;
    background:#fff;
    box-shadow:2px 2px 5px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.25);
    height:auto;
    clear: both;
    overflow: hidden;
    padding:0 15px 15px 15px;
}
.mg-tp-new
{
    margin-top:70px;
}
.ima-otr
{
    width:179px;
    height:165px;
    margin:40px auto 0;
}
.ima-otr img
{
    display:block;
    width:100%;
    height:auto;
}
.pmt-amt
{
    width:100%;
    float: left;
    height:auto;

}
.dark-red-brd
{
    border-bottom:1px solid #a90107;  
}
.pmt-amt h3
{
    color:#fff;
    font-size: 12px;
    font-weight:700;
    text-transform:uppercase;
    text-align:center;
}
.pmt-amt h2
{
    color:#fff;
    font-size:40px;
    font-weight:900;   
    text-align:center;
}
.pmt-amt h4
{
    color:#fff;
    font-size:18px;
    font-weight:500;   
    text-align:center;
}
.no-padding
{
    padding-left: 0;
    padding-right: 0;
}
.payment-box-top
{
    border-radius:15px 15px 0 0;
    background: #ce181e;
    text-align: center;
}

.login-box-top img
{
    //width:auto;
    /*height:22%;*/
    margin:0 auto;
    float:none;
    display:table;
}
.payment-box-top i
{
    font-size: 50px;
    color:#fff;
    margin-top:15px;
}
input[type=radio]
{
    background: #fff!important;
    width:20px;
    height:20px;
    float: left;
}
.payment-box-top h1
{
    margin:0;
    font-size:23px;
    font-weight:900;
    color:#fff;
    text-align: center;
    padding:20px 0;  
}
.payment-box h2
{
    font-size:18px;
    font-weight:900;
    margin:30px 0;
}

.full-width
{
    width:100%;
    float: left;
}

.grey-border
{
    border-bottom:1px solid  #ddd;
}

.pad-tp-btm
{
    padding:15px;
}
.pad-tp-btm2
{
    padding:10px;
}


.option-outer
{
    border-radius:5px;
    border:1px solid #ddd;
    width:100%;
    height:auto;
    background:#fff;
    clear: both;
    overflow: hidden;
}
.option-outer i
{
    font-size:30px;
    color: #ce181e;
    float: left;
}
.option-outer p
{
    font-size:15px;
    font-weight:800;
    float: left;
    padding-left: 15px;
    line-height:27px;
    margin: 0;
    text-align:left;
}
.option-outer img
{
    width:40%;
    height: auto;
    float: left;
    margin-left:15px;
}

.vpa-outer
{
    border-radius:5px;  
    width:100%;
    height:auto;
    background:#fff;
    clear: both;
    overflow: hidden;
}
.input-style
{
    border:0;
    border-bottom:1px solid #aaa;
    width:100%;
}

.input-style:focus
{

    outline:0;
}
.radio-posi-otr
{
    width:auto;
    float: left;
}
.radio-posi
{
    position: relative;
}
.radio-posi-tp
{
    position: absolute;
    top:50px;
}
.paynow-button
{
    background: #ce181e;
    width:100%;
    border-radius: 15px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    float: left;
    padding:10px 0;
    margin:25px 0;
    font-weight:900;
    border:0;
}
.paynow-button:hover
{
    text-decoration: none;
    color:#fff;
    background: #92080d;
    transition: 2s ease-out;
}
.paynow-button-new
{
    background: #ce181e;
    width:50%;
    border-radius: 15px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    float:none;
    padding:10px 0;
    margin:10px auto;
    display: table;
    font-weight:900;
    border:0;
}

.paynow-button-new:hover
{
    text-decoration: none;
    color:#fff;
    background: #92080d;
    transition: 2s ease-out;
}

.mg-tp
{
    margin-top:20px;
}
@media print
{
    @page {
        margin: 0mm; 
        size: auto;
    }
    #zzz { display: none; }
    html, body {
        height: 99%;
    }
}



.icon-left
{
    width:10%;
    float: left;
}
.text-right
{
    width:90%;
    float: left;
}
.fixed-position
{
    position:fixed;
    z-index:1;
}
.payment-box-mg
{
    margin-top:104px;
}


/********************************* UPI Integration Starts **************************/

.main-error
{

    padding:8px;
    border-radius: 5px;
    border: 1px solid #f00;
    width: 100%;
    height: auto;
    margin-bottom: 12px;
}
.main-error p
{
    font-size:14px;
    font-weight:500;
    color: #f00;
    margin: 0;
}



/****************************** UPI Integration ends **************************/


.main-mg
{
    margin-top:6%;
}

@media(max-width: 767px)
{
    .mg-tp-new
    {
        margin-top:15px;
        margin-bottom: 75px;
    }

    .timer
    {
        margin: 0 auto;
    }
}

/****************************** Login Section Start **************************/

.login-box
{
    border:1px solid #ccc;
    border-radius:15px;
    background: #fff;
    box-shadow:2px 2px 5px 10px rgba(0,0,0,0.1);
    -webkit-box-shadow:2px 2px 5px 10px rgba(0,0,0,0.1);
    -moz-box-shadow:2px 2px 5px 10px rgba(0,0,0,0.1);
    height:auto;
    clear: both;
    overflow: hidden;
    display:block;
    margin-bottom:65px;
}

.login-box-top
{
    border-radius:15px 15px 0 0;
    padding-top: 15px;
    text-align: center;
}

.login-outer
{
    border-radius:5px;
    border:1px solid #ddd;
    width:100%;
    height:auto;
    background:#f8f8fb;
    clear: both;
    overflow: hidden;
    padding:20px 0;
}

.ms-outer
{
    border-radius:5px;
    border:1px solid #ddd;
    width:90%;
    height:auto;
    background:#f2dede;
    text-align: center;
    padding:10px;
    margin:0 auto;
    display:table;
}


.inputText {
    font-size: 14px;
    width: 100%;
    height: 35px;
    border: 0;
    border-bottom: 1px solid #aaa;
    background:none;

} 

select {
    font-size: 14px;
    width: 100%;
    height: 35px;
    border: 0;
    border-bottom: 1px solid #aaa;
    background:url(../images/drop.jpg) no-repeat 98% 50%;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance:none;
    cursor: pointer;
}



.cpatcha-outer
{
    width:270px;
    float:none;
    margin:0 auto;
    display:table;

}

.cpatcha-outer img
{
    width:100%;
    height:auto;
    margin: 0 auto;
}
.text-pad
{
    padding-left:10px;
}

.continue-button
{
    background: #ce181e;
    width:100%;
    border-radius:25px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    float: left;
    padding:10px 0;
    margin:15px 0;
    border:1px solid #ce181e;
    cursor:pointer;

}
.continue-button:hover:enabled
{
    text-decoration: none;
    color:#ce181e;
    background: #fff;
    transition: 2s ease-out;
}
.continue-button:disabled
{
    color:darkgray;
    background: gray;
    border:none;
}
.get-button
{
    background: #fff;
    width:100%;
    border-radius:25px;
    text-align: center;
    font-size:14px;
    color: #ce181e;
    float: left;
    padding:10px 0;
    margin:15px 0;

    border:1px solid #ce181e;
}
.get-button:hover
{
    text-decoration: none;
    color:#fff!important;
    background:#ce181e;
    transition: 2s ease-out;
}
.get-button:focus
{
    color:#ce181e;
}

.get-button1
{
    background: #fff;
    width:100%;
    border-radius:25px;
    text-align: center;
    font-size:14px;
    color: #ce181e;
    float: left;
    padding:10px 0;
    /*margin:15px 0;*/

    border:1px solid #ce181e;
}
.get-button1:hover
{
    text-decoration: none;
    color:#fff!important;
    background:#ce181e;
    transition: 2s ease-out;
}
.get-button1:focus
{
    color:#ce181e;
}
.mg-btm-25
{
    margin-bottom:25px;
}

.mg-btm-50
{
    margin-bottom:50px;
}

.option-outer table
{
    font-size:12px;
}
.new-option-outer
{
    /* border-radius:5px;*/

    width:100%;
    height:auto;
    background:#fff;
    float: left;
    display:table;
}
.new-option-outer table
{
    font-size:12px;
    word-break: break-all;
}

.new-option-outer table tr td
{
    width:50%;
}
::-webkit-input-placeholder
{
    color:#000;
    opacity:1;
}
::-ms-input-placeholder
{
    color:#000;
    opacity:1;
}
::-moz-input-placeholder
{
    color:#000;
    opacity:1;
}
::placeholder
{
    color:#000;
    opacity:1;
}

:focus
{
    outline:none;
}

.recipt-logo
{
    width:50%;
    height: auto;
    margin: 0 auto;
    float:none;
}

.recipt-logo img
{
    width:100%;
    height:auto;
    margin:0 auto;
}
.modal-width
{
    width:400px!important;
    margin-top:15%!important;
}

.modal-width h4
{
    font-size:16px;
    font-weight:700;
}
.modal-title
{
    width:50%!important;
    float: left;
    color:#ce181e!important;
    font-weight:700!important;
    font-size:16px!important;

}
.pad-bor
{
    padding-bottom: 15px;
    border-bottom:1px solid #ddd;
}
.pad-bor-2
{
    padding: 15px 0;
    border-bottom:1px solid #ddd;
}

.pad-only
{
    padding: 15px 0; 
}
.dotted-brd
{
    border-bottom:2px dotted #ddd;
    padding-bottom: 7px;
}
.small-pad-brd
{

    padding:7px 0; 
}
input[type=checkbox], input[type=radio]
{
    margin-top: 0!important;
}
.trans-nmr
{
    font-size:16px;
    font-weight:700;
}

.brd-tp
{
    border-top:1px solid #ddd;
    padding-top: 15px;
    margin-top: 10px;
}

/*flip*/

.card-outer {
    width: 100%;
    height:auto;

    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
}

.card {
    width: 100%;
    height:auto;

    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%;
}
.card div {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;


}
.card .front {
    width:100%;
}
.card .back {

    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
    position:absolute;
    top:3px;
    background: #fff;
    left:0;
    padding-bottom:1%;

}
.card.flipped {
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}

.bck-lnk
{
    float: left;
    color:#000;
    /* padding:5px 0;*/
    font-weight: 700;
    line-height:29px;
}
.bck-lnk:hover
{
    color:#ce181e;
}

.bck-lnk:focus
{
    color:#000;
}

.bck-lnk i
{
    float: left;
    color:#000;
    /*padding:5px 0;*/
    font-weight: 700;
    font-size:30px;

}
.bck-lnk i:hover
{
    color:#ce181e;
}
.rec-inner
{
    width:100%;

    float: left;
    height:410px;
    overflow-x: auto;
    display:block;
}
/*flip*/

.new-cntr
{
    margin: 0 auto;
    display:table;
    float:none;
}

.header-bg
{
    position: fixed;
    //z-index: 999;
    //background:url(../images/header-bg.png); 
    width:100%;
    background-size:contain;
    padding-left: 20px;
}
.header-bg img
{

    /*height:89px;
    width:auto;*/
    width: 18%;
}
.modal-body img
{
    width:auto;
    height:auto;
    margin:0 auto;
    display:table;
}


input[type=radio]

{
    height:20px;
    width:20px;
    border:2px solid #555;
    appearance:none;
    -webkit-appearance:none;
    -ms-appearance:none;
    /*position: relative;*/
    cursor: pointer;
    border-radius: 3px;
    /*  margin-top: 25px;
      top:9px;*/
    margin:0 auto;
}

input[type=radio]:checked:after
{ 
    content:'';
    display: block;
    border: solid black;
    border-width: 0 2px 2px 0;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
    /*  position: absolute;
      top:2px;
      left:6px;*/
    width:5px;
    height:10px;
    transition: 0.1s ease all;
    margin:2px auto;

}
.meassage-box
{
    width:95%;
    margin:0 auto;
    float: none;
    display: table;
    padding:15px;
    color:#ae2626;
}

.school-logo
{
    float: left;
    width:20%;
}

.school-name
{
    float:left;
    width:70%;
    padding-left:5%;
    word-break:break-all;

    display:table;
}


.btn-wid
{
    width:100px!important;
}

.ryt
{
    float:right;
}

textarea:focus ~ .floating-label,
textarea:not(:focus):valid ~ .floating-label{
    top: 4px;
    bottom: 10px;
    left:14px;
    font-size: 10px;
    opacity: 1;
    color: #ddd;
    height: 10px;
}

.stid
{
    position:relative;
}
.stdob
{
    position:relative;
}
.pin-wrapper{
    display:flex;
    justify-content:center;
    align-items:center;
}

.pin{
    color:#ffffff;
    font-size:20px;
    text-align:center;
}

.xyz{
    width: 44px;
    height: 44px;
    border: 1px solid #d7d7d7;
    border-radius: 6px;
    outline: none;
    margin: 1px;
    text-align:center;
    margin:0 5px;
    background:#eeeeee;
    font-size:20px;
}
.drop-label
{
    //position: absolute;

    left:29px;
    top: 18px;
    transition: 0.2s ease all;

    height:20px; 
}

.floating-label{
    position: absolute;
    pointer-events: none;
    left:14px;
    top: 18px;
    transition: 0.2s ease all;

    height:20px;
}

.floating-label-new{
    pointer-events: none;
    left:14px;
    top: 18px;
    transition: 0.2s ease all;

    height:20px;
}
input:focus ~ .floating-label,
input:not(:focus):valid ~ .floating-label{
    top: 4px;
    bottom: 10px;
    left:14px;
    font-size: 10px;
    opacity: 1;
    color: #ddd;
    height: 10px;
}

input required 
{
    outline:none!important;
    border:none!important;
}

.impo
{
    color:#ae2626;
}
.select2-container--default .select2-selection--single
{
    background:none!important;
}

.select2-container
{
    width:500px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered
{
    background:#f8f8fb!important;
}

.details img
{
    width:auto;
    height: 305px;
}

.white-bg
{
    background:#fff;
    height: auto;
    width: 100%;
    float:left;
    margin-top:15px;
    border-radius: 25px;
    padding: 15px;
    box-shadow:2px 2px 5px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.25);

}


.details-top img
{
    height:22%;
    width: auto;
    float: left;
}

.image-mrg-tp
{
    margin-top:70px; 
}



.details-top h3

{
    font-size:22px;
    font-weight:900;
    margin-top:35px;

}
.details-top h4
{
    font-size:14px;

}

.message-band
{
    padding:1px;
    background: #f2dede;
    border:1px solid #f9585e;
    width:90%;
    float:none;
    text-align:center;
    margin:25px auto;
    display:table;
}
.message-band p
{
    color:#ae2626;
    font-size:12px;
}
.details-form
{
    width:100%;
    float: left;
}

.details-box-new
{

    border-radius:15px;

    box-shadow:2px 2px 35px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow:2px 2px 35px 0px rgba(0,0,0,0.25);
    -moz-box-shadow:2px 2px 35px 0px rgba(0,0,0,0.25);
    height:auto;
    clear: both;
    overflow: hidden;
    padding:0 15px 15px 15px;
    background-size:cover;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fa5a5f+0,ce181e+100 */
    background:url(../images/d-image-2.png) #e5f4fb no-repeat 5% 100%; /* Old browsers */
    background:url(../images/d-image-2.png) -moz-linear-gradient(45deg,  #ce181e 0%, #fa5a5f 100%); /* FF3.6-15 */
    background:url(../images/d-image-2.png) -webkit-linear-gradient(45deg,  #ce181e 0%, #fa5a5f 100%); /* Chrome10-25,Safari5.1-6 */
    background:url(../images/d-image-2.png) linear-gradient(45deg,  #ce181e 0%, #fa5a5f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce181e', endColorstr='#fa5a5f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    margin-bottom:25px;

}
textarea
{
    height:75px!important;
}
.select-error .arrow {
    position: absolute;
    top: 50px;
    left:27px;
}

.top-sec img
{
    width:150px;
    height:auto;
    float: left;
}
.top-sec h2
{
    font-size:18px;
    font-weight:900;
    vertical-align:middle;
    line-height:31px;
}

.info
{
    padding-top: 15px;
}
.info label
{
    font-size:13px;
}

.fee-dtls label
{
    padding:5px;
    border:1px solid #ddd;
    width:100%;
    height:31px;
    background:#fff;
}
.main-info
{
    color:#ae2626;
    font-weight: 900;
    font-size:16px;
}

.b-pad
{
    padding:15px;
}
.b-mg
{
    margin-bottom: 15px;
}
.small-ft
{
    font-size:12px;
}
@media(max-width:991px)
{
    .select2-container
    {
        width:600px!important;
    }
    .school-logo .img-flag
    {
        width:50px;
    }

    .school-name
    {
        text-align:left;
    }
    .select-box
    {
        width:100%!important;
    }

    .school-logo
    {
        width:9%!important;
    }
    .school-name
    {
        padding-left:2%!important;
    }

    .xyz{
        width: 44px;
        height: 44px;
        border: 1px solid #d7d7d7;
        border-radius: 6px;
        outline: none;
        margin: 1px;
        text-align:center;
        margin:0 5px;
        background:#eeeeee;
        font-size:20px;
    }
    .details img
    {
        height:40%;
        display: none;
    }
    .new-mg-tp
    {
        margin-top:55px;
    }

}

@media(max-width:767px)
{
    .xyz{
        width: 44px;
        height: 44px;
        border: 1px solid #d7d7d7;
        border-radius: 6px;
        outline: none;
        margin: 1px;
        text-align:center;
        margin:0 5px;
        background:#eeeeee;
        font-size:20px;
    }
    /*.header-bg img
    {
        height:60px;
    }*/
    
    .header-bg img
    {
        width:30%;
    }
    .modal-width
    {
        margin-top:44%!important;
    }
    .pad-btn
    {
        padding:10px 20px;
    }
    .modal-width
    {
        width:auto!important;
    }
    .select2-container
    {
        width:300px!important;
    }
    .school-logo
    {
        width:20%!important;
    }
    .school-name
    {
        padding-left:5%!important;
    }
    .school-logo .img-flag
    {
        width:50px;
    }
    .new-mg-tp
    {
        margin-top:55px;
    }

    .details img
    {
        height:40%;
        display: none;
    }

    .image-mrg-tp
    {
        margin-top:0;
    }
    .details-top img
    {
        float: none;
        margin:0 auto;
        display:table;
    }
    .details-top h3
    {
        font-size:18px;
        text-align: center;
    }
    .details-top h4
    {
        /*text-align:center;*/
    }
    .ryt
    {
        float:none;
        margin:10px auto;
        display:table;
    }
    .ct
    {
        float:none;
        margin:10px auto;
        display:table  
    }
}

@media(max-width:425px)
{
    .xyz{
        width: 35px;
        height: 35px;
        border: 1px solid #d7d7d7;
        border-radius: 6px;
        outline: none;
        margin: 1px;
        text-align:center;
        margin:0 5px;
        background:#eeeeee;
        font-size:20px;
    }
    .select2-container
    {
        width:178px!important;
    }
    
}

@media(max-width:1000px)
{
    .dtail{
        padding-right: 6%;
        padding-top: 15%;
        /*padding-top: 6%;*/
        /*padding-top: 23%;*/
        padding-bottom: 6%;
    }
}
/*@media(max-width:1540px)
{
    .dtail{
        padding-right: 6%;
        padding-top: 12%;
        padding-bottom: 6%;
    }
}*/
@media(max-width:375px)
{
    .xyz{
        width: 35px;
        height: 35px;
        border: 1px solid #d7d7d7;
        border-radius: 6px;
        outline: none;
        margin: 1px;
        text-align:center;
        margin:0 5px;
        background:#eeeeee;
        font-size:20px;
    }
    .select2-container
    {
        width:260px!important;
    }
}
@media(max-width:340px)
{
    .xyz{
        width: 30px;
        height: 36px;
        border: 1px solid #d7d7d7;
        border-radius: 6px;
        outline: none;
        margin: 1px;
        text-align:center;
        margin:0 5px;
        background:#eeeeee;
        font-size:20px;
    }
    .school-logo
    {
        width:30%!important;
    }
    .school-name
    {
        padding-left:5%!important;
        width:70%!important;
    }
    .select2-container
    {
        width:208px!important;
    }
    .cpatcha-outer
    {
        width:178px;
    }
}

@media(max-width:300px)
{
    .xyz{
        width: 25px;
        height: 31px;
        border: 1px solid #d7d7d7;
        border-radius: 6px;
        outline: none;
        margin: 1px;
        text-align:center;
        margin:0 5px;
        background:#eeeeee;
        font-size:20px;
    }
}
#cardvariantdiv{
    font-style: italic;
    font-weight: normal;
}
#outerdiv{
    display: none;
    font-weight: bold;
}

.toggle-password-wrapper {
    position: relative;
}
        
.toggle-password-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 20px;
    height: 20px;
    transition: opacity 0.3s;
    user-select: none;
}
        
.toggle-password-icon:hover {
    opacity: 0.7;
}
        
.toggle-password-icon svg {
    width: 100%;
    height: 100%;
    fill: #6c757d;
}
        
.toggle-password-wrapper input {
    padding-right: 45px;
}
/*
.small {
  background-color: #fff;
  transition-property: background-color;
  transition-duration: 1s;
  transition-delay: 1s;
}
*/
/****************************** Login Section End **************************/