html {
    height: 100%;
    font-family: Verdana, sans-serif;
}
body{
	margin: 0 auto;
	padding: 0;	
    height: 100%;	
}
.containerx {
	width:90%;
}
.wrapper {
	position:relative;
    min-height:100%;
    width:100%;
    background-color: #e7e9ea;  
}
.center {
	text-align:center;
}
.footer {
	position: absolute;
	bottom: 10px;
	width: 100%;
	padding-top: 2em;
	text-align: center;
	margin: 0 auto;
	height: 5em;	
}
.footer a {
	color: #000;
    text-decoration: none;
}
.footer a:hover {   
    text-decoration: underline;
}
.footer a:visited {
    color: #000;
}
.logo {
	font-weight: 1em;	
	margin: 0 auto;
}
.logo-in {
	font-weight: 1em;	
	margin: 0 auto;
	position:absolute;
	top:0px;
	left:45%;
}
.hide_me {
	display: none;
}
.invisible {
	visibility:hidden;
}
.home-icon {
	padding-right: 1em;
}
.main-menu {
    position:relative;
	margin: 0 auto;
	text-align:center;
	font-weight: 1em;
	z-index:30;
	top: -2em;
	text-transform: uppercase;
}
.main-menu a:hover {
	text-decoration: none;
	color: #b1cba0;
}
.main-menu a {
	padding-right: 5em;
}
.content {
	margin: 0 auto;	
	background-color: #fdfdd1;
	padding:5px;
	padding-top: 0px;
}
.content .card-header {
	background-color: #b1cba0;
}
.top-page {
	margin: 0 auto;
	width:100%;
}
.username {
    position:relative;
	float: right;
	right: 20px;
	top:-60px;
	z-index:20;
}
.brand {
    position:relative;
	float: leftt;
	left: 20px;
	top:-60px;
	z-index:20;
}
.practice {
	color: #cccccc;
	padding-left:1em;
	padding-top:1em;
	font-size:1.2em;
}
.nav-font {
	font-size:1.2em;
}
.messages {
    text-align: center;
	color: #cc0000;
	z-index:200;
}
.error {
	color: red;
	padding-left: 10px;
}
.mlabel {
	width:35%;
	font-weight:bold;
}
.header {
	font-weight: bold;
    background: #ccc;
    padding:5px;
}
.title {
    font-weight:bold;
    font-size:1.2em;
    background: #fff;
}
.clickable:hover {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
/*.form-horizontal input[type=text], .form-horizontal input[type=password], .form-horizontal input[type=email] {
	height:2em;
    vertical-align: center;
    font-weight:1em;
}*/
.table-shaded tr:hover input[type="text"], .table-shaded tr:hover select {
	background-color: #ffffcc;
}
.bottom-buttons, .medicalhx-header, .table-shaded tr:hover{
	background-color:#f2f2f2;
}
table.tabletable-shaded td, table.table.table-bordered td {
    padding: 0;
    margin: 0;
    vertical-align: middle;
}
table.table.table-padded td {
	padding:5px;
}
label { font-weight:bold }
.cap_me {
	font-weight:bold;
	text-transform: uppercase;
}
.btn-danger {
	background: #336699;
}
.bold {
	font-weight:bold;
}
@viewport {
  width: device-width ;
  zoom: 1.0 ;
} 
.tooltip {
	font-size: .9em;
	display: inline-block;
}
.tooltip-inner {
    background-color: #ff0000;
    color: #fff;
    max-width:300em;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #ff0000;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #ff0000;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ff0000;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #ff0000;
}
.alert-success {
	background-color:green;
	border: 0;
	width:100%;
	color: #ffffff;
}
.alert-danger {
	background-color:red;
	color: #ffffff;
	border: 0;
	width: 100%;
}	
/* Landing page styling */
.mainmenu span {
	font-family: verdana, sans-serif;
	margin-bottom: 8px;
	padding: 8px;
	color: #ffffff;
}
.mainmenu table a {
	color: #005d00;
	padding:0;
	padding-left: 15px;
	padding-right: 15px;
}
.alphamenu {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: #dddddd;
}
.alphamenu {
    width: 15px;
    background: #ffffff;
    text-align: center;
    font-size: 12px;
}
.alphamenu p {
	font-size: 9px;
	text-align: center;
	padding: 0;
	padding-bottom: 0px;
	margin: 0;
	background: #ffffff;
}
.alphamenu p a {
	text-decoration: none;
	font-size: 9px;
	padding: 0;
	margin: 0;
}
.alphamenu p a.disabled {
	cursor: default;
	color: #bbbbbb;
}
.alphamenu ul {
    list-style-type: none;
    width: 20px;
    padding: 0 0 0 0;
    margin: 0;
}
.alphamenu ul li {
    padding: 0px 2px 0 2px;
}

.alphamenu ul li a {
    background: #ffffff;
    text-decoration: none;
    padding: 0;
    margin: 0;
    color: blue;
}

.alphamenu ul li a.disabled {
    cursor: default;
    color: #bbbbbb;
    font-weight:normal;
}
.alphamenu ul li a.disabled:hover{
  font-weight: normal;
  color: #bbbbbb;
}
.alphamenu ul li a:hover {
    font-weight: bold;
    color: #00aa00;
    text-decoration: none;
}
.error_message {
	color: red;
	background: url(/static/images/error_small.gif) no-repeat top left;
	text-indent: 20px;
	background-size: 11px 14px;
}
.practice {
	font-size: 1.2em;
}
a:hover { color: #00aa00; }
.mainmenu {
	padding-left: 8px;
	padding-right: 4px;
	margin-top: 3px;
	margin-left: 3px;
}
.mainmenu span {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	padding: 8px;
	color: #ffffff;
}
.mainmenu span a {
	color: #005d00;
	padding:0;
	padding-left: 4px;
	padding-right: 4px;
}
.spanel {
	overflow: auto;
	height: 460px;
}
.manilla {
	background: #fdfdd1;
	width: 100%;
	padding: 5px;
	height: 100%;
}
/* End landing page styling */
