.modal{
    background:#35363a73;
    overflow-x: hidden;
    overflow-y: auto;
}
.ui-timepicker-wrapper{
    overflow-y: auto;
    max-height: 250px !important;
    width: 8.5em !important;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    outline: none;
    z-index: 10052;
    margin: 0;
}
figure img:hover{
    background:none !important;
}
.page-item.active .page-link{
    background-color:#408bae !important;
    border-color: #408bae !important;
}
.show-read-more .more-text{
    display: none;
}
.btnselecttime {
   color: #408bae !important;
}
.form-all1 {
    color: #408bae;
}
.form-all1 {
    background-color: rgb(255, 255, 255) !important;
    box-shadow: 0 4px 8px 0 #eaf8ff, 0 6px 10px 0 gray !important;
}
.form-pagebreak{
  margin:5px !important;
}
#cid_78{
  padding: 5px !important;
}
.activebtn {
  width: 135px !important;
  outline: none;
  color: white !important;
  background-color: #17a2b8 !important;
  cursor: pointer;
}
.activedepartment{
  width: auto !important;
  outline: none;
  color: white !important;
   box-shadow: 0 4px 8px 0 #eaf8ff, 0 6px 20px 0 rgba(64, 139, 174, 0.19) !important;
  background-color: #ffff !important;
  cursor: pointer;
}
.btn-outline-secondary{
   width: 135px !important;
   color: gray !important;
   border:gray !important;
   background-color: #ddd ;
}
.ui-widget.ui-widget-content{
 
}
.btn-outline-primary{
  width: 135px  !important;
  border: 1px solid #408bae !important;
  font-weight: normal !important;
  outline: none !important;
}
.btn-outline-primary:hover{
  width: 135px  !important;
  font-weight: normal !important;
  background-color: #ddd;
}
.ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 21px 0 .4em;
}
.ui-timepicker-standard{
top: 29px;
left: 370px;
min-height: 213px !important;
width: auto !important;
z-index: 300;
cursor: default;
}
.ui-datepicker{
  z-index: 4000 !important;
}
.ui-state-active{
    background-color: #408bae !important;
    color: white !important;
}
.ui-state-highlight{
    background-color: transparent !important;
}
.form-line[data-payment="true"] .form-product-item .p_checkbox .checked{
     background-color: #408bae !important;
}
.ui-timepicker-container{
    /*overflow: scroll !important;*/
min-height: 213px !important;

}
.ui-timepicker-pm .ui-timepicker-disabled{
    opacity:100 !important;
}
.ui-state-default{
    background-color:  #408bae;
    color:  #408bae ;
    border:1px solid #408bae;
}
.ui-state-disabled{
    background-color:  transparent !important;
    color: gray !important;
}
.ui-timepicker-disabled{background:transparent !important; color: white !important;border:1px solid #ddd !important;}
.ui-datepicker td.ui-state-disabled>span{background:transparent !important; color: gray !important;border:1px solid #ddd !important;}
.ui-datepicker td.ui-state-disabled{opacity:100 !important; color: gray !important;}
.departmentlist:hover{
    color: #408bae !important;
    background-color: rgb(255, 255, 255) !important;
    border: 1px solid transparent !important;
    box-shadow: 0 4px 8px 0 #eaf8ff, 0 6px 20px 0 rgba(64, 139, 174, 0.19) !important;
  }
  .hospital:nth-child(even) {text-align:left; !important}
  .hospital:nth-child(odd) {text-align:right; !important}
 @media screen and (max-width: 990px) {
  .esmall {
    margin-top:18px !important;
    text-align:left !important;
  }
}
