@charset "utf-8";
/*
    CSS STYLE
*/

body, a {font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;}

textarea {
	 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	 font-size:14px;
	 font-weight:400;
}

body {
    color: #000;
    background:#f0f0f0;
    padding: 0px !important;
    margin: 0px !important;
    font-size:13px;
}
hr {
    color: #fff;
}
label {
	 font-weight:700}
.label-danger {
	
}
.bra5 {
	border-radius:5px;
}
.count {
	color: red;
	font-weight: 600;
	position: relative;
	padding-top: 2px; 
	padding-right: 7px; 
	padding-left: 7px; 
	padding-bottom: 2px; 
	background-color: #fff;
}

label.error {
    color: red;
    font-size: 10px;
    display: block;
    margin-top: 1px;
}

 .dtentry {
	width: 100%;
	border: 0.5px solid #727272;
	height: 30px;
	border-radius: 2px;
 }
 .dtentry:focus {
	 outline:none;
	 border:0.5px solid #0B699E;
 }
  .dtentry:disabled {
	 outline:none;
	 border:0.5px solid #0B699E;
	 background-color:#fff;
 }
 
 
 .pathsearch {
	border: 0.5px solid #727272;
	height: 30px;
	border-radius: 2px;
	text-align:right;
	
 }
 .pathsearch:focus {
	 outline:none;
	 border:0.5px solid #0B699E;
 }
  .pathsearch:disabled {
	 outline:none;
	 border:0.5px solid #0B699E;
	 background-color:#fff;
 }
  .claimbox {
	border: 0.5px solid #727272;
	height: 30px;
	border-radius: 2px;
	
 }
 .claimbox:focus {
	 outline:none;
	 border:0.5px solid #0B699E;
 }
  .claimbox:disabled {
	 outline:none;
	 border:0.5px solid #0B699E;
	 background-color:#fff;
 }


.vitalbox {
	border: 0.5px solid #727272;
	height: 25px;
	border-radius: 2px;
	width:100px;
	
 }
 .vitalbox:focus {
	 outline:none;
	 border:0.5px solid #0B699E;
 }
  .vitalbox:disabled {
	 outline:none;
	 border:0.5px solid #0B699E;
	 background-color:#fff;
 }
 .billbox {
	border:none;
	height: 30px;
	border-radius: 2px;
	
 }
 .billbox:focus {
	 outline:none;
	 border:0.5px solid #0B699E;
 }
  .billbox:disabled {
	 outline:none;
	 border:0.5px solid #0B699E;
	 background-color:#fff;
 }
 .paybox {
	border:0.5px solid #727272;
	height: 30px;
	border-radius: 2px;
	
 }
 .paybox:focus {
	 outline:none;
	 border:0.5px solid #0B699E;
 }
  .paybox:disabled {
	 outline:none;
	 border:0.5px solid #0B699E;
	 background-color:#fff;
 }
 
 
 .datentry {
	border: 0.5px solid #727272;
	height: 30px;
	border-radius: 2px;
 }
 .datentry:focus {
	 outline:none;
	 border:0.5px solid #0B699E;
 }
  .datentry:disabled {
	 outline:none;
	 border:0.5px solid #0B699E;
	 background-color:#fff;
 }
 .entry-group {
	 display:flex;
	 margin-bottom:5px; }
 .entry
 {
	border: 0.5px solid #727272;
	border-radius: 2px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background:transparent;
 }
 .entry:focus {
	 outline:none;
	 border:0.5px solid #0B699E;
 }
  .entry:disabled {
	 outline:none;
	 border:0.5px solid #0B699E;
	 background-color:#fff;
 }
p {
    color: inherit;
}
.mt001{	margin: 1px;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbar {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	background:#fff;
	border: none;
	border-radius: 0;
	box-shadow: 1px 3px 1px rgba(30,7,108,0.10);
	webkit-box-shadow: 1px 3px 1px rgba(30,7,108,0.10);
	
}
.dropdown-toggle::after {
  border: none!important;
  font: normal normal normal 14px/1 FontAwesome;
  content: ""!important; /* the desired FontAwesome icon */
  vertical-align: 0; /* to center vertically */
}
.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.color-white {
	color:#fff !important }

.nav-item:hover {
    color: #999 !important;
    background: #007828;
}

.nav-item:hover .dropdown-menu {display: block;}

header {
	padding-top:20px; }
	
.navbar-nav li {
	margin-left:2px;
	margin-right:2px;
}
.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}
.cursor {
	cursor:pointer; }
.dropdown-menu {
	font-size:13px;
	min-width:50px;
	 overflow-x: hidden;
	 margin-top:-5px;
}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #00511B;}

.bussiness a {
	color:#fff !important; }
.pull-left{
float: left !important;
}

.dataTables_wrapper .dt-buttons {
  float:none;  
  text-align:center;
}
.clickable-row {
	cursor:pointer; }
.highflag {
	color:red;
}
.lowflag {
	color:blue;
}

#bell {
	-webkit-animation: ring 4s .7s ease-in-out infinite;
  -webkit-transform-origin: 50% 4px;
  -moz-animation: ring 4s .7s ease-in-out infinite;
  -moz-transform-origin: 50% 4px;
  animation: ring 4s .7s ease-in-out infinite;
  transform-origin: 50% 4px;
}

div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: yellow;
  padding: 50px;
  font-size: 20px;
}
.accordion {
	background-color: #082C67;
	color: #fff;
	cursor: pointer;
	padding: 5px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 14px;
	transition: 0.4s;
	margin-bottom: 15px;
}

.active, .accordion:hover {
	background-color: #236DBC;
}

.accordion:after {
  content: '\002B';
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
}

.accordionpanel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
  justify-content: space-between;
}

#sidebar {
    position: fixed;
  z-index: 1;
  top: 40px;
  left: 0;
	min-width: 210px;
	background-color: #0D0449;
	color: #fff;
		transition: all 0.3s;
	min-height: 100vh;	

}

#sidebar.active {
	margin-left: -200px;
	background-color: #F50219;	

}

#sidebar .sidebar-header {
    padding: 20px;
    background: #224467;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

.mt10  {
    margin-top:10px;
}
#pl10 {
	padding-left:10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 13px;
    display: block;
}

#sidebar ul li a span {
	padding-left:7px;
}


#sidebar ul li a:hover {
    color: #fff;
    background: red;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
    background: #112233;
	opacity:0.7
}



.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
    font-size: 12px !important;
    padding-left: 30px !important;
    background: #204061;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content.active {
	margin-left: 10px;

}
#content {
    padding: 20px;
    height: 100%;
	width:100%;
    transition: all 0.3s;
}
.logo {
	min-width: 200px;
	height: 15px;
	margin-top:-10px;
}
.bars {
	background-color:transparent;
	color:#17a2b8;
	border:none;
	font-size:24px;
	cursor:pointer;
}

.bars:active {
	outline:none;
	border:none; }
.bars:focus {
	outline:none;
	border:none; }
.f-black{
	color:#000;
}

	
.headline-text {
	border-radius: 0px;
    color: #fff;
    padding-left: 18px;
	font-size:18px;
    font-weight: 500;
    font-family: 'Roboto','Source Sans Pro',sans-serif;
}
.head-text {
	border-radius: 0px;
    color: #fff;
    padding: 20px;
	font-size:14px;
    font-weight: 500;
}
.fl-r {
	float:right;}
div.dt-buttons {
    float:none;  
    text-align:center;
	width:40%;
	margin-left:auto;
	margin-right:auto;
}
.pull-right {
    float: right;
}
.select-service{
	background-color: #1681CF !important;
	color: #fff !important;
}
.ptname {
	text-transform:capitalize; font-size:14px; color:#000; font-weight:bold; }
.billing {
	font-size:16px; color:#000;
}
optgroup { font-size:14px; }

.disabled{
pointer-events:none;	
}
/* ---------------------------------------------------
    BUTTONS STYLE
----------------------------------------------------- */
.btn-add {
border:none; padding:5px; border-radius:0px; cursor:pointer; color:#fff;	
}
.btn-search {
	border: none;
	padding: 5px;
	border-radius: 0px;
	cursor: pointer;
	color: #fff;
}
.return {
	background:#0D5A56; }
.return:hover {
	opacity:0.5;
}
.tabvitalbtn {
	background-color: #027457;
}

.tabbtn {
	background-color: #071A2E;
}
.tabvitalbtn:hover {
	opacity:0.5;
}

.tabhistbtn {
	background-color: #f10000;
}
.tabhistbtn:hover {
	opacity:0.5;
}

.tabinvstbtn {
	background-color:#055367;
}
.tabinvstbtn:hover {
	opacity:0.5;
}

.tabdiagbtn {
	background-color: #03446E;
}
.tabdiagbtn:hover {
	opacity:0.5;
}

.tabrxbtn {
	background-color: #0C47A1;
}
.tabrxbtn:hover {
	opacity:0.5;
}
.tabtxtbtn {
	background-color: #8E4307;
}
.tabtxtbtn:hover {
	opacity:0.5;
}

.tabflbtn {
	background-color: #049611;
}
.tabflbtn:hover {
	opacity:0.5;
}

.tabsumbtn {
	background-color: #4D6501;
}
.tabsumbtn:hover {
	opacity:0.5;
}
.blue {
	background:#0D3D7F; }
.blue:hover {
	opacity:0.5;
}
.yellow {
	background:#7FA200; }
.yellow:hover {
	opacity:0.5;
}
.green {
	background:#017F2B; }
.green:hover {
	opacity:0.5;
}
.red {
	background:#FF070B; }
.red:hover {
	opacity:0.5;
}
.btn-add:focus {
	outine:none; border:none;}
.edit-btn {
	background:#023552; }
.edit-btn:hover {
	opacity:0.5;
}
.info-btn {
	background:#07826D; }
.info-btn:hover {
	opacity:0.5;
}
.history-btn {
	background:#07742B; }
.history-btn:hover {
	opacity:0.5;
}
.pay-btn {
	background:#063EBF; }
.pay-btn:hover {
	opacity:0.5;
}
.delete-btn {
	background:#E10606; }
.delete-btn:hover {
	opacity:0.5;
}
.service-btn {
	background:#0ABFD5; }
.service-btn:hover {
	opacity:0.5;
}
.btn-yes {
	border: none;
	padding: 5px;
	border-radius: 2px;
	cursor: pointer;
	color: #fff;
	background-color: #FA0101;
	width: 50px;
	float: right;
	margin-right: 3px;
	margin-left: 3px;
}
.btn-no {
	border: none;
	padding: 5px;
	border-radius: 2px;
	cursor: pointer;
	color: #fff;
	background-color: #108106;
	width: 50px;
	float: right;
	margin-right: 3px;
	margin-left: 3px;
}

/* ---------------------------------------------------
    TABLES
----------------------------------------------------- */
#receiptable thead tr {
	background-color: #707476;
	color: #fff;
}
#receiptable 
{width:90%;
margin-bottom:20px; }

#receiptable th, th {
	padding-bottom: 1px;
	padding-top: 1px;
}
#receiptable td {
	text-align:left;
}


	

.hoverTable tr:hover {
background-color: #ffff99;	
}

#billingtable thead tr {
	background-color: #707476;
	color: #fff;
	padding: 20px;
}
#billingtable 
{width:90%;
margin-bottom:20px; }

#billingtable th, td {
	padding-bottom:5px; 
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
#billingtable td {
	text-align:left;
}
#billingtable tbody  {
  border-bottom:1px solid #cecece;
}
#billingtable caption {
	padding-bottom:5px !important;
	padding-top:5px !important; 
	
	}
	

#servicetable 
{width:100%; margin-left:auto; margin-right:auto;}

#servicetable th, td {
	padding-bottom:7px; 
	padding-top:7px;
}

#servicetable tr {
  border-bottom:1px solid #cecece;
}

#servicetable thead tr {
	background-color:#000;
	color: #fff;
	padding:20px;
}


#drugstable thead tr {
	background-color: #707476;
	color: #fff;
	padding: 20px;
}
#drugstable 
{width:100%; }

#drugstable th, td {
	padding-bottom:7px; 
	padding-top:7px;
	padding-left:7px;
	padding-right:7px;
}

#drugstable tbody tr {
  border-bottom:1px solid #cecece;
  cursor:auto;
}
#drugstable tbody tr:hover {
	/*background-color: #B9B6B6;*/
}


/* ---------------------------------------------------
    TAB, TAB BUTTONS AND CONTENT
----------------------------------------------------- */
.tab {
	overflow: hidden;
	background-color: #fff;
	padding-top: 7px;
	padding-left: 7px;
}

/* Style the buttons that are used to open the tab content */
.tab button {
	background-color: #071A2E;
	border: 1px solid #fff;
		outline: none;
	cursor: pointer;
	padding-top: 7px; 
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 7px;
	transition: 0.3s;
	margin-right:-3px;
	color:#fff;
	font-size:13px;
	max-width: 90px;
	overflow: hidden;
	height: 30px;
	 text-overflow: ellipsis;
  white-space: nowrap;

}

.tab a {
	
	cursor: pointer;
	padding-top: 7px; 
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 7px;
	transition: 0.3s;
	margin-bottom:3px;
	color:#fff;
	font-size:13px;

}
/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #5792D1;  
}

/* Create an active/current tablink class */
.tab button.active {
	background-color: #fff;
	border-radius: 0px 7px 0px 0px;
	border-bottom: 2px solid #071A2E;
	color: #000;
	border-left: 1px solid #071A2E;
	border-right: 1px solid #071A2E;
	border-top: 1px solid #071A2E;
	max-width: 120px;
}

/* Style the tab content */
.tabcontent {
	display: none;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
}

.divcontent {
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
}
.tabappointment {
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
}

/*Dashboard*/

.dashboard .symbol, .dashboard .value {
    display: block;
    text-align: center;
}

.dashboard .value  {
    float: none;
    margin-top: 10px;
	 margin-bottom: 10px;

}

.dashboard .value h1, .dashboard .value p  {
	margin-top: 10px;
	 margin-bottom: 10px;
	padding: 10px;
	color: #02232E;
}

.dashboard .value h1 {
    font-weight: 300;
}

.dashboard .symbol i {
    color: #fff;
    font-size: 50px;
}

.dashboard .symbol {
    padding: 25px 15px;
    -webkit-border-radius: 4px 4px 0px 0px;
   
}

.dashboard .value {
    padding-top: 0px;
}

.dashboard .terques {
    background: #6ccac9;
}

.dashboard .red {
    background: #FF070B !important
}

.dashboard .yellow {
    background: #f8d347;
}

.dashboard .blue {
    background: #1a7bb9 !important;
}
.panel{margin-bottom:20px;
	background-color:#fff;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
	box-shadow:0 1px 1px rgba(0,0,0,.05)}
.home_section{
    margin: 21px;
}
.home_sec_green{
    background: #39B27C !important;
    background: #fff !important;
}

.home_sec_blue{
    background: #1a7bb9 !important;
    background: #fff !important;
}

.home_sec_yellow{
    background: #f8d347;
    background: #fff !important;
}

.value{
    color: #fff;
    color: #777;
}

 #canvas{
	background-color:#fff;
			}

.menu-link li {margin-right: 2px; margin-left: 2px;}
/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 400px) {

	.txc {
		text-align: left !important;
	}
}
@media (max-width: 768px) {
   
	
	#content.active {
	margin-left: 210px;

}

	#useracc ul {
		background-color:#000;
	}

	div.dt-buttons {
    width:60%;
	float:none !important;
}

table.dataTable {
 width:100% !important;
}
.btn-add {
	margin-bottom: 5px;
	margin-top:5px;
}
}
