﻿.blue {
  color: blue !important;
}
html,
body {
  margin: 5px 5px 5px 15px;
  padding: 0;
  font-family: Calibri;
  background-color: white;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Verdana;
  font-weight: bold;
}
.content a {
  text-decoration: underline;
  color: blue !important;
}
.content a :link {
  color: blue !important;
}
.content a :visited {
  color: blue !important;
}
.content a :hover {
  color: blue !important;
}
.content a :active {
  color: blue !important;
}
hr {
  border-color: darkgray;
}
.containerStyle {
  padding: 0;
  margin: 0 auto;
  /*width: 98%;*/
}
.title {
  z-index: 100;
}
.titleBox {
  background: #ffffff url("Images/Logo_2-2.jpg") top right no-repeat;
  z-index: 50;
  float: right;
  width: 100%;
}
.topBox {
  height: 30px;
  background-color: #291f8a;
}
.btmBox {
  height: 15px;
  background-color: #291f8a;
}
.title div {
  width: 90%;
  height: 100%;
}
.titleDate {
  z-index: 500;
  float: right;
  padding-top: 30px;
  padding-right: 20px;
}
.titleText {
  text-align: center;
  min-height: 137px;
  margin-bottom: 0;
  margin-left: 230px;
  background-repeat: repeat-x;
  font-family: Calibri;
  font-size: 2.5em;
  display: block;
}
h1.titleText {
  font-weight: normal;
  color: black;
  margin: 0;
}
.subTitle {
  padding-left: 5px;
}
.subtitle div {
  height: 35px;
  color: red;
}
.customSearch {
  width: 500px;
  float: right;
  margin: -5px;
  /*padding-right: 5px;*/
  text-align: right;
  color: black;
}
.sidenav {
  /*float: left;*/
  color: white;
  /*margin-top: 10px;*/
  width: 100%;
  list-style-type: none;
  padding-top: 3px;
  /*margin-left: 15px;*/
  /*margin-right: 15px;*/
}
#searchBox ul {
  list-style-type: none;
}
.sidenav a {
  text-decoration: none;
}
.sidenav a:hover {
  color: white;
  background-color: blue;
}
.navButton {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 2px solid #487491;
  display: block;
  color: #000;
  font-family: Verdana;
  font-size: 8pt;
  padding: 5px 15px;
  text-decoration: none;
  float: right;
  width: 100%;
  text-align: center;
}
.subButtons {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #000;
  display: block;
  color: #000;
  font-family: Verdana;
  font-size: 11pt;
  padding: 5px 15px;
  text-decoration: none;
  float: right;
  width: 150px;
  text-align: center;
}
.subnav {
  float: left;
  color: #000;
  width: 150px;
  list-style-type: none;
  margin-left: 201px;
  margin-top: -36px;
  display: block;
}
.content {
  margin: 10px 0 10px 0;
  padding: 10px;
  border-radius: 15px;
  min-height: 750px;
  overflow: hidden;
  border: 1px solid #17365d;
}
.footer {
  background-repeat: repeat-x;
  text-align: center;
  height: 137px;
  padding-top: 58px;
}
/* Business Requirements */
.businessRequirements {
  width: 80%;
  border: 1px solid black;
  border-collapse: collapse;
  margin-left: 10%;
}
.businessRequirements tr td {
  border: 1px solid black;
  padding: 5px;
}
.cellHeader {
  font-weight: bold;
  background-color: red;
}
/*Pioneer Accountable Care */
.pacoTable {
  border: 1px solid black;
  border-collapse: collapse;
  width: 50%;
  margin: 0 auto;
}
.pacoTable tr td {
  border: 1px solid black;
  padding: 5px;
}
/*Medicare Shared Savings Program */
.msspTable {
  border: 1px solid black;
  border-collapse: collapse;
  width: 50%;
  margin: 0 auto;
}
.msspTable tr td {
  border: 1px solid black;
  padding: 5px;
}
/*Validation*/
.field-validation-error {
  color: red;
}
/*Search*/
.searchButton {
  height: 27px;
  font-weight: bold;
}
.searchResultHeader {
  list-style-type: none;
}
.searchResultText {
  list-style-type: none;
}
.spacer {
  list-style-type: none;
}
.sitemap {
  font-size: 18px;
}
.noLeftPadding {
  padding-left: 0;
}
.bodyLeftPadding {
  padding-left: 50px;
}
.BoxBorder {
  border: 1px solid #d8d8d8;
}
.specialYellow {
  background: #ffc000 !important;
}
.blueButton {
  background: blue !important;
}
.backgroundTitle {
  font-size: 16px;
  color: black;
  z-index: 10;
  height: 80px;
}
.backgroundTitleText {
  font-size: 40px;
  color: white;
}
.backgroundSubTitle {
  height: 35px;
  background-color: #291f8a;
  color: white;
}
.pageTitle {
  padding-left: 20px;
  font-size: 1.5em;
  color: white;
  font-weight: normal;
}
.inactiveNavButton {
  background: #291f8a;
  border-color: none;
  margin: 1px;
  font-size: 9pt;
  color: white;
}
.activeNavButton {
  background: #291f8a;
  /*ffc000*/
  border-color: none;
  /*#1e1e1e;*/
  margin: 1px;
  font-size: 9pt;
  font-weight: bold;
  color: white;
}
.ExecutiveInsightNavButton {
  background: #dfc144;
  border-color: none;
  /*#1e1e1e;*/
  margin: 1px;
  font-size: 9pt;
  font-weight: bold;
  font-style: italic;
  color: black;
}
.HcahpsStarRatingsNavButton {
  background: #7b1113;
  border-color: none;
  /*#1e1e1e;;*/
  margin: 1px;
  font-size: 9pt;
  font-weight: bold;
  color: white;
}
.GreenNavButton {
  background: #317D41;
  border-color: none;
  /*#1e1e1e;;*/
  margin: 1px;
  font-size: 9pt;
  font-weight: bold;
  color: white;
}
.RedNavButton {
  background: #AC0606;
  border-color: none;
  /*#1e1e1e;;*/
  margin: 1px;
  font-size: 9pt;
  font-weight: bold;
  color: white;
}
.CMSlogo {
  float: left;
  margin: auto;
  margin-left: 25%;
}
.HSAGlogo {
  float: right;
  margin: auto;
  margin-right: 25%;
}
.backgroundFooter {
  background-color: lightgray;
  color: black;
  margin-top: 75px;
  width: 100%;
}
.searchTextbox {
  width: 300px;
  height: 27px;
  border: 1px solid #bbb;
  font-size: 16px;
  /*padding: 3px 6px;*/
  outline: medium none;
  border-spacing: 0;
  border-collapse: collapse;
  border-radius: 7px;
}
.backgroundSearchButton {
  color: black;
  border: 1px solid #000;
  background-color: lightgray;
  border-radius: 7px;
  min-width: 54px;
  font-size: 11px !important;
  font-weight: bold;
}
/*# sourceMappingURL=aco.css.map */
.datetimepicker-wrapper > input {
  margin-bottom: 0 !important;
  width: 130px;
}
.datetimepicker-wrapper [ng-model=hours],
.datetimepicker-wrapper [ng-model=minutes] {
  width: 46px !important;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.row {
  margin-right: 0;
}
.row.box {
  border: 1px solid #000;
  padding: 10px;
  margin: 10px;
}
.btn.edpec-btn {
  width: 100%;
  background: #125b62;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
}
.btn.edpec-btn.btn-warning {
  background: #f0ad4e;
  color: #000000 !important;
}
.btn.edpec-btn.btn-danger {
  background: #d9534f;
  color: #000000 !important;
}
.edpec-form form label {
  display: block;
  clear: both;
}
.edpec-form form > .row {
  margin-bottom: 10px;
}
.edpec-form form > .row > .col-sm-12 > .row {
  margin-bottom: 10px;
}
.edpec-form form .red {
  color: #c7254e;
  font-weight: bold;
}
.edpec-form form .field-validation-error {
  color: #c7254e;
}
.edpec-form form input.ng-invalid.ng-touched {
  border: 1px solid #c7254e;
}
.edpec-form form select.ng-invalid.ng-touched {
  border: 1px solid #c7254e;
}
.edpec-form form textarea.ng-invalid.ng-touched {
  border: 1px solid #c7254e;
}
.edpec-form .row.form-header {
  background: #291F8A;
  padding: 10px 0;
  font-size: 18px;
  color: #fff;
}
.edpec-form .row.form-header-light {
  background: #c7cce9;
  padding: 10px;
  font-size: 16px;
  color: #000;
}
.edpec-form .form-header-small {
  clear: both;
  display: block;
  font-size: 14px;
}
.edpec-form .yes-no-radio > label {
  display: inline-block;
  padding: 0 10px;
}
.edpec-form .yes-no-radio > .field-validation-error {
  display: block;
  margin-left: 10px;
}
#discrepancy .ui-grid-header-cell-row {
  height: 75px;
}
#discrepancy .ui-grid-header-cell-row .ui-grid-header-cell {
  height: 75px;
}
#discrepancy .ui-grid-header-cell-row .ui-grid-header-cell .ui-grid-cell-contents {
  white-space: normal;
}
.ng-cloak {
  display: none;
}
.loader {
  border: 16px solid #f3f3f3;
  /* Light grey */
  border-top: 16px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}