/* @font-face {
    font-family: Poppins;
    src: url('font/AsapCondensed-Regular.ttf') format('truetype');
  }  */
 
/* html,
body {
    height: 100%;
    font-family: Poppins, Helvetica, sans-serif !important;
  } */

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.btnGridView {
    background-color: rgba(2, 182, 179,0.12) !important;
    color: #1db9aa !important;
}

.table-center thead {
    background: #e7f1fb !important;
}

.card-title {
    text-transform: uppercase;
}
.headBar {
    padding: 7px;
    text-transform: uppercase;
}
.has-error .help-block{
    color:red !important;
    font-weight: normal !important;
}
.filters {
    background-color: #fff !important;
}
#drSaearchform{
    width: 70%; 
}

.radio {
    height: 35px; 
    line-height: 32px;
    margin-bottom: 4px; 
    text-transform: uppercase;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow { 
    height: 40px !important; 
}
.select2-container--krajee .select2-selection--single {
    height: 42px !important; 
    padding: 10px 24px 6px 12px  !important;
}
.search-box .search-btn {
    height: 42px !important;
}

.perBookForm .form-control {
    margin-top: -11px !important;
}
.payBtn{
    float: right;
}
.doctor-slider .slick-slide{
  width:88px !important;
}

.pwDay {    
    width: 40px;
    font-weight: bold;
    text-transform: uppercase;
    /* color: #8a9aff; */
    text-align: center;
}
.slot-datr { 
    text-align: center;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
    text-align: center;
    /* color: #496a86;  */
    color: #496a86;
    font-size: 13px;
}
.profile-widget{
    cursor:pointer;
}
.profile-widget:hover{
    background:linear-gradient(to top, #0041c4, #6a9cff);
    color: #fff;   
 }
 .profile-widget.active{
    cursor:pointer;
    background:linear-gradient(to top, #0041c4, #6a9cff);
    color: #fff;   
}
.mb-1 {
    text-transform: uppercase;
}
 
.slotBook{
    background-color: #e9e9e9 !important;
    border: 1px solid #e9e9e9 !important;
    border-radius: 3px !important;
    color: #757575 !important;
    cursor: pointer;
}
.slotBook:hover{
    background-color: #1be0ac !important;
    border: 1px solid #1be0ac !important;
    color: #fff !important;
 }
 .slotBook.active{
    background-color: #1be0ac !important;
    border: 1px solid #1be0ac !important;
    color: #fff !important;
}
.slotBookNw.hover{
    background-color: #f97c1c !important;
    color: #ffffff !important;
}

.slotBookNw.active{
    background-color: #f97c1c !important;
    color: #ffffff !important;
}

.bg-success-light {
    padding: 8px !important;
    text-transform: uppercase !important;
}
.bg-danger-light {
    padding: 8px !important;
    text-transform: uppercase !important;
}
.bg-warning-light {
    padding: 8px !important;
    text-transform: uppercase !important;
}
.bookFor:hover{
    background-color: #1be0ac !important;
    color: #fff !important;
 }
 .bookFor.active{
    background-color: #1be0ac !important;
    color: #fff !important;
 }
 .conSultbx.active{
    background-color: #09e5ab;
    border-color: #09e5ab;
    color: #fff;
 }
 .nav > li { 
    display: flex  !important;
}

th.next{ 
    height: 11px;
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 1px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

th.prev{ 
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 1px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}


.pagination{
    margin: auto;
    width: 100%;
    padding-left: 33px;
  }
  
  .pagination > li > a, .pagination > li > span {
    margin-right: 12px !important;
    background: #a0baf6;
    padding: 10px;
    border-radius: 50%;
    color:#fff;
    text-decoration: none;
  }
  
  
  .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
    text-decoration: none;
  }

  .table thead { 
    font-size: 13px;
    font-weight: normal !important;
    text-transform: capitalize;
  }    
  
  #appointmentsearch-booked_date  { 
    border: 1px solid #ccc;
    padding: 6px;
    border-radius: 4px;
    max-width: 106px;
  }
  .navbar{
      margin-bottom: 0px !important; 
  }
  .carousel-indicators .active {
    width: 35px !important;
    height: 3px !important;
  }
  
.drImg{
    min-height: 201px !important;
    height: 200px;
    overflow: hidden;
}
.drImgbook{
    height: 312px;
    overflow: hidden;
}
@media only screen and (max-width: 600px) {
    .drImgbook{
        height: auto !important;
        overflow: hidden;
    }
    .drImg{
        min-height: auto !important;
    }
}
.Booking_btn{
    font-weight: bold; font-size: 14px;
}
.field-users-mobile{
    width: 100%;
}
.connect_selected_com {
    border: solid 2px #43d0b7;
}

/* NEW CHANGE DIFF Check  .................... */
@media (max-width: 992px) {
.pos_bar {	
    position: absolute !important;	
    margin-top: 171px !important;	
    margin-left: -138px !important;	
    width: 100% !important;	
}	
}
.dashMenu{	
    display:none !important;	
}	
.dashMenuWeb{	
    display: initial !important;	
}
.docres_img {	 	
    margin-top: 8px !important;	
}
.siteInxhed{	
    margin-top:0px !important;	
}

.fa-rupee-sign{
    color: #908f8e;
} 
.hasDatepicker{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    z-index: 0 !important;
}

form div.required label.control-label:after {
    content:" * ";
    color:red;
}