html{
    height: 100%;
}
.question-heading{
    border-bottom:1px solid #e5e5e5;
    padding:10px
}
.mt-50{margin-top:50px}
.card{
    border-radius:10px;
}
.error-msg{
    background:red;
    display:inline-block;
    padding:2px 10px;
    margin-left:3px;
    margin-top:3px;
    border-radius:20px;
    font-size:13px;
    color:#fff;
}
.successful_registrar {
  /*opacity: 0;*/
  margin-bottom: 10px !important;
  color: green;
  font-size: 25px;
 /* display: none;*/
 text-align: center;
 font-weight: 500;
}
.textmsg {
  margin-bottom: 5px !important;
 /* color: green;*/
  font-size: 22px;
  /*text-align: center;*/
  /*display: none;*/
}
.usernametext {
  margin-bottom: 5px !important;
 /* color: green;*/
  font-size: 20px;
  /*display: none;*/
}
.passwordtext {
  margin-bottom: 15px !important;
  /*color: green;*/
  font-size: 20px;
  /*display: none;*/
}
.bg-dark{
    background-color: #ffffff !important;
}
body{
    background: #ffffff;
     padding-bottom: 100px; 
    /* min-height: 100%; */
    position:relative;
    background-size: cover !important;
}

.desktop-ipca{
display: table;
    position: relative;
    background-color: #fff;
    z-index: 999;
    margin: 0 auto;
    text-align: center;
    padding: 0px 15px;
    border-radius: 10px;
}
.hidden{
    display:none;
}
#question_panel .options li input{
    margin-right:10px;
}
#question_panel .q{
    font-size:21px;
    padding-left: 15px;
    padding-top: 10px;
}
#question_panel .options{
    margin-top: 10px;
    border-bottom: 1px solid #e5e5e5;
}
#question_panel .options li{
    list-style-type: none;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
}
.not-found{
    display:
    flex;
    text-align:
    center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
    padding: 100px 50px;
    color: grey;
    filter: grayscale(1);
}
.not-found img{
    width:200px;
    display:
    block;
    margin-bottom: 25px;
}
input[type="email"],input[type="text"], input[type='password'], input[type='textarea']{
    border-radius:50px;
}
.btn{
    border-radius:50px;
    padding-left:20px;
    padding-right:20px;
}
footer{
/*border-radius: 25px 25px 0px 0px;
box-shadow: 0px 5px 14px 6px #7d7c7c;
position: absolute;bottom: 0;width: 100%;height: 145px;*/
border-radius: 25px 25px 0px 0px;
    /* box-shadow: 0px 5px 14px 6px #7d7c7c; */
    position: fixed;
    bottom: 0px;
    width: 100%;
    /* height: 145px; */
    /* margin-bottom: 50px; */
    /* margin: 0 0 0 auto; */
    left: 0;
    right: 0;
    text-align: center;
}

.top-leftifca{
position: fixed;
top: 5px;
/*right: 25px;*/
}
.background-img{
    /* height: 100%; */
    /* padding-bottom: 300px; */
    }
.navbar-light .navbar-toggler{
    border:none;
    color:#000;
position: absolute;right: 0px;}
.navbar-toggler-icon{
    color:#000 !important;    
filter: brightness(0);}
.branding{
    text-align:center;
    padding-bottom:20px;
}
.actions{
    text-align:
    center;
    display:
    flex;
    flex-wrap: wrap;
}
.btn-primary{
    padding-left:40px;
    padding-right:40px;
    background: #4d53a8;
    border: 1px solid #4d53a8;
}

.branding h1{
    font-size:20px;
    color: #000;
    padding-top: 20px;
}
.branding h2{
    font-size:20px;
    color: #000;
    padding-top: 20px;
}
.branding img
{/*width:100px;*/
width: 290px;
max-width: 100%;
padding: 15px;
}
.success-popup{
    position:fixed;
    top:10%;
    padding:20px;
    left:0px;
    margin:30px;
    border-radius:10px;
    right:0px;
    background:#fff;
    box-shadow:0px 0px 1150px 1110px #00000080;
    z-index:11111;
    padding-top:20px;
    padding-bottom: 20px;
}
.success-popup .icon{
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
}
.success-popup .icon i{
    font-size:50px;
    padding:5px;
    border-radius:100%;
    border:5px solid #1ABD5D; 
    color:#1ABD5D;
}
.success-popup .heading{
    font-size:15px;
    padding-top:20px;
    font-weight:bold;
    text-align:center;
    color:#4f4f4f;
    padding-bottom:20px;
}
.success-popup .actions{
    text-align:center;
display: block;padding-top: 20px;}
.success-popup .actions .btn{
    
padding-left: 40px;padding-right: 40px;background: grey;border: none;color: #fff;}
.success-popup .p{
    text-align:center;
    
}
.ragistrationwrapper{
margin-top: 2%;
margin-bottom: 9%;
background: #fef0d7;
padding: 25px;
color: #000;
border-radius: 10px;
backdrop-filter: blur(12px) saturate(1);
box-shadow: 0px 0px 31px 0px #0000002e;
}
.ragistration-heading h1{
font-size:36px;
color: #F15118;
/*padding-top: 20px;*/
text-align: center;
margin-bottom: 20px;
padding: 10px;
}
.login-wrapper{
margin-top: 10%;
margin-bottom: 9%;
background: #ffffff91;
padding: 25px;
color: #000;
border-radius: 10px;
backdrop-filter: blur(12px) saturate(1);
box-shadow: 0px 0px 31px 0px #0000002e;
}
.loginbtn{
 background-image: linear-gradient(#104193, #5f2d6c);
 margin-bottom: 10px;
}
.mobile-logo{
display: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-image: linear-gradient(#ab2537, #5f2d6c);
}
.dark-background{
    background:#2A1D7B;
}
.btn-full-width{
    width: 100%;}
.btn-danger{
    background:#BB1622;
    border:1px solid #BB1622;
}
.dark-background .custom-card h1{
        text-align:center;
        font-size:25px;
        color:#fff;
        padding-top:30px;
        padding-bottom:0px;
    }
.dark-background .custom-card p{
    color:#fff;
     text-align:center;
    padding-bottom:20px;
}
.custom-card h1{
        text-align:center;
        font-size:25px;
        color:#000;
        padding-top: 10px;
        padding-bottom:0px;
    }
.list-view-wrapper{
    
}
.custom-nav-tabs{
    
width: 100%;justify-content: center;background: #fff;border: none;color: #ccc;}
.custom-nav-tabs a{
    padding-left:20px;
    padding-right:20px;
width: 50%;text-align: center;color: grey;}
.custom-nav-tabs a.active{
    background-color: #2A1D7B !important;
color: #fff !important;}
.list-view{
    padding:0px;
    margin:0px;
}
.list-card{
    border-radius:15px;
    padding:10px;
    background:#fff;
    position:relative;
}
.list-view a:hover{
    text-decoration:none;
}
.list-view a:hover .list-card{
    box-shadow: 0px 0px 15px 0px #e3e0e0;
}
.list-view .title{
    font-size:18px;
    color:#000;
    font-weight:bold;
    display:block;
}
.list-view .desc{
    color:grey;
    font-size: 12px;
}
.list-view li{
    list-style-type:none;
margin-bottom: 15px;}
.list-view li i{
    color:#000;
    position: absolute;
    right: 20px;
    top: 28px;
}
.journal-list{
    padding:0px;
    margin:0px;
}
.journal-list li{
    list-style-type:none;
}
.loader .wrapper{
    
}
.user-email-header{
    padding-right:10px;
}
.loader{
    position:
    fixed;
    background: #ffffff75;
    top:0px;
    bottom:0px;
    right:0px;
    left:0px;
    z-index:111;
    backdrop-filter: blur(12px) saturate(0.5);
    display:
    flex;
    visibility: collapse;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    }
.loader .spinner{
    
}
.journal-list .custom-card{
    padding:20px;
    background:#fff;
    margin-bottom:10px;
    border-radius:10px;
    overflow:hidden;
    margin-top:10px;
    
}
.custom-card{
margin-top: 10px;
/*margin-bottom: 11%;*/
}
.custom-list-header{
    padding-top:10px;
}
.custom-list-header .col-12{
    margin-top:10px;
}
.journal-date{
    font-size:12px;
    padding-bottom: 10px !important;
color: grey;}
.custom-list-header .info-button{
    display: block;
    font-size: 20px;
    border-radius: 100%;
    border: 2px solid #000;
    width: 35px;
    height: 35px;
    padding-left: 12px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 3px;
    /* margin-right: 4px; */
    /* margin-left: -5px; */
    color: #000;
    float: right;
}

.custom-list-header .doctor-name{
    font-size:15px;
    font-weight:bold;
}
.custom-list-header .doctor-uin-no{
    font-size:12px;
    color:grey;
}
.logo img{
   /* height: 80px;*/
   width: 200px;
   max-width: 100%;
}
.journal-list .custom-card-body .col-md-12{
    border-bottom:1px solid #ccc;
    padding-top:10px;
}
.journal-list .custom-card-body .col-md-12:last-child{
    border-bottom:0px;
}
.journal-list p{
    padding-bottom:0px;
    margin-bottom:5px;
    padding-right: 5px;
}
.journal-list .custom-card-body input{
    /* float:right; */
    margin-top:6px !important;
    display:block;
    /*width: 50px;*/
    margin-right: 2px;
    }
.journal-list .custom-card-header .journal-logo{
    padding:0px;
    padding-left:15px;
}
.journal-list .custom-card-header .journal-title > div{
    font-weight:bold;
}
.journal-list .custom-card-header .journal-title{
    
display: flex;align-content: center;flex-direction: column;justify-content: center;align-items: flex-start;}
.journal-list .custom-card-header{
    border-bottom:1px solid #ccc;
    padding-bottom:10px;
}

.journal-list .custom-card-header img{
    width:100%;
    border-radius:10px;
}
.btn-tabs{
    padding:0px;
    margin:0px;
    margin-top: 30px;
}
.btn-tabs li{
    list-style-type:none;
    
}
.profile-picture{
    text-align:center;
display: flex;flex-wrap: nowrap;justify-content: center;align-items: center;flex-direction: row;}
.profile-picture img{
    border:1px solid #ccc;
    border-radius:100%;
    width:100px;
    margin: 20px 0px 0px 0px;
    margin-bottom: 31px;
}
.btn-tabs li a{
    margin-bottom:15px;
}
.show-mob{display:none}
.pb-10{padding-bottom:10px;}
.pb-15{padding-bottom:15px;}
.pb-5{padding-bottom:5px;}
.mb-5{margin-bottom: 5px !important;}
.mb-10{margin-bottom:10px;}
.mb-15{margin-bottom:36px;}
@media only screen and (min-width:700px) and (max-width: 990px){
    .login-wrapper{
        width: 400px;
        max-width: 400px;
        margin: 0 auto;
        margin-top: 10%;
    }
}
@media only screen and (min-width: 320px) and (max-width: 440px) {
    .login-wrapper{
        margin-top:18%;
    }
    .top-leftifca{
        z-index:11;
        top:10px;
        /*right:0px;*/
    }
    .collapse.navbar-collapse.navbarRight .btn.btn-danger{
        padding-left:12px;
        padding-right:12px;
    }
    .collapse.navbar-collapse.navbarRight{
        position:absolute;
        display:block;
        right:10px;
    }
     .collapse.navbar-collapse.navbarRight span{
         display:none;
     }
    .user-email-header{
        display:none;
    }
    /*.login-wrapper{
        margin-top: 45%;
    }*/
    .login-wrapper {
    padding-top: 20%;
    padding-bottom: 30%;
}
    .right-panel .wrapper{
        z-index: 111;
    }
    .timer{
        position: fixed;
        right: 60px;
        font-size:20px;
        z-index: 11;
        top: 7px;
        border-radius: 5px !important;
    }
    .timer li{
        font-size: 24px;
    }
    body{
        overflow-y:auto !important;
    }
.desktop{
display: none;
}
.mobile-logo{
display: block;
}
    .navbar.navbar-expand-lg.navbar-light.bg-light{
        height:50px;
    }
    .logo img{
        width: 125px;
        height: auto;
    }
    .logo{
        left: 6px;
        position:
        absolute;
        border-radius: 5px;
        overflow: hidden;
        }
    .back-btn{  
        width: 54px;
        text-align: center;
        font-size: 25px;
        color: grey;
        position:absolute;
    left: 0px;}
    .back-btn a{
        display:block;
    }
    .navbar-light .navbar-brand{
        margin-right: 0px;
        display: none;
        position: absolute;
        left: 125px;
        }
    .menu-close-btn{
        float:right;
    }
    .menu-close-btn i{
        font-size:25px;
        color:grey;
    }
    .show-mob{display: none;};
    .hide-mob{display:none !important;};
    .navbar-light .navbar-nav .nav-link{
        border-bottom:1px solid #ccc;
        font-size:20px;
        text-align:center;
    }
    .custom-card{
        padding-left:0px;
        padding-right:0px;
    padding-top: 0px;
    padding-bottom: 3%;
}
    .navbar-light .navbar-nav .nav-link:last-child{
        /* border-bottom:none ; */
        /*#ToDo: in last element the border is not getting disabled*/
    }
    #navbarSupportedContent{
        position:fixed;
        background:#fff;
        left:40px;
        right:40px;
        top:60px;
        height:auto;
        
        z-index:9999;
        border-radius:20px;
        padding:20px;
        box-shadow: 0px 0px 90px 1115px #00000045;
    /* transition-duration: 0s; *//* transition-delay: 0s; */}
}
.navbarRight{
position: absolute;
right: 40px;
}
.roundborder{
border-radius: 14px;
}
/*.navbar-nav>.active>a {
    background-color: #C0C0C0;
    color: green;
}*/

@media (min-width:768px) {
    .btn-tabs li {
        display:inline-block;
    }
    .dr-top-bar .btn {
    width: auto;
    float: right;
    }
}
.left-panel .wrapper{
    background: white;
    border-radius: 10px;
    margin-top: 20px;
    height: 603px;padding:10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.browser-msg{
    padding-top:40px;
    padding-bottom:40px;
  background: #2c2c7a;
  position:
  fixed;
    bottom:0px;
    left:0px;
    right:0px;
  text-align:
  center;
  color: #fff;
}
.browser-msg a{
    background: #e3ce07;
    padding: 10px 15px;
    color: #000;
    margin-top: 10px;
    display: inline-block;
}
.right-panel .wrapper{
    background: white;
    border-radius: 10px;
    margin-top: 20px;
    padding: 10px;
    height: 500px;
    display: flex;
    flex-direction: column;
    /* z-index: 11111; */
    position: relative;
}
.countdown-timer{
    padding: 0px;
    margin: 0px;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    font-weight: 600;
    /* border-radius: 40px; */
    /* background: #f25a5a; */
    margin-bottom: 10px;
    /* color: #000; */
    /* margin-top: 10px; */
    /* background: rgb(2,0,36); */
    /* width: 300px; */
    /* background: linear-gradient(0deg, rgb(175 184 14) 0%, rgb(225 213 15) 35%, rgb(241 216 57) 100%); */
    margin: 0 auto;
    /* margin-bottom: 20px; */
}
.timer{
    padding: 0px;
    margin: 0px;
    font-size: 56px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    font-weight: 600;
    border-radius: 10px;
    background: #f25a5a;
    margin-bottom: 10px;
    color: #fff;
    /* margin-top: 10px; */
    background: rgb(2,0,36);
    background: linear-gradient(0deg, rgb(179 0 31) 0%, rgb(233 45 45) 35%, rgb(245 91 91) 100%);
}
.timer li{
    padding: 0px;
    margin: 0px 5px;
    list-style-type: none;
    background: -webkit-linear-gradient(#ffffff, #e8e1e1);
    background-position: 14px 96px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.question-list{
    padding: 0px;
    margin: 0px;
    overflow: scroll;
}
.question-list li{
    display:flex;
    /*cursor:pointer;*/
    list-style-type: none;
    padding: 5px 20px;
    border-radius: 5px;
    margin-bottom:5px;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
}
.question-list li:hover{
    background: #f0edf2;
}
.question-list li.active{
    background: #eae6ed;
}
.question-list li.completed i{
   color: #6fcb01;
}
.question-list i.fa-check-circle-o{
    color:#ccc;
    margin-right: 12px;
    font-size: 20px;
}
.btn-inline{
    text-align: left;
}
.toolbar {
    padding: 0px;
    margin: 0px;
    display: block;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    bottom: 10px;
    position: absolute;
    /* right: -15px; */
    text-align: left;
    /* width: 100%; */
}
#password-field,
#otp-field,
#login-password-submit-btn,
#login-otp-submit-btn{
    display:none;
}
.toolbar li{
    list-style-type: none;
    margin-left: 10px;
    display: inline-block;
}
.cdsilogo{
padding-bottom: 15px;
}
.cdsilogo img{
width: 180px;
max-width: 100%;
}
.PGquizlogo{
padding-bottom: 10px;    
}
.PGquizlogo img{
width: 200px;
max-width: 100%;
}
@media screen and (max-width : 480px) {
 .ragistration-heading h1 {
  font-size: 20px;
  padding-top: 0px;
 }
}

@media screen and (max-width : 375px) {
  .ragistration-heading h1 {
  font-size: 16px;
  padding-top: 0px;
 }
}
@media screen and (max-width : 320px) {
  .ragistration-heading h1 {
  font-size: 14px;
  padding-top: 0px;
 }
}