

.main-whitebox {
    padding: 0px 24px;
    box-shadow: 0px 0px 6px gray;
	border-top: 2px solid #074e68;
	height: 540px;
	overflow-y: auto;
}
input.form-control{
height:30px;
color:#000!important;
font-size:12px!important;
}
select#form-control{
height:30px;
color:#000!important;
font-size:12px!important;
}
.btn-section {

    margin-top: 15px;
    background: #e3eaed;
    padding: 0px 10px 0px 10px;

}
.controlsskin-blue {
    background: #367fa9;
    color: #fff !important;
}
.btn {

    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent!important;

}
.input-group{
display:inherit!important;
}
.main-whitebox1 {

    padding: 0px 24px;
    box-shadow: 0px 0px 6px gray;
    border-top: 3px solid #438eb9;
    height: 100px;

}
.main-whitebox2 {
    padding: 14px 5px;
    box-shadow: 0px 0px 6px gray;
    border-top: 3px solid #438eb9;
	/* height: 400px;
	overflow-y: auto; */
	margin-top:9px;
}

.tbl-dcp {
    width: 100% !important;
}

span.glyphicon.glyphicon-pencil {
    margin-right: -1px;
    color: #fff;
    padding: 5px 5px;
    background: #0062cc;
    font-weight: 100;
    font-size: 11px;
    cursor: pointer;
}
span.glyphicon.glyphicon-trash {
    color: #fff;
    padding: 5px 5px;
    background: #F44336;
    font-weight: 100;
    font-size: 11px;
    cursor: pointer;
}
span.glyphicon.glyphicon-eye-open {
    color: #fff;
    padding: 5px 5px;
    background: #00c851 !important;
    font-weight: 100;
    font-size: 11px;
    cursor: pointer;
}
.table.dataTable thead th {
    white-space: nowrap;
   text-align: center;
}

.mdl-popup {
    width: 95% !important;
}

.modal-title {
    
    float: left;
}

table.dataTable tbody td {
    white-space: nowrap !important;
    color: #000;
    font-size: 13px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 10px 8px;
}
.table-bordered, .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #e4e7ea;
}
.req-fld {
    float: right;
    margin-top: -26px;
}
.regular-exp
{
    float: right;
    margin-top: -26px;
}
 input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=file], textarea,select{
    border-radius: 0!important;
    
    border: 1px solid #6b6969!important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    }
 .modal-body
    {
    padding: 24px 24px 5px;
    }
  #SelectPatientModal .modal-body {
        padding: 10px 22px;
    }
  #SelectPatientModal .dataTables_filter {
    margin-top: -3px;
    }
  #SelectPatientModal .row:last-child {
    padding-top: 0px;
    padding-bottom: 4px;
}    

.lbl-names
{
    font-size: 12px !important;
    color: #000 !important;
    font-weight: 600 !important;
}
.dataTables_paginate {
    float: right;
    margin-top: 5px;
}
.dataTables_info {
    float: left;
    margin-top: 8px;
}

#tblPatientReg>thead>tr>th[class*=sort]:after {
    float: initial !important;
    display: unset !important;
}

#tblPatientWise>thead>tr>th[class*=sort]:after {
    float: initial !important;
    display: unset !important;
}

table.dataTable tbody td {
    white-space: nowrap !important;
        border-bottom: 1px solid #e4e7ea;
    border-top: none !important;
    text-align:justify;
}
#tblPatientReg img.img-circle {
    margin-right: 5px;
}
a.dt-button {
    height: 30px;
    width: 65px;
    color: #333;
    border: 1px solid #ccc;
    line-height: 0px;
    margin: 0 5px;
    cursor: pointer;
    padding: 5px 15px;
    border-radius: 2px;
    text-decoration: none;
}
a.dt-button:hover {
    color: #fff;
    background: #074e68;
    border: 1px solid #fff;
    }
.view-body-scroll {
    height: 400px;
    overflow: auto;
}
.dataTable>thead>tr>th[class*=sort]:after
{
    padding-left: 6px;    
}
.view-details > tbody > tr > td:first-child {
    font-weight: 600;
    color: #333;
}
.view-details > tbody > tr > td {
    border: 0px solid #fff;
    padding: 5px 30px;
}
span.fa.fa-check {
    margin-right: 2px;
    color: #fff;
    padding: 5px 5px;
    background: #0062cc;
    font-weight: 100;
    font-size: 11px;
    cursor: pointer;
}
.select-patient a {
    border: 0px solid #6c716e;
    padding: 7px;
    text-decoration: none;
    background: #438eb9;
    color: #fff;
    font-weight: 900;
    border-radius: 2px;
}

.dataTables_wrapper .dataTables_filter input[type=search] {
    border: 1px solid #d6d4d4 !important;
}
#tblPatientWise_wrapper {
    margin-top: 20px;
}
#tblTreatmentWise_wrapper {
    margin-top: 20px;
}
#tblPatientTreatmentWise_wrapper {
    margin-top: 20px;
}
.col-md-1.select-patient
{
   margin-top: 8px; 
}
table#tblPatientWise {
    display: block;
    width: 100% !important;
}

#tblPatientWise thead th {
    width: 100% !important;
}

 .modal-header {
    background: #1f4756;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px 15px;
}

.modal-title
{
    color:#fff;
}
.modal-header .close {
    color: #fff;
}

@media (max-width:767px){
    .tbl-dcp {
    display: block;
    width: 100%;
}
}
.datepicker td.day.disabled {
     pointer-events: none;
}

table.dataTable tr td img{
	width:30px!important;
	height:30px!important;
}
table.dataTable{
	height:460px;
	overflow-y:auto;
}
input.form-control.scancard {
    margin: 6px 0px;
    background: #0089d8;
    border-bottom: 3px solid #0089d8;
    border: 0px;
    text-align: center;
    color: #FFFFFF!important;
    box-shadow: 0px 19px 11px grey;
}
input.form-control.scancard:focus
{
    background: #0089d8;
}

th.today{
	border:1px solid #c5c5c5;
	background:#e0e0e0;
	color:#454545;
}
