/* 
Author: Start Bootstrap - http://startbootstrap.com
'SB Admin' HTML Template by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* ATTN: This is mobile first CSS - to update 786px and up screen width use the media query near the bottom of the document! */

/* Global Styles */


#wrapper {
  padding-left: 0;
}

#page-wrapper {
  width: 100%;
  padding: 70px 20px;
  min-height:825px;
  max-height:inherit;
}

/* Nav Messages */

.messages-dropdown .dropdown-menu .message-preview .avatar,
.messages-dropdown .dropdown-menu .message-preview .name,
.messages-dropdown .dropdown-menu .message-preview .message,
.messages-dropdown .dropdown-menu .message-preview .time {
  display: block;
}

.messages-dropdown .dropdown-menu .message-preview .avatar {
  float: left;
  margin-right: 15px;
}

.messages-dropdown .dropdown-menu .message-preview .name {
  font-weight: bold;
}

.messages-dropdown .dropdown-menu .message-preview .message {
  font-size: 12px;
}

.messages-dropdown .dropdown-menu .message-preview .time {
  font-size: 12px;
}


/* Nav Announcements */

.announcement-heading {
  font-size: 54px;
  margin: 0;
}

.announcement-text {
  color:#000;
  margin: 0;
}
.announcement-label {
  margin: 0;
}

/* Table Headers */

table.tablesorter thead {
  cursor: pointer;
}

table.tablesorter thead tr th:hover {
  background-color: #f5f5f5;
}

/* Flot Chart Containers */

.flot-chart {
  display: block;
  height: 400px;
}

.flot-chart-content {
  width: 100%;
  height: 100%;
}

/* Edit Below to Customize Widths > 768px */
@media (min-width:768px) {

  /* Wrappers */

  #wrapper {
	padding-left: 225px;
  }

  #page-wrapper {
	padding: 85px 17px;
  }
  /* Side Nav */

  .side-nav {
	  z-index:2;
	margin-left: -225px;
	left: 225px;
	width: 230px;
	position: fixed;
	top: 60px;
	height: 100%;
	border-radius: 0;
	border: none;
	background-color: #004080;
	overflow-y: auto;
	padding-top:10px;
  }

  /* Bootstrap Default Overrides - Customized Dropdowns for the Side Nav */

  .side-nav>li.dropdown>ul.dropdown-menu {
	position: relative;
	min-width: 225px;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
  }

  .side-nav>li.dropdown>ul.dropdown-menu>li>a {
	color: #999999;
	padding: 15px 15px 15px 25px;
  }

  .side-nav>li.dropdown>ul.dropdown-menu>li>a:hover,
  .side-nav>li.dropdown>ul.dropdown-menu>li>a.active,
  .side-nav>li.dropdown>ul.dropdown-menu>li>a:focus {
	color: #fff;
	background-color: #2E6AB6;
  }

  .side-nav>li>a {
	width: 225px;
	border-bottom: 1px solid #dae1e8;
	padding-top:8px;
  }

  .navbar-inverse .navbar-nav>li>a:hover,
  .navbar-inverse .navbar-nav>li>a:focus {
	background-color:   #2E6AB6;
  }

  /* Nav Messages */

  .messages-dropdown .dropdown-menu { 
	min-width: 300px;
  }

  .messages-dropdown .dropdown-menu li a {
	white-space: normal;
  }

}

.marginTop5{margin-top:5px;}
.rich-tree-node-selected {
border-color: #C0C0C0;
background-position: 0 50%;
background: #004080;
color: #FFF;

}
.rich-toolbar {
padding: 0 5px 0 5px;
border-color: #ADADAD;
background-position: 0 50%;
background:#004080!important;
}


.rich-tab-inactive{
background-position: 0 50%;
color: #fff !important;
background-color: #27769A !important; 
background-image: none;

}
.rich-tab-active{color: #fff !important;
background-color: #00415F !important; 
background-image: none;}
.rich-tab-header {
color: #474747;
font-size: 12px;
font-family: Helvetica, sans-serif;
}
#centeredmenu ul li a.active, #centeredmenu ul li a.active:hover { display: block;
margin: 0 1px 0 1px;
padding: 9px 1px !important;
text-decoration: none;
line-height: 1.3em;
color: #fff;
background: #000;
font-weight: bold;
}
#centeredmenu ul li a.inactive {
display: block;
margin: 0 1px 0 1px ;
padding: 9px 2px !important;
background: #ddd;
color: #000;
text-decoration: none;
line-height: 1.3em;
}
#centeredmenu{font-size:10px !important;}
.rich-toolbar-item {
font-size: 14px !important;color: #FFF;font-weight: normal !important;font-family: Helvetica,sans-serif !important;
white-space: nowrap;
}
.panelGridRow{text-align: left;font-size: 14px;color: #000000;}
.rich-tabpanel-content{height:400px;}
.labelStyle{ font-family: Helvetica,sans-serif !important;}
.rich-table-headercell .labelStyle{ font-family: Helvetica,sans-serif !important;}
.calclose{float: right;
margin-top: -23px; margin-right:-10px; border:none;}
.borderGray{border: 1px solid rgb(187, 181, 181);
}
.patientSer{ padding:8px; margin:4px;}
.marginTop20{ margin-top:20px;}
.borderblue{border:1px solid #09F}
.borderorg{border:1px solid #C30}
.bgFA{background:#FAFAFA;}
.sitename{ float:left; font-size: 20px;color: #FFF;float: left;margin-left: 6px;margin-top: 20px;}
