html{
    height: 100%;
}
body{
    background:#f1f1f1;
    padding-bottom: 180px;
    min-height: 100%;
    position:relative;
    }
.doc-info-button a{
color: #000;
}
.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.larger {
width: 22px;
height: 22px;
}
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 #fff;
position: absolute;
bottom: 0;
width: 100%;
/*height: 145px;*/
}

footer img{
width: 270px;
}
.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;
}
.branding.link a{
width: 100%;
display: block;
text-align: center;
margin-top: 20px;
}
.actions{
    text-align:center;
    display:flex;
}
.btn-primary{
    padding-left:35px;
    padding-right:35px;
    background:#2A1D7B;
    border:1px solid #2A1D7B;
}

.branding h1{
    font-size:20px;
    color: #fff;
    padding-top: 20px;
}
.branding img{
/*width:100px;*/
/*width:155px*/
background-color: #fff;
padding: 10px;
}
.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;
    
}
.login-wrapper{
padding-top: 10%;
padding-bottom: 8%;}
.loginbtn{
 background-image: linear-gradient(#ab2537, #5f2d6c);   
}
.mobile-logo{
display: none;
}
.mobile-logo-brand{
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{
    
    position:fixed;
    background:#00000073;
    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;}
.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{
width:85px;
/*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: 320px) and (max-width: 440px) {
    /*.login-wrapper{
        margin-top: 45%;
    }*/
    .login-wrapper {
   /* padding-top: 30%;
    padding-bottom: 30%;*/
}
.desktop{
display: none;
}
.mobile-logo{
display: block;
/*width: 200px;*/
text-align: center;
}
.mobile-logo-brand{
display: block; 
text-align: center;   
}
    .navbar.navbar-expand-lg.navbar-light.bg-light{
        height:50px;
    }
    .logo img{
        width:110px;
    }
    .logo{
        left: 56px;
        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: block;position: absolute;left: 180px;}
    .menu-close-btn{
        float:right;
    }
    .menu-close-btn i{
        font-size:25px;
        color:grey;
    }
    .show-mob{display:block};
    .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;
	}
}



/*==========================Slider For Article=================================*/

 .bbb_viewed {
     padding-top: 20px;
     padding-bottom: 60px;
     /*background: #eff6fa*/
 }

 .bbb_main_container{
         background-color: #fff;
    padding: 11px;
 }

 .bbb_viewed_title_container {
     border-bottom: solid 1px #dadada
 }

 .bbb_viewed_title {
         margin-bottom: 16px;
    margin-top: 8px;

 }

 .bbb_viewed_nav_container {
     position: absolute;
     right: -5px;
     bottom: 14px
 }

 .bbb_viewed_nav {
     display: inline-block;
     cursor: pointer
 }

 .bbb_viewed_nav i {
     color: #dadada;
     font-size: 18px;
     padding: 5px;
     -webkit-transition: all 200ms ease;
     -moz-transition: all 200ms ease;
     -ms-transition: all 200ms ease;
     -o-transition: all 200ms ease;
     transition: all 200ms ease
 }

 .bbb_viewed_nav:hover i {
     color: #606264
 }

 .bbb_viewed_prev {
     margin-right: 15px
 }

 .bbb_viewed_slider_container {
     padding-top: 13px;
 }

 .bbb_viewed_item {
     width: 100%;
     background: #FFFFFF;
     border-radius: 2px;
     padding-top: 25px;
     padding-bottom: 25px;
     padding-left: 30px;
     padding-right: 30px
 }

 .bbb_viewed_image {
         width: 150px;
    height: 150px;
 }

 .bbb_viewed_image img {
     display: block;
     max-width: 100%
 }

 .bbb_viewed_content {
     width: 100%;
     margin-top: 25px
 }

 .bbb_viewed_price {
     font-size: 16px;
     color: #000000;
     font-weight: 500
 }

 .bbb_viewed_item.discount .bbb_viewed_price {
     color: #df3b3b
 }

 .bbb_viewed_price span {
     position: relative;
     font-size: 12px;
     font-weight: 400;
     color: rgba(0, 0, 0, 0.6);
     margin-left: 8px
 }

 .bbb_viewed_price span::after {
     display: block;
     position: absolute;
     top: 6px;
     left: -2px;
     width: calc(100% + 4px);
     height: 1px;
     background: #8d8d8d;
     content: ''
 }

 .bbb_viewed_name {
     margin-top: 3px
 }

 .bbb_viewed_name a {
     font-size: 14px;
     color: #000000;
     -webkit-transition: all 200ms ease;
     -moz-transition: all 200ms ease;
     -ms-transition: all 200ms ease;
     -o-transition: all 200ms ease;
     transition: all 200ms ease
 }

 .bbb_viewed_name a:hover {
     color: #0e8ce4
 }

 .item_marks {
     position: absolute;
     top: 18px;
     left: 18px
 }

 .item_mark {
     display: none;
     width: 36px;
     height: 36px;
     border-radius: 50%;
     color: #FFFFFF;
     font-size: 10px;
     font-weight: 500;
     line-height: 36px;
     text-align: center
 }

 .item_discount { 
     background: #df3b3b;
     margin-right: 5px
 }

 .item_new {
     background: #0e8ce4
 }

 .bbb_viewed_item.discount .item_discount {
     display: inline-block
 }

 .bbb_viewed_item.is_new .item_new {
     display: inline-block
 }

 .font-weight{
    font-weight: 700;
    border-right: 1px solid #ccc;
 }
  .cardconference {
    padding-bottom: 10px;
  }
  .img-class{
    width: 100%;
  }

  /**************Conference css****************/
.journal-name{
font-weight: bold;
/*margin-top: 15px;*/
font-size: 17px;
}
.date{
font-size: 14px;
letter-spacing: 0px;
font-weight: bold;
}
.location{
font-size: 13px;
color: #5e5a5a;
margin-top: 10px;
margin-bottom: 10px;
}
.webiste{
margin-bottom: 15px;
}
.webiste a{
color: #2a1d7b;
}
.btn-moreinfo{
background: transparent;
border: 1px solid #2A1D7B;
color: #000;
margin-bottom: 20px;
margin-top: 15px
}
.share-btn{

}
.journal-list-name{
font-weight: bold;
font-size: 15px;
}
.col3-LRP{
padding-left: 2px;
padding-right: 2px;
}
.startdate{
font-size: 25px;
}
.enddate{
font-size: 17px;
}
.location-list{
font-size: 14px;
color: #5e5a5a;
margin-top: 10px;
float: left;
}
.journal-anchor{
margin-top: 8px;
}
.knowmoretxt{
width: 100%;
font-size: 13px;
text-decoration: none;
color: #c50000;
}
.knowmoretxt:hover{
text-decoration: none;
color: #c50000;
}
.desc{
font-size: 14px;
color: #7e7b7b;
font-family: ui-sans-serif;
letter-spacing: 0px;
line-height: 20px;
margin-top: 10px;
text-align: justify;
}
.share-btn{
padding-left: 23px;
padding-right: 23px;
}
/*******************************Savitri CSS START***************************/
.conf-card{
background-color: #4d9ee0;
border-radius: 20px;
padding-top: 10px;
}
.conf-card-heading{
border: 1px solid #e91f26;
width: 30%;
padding: 0px 15px;
background-color: #e91f26;
border-radius: 40px;
margin-left: 13px;  
}
.conf-card-heading h1 {
text-align: center;
font-size: 1rem;
color: #fff;
padding-top: 5px;
padding-bottom: 0px;
}
.conf-card-para{
border: 1px solid #4d9ee0;
padding: 10px 15px 10px;
background-color: #4d9ee0;
border-radius: 10px;
}
.conf-card-para p{
font-size: 1rem;
color: #fff;
margin-bottom: 5px;
font-weight: 600;
}
.conf-card-para span{
font-size: 1rem;
color: #fff;
}
.greeting-card{
background-color: #ea8f4c;
border-radius: 20px;
padding-top: 10px;
margin-top: 30px;
}
.greeting-card-heading{
border: 1px solid #e91f26;
width: 30%;
padding: 0px 15px;
background-color: #e91f26;
border-radius: 40px;
margin-left: 13px;  
}
.greeting-card-heading h1 {
text-align: center;
font-size: 1rem;
color: #fff;
padding-top: 5px;
padding-bottom: 0px;
}
.greeting-card-para{
border: 1px solid #ea8f4c;
padding: 10px 15px 10px;
background-color: #ea8f4c;
border-radius: 10px; 
}
.greeting-card-para p{
font-size: 1rem;
color: #fff;
margin-bottom: 5px;
font-weight: 600;
}
.greeting-card-para span{
font-size: 1rem;
color: #fff;
}
@media (max-width: 1024px) {}
@media (max-width: 768px) {
.conf-card-heading {
width: 36%;
}
.greeting-card-heading{
width: 36%;
}
}
@media screen and (max-width: 480px) {
.conf-card-heading {
width: 62%;
}
.greeting-card-heading {
width: 60%;
}
}
@media screen and (max-width: 375px) {
.conf-card-heading {
width: 76%;
}
.greeting-card-heading {
width: 70%;
}
}
@media screen and (max-width: 360px) {}
@media screen and (max-width: 320px) {
.conf-card-heading {
width: 76%;
}
.greeting-card-heading {
  width: 70%;
  }
}