html { 
	margin:0; 
	padding:0;
	font-family: Calibri, "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
}

body {
	margin:0;
	padding:0;
	/*height:100%;
	width:100%;*/
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: auto;
height: 100%;
	width: 100%;
}

form {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

a, a:visited {
	color: blue;
}

h1 {
	padding: 0;
	margin: 0;
	color: #006269;
}

h2 {
	padding: 0;
	margin: 0;
	color: #006269;
	border-bottom: 3px solid #006269;
}
h3 {
	padding: 0;
	margin: 0;
	color: #006269;
}
h4 {
	padding: 0;
	margin: 0;
	color: #006269;
}
h5 {
	padding: 0;
	margin: 0;
	color: #006269;
}

ul{	padding-left:0px;
	margin:0px;
	}

li{
	padding-left:0px;
	list-style-type:none;
}


#page-wrapper {
	/*display: table;*/
	height: 100%;
	width: 100%;
}

/*
#head, #center-wrapper, #foot {
  display: table-row;
  height: 1px;
  > * {
    padding: 1em;
  }
}
*/

#header{
	background-color:#00A499;
	color:#FFF;	
	padding:5px 10px 10px 5px;
}

#title, .active{
	font-size:16pt;
	xcolor:#007F80;
	font-weight:bold;
}

#spinner{
	position:absolute;
	top:200px;
	left:200px;
	z-index:4;
}

.content{
}

#docContent{
	/*overflow: hidden;
	width: 100%;
	height: 100%;*/
}

thead {
	text-align:centre;
	/*font-weight:bolder;*/
	padding:20px;
}

.content thead td {
	text-align:centre;
	/*font-weight:bolder;*/
	padding:5px;
	background-color:#00A499;
	color: white;
}

.content thead a {
	text-align:centre;
	/*font-weight:bolder;*/
	padding:5px;
	background-color:#00A499;
	color: white;
}


.content tbody {
	text-align:centre;
	padding:5px;
	/*background-color:#00A499;*/
	font-size: 86%;
}

.title{
	color:#007F80;
	font-weight:bold;
	padding-bottom: 8px;
}

p.datawarning{
	font-size:10pt;	
}
#header a{
	text-decoration:none;
	color:#FFF;
	padding-left:5px;
	text-decoration:none;
	display:inline-block;
}
#Xfooter li{
	display:inline;
	list-style-type:none;
}

#Xfooter ul{
	xclear:both;
	padding-left:0px;
}
#header a:hover {
	color:#000;
}
#header a:active, .current {
	color:#007F80;
	text-decoration:underline;
}
#login{
	float:right;
	font-size:75%;
	text-align:right;
}

/* DISABLED */
.XXXcentre {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 120px;
	border-bottom-style: none; 
	background-color: white;
	padding: 4px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}


#left {
	width: 170px;
	background-color: #C4E3E0;
	padding: 4px; 
	margin: 0;
	height: 460px;
}

.centre {
	background-color: white;
	padding: 4px;
	height: 460px;
}

		 		 
#right {
	width: 170px;
	background-color: #C4E3E0;
	padding: 5px;
	margin: 0;
	/*height: 460px;*/
}

#footer{
	border-top: 0px solid grey;
	background-color: #006269;
	color:white;
	padding:5px;
	margin:0px;
	margin-right:-10pt;
}

#footer a:visited, #footer a {
	color: white;
	text-decoration: none;
	padding:5;
}

#footer  ul{
	margin-left:0;
}

#footer  li{
	display:inline;
	list-style-type:none;
	font-size:10pt;
}

/**** FOOTER ****/

footer {
    background-color: #AAA;
    display: table;
    width: 100%;
}
footer a, footer a:visited {
    color: #333;
}
footer .footer-copyright {
    color: #555;
    display: table-cell;
}
@media (max-width: 900px) {
	footer .copyright {
		float: none;
		display: block;
		margin-top: 0.5em;
	}
}
@media (max-width: 600px) {
	footer .crown-logo {
		float: none;
		display: block;
	}
}
footer .links a {
	display: inline-block;
}
footer .links a:not(:last-child) {
		margin-right: 1em;
}
footer .row {
		padding: 0.5em 1em 0.5em 1em; 
		overflow: hidden;
}
.footer-logo {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}

.footer-logo a {
	display: inline-block;
	margin: auto 1em;
	vertical-align: middle;
}
.footer-logo img {
	height: 36px;
	display: block;
	margin: 0 auto;
}

.fRight {
	float:right;
}

.note {
	font-style: italic;
	font-size: 85%;
	padding: 4px 10px;
	border-left: 2px solid #aaa;
	margin: 4px;
	color: #aaa;
	transition: color 0.5s ease;
}

.note:hover {
	color: #111;
}

.note1 {
	font-style: italic;
	font-size: 85%;
	font-weight: normal;
	padding: 4px 10px;
	margin: 4px;
}

.note2 {
	font-style: italic;
	font-size: 85%;
	font-weight: normal;
	padding: 4px 0;
	margin: 4px 0;
}


#current{
	/*color:#007F80;*/
}

.ndate{ 
	color:#007F80; 
	text-align:right;
	 font-size:10px;
}

p.nifty{
	margin:0;
	padding: 5px 10px;
	line-height: 1.3;
	text-align: justify;
	overflow:auto;
	/*max-height:380px;*/
	scrollbar-highlight-color: #b3b3b1;
		height: expression( this.scrollHeight > 350 ? "350px" : "auto" );
	scrollbar-face-color: #b3b3b1;
	scrollbar-3dlight-color: #b3b3b1;
	scrollbar-darkshadow-color: #b0b0b0;
	scrollbar-shadow-color: #b3b3b1;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #F0F0F0;
	scrollbar-highlight-color: #b3b3b1;
	scrollbar-highlight-color: #b3b3b1;
}

.datahdr {
	background-color: #D8E9EC;
}

/* NEW HEADER */

#logox {
/*position: relative;
left: 5;
top: 3;*/
margin: 0px;
padding: 0px;
/* padding-bottom: 4px; */
}

#titleBlock {
margin: 0;
padding: 0;
border: 0 solid;
clear: both;
width: 100%;
padding-left: 0;
padding-right: 0;
background-color:#00A499;
table-layout: fixed;
}

#titleBlock a:visited {
color: #fff;
}

#titleText {
font-size: 18pt;
padding: 0;
color:#006269;
}
#titleSubText {
color: white;
font-size: 12pt;
}
#titleMenuRow {
background: #006269;
color: #FFF;
}

#titleMenu {
padding: 6px;
text-decoration: none;
color: #FFF;
}

#titleUser {
text-decoration: none;
}

#titleUser a:hover {
text-decoration: underline;
}

#logoSpacer {
width:350;
padding:10;
}

.holderTable {
width: 100%;
padding: 0;
color: #FFF;
}

.holderTable td a {
padding: 0 5px 0 5px;
text-decoration: none;
color: #FFF;
}

.holderTable td a:hover {
text-decoration: underline;
}

.holderTable .tab {
padding: 0 5 0 5;
text-decoration: none;
}

td.topTabNormal {
margin: 0px;
padding: 5px;
white-space:nowrap;
color: #FFF;
}

td.topTabNormal a.topMenuLink {	
text-decoration: none;
font-weight: bold;
color: #FFF;
}

td.topTabSelected a.topMenuLink {
text-decoration: none;
font-weight: bold;
color: #FFF;
}

td.topTabSelected {
margin: 0px;
padding: 5px;
white-space:nowrap;
color: #FFF;
}

/* --- SD --- */ 

#center-wrapper {
	overflow: hidden;
	padding: 10px;
	background-color: #c4e3e0;
	/*height: calc(100vh - 156px);*/
	height: 83.5%;
}

.leftMenu {
	float: left;
	vertical-align: top;
	width: 180px;
	height: 100%;
	padding-right: 10px;
}

.leftMenu li {
	cursor: pointer;
	margin-bottom: 4px;
	text-decoration: none;
}

.leftMenu a {
  text-decoration: none;
  color: #007F80;
}

.leftMenu li:hover {
	text-decoration: underline;	
}

#content {
	background-color: white;
	overflow: hidden;
	height: 100%;
}

#container {
	height: 100%;
	width: 100%;
	background-color: white;
	overflow: hidden;
}

#hospital-typeahead {
	width: 100%;
	padding: 0px;
}

.selectize-dropdown {
	width: 500px !important;
}

.selectize-dropdown .active {
	font-size: inherit;
	font-weight: inherit;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5% auto; /* 15% from the top and centered */
    padding: 15px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    height: 80%;
    overflow: auto; /* Enable scroll if needed */
}

/* Modal Header */
#modal-header {
    padding: 2px 10px;
    /*background-color: #5cb85c;
    color: white;*/
}

/* Modal Body */
#modal-body {
	padding: 2px 10px;
}

/* Modal Footer */
.modal-footer {
	text-align: center;
}

/* The Close Button */
.close {
    color: #999;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


/*floating divs*/
#floating-help {
	width: 90%;
	max-width: 1000px;
	height: 500px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 100;
	background-color: white;
	box-shadow: 0px 0px 30px 0px black;
	border: 1px solid black;
	padding: 5px;
}

#float-help-content {
	overflow: auto;
	width: 100%;
	height: 445px;
}

#floating-help-bar {
	height: 55px;
}

/*END HOME.CSS END*/