/* Base line colors */
/* old collor wasn't used anywhere */
/* Gradients */
.clear {
  line-height: 1px; }

.wntb-blue {
  background: #1B699F; }

div.warning {
  border: solid 5px red;
  background: #990000;
  color: #EEE;
  font-weight: bold;
  font-family: Verdana;
  font-size: 12px;
  padding: 3px 25px 5px 25px;
  text-align: center; }
  div.warning a {
    color: cyan; }

.suppressed {
  color: black; }

.box {
  border-radius: 0;
  background-color: #F9F5DE;
  border: solid 1px #B4B2A3;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

.wntb-link-color {
  color: #003399;
  text-decoration: underline; }

.wntb-login-box {
  background-color: #E1E8EC;
  border: solid 1px white; }

.hasLayout {
  zoom: 1; }

#doc-wntb, .doc-wntb {
  width: 1040px; }

/* Utility classes */
.none {
  display: none; }

pre {
  color: black; }

.printonly {
  display: none; }

.required-pip {
  color: #990000; }

.button-green {
  background: white url(/img/bg/bg.buttons.png) repeat-x 0px -129px;
  border: solid 1px #516327;
  padding: 3px 5px 3px 5px;
  color: black !important;
  font-weight: bold; }

.button-green:hover {
  background: #aac279 url(/img/bg/bg.buttons.png) repeat-x 0px -98px;
  border: solid 1px #516327;
  padding: 3px 5px 3px 5px;
  color: white !important;
  text-shadow: 1px 1px #333; }

.button-light-green {
  background: white url(/img/bg/bg.buttons.png) repeat-x 0px -98px;
  border: solid 1px #516327;
  padding: 3px 5px 3px 5px;
  color: white !important;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold; }

.button-light-green:hover {
  background: #aac279 url(/img/bg/bg.buttons.png) repeat-x 0px -129px;
  border: solid 1px #516327;
  padding: 3px 5px 3px 5px;
  color: black !important; }

/* Layout */
#yui-main {
  padding-top: 20px; }

/* Making site align to the left */
#doc, #doc2, #doc3, #doc4, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7 {
  margin-right: auto;
  margin-left: 0px; }

/* Base font styles */
body {
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 14px; }

/* Converting the header */
#masthead {
  width: 700px;
  height: 70px;
  padding: 0; }
  #masthead a {
    width: 700px;
    height: 80px;
    border-bottom: none;
    display: block; }

#hd {
  background-color: #247EAD;
  height: 120px;
  border-bottom: none;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
  #hd .main-navigation {
    margin-right: 15px;
    position: relative;
    z-index: 2;
    zoom: 1; }
  #hd .navigation-main {
    float: right;
    margin: 0px 3px -13px;
    position: relative;
    top: -1px;
    font-size: 12px;
    font-weight: bold; }

/* New Footer - applying changes made directly in style.css */
#ft {
  background-color: #247EAD;
  border: none;
  font-size: 12px;
  color: #575959;
  min-height: 155px; }
  #ft #footer {
    text-align: left;
    padding: 20px 0px 0px 0px;
    font-family: Arial;
    letter-spacing: 0.04em;
    font-size: 12px; }
    #ft #footer a {
      color: #FFF;
      font-family: Arial;
      text-decoration: none; }
      #ft #footer a:hover {
        text-decoration: none; }
    #ft #footer .footer-links span, #ft #footer .footer-links a {
      padding: 3px 5px 3px 5px; }
    #ft #footer .fright {
      float: right; }
    #ft #footer .social-links {
      margin-right: 10px; }
    #ft #footer .footer-links {
      margin: 20px;
      margin-top: 15px;
      margin-bottom: 25px;
      color: #FFF; }
    #ft #footer .footer-links2 {
      display: table;
      border-collapse: collapse;
      width: 100%; }
    #ft #footer .footer-links2-row {
      display: table-row; }
      #ft #footer .footer-links2-row .cell {
        display: table-cell; }
        #ft #footer .footer-links2-row .cell:first-child {
          width: 10px; }
        #ft #footer .footer-links2-row .cell:nth-child(2) {
          width: 50px; }
        #ft #footer .footer-links2-row .cell:last-child {
          text-align: right; }
        #ft #footer .footer-links2-row .cell:last-child div {
          padding-right: 30px; }
        #ft #footer .footer-links2-row .cell div {
          font-size: 11px;
          background-color: #106D9C;
          padding: 10px;
          padding-top: 10px;
          padding-bottom: 10px;
          color: #CCC; }

.link2.condensed {
  padding: 3px 0px 3px 0px; }

ul.dropdown li, ul.dropdown li:hover, ul.dropdown li.active {
  font-size: 12px;
  line-height: normal;
  margin: 0px 0px 0px 4px;
  background: white url(/img/bg/bg.buttons.png) repeat-x 0px -30px;
  border: solid 1px white;
  border-bottom: none;
  color: white;
  padding: 4px 12px 4px;
  height: 14px; }

ul.dropdown li a:visited, ul.dropdown li a:link, ul.dropdown li a {
  padding: 5px 12px 4px;
  color: white; }

ul.dropdown li a:visited, ul.dropdown li a:link, ul.dropdown li .link2.condensed {
  padding: 3px 0px 3px 0px; }

ul.dropdown li.active, ul.dropdown li:hover {
  /*border-bottom-color: #4794C5;*/
  background-color: transparent;
  background-position: 0px -64px; }

ul.dropdown li.active a, ul.dropdown li:hover a {
  color: #002A61;
  font-weight: bold; }

.newListSelected, .newListSelHover, .selectedTxt:hover {
  cursor: pointer; }

/*! In page buttons */
.navigation-sub ul.dropdown {
  font-weight: normal; }
  .navigation-sub ul.dropdown ul {
    width: 250px;
    right: 0px;
    left: auto;
    font-weight: normal;
    border: solid 1px #A1A1A1; }
    .navigation-sub ul.dropdown ul li {
      margin: 0 0 0 0;
      background-position: 0px -160px;
      color: white;
      font-weight: normal;
      border: solid 0px #A1A1A1; }
      .navigation-sub ul.dropdown ul li a {
        color: white;
        font-weight: bold;
        width: 100%;
        display: block;
        height: 14px;
        padding: 0; }
    .navigation-sub ul.dropdown ul li:hover {
      background-position: 0px -160px;
      color: white;
      font-weight: normal; }
  .navigation-sub ul.dropdown li, .navigation-sub ul.dropdown li.active {
    margin: 0 0 0 3px;
    background: white url(/img/bg/bg.buttons.png) repeat-x 0px -129px;
    border: solid 1px #BBC5A3;
    color: black;
    font-weight: normal; }
  .navigation-sub ul.dropdown li a {
    color: black;
    font-weight: normal;
    font-size: 12px;
    font-family: Tahoma, sans-serif; }
  .navigation-sub ul.dropdown li.newReport {
    background-position: 0px 0px;
    padding-left: 3px;
    padding-right: 3px; }
    .navigation-sub ul.dropdown li.newReport a {
      padding-left: 5px;
      padding-right: 5px;
      color: white;
      font-weight: bold; }
  .navigation-sub ul.dropdown li.saveReport {
    padding-left: 3px;
    padding-right: 3px;
    background-position: 0px -98px; }
    .navigation-sub ul.dropdown li.saveReport a {
      padding-left: 5px;
      padding-right: 5px;
      font-weight: bold;
      color: white; }

.navigation-sub ul.dropdown .navigation-sub ul.dropdown li a:hover, .navigation-sub ul.dropdown li:hover {
  font-weight: normal;
  background-position: 0px -98px;
  cursor: pointer; }

.navigation-sub ul.dropdown ul li .navigation-sub ul.dropdown ul li:hover {
  color: #000;
  background-position: 0px -68px;
  font-weight: bold; }

.navigation-sub ul.dropdown ul li:hover a {
  font-weight: bold;
  color: #000; }

/* Login box */
#login {
  background-color: #E1E8EC;
  opacity: 0.9;
  float: right;
  margin-right: 15px;
  margin-top: 6px;
  width: 296px;
  height: 66px;
  font-size: 12px;
  letter-spacing: -0.02em; }
  #login .error-message {
    display: none !important; }

.DivExternalLogin {
  float: right;
  padding-right: 4px;
  padding-top: 2px; }

.BtnExternalLogin {
  width: 20px;
  cursor: pointer; }

#login a {
  font-size: 10px; }

#loginFields input.default {
  color: #818181; }

#loginFields input {
  background-color: white;
  border: none;
  float: left;
  font-size: 10px;
  height: 16px;
  margin-right: 3px;
  padding: 4px 0px 0px 7px;
  width: 101px; }

#login .button, #btnLogout {
  background: #CA9700 url(/img/bg/bg.buttons.png) repeat-x 0px 0px;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  padding: 0px 13px;
  color: white;
  width: 70px;
  border: none;
  text-align: center; }

#logoutFields {
  margin-top: 15px; }
  #logoutFields #btnLogout {
    float: right; }

.longlabel .newListSelected {
  width: 50%; }

div:not(.DivExternalLogin) > .login_spinner {
  margin-bottom: 10px; }

.login_spinner {
  display: none; }

/* Style conversions */
.message {
  background: #4694C3;
  border: 3px double white;
  color: white;
  font-weight: bold;
  margin: 0px 0px 15px;
  padding: 5px 15px; }

div.error {
  border: 3px double white; }

h1 {
  color: black;
  font-size: 26px;
  line-height: normal;
  font-weight: normal;
  font-family: Verdana, Arial, sans-serif;
  margin-top: 0px; }

h2 {
  color: black;
  font-size: 20px;
  font-weight: normal; }

h3 {
  color: black;
  font-size: 16px;
  font-weight: bold;
  line-height: normal; }

h4 {
  color: black;
  font-size: 14px;
  border-bottom: 1px solid #B5B3A4;
  font-weight: bold;
  line-height: 16px;
  margin: 26px 0px 15px;
  padding-bottom: 4px;
  text-transform: uppercase; }

h5 {
  color: black; }

a {
  color: #003399;
  text-decoration: none;
  border: none; }

/*! Measures detail page styles */
#measureName {
  margin: 0; }

.measure-header {
  padding-bottom: 30px; }
  .measure-header .selector {
    width: 49%; }

.measure-description {
  padding-bottom: 0px;
  margin-bottom: 0px; }

.measure-author {
  margin-top: 0px;
  padding-top: 0px; }

.measure-source {
  margin-top: 5px; }

.return-link {
  font-size: 13px;
  padding-bottom: 20px; }

.return-link a:hover {
  text-decoration: underline; }

.ui-tabs #map.ui-tabs-panel {
  padding: 0; }

/*! Jquery UITabs styling */
.ui-tabs.ui-widget-content {
  background: transparent;
  background-image: none;
  border-radius: 0;
  font-size: 12px;
  border: none; }

.ui-tabs .ui-widget-content {
  color: black; }

.ui-tabs .ui-tabs-nav {
  background: transparent;
  background-image: none;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none; }

.ui-tabs .ui-state-default, .ui-tabs .ui-widget-content .ui-state-default {
  border-color: #E1CA99; }

.ui-tabs .ui-state-active, .ui-tabs .ui-widget-content .ui-state-active {
  background-image: none;
  border-color: #A1A1A1; }

.ui-tabs .ui-tabs-nav li {
  border-radius: 0;
  background: #FFF url(/img/bg/tab-background-inactive.png);
  height: 23px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  background: #FFF url(/img/bg/tab-background-active.png); }

.ui-tabs .ui-state-default a, .ui-tabs .ui-state-default a:link, .ui-tabs .ui-state-default a:visited {
  color: #C6B972; }

.ui-tabs .ui-state-active a, .ui-tabs .ui-state-active a:link, .ui-tabs .ui-state-active a:visited {
  color: #000; }

.ui-tabs .ui-widget-header {
  border-color: #A1A1A1; }

.ui-tabs .ui-corner-top {
  -moz-border-radius: 0; }

ul.newList li {
  border: none;
  width: 99%; }

#trendControls {
  margin-bottom: 15px; }

/*! Autocomplete override styles */
.ui-autocomplete .ui-menu-item {
  list-style-type: none;
  text-align: left;
  width: 100%;
  background-image: none;
  background-color: #FFF;
  height: 20px; }

.ui-autocomplete .ui-menu-item a {
  display: block;
  border-radius: 0;
  font-weight: normal;
  color: #333;
  padding: 3px 15px 3px 15px;
  font-size: 12px; }

.ui-autocomplete .ui-menu-item a:hover, .ui-autocomplete .ui-menu-item a.ui-state-hover {
  color: #FFF;
  font-weight: normal;
  background-image: none;
  background: #1B699F;
  border-left: none;
  border-right: none;
  border-color: #CCC; }

/*! JQuery ui-slider styles */
.ui-slider.ui-widget-content.ui-slider-vertical {
  background: #FFF url(/img/bg/bg.slider.png); }

.ui-slider .ui-state-default {
  background: #1B699F url(/img/bg/bg.buttons.png); }

.ui-slider .ui-slider-handle {
  cursor: pointer; }

/*! Measures detail view pages */
table.grid.tableview td.entity-name {
  width: auto; }

td.entity-name {
  width: 50%; }

table.grid {
  border: none; }
  table.grid tbody {
    border-bottom: 1px solid #aac279; }
  table.grid td {
    border: none;
    padding-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid #aac279; }
  table.grid tr {
    background: #F6F6F6; }
  table.grid td.comparator {
    background: #E9F2D6; }

.hospital-data .visualization .progress {
  height: 18px; }

.header-cell, .value-cell .ui-progressbar .progress-value {
  color: #000; }

.header-cell.comparator, .value-cell.comparator .ui-progressbar .progress-value {
  color: #333;
  font-weight: bold; }

table.grid .entity-name a, table.grid .entity-name span {
  font-weight: bold;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  text-transform: uppercase; }

table.grid .entity-name.comparator a, table.grid .entity-name.comparator span {
  color: #003399 !important; }

table.grid .entity-name a:hover {
  text-decoration: underline; }

table.grid .rank {
  float: left;
  margin-left: 55px;
  padding-top: 3px; }

table.grid th {
  text-align: left;
  color: black;
  height: auto; }

table.grid thead tr {
  background: none; }

table.grid td.entity-name {
  padding-left: 15px; }

table.grid tfoot tr td {
  background: #E5EDF8; }

table.grid sup {
  color: #039;
  top: -5px;
  position: relative;
  font-size: 8px;
  font-family: Arial, sans-serif; }

#topperformers table.grid {
  margin-bottom: 0px; }

#topperformers .ui-icon.ui-icon-delete {
  display: none; }

#topperformers table.grid tfoot {
  display: none; }

#topperformers a.more {
  color: #039;
  display: block;
  clear: both;
  margin-top: 15px; }

.ui-widget-content a {
  color: #039; }

table.grid .footnotes-tooltip {
  margin-top: 0px;
  margin-left: 5px;
  text-align: left;
  width: 40px; }

.footnotes-tooltip a.tip-trigger {
  position: relative;
  top: -4px; }

table.grid .footnotes-tooltip.footnotes-legend {
  margin-right: 10px;
  margin-top: 0px; }

ul.footnotes-legend sup {
  display: none; }
ul.footnotes-legend li {
  padding: 5px; }

/*! HCAHPS styles */
#hcahps td.entity-name {
  width: 40%; }

.ui-hcahps {
  background: #B0C0CD;
  border: 1px solid #C2C2A3;
  height: 18px;
  overflow: hidden;
  width: 333px; }

.ui-hcahps .symbol {
  height: 18px; }

.symbol.one {
  background-color: #396687;
  color: #396687; }

.symbol.two {
  background-color: #718FA7;
  color: #718FA7; }

.symbol.three {
  background-color: #B0C0CD;
  color: #B0C0CD; }

.symbol-values {
  font-weight: bold; }

.symbol-values.one {
  color: #396687;
  padding-left: 20px; }

.symbol-values.two {
  color: #718FA7; }

.symbol-values.three {
  color: #B0C0CD; }

.hospitals.grid small .symbol {
  width: 8px;
  height: 8px;
  display: inline;
  float: left;
  margin-top: 1px;
  margin-right: 2px;
  margin-left: 10px; }

.hospitals.grid small .label {
  display: block;
  float: left; }

.hospitals.grid .legend-container {
  float: right;
  display: inline; }

/*! Animated progress bar overrides */
.ui-progressbar {
  width: 188px;
  height: 18px;
  background: white;
  background-image: none;
  border: 1px solid #C2C2A3;
  margin-right: 15px; }

.visualization {
  width: auto;
  float: left;
  height: 20px; }

.ui-progressbar .ui-progressbar-value {
  background-image: none;
  background: #477293;
  border: 0 solid #477293;
  font-size: 0;
  height: 18px;
  margin: 0px; }

.ui-progressbar.ui-corner-all {
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-bottom-left-radius: 0px 0px;
  -webkit-border-bottom-right-radius: 0px 0px;
  -webkit-border-top-left-radius: 0px 0px;
  -webkit-border-top-right-radius: 0px 0px; }

.ui-progressbar .ui-progressbar-value.ui-corner-left {
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-bottom-left-radius: 0px 0px;
  -webkit-border-top-left-radius: 0px 0px; }

.ui-progressbar .ui-progressbar-value.ui-corner-right {
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-bottom-right-radius: 0px 0px;
  -webkit-border-top-right-radius: 0px 0px; }

.progress-value {
  position: relative;
  top: -17px !important;
  left: 203px !important;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px; }

/* AHRQ template */
#ahrq td.entity-name {
  width: 40%; }

th a, th a:visited {
  color: #039; }

#ahrq .risk-adjusted-rate, #ahrq .observed-rate, #ahrq .timeframe {
  white-space: nowrap; }

#ahrq .denominator, #ahrq .numerator, #ahrq .hospital-data {
  text-align: right; }

#ahrq .hospital-data .visualization {
  float: right; }

#ahrq .interpretation, #ahrq .sig_var_nation {
  text-align: center; }

#ahrq .interpretation {
  display: block;
  width: 100%; }

#ahrq td.hospital-data {
  padding-right: 20px; }

#ahrq td.denominator, #ahrq td.numerator {
  padding-right: 10px; }

/* Norank template */
#norank td.entity-name {
  width: 70%; }

/* Rankings */
.hospital-data .ranking {
  margin-left: 90px;
  top: 3px;
  position: relative; }

.hcahps .hospital-data .ranking {
  margin-left: 5px;
  top: 0px;
  font-size: 1em; }

/* Main Report Page */
.table-navigation .newListSelected {
  background-image: url(/img/bg/bgSelectMeasureSet.png);
  border: solid 1px #ADD6D2; }
  .table-navigation .newListSelected .selectedTxt {
    font-family: Verdana, sans-serif;
    font-size: 15px;
    text-shadow: 1px 1px white;
    height: 28px; }

.mainreport {
  border: none;
  font-size: .85em;
  border-collapse: separate; }

.help-links.help-item-main {
  padding-left: 15px;
  width: auto;
  height: 14px; }
  .help-links.help-item-main a {
    height: 16px; }

#ExportPrintShareMeasures .help-links {
  padding-top: 3px; }

#measuresetName {
  width: 100%;
  float: left;
  margin-top: 25px;
  margin-bottom: 15px; }
  #measuresetName .navigation-sub {
    margin-top: 3px; }
  #measuresetName .help-links.help-item-main {
    padding-left: 0px; }
  #measuresetName .dropdown .ui-icon.ui-icon-help {
    padding: 0; }

h1.report-title {
  width: 440px;
  float: left;
  margin: 0px 5px 0px 5px;
  font-weight: normal;
  font-size: 20px;
  font-family: Arial, sans-serif; }
  h1.report-title a.renameLink {
    font-size: 12px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    display: none;
    color: #003399; }
  h1.report-title a.renameLink.editable {
    display: inline; }

h1.report-title.long {
  width: 600px; }

#measuresetName #ReportName {
  width: 400px; }

.biginput {
  font-size: 1.25em; }

.report-index.navigation-sub ul.dropdown li.help-li, .navigation-sub ul.dropdown li.help-li.active {
  background: transparent;
  background-image: none;
  border: none; }

.mainreport.grid td {
  border: 0px solid #FFF;
  padding: 0px; }

.mainreport
.mainreport td.comparator.hospital a, .mainreport td.comparator.hospital a:hover {
  font-weight: bold; }

.mainreport td.value {
  border-bottom: 2px solid #FFF;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 5px;
  font-size: 12px; }
  .mainreport td.value .value-div {
    width: 80%;
    overflow: visible;
    margin-left: auto;
    margin-right: auto; }

.mainreport tbody tr:first-child td.value {
  border-top: 1px solid #aac279; }

span.unit, span.dollar {
  /* text-shadow: .1em .1em #DDD ; */ }

#MainReportHeader, #MainReportTable {
  padding-left: 15px; }

#MainReport.grid.mainreport {
  border-bottom: solid 1px #aac279; }

#LoadedTable {
  position: relative;
  left: -6px;
  clear: both; }

.table-container {
  border: solid 1px #ccc;
  overflow: visible;
  margin-left: 10px;
  padding: 8px 0px 0px 0px; }

.table-navigation .selector {
  width: 500px;
  float: left;
  padding-left: 8px;
  margin-bottom: 10px; }

#GroupBy {
  padding-top: 5px;
  margin-right: 25px;
  margin-bottom: 10px;
  height: 20px;
  font-family: Arial, sans-serif; }
  #GroupBy label {
    font-weight: normal;
    font-size: 11px;
    color: #6d6d6c; }

.verticaltext {
  display: table-cell;
  vertical-align: middle; }

.mainreport thead th {
  background: #F6FAEC;
  padding-top: 1px;
  color: #003399;
  font-weight: bold;
  font-size: 11px;
  margin: 0;
  padding: 0;
  text-align: center;
  border-right: 1px solid white;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  vertical-align: top;
  height: 75px; }
  .mainreport thead th .inner-box {
    border: solid 1px #DDD;
    padding: 10px 5px 5px 5px;
    overflow: hidden; }
  .mainreport thead th a.measure-name {
    font-family: Tahoma, sans-serif;
    text-align: center;
    text-decoration: none;
    border: none;
    height: 50px;
    display: block;
    font-size: 11px; }
.mainreport thead .headericons {
  display: block;
  width: 74px;
  margin-right: auto;
  margin-left: auto; }
  .mainreport thead .headericons a {
    margin-left: 2px;
    margin-right: 2px;
    border: none; }
  .mainreport thead .headericons a.chart-link, .mainreport thead .headericons a.map-link {
    text-indent: -1000px;
    display: block;
    float: left;
    background: transparent url(/img/icons/graph_btn.png) no-repeat;
    background-position: 0px -17px;
    width: 33px;
    height: 17px;
    overflow: hidden; }
  .mainreport thead .headericons a.map-link {
    background: transparent url(/img/icons/map_btn.png) no-repeat;
    background-position: 0px -17px; }
  .mainreport thead .headericons a.chart-link:hover, .mainreport thead .headericons a.map-link:hover {
    background-position: 0px 0px; }
.mainreport thead th.altCol {
  background: #D8E1C6 url(/img/bg/column_header_background.png) repeat-x; }
  .mainreport thead th.altCol .inner-box {
    border: solid 1px #d5e0bf; }
.mainreport thead .headericons.single-button {
  width: 33px; }

.mainreport tfoot td, .mainreport .timeframes td {
  color: #575953;
  border-top: 1px solid #d5e0bf;
  border-bottom: 1px solid #aac279;
  border-right: 1px solid #d5e0bf;
  background: #F6FAEC;
  font-weight: normal;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px; }

/* Grouped view styles */
.mainreport.grouped td.hospital .overhang,
.mainreport.grouped td.hospital.comparator .overhang {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 21px;
  top: 0px; }
  .mainreport.grouped td.hospital .overhang .shadow-fix,
  .mainreport.grouped td.hospital.comparator .overhang .shadow-fix {
    height: 21px; }

table.grid.hospitals td.group-by-row {
  height: 35px;
  padding: 0px 0px 0px 0px; }
  table.grid.hospitals td.group-by-row .group-by {
    top: 17px; }

.mainreport.grid td.group-by-row {
  border-bottom: solid 0px #aac279;
  border-top: solid 1px #aac279 !important; }

.group-by-row {
  height: 35px;
  background-color: #F6FAEC;
  font-size: 15px;
  font-weight: bold;
  vertical-align: center; }
  .group-by-row .group-by {
    position: relative;
    top: 18px;
    width: auto;
    display: inline;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    height: 25px;
    /*
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    */
    background: transparent url(/img/icons/sort_tab_24bit.png) no-repeat right top;
    padding-right: 15px;
    color: black;
    /*
    border-right: solid 1px $greenBorder;
    border-top: solid 1px $greenBorder;
    */ }

.mainreport.grouped {
  overflow: visible; }
  .mainreport.grouped .group-by-row {
    border-left: solid 1px #F6FAEC; }
  .mainreport.grouped .group-by-shader {
    width: 100%;
    -moz-box-shadow: 1px -3px 5px #BCC8A3;
    -webkit-box-shadow: 1px -3px 5px #BCC8A3;
    box-shadow: 1px -3px 5px #BCC8A3;
    display: block;
    height: 35px; }
    .mainreport.grouped .group-by-shader .shadow-fix {
      background-color: #F6FAEC;
      z-index: 100;
      position: relative;
      width: 25px;
      left: 0px;
      height: 100%;
      float: right;
      display: block; }

.mainreport {
  table-layout: fixed;
  overflow: visible;
  margin-bottom: 0px; }
  .mainreport tr {
    border-right: 3px solid white;
    border-left: 3px solid white;
    overflow: visible; }
  .mainreport td.hospital a,
  .mainreport td.hospital a:hover,
  .mainreport td.hospital a:visited {
    color: #003399;
    font-weight: normal;
    margin: 0;
    font-size: 10px;
    font-family: Verdana, sans-serif; }
  .mainreport td.hospital a:hover {
    text-decoration: underline; }
  .mainreport td.hospital, .mainreport td.hospital.comparator {
    border-right: solid 1px #d5e0bf;
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
    height: 10px;
    overflow: visible;
    text-transform: uppercase;
    background: #FCFFF5; }
    .mainreport td.hospital a, .mainreport td.hospital.comparator a {
      color: #003399;
      font-weight: bold; }
    .mainreport td.hospital a:hover, .mainreport td.hospital.comparator a:hover {
      color: #003399;
      font-weight: bold; }
    .mainreport td.hospital .overhang, .mainreport td.hospital.comparator .overhang {
      float: left;
      z-index: 120;
      width: 100%;
      height: 20px;
      position: relative;
      left: -15px;
      -moz-box-shadow: 10px -3px 5px #BCC8A3;
      -webkit-box-shadow: 10px -3px 5px #BCC8A3;
      box-shadow: 10px -3px 5px #BCC8A3;
      background-color: #FCFFF5;
      border-left: 1px solid #aac279;
      border-top: 1px solid #aac279;
      border-bottom: 1px solid #aac279; }
      .mainreport td.hospital .overhang .hospital-controls, .mainreport td.hospital.comparator .overhang .hospital-controls {
        font-family: Verdana, sans-serif;
        font-size: 10px;
        text-transform: uppercase;
        margin-top: 3px;
        margin-left: 3px;
        overflow: visible;
        display: block;
        float: left; }
      .mainreport td.hospital .overhang .shadow-fix, .mainreport td.hospital.comparator .overhang .shadow-fix {
        width: 20px;
        display: block;
        height: 20px;
        background-color: #FCFFF5;
        float: right;
        position: relative;
        left: 14px;
        top: -1px;
        border-bottom: 1px solid #aac279;
        border-top: 1px solid #aac279; }
  .mainreport td.hospital.new, .mainreport td.hospital.comparator.new {
    background-color: #FFFEF5;
    border-right: 1px solid #E0D85A; }
    .mainreport td.hospital.new .overhang, .mainreport td.hospital.comparator.new .overhang {
      background-color: #FFFEF5;
      border-bottom: solid 1px #E0D85A;
      border-left: solid 1px #E0D85A; }
    .mainreport td.hospital.new .shadow-fix, .mainreport td.hospital.comparator.new .shadow-fix {
      background-color: #FFFEF5;
      border-bottom: solid 1px #E0D85A; }
  .mainreport td.hospital.comparator a {
    color: #003399; }
  .mainreport td.hospital.comparator a.ui-icon {
    height: 12px; }
  .mainreport td.value.hospital {
    border-bottom: none; }
  .mainreport td.value, .mainreport td.value.comparator {
    background-color: #F6FAEC;
    border-right: solid 1px #d5e0bf;
    border-bottom: solid 0px #aac279;
    padding-top: 5px;
    padding-bottom: 5px; }
  .mainreport td.value:first-child, .mainreport td.timeframe:first-child {
    border-left: solid 1px #d5e0bf; }
  .mainreport td.value.new, .mainreport td.value.comparator.new {
    background-color: #FFFDE7;
    border-right: solid 1px #E0D85A; }
  .mainreport td.altCol, .mainreport td.comparator.altCol {
    background-color: #E9F2D6; }
  .mainreport td.altCol.new, .mainreport td.comparator.altCol.new {
    background-color: #FDFACA; }

/* Simple style main report grid used in hospital detail */
.simple.mainreport thead tr {
  background: white; }
  .simple.mainreport thead tr td.hospital {
    width: 26%; }
  .simple.mainreport thead tr td {
    background: white;
    font-weight: bold;
    text-align: center;
    border: none;
    border-bottom: dotted 1px gray; }
.simple.mainreport tbody tr {
  background: white; }
  .simple.mainreport tbody tr td {
    background: white;
    border: none;
    border-bottom: dotted 1px gray; }
  .simple.mainreport tbody tr td.hospital {
    width: 15%; }
.simple.mainreport tbody tr:first-child td.value {
  border-top: none; }
.simple.mainreport tbody div.no-data p {
  margin: 0px; }

.table-footer {
  margin-top: 15px;
  margin-left: 10px; }
  .table-footer .snippets {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666;
    text-align: right;
    float: right; }

/* Featured content for reports */
.report-tools {
  margin-top: 25px;
  font-size: 13px;
  font-family: Arial, sans-serif; }

.tools-featured {
  background: #f1f9fb;
  min-height: 160px; }
  .tools-featured div.featured_contents div.featured_content {
    display: none;
    background: transparent;
    border: none; }
  .tools-featured div.featured_contents div.featured_content.map {
    display: block; }
  .tools-featured div.featured_contents div.featured_content.ihi-map.map p {
    margin-left: 90px; }
  .tools-featured div.featured_contents div.featured_content.state-data.map p {
    margin-left: 120px; }
  .tools-featured h2 {
    margin: 0px 0px 5px 0px;
    padding: 8px 3px 8px 15px;
    background: #bddbd8;
    font-family: Georgia, serif;
    font-size: 17px;
    font-weight: normal; }
  .tools-featured .featured-description {
    width: 120px;
    float: right;
    display: block;
    padding-right: 15px; }
    .tools-featured .featured-description a {
      padding: 2px 5px 2px 5px;
      background: #bddbd8;
      border: solid 1px #ccc;
      width: auto; }

.tools-related {
  background: #faecec;
  min-height: 160px; }
  .tools-related .featured_content.map, .tools-related .featured_content.more, .tools-related .featured_content.aco, .tools-related .featured_content.video {
    display: none; }
  .tools-related h2 {
    margin: 0px 0px 5px 0px;
    padding: 8px 3px 8px 15px;
    background: #cdaeb9;
    font-family: Georgia, serif;
    font-size: 17px;
    font-weight: normal; }
  .tools-related div.featured_contents div.featured_content {
    width: 28%;
    background: transparent;
    border: none;
    float: left;
    margin: 15px 0px 15px 0px;
    padding: 0px 10px 0px 20px;
    border-right: dotted 1px #ccc;
    font-size: 13px;
    font-family: Arial, sans-serif;
    overflow: visible; }
    .tools-related div.featured_contents div.featured_content h3 {
      margin-top: 0px;
      margin-bottom: 5px;
      font-size: 14px;
      font-weight: normal;
      font-family: Arial, sans-serif; }
  .tools-related div.featured_contents div.featured_content.commentary {
    border-right: none; }

.ui-tooltip-content .measurename {
  font-weight: bold;
  font-size: 1.25em;
  margin-bottom: 10px;
  line-height: 1.25em; }
.ui-tooltip-content measuredescription {
  font-size: 1.25em;
  margin-bottom: 10px;
  line-height: 1.25em; }

.right-sub.navigation-sub ul.dropdown ul {
  right: auto;
  left: 0px; }

a.hospital-chooser {
  background: url(/img/bg/add_hos_btn_background.png);
  padding: 3px 10px 3px 10px;
  border: solid 1px #d7cb94;
  -moz-box-shadow: 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px #ccc;
  box-shadow: 3px 3px 3px #ccc;
  color: black; }

/* Measures report */
.mainreport.measuresreport th.measures {
  text-align: left; }

.mainreport.measuresreport th.measures a {
  padding-left: 20px; }

/* Report listing *****/
table.list.grid th {
  height: 30px; }

table.list {
  /* border-collapse: separate; */ }
  table.list thead a:hover {
    text-decoration: underline; }
  table.list tr {
    background: #FFF; }
  table.list td.title, table.list td.date, table.list th {
    font-size: 1.15em; }

table.list td.date {
  width: 140px; }

table.list td.toggle {
  width: 20px; }

table.list tbody tr {
  display: none; }

table.list tr.altRow, table.list tr.first {
  display: table-row; }

table.list tr.altRow {
  background: #F6F6F6; }

table.list tr.altRow td,
table.list tr td {
  display: table-cell; }

table.list tr.altRow td {
  border-top: dotted 1px #666; }

table.list td .entity a:hover {
  text-decoration: underline; }

table.list td .entity a {
  color: black; }

table.list .list-title {
  display: block;
  width: 81%;
  float: left; }

table.list .title .description {
  margin-left: 20px; }

/*! Group By colors *******/
#GroupBy {
  font-size: 11px;
  font-family: Arial, sans-serif; }
  #GroupBy .radio-item {
    font-size: 12px;
    color: black; }

.radio-item {
  padding-right: 10px; }

/*! Content *************************************** */
#contentsMenu {
  display: block;
  float: left;
  width: 186px;
  border-bottom: 1px solid #8B9591;
  padding-bottom: 7px;
  margin: 0px 0px 0px 0px; }

#contentsMenu li {
  font-size: 12px;
  line-height: normal;
  margin: 0;
  list-style: none; }

#contentsMenu a {
  background-color: #F9F9F9;
  border: 1px solid #8B9591;
  color: #000;
  display: block;
  font-weight: bold;
  padding: 6px 10px 7px;
  margin-bottom: 4px;
  text-decoration: none;
  width: 164px; }

#contentsMenu li.active a {
  background-color: #F9F5DE; }

select#StrategyId {
  width: 200px;
  float: left; }

div.contentsControls {
  width: 100%;
  overflow: visible;
  margin: 0px 0px 10px 0px; }

#contentsMain {
  float: right;
  margin-right: 60px;
  width: 710px; }

#contentsMain h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 10px; }

div.paging {
  color: #333;
  float: right;
  font-family: Verdana;
  font-size: 10px;
  margin-top: 1px; }

div.paging .prev {
  background: transparent url(/img/bg/arrowLeftBlue.png) no-repeat left center;
  padding-left: 9px; }

div.paging .next {
  background: transparent url(/img/bg/arrowRightBlue.png) no-repeat right center;
  padding-right: 9px; }

#contentsList {
  margin: 0px 0px 0px 21px;
  clear: both;
  padding-top: 15px; }

#contentsList .content {
  margin: 0px 0px 18px 0px; }

#contentsList .subject {
  color: #666;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase; }

#contentsList .title {
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 17px;
  margin: 3px 0px 5px 0px; }

#contentsList .abstract {
  color: #333;
  font-size: 13px;
  line-height: 17px;
  margin: 0; }

#contentsList .viewContent {
  font-weight: bold; }

#content {
  float: right;
  position: relative;
  width: 722px; }

#content .subject {
  color: #666;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase; }

#content .title {
  font-family: Georgia,Arial,Helvetica,sans-serif;
  font-size: 23px;
  margin: 9px 0 12px; }

#content .abstract {
  float: left;
  line-height: 17px;
  width: 510px; }

#contentAssets {
  float: right;
  margin-top: 5px;
  width: 192px; }

#content .btnContent {
  background: #F0F1F1 url(/img/bg/bg.buttons.png) repeat-x 0 -222px;
  border: 1px solid #BBC5A3;
  color: #000;
  font-family: Verdana;
  height: 21px;
  line-height: 21px;
  text-align: center;
  float: left;
  margin-left: 2px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  width: 100%; }

#content .btnContent:hover {
  text-decoration: none; }

div.contentAsset {
  clear: both;
  float: left;
  margin: 14px 0 14px 10px; }

div.chartImage, div.photoImage {
  height: 26px;
  float: left;
  margin: 0 6px 0 0;
  width: 36px;
  overflow: hidden;
  font-size: 12px;
  line-height: normal; }

div.chartLink, div.photoLink {
  font-size: 11px;
  margin: 0 0 0 42px;
  _zoom: 1;
  line-height: normal; }

div.photoImage img {
  margin-left: -46px; }

div.contentAssets {
  clear: both;
  float: left; }

#contentBack {
  margin: 2px 0 18px; }

#contentBack a {
  background: transparent url(/img/bg/arrowLeftBlue.png) no-repeat left center;
  padding-left: 11px;
  text-transform: uppercase; }

#contentAddon {
  clear: both;
  float: left;
  margin-top: 30px; }

#contentAddon h2 {
  border-bottom: 1px solid #B4B3A4;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 4px;
  text-transform: uppercase; }

#contentAddon ul {
  list-style: none outside none;
  margin: 0px 0px 0px 0px; }

#contentAddon li {
  background: transparent url(/img/bg/bullet2.png) no-repeat left 6px;
  margin: 10px 0;
  padding: 0 0 0 11px;
  list-style: none; }

/* End of Content ********************************************/
/* Help system */
.ui-tooltip-shadow.ui-tooltip-rounded {
  font-size: 1.15em;
  line-height: 1.15em;
  color: #666; }

.ui-tooltip-shadow.ui-tooltip-rounded .ui-tooltip-content {
  padding: 15px; }

.ui-highlight {
  border: solid 2px #E5EDF8; }

/* Sliders */
#firstSlide {
  background: url(/img/smoothDivScroll/report_sample.png) no-repeat 15px 70px; }

#mapSlide {
  background: url(/img/smoothDivScroll/map_sample.png) no-repeat; }

.slide h1 {
  margin-top: 5px;
  margin-left: 5px; }

.slide {
  border-right: dotted 1px gray; }

#makeMeScrollable div.scrollableArea .slide li {
  margin-top: 15px; }

/* Homepage */
.steps {
  padding: 15px 10px 15px 10px; }

.stepName {
  clear: left;
  min-height: 56px;
  margin-top: 15px; }

.stepName .indicator {
  background: url(/img/icons/sprite.stepIndicators.png) no-repeat;
  height: 56px;
  width: 56px;
  float: left;
  margin-right: 10px; }

.stepName .strong {
  padding-top: 5px; }

.stepName .step2 {
  background-position: -120px 0; }

.stepName .step3 {
  background-position: -240px 0; }

#featuredReports {
  overflow: auto; }

#featuredReports .report {
  float: left;
  margin: 5px; }

/* App specific icons */
.ui-icon.ui-icon-info {
  background: url(/img/icons/info_icon.png) no-repeat 0px 1px; }

.ui-icon.ui-icon-delete {
  background: url(/img/icons/hospital_x_icon.png) no-repeat 3px 4px; }

.ui-icon.ui-icon-line {
  background: url(/img/icons/icon_line.png) no-repeat; }

.ui-icon.ui-icon-map {
  background: url(/img/icons/icon_map.png) no-repeat; }

.ui-icon.ui-icon-trophy {
  background: url(/img/icons/icon_trophy.png) no-repeat; }

.toggle .ui-icon.ui-icon-expand {
  background: transparent url(/img/icons/sprite.icons.gif) no-repeat 0px 0px !important; }

.toggle .ui-icon.ui-icon-expand.ui-icon-collapse {
  background: transparent url(/img/icons/sprite.icons.gif) no-repeat -20px 0px !important; }

/*
.ui-icon.ui-icon-collapse {
	background-image: url(/img/icons/sprite.icons.png);
	background-position: -20px 0px;
}
*/
.ui-icon.ui-icon-asc {
  background-image: url(/img/icons/sprite.icons.png);
  background-position: -120px 0px; }

.ui-icon.ui-icon-desc {
  background-image: url(/img/icons/sprite.icons.png);
  background-position: -103px 0px; }

.ui-icon.ui-icon-help {
  background: url(/img/icons/questionmark_icon.png) no-repeat;
  height: 16px;
  width: 16px; }

.ui-icon.ui-icon-public {
  background-image: none;
  height: auto;
  width: 38px;
  text-indent: 0px;
  color: white;
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  padding: 2px 8px 3px 8px;
  font-family: Arial, sans-serif;
  background-color: #cd6800;
  cursor: pointer; }

/** UI Dialog overrides **/
.ui-dialog {
  border: none !important;
  background: transparent;
  border-bottom: solid 1px #C6Ba72;
  overflow: visible; }

.ui-dialog-titlebar {
  background: transparent;
  background-image: none;
  border: none;
  overflow: visible;
  margin-right: 5px; }

.ui-dialog .ui-tabs .ui-widget-header {
  border-bottom: solid 1px #C6B972; }

.ui-dialog .ui-tabs .ui-tabs-nav li {
  margin-right: 0; }

.ui-dialog .ui-tabs .ui-tabs-nav li {
  font-size: 1.2em;
  background-image: none;
  background-color: #FBFCEA;
  color: #C6B972;
  height: auto;
  -moz-box-shadow: 3px 0px 0px #888;
  -webkit-box-shadow: 3px 0px 0px #888;
  box-shadow: 3px 0px 0px #888; }

.ui-dialog .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  color: black;
  background-color: #FEFDD2; }

.ui-dialog .ui-tabs .ui-state-active, .ui-dialog .ui-tabs .ui-widget-content .ui-state-active {
  border-top: solid 1px #C6B972;
  border-right: solid 1px #C6B972;
  border-left: solid 1px #C6B972; }

.ui-dialog .ui-dialog-content {
  padding: 0;
  overflow: hidden; }

.ui-dialog .ui-tabs-nav {
  margin-right: 10px; }

.ui-dialog .ui-tabs .ui-tabs-nav {
  padding: 0; }

.ui-dialog .ui-tabs-panel {
  height: 412px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-left: solid 1px #C6B972;
  border-right: solid 1px #C6B972;
  border-bottom: solid 1px #C6B972;
  background-color: #FEFDD2;
  -moz-box-shadow: 5px 5px 5px #888;
  -webkit-box-shadow: 5px 5px 5px #888;
  box-shadow: 5px 5px 5px #888; }

.ui-dialog .ui-dialog-titlebar-close {
  top: 55px;
  right: -4px;
  z-index: 1000; }

.ui-dialog .ui-resizable-se {
  right: 8px; }

/* Caveats for other dialogs */
.ui-dialog #saveAsForm .ui-tabs-panel {
  height: 212px; }

.ui-dialog #shareEmail .ui-tabs-panel {
  height: 250px; }

div.featured_contents div.featured_content {
  background-color: #F9F5DE;
  border: 1px solid #CBAA6B;
  padding: 9px 14px 10px;
  margin: 0 0 4px;
  overflow: auto; }

div.featured_content h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: normal;
  margin: 0px 0px 2px 0px; }

div.featured_content p {
  font-size: 13px;
  margin: 0px 0px 0px 0px;
  line-height: 14px; }

div.featured_content img {
  float: left;
  padding: 0px 10px 0px 0px; }

div.featured_content p.more {
  font-size: 12px; }

/*! Hospital chooser */
.passbar a:hover {
  background: blue; }

#hospitalChooser {
  text-align: left; }
  #hospitalChooser h4 {
    border: none;
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
    margin-top: 15px;
    margin-bottom: 5px; }
  #hospitalChooser .divider {
    border-bottom: dotted 1px #c0bf9c; }
  #hospitalChooser .orspan {
    position: relative;
    top: -5px;
    line-height: 13px;
    font-size: 13px;
    color: #947a28;
    font-style: italic; }
  #hospitalChooser .box-titles {
    font-weight: bold; }
  #hospitalChooser .passbar {
    text-align: center; }
  #hospitalChooser .select-all {
    float: right; }
  #hospitalChooser #ChooserName {
    float: left;
    height: 1.75em; }
  #hospitalChooser .chbox-group {
    float: left; }
  #hospitalChooser .newListSelected {
    width: 60%;
    border: solid 1px #a9a781; }
  #hospitalChooser .input.select {
    overflow: visible;
    margin-top: 5px;
    height: 1.75em; }
  #hospitalChooser .input {
    clear: both; }
    #hospitalChooser .input label {
      width: 35%;
      padding-top: 5px;
      text-align: left;
      font-family: Arial, sans-serif;
      font-weight: bold;
      font-size: 13px; }
    #hospitalChooser .input input, #hospitalChooser .input select {
      width: 60%;
      height: 1.75em; }
    #hospitalChooser .input .chbox-group input {
      width: auto;
      height: auto; }
    #hospitalChooser .input .chbox-group div {
      height: 1.75em; }
  #hospitalChooser .cbx-group td {
    text-align: center; }
  #hospitalChooser .cbx-group td.group-name {
    text-align: left; }
  #hospitalChooser .input.types {
    margin-top: 10px; }
  #hospitalChooser #hospitals .selector .state-selector {
    width: 90px; }
    #hospitalChooser #hospitals .selector .state-selector .newListSelected {
      width: 75%;
      margin-left: 10px; }
  #hospitalChooser #hospitals .selector .other-selector {
    width: 237px; }
    #hospitalChooser #hospitals .selector .other-selector input {
      margin-right: 8px; }
    #hospitalChooser #hospitals .selector .other-selector .newListSelected {
      width: 70%; }
  #hospitalChooser .selector .state-selector .newListSelected {
    width: 50%;
    margin-left: 25px; }
  #hospitalChooser .selector .state-selector.state-avgs {
    width: 80%; }
  #hospitalChooser .selector .state-selector {
    height: 25px;
    width: 34%;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px; }
  #hospitalChooser .selector .other-selector {
    width: 64%;
    float: right;
    padding-left: 1px;
    margin-bottom: 5px; }
    #hospitalChooser .selector .other-selector input {
      margin-right: 3px; }
    #hospitalChooser .selector .other-selector .newListSelected {
      width: 80%; }
  #hospitalChooser .selector .checkbox-label {
    font-weight: normal; }
  #hospitalChooser .selector.hospitalsby {
    margin-bottom: 5px;
    overflow: visible;
    padding-left: 30px;
    height: 22px; }
  #hospitalChooser .selector.benchmarks.facility-types .state-selector {
    height: auto;
    width: 36%; }
  #hospitalChooser .selector.benchmarks.facility-types .other-selector {
    width: 62%; }
  #hospitalChooser .selector.hospitalsby.hrr {
    margin-bottom: 10px; }
  #hospitalChooser #comparators .selector {
    height: 2em; }
  #hospitalChooser h5 {
    display: block;
    clear: both;
    height: 1.75em;
    margin-top: 10px; }
  #hospitalChooser .checkbox {
    padding-right: 25px; }
  #hospitalChooser table, #hospitalChooser td {
    border: none; }
  #hospitalChooser td {
    padding-top: 3px;
    padding-bottom: 3px; }
  #hospitalChooser th {
    font-weight: normal;
    color: black;
    padding: 0px; }
  #hospitalChooser .state_options {
    padding-left: 15px;
    margin-top: 4px; }
    #hospitalChooser .state_options .input.select {
      margin-top: 1px;
      margin-bottom: 1px; }
  #hospitalChooser #ChooserMatched, #hospitalChooser #ChooserAddTo {
    font-size: 1em; }
    #hospitalChooser #ChooserMatched option, #hospitalChooser #ChooserAddTo option {
      text-transform: uppercase; }
  #hospitalChooser #hospitals, #hospitalChooser #comparators, #hospitalChooser #name {
    padding: 1em 2em; }

.all-button {
  border: solid 1px #aac279;
  background-color: #F6FAEC;
  color: black !important;
  padding: 2px 2px 0px 5px; }
  .all-button span {
    position: relative;
    top: -3px; }

.all-button:hover {
  border: solid 1px black;
  #background-color: #E9F2D6; }

.ui-dialog .ui-dialog-titlebar-close {
  top: 62px;
  right: -14px;
  width: 28px;
  height: 28px; }
  .ui-dialog .ui-dialog-titlebar-close span.ui-icon.ui-icon-closethick {
    width: 28px;
    height: 28px;
    background: transparent url(/img/icons/close_btn.png) no-repeat; }

.ui-dialog .ui-dialog-titlebar-close.ui-state-hover {
  background-color: transparent;
  border: none;
  background-image: none;
  top: 62px;
  right: -14px; }

.hospital-checkbox-list {
  font-size: 11px;
  border: solid 1px gray;
  background: white;
  padding: 5px 0px 5px 0px; }
  .hospital-checkbox-list .entityCheckbox {
    padding: 3px 5px 3px 5px; }
    .hospital-checkbox-list .entityCheckbox input {
      margin-top: 1px;
      float: left; }
    .hospital-checkbox-list .entityCheckbox a {
      text-indent: -1000px;
      background: white url(/img/icons/arrow_icon.png) no-repeat;
      width: 16px;
      height: 16px; }
    .hospital-checkbox-list .entityCheckbox a.remove-icon {
      background: white url(/img/icons/x_icon.png) no-repeat; }
    .hospital-checkbox-list .entityCheckbox .checkbox-name {
      margin-left: 21px;
      display: block;
      padding-top: 2px; }
  .hospital-checkbox-list .entityCheckbox.disabled {
    font-style: italic;
    color: gray; }

/*! Tooltip styles */
.ui-tooltip-default .hospital-details label {
  text-transform: uppercase;
  width: 30%; }

.ui-tooltip-default.ui-tooltip-help .ui-tooltip-titlebar, .ui-tooltip-default.ui-tooltip-help .ui-tooltip-content {
  border-color: gray;
  border-width: 3px;
  color: black;
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #d2d8dd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #d2d8dd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #d2d8dd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #d2d8dd 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, white 0%, #d2d8dd 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d2d8dd',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, white 0%, #d2d8dd 100%);
  /* W3C */ }
.ui-tooltip-default.ui-tooltip-help .ui-tooltip-content {
  font-size: 12px;
  font-family: Arial, sans-serif;
  padding: 15px;
  background-color: white; }
.ui-tooltip-default.ui-tooltip-help .ui-tooltip-titlebar {
  min-height: 1px;
  height: 1px;
  border-bottom: 0;
  background-color: white;
  padding: 0px;
  overflow: visible; }
.ui-tooltip-default.ui-tooltip-help .ui-tooltip-icon {
  background: transparent;
  border: none;
  z-index: 10000; }
  .ui-tooltip-default.ui-tooltip-help .ui-tooltip-icon .ui-icon.ui-icon-close {
    position: relative;
    top: -5px;
    left: 20px;
    width: 28px;
    height: 28px;
    text-indent: -1000px;
    background: transparent url(/img/icons/close_btn.png) no-repeat top left; }

/* Info tooltip */
.ui-tooltip-default.ui-tooltip-info .ui-tooltip-titlebar, .ui-tooltip-default.ui-tooltip-info .ui-tooltip-content {
  border-color: #FFFFFF;
  border-width: 3px;
  line-height: 16px;
  color: black;
  /* @include yellow-gradient; */ }
.ui-tooltip-default.ui-tooltip-info .ui-tooltip-content {
  font-size: 12px;
  font-family: Arial, sans-serif;
  padding: 15px;
  background-color: #FFE8B5; }
.ui-tooltip-default.ui-tooltip-info .ui-tooltip-titlebar {
  min-height: 1px;
  height: 1px;
  border-bottom: 0;
  background-color: #FFE8B5;
  padding: 0px;
  overflow: visible; }
.ui-tooltip-default.ui-tooltip-info .ui-tooltip-icon {
  background: transparent;
  border: none;
  z-index: 10000; }
  .ui-tooltip-default.ui-tooltip-info .ui-tooltip-icon .ui-icon.ui-icon-close {
    position: relative;
    top: -5px;
    left: 20px;
    width: 28px;
    height: 28px;
    text-indent: -1000px;
    background: transparent url(/img/icons/close_btn.png) no-repeat top left; }

/* Footnote tooltip */
.ui-tooltip-default.ui-tooltip-footnote .ui-tooltip-titlebar, .ui-tooltip-default.ui-tooltip-footnote .ui-tooltip-content {
  border-color: #FFFFFF;
  border-width: 3px;
  line-height: 16px;
  color: black;
  background: #c4c4c4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c4c4c4 0%, #f3f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c4c4c4), color-stop(100%, #f3f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c4c4c4 0%, #f3f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c4c4c4 0%, #f3f1f1 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #c4c4c4 0%, #f3f1f1 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#f3f1f1',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #c4c4c4 0%, #f3f1f1 100%);
  /* W3C */ }
.ui-tooltip-default.ui-tooltip-footnote .ui-tooltip-content {
  font-size: 12px;
  font-family: Arial, sans-serif;
  padding: 15px;
  background-color: white; }
.ui-tooltip-default.ui-tooltip-footnote .ui-tooltip-titlebar {
  min-height: 1px;
  height: 1px;
  border-bottom: 0;
  background-color: white;
  padding: 0px;
  overflow: visible; }
.ui-tooltip-default.ui-tooltip-footnote .ui-tooltip-icon {
  background: transparent;
  border: none;
  z-index: 10000; }
  .ui-tooltip-default.ui-tooltip-footnote .ui-tooltip-icon .ui-icon.ui-icon-close {
    position: relative;
    top: -5px;
    left: 20px;
    width: 28px;
    height: 28px;
    text-indent: -1000px;
    background: transparent url(/img/icons/close_btn.png) no-repeat top left; }

/* Disclaimer dialog box */
.disclaimer {
  background: white;
  padding: 10px 35px 15px 35px;
  text-align: justify;
  border: solid 1px black;
  box-shadow: 0px 0px 15px black;
  -webkit-box-shadow: 0px 0px 10px black;
  -webkit-box-shadow: 0px 0px 10px black; }
  .disclaimer .ui-icon.ui-icon-closethick {
    display: none; }
  .disclaimer button.ui-button.ui-widget.ui-state-default {
    display: block;
    background: white url(/img/bg/bg.buttons.png) repeat-x 0px -129px;
    border: solid 1px #516327;
    padding: 3px 5px 3px 5px;
    color: black !important;
    font-weight: bold; }
    .disclaimer button.ui-button.ui-widget.ui-state-default .ui-button-text {
      font-size: 12px;
      text-align: left;
      padding: 1px 25px 1px 4px;
      background: transparent url(/img/icons/arrow_icon.png) no-repeat right; }
  .disclaimer .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: left; }
  .disclaimer .ui-widget-content {
    border-top: none; }

tr.highlighted td {
  background: #FEFDD1; }

.login-panel .conflux-btn {
  width: 45% !important;
  /*float:left;*/
  margin-right: 5px; }
.login-panel .btn {
  cursor: pointer;
  padding: 6px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent; }
.login-panel .btn-info {
  color: white;
  background-color: #00c0ef;
  border-color: #00acd6; }
.login-panel .btn-logout {
  background-color: #CA9700;
  color: #ffffff; }
.login-panel .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }
.login-panel .panel-body {
  background-color: #fff;
  border: 1px solid #ddd;
  display: block;
  padding: 8px 15px; }

/*# sourceMappingURL=app.style.css.map */
