/* QUEUE BOX  CLINIC DASHBOARD */
.single_dr_patient_list {
 max-height:200px; min-height:200px; height:200px; overflow-y:scroll;
}

/* QUEUE BOX  CLINIC DASHBOARD */




/* WEB LCD NEWS SCROLLER UPPER */


/* .news-scroller-upper {
  position: relative;
  background: #ca8181;
  text-align: center;
  padding: 30px 20px 30px 120px;
  border: 6px solid #f7d360;
  border-bottom: 0;
} */
/* 
.tableoverflow {
	max-height:500px; min-height:500px; height:500px; overflow-y:scroll;
   }


   .table-fixed tbody {
    height: 300px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
    display: block;
}

.table-fixed tbody td,
.table-fixed tbody th,
.table-fixed thead > tr > th {
    float: left;
    position: relative;

    
} */

#myTab > li {
  padding-top: 2px;
}

.field-icon-pass {
    color:#007bff;
    float: right;
    margin-left: -25px;
    margin-top: -28px;
    font-size: larger;
    margin-right: 0.5em;
    position: relative;
    z-index: 2;

}

.field-icon-pass:hover{
cursor:pointer;
}


.field-icon-pass-login {
    color:#007bff;
    margin-bottom: 27px;
    float: right;
    margin-left: -39px;
    margin-top: -15px;
    font-size: x-large;
    margin-right: -1.5em;
    position: relative;
    z-index: 2;

}

.field-icon-pass-login:hover{
cursor:pointer;
}

#logo-custom{
    height: 4.25rem !important; 
}




/* Add set notification & full_view_console file style */

.status-ontime.P{
	/* border:0; background:#f94b4b; color:white; */
  border:0; background:#8B4513; color:white !important;
}
.status-ontime {
	border:0; background:#007bff; color:white !important;
}

.table-queue{
  margin-bottom: 0;
}


#doc_name_div_id {
	background: #75b5f1; 
	font-weight: bold;
	font-size:1.5rem;
  color: white;
}



.nextbtn {

	background: #00a77c !important;
  /* background: #c57779 !important; */
}

.doc-category{
	font-size:1rem !important;
}



/* Add set notification & full_view_console file style */

#overlay_loader{ opacity:0.8; position: fixed;left: 0px;top: 0px;width:100%;height:100%;z-index: 9999;background: url(../images/loader.gif) 50% 50% no-repeat rgb(249,249,249);}  
