
#alert_note{ width: 200px;}
#bold{ font-weight: bold;}
.processing{ font-size: 14px;}


.errorMsgBox {
    color: #D8000C;
    background-color: #FFD2D2;
}
.successMsgBox {
  color: #270;
  background-color: #DFF2BF;
}
.modal-body {
	overflow-y: auto;
	overflow-x: hidden;
}
#modalTable{
	width:130%;
	
}
#subTxtId{
	padding-left: 40px;
}
#notes:focus {
    
    color: #6a6f75;
    height: 65px;    
    outline: none;
}
#caregiverTableId{
	width: 117%;
}
#specialistTableId{
	width: 117%;
}
#specialistTableId1{
	width: 100%;
}
#notes{
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
.editPen{
	width:24px;height: 24px; position: absolute; right:43px; bottom:43px;cursor: pointer;
}

.editPen2{
	width:24px;height: 24px; position: absolute; right:43px; bottom:15px;cursor: pointer;
}
#last4{ width: 30%; background-color:white;}
.patientTable .select{font-size: 13px;width:auto;}
.widthPhone{ width: 122px ! important;}
.widthExtn{ width: 60px ! important;}
.widthZip{ width: 108px ! important;}
.widthDate{ width: 114px ! important;}
.widthDateTime{ width: 206px ! important;}
.width50px{ width: 50px ! important;}
.width200px{ width: 200px ! important;}
.width370px{ width: 370px ! important;}
.width150px{ width: 150px ! important;}
.width165px{ width: 165px ! important;}
.width138px{ width : 138px ! important;}
.rightAlign{ text-align: right;}
.leftDateAlign{ width:114px ! important;text-align: left;}
.width120pxAndMargin30px{ width: 120px ! important; float:left ! important; margin-left:25px;}
.width180px{ width : 180px ! important;}
.width235px{ width:235px ! important;}
.width300px{ width : 300px ! important;}
.widthName{ width : 277px ! important;}
.width240px{ width : 240px ! important;}
.width175px{ width : 175px ! important;}
.width120px{ width : 120px ! important;}
.width160px{ width : 160px ! important;}
.width240px .select{ float: left;}
.width180px .select{ float: left;}
.width295px{ width : 295px ! important;}
.width137px{ width : 137px ! important;}
.width180px{ width : 180px ! important;}
.width242px{ width : 242px ! important;}
.ml12px{ margin-left:12px;}
.accord.noBorder .card-header{border-bottom:none;}
.noBorder ul.nstTbl li{border-left:none;border-right:none;}
.diag.goal .noBorder ul.nstTbl li{border-left:none;}
#goalTableId .table-bordered th, #goalTableId .table-bordered td{border:none !important;}
.showBorder{
	display: inline-block ! important;
    border-right: 1px solid #ccc ! important;
    padding: 0px 10px ! important;
    line-height: 20px ! important;
}

.noPointer{
	pointer-events:none; 
}
/*.profile{
	top: 6px;
    width: 32px;
    height: 32px;
     float: right; */
    /* margin-left: 7px; */
    /* margin-top: 20px; 
    overflow: hidden;
    padding: 0px;
    margin-right: 7px;
    border: 1px solid #3894c8;
   
    background-color: #fff;
}*/
/*.allergyTable .table-sm td {
    padding: 0.3rem 0.3rem 0rem;
}*/

.formBox input[type="text"], .formBox input[type="email"], .formBox input[type="password"], .formBox input[type="tel"], .formBox select {
   
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}