﻿@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 


#mainContent > section {
    overflow-x: hidden;
    /* margin-top: -141px; */
    width: 90%;
    margin-top: -100px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    /*border: 1px solid #000;*/
}
 
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3, #panel .page-eligibility .eligibility-header .status-label {
    orphans: 3;
    widows: 3; }
  h2, h3, #panel .page-eligibility .eligibility-header .status-label {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td, .table th {
      background-color: #fff !important; }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  box-sizing: border-box; }

*:before, *:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, #panel .page-eligibility .eligibility-header .status-label, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small, h1 .small, h2 small, h2 .small, h3 small, #panel .page-eligibility .eligibility-header .status-label small, h3 .small, #panel .page-eligibility .eligibility-header .status-label .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1, h2, .h2, h3, #panel .page-eligibility .eligibility-header .status-label, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, #panel .page-eligibility .eligibility-header .status-label small, h3 .small, #panel .page-eligibility .eligibility-header .status-label .small, .h3 small, .h3 .small {
    font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, #panel .page-eligibility .eligibility-header .status-label, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small, .small {
  font-size: 85%; }

mark, .mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover, a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover, a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover, a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover, a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover, a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover, a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover, a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover, a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover, a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover, a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before, blockquote small:before, blockquote .small:before {
      content: '\2014   \A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
    content: '\A0   \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup, .dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }
 
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print, td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.is-hidden {
  display: none !important; }

.is-rotated-right {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.text-pad-both {
  padding: 0 0.3em; }

.text-pad-right {
  padding: 0 0.3em 0 0; }

.text-pad-left {
  padding: 0 0 0 0.3em; }

.graphic-spaced-both {
  padding: 20px 0 40px; }
  @media (min-width: 768px) {
    .graphic-spaced-both {
      padding: 30px 0 40px; } }

.flex-centered-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .flex-centered-vertical h2 {
    margin-top: 0; }
  @media (min-width: 768px) {
    .flex-centered-vertical {
      height: 288px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 3em; } }

.flex-centered-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1em 0; }
  @media (min-width: 768px) {
    .flex-row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media (min-width: 768px) {
    .flex-row .panel, .flex-row .well {
      width: calc(50% - 10px); } }

.responsive-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .responsive-container {
      max-width: 768px; } }
  @media (min-width: 992px) {
    .responsive-container {
      max-width: 992px; } }
  @media (min-width: 1200px) {
    .responsive-container {
      max-width: 1200px; } }
 

.container.tight {
  max-width: 800px; }

/*
* Only suppress the focus ring once what-input has successfully started
* https://github.com/ten1seven/what-input
*/
[data-whatintent='mouse'] *:focus {
  outline: none; }

[data-whatintent='keyboard'] *:focus {
  box-shadow: 0 0 0 3px orange !important;
  outline: none; }

a[href^='http'] span {
  margin-left: 0; }

#panel section:first-of-type {
  margin-top: 2rem; }

svg.icon {
  height: 16px;
  width: 16px; }

.glyphicon {
  display: inline-block;
  position: relative;
  top: 1px; }

.glyphicon-chevron-up::before {
  color: #fff;
  content: '\F077';
  font-family: 'FontAwesome'; }

.glyphicon-chevron-down::before {
  content: url("/images/chevron-down-black.png");
  margin-left: 8px; }

.link-large {
  color: #006693;
  font-size: 24px;
  line-height: 1;
  text-decoration: none; }

.boxes {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 992px) {
    .boxes {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .boxes .box {
    border: 1px solid #f8f8f8;
    margin: 0 1.5rem 1.5rem 0;
    padding: 1.5rem; }
    .boxes .box:last-of-type {
      margin-right: 0; }
    @media (min-width: 992px) {
      .boxes .box {
        margin-bottom: 0; } }

.skip {
  border: 0;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  left: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  white-space: nowrap;
  width: 1px;
  z-index: 9999; }
  .skip:active, .skip:focus {
    clip: auto;
    -webkit-clip-path: none;
            clip-path: none;
    height: auto;
    overflow: visible;
    white-space: normal;
    width: auto; }

body {
  padding-top: 140px; }
  @media (min-width: 768px) {
    body {
      padding-top: 100px; } }

 

.header-brand:active, .header-brand:focus, .header-brand:hover {
  text-decoration: none; }

.header-mobile-brand {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  @media (min-width: 768px) {
    .header-mobile-brand {
      box-shadow: none; } }
  .header-mobile-brand .header-brand img.qpp-logo {
    height: 45px;
    margin: 20px 0; }
    @media (min-width: 768px) {
      .header-mobile-brand .header-brand img.qpp-logo {
        float: left;
        height: 50px;
        margin: 27px 0; } }
    @media (min-width: 992px) {
      .header-mobile-brand .header-brand img.qpp-logo {
        height: 54px; } }
  .header-mobile-brand .help {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 768px) {
      .header-mobile-brand .help {
        visibility: hidden; } }
    .header-mobile-brand .help .help-icon {
      background: url("/images/icons/help-headset.svg") no-repeat;
      height: 30px;
      margin-top: 6px;
      width: 30px; }
    .header-mobile-brand .help span {
      color: #04838a;
      font-size: 0.9rem; }
    .header-mobile-brand .help:hover, .header-mobile-brand .help:focus, .header-mobile-brand .help:active {
      text-decoration: none; }

.header-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto; }
  @media (min-width: 992px) {
    .header-container {
      height: 90px;
      max-width: 1170px;
      padding: 0 15px; } }
  @media (min-width: 1200px) {
    .header-container {
      width: 1170px; } }

@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

@media (min-width: 768px) {
  .navbar-right {
    margin-left: -15px; } }

@media (min-width: 992px) {
  .navbar-right {
    margin-left: inherit; } }

@media (min-width: 768px) {
  .navbar-right .dropdown:first-of-type .dropdown-menu {
    right: -100%; } }

@media (min-width: 992px) {
  .navbar-right .dropdown:first-of-type .dropdown-menu {
    right: 0; } }

footer {
  background: #036;
  color: #fff;
  font-size: 1rem;
  margin-top: 100px;
  padding: 25px 0; }
  footer h4 {
    color: #fff;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 600;
    line-height: 26px;
    text-transform: uppercase; }
  footer ul {
    list-style: none;
    padding: 0; }
    footer ul li {
      display: block;
      margin-bottom: 10px;
      margin-right: 2em; }
      @media (min-width: 768px) {
        footer ul li {
          display: inline-block; } }
      footer ul li a {
        margin: 0; }
        footer ul li a:link, footer ul li a:visited {
          color: #80cbc4;
          text-decoration: none; }
        footer ul li a:focus, footer ul li a:hover {
          color: #80cbc4;
          text-decoration: underline; }
    @media (max-width: 767px) {
      footer ul.small {
        margin-top: 40px; } }
    @media (min-width: 768px) {
      footer ul.small {
        margin-top: 40px; } }
    footer ul.small li {
      margin: 0 1em 1em 0; }
  footer .logo-container {
    border-bottom: 1px solid #294d71;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 30px; }
    @media (max-width: 767px) {
      footer .logo-container {
        border-bottom: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    footer .logo-container .social-container {
      border-top: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 0;
      padding-top: 15px; }
      @media (max-width: 767px) {
        footer .logo-container .social-container {
          border-top: 1px solid #294d71;
          margin-top: 30px;
          padding: 30px 0 0; } }
      footer .logo-container .social-container .social-link {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border: 1px solid #80cbc4;
        border-radius: 50%;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 45px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-left: 15px;
        text-decoration: none;
        width: 45px; }
        @media (max-width: 767px) {
          footer .logo-container .social-container .social-link {
            margin-left: 0;
            margin-right: 15px; } }
        footer .logo-container .social-container .social-link .glyphicon-twitter, footer .logo-container .social-container .social-link .glyphicon-youtube {
          font-size: 20px; }
        footer .logo-container .social-container .social-link .glyphicon-twitter::before {
          content: '\F099';
          font-family: 'FontAwesome'; }
        footer .logo-container .social-container .social-link .glyphicon-youtube::before {
          content: '\F167';
          font-family: 'FontAwesome'; }
  footer .qpp-logo {
    height: 55px;
    width: 233px; }
    @media (max-width: 767px) {
      footer .qpp-logo {
        display: block;
        margin: 0 auto; } }
  footer .hhs-logo-container {
    border-top: 1px solid #294d71;
    margin-bottom: 15px;
    margin-top: 15px; }
    @media (min-width: 768px) {
      footer .hhs-logo-container {
        border-left: 1px solid #294d71;
        border-top: none;
        padding-left: 15px; } }
    @media (min-width: 992px) {
      footer .hhs-logo-container {
        padding-left: 30px; } }
    footer .hhs-logo-container img {
      display: block;
      height: 150px;
      max-height: 100%;
      max-width: 100%;
      width: auto; }
      @media (max-width: 767px) {
        footer .hhs-logo-container img {
          margin-left: auto;
          margin-right: auto;
          margin-top: 30px; } }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        footer .hhs-logo-container img {
          width: 100%; } }
  footer #build-version {
    display: none; }
  footer .container-full-width {
    margin-left: 40px;
    margin-right: 0; }
    footer .container-full-width .logo-container .qpp-logo {
      margin: 0; }
      @media (max-width: 767px) {
        footer .container-full-width .logo-container .qpp-logo {
          display: block;
          margin: auto; } }
      @media (min-width: 768px) {
        footer .container-full-width .logo-container .qpp-logo {
          display: block;
          margin: auto; } }
      @media (min-width: 992px) {
        footer .container-full-width .logo-container .qpp-logo {
          margin: 0; } }
    @media (min-width: 768px) {
      footer .container-full-width .hhs-logo-container {
        border-left: none;
        border-top: 1px solid #294d71; } }
    @media (min-width: 992px) {
      footer .container-full-width .hhs-logo-container {
        border-left: 1px solid #294d71;
        border-top: none; } }
    @media (min-width: 768px) {
      footer .container-full-width .links ul li {
        display: block; } }
    @media (min-width: 992px) {
      footer .container-full-width .links ul li {
        display: inline-block; } }
    footer .container-full-width .row {
      margin-right: 0; }

@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/fontawesome-webfont.eot?") format("eot"), url("/fonts/fontawesome-webfont.woff2") format("woff2"), url("/fonts/fontawesome-webfont.woff") format("woff"), url("/fonts/fontawesome-webfont.ttf") format("truetype"), url("/fonts/fontawesome-webfont.svg") format("svg"); }

@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  letter-spacing: -0.2px;
  src: url("/fonts/Rubik-Light.ttf"); }

@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.2px;
  src: url("/fonts/Rubik-Regular.ttf"); }

@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.2px;
  src: url("/fonts/Rubik-Medium.ttf"); }

@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.2px;
  src: url("/fonts/Rubik-Bold.ttf"); }

@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/FontAwesome.otf") format("opentype"); }

.stats {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 768px) {
    .stats {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.stat ul {
  padding-left: 20px; }

.panel-title a {
  padding: 8px 15px 8px 30px;
  position: relative; }
  .panel-title a:link, .panel-title a:visited {
    color: #04838a;
    text-decoration: underline; }
  .panel-title a:hover, .panel-title a:focus {
    color: #04838a;
    text-decoration: none; }

.panel-title a::before {
  color: #04838a;
  content: '\F078';
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 20px;
  left: 0;
  margin-top: -14px;
  position: absolute;
  text-decoration: underline;
  top: 50%;
  transition: all 0.1s linear; }

/* stylelint-disable */
.panel-title a::before {
  text-decoration: none; }

/* stylelint-enable */
.panel-title a.collapsed::before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.measures-search .dropdown {
  display: block;
  margin-bottom: 0.5em; }
  @media (min-width: 768px) {
    .measures-search .dropdown {
      display: inline-block;
      margin-right: 10px; } }

.measures-search button.btn-default.dropdown-toggle {
  width: 100%; }
  @media (min-width: 768px) {
    .measures-search button.btn-default.dropdown-toggle {
      width: auto; } }
  .measures-search button.btn-default.dropdown-toggle .glyphicon-chevron-down {
    position: absolute;
    right: 10px; }
    @media (min-width: 768px) {
      .measures-search button.btn-default.dropdown-toggle .glyphicon-chevron-down {
        position: inherit;
        right: auto; } }

.measures-search .dropdown.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
  .measures-search .dropdown.open .dropdown-menu {
    border: 1px solid #b0b0b0;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 10px;
    min-width: 100%;
    padding-bottom: 15px;
    position: relative;
    width: 100%; }
    @media (min-width: 768px) {
      .measures-search .dropdown.open .dropdown-menu {
        position: absolute;
        width: auto; } }
    .measures-search .dropdown.open .dropdown-menu li {
      margin-top: 0; }
      .measures-search .dropdown.open .dropdown-menu li a {
        cursor: pointer;
        text-decoration: none; }
        .measures-search .dropdown.open .dropdown-menu li a input[type='checkbox'], .measures-search .dropdown.open .dropdown-menu li a input[type='radio'] {
          float: left;
          line-height: normal;
          margin: 4px 10px 0 -10px; }
      .measures-search .dropdown.open .dropdown-menu li label {
        color: #333;
        font-weight: 400; }
        .measures-search .dropdown.open .dropdown-menu li label input[type='checkbox'] {
          float: left;
          line-height: normal;
          margin: 4px 10px 0; }
      @media (min-width: 768px) {
        .measures-search .dropdown.open .dropdown-menu li {
          margin: 10px 0 0;
          min-width: 215px; }
          .measures-search .dropdown.open .dropdown-menu li a {
            clear: both;
            color: #333;
            display: block;
            font-weight: 400;
            line-height: 1.42857143;
            margin-top: 0;
            padding: 3px 20px 3px 30px; }
            .measures-search .dropdown.open .dropdown-menu li a input[type='checkbox'] {
              float: left;
              line-height: normal;
              margin: 5px 4px 4px -20px; } }

.measures-search .dropdown-menu.all-filtered {
  margin-left: -85px;
  position: absolute;
  top: 60px;
  width: auto; }

.panel-collapse.collapse {
  border-top: 0; }

.panel-collapse.collapse.in {
  border-bottom: 0; }

.filters hr {
  margin-top: 0; }

.filters .btn {
  margin-bottom: 1rem;
  margin-right: 10px; }

.alert {
  border-radius: 0; }
  .alert .error-header {
    margin-bottom: 35px; }

.alert-info {
  background-color: #f8f8f8;
  border-color: #f8f8f8; }
  .alert-info h2 {
    margin: 0 0 15px; }
  .alert-info li strong, .alert-info p strong {
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 10px; }

.alert-warning {
  background-color: #e6ee9c;
  border: none; }

.alert-info, .alert-warning {
  color: #242424; }

.alert ol {
  padding-left: 1.2em; }
  .alert ol li {
    margin-bottom: 1em; }
  .alert ol ul {
    padding-top: 1em; }

.alert-success {
  background-color: #aed581;
  border-color: #aed581;
  color: #000;
  margin-bottom: 15px; }

/* Buttons */
.btn {
  border-radius: 2px;
  cursor: pointer;
  font-family: Rubik, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.35;
  max-width: 100%;
  padding: 10px 12px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.2s;
  white-space: normal; }
  .btn.btn-primary {
    background-color: #df711c;
    border: 3px solid #df711c;
    border-radius: 3px;
    color: #fff;
    padding-right: 3em; }
    .btn.btn-primary::after {
      border-top: 4px solid #fff;
      content: '';
      font-family: FontAwesome;
      margin-top: -3px;
      opacity: 0;
      position: absolute;
      right: 1em;
      top: 50%;
      transition-duration: 0.2s;
      transition-timing-function: ease-out;
      width: 0; }
    .btn.btn-primary::before {
      content: '\F054';
      font-family: FontAwesome;
      margin-top: -12px;
      position: absolute;
      right: 0.75em;
      top: 50%; }
    .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
      background-color: transparent;
      border-color: #df711c;
      box-shadow: none;
      color: #df711c; }
      .btn.btn-primary:hover::after, .btn.btn-primary:focus::after, .btn.btn-primary:active::after {
        border-color: #df711c;
        opacity: 1;
        width: 20px; }
    .btn.btn-primary.inverse-hover:hover, .btn.btn-primary.inverse-hover:focus, .btn.btn-primary.inverse-hover:active {
      background-color: transparent;
      border-color: #fff;
      box-shadow: none;
      color: #fff; }
      .btn.btn-primary.inverse-hover:hover::after, .btn.btn-primary.inverse-hover:focus::after, .btn.btn-primary.inverse-hover:active::after {
        border-color: #fff;
        opacity: 1;
        width: 20px; }
  .btn.btn-secondary {
    background-color: #689f38;
    border: 3px solid #689f38;
    border-radius: 3px;
    color: #fff;
    padding-right: 3em; }
    .btn.btn-secondary::after {
      border-top: 4px solid #fff;
      content: '';
      font-family: FontAwesome;
      opacity: 0;
      position: absolute;
      right: 1em;
      top: 1.05em;
      transition-duration: 0.2s;
      transition-timing-function: ease-out;
      width: 0; }
    .btn.btn-secondary::before {
      content: '\F054';
      font-family: FontAwesome;
      padding: 0 1px;
      position: absolute;
      right: 0.75em; }
    .btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:active {
      background-color: transparent;
      border-color: #689f38;
      box-shadow: none;
      color: #689f38; }
      .btn.btn-secondary:hover::after, .btn.btn-secondary:focus::after, .btn.btn-secondary:active::after {
        border-color: #689f38;
        opacity: 1;
        width: 20px; }
    .btn.btn-secondary.inverse-hover:hover, .btn.btn-secondary.inverse-hover:focus, .btn.btn-secondary.inverse-hover:active {
      background-color: transparent;
      border-color: #fff;
      box-shadow: none;
      color: #fff; }
      .btn.btn-secondary.inverse-hover:hover::after, .btn.btn-secondary.inverse-hover:focus::after, .btn.btn-secondary.inverse-hover:active::after {
        border-color: #fff;
        opacity: 1;
        width: 20px; }
  .btn.btn-tertiary {
    background-color: #f8f8f8;
    border: 3px solid #f8f8f8;
    color: #036; }
    .btn.btn-tertiary:hover, .btn.btn-tertiary:focus, .btn.btn-tertiary:active {
      background-color: #b0b0b0;
      border-color: #b0b0b0;
      box-shadow: none; }
    .btn.btn-tertiary.btn-inverse {
      background-color: #fff;
      border-color: #fff;
      color: #04838a; }
      .btn.btn-tertiary.btn-inverse:hover {
        background-color: #f8f8f8;
        border-color: #f8f8f8; }

.btn-selected, .btn-download-measures, .btnSmall {
  background-color: white;
  border-color: #04838a;
  border-radius: 0;
  color: #04838a;
  font-size: 15px;
  font-weight: normal;
  line-height: 1em;
  margin-left: auto;
  padding: 11px 15px; }
  .btn-selected.is-selected, .is-selected.btn-download-measures, .btn-selected:active, .btn-download-measures:active, .btn-selected:hover, .btn-download-measures:hover, .btn-selected:focus, .btn-download-measures:focus, .btnSmall.is-selected, .btnSmall:active, .btnSmall:hover, .btnSmall:focus {
    background-color: #04838a;
    border-color: #04838a;
    color: #fff; }

.btn-save {
  background-color: #04838a;
  border-color: #04838a;
  border-radius: 0;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  line-height: 1em;
  margin-left: auto;
  padding: 11px 15px; }
  .btn-save:active, .btn-save:hover, .btn-save:focus {
    color: #fff; }

.btn-cancel {
  background-color: white;
  border-color: #04838a;
  border-radius: 0;
  color: #04838a;
  font-size: 15px;
  font-weight: normal;
  line-height: 1em;
  margin-left: auto;
  padding: 11px 15px; }
  .btn-cancel:active, .btn-cancel:hover, .btn-cancel:focus {
    background-color: #fff;
    color: #04838a;
    text-decoration: underline; }

.btnSmall.title-case {
  color: #04838a;
  font-weight: 500;
  text-decoration: none;
  text-transform: capitalize; }
  .btnSmall.title-case:hover, .btnSmall.title-case:focus {
    color: white;
    text-decoration: underline; }

.btn-download-measures {
  border: 1px solid #04838a;
  font-weight: 500;
  margin-top: 0; }

a.button-link-secondary {
  background: #689f38;
  color: white;
  float: left;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 15px;
  position: relative;
  white-space: normal;
  width: 100%; }
  a.button-link-secondary .link-icon {
    background: #689f38;
    display: block;
    float: right;
    height: 100%;
    padding: 12px 15px;
    position: absolute;
    right: 0; }
  a.button-link-secondary:active, a.button-link-secondary:focus, a.button-link-secondary:hover {
    background-color: #5c8c31;
    color: #fff; }
    a.button-link-secondary:active .link-icon, a.button-link-secondary:focus .link-icon, a.button-link-secondary:hover .link-icon {
      background-color: #5c8c31; }
  a.button-link-secondary .link {
    display: block;
    float: left;
    line-height: 1.2;
    margin-left: 0;
    padding: 18px 76px 18px 23px; }
    a.button-link-secondary .link .small {
      font-weight: 300;
      margin-top: 10px; }
  a.button-link-secondary img {
    height: 30px;
    width: 30px; }

.back-to-top {
  border-radius: 3px;
  bottom: 15px;
  display: none;
  height: 70px;
  padding: 5px 15px 15px;
  position: fixed;
  right: 15px;
  text-align: center;
  width: 70px;
  z-index: 100; }
  .back-to-top:link, .back-to-top:visited {
    background: rgba(4, 131, 138, 0.85);
    color: #fff;
    text-decoration: none; }
  .back-to-top:active, .back-to-top:focus, .back-to-top:hover {
    background-color: #04838a;
    color: white;
    text-decoration: underline; }

.btn.btn-selected, .btn.btn-download-measures {
  text-transform: uppercase; }

a.btn-download-measures {
  color: #04838a;
  text-decoration: none; }
  a.btn-download-measures:hover, a.btn-download-measures:active {
    text-decoration: underline; }

span.doc-label {
  border-radius: 15px;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 500;
  padding: 3px 12px;
  text-align: center;
  text-transform: uppercase; }
  span.doc-label.doc-label-pdf {
    background-color: #036; }
  span.doc-label.doc-label-doc {
    background-color: #689f38; }
  span.doc-label.doc-label-zip {
    background-color: #ad1457; }

.auth-fill-btn {
  background-color: #04838a;
  border: solid #04838a 2px;
  border-radius: 30px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: 500;
  height: 54px;
  line-height: 54px;
  margin: 10px auto;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 180px; }
  @media (max-width: 767px) {
    .auth-fill-btn {
      min-width: 200px;
      padding: 0 25px; } }
  @media (min-width: 768px) {
    .auth-fill-btn {
      margin: 10px 0;
      min-width: 200px;
      padding: 0 25px; } }
  @media (min-width: 992px) {
    .auth-fill-btn {
      margin: 15px 0;
      min-width: 200px;
      padding: 0 25px; } }
  .auth-fill-btn:focus, .auth-fill-btn:hover {
    background-color: #fff;
    border: solid #04838a 2px;
    color: #04838a; }

.auth-ghost-btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: solid #04838a 2px;
  border-radius: 30px;
  color: #04838a;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  font-weight: 500;
  height: 54px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 15px;
  margin: 10px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 180px; }
  @media (max-width: 767px) {
    .auth-ghost-btn {
      min-width: 200px;
      padding: 0 25px; } }
  @media (min-width: 768px) {
    .auth-ghost-btn {
      margin: 10px 0;
      min-width: 200px;
      padding: 0 25px; } }
  @media (min-width: 992px) {
    .auth-ghost-btn {
      margin: 15px 0;
      min-width: 200px;
      padding: 0 25px; } }
  .auth-ghost-btn:focus, .auth-ghost-btn:hover {
    background-color: #04838a;
    border: solid #04838a 2px;
    color: #fff; }

.auth-disabled-btn[disabled] {
  background-color: #ddd;
  border: solid #ddd 2px;
  border-radius: 30px;
  color: #767676;
  cursor: not-allowed;
  display: block;
  font-size: 13px;
  font-weight: 500;
  height: 54px;
  line-height: 54px;
  margin: 10px auto;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 180px; }
  @media (max-width: 767px) {
    .auth-disabled-btn[disabled] {
      min-width: 200px;
      padding: 0 25px; } }
  @media (min-width: 768px) {
    .auth-disabled-btn[disabled] {
      margin: 10px 0;
      min-width: 200px;
      padding: 0 25px; } }
  @media (min-width: 992px) {
    .auth-disabled-btn[disabled] {
      margin: 15px 0;
      min-width: 200px;
      padding: 0 25px; } }

.panel-group {
  margin-bottom: 20px; }

.panel-title {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .panel-title a {
    color: #81d4fa; }
    .panel-title a:first-child {
      width: 85%; }
  .panel-title svg {
    height: 15px;
    width: 15px; }

.panel-default > .panel-heading {
  background-color: transparent; }
  .panel-default > .panel-heading h3, .panel-default > .panel-heading #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .panel-default > .panel-heading .status-label {
    margin: 0.5em 0; }
  .panel-default > .panel-heading a {
    line-height: 1.4; }

.panel-body {
  font-size: 1rem; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fff; }

.panel-info > .panel-heading {
  background-color: #80cbc4; }

.panel-info.selected-measures {
  border-color: #80cbc4; }
  .panel-info.selected-measures p.panel-title {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-align: center; }

/* Forms */
label, legend {
  border-bottom: none;
  color: #04838a;
  font-size: 0.8em;
  font-weight: 500;
  margin-bottom: 0.2rem;
  text-transform: uppercase; }
  label.form-small, legend.form-small {
    color: #242424;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin: 0.5rem 0;
    text-transform: none; }

fieldset {
  padding: 0.35em 0 0; }

.form-control {
  -webkit-appearance: none;
  border-color: #b0b0b0;
  border-radius: 2px;
  box-shadow: none;
  color: #686868;
  font-family: Rubik, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  height: 50px;
  padding: 0.9rem 0.75rem; }
  .form-control::-webkit-input-placeholder {
    color: #b0b0b0; }
  .form-control:-ms-input-placeholder {
    color: #b0b0b0; }
  .form-control::placeholder {
    color: #b0b0b0; }
  .form-control:focus {
    border-color: #04838a;
    box-shadow: none; }

.form-control-feedback {
  display: none;
  font-size: 0.9rem;
  margin-top: 0;
  position: relative;
  text-align: initial;
  width: initial; }

.custom-control .custom-control-indicator {
  background-color: transparent;
  border: 2px solid #b0b0b0;
  height: 1.7rem;
  width: 1.7rem; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='4' fill='%2304838a'/%3E%3C/svg%3E"); }

.custom-control {
  padding-left: 2.2rem; }
  .custom-control .custom-control-input:active ~ .custom-control-indicator {
    background-color: #fff;
    border-color: #b0b0b0; }
  .custom-control .custom-control-input:focus ~ .custom-control-indicator {
    border-color: #b0b0b0;
    box-shadow: none; }
  .custom-control .custom-control-input:checked ~ .custom-control-indicator {
    background-color: #04838a;
    border-color: #04838a; }
  .custom-control .custom-control-input:checked:focus ~ .custom-control-indicator {
    border-color: #04838a;
    box-shadow: none; }
  .custom-control .custom-control-description {
    color: #242424;
    font-weight: normal;
    padding-top: 3px;
    text-transform: initial; }

.has-danger .col-form-label, .has-danger .custom-control, .has-danger .form-check-label, .has-danger .form-control-feedback, .has-danger .form-control-label {
  color: #bc2828;
  display: block;
  height: initial;
  line-height: initial; }

.has-danger .form-control {
  border-color: #bc2828;
  border-width: 2px; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bc2828' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23bc2828' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
  background-position: center right 0.5625rem;
  background-repeat: no-repeat;
  background-size: 1.125rem 1.125rem; }

.form-check .form-check-label {
  color: inherit;
  font-weight: normal;
  text-transform: initial; }

form button[type='submit'] {
  margin-top: 1rem; }

select.form-control:not([size]):not([multiple]) {
  height: calc(3rem + 2px); }

.custom-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-26 -12 40 40'%3E%3Cpath fill='%2304838a' d='M13.148 6.312l-5.797 5.789q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.789q-0.148-0.148-0.148-0.355t0.148-0.355l1.297-1.289q0.148-0.148 0.352-0.148t0.352 0.148l4.148 4.148 4.148-4.148q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.289q0.148 0.148 0.148 0.355t-0.148 0.355z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 40px 40px; }
  .custom-select::-ms-expand {
    display: none; }

.input-group .input-group-btn select {
  border-right: none;
  min-width: 110px; }

.input-group input {
  border-left: none; }

.input-group .form-control:focus {
  border-color: #b0b0b0;
  border-right: none;
  box-shadow: none; }

.detail-boxed {
  border-left: 1px solid #ddd;
  border-radius: 3px;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  margin-bottom: 2rem;
  margin-top: 2rem; }
  .detail-boxed .detail {
    border-bottom: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 768px) {
      .detail-boxed .detail {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .detail-boxed .detail > div {
      padding: 1rem; }
    .detail-boxed .detail > div:nth-of-type(1) {
      background: #f8f8f8;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      font-weight: 500; }
    @media (min-width: 768px) {
      .detail-boxed .detail > div:nth-of-type(2) {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2; } }
    .detail-boxed .detail .detail-field {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }

a[href^='http']:not(.button):not([download]):not(.social-link)::after {
  content: '\F08E';
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 0.7em;
  margin-left: 0.25em; }

.measure-item {
  align-content: center;
  align-items: center;
  border-top: 1px solid #eee;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-line-pack: center;
  padding: 10px 0; }
  .measure-item p {
    display: inline;
    margin: 0;
    width: 85%; }
  .measure-item a {
    margin-left: auto; }
  .measure-item .remove-self {
    text-decoration: none; }

.well {
  background-color: #f5f5f5;
  border: 1px solid #eaeaea;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 2em; }
  .well h3, .well #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .well .status-label {
    color: #333;
    margin-bottom: 1.5em; }
  .well p:first-of-type {
    margin-bottom: 2em; }

.well-search {
  background-color: #036;
  color: #fff; }
  .well-search label, .well-search legend {
    color: #fff; }
  .well-search .measures-search .btn-tertiary {
    background-color: #fff;
    border-color: #fff;
    font-size: 1rem;
    min-height: 50px;
    padding-right: 2.5rem; }
  .well-search .js-label-filter-box {
    background-color: #fff;
    border-color: #fff;
    font-weight: 400;
    margin-bottom: 1rem; }
    .well-search .js-label-filter-box:hover {
      background-color: #f8f8f8;
      border-color: #f8f8f8; }
  .well-search #search {
    background-color: #7cb342;
    border-color: #7cb342;
    color: #fff;
    font-size: 0.9rem;
    height: 50px;
    text-transform: uppercase; }
    .well-search #search:hover {
      background-color: #689f38;
      border-color: #689f38;
      color: #fff; }

/* Tables */
.thead-inverse th {
  background-color: #04838a;
  color: #fff; }

.table {
  font-size: 1.1rem; }
  .table th {
    border-top: none;
    font-weight: 500; }
  .table th, .table td {
    border-color: #b0b0b0 !important;
    padding: 1.2rem 1.4rem !important; }

.table-bordered {
  border: none; }
  .table-bordered thead th {
    border-bottom: none !important; }

.table thead tr th {
  border-bottom: none;
  vertical-align: middle; }

.table-bordered thead th:first-of-type {
  border-left: none; }

.table-bordered thead th:last-of-type {
  border-right-color: #04838a; }

.table tbody tr:first-of-type td {
  border-top: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: transparent; }

.table-striped tbody tr:nth-of-type(even) {
  background-color: #f8f8f8; }

.table-container {
  margin: 0 0 1em;
  overflow-y: auto;
  width: 100%; }
  .table-container::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 14px;
    width: 14px; }
  .table-container::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border: 3px solid #fff;
    border-radius: 8px; }
  @media (max-width: 767px) {
    .table-container .table {
      margin-bottom: 2rem;
      position: relative; }
      .table-container .table::after {
        bottom: -32px;
        content: 'Scroll to view table \2192';
        font-size: 0.9rem;
        font-weight: 100;
        position: absolute; } }

/* Base Styles */
html {
  font-size: 16px; }

body {
  color: #242424;
  font-family: Rubik, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7; }

::-moz-selection {
  background: #ffcc80; }

::selection {
  background: #ffcc80; }

p {
  margin-bottom: 30px; }
  p.lead {
    color: #036;
    font-size: 1.5rem;
    font-weight: 400; }
  p ~ ul, p ~ ol {
    margin-bottom: 30px;
    margin-top: -25px; }

a {
  color: #04838a;
  text-decoration: underline; }
  a:hover {
    color: #125496;
    text-decoration: none; }

strong {
  font-weight: 500; }

small {
  font-size: 1rem;
  line-height: 1.5; }

hr {
  margin-bottom: 35px; }

#panel section:first-of-type {
  margin-top: 2rem; }

/* Header Styles */
h1, .h1 {
  color: #036;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 32px;
      font-size: 2rem; } }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 32px;
      font-size: 2rem; } }
  @media (min-width: 992px) {
    h1, .h1 {
      font-size: 44px;
      font-size: 2.75rem; } }
  h1 + .lead, .h1 + .lead {
    margin-top: 30px; }

h2, .h2 {
  color: #036;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 28px;
      font-size: 1.75rem; } }
  @media (min-width: 768px) {
    h2, .h2 {
      font-size: 28px;
      font-size: 1.75rem; } }
  @media (min-width: 992px) {
    h2, .h2 {
      font-size: 32px;
      font-size: 2rem; } }
  h2 + .lead, .h2 + .lead {
    margin-top: 30px; }

h3, #panel .page-eligibility .eligibility-header .status-label, .h3 {
  color: #036;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    h3, #panel .page-eligibility .eligibility-header .status-label, .h3 {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media (min-width: 768px) {
    h3, #panel .page-eligibility .eligibility-header .status-label, .h3 {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media (min-width: 992px) {
    h3, #panel .page-eligibility .eligibility-header .status-label, .h3 {
      font-size: 24px;
      font-size: 1.5rem; } }
  h3 + .lead, #panel .page-eligibility .eligibility-header .status-label + .lead, .h3 + .lead {
    margin-top: 30px; }

h4, .h4 {
  color: #036;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    h4, .h4 {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media (min-width: 768px) {
    h4, .h4 {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media (min-width: 992px) {
    h4, .h4 {
      font-size: 18px;
      font-size: 1.125rem; } }
  h4 + .lead, .h4 + .lead {
    margin-top: 30px; }

.content-page h1, .content-page .h1 {
  color: #036;
  font-size: 56px;
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 10px;
  text-transform: initial; }
  @media (max-width: 767px) {
    .content-page h1, .content-page .h1 {
      font-size: 34px;
      font-size: 2.125rem; } }
  @media (min-width: 768px) {
    .content-page h1, .content-page .h1 {
      font-size: 34px;
      font-size: 2.125rem; } }
  @media (min-width: 992px) {
    .content-page h1, .content-page .h1 {
      font-size: 56px;
      font-size: 3.5rem; } }
  .content-page h1 + .lead, .content-page .h1 + .lead {
    margin-top: 30px; }

.content-page h2, .content-page .h2 {
  color: #036;
  font-size: 46px;
  font-size: 2.875rem;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 10px;
  text-transform: initial; }
  @media (max-width: 767px) {
    .content-page h2, .content-page .h2 {
      font-size: 28px;
      font-size: 1.75rem; } }
  @media (min-width: 768px) {
    .content-page h2, .content-page .h2 {
      font-size: 28px;
      font-size: 1.75rem; } }
  @media (min-width: 992px) {
    .content-page h2, .content-page .h2 {
      font-size: 46px;
      font-size: 2.875rem; } }
  .content-page h2 + .lead, .content-page .h2 + .lead {
    margin-top: 30px; }

.content-page h3, .content-page #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .content-page .status-label, .content-page .h3 {
  color: #036;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 10px;
  text-transform: initial; }
  @media (max-width: 767px) {
    .content-page h3, .content-page #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .content-page .status-label, .content-page .h3 {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media (min-width: 768px) {
    .content-page h3, .content-page #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .content-page .status-label, .content-page .h3 {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media (min-width: 992px) {
    .content-page h3, .content-page #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .content-page .status-label, .content-page .h3 {
      font-size: 36px;
      font-size: 2.25rem; } }
  .content-page h3 + .lead, .content-page #panel .page-eligibility .eligibility-header .status-label + .lead, #panel .page-eligibility .eligibility-header .content-page .status-label + .lead, .content-page .h3 + .lead {
    margin-top: 30px; }

.content-page h4, .content-page .h4 {
  color: #036;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 10px;
  text-transform: initial; }
  @media (max-width: 767px) {
    .content-page h4, .content-page .h4 {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media (min-width: 768px) {
    .content-page h4, .content-page .h4 {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media (min-width: 992px) {
    .content-page h4, .content-page .h4 {
      font-size: 30px;
      font-size: 1.875rem; } }
  .content-page h4 + .lead, .content-page .h4 + .lead {
    margin-top: 30px; }

.content-page h5, .content-page .h5 {
  color: #036;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 10px;
  text-transform: initial; }
  @media (max-width: 767px) {
    .content-page h5, .content-page .h5 {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media (min-width: 768px) {
    .content-page h5, .content-page .h5 {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media (min-width: 992px) {
    .content-page h5, .content-page .h5 {
      font-size: 24px;
      font-size: 1.5rem; } }
  .content-page h5 + .lead, .content-page .h5 + .lead {
    margin-top: 30px; }

.content-page h6, .content-page .h6 {
  color: #036;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .content-page h6, .content-page .h6 {
      font-size: 16px;
      font-size: 1rem; } }
  @media (min-width: 768px) {
    .content-page h6, .content-page .h6 {
      font-size: 16px;
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .content-page h6, .content-page .h6 {
      font-size: 16px;
      font-size: 1rem; } }
  .content-page h6 + .lead, .content-page .h6 + .lead {
    margin-top: 30px; }

.dropdown-toggle {
  font-weight: normal; }

.tooltip-text {
  border-bottom: 2px dotted #b0b0b0;
  bottom: 0;
  display: inline-block;
  position: relative; }

.modal-subscribe-footer {
  padding-top: 10px;
  text-align: center; }

.modal-footer {
  text-align: center; }
  .modal-footer a {
    margin-right: 20px; }

#privacy-modal .text-wrap-normal {
  white-space: normal; }

.breadcrumb {
  list-style: none;
  margin-bottom: 16px;
  padding: 20px 0; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li::before {
      color: #686868;
      content: ">\A0";
      padding: 0 5px 0 10px; }
  .breadcrumb > .active {
    color: #686868; }
  .breadcrumb.dashboard {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    padding: 10px 0; }
    .breadcrumb.dashboard > li a:link, .breadcrumb.dashboard > li a:visited {
      color: #fff;
      text-decoration: underline; }
    .breadcrumb.dashboard > li a:hover, .breadcrumb.dashboard > li a:focus {
      color: #fff;
      text-decoration: none; }
    .breadcrumb.dashboard > li + li::before {
      color: #fff;
      content: '';
      padding: 0; }
    .breadcrumb.dashboard li::after {
      color: #fff;
      content: ">\A0";
      padding: 0 5px 0 10px; }
    .breadcrumb.dashboard > .active {
      color: #fff; }

/*
Sidebar animations
 */
@-webkit-keyframes left-bounce {
  0% {
    left: 0; }
  25% {
    left: 4px; }
  50% {
    left: 6px; }
  100% {
    left: 0; } }

@-webkit-keyframes right-bounce {
  0% {
    right: 0; }
  25% {
    right: 4px; }
  50% {
    right: 6px; }
  100% {
    right: 0; } }

/*
General sidebar styles
 */
.sidebar {
  background: #21344c;
  box-shadow: 4px 0 10px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  position: relative;
  transition: width 0.6s;
  width: 300px;
  /* Sidebar content */
  /* Sidebar chart */ }
  .sidebar a {
    text-decoration: none; }
    .sidebar a.unstyled {
      color: inherit; }
  .sidebar hr {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    height: 1px;
    margin: 25px auto;
    width: 240px; }
  .sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .sidebar svg {
    position: relative; }
  .sidebar .SVGInline {
    display: none; }
  .sidebar.closed {
    width: 90px; }
  .sidebar .alt-style {
    background: #0f2138; }
    .sidebar .alt-style .alt-style-header {
      background: #21344c;
      padding-bottom: 25px; }
    .sidebar .alt-style .alt-style-nav {
      padding-bottom: 25px; }
  .sidebar .sidebar-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    overflow-x: hidden;
    transition: overflow-x 0.6s; }
    .sidebar .sidebar-content .label {
      color: #fff;
      font-family: "Rubik", sans-serif;
      font-size: 20px;
      line-height: 26px;
      margin: 0;
      font-weight: normal;
      padding: 30px 25px 20px;
      text-align: left;
      white-space: inherit; }
  .sidebar .chart-title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .sidebar .chart-title p {
      margin: 0; }
    .sidebar .chart-title .title {
      color: #fff;
      font-family: "Rubik", sans-serif;
      font-size: 16px;
      line-height: 22px;
      margin: 0;
      text-transform: uppercase; }
    .sidebar .chart-title .disclaimer {
      color: rgba(255, 255, 255, 0.8);
      font-family: "Rubik", sans-serif;
      font-size: 14px;
      line-height: 20px;
      margin: 0;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 5px 0 10px; }
      .sidebar .chart-title .disclaimer svg {
        height: 20px;
        width: 20px; }
      .sidebar .chart-title .disclaimer .left-icon {
        fill: rgba(255, 255, 255, 0.8);
        margin-right: 10px; }
      .sidebar .chart-title .disclaimer .right-icon {
        fill: #80cbc4;
        margin-left: 10px; }
    .sidebar .chart-title .timestamp {
      color: #fff;
      font-family: "Rubik", sans-serif;
      font-size: 13px;
      line-height: 20px;
      margin: 0;
      padding: 5px 0 20px;
      text-transform: uppercase; }

/*
Inline and back links
 */
.sidebar {
  /* Active link */ }
  .sidebar .active {
    background: #0f2138;
    border-left: solid 3px #80cbc4;
    color: #fff;
    fill: #fff;
    padding-left: 27px; }
    .sidebar .active.link-collapsed {
      padding-left: 0; }
    .sidebar .active.light {
      background: #21344c;
      border-left: solid 3px #80cbc4;
      color: #fff;
      fill: #fff; }
    .sidebar .active[disabled] {
      background: none;
      border-left: 0;
      color: #686868;
      fill: #686868;
      padding-left: 30px; }
      .sidebar .active[disabled].link-collapsed {
        padding-left: 0; }
  .sidebar .disabled {
    color: #b0b0b0 !important;
    fill: #b0b0b0 !important;
    pointer-events: none; }
  .sidebar .link-inline, .sidebar .link-back {
    color: #80cbc4;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    fill: #80cbc4; }
    .sidebar .link-inline:hover, .sidebar .link-back:hover {
      color: #fff;
      fill: #fff; }
    .sidebar .link-inline.freeze, .sidebar .link-back.freeze {
      color: #fff;
      fill: #fff; }
  .sidebar .link-back {
    padding: 25px 25px 0; }
    .sidebar .link-back .left-icon {
      height: 12px;
      margin-right: 15px;
      width: 12px; }
    .sidebar .link-back:hover > svg {
      -webkit-animation: left-bounce 0.6s;
              animation: left-bounce 0.6s; }
  .sidebar .link-inline {
    padding: 10px 16px; }
    .sidebar .link-inline .left-icon {
      height: 25px;
      margin-right: 15px;
      width: 25px; }
    .sidebar .link-inline.one-line {
      padding: 10px 15px 10px 30px; }
  .sidebar .link-collapse, .sidebar .link-expand {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: transparent;
    border: none;
    border-top: 1px solid #b0b0b0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    fill: #b0b0b0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-transform: uppercase; }
    .sidebar .link-collapse .left-icon, .sidebar .link-expand .left-icon {
      height: 40px;
      width: 40px; }
  .sidebar .link-collapse {
    color: #b0b0b0;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    line-height: 0;
    margin: 0;
    padding: 20px 0; }
    .sidebar .link-collapse .left-icon {
      margin-right: 15px; }
    .sidebar .link-collapse.alt-style {
      background: #0f2138; }
  .sidebar .link-expand {
    color: #b0b0b0;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 6px 0 20px; }
    .sidebar .link-expand .left-icon {
      margin-right: 0; }
    .sidebar .link-expand.alt-style {
      background: #0f2138; }

.sidebar-content {
  /* Collapsed links (when the sidebar is collapsed) */
  /* Drawer links */
  /* Slide-out links */ }
  .sidebar-content .link-collapsed {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    fill: #80cbc4;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 15px 0; }
    .sidebar-content .link-collapsed .left-icon {
      height: 25px;
      width: 25px; }
    .sidebar-content .link-collapsed.freeze {
      color: #fff;
      fill: #fff; }
    .sidebar-content .link-collapsed[disabled] .left-icon {
      fill: #686868; }
  .sidebar-content .link-drawer .drawer a {
    color: #80cbc4;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0; }
  .sidebar-content .link-slide-out .switcher-content li a {
    color: #80cbc4;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin: 0; }
  .sidebar-content .link-drawer .drawer .active-link > a, .sidebar-content .link-drawer .drawer a:hover {
    color: #fff; }
  .sidebar-content .link-drawer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .sidebar-content .link-drawer button {
      background: transparent;
      border: none;
      border-radius: 0;
      text-align: left; }
      .sidebar-content .link-drawer button.expanded {
        background-color: #0f2138;
        border-left: solid 3px #80cbc4;
        color: #fff;
        fill: #fff; }
    .sidebar-content .link-drawer .link-body {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .sidebar-content .link-drawer .right-icon {
      height: 12px;
      transition: -webkit-transform 0.6s;
      transition: transform 0.6s;
      transition: transform 0.6s, -webkit-transform 0.6s;
      width: 12px; }
    .sidebar-content .link-drawer .rotated {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .sidebar-content .link-drawer .drawer {
      height: 0;
      opacity: 0;
      overflow: hidden;
      padding: 0;
      transition: opacity 0.25s; }
      .sidebar-content .link-drawer .drawer li {
        margin-left: 46px;
        padding: 2px 0; }
      .sidebar-content .link-drawer .drawer .active-link {
        color: #80cbc4;
        list-style: disc; }
      .sidebar-content .link-drawer .drawer .child-link {
        margin-left: 20px; }
      .sidebar-content .link-drawer .drawer.open {
        height: auto;
        opacity: 1;
        padding: 0 30px;
        transition: opacity 0.25s; }
      .sidebar-content .link-drawer .drawer.currentPage {
        background: #0f2138; }
  .sidebar-content .link-slide-out .switcher {
    color: #b0b0b0;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    fill: #b0b0b0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .sidebar-content .link-slide-out .switcher svg {
      height: 12px;
      width: 12px; }
    .sidebar-content .link-slide-out .switcher .link-body {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .sidebar-content .link-slide-out .switcher .left-icon {
      margin-right: 10px; }
    .sidebar-content .link-slide-out .switcher .right-icon {
      transition: -webkit-transform 0.6s;
      transition: transform 0.6s;
      transition: transform 0.6s, -webkit-transform 0.6s; }
      .sidebar-content .link-slide-out .switcher .right-icon.rotated {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  .sidebar-content .link-slide-out .switcher-content {
    color: #80cbc4;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    background: #0f2138;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 0 25px;
    position: absolute;
    top: 0;
    transition: z-index 0.6s step-start, opacity 0.6s step-end, left 0.6s;
    width: 300px;
    z-index: -1; }
    .sidebar-content .link-slide-out .switcher-content li {
      padding-bottom: 15px; }
    .sidebar-content .link-slide-out .switcher-content .practices-title {
      color: #fff;
      font-family: "Rubik", sans-serif;
      font-size: 18px;
      line-height: 26px;
      margin: 0;
      font-weight: 500;
      padding: 23px 0; }
    .sidebar-content .link-slide-out .switcher-content.open {
      left: 300px;
      opacity: 1;
      transition: z-index 0.6s step-end, left 0.6s;
      z-index: 1; }

.sidebar .link-inline[disabled] {
  color: #686868; }
  .sidebar .link-inline[disabled] .left-icon, .sidebar .link-inline[disabled] .right-icon {
    fill: #686868; }

.sidebar-content .link-slide-out .switcher:hover > .right-icon {
  -webkit-animation: right-bounce 0.6s;
          animation: right-bounce 0.6s; }

/*
Shared details
 */
.sidebar {
  /* Practice details styles */
  /* Individual details */ }
  .sidebar .practice-container {
    padding: 0 25px; }
    .sidebar .practice-container .practice-name {
      color: #fff;
      font-family: "Rubik", sans-serif;
      font-size: 20px;
      line-height: 26px;
      margin: 0; }
    .sidebar .practice-container .practice-tin {
      color: #fff;
      font-family: "Rubik", sans-serif;
      font-size: 14px;
      line-height: 16px;
      margin: 0;
      padding-top: 10px; }
  .sidebar .individual-container {
    padding: 25px 25px 0; }
    .sidebar .individual-container .individual-name {
      color: #fff;
      font-family: "Rubik", sans-serif;
      font-size: 16px;
      line-height: 22px;
      margin: 0;
      font-weight: 500;
      text-transform: uppercase; }
    .sidebar .individual-container .individual-npi {
      color: #fff;
      font-family: "Rubik", sans-serif;
      font-size: 14px;
      line-height: 16px;
      margin: 0;
      padding: 10px 0 0; }
    .sidebar .individual-container .individual-link {
      color: #80cbc4;
      font-family: "Rubik", sans-serif;
      font-size: 14px;
      line-height: 20px;
      margin: 0;
      padding-bottom: 10px; }
      .sidebar .individual-container .individual-link:hover {
        color: #fff; }
  .sidebar .practice-container .switch-practice, .sidebar .practice-container .switch-clinician, .sidebar .individual-container .switch-practice, .sidebar .individual-container .switch-clinician {
    margin: 0;
    padding-top: 10px; }

/*
CMS specific styles
 */
.sidebar .cms-header {
  padding: 25px 25px 0; }
  .sidebar .cms-header .quality-title {
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    font-weight: 500;
    text-transform: uppercase; }
  .sidebar .cms-header .quality-subtitle {
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 10px 0 0; }

.sidebar .cms-content {
  padding-left: 40px;
  padding-top: 10px; }
  .sidebar .cms-content .due-date, .sidebar .cms-content .completed, .sidebar .cms-content .trial-period {
    color: rgba(255, 255, 255, 0.8);
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0; }
    .sidebar .cms-content .due-date span, .sidebar .cms-content .completed span, .sidebar .cms-content .trial-period span {
      color: #fff;
      font-family: 'Rubik', sans-serif;
      font-weight: 500; }
  .sidebar .cms-content a.button {
    color: #80cbc4;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    background: transparent;
    border: 2px solid #80cbc4;
    border-radius: 28px;
    cursor: pointer;
    display: inline-block;
    margin: 10px 0;
    padding: 15px 30px;
    text-align: center;
    text-transform: uppercase;
    width: 100%; }
    .sidebar .cms-content a.button:hover {
      border-color: #fff;
      color: #fff; }

.info-modal-overlay {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2000; }

.info-modal-content {
  background: #fff;
  border: 0 none;
  border-radius: 2px;
  bottom: auto;
  left: 50%;
  max-width: 800px;
  min-width: 450px;
  outline: none;
  overflow: auto;
  padding: 2rem 3rem 1rem;
  position: absolute;
  right: auto;
  top: 10%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
  @media (max-width: 767px) {
    .info-modal-content {
      height: 100%;
      overflow: scroll;
      top: 0; } }
  .info-modal-content p.body-text {
    margin-bottom: 10px; }
  .info-modal-content h1 {
    color: #036;
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 30px;
    position: relative; }
    .info-modal-content h1 .icon {
      fill: #b0b0b0;
      height: 1.9375rem;
      left: -2.75rem;
      position: absolute;
      top: 0.125rem;
      width: 2rem; }
  .info-modal-content .closeModal {
    background-color: transparent;
    border: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 16px; }
    @media (max-width: 767px) {
      .info-modal-content .closeModal {
        padding: 16px;
        right: 10%; } }
    .info-modal-content .closeModal .close-icon {
      fill: #b0b0b0;
      height: 16px;
      width: 16px; }
      @media (max-width: 767px) {
        .info-modal-content .closeModal .close-icon {
          height: 11px;
          width: 11px; } }
  .info-modal-content .list-section {
    color: #686868;
    font-size: 0.9rem; }
    .info-modal-content .list-section p {
      font-weight: normal; }
    .info-modal-content .list-section ul {
      margin-bottom: 0; }
    .info-modal-content .list-section ul li {
      font-weight: 100; }
  .info-modal-content .actions {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 30px; }
  .info-modal-content .btn {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 2rem;
    color: #04838a;
    font-size: 0.75rem;
    margin-top: 0.25rem;
    padding: 1.25rem 4rem;
    text-transform: uppercase; }
    .info-modal-content .btn.primary-action {
      background-color: #04838a;
      color: #fff; }
    .info-modal-content .btn.secondary-action {
      color: #686868;
      font-weight: 100;
      text-decoration: underline;
      text-transform: none; }

.react-tabs {
  position: relative; }
  .react-tabs .ds-c-tabs {
    border-bottom: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0; }
  .react-tabs .react-tabs__tab-rule {
    background: #ddd;
    height: 1px;
    position: absolute;
    z-index: -1; }
  .react-tabs .ds-c-tabs__item {
    border-color: #ddd;
    border-style: solid;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-width: 1px;
    color: #04838a;
    cursor: pointer;
    display: inline-block;
    margin-bottom: -1px;
    margin-left: 0.625rem;
    padding: 1.25rem;
    padding-bottom: 0.9375rem;
    text-decoration: none;
    text-transform: uppercase; }
    .react-tabs .ds-c-tabs__item[aria-selected='true'] {
      border-bottom-color: #fff;
      color: #242424; }
    .react-tabs .ds-c-tabs__item[aria-disabled='true'] {
      background: #ddd;
      color: #767676;
      cursor: not-allowed; }
  .react-tabs .ds-c-tabs__panel {
    margin-top: 0rem; }
    .react-tabs .ds-c-tabs__panel:empty {
      display: none; }
    .react-tabs .ds-c-tabs__panel[aria-hidden='true'] {
      display: none; }
  .react-tabs .react-tabs__full-width .ds-c-tabs {
    border-bottom: 0 none; }
  .react-tabs .react-tabs__full-width .ds-c-tabs__item:first-child {
    margin-left: 0; }

.notification-banner {
  border: 1px solid transparent;
  color: #242424;
  font-size: 15px;
  min-height: 74px;
  transition: all 0.3s ease-out; }
  .notification-banner.banner-closed {
    border: none;
    height: 0;
    min-height: 0;
    overflow: hidden; }
  .notification-banner.notification-banner-info {
    background: #f8f8f8;
    border-bottom-color: #ddd; }
    .notification-banner.notification-banner-info .notification-banner-content b {
      color: #036; }
    .notification-banner.notification-banner-info .notification-banner-content p {
      display: inline;
      margin: 0; }
    .notification-banner.notification-banner-info .notification-banner-content a {
      color: #04838a; }
  .notification-banner.notification-banner-warning {
    background: #ffc438;
    position: relative; }
    .notification-banner.notification-banner-warning .notification-banner-content > div::before {
      content: '\F06A';
      font-family: 'FontAwesome';
      font-size: 1rem;
      margin-right: 0.25rem; }
    .notification-banner.notification-banner-warning .notification-banner-content b {
      color: #036; }
    .notification-banner.notification-banner-warning .notification-banner-content p {
      display: inline;
      margin: 0; }
    .notification-banner.notification-banner-warning .notification-banner-content a {
      color: #04838a; }
  .notification-banner .notification-banner-close {
    -ms-flex-item-align: start;
        align-self: flex-start;
    background: transparent;
    border: 0 none;
    height: 1rem;
    margin: 0;
    padding: 0.25rem 0;
    position: relative;
    width: 1rem; }
    .notification-banner .notification-banner-close .close-icon {
      fill: #04838a;
      height: 1rem;
      left: 0;
      position: absolute;
      top: 0.25rem;
      width: 1rem; }
  .notification-banner .notification-banner-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1.5rem 1.875rem; }

html:not(.authenticated) .notification-banner {
  margin-top: 0.5rem; }

.ds-c-autocomplete {
  max-width: 460px;
  position: relative; }

.ds-c-autocomplete__list {
  background-color: #fff;
  box-sizing: border-box;
  max-height: 320px;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  z-index: 1; }

.ds-c-autocomplete__list-item {
  color: #0071bc;
  padding: 8px; }

.ds-c-autocomplete__list-item--active {
  background-color: #046b99;
  color: #fff; }

.ds-c-autocomplete__list-item--message {
  color: #5b616b;
  padding: 8px; }

.ds-c-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 1px solid #0071bc;
  border-radius: 3px;
  color: #0071bc;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  padding: 8px 24px;
  text-align: center;
  text-decoration: none; }

.ds-c-button:focus, .ds-c-button:hover {
  border-color: #205493;
  color: #205493; }

.ds-c-button:active {
  border-color: #112e51;
  color: #112e51; }

.ds-c-button--big {
  font-size: 21px;
  padding-bottom: 16px;
  padding-top: 16px; }

.ds-c-button--small {
  font-size: 14px;
  font-weight: 400;
  padding: 4px 8px; }

.ds-c-button--primary {
  background-color: #0071bc;
  border: 0;
  color: #fff; }

.ds-c-button--primary:focus, .ds-c-button--primary:hover {
  color: #fff; }

.ds-c-button--primary:focus, .ds-c-button--primary:hover {
  background-color: #205493; }

.ds-c-button--primary:active {
  background-color: #112e51; }

.ds-c-button--transparent, .ds-c-button--transparent-inverse, .ds-c-button--transparent-inverse:active, .ds-c-button--transparent-inverse:focus, .ds-c-button--transparent-inverse:hover, .ds-c-button--transparent:active, .ds-c-button--transparent:focus, .ds-c-button--transparent:hover {
  border-color: transparent; }

.ds-c-button--danger {
  background-color: #e31c3d;
  border-color: #e31c3d;
  color: #fff; }

.ds-c-button--danger:focus, .ds-c-button--danger:hover {
  background-color: #cd2026;
  border-color: #cd2026;
  color: #fff; }

.ds-c-button--danger:active {
  background-color: #981b1e;
  border-color: #981b1e; }

.ds-c-button--success {
  background-color: #2e8540;
  border-color: #2e8540;
  color: #fff; }

.ds-c-button--success:focus, .ds-c-button--success:hover {
  background-color: #2a7a3b;
  border-color: #2a7a3b;
  color: #fff; }

.ds-c-button--success:active {
  background-color: #266e35;
  border-color: #266e35; }

.ds-c-button--disabled, .ds-c-button:disabled {
  pointer-events: none; }

.ds-c-button--disabled, .ds-c-button--disabled:active, .ds-c-button--disabled:focus, .ds-c-button--disabled:hover, .ds-c-button:disabled, .ds-c-button:disabled:active, .ds-c-button:disabled:focus, .ds-c-button:disabled:hover {
  background-color: #d6d7d9;
  border-color: #d6d7d9;
  color: #323a45; }

.ds-c-button--inverse, .ds-c-button--inverse:active, .ds-c-button--inverse:focus, .ds-c-button--inverse:hover {
  border-color: #fff; }

.ds-c-button--inverse, .ds-c-button--transparent-inverse {
  color: #fff; }

.ds-c-button--inverse:active, .ds-c-button--inverse:focus, .ds-c-button--inverse:hover, .ds-c-button--transparent-inverse:active, .ds-c-button--transparent-inverse:focus, .ds-c-button--transparent-inverse:hover {
  color: #fff;
  opacity: .8; }

.ds-c-button--inverse:active, .ds-c-button--transparent-inverse:active {
  opacity: .6; }

.ds-c-button--disabled-inverse, .ds-c-button--disabled-inverse:disabled {
  background-color: #081627;
  border-color: #081627;
  color: #bac5cf;
  pointer-events: none; }

.ds-c-button--disabled-inverse:active, .ds-c-button--disabled-inverse:disabled:active, .ds-c-button--disabled-inverse:disabled:focus, .ds-c-button--disabled-inverse:disabled:hover, .ds-c-button--disabled-inverse:focus, .ds-c-button--disabled-inverse:hover {
  background-color: #112e51;
  border-color: #112e51;
  color: #bac5cf; }

.ds-c-button > svg {
  fill: currentColor;
  height: 1em;
  margin-bottom: -.1em;
  margin-top: -.1em;
  position: relative;
  top: -.1em;
  vertical-align: middle;
  width: 1em; }

.ds-c-autocomplete .ds-u-float--right {
  float: right; }

.ds-c-autocomplete .ds-u-padding-right--0 {
  padding-right: 0; }

.ds-c-autocomplete .ds-c-autocomplete__list {
  border: 1px solid #b0b0b0;
  padding: 8px; }
  .ds-c-autocomplete .ds-c-autocomplete__list ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .ds-c-autocomplete .ds-c-autocomplete__list .ds-c-autocomplete__list-item {
    color: #04838a;
    padding: 8px; }
    .ds-c-autocomplete .ds-c-autocomplete__list .ds-c-autocomplete__list-item.ds-c-autocomplete__list-item--active {
      background-color: #04838a;
      color: #fff; }

.ds-c-autocomplete input {
  padding: 0.9rem 3.75rem 0.9rem 0.75rem; }

.ds-c-autocomplete button {
  color: #04838a; }

.ds-c-autocomplete svg {
  bottom: 13px;
  fill: #04838a;
  height: 20px;
  position: absolute;
  right: 20px;
  width: 20px; }

.ds-c-spinner {
  height: 32px;
  width: 32px;
  box-sizing: border-box;
  display: inline-block;
  position: relative; }

.ds-c-spinner:after, .ds-c-spinner:before {
  border-width: 4px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  border-style: solid;
  box-sizing: border-box;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0; }

.ds-c-spinner:before {
  border-color: inherit;
  opacity: .2; }

.ds-c-spinner:after {
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  border-bottom-color: transparent;
  border-left-color: inherit;
  border-right-color: transparent;
  border-top-color: transparent;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.ds-c-button > .ds-c-spinner {
  fill: currentColor;
  margin-bottom: -.1em;
  margin-top: -.1em;
  position: relative;
  top: -.1em;
  vertical-align: middle;
  height: 1em;
  width: 1em; }

.ds-c-button > .ds-c-spinner:after, .ds-c-button > .ds-c-spinner:before {
  border-width: .125em;
  height: 1em;
  left: 0;
  top: 0;
  width: 1em; }

.ds-c-spinner--filled {
  background-color: #fff;
  border-radius: 50%;
  color: #212121;
  height: 48px;
  width: 48px; }

.ds-c-spinner--filled:after, .ds-c-spinner--filled:before {
  border-width: 4px;
  height: 32px;
  left: 8px;
  top: 8px;
  width: 32px; }

.ds-c-spinner--small {
  height: 16px;
  width: 16px; }

.ds-c-spinner--small:after, .ds-c-spinner--small:before {
  border-width: 2px;
  height: 16px;
  left: 0;
  top: 0;
  width: 16px; }

.ds-c-spinner--small.ds-c-spinner--filled {
  height: 24px;
  width: 24px; }

.ds-c-spinner--small.ds-c-spinner--filled:after, .ds-c-spinner--small.ds-c-spinner--filled:before {
  border-width: 2px;
  height: 16px;
  left: 4px;
  top: 4px;
  width: 16px; }

.ds-c-spinner--big {
  height: 40px;
  width: 40px; }

.ds-c-spinner--big:after, .ds-c-spinner--big:before {
  border-width: 5px;
  height: 40px;
  left: 0;
  top: 0;
  width: 40px; }

.ds-c-spinner--big.ds-c-spinner--filled {
  height: 56px;
  width: 56px; }

.ds-c-spinner--big.ds-c-spinner--filled:after, .ds-c-spinner--big.ds-c-spinner--filled:before {
  border-width: 5px;
  height: 40px;
  left: 8px;
  top: 8px;
  width: 40px; }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

.ds-c-spinner::after {
  color: #04838a; }

.ds-c-spinner::before {
  color: #ddd; }

@-webkit-keyframes header-flash {
  0% {
    background-color: #04838a; }
  50% {
    background-color: #80cbc4; }
  100% {
    background-color: #04838a; } }

@keyframes header-flash {
  0% {
    background-color: #04838a; }
  50% {
    background-color: #80cbc4; }
  100% {
    background-color: #04838a; } }

.measures-list-drawer {
  bottom: 0;
  max-width: 770px;
  position: fixed;
  z-index: 1;
  width: 92%;
  /* overrides */ }
  @media screen and (min-width: 400px) {
    .measures-list-drawer {
      width: 96%; } }
  @media (min-width: 768px) {
    .measures-list-drawer {
      width: 94%; } }
  .measures-list-drawer.unfixed {
    position: static;
    width: auto; }
  .measures-list-drawer .drawer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* Prevents wrapper from covering the explore measures UI */
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .measures-list-drawer .drawer-wrapper.unfixed {
      position: static;
      -webkit-transform: none;
              transform: none; }
    @media (min-width: 768px) {
      .measures-list-drawer .drawer-wrapper {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        left: auto;
        right: 0;
        -webkit-transform: none;
                transform: none; } }
    .measures-list-drawer .drawer-wrapper .drawer {
      box-shadow: 0 6px 4px rgba(0, 0, 0, 0.5);
      width: 280px; }
      @media (min-width: 768px) {
        .measures-list-drawer .drawer-wrapper .drawer {
          width: 385px; } }
  .measures-list-drawer .drawer-header {
    background-color: #04838a;
    border: 0 none;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.125rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1;
    padding: 1.5625rem;
    width: 100%; }
    .measures-list-drawer .drawer-header.header-flash {
      -webkit-animation: 0.6s cubic-bezier(0.77, 0, 0.18, 1) header-flash;
              animation: 0.6s cubic-bezier(0.77, 0, 0.18, 1) header-flash; }
    .measures-list-drawer .drawer-header h1 {
      color: #fff;
      font-size: 1.125rem;
      line-height: 1rem;
      margin: 0; }
    .measures-list-drawer .drawer-header .icon {
      fill: #fff;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .measures-list-drawer .drawer-header[aria-expanded="true"] .icon {
      -webkit-transform: none;
              transform: none; }
  .measures-list-drawer .drawer-contents {
    background: #fff;
    border-bottom: 1px solid #ddd;
    max-height: 1000px;
    transition: max-height 0.3s ease-in-out; }
    .measures-list-drawer .drawer-contents .measures-qm, .measures-list-drawer .drawer-contents .measures-aci, .measures-list-drawer .drawer-contents .measures-ia, .measures-list-drawer .drawer-contents .measures-cost {
      border-bottom: 2px solid #ddd;
      border-left: 5px solid #ddd; }
    .measures-list-drawer .drawer-contents .measures-qm {
      border-left-color: #0288d1; }
    .measures-list-drawer .drawer-contents .measures-aci {
      border-left-color: #f06292; }
    .measures-list-drawer .drawer-contents .measures-ia {
      border-left-color: #ffa200; }
    .measures-list-drawer .drawer-contents .measures-cost {
      border-left-color: #70a03d;
      border-bottom: 0 none; }
    .measures-list-drawer .drawer-contents .remove-all {
      background: transparent;
      border: 0 none;
      color: #04838a;
      line-height: 1;
      margin: 0;
      padding: 0;
      text-decoration: underline; }
      .measures-list-drawer .drawer-contents .remove-all:not([hidden]) ~ .disclaimer {
        margin-top: 20px; }
    .measures-list-drawer .drawer-contents .measures-section.transitions-section {
      margin-top: 30px; }
    .measures-list-drawer .drawer-contents .measures-section .name {
      margin-top: 20px; }
    .measures-list-drawer .drawer-contents .measures-section hr {
      margin: 0 !important;
      top: 3px !important; }
    .measures-list-drawer .drawer-contents .measures-section .measures-list {
      color: #686868;
      line-height: 1.385;
      list-style: none;
      margin-top: 1.25rem;
      padding: 0; }
      .measures-list-drawer .drawer-contents .measures-section .measures-list li {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin: 0.625rem 0; }
        @media screen and (min-width: 400px) {
          .measures-list-drawer .drawer-contents .measures-section .measures-list li {
            -webkit-box-align: start;
                -ms-flex-align: start;
                    align-items: flex-start; } }
        @media (min-width: 768px) {
          .measures-list-drawer .drawer-contents .measures-section .measures-list li {
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; } }
        .measures-list-drawer .drawer-contents .measures-section .measures-list li .remove {
          background: transparent;
          border: 0 none;
          font-size: 0.8125rem;
          height: 0.8125rem;
          line-height: 1;
          margin: 0 0 0 1.5625rem;
          padding: 0; }
          .measures-list-drawer .drawer-contents .measures-section .measures-list li .remove .icon {
            fill: #686868;
            height: 0.8125rem;
            pointer-events: none;
            width: 0.8125rem; }
    .measures-list-drawer .drawer-contents .measures-section .measures-actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      max-width: 217px; }
      .measures-list-drawer .drawer-contents .measures-section .measures-actions[hidden] {
        display: none; }
      @media screen and (min-width: 400px) {
        .measures-list-drawer .drawer-contents .measures-section .measures-actions {
          max-width: 217px; } }
      @media (min-width: 768px) {
        .measures-list-drawer .drawer-contents .measures-section .measures-actions {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          max-width: 237px; } }
      .measures-list-drawer .drawer-contents .measures-section .measures-actions .measures-action {
        background: transparent;
        border: 0 none;
        color: #04838a;
        line-height: 1.385;
        margin: 0;
        padding: 0;
        text-align: left;
        text-decoration: underline; }
      .measures-list-drawer .drawer-contents .measures-section .measures-actions .measures-action-divider {
        border-right: 2px solid #b0b0b0;
        display: none;
        height: 1rem;
        width: 2px; }
        @media screen and (min-width: 400px) {
          .measures-list-drawer .drawer-contents .measures-section .measures-actions .measures-action-divider {
            display: none; } }
        @media (min-width: 768px) {
          .measures-list-drawer .drawer-contents .measures-section .measures-actions .measures-action-divider {
            display: initial; } }
  .measures-list-drawer .drawer-header[aria-expanded="false"] + .drawer-contents {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.15s ease-in-out; }
  .measures-list-drawer .collapsible-summary {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-left: 3.375rem solid #f8f8f8;
    color: #242424;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.9375rem;
    line-height: 1.2;
    position: relative; 

  }


  .collapsible-summary1 {
    background: #ffffff!important;
    border-radius: 3px!important;
    border-left: 3px solid #9CA4AE;!important;
    color: #303030!important;
    font-size: 14px!important;
    padding: 7px 40px 7px 12px!important;
    margin: 3px!important;
    position: relative!important;
    float: left!important;
    box-shadow: 0 0px 10px rgba(0,0,0,0.2)!important;
    color: red!important;
    font-weight: 600!important; 
}


    .measures-list-drawer .collapsible-summary::before {

      color: #04838a;
      margin-right: 0;
      padding: 1.4375rem;
      position: absolute;
      left: -3.375rem;

    }
    .measures-list-drawer .collapsible-summary span {
      display: inline-block;
      padding: 1.5625rem;
      pointer-events: none;
      text-align: left;
      text-transform: uppercase;
      max-width: 217px; }
      @media screen and (min-width: 400px) {
        .measures-list-drawer .collapsible-summary span {
          max-width: 217px; } }
      @media (min-width: 768px) {
        .measures-list-drawer .collapsible-summary span {
          max-width: none; } }
    .measures-list-drawer .collapsible-summary .count {
      padding: 0; }
    .measures-list-drawer .collapsible-summary[aria-expanded="true"]::before {
      padding-bottom: 0; }
    .measures-list-drawer .collapsible-summary[aria-expanded="true"] span {
      padding-bottom: 0; }
  .measures-list-drawer .collapsible-details {
    border-left: 3.375rem solid #f8f8f8;
    font-size: 0.8125rem;
    line-height: 1;
    max-height: 75px;
    overflow: auto;
    padding: 0.3rem 0.9375rem 1.5625rem 1.5625rem; }
    .measures-list-drawer .collapsible-details p {
      color: #767676;
      font-size: 0.8125rem;
      line-height: 1.1538;
      margin-bottom: auto; }
    .measures-list-drawer .collapsible-details .empty-message {
      margin-top: 0.9375rem; }
    .measures-list-drawer .collapsible-details .disclaimer {
      font-style: italic;
      margin-bottom: 20px; }
    @media (min-height: 600px) {
      .measures-list-drawer .collapsible-details {
        max-height: 145px; } }
    @media (min-height: 730px) {
      .measures-list-drawer .collapsible-details {
        max-height: 235px; } }
    @media (min-height: 760px) {
      .measures-list-drawer .collapsible-details {
        max-height: 315px; } }
    @media (min-height: 830px) {
      .measures-list-drawer .collapsible-details {
        max-height: 345px; } }
    @media (min-height: 1000px) {
      .measures-list-drawer .collapsible-details {
        max-height: 500px; } }

.search-control {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .search-control input {
    border: 1px #ddd solid;
    border-radius: 3px 0 0 3px;
    font-weight:600;
    font-size: 15px; }
    .search-control input::-webkit-input-placeholder {
      color: #767676; }
    .search-control input:-ms-input-placeholder {
      color: #767676; }
    .search-control input::placeholder {
      color: #767676; }
  .search-control button {
    border: 1px #ddd solid;
    border-left: 0;
    border-radius: 0 3px 3px 0;
    padding: 0 20px; }
    .search-control button img {
      pointer-events: none;
      height: 20px;
      width: 20px; }
  @media (max-width: 767px) {
    .search-control {
      width: 100%; } }

.paginator {
  font-size: 1rem;
  text-align: center; }
  .paginator span:first-child {
    padding-right: 15px; }
  .paginator a {
    padding: 0.75rem; }
  .paginator .left-chevron {
    margin-right: 3px;
    position: relative; }
    .paginator .left-chevron::after {
      color: #04838a;
      content: "\F104";
      font-family: FontAwesome;
      font-size: 1.125rem;
      left: 10px;
      position: absolute;
      pointer-events: none; }
    .paginator .left-chevron.inactive {
      padding: 10px; }
      .paginator .left-chevron.inactive::after {
        color: #ddd;
        position: initial; }
  .paginator .right-chevron {
    position: relative; }
    .paginator .right-chevron::after {
      color: #04838a;
      content: "\F105";
      font-family: FontAwesome;
      font-size: 1.125rem;
      left: 10px;
      position: absolute;
      pointer-events: none; }
    .paginator .right-chevron.inactive {
      padding: 10px; }
      .paginator .right-chevron.inactive::after {
        color: #ddd;
        position: initial; }
  @media (max-width: 767px) {
    .paginator {
      margin-right: 0;
      text-align: center; }
      .paginator .left-chevron {
        margin-right: 20px; } }

html {
  height: 100%; }

body {
  height: 100%; }
  body main {
    height: 100%; }
    body main:focus {
      outline: none; }
  body .content-container {
    height: calc(100% - 108px); }
    body .content-container:focus {
      outline: inherit; }

header .notification-banner a:link, header .notification-banner a:visited {
  text-decoration: underline; }

hr {
  border-top-color: #ddd; }

#mainContent > section {
  overflow-x: hidden; }

/**
 * Temporary SideNav overrides
 */
.sidebar .switch-practice, .sidebar a[href="/user/settings"] {
  display: none; }

.sidenav-container #qpp-nav-sidebar {
  height: 100%; }
  .sidenav-container #qpp-nav-sidebar:empty {
    display: none; }

.sidenav-container.banner-closed-transition {
  transition: top 0.3s ease-out; }

.sticky-nav {
  padding-top: 0; }
  .sticky-nav .navbar-fixed-top {
    position: relative;
    margin: 0; }
  .sticky-nav .sidenav-container {
    position: fixed;
    top: 108px;
    bottom: 0;
    z-index: 1; }
  .sticky-nav .content-block {
    margin-left: 300px;
    height: 100%; }
  .sticky-nav .content-block.narrow-margin {
    margin-left: 90px; }
  .sticky-nav .user-dashboard {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }

.content-block {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .content-block:focus {
    outline: inherit; }
  .content-block .warning-content {
    color: #767676;
    font-size: 1rem;
    line-height: 1.5;
    margin-left: 1rem;
    position: relative; }
    .content-block .warning-content.extra-top-margin {
      margin-top: 30px; }
    .content-block .warning-content b {
      font-weight: 500; }
    .content-block .warning-content::before {
      color: #df635f;
      content: "\F06A";
      font-family: 'FontAwesome';
      font-size: 1.1875rem;
      left: -1rem;
      margin-right: 0.5rem;
      position: absolute; }

#panel section, #panel section:first-of-type {
  margin-top: 3.125rem; }

#panel section.page-home, #panel section.four-phases {
  margin-top: 0; }

#panel section hr {
  margin-bottom: 60px;
  position: relative;
  top: 10px; }

.title-cover, .auth-title-cover {
  background-color: #04838a;
  background-size: cover; }
  .title-cover h1, .auth-title-cover h1 {
    color: #fff;
    max-width: 1200px; }
  .title-cover .lead.subtitle, .auth-title-cover .lead.subtitle {
    color: #fff;
    font-weight: 300;
    max-width: 1200px; }
    @media (max-width: 767px) {
      .title-cover .lead.subtitle, .auth-title-cover .lead.subtitle {
        width: 100%; } }
  .title-cover .lead-subtitle-uppercase, .auth-title-cover .lead-subtitle-uppercase {
    font-size: 1.125rem;
    text-transform: uppercase; }
  .title-cover .lead-subtitle-capitalize, .auth-title-cover .lead-subtitle-capitalize {
    font-size: 1.125rem;
    text-transform: capitalize; }
  .title-cover.no-subtitle, .auth-title-cover.no-subtitle {
    padding: 50px; }

.title-cover {
  padding: 20px; }
  .title-cover h1 {
    margin: 30px auto 20px 0.625rem; }
  .title-cover .lead.subtitle {
    margin: 30px auto 20px 0.625rem; }

.auth-title-cover {
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .auth-title-cover {
      margin-bottom: 30px; } }
  .auth-title-cover h1 {
    line-height: 1;
    margin: 0 auto 0 0.625rem; }
    @media (max-width: 767px) {
      .auth-title-cover h1 {
        margin: 0; } }
  .auth-title-cover .align-header {
    left: -3px;
    padding-top: 47px;
    position: relative; }
    @media (max-width: 767px) {
      .auth-title-cover .align-header {
        left: -1px;
        padding-top: 30px; } }
  .auth-title-cover .align-subtitle {
    left: -2px;
    padding-bottom: 48px;
    position: relative; }
    @media (max-width: 767px) {
      .auth-title-cover .align-subtitle {
        left: 0; } }
  .auth-title-cover .lead.subtitle {
    margin: 20px auto 0 0.625rem; }
    @media (max-width: 767px) {
      .auth-title-cover .lead.subtitle {
        margin: 15px 0 30px; } }
  .auth-title-cover .no-subtitle {
    padding-bottom: 49px; }
    @media (max-width: 767px) {
      .auth-title-cover .no-subtitle {
        padding-bottom: 30px; } }

.title-split-image {
  background-color: #04838a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 767px) {
    .title-split-image {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media (min-width: 1200px) {
    .title-split-image {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  .title-split-image .title-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50%;
    max-width: 545px; }
    @media (max-width: 767px) {
      .title-split-image .title-cover {
        width: 100%;
        max-width: inherit; } }
    @media (min-width: 992px) {
      .title-split-image .title-cover {
        max-width: inherit; } }
    @media (min-width: 1200px) {
      .title-split-image .title-cover {
        max-width: 545px; } }
    @media (min-width: 768px) {
      .title-split-image .title-cover h1 {
        font-size: 2.125rem; } }
    @media (min-width: 992px) {
      .title-split-image .title-cover h1 {
        font-size: 3.5rem; } }
    @media (min-width: 1200px) {
      .title-split-image .title-cover h1 {
        max-width: 545px; } }
  .title-split-image .title-image {
    width: 50%; }
    @media (max-width: 767px) {
      .title-split-image .title-image {
        width: 100%;
        height: 400px;
        max-height: 250px; } }
    @media (min-width: 768px) {
      .title-split-image .title-image {
        height: 250px;
        max-height: 400px; } }
    @media (min-width: 992px) {
      .title-split-image .title-image {
        height: 300px; } }
    @media (min-width: 1200px) {
      .title-split-image .title-image {
        height: 400px; } }

@media (min-width: 992px) {
  .sticky-nav .title-split-image .title-cover h1 {
    font-size: 2.125rem; } }

@media (min-width: 1200px) {
  .sticky-nav .title-split-image .title-cover h1 {
    font-size: 3.5rem; } }

.help-box, .npi-lookup-widget {
  margin: 60px 0;
  background-color: #04838a;
  color: #fff;
  padding: 30px; }
  .help-box h2, .npi-lookup-widget h2 {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    margin: 0; }
  .help-box .h3, .npi-lookup-widget .h3 {
    color: white;
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 10px; }
  .help-box .get-help, .npi-lookup-widget .get-help {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 767px) {
      .help-box .get-help, .npi-lookup-widget .get-help {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .help-box .get-help .item, .npi-lookup-widget .get-help .item {
      width: 50%;
      padding: 10px 0 0;
      font-size: 1rem;
      padding-right: 40px; }
      .help-box .get-help .item p, .npi-lookup-widget .get-help .item p {
        margin: 0; }
      @media (max-width: 767px) {
        .help-box .get-help .item, .npi-lookup-widget .get-help .item {
          width: 100%;
          padding-right: 0; } }
      .help-box .get-help .item svg, .npi-lookup-widget .get-help .item svg {
        margin-right: 1rem;
        fill: #fff; }
      .help-box .get-help .item a, .npi-lookup-widget .get-help .item a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        cursor: pointer;
        color: white; }
      .help-box .get-help .item span, .npi-lookup-widget .get-help .item span {
        position: relative;
        top: -12px; }

.help-box .get-help .item {
  font-size: 1.125rem; }

.help .help-box {
  margin: 70px 0 40px; }

.npi-lookup-widget {
  margin: 2em 0; }
  .npi-lookup-widget h2 {
    color: #fff;
    margin: 0 0 10px; }
  .npi-lookup-widget form .form-control {
    display: inline-block;
    margin-right: 10px;
    max-width: 40%; }
    @media (max-width: 767px) {
      .npi-lookup-widget form .form-control {
        display: block;
        margin: 1rem 0;
        max-width: 100%; } }
  .npi-lookup-widget form button[type="submit"] {
    margin-top: 0; }

.subscriber-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 767px) {
    .subscriber-form form {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .subscriber-form form h2 {
    color: #036;
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0 1.5rem 0 0; }
    @media (max-width: 767px) {
      .subscriber-form form h2 {
        margin-bottom: 1rem; } }
  .subscriber-form form input {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .subscriber-form form button[type="submit"] {
    margin-top: 0;
    margin-left: 20px; }
    @media (max-width: 767px) {
      .subscriber-form form button[type="submit"] {
        margin-top: 20px;
        margin-left: 0; } }

.feedback svg {
  margin-right: 1rem;
  fill: #04838a;
  position: relative;
  top: 10px; }

#version-footer {
  display: none; }

.collapsible-summary {
  background: transparent;
  border: 0 none;
  color: #04838a;
  display: block;
  font-size: initial;
  padding: 0; }
  .collapsible-summary::before {
    margin-right: 0.25em; }
  .collapsible-summary[aria-expanded="false"]::before {
    content: '+'; }
  .collapsible-summary[aria-expanded="false"] .collapsible-hide-label {
    display: none; }
  .collapsible-summary[aria-expanded="true"]::before {
    content: '-'; }
  .collapsible-summary[aria-expanded="true"] .collapsible-show-label:not(:last-child) {
    display: none; }
  .collapsible-summary[aria-expanded="true"] .collapsible-hide-label {
    display: initial; }

.collapsible-details {
  font-size: initial; }

.title-no-breadcrumb {
  margin-top: 50px; }

.relative, .updated-content {
  position: relative; }

h3.updated-content .updated-content-tag, #panel .page-eligibility .eligibility-header .updated-content.status-label .updated-content-tag {
  top: 10px; }

h4.updated-content .updated-content-tag {
  top: 4px; }

.updated-content-tag {
  background: #036;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 0.923;
  text-transform: uppercase;
  position: absolute;
  left: -6rem;
  top: 1px;
  padding: 0.5rem; }
  .updated-content-tag::after {
    color: #036;
    content: '\F0DA';
    font-family: 'FontAwesome';
    font-size: 1.5rem;
    position: absolute;
    left: 95%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

li > .updated-content-tag {
  left: -8.5rem; }

.authenticated .content-block .warning-content::before {
  left: -2rem; }

.authenticated h3.updated-content .updated-content-tag, .authenticated #panel .page-eligibility .eligibility-header .updated-content.status-label .updated-content-tag, #panel .page-eligibility .eligibility-header .authenticated .updated-content.status-label .updated-content-tag {
  top: -6px; }

.authenticated .updated-content-tag {
  position: relative;
  top: auto;
  left: auto;
  margin-right: 0.5rem;
  padding: 0.375rem 0.5rem 0.3125rem; }

.authenticated .featured-resources {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 40px;
  margin-right: 40px; }
  .authenticated .featured-resources .link-cards .card {
    margin-left: 0; }
  .authenticated .featured-resources .link-cards .card-row {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .authenticated .featured-resources .link-cards > h2 {
    padding-left: 0; }

.authenticated #panel section.hero .hero-text-container {
  left: 40px; }

.authenticated .responsive-container, .authenticated .responsive-container.boxes {
  padding: 0;
  margin-left: 40px;
  margin-right: 40px; }

.authenticated .title-cover {
  max-width: inherit;
  padding-left: 0; }
  .authenticated .title-cover h1 {
    margin-left: 0; }
  .authenticated .title-cover p.lead.subtitle {
    margin-left: 0; }

.authenticated .title-split-image .title-cover h1 {
  margin-left: 40px;
  margin-right: 40px; }

.authenticated .sticky-nav .link-cards .card-row .wrapper {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

@media screen and (max-width: 767px) {
  .authenticated .featured-resources {
    margin-left: 20px;
    margin-right: 20px; }
  .authenticated #panel section.hero .hero-text-container {
    padding: 20px; }
  .authenticated .responsive-container, .authenticated .responsive-container.boxes {
    margin-left: 20px;
    margin-right: 20px; }
    .authenticated .responsive-container .box, .authenticated .responsive-container.boxes .box {
      margin-right: 0; }
  .authenticated .title-split-image .title-cover h1 {
    margin-left: 20px;
    margin-right: 20px; }
  .authenticated .link-cards .card {
    margin-right: 0; }
  .authenticated .cards {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }

@media screen and (max-width: 1280px) {
  .authenticated .updated-content-tag {
    position: relative;
    top: auto;
    left: auto;
    margin-right: 0.5rem;
    padding: 0.375rem 0.5rem 0.3125rem; }
  .authenticated li > .updated-content-tag {
    left: auto; } }

@media screen and (max-width: 960px) {
  :not(.authenticated) .updated-content-tag {
    position: relative;
    top: auto;
    left: auto;
    margin-right: 0.5rem;
    padding: 0.375rem 0.5rem 0.3125rem; }
  :not(.authenticated) h3.updated-content .updated-content-tag, :not(.authenticated) #panel .page-eligibility .eligibility-header .updated-content.status-label .updated-content-tag, #panel .page-eligibility .eligibility-header :not(.authenticated) .updated-content.status-label .updated-content-tag {
    top: -3px; }
  :not(.authenticated) li > .updated-content-tag {
    left: auto; } }

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

@media (max-width: 767px) {
  .flex-row.flex-row-to-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.contrast-box {
  background-color: #036;
  color: #fff;
  padding: 2rem 0; }
  @media (max-width: 767px) {
    .contrast-box {
      padding: 0.75rem 0.25rem 1.25rem; } }
  .contrast-box h2, .contrast-box h3, .contrast-box #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header
  .contrast-box .status-label {
    color: #fff; }

.featured-resources {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.link-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1200px; }
  .link-cards > h2 {
    font-weight: 300;
    padding-left: 20px; }
  .link-cards .card-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .link-cards .card-row .wrapper {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 767px) {
        .link-cards .card-row .wrapper {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media (min-width: 768px) {
        .link-cards .card-row .wrapper {
          width: 800px; } }
      @media (min-width: 1200px) {
        .link-cards .card-row .wrapper {
          width: 100%; } }
    .link-cards .card-row.right-align {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .link-cards .card-row a.more {
      color: #04838a;
      font-size: 1.125rem;
      font-weight: 300;
      line-height: 1.555;
      margin: 20px 20px -20px;
      text-decoration: none; }
      .link-cards .card-row a.more[href^='http']::after {
        content: '\F08E';
        font-family: 'FontAwesome';
        font-size: 0.6em;
        display: inline-block;
        margin-left: 0.25em; }
      .link-cards .card-row a.more:hover {
        color: #036; }
  .link-cards .card {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
    margin: 40px 20px 0;
    border-radius: 6px;
    border: 1px solid #ddd;
    text-decoration: none; }
    .link-cards .card:hover {
      box-shadow: rgba(0, 0, 0, 0.45) 0 0 20px 0; }
      .link-cards .card:hover h3, .link-cards .card:hover #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .link-cards .card:hover .status-label {
        color: #04838a;
        font-weight: 300; }
  .link-cards .card[href^='http']:not(.button):not([download]) h3::after, .link-cards .card[href^='http']:not(.button):not([download]) #panel .page-eligibility .eligibility-header .status-label::after, #panel .page-eligibility .eligibility-header .link-cards .card[href^='http']:not(.button):not([download]) .status-label::after {
    content: '\F08E';
    font-family: 'FontAwesome';
    font-size: 0.6em;
    display: inline-block;
    margin-left: 0.25em; }
  .link-cards .card[href^='http']:not(.button):not([download])::after {
    display: none; }
  .link-cards .large-with-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
    .link-cards .large-with-image .card-image {
      background-position: center;
      background-size: cover;
      border-radius: 6px 6px 0 0;
      height: 195px;
      width: 100%; }
    .link-cards .large-with-image .card-body {
      width: 100%; }
      .link-cards .large-with-image .card-body h3, .link-cards .large-with-image .card-body #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .link-cards .large-with-image .card-body .status-label {
        font-size: 1.25rem;
        font-weight: 300;
        line-height: 1.3;
        margin: 0 0 15px; }
      .link-cards .large-with-image .card-body p {
        font-size: 1.0625rem;
        line-height: 1.529; }
      .link-cards .large-with-image .card-body .file-type {
        font-size: 0.8125rem; }
    @media (min-width: 500px) {
      .link-cards .large-with-image .card-image {
        height: 250px; } }
    @media (min-width: 690px) {
      .link-cards .large-with-image {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        width: 100%; }
        .link-cards .large-with-image .card-image {
          border-radius: 6px 0 0 6px;
          height: 341px;
          width: 50%; }
        .link-cards .large-with-image .card-body {
          width: 50%; } }
    @media (min-width: 768px) {
      .link-cards .large-with-image .card-image {
        height: 330px; } }
    @media (min-width: 992px) {
      .link-cards .large-with-image .card-image {
        height: 320px; }
      .link-cards .large-with-image .card-body h3, .link-cards .large-with-image .card-body #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .link-cards .large-with-image .card-body .status-label {
        font-size: 1.875rem;
        line-height: 1.3; }
      .link-cards .large-with-image .card-body p {
        font-size: 1.125rem;
        line-height: 1.444; } }
  .link-cards .with-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
    .link-cards .with-image .card-image {
      background-size: cover;
      border-radius: 6px 6px 0 0;
      height: 200px;
      width: 100%; }
    .link-cards .with-image .card-body {
      width: 100%; }
    @media (min-width: 500px) {
      .link-cards .with-image {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        width: 100%; }
        .link-cards .with-image .card-image {
          background-size: cover;
          border-radius: 6px 0 0 6px;
          height: 175px;
          width: 50%; }
        .link-cards .with-image .card-body {
          width: 50%; } }
    @media (min-width: 768px) {
      .link-cards .with-image {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 360px; }
        .link-cards .with-image .card-image {
          background-size: cover;
          border-radius: 6px 6px 0 0;
          height: 175px;
          width: 100%; }
        .link-cards .with-image .card-body {
          width: 100%; } }
  .link-cards .card-image {
    background-position: center;
    background-repeat: no-repeat;
    position: relative; }
  .link-cards .card-image.play-button::before {
    color: #fff;
    content: "\F16A";
    font-family: FontAwesome;
    font-size: 90px;
    left: 50%;
    opacity: 0.8;
    position: absolute;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .link-cards .card-body {
    padding: 25px; }
    .link-cards .card-body .file-type {
      color: #767676;
      display: inline-block;
      font-size: 0.8125rem;
      line-height: 1.385;
      margin-bottom: 15px;
      text-transform: uppercase; }
    .link-cards .card-body h3, .link-cards .card-body #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .link-cards .card-body .status-label {
      font-size: 1.375rem;
      font-weight: 300;
      line-height: 1.364;
      margin: 0; }
    .link-cards .card-body p {
      margin: 0;
      font-size: 1.125rem;
      font-weight: 300;
      line-height: 1.556;
      color: #242424; }
    @media (max-width: 500px) {
      .link-cards .card-body {
        padding: 20px; }
        .link-cards .card-body h3, .link-cards .card-body #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .link-cards .card-body .status-label {
          font-size: 1.25rem;
          line-height: 1.3; }
        .link-cards .card-body p {
          font-size: 1.0625rem;
          line-height: 1.529; } }

.resources .resource {
  border: 1px solid #04838a;
  padding: 1rem;
  margin-bottom: 1rem;
  color: #04838a;
  display: block;
  text-decoration: none;
  position: relative; }
  .resources .resource span {
    color: #686868;
    font-size: 0.9rem;
    margin-left: 5px; }
    .resources .resource span.uppercase {
      text-transform: uppercase; }
  .resources .resource:hover {
    text-decoration: underline; }

.stacked-header {
  margin-top: 50px; }

.exclamation-circle::before {
  color: #df635f;
  content: "\F06A";
  font-family: 'FontAwesome';
  font-size: 1rem;
  margin-right: 5px; }

.download-dropdown {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 15px;
  position: relative; }
  .download-dropdown .dropdown-button {
    background: none;
    border: none;
    color: #04838a; }
    .download-dropdown .dropdown-button span {
      font-weight: 500;
      padding: 0 15px; }
    .download-dropdown .dropdown-button::after {
      content: '\F078';
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 0.625rem;
      left: -5px;
      position: relative;
      top: -1px;
      transition: 0.25s; }
  .download-dropdown .dropdown-container {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
    display: none;
    position: absolute;
    top: 30px;
    white-space: nowrap; }
    .download-dropdown .dropdown-container .dropdown-option {
      color: #767676;
      padding: 15px; }
      .download-dropdown .dropdown-container .dropdown-option:not(:last-of-type) {
        border-bottom: 1px solid #ddd; }
      .download-dropdown .dropdown-container .dropdown-option:hover {
        background-color: #f8f8f8; }
    .download-dropdown .dropdown-container .loading-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 15px;
      padding: 15px; }
      .download-dropdown .dropdown-container .loading-container .loading-message {
        margin-left: 8px;
        color: #767676; }
      .download-dropdown .dropdown-container .loading-container .ds-c-spinner {
        height: 23px;
        width: 23px; }
      .download-dropdown .dropdown-container .loading-container .loading-spinner .ds-c-spinner::after, .download-dropdown .dropdown-container .loading-container .loading-spinner .ds-c-spinner::before {
        border-width: 2px;
        height: 23px;
        width: 23px; }
  .download-dropdown.open .dropdown-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .download-dropdown.open .dropdown-button::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

.resource-mips-image {
  background-image: url("/images/resource-data-submission-mips.png"); }

.resource-pdf-image {
  background-image: url("/images/resource-pdf.png"); }

.resource-sur-image {
  background-image: url("/images/resource-small-underserved-rural.png"); }

.resource-help-image {
  background-image: url("/images/resource-help-support.png"); }

.resource-qpp-overview {
  background-image: url("/images/resource-qpp-overview.png"); }

.resource-apm-overview {
  background-image: url("/images/resource-apm-overview.png"); }

.resource-mips-overview {
  background-image: url("/images/resource-mips-overview.png"); }

.offset-top-nav {
  display: block;
  height: 0;
  top: -140px;
  position: relative;
  width: 0;
  z-index: -1; }
  @media (max-width: 767px) {
    .offset-top-nav {
      top: -170px; } }

.page-home {
  margin-top: 2rem; }
  .page-home main {
    padding: 0 0 1.5em; }
  .page-home img {
    margin: 0 auto; }
    .page-home img.img-full {
      width: 100%; }

@media (max-width: 767px) {
  .sticky-nav .hero {
    margin-top: -8px !important; } }

@media (max-width: 767px) {
  .sticky-nav .hero .hero-image-container {
    min-height: 175px; } }

@media (min-width: 768px) {
  .sticky-nav .hero .hero-image-container {
    min-height: 400px; } }

@media (min-width: 992px) {
  .sticky-nav .hero .hero-image-container {
    min-height: 440px; } }

@media (min-width: 1200px) {
  .sticky-nav .hero .hero-image-container {
    min-height: 650px; } }

@media (min-width: 1200px) {
  .sticky-nav .hero .hero-image-container {
    min-height: 700px; } }

.sticky-nav .link-cards .card-row .wrapper {
  width: unset;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 992px) {
    .sticky-nav .link-cards .card-row .wrapper {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (min-width: 1200px) {
    .sticky-nav .link-cards .card-row .wrapper {
      width: 800px;
      -webkit-box-pack: left;
          -ms-flex-pack: left;
              justify-content: left; } }
  @media (min-width: 1525px) {
    .sticky-nav .link-cards .card-row .wrapper {
      width: unset; } }

#panel section.hero:first-of-type {
  margin-top: 0;
  position: relative; }
  @media (min-width: 992px) {
    #panel section.hero:first-of-type {
      margin-top: 0 !important; } }
  #panel section.hero:first-of-type .hero-image-container {
    background: url("/images/home_hero_small.jpg") no-repeat;
    background-size: cover;
    background-position: top;
    min-height: 400px;
    width: 100%;
    /* Hero Image for Smartphones */ }
    @media only screen and (min-device-width: 240px) and (max-device-width: 480px) {
      #panel section.hero:first-of-type .hero-image-container {
        background: url("/images/home_hero_mobile_420.png") no-repeat;
        background-position: bottom;
        background-size: cover;
        min-height: 230px; } }
    @media (min-width: 992px) {
      #panel section.hero:first-of-type .hero-image-container {
        min-height: 570px;
        background: url("/images/home_hero.jpg") no-repeat;
        background-size: cover;
        background-position: center; } }
    @media (min-width: 1700px) {
      #panel section.hero:first-of-type .hero-image-container {
        background-position-y: -60px;
        min-height: 600px; } }
  #panel section.hero:first-of-type .hero-text-container {
    background-color: #04838a;
    opacity: 0.9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 30px; }
    @media (min-width: 768px) {
      #panel section.hero:first-of-type .hero-text-container {
        width: 100%;
        position: relative; } }
    @media (min-width: 992px) {
      #panel section.hero:first-of-type .hero-text-container {
        max-width: 450px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        left: 3%; } }
    #panel section.hero:first-of-type .hero-text-container .hero-text {
      color: #fff;
      width: 100%; }
      #panel section.hero:first-of-type .hero-text-container .hero-text h2 {
        color: #fff;
        text-transform: uppercase;
        font-size: 0.9375rem;
        font-weight: 300;
        line-height: 1.5;
        margin: 0; }
      #panel section.hero:first-of-type .hero-text-container .hero-text h2.h3, #panel section.hero:first-of-type .hero-text-container .hero-text h3, #panel section.hero:first-of-type .hero-text-container .hero-text .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header section.hero:first-of-type .hero-text-container .hero-text .status-label {
        color: #fff;
        font-size: 2rem;
        line-height: 1.1875;
        font-weight: 300;
        margin: 0 0 15px;
        text-transform: none; }
      #panel section.hero:first-of-type .hero-text-container .hero-text hr {
        border-top-color: #ddd;
        opacity: 0.5;
        margin: 26px 0 20px;
        top: auto; }
      #panel section.hero:first-of-type .hero-text-container .hero-text p {
        font-size: 1.125rem;
        line-height: 1.556;
        font-weight: 300; }
      #panel section.hero:first-of-type .hero-text-container .hero-text .secondary-text {
        font-size: 15px;
        line-height: 1.714;
        margin-bottom: 0; }
        #panel section.hero:first-of-type .hero-text-container .hero-text .secondary-text a {
          color: #fff; }
      @media (max-width: 767px) {
        #panel section.hero:first-of-type .hero-text-container .hero-text h3, #panel section.hero:first-of-type .hero-text-container .hero-text .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header section.hero:first-of-type .hero-text-container .hero-text .status-label {
          font-size: 1.625rem;
          line-height: 1.231; }
        #panel section.hero:first-of-type .hero-text-container .hero-text p {
          font-size: 1.0625rem;
          line-height: 1.529; } }
      @media (min-width: 992px) {
        #panel section.hero:first-of-type .hero-text-container .hero-text h3, #panel section.hero:first-of-type .hero-text-container .hero-text .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header section.hero:first-of-type .hero-text-container .hero-text .status-label {
          width: 375px; } }

@-webkit-keyframes scroll {
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes scroll {
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.four-phases {
  background: #036;
  color: #fff;
  margin-top: -2rem; }

.four-phases-container {
  padding-top: 2rem; }
  .four-phases-container h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 2.5rem;
    line-height: 1.111; }
    @media (max-width: 767px) {
      .four-phases-container h2 {
        font-size: 1.5rem;
        line-height: 1.25; } }

.phase-description-icon-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px 40px;
  max-width: 1200px;
  position: relative; }
  @media (max-width: 767px) {
    .phase-description-icon-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      margin: 5px 10px 15px; } }
  .phase-description-icon-container .phase-description {
    margin-left: 6.2em; }
    @media (max-width: 767px) {
      .phase-description-icon-container .phase-description {
        margin-left: 15px;
        margin-right: 15px; } }
    .phase-description-icon-container .phase-description .phase-superheading {
      color: #b0b0b0;
      font-size: 0.9375rem;
      font-weight: 300;
      margin-top: 0; }
    .phase-description-icon-container .phase-description .phase-heading {
      color: #fff;
      font-size: 1.75rem;
      font-weight: 300;
      line-height: 1.286; }
      @media (max-width: 767px) {
        .phase-description-icon-container .phase-description .phase-heading {
          font-size: 1.375rem;
          line-height: 30px; } }
    .phase-description-icon-container .phase-description .phase-body {
      font-size: 1.125rem;
      font-weight: 300;
      line-height: 28px; }
      @media (max-width: 767px) {
        .phase-description-icon-container .phase-description .phase-body {
          margin-right: 0;
          font-size: 1.0625rem;
          line-height: 26px; } }
      @media (min-width: 1200px) {
        .phase-description-icon-container .phase-description .phase-body {
          width: 1068px; } }
  .phase-description-icon-container .phase-icon {
    margin-right: 5.5em;
    margin-left: 40px;
    float: right; }
    @media (max-width: 767px) {
      .phase-description-icon-container .phase-icon {
        margin-right: 0; } }
    .phase-description-icon-container .phase-icon img {
      margin: auto; }
      @media (max-width: 767px) {
        .phase-description-icon-container .phase-icon img {
          height: 100px; } }

.phase-timeline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .phase-timeline .ds-c-tabs {
    border-bottom: 0 none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    list-style: none;
    position: relative;
    margin: 0 0 40px;
    padding: 0; }
    @media (min-width: 768px) {
      .phase-timeline .ds-c-tabs {
        max-width: 1200px; } }
    .phase-timeline .ds-c-tabs::before {
      border: none;
      color: #fff;
      content: '';
      position: absolute;
      top: 1em;
      height: 2px;
      right: 0;
      left: 0;
      width: 100%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 550, from(#04838a), to(#036)); }
      @media (max-width: 767px) {
        .phase-timeline .ds-c-tabs::before {
          background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 275, from(#04838a), to(#036)); } }
      @media (min-width: 1200px) {
        .phase-timeline .ds-c-tabs::before {
          background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 600, from(#04838a), to(#036)); } }
 
  .phase-timeline .ds-c-tabs__item {
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    color: #80cbc4;
    font-size: 0.9375rem;
    font-weight: 300;
    line-height: 1.6;
    margin: auto;
    padding: inherit;
    position: relative;
    text-align: center;
    text-decoration: inherit;
    text-transform: inherit; }
    .phase-timeline .ds-c-tabs__item::before {
      background: #036;
      border: 2px solid #80cbc4;
      border-radius: 1em;
      color: #80cbc4;
      cursor: pointer;
      display: block;
      font-size: 1.125rem;
      height: 2em;
      line-height: 1.8667;
      margin: 0 auto 10px;
      width: 2em; }
    .phase-timeline .ds-c-tabs__item:nth-child(1)::before {
      content: '1'; }
    .phase-timeline .ds-c-tabs__item:nth-child(2)::before {
      content: '2'; }
    .phase-timeline .ds-c-tabs__item:nth-child(3)::before {
      content: '3'; }
    .phase-timeline .ds-c-tabs__item:nth-child(4)::before {
      content: '4'; }
    .phase-timeline .ds-c-tabs__item span {
      display: inline-block; }
    @media (max-width: 767px) {
      .phase-timeline .ds-c-tabs__item {
        font-size: 0.75 rem; }
        .phase-timeline .ds-c-tabs__item span {
          display: none; } }
    .phase-timeline .ds-c-tabs__item[aria-selected='true'] {
      border-bottom-color: transparent;
      color: #fff; }
      .phase-timeline .ds-c-tabs__item[aria-selected='true']::before {
        background: #fff;
        border: solid 2px #fff;
        color: #036; }

.phase-description-icon-container .arrow img {
  pointer-events: none; }

.phase-description-icon-container .arrow-next, .phase-description-icon-container .arrow-prev {
  position: absolute;
  font-size: 2rem;
  color: #04838a;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: none;
  border: none; }
  @media (max-width: 767px) {
    .phase-description-icon-container .arrow-next, .phase-description-icon-container .arrow-prev {
      display: none; } }

.phase-description-icon-container .arrow-prev {
  left: 0; }
  .phase-description-icon-container .arrow-prev img {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1); }

.phase-description-icon-container .arrow-next {
  right: 0; }
  @media (max-width: 767px) {
    .phase-description-icon-container .arrow-next {
      right: auto; } }

@media (max-width: 767px) {
  .phase-description-icon-container .arrow-prev {
    left: 0%; }
  .phase-description-icon-container .arrow-next {
    left: 90%; } }

.page-mips {
  margin-top: 60px !important; }
  .page-mips p.lead {
    margin-top: 20px; }
  .page-mips .score-info {
    margin-bottom: 30px; }
  .page-mips .score-percent {
    color: #036;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase; }
  .page-mips .mips-standard {
    color: #767676;
    font-size: 15px;
    font-weight: 500; }
  .page-mips .disclaimer {
    color: #767676;
    display: block;
    margin-top: 0;
    font-size: 15px; }
    .page-mips .disclaimer a {
      color: #767676; }
  .page-mips .resources {
    margin-bottom: 40px; }

.performance-icon {
  max-width: 30%;
  margin: 18px 0 18px 18px; }
  @media (max-width: 767px) {
    .performance-icon {
      max-width: 40%; } }

.btn-download {
  border: 1px solid #80cbc4;
  background-color: #fff;
  color: #04838a;
  font-weight: 400;
  padding-right: 3em;
  width: 100%; }
  .btn-download::after {
    font-family: FontAwesome;
    content: '';
    position: absolute;
    right: 1em;
    top: 1.05em;
    border-top: 4px solid #fff;
    width: 0;
    opacity: 0; }
  .btn-download::before {
    font-family: FontAwesome;
    content: "\F019";
    color: #04838a;
    position: absolute;
    right: 0.75em;
    padding: 0 1px; }
  .btn-download:hover, .btn-download:focus, .btn-download:active {
    background-color: transparent;
    color: #209fa6;
    border-color: #209fa6; }
    .btn-download:hover::after, .btn-download:focus::after, .btn-download:active::after {
      border-color: #04838a;
      opacity: 1; }
  .btn-download span {
    font-size: 0.9rem;
    font-weight: 300;
    color: grey; }

.mips-additional-resources hr {
  margin-top: 45px; }

.page-get-prepared .lead {
  margin: 20px 0 30px; }

.page-get-prepared em {
  font-weight: bold;
  font-style: normal; }

@media (min-width: 768px) {
  ul.dropdown-menu.specialty-set {
    -webkit-column-count: 1;
            column-count: 1;
    left: inherit; } }

@media (min-width: 992px) {
  ul.dropdown-menu.specialty-set {
    -webkit-column-count: 2;
            column-count: 2;
    left: inherit;
    right: 0; } }

@media (min-width: 992px) and (max-width: 1091px) {
  ul.dropdown-menu.specialty-set {
    -webkit-column-count: 2;
            column-count: 2;
    left: inherit;
    right: auto; } }

@media (min-width: 1200px) {
  ul.dropdown-menu.specialty-set {
    -webkit-column-count: 2;
            column-count: 2;
    left: inherit;
    right: 0; } }

ul.dropdown-menu.specialty-set li {
  margin-bottom: 0; }

ul.dropdown-menu.specialty-set li label {
  padding-right: 10px; }

.filter-remove-self {
  background: none;
  border: none; }

.filter-remove-self::before {
  background-color: #fff;
  border: none;
  color: #04838a;
  content: "\F00D";
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 18px;
  margin-left: 8px;
  text-decoration: none; }

.remove-self::before {
  content: "\F00D";
  font-family: 'FontAwesome';
  color: #04838a;
  text-decoration: none;
  display: inline-block;
  font-size: 24px; }

.panel-collapse.collapse.in {
  border-bottom: 0; }
  .panel-collapse.collapse.in .panel-body {
    border-top: 3px solid white;
    margin-top: -1px; }

.panel-title a.btn::before {
  content: '';
  margin-left: 0;
  padding-right: 0; }

.page-aci .nav-justified a {
  text-align: left !important; }

.page-aci .tab-content {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .page-aci .tab-content {
      padding: 20px;
      border: 1px solid #ddd;
      border-top: 1px solid #fff; } }

.page-aci .nav-tabs li a {
  border-radius: 0;
  font-size: 1rem; }

.page-education-tools {
  padding-top: 0; }
  .page-education-tools .section {
    padding: 2em 0; }
  .page-education-tools .documents-downloads {
    padding-top: 0;
    padding-bottom: 4em;
    font-size: 1rem; }
    .page-education-tools .documents-downloads .row {
      padding-top: 11px;
      padding-bottom: 11px;
      border-top: 1px solid #f0f0f0; }
      .page-education-tools .documents-downloads .row:nth-child(odd) {
        background: #fcfcfc; }
      .page-education-tools .documents-downloads .row.table-heading {
        background: #fff;
        padding-top: 15px;
        padding-bottom: 15px;
        font-weight: 500; }
      .page-education-tools .documents-downloads .row.table-subheading {
        background: #eee; }
      .page-education-tools .documents-downloads .row time span {
        float: left;
        clear: left; }
      @media (max-width: 767px) {
        .page-education-tools .documents-downloads .row .col-xs-3 {
          text-align: right; } }

.page-privacy h2 {
  margin-top: 40px; }

.page-privacy .table {
  table-layout: fixed; }
  .page-privacy .table a {
    word-wrap: break-word; }

.page-privacy .table.table-bordered.mobile-optimized {
  border: none; }
  .page-privacy .table.table-bordered.mobile-optimized thead {
    display: none; }
    @media (min-width: 992px) {
      .page-privacy .table.table-bordered.mobile-optimized thead {
        display: table-header-group; } }
    .page-privacy .table.table-bordered.mobile-optimized thead th {
      background-color: teal;
      border: none;
      color: #fff; }
  .page-privacy .table.table-bordered.mobile-optimized tbody tr {
    display: block;
    clear: both;
    margin-bottom: 20px;
    border-bottom: 1px solid #b0b0b0; }
    @media (min-width: 992px) {
      .page-privacy .table.table-bordered.mobile-optimized tbody tr {
        display: table-row;
        clear: none;
        margin-bottom: 0; } }
  .page-privacy .table.table-bordered.mobile-optimized tbody tr:first-of-type {
    border-top: none; }
  .page-privacy .table.table-bordered.mobile-optimized tbody tr:last-of-type {
    border-bottom: none; }
    @media (max-width: 767px) {
      .page-privacy .table.table-bordered.mobile-optimized tbody tr:last-of-type {
        border-top: 1px solid #b0b0b0; } }
    @media (min-width: 768px) {
      .page-privacy .table.table-bordered.mobile-optimized tbody tr:last-of-type {
        border-top: 1px solid #b0b0b0; } }
  .page-privacy .table.table-bordered.mobile-optimized td {
    display: block;
    float: right;
    width: 100%; }
    @media (min-width: 768px) {
      .page-privacy .table.table-bordered.mobile-optimized td {
        border-top: none;
        border-bottom: 1px solid #b0b0b0;
        border-left: 1px solid #b0b0b0;
        border-right: 1px solid #b0b0b0; } }
    @media (min-width: 992px) {
      .page-privacy .table.table-bordered.mobile-optimized td {
        border: none;
        display: table-cell;
        float: none;
        width: auto; } }
    .page-privacy .table.table-bordered.mobile-optimized td .column-title {
      font-weight: 700;
      display: block;
      width: 100%;
      margin-right: 15px; }
      @media (min-width: 992px) {
        .page-privacy .table.table-bordered.mobile-optimized td .column-title {
          display: none !important; } }
  @media (max-width: 767px) {
    .page-privacy .table.table-bordered.mobile-optimized td:last-of-type {
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    .page-privacy .table.table-bordered.mobile-optimized td:last-of-type {
      margin-bottom: 30px; } }

.page-developers section section + section {
  margin-top: 2em; }

.page-developers section p {
  margin-bottom: 10px; }

.page-developers section .button {
  margin-top: 30px; }

#panel .page-eligibility .exclamation-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #panel .page-eligibility .exclamation-circle::before {
    margin-right: 10px; }

#panel .page-eligibility hr {
  margin: 60px 0;
  position: static; }

#panel .page-eligibility section {
  margin-bottom: 50px;
  margin-top: 35px; }
  #panel .page-eligibility section .error {
    color: #767676;
    line-height: 1.0555; }
    #panel .page-eligibility section .error::before {
      color: #df635f;
      content: "\F06A";
      font-family: 'FontAwesome';
      font-size: 1.1875rem;
      margin-right: 0.5rem; }

#panel .page-eligibility form button[type=submit] {
  margin-top: 0; }

#panel .page-eligibility .npi-form {
  margin: auto 0.5rem 0.5rem; }

#panel .page-eligibility .npi-input {
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    #panel .page-eligibility .npi-input {
      margin-bottom: 0; } }

#panel .page-eligibility .current-npi {
  color: #767676;
  font-size: 1.5rem;
  font-weight: lighter;
  line-height: 1.25;
  margin-bottom: 1rem; }

#panel .page-eligibility .eligibility-header {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 1rem;
  margin-top: 2rem; }
  @media (min-width: 768px) {
    #panel .page-eligibility .eligibility-header {
      padding: 2rem; } }
  #panel .page-eligibility .eligibility-header .status-label {
    margin-top: 4px; }
  #panel .page-eligibility .eligibility-header.included .clinician-action em {
    color: #689f38;
    font-weight: 500;
    font-style: normal; }
  #panel .page-eligibility .eligibility-header.included .status-label {
    color: #689f38; }
  #panel .page-eligibility .eligibility-header.included .status::before, #panel .page-eligibility .eligibility-header.included #status::before {
    content: "\F058";
    font-family: 'FontAwesome';
    color: #689f38;
    margin-right: 10px; }
  #panel .page-eligibility .eligibility-header.exempt .clinician-action span {
    color: #b0b0b0;
    font-weight: 500; }
  #panel .page-eligibility .eligibility-header.exempt .status-label {
    color: #b0b0b0; }
  #panel .page-eligibility .eligibility-header.exempt .status::before, #panel .page-eligibility .eligibility-header.exempt #status::before {
    content: "\F192";
    font-family: 'FontAwesome';
    color: #b0b0b0;
    margin-right: 10px; }
  #panel .page-eligibility .eligibility-header .btn-secondary {
    margin-top: 1rem; }
    @media (min-width: 768px) {
      #panel .page-eligibility .eligibility-header .btn-secondary {
        float: right; } }

#panel .page-eligibility .full-name, #panel .page-eligibility .clinician-name {
  text-transform: capitalize;
  margin-bottom: 0; }

#panel .page-eligibility .clinician-action p:first-of-type {
  margin-bottom: 0; }

#panel .page-eligibility .react-tabs ~ h2 {
  margin-top: 50px; }

#panel .page-eligibility .react-tabs .ds-c-tabs__item {
  color: #04838a;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: none; }

#panel .page-eligibility .react-tabs .ds-c-tabs__item--selected, #panel .page-eligibility .react-tabs[aria-selected='true'] {
  border-bottom-color: #fff;
  color: #242424;
  font-weight: 500; }

#panel .page-eligibility .detail-boxed {
  box-shadow: none;
  margin: 20px 0; }
  #panel .page-eligibility .detail-boxed .detail {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    #panel .page-eligibility .detail-boxed .detail .detail-label {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    #panel .page-eligibility .detail-boxed .detail .detail-field {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
  #panel .page-eligibility .detail-boxed.top-align .detail {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  @media (max-width: 767px) {
    #panel .page-eligibility .detail-boxed {
      font-size: 15px;
      line-height: 1.429; } }

#panel .page-eligibility .npi, #panel .page-eligibility .address {
  color: #767676;
  font-size: 1rem; }

#panel .page-eligibility .predictive-msg {
  color: #767676;
  font-size: 1rem;
  margin-top: 35px; }

#panel .page-eligibility h3, #panel .page-eligibility .eligibility-header .status-label {
  margin-bottom: 35px; }

#panel .page-eligibility .h5 {
  margin-bottom: 10px;
  margin-right: 4rem; }

#panel .page-eligibility .practice-details .practices {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  #panel .page-eligibility .practice-details .practices .practice {
    position: relative; }
    #panel .page-eligibility .practice-details .practices .practice h5 {
      font-size: 1.125rem;
      font-weight: 700;
      margin-bottom: 10px; }
    #panel .page-eligibility .practice-details .practices .practice h6 {
      text-transform: none;
      font-weight: 500; }
    #panel .page-eligibility .practice-details .practices .practice .collapsible-summary {
      font-size: 1.5rem;
      height: 3.5rem;
      left: 0;
      position: absolute;
      text-align: right;
      top: 0;
      width: 100%; }
      @media (max-width: 767px) {
        #panel .page-eligibility .practice-details .practices .practice .collapsible-summary {
          -webkit-transform: translateY(-33%);
                  transform: translateY(-33%); } }
      #panel .page-eligibility .practice-details .practices .practice .collapsible-summary::before {
        content: none; }
      #panel .page-eligibility .practice-details .practices .practice .collapsible-summary .collapsible-show-label::before {
        content: '+'; }
      #panel .page-eligibility .practice-details .practices .practice .collapsible-summary .collapsible-hide-label {
        left: 3px; }
        #panel .page-eligibility .practice-details .practices .practice .collapsible-summary .collapsible-hide-label::before {
          content: '-'; }
      #panel .page-eligibility .practice-details .practices .practice .collapsible-summary span {
        font-size: 15px;
        position: relative; }
        #panel .page-eligibility .practice-details .practices .practice .collapsible-summary span::before {
          font-size: 1.25rem;
          font-weight: 500;
          left: 50%;
          position: absolute;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          top: -1.7rem; }
          @media (max-width: 767px) {
            #panel .page-eligibility .practice-details .practices .practice .collapsible-summary span::before {
              top: -1.4375rem; } }
    #panel .page-eligibility .practice-details .practices .practice .collapsible-details section:last-child {
      margin-bottom: 2rem; }
    #panel .page-eligibility .practice-details .practices .practice .detail-boxed .detail-label p {
      color: #242424;
      font-size: 0.8125rem;
      font-weight: 400;
      letter-spacing: 0.13px;
      margin: 0;
      text-transform: uppercase; }
    #panel .page-eligibility .practice-details .practices .practice .less-margin {
      margin-bottom: 20px; }
    #panel .page-eligibility .practice-details .practices .practice .disclaimer {
      color: #767676; }
    #panel .page-eligibility .practice-details .practices .practice .included {
      color: #689f38;
      font-weight: 500; }
      #panel .page-eligibility .practice-details .practices .practice .included::before {
        content: "\F058";
        font-family: 'FontAwesome';
        color: #689f38;
        margin-right: 10px; }
    #panel .page-eligibility .practice-details .practices .practice .exempt {
      color: #242424;
      font-weight: 500; }
      #panel .page-eligibility .practice-details .practices .practice .exempt::before {
        content: "\F192";
        font-family: 'FontAwesome';
        color: #242424;
        margin-right: 10px; }
    #panel .page-eligibility .practice-details .practices .practice .scenario {
      margin-top: 35px; }
    #panel .page-eligibility .practice-details .practices .practice p:last-child {
      margin-bottom: 20px; }

#panel .page-eligibility .responsive-container .well {
  border: none; }

#panel .page-eligibility .reporting-requirements h3, #panel .page-eligibility .reporting-requirements .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .reporting-requirements .status-label {
  margin-bottom: 0; }

#panel .page-eligibility .reporting-requirements .statement {
  margin-top: 20px; }

#panel .page-eligibility .reporting-requirements .report-slug {
  font-size: 1.375rem;
  font-weight: 500;
  margin-bottom: 0.5rem; }
  @media (max-width: 767px) {
    #panel .page-eligibility .reporting-requirements .report-slug {
      font-size: 1.125rem;
      line-height: 1.444; } }

#panel .page-eligibility .reporting-requirements .required-to-report {
  color: #507d29; }
  #panel .page-eligibility .reporting-requirements .required-to-report::before {
    content: "\F058";
    font-family: 'FontAwesome';
    color: #507d29;
    margin-right: 10px; }

#panel .page-eligibility .reporting-requirements .check-details {
  color: #507d29; }
  #panel .page-eligibility .reporting-requirements .check-details::before {
    content: "\F192";
    font-family: 'FontAwesome';
    color: #507d29;
    margin-right: 10px; }

#panel .page-eligibility .reporting-requirements .not-required-to-report {
  color: #242424; }
  #panel .page-eligibility .reporting-requirements .not-required-to-report .icon {
    height: 20px;
    width: 20px;
    margin-right: 10px; }

.footer-message {
  padding: 1rem;
  border: 16px solid #f8f8f8; }
  .footer-message p:last-of-type {
    margin-bottom: 0; }

.about-eligibility li {
  margin: 0; }

.about-eligibility span.route {
  color: #999; }

.about-eligibility span.parenthetical-text {
  color: #767676; }

.about-eligibility h5 {
  margin-bottom: 3rem; }

.about-eligibility .updated-content-tag {
  top: inherit; }

.about-eligibility col.left {
  width: 30%; }

.page-get-prepared-eligibility a.btn {
  margin-bottom: 15px; }

@media (min-width: 992px) {
  .page-get-prepared-eligibility .boxes {
    padding: 0; }
  .page-get-prepared-eligibility .box-row {
    display: table;
    border-spacing: 10px;
    border-collapse: separate; }
    .page-get-prepared-eligibility .box-row .box {
      display: table-cell;
      padding: 0 15px;
      width: 50%; } }

.page-surs .no-overlap {
  margin-top: 0; }

.page-surs .react-tabs .ds-c-tabs__panel {
  margin-top: 60px; }

.page-surs hr.help {
  margin-top: 45px;
  margin-bottom: 60px;
  top: 0; }

.benefits {
  margin-bottom: 2rem; }
  .benefits .benefit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 768px) {
      .benefits .benefit {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .benefits .benefit p {
      margin-bottom: 0; }
    .benefits .benefit img {
      height: 100px;
      width: 100px; }
      @media (min-width: 768px) {
        .benefits .benefit img {
          height: 150px;
          width: 150px; } }

.support-map {
  background: #04838a;
  color: #fff;
  padding: 2rem;
  margin-bottom: 3rem; }
  .support-map .intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    @media (min-width: 768px) {
      .support-map .intro {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .support-map .intro p {
      margin-bottom: 0; }
    .support-map .intro .map-title {
      font-size: 1.5rem;
      line-height: 1.2;
      margin-bottom: 10px; }
    @media (max-width: 767px) {
      .support-map .intro label {
        margin-top: 2em; } }
  .support-map label {
    color: #fff; }
  .support-map .provider {
    background: #fff;
    color: #242424;
    padding: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    font-size: 1rem; }
    @media (min-width: 768px) {
      .support-map .provider {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        font-size: inherit; } }
    .support-map .provider .provider-name {
      -ms-flex-item-align: start;
          -ms-grid-row-align: start;
          align-self: start;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      width: 100%; }
      @media (max-width: 767px) {
        .support-map .provider .provider-name {
          margin-bottom: 1rem; } }
    .support-map .provider .provider-details {
      -ms-flex-item-align: start;
          -ms-grid-row-align: start;
          align-self: start;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      width: 100%; }
    .support-map .provider .email {
      word-wrap: break-word; }
  .support-map .state-map {
    height: 450px;
    margin-bottom: 2rem; }

.us-map {
  display: block;
  height: 100%;
  width: 100%; }
  .us-map path.filled, .us-map circle.filled {
    fill: #fff; }

.hardship-exception .grid-heading {
  color: inherit;
  font-size: inherit;
  font-weight: 500;
  line-height: inherit;
  margin: auto; }

.hardship-exception dt {
  font-weight: 500; }

.hardship-exception dt::before {
  content: "Q: "; }

.hardship-exception dd {
  margin: 0.25rem 0 1rem; }
  .hardship-exception dd::before {
    content: "A: "; }
  .hardship-exception dd p:first-child {
    display: inline; }
  .hardship-exception dd p:nth-of-type(2) {
    margin-top: 30px; }

.hardship-exception .btn.btn-primary {
  margin-bottom: 30px; }

.help-support .truven-health {
  margin-top: -20px; }

.media-cards-container {
  margin: 0 auto; }

.cards {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 15px;
  padding: 1.5%; }
  @media (max-width: 767px) {
    .cards {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 1.5%; } }
  @media (min-width: 768px) {
    .cards {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding: 0; } }

.card-with-thumbnail {
  height: 280px;
  margin-right: 15px;
  width: 230px; }
  .card-with-thumbnail.taller {
    height: 335px; }
  .card-with-thumbnail .card-header {
    background-blend-mode: overlay;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px 4px 0 0;
    display: block;
    height: 130px;
    overflow: hidden;
    position: relative;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0; }
    .card-with-thumbnail .card-header.play-button::before {
      color: #fff;
      content: "\F16A";
      font-family: FontAwesome;
      font-size: 55px;
      left: 50%;
      opacity: 0.8;
      position: absolute;
      text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%); }
    .card-with-thumbnail .card-header:hover::before {
      color: #eee; }
  .card-with-thumbnail .card-body-summary {
    font-size: 1.3rem;
    padding: 8% 5% 3% 10%; }
  .card-with-thumbnail .file-type {
    color: #767676;
    display: inline-block;
    font-size: 0.8125rem;
    line-height: 1.385;
    padding: 8% 0% 0% 10%;
    margin: 0;
    text-transform: uppercase; }
    .card-with-thumbnail .file-type + .card-body-summary {
      padding-top: 1%; }
  @media (max-width: 767px) {
    .card-with-thumbnail {
      height: 280px;
      width: 360px; } }
  @media (min-width: 768px) {
    .card-with-thumbnail {
      margin-right: 25px; } }

.card-without-thumbnail {
  height: 90px;
  margin-bottom: 20px;
  margin-right: 10px;
  width: 360px; }
  .card-without-thumbnail .card-body-summary {
    font-size: 1.3rem;
    padding: 5% 5% 3%; }
  @media (max-width: 767px) {
    .card-without-thumbnail {
      height: 90px;
      margin-right: 0;
      width: 360px; } }
  @media (min-width: 768px) {
    .card-without-thumbnail {
      margin-right: 25px;
      width: 350px; } }

.card-with-thumbnail, .card-without-thumbnail {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
  color: #363636;
  margin-bottom: 20px;
  padding-bottom: 30px;
  position: relative;
  text-decoration: none;
  -moz-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }
  .card-with-thumbnail:hover .card-body-summary, .card-without-thumbnail:hover .card-body-summary {
    color: #04838a; }

.card-with-thumbnail .card-header:hover, .card-with-thumbnail .card-header:focus {
  background-color: rgba(255, 255, 255, 0); }

.card-with-thumbnail:hover, .card-with-thumbnail:focus, .card-without-thumbnail:hover, .card-without-thumbnail:focus {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.45) 0 0 20px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.45) 0 0 20px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 0 20px 0; }

.btn-quaternary {
  background-color: #fff!important;
  border: 2px solid #04838a!important;
  border-radius: 3px!important;
  color: #04838a!important;
  margin: 5px!important; }
  .btn-quaternary:hover, .btn-quaternary:focus, .btn-quaternary:active {
    background-color: #04838a!important;
    border-color: #04838a!important;
    box-shadow: none!important;
    color: #fff!important; }
    .btn-quaternary:hover::after, .btn-quaternary:focus::after, .btn-quaternary:active::after {
      border-color: #04838a!important;
      opacity: 1!important;
      width: 20px!important; }

.btn-quinary {
  background-color: #fff!important;
  border: 3px solid #fff!important;
  border-radius: 3px!important;
  color: #04838a!important;
  padding-right: 3em!important; }
  .btn-quinary::after {
    border-top: 4px solid #fff!important;
    content: ''!important;
    font-family: FontAwesome!important;
    margin-top: -3px!important;
    right: 1em!important;
    opacity: 0!important;
    position: absolute!important;
    top: 50%!important;
    width: 0!important;
    transition-timing-function: ease-out!important;
    transition-duration: 0.2s!important; }
  .btn-quinary::before {
    content: "\F054"!important;
    font-family: FontAwesome!important;
    margin-top: -12px!important;
    position: absolute!important;
    right: 0.75em!important;
    top: 50%!important; }
  .btn-quinary:hover, .btn-quinary:focus, .btn-quinary:active {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff; }
    .btn-quinary:hover::after, .btn-quinary:focus::after, .btn-quinary:active::after {
      border-color: #fff;
      opacity: 1;
      width: 20px; }

.video-thumbnail-a {
  background-image: url("/images/video-thumbnail-a.png"); }

.video-thumbnail-b {
  background-image: url("/images/video-thumbnail-b.png"); }

.video-thumbnail-c {
  background-image: url("/images/video-thumbnail-c.png"); }

.webinar-thumbnail-a {
  background-image: url("/images/webinar-thumbnail-a.png"); }

.webinar-thumbnail-b {
  background-image: url("/images/webinar-thumbnail-b.png"); }

.webinar-thumbnail-c {
  background-image: url("/images/webinar-thumbnail-c.png"); }

.webinar-thumbnail-d {
  background-image: url("/images/webinar-thumbnail-d.png"); }

.webinar-thumbnail-e {
  background-image: url("/images/webinar-thumbnail-e.png"); }

.webinar-thumbnail-f {
  background-image: url("/images/webinar-thumbnail-f.png"); }

.webinar-thumbnail-g {
  background-image: url("/images/resource-apm-overview.png"); }

.webinar-thumbnail-h {
  background-image: url("/images/webinar-year2.png"); }

#peer-based-learning-image {
  margin: 10px 0 32px;
  width: 100%; }

@media (max-width: 767px) {
  #hide-mobile {
    display: none; } }

@media (max-width: 767px) {
  .navigate-to {
    display: none; } }

@media (min-width: 768px) {
  .navigate-to {
    display: none; } }

@media (min-width: 992px) {
  .navigate-to {
    display: block; } }

@media (max-width: 767px) {
  .navigate-to-dropdown {
    display: block; } }

@media (min-width: 768px) {
  .navigate-to-dropdown {
    display: block; } }

@media (min-width: 992px) {
  .navigate-to-dropdown {
    display: none; } }

#panel .help-support hr {
  margin: 60px 0;
  top: 0; }

#panel .help-support .help-section {
  position: relative; }
  #panel .help-support .help-section h2 {
    margin-top: 0; }
  #panel .help-support .help-section p:last-child {
    margin-bottom: 0; }
  #panel .help-support .help-section .get-help {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    #panel .help-support .help-section .get-help .item:first-of-type {
      display: none; }

#panel .help-support .website {
  white-space: nowrap; }

.qpp-overview-hero-image {
  background-image: url("/images/qpp-overview_hero-doctor-tablet.png");
  background-size: cover; }

.participation-tracks img {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-top: 1.5rem;
  width: 66%; }
  @media (max-width: 767px) {
    .participation-tracks img {
      width: auto; } }

.participation-tracks .participation-track {
  width: 47%; }
  .participation-tracks .participation-track p:last-of-type {
    margin-bottom: 0.9375rem; }
    @media (max-width: 767px) {
      .participation-tracks .participation-track p:last-of-type {
        margin-bottom: 1.25rem;
        margin-top: 1.5rem; } }
  @media (max-width: 767px) {
    .participation-tracks .participation-track {
      width: auto; } }
  @media (max-width: 767px) {
    .participation-tracks .participation-track:last-of-type {
      margin-top: 1rem; } }

.page-apm ul, .page-apm ol {
  margin-top: 0;
  margin-bottom: 10px; }

.page-apm p + ul {
  margin-top: -30px; }

.page-apm .lead {
  margin: 14px 0 29px; }

.page-apm .tabbed-container {
  margin-top: 55px; }

.page-apm section p:last-child {
  margin-bottom: 0; }

.page-apm .advanced-apms-2019 ol, .page-apm .advanced-apms-2019 p + ul {
  margin-bottom: 30px; }

.deadlines .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.deadlines ol {
  list-style-type: none;
  padding: 0; }
  .deadlines ol li {
    margin-bottom: 50px; }
    .deadlines ol li h3, .deadlines ol li #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .deadlines ol li .status-label {
      color: #242424;
      font-size: 1.75rem;
      font-weight: 400; }
    .deadlines ol li h4 {
      color: #242424;
      font-size: 1.375rem;
      font-weight: 500; }
    .deadlines ol li p {
      margin-bottom: 0; }
      .deadlines ol li p ~ h4 {
        margin-top: 30px; }
    @media (max-width: 767px) {
      .deadlines ol li h3, .deadlines ol li #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .deadlines ol li .status-label {
        font-size: 1.375rem; }
      .deadlines ol li h4 {
        font-size: 1.125rem; } }

@media (max-width: 767px) {
  .deadlines h2 {
    font-size: 1.5rem; } }

#panel .explore-measures section.measures {
  margin-top: 20px;
  margin-bottom: 120px; }

.explore-measures h2 {
  font-size: 2.875rem;
  font-weight: 700; }

.explore-measures a {
  color: #04838a; }

.explore-measures .collapsible-summary {
  font-size: 15px; }

.explore-measures .no-bottom-margin {
  margin-bottom: 0; }

.explore-measures .no-top-margin {
  margin-top: 0; }

.explore-measures #measures {
  margin-top: 2.5rem; }

.explore-measures .instructions {
  position: relative;
  padding: 16px 0 5px; }
  .explore-measures .instructions h2 {
    margin-top: 0; }
  .explore-measures .instructions p, .explore-measures .instructions li {
    font-size: 1.125rem;
    padding-bottom: 5px; }

.explore-measures .performance-year {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  padding: 30px; }
  .explore-measures .performance-year h2 {
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0; }
  .explore-measures .performance-year p {
    margin: 0; }
  .explore-measures .performance-year .performance-year-selector {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-right: 30px; }
    .explore-measures .performance-year .performance-year-selector select {
      margin: 0 30px; }
  @media (max-width: 767px) {
    .explore-measures .performance-year {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .explore-measures .performance-year .flex-column {
        width: 100%; }
      .explore-measures .performance-year .performance-year-selector {
        padding-right: 0; }
        .explore-measures .performance-year .performance-year-selector select {
          margin: 20px 0 0; } }

.explore-measures ol {
  list-style: none;
  padding-left: 0;
  margin: -20px 0 10px; }
  .explore-measures ol .medium-weight {
    font-weight: 500; }
  .explore-measures ol .icon {
    fill: #04838a;
    height: 20px;
    width: 20px;
    top: 5px;
    position: relative;
    margin: 0 10px 0 2px; }
  .explore-measures ol .explore::before {
    color: #04838a;
    content: "\F002";
    font-family: 'FontAwesome';
    margin: 0 10px 0 5px; }
  .explore-measures ol .add::before {
    color: #04838a;
    content: "\F067";
    font-family: 'FontAwesome';
    margin: 0 12px 0 5px; }

.explore-measures .ds-c-tabs .ds-c-tabs__item {
  color: #04838a;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  padding: 14px 20px 10px;
  text-align: center;
  text-decoration: none;
  text-transform: none; }

.explore-measures .ds-c-tabs .ds-c-tabs__item--selected, .explore-measures .ds-c-tabs .ds-c-tabs__item[aria-selected='true'] {
  border-bottom-color: #fff;
  color: #242424;
  font-weight: 500;
  position: relative; }
  .explore-measures .ds-c-tabs .ds-c-tabs__item--selected.quality, .explore-measures .ds-c-tabs .ds-c-tabs__item[aria-selected='true'].quality {
    border-top: 5px solid #0288d1; }
  .explore-measures .ds-c-tabs .ds-c-tabs__item--selected.advancing-care-information, .explore-measures .ds-c-tabs .ds-c-tabs__item[aria-selected='true'].advancing-care-information {
    border-top: 5px solid #f06292; }
  .explore-measures .ds-c-tabs .ds-c-tabs__item--selected.improvement-activities, .explore-measures .ds-c-tabs .ds-c-tabs__item[aria-selected='true'].improvement-activities {
    border-top: 5px solid #ffa200; }
  .explore-measures .ds-c-tabs .ds-c-tabs__item--selected.cost, .explore-measures .ds-c-tabs .ds-c-tabs__item[aria-selected='true'].cost {
    border-top: 5px solid #70a03d; }

@media (max-width: 767px) {
  .explore-measures .ds-c-tabs {
    overflow-x: auto; } }

.explore-measures .score-info {
  margin-bottom: 30px; }

.explore-measures .score-percent {
  color: #036;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase; }

.explore-measures .disclaimer {
  color: #767676;
  display: block;
  font-size: 15px;
  margin-top: 0; }
  .explore-measures .disclaimer a {
    color: #767676; }

.explore-measures .search-control {
  margin-top: 50px; }

.explore-measures #search-filter-form ~ .disclaimer {
  position: relative;
  top: -30px; }

.explore-measures #search-filter-form a {
  color: #04838a; }

.explore-measures #search-filter-form .collapsible-filters {
  position: relative; }
  .explore-measures #search-filter-form .collapsible-filters > .collapsible-summary {
    left: 300px;
    position: relative;
    top: -30px;

  }
    @media (max-width: 767px) {
      .explore-measures #search-filter-form .collapsible-filters > .collapsible-summary {
        left: 0;
        top: 0;
        margin-top: 10px; } }
  .explore-measures #search-filter-form .collapsible-filters hr {
    border: 1px solid #ddd;
    margin-bottom: 30px; }

.explore-measures #search-filter-form #filter-measures-container {
  background-image: linear-gradient(-225deg, #3D4E81 0%, #5753C9 48%, #6E7FF3 100%);
  margin: 10px 0 40px;
  padding: 20px 30px; 

}


.explore-measures #search-filter-form #filter-measures-container label {
    color: #ffffff;
    font-size: 15px;
    font-weight: 800;
    text-transform: none;
    width: 100%;
}

  .explore-measures #search-filter-form #filter-measures-container .clear-filters {
    background: transparent;
    border: 0 none;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    margin-left: auto;
    padding: 0;
    text-decoration: underline;
  }
  .explore-measures #search-filter-form #filter-measures-container .collapsible-summary {
    margin: 10px 0; }
  .explore-measures #search-filter-form #filter-measures-container input[type='checkbox'] {
    margin: 6px 7px 0; }
  .explore-measures #search-filter-form #filter-measures-container .filter-measures-row {
    padding: 10px 0; }
    .explore-measures #search-filter-form #filter-measures-container .filter-measures-row .filter-group {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0;
      padding: 0 5px; }
      .explore-measures #search-filter-form #filter-measures-container .filter-measures-row .filter-group.filter-checkbox {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto; }
        .explore-measures #search-filter-form #filter-measures-container .filter-measures-row .filter-group.filter-checkbox div {
          margin-top: 17px; }
          @media (max-width: 767px) {
            .explore-measures #search-filter-form #filter-measures-container .filter-measures-row .filter-group.filter-checkbox div {
              margin-top: 0; } }
      .explore-measures #search-filter-form #filter-measures-container .filter-measures-row .filter-group .custom-select {
        background-size: 32px;
        margin-top: 5px;
        font-weight: 800;
        padding-right: 30px; }
      @media (max-width: 767px) {
        .explore-measures #search-filter-form #filter-measures-container .filter-measures-row .filter-group {
          padding: 12px 0; } }
    @media (max-width: 767px) {
      .explore-measures #search-filter-form #filter-measures-container .filter-measures-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 0; } }
  .explore-measures #search-filter-form #filter-measures-container .filter-footer {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .explore-measures #search-filter-form #filter-measures-container .filter-footer .filter-checkbox {
      margin-right: 20px; }
      .explore-measures #search-filter-form #filter-measures-container .filter-footer .filter-checkbox label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .explore-measures #search-filter-form #filter-measures-container .filter-footer .filter-checkbox:not(:first-of-type) label::before {
        border-left: 1px solid #b0b0b0;
        content: '';
        left: -12px;
        position: relative; }
        @media (max-width: 767px) {
          .explore-measures #search-filter-form #filter-measures-container .filter-footer .filter-checkbox:not(:first-of-type) label::before {
            display: none; } }
      @media (max-width: 767px) {
        .explore-measures #search-filter-form #filter-measures-container .filter-footer .filter-checkbox {
          white-space: normal; } }
 
  .explore-measures #search-filter-form #filter-measures-container select {
    border-radius: 3px;
    color: #767676;
    font-family: Rubik;
    font-size: 15px; }

.explore-measures + #qpp-nav-footer > footer {
  margin-top: 0;
  /* Hides the box-shadow and animation effect */
  position: relative;
  z-index: 1; }

.explore-measures .measures > ul {
  list-style-type: none;
  padding-left: 0; }

.explore-measures .measures .filter-hidden, .explore-measures .measures .search-hidden, .explore-measures .measures .limit-hidden {
  display: none !important; }

.explore-measures .measures .high-priority-measure {
  color: #507d29; 
  font-weight: 700;
}

.explore-measures .measures .measures-count-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 15px; }
  .explore-measures .measures .measures-count-download .measures-count {
    color: #767676;
    font-style: italic;
    margin-right: 30px; }
  .explore-measures .measures .measures-count-download .js-measures-download {
    background: transparent;
    border: 0 none;
    padding: 0;
    text-align: left;
    white-space: nowrap; }
    .explore-measures .measures .measures-count-download .js-measures-download .measures-download {
      text-decoration: underline;
      color: #04838a; }
    .explore-measures .measures .measures-count-download .js-measures-download svg.icon {
      position: relative;
      top: 2px;
      left: -5px; }
    .explore-measures .measures .measures-count-download .js-measures-download::before {
      border-left: 1px solid;
      content: '';
      left: -14px;
      position: relative;
      top: -1px; }
      @media (max-width: 767px) {
        .explore-measures .measures .measures-count-download .js-measures-download::before {
          display: none; } }
    @media (max-width: 767px) {
      .explore-measures .measures .measures-count-download .js-measures-download {
        margin-top: 10px; } }
  @media (max-width: 767px) {
    .explore-measures .measures .measures-count-download {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.explore-measures .measures .measure[data-added=true] .add-measure {
  background-color: #04838a; }
  .explore-measures .measures .measure[data-added=true] .add-measure .add {
    display: none; }
  .explore-measures .measures .measure[data-added=true] .add-measure .added {
    color: #fff;
    display: block; }
    .explore-measures .measures .measure[data-added=true] .add-measure .added::before {
      color: #fff;
      content: "\F00C";
      font-family: 'FontAwesome';
      margin: 0 10px 0 5px; }

.explore-measures .measures .measure {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 30px; }
  .explore-measures .measures .measure:focus {
    outline: none; }
  .explore-measures .measures .measure h3, .explore-measures .measures .measure #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .explore-measures .measures .measure .status-label {
    color: #242424;
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 1.272; }
  .explore-measures .measures .measure .flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0; }
    @media (min-width: 768px) {
      .explore-measures .measures .measure .flex-row {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .explore-measures .measures .measure .add-measure {
    margin-top: 20px;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
    @media (min-width: 768px) {
      .explore-measures .measures .measure .add-measure {
        margin: 0;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    .explore-measures .measures .measure .add-measure .add {
      display: block;
      pointer-events: none; }
      .explore-measures .measures .measure .add-measure .add::before {
        color: #04838a;
        content: "\F067";
        font-family: 'FontAwesome';
        margin: 0 10px 0 5px; }
    .explore-measures .measures .measure .add-measure .added {
      display: none;
      pointer-events: none; }
    .explore-measures .measures .measure .add-measure:hover, .explore-measures .measures .measure .add-measure:focus, .explore-measures .measures .measure .add-measure:active {
      background-color: #106970;
      border-color: #106970; }
      .explore-measures .measures .measure .add-measure:hover .add::before, .explore-measures .measures .measure .add-measure:focus .add::before, .explore-measures .measures .measure .add-measure:active .add::before {
        color: #fff; }
  .explore-measures .measures .measure .measure-sub-heading {
    color: #242424;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.571;
    margin-bottom: 20px; 
    color: #E69807 !important;
    font-size: 13px !important;
  }
  .explore-measures .measures .measure .measure-description {
    color: #767676;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.571;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 10px;
    width: 100%; }
    @media (min-width: 768px) {
      .explore-measures .measures .measure .measure-description {
        width: auto; } }
  .explore-measures .measures .measure .measure-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 15px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%; }
    .explore-measures .measures .measure .measure-body div {
      margin-right: 10px;
      width: 45%; }
    .explore-measures .measures .measure .measure-body h4 {
      color: #767676;
      font-size: 15px;
      font-weight: 500;
      line-height: 1.571;
      margin-bottom: 0; }
    .explore-measures .measures .measure .measure-body .submission-methods ul {
      list-style-type: disc; }
    .explore-measures .measures .measure .measure-body .documentation ul {
      list-style-type: none;
      padding-left: 0; }
      .explore-measures .measures .measure .measure-body .documentation ul li a {
        margin-left: 7px; }
    .explore-measures .measures .measure .measure-body .documentation p {
      max-width: 435px; }
    .explore-measures .measures .measure .measure-body li, .explore-measures .measures .measure .measure-body p {
      color: #767676;
      font-size: 15px;
      font-weight: 400;
      line-height: 1.571;
      margin-bottom: 0; }
    @media (max-width: 500px) {
      .explore-measures .measures .measure .measure-body div {
        margin-right: 10px;
        width: 100%; } }
    @media (min-width: 768px) {
      .explore-measures .measures .measure .measure-body div {
        width: auto;
        min-width: 40%; } }
  .explore-measures .measures .measure .measure-details {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: 100%; }
    .explore-measures .measures .measure .measure-details .flex-container {
      background-color: #f8f8f8;
      padding: 23px 25px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 20px 0 7px; }
      .explore-measures .measures .measure .measure-details .flex-container.many-items {
        -webkit-box-pack: initial;
            -ms-flex-pack: initial;
                justify-content: initial; }
        .explore-measures .measures .measure .measure-details .flex-container.many-items div:first-child, .explore-measures .measures .measure .measure-details .flex-container.many-items div:nth-child(2) {
          margin-bottom: 10px; }
        .explore-measures .measures .measure .measure-details .flex-container.many-items div {
          margin-right: 10px;
          width: 45%; }
        @media (max-width: 500px) {
          .explore-measures .measures .measure .measure-details .flex-container.many-items div {
            margin-bottom: 10px;
            width: 100%; } }
        @media (min-width: 768px) {
          .explore-measures .measures .measure .measure-details .flex-container.many-items {
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between; }
            .explore-measures .measures .measure .measure-details .flex-container.many-items div:first-child, .explore-measures .measures .measure .measure-details .flex-container.many-items div:nth-child(2) {
              margin-bottom: 0; }
            .explore-measures .measures .measure .measure-details .flex-container.many-items div {
              width: auto;
              max-width: 25%;
              min-width: auto; } }
      .explore-measures .measures .measure .measure-details .flex-container div {
        margin-right: 20px; }
      .explore-measures .measures .measure .measure-details .flex-container div:last-child {
        margin-right: 20px; }
      .explore-measures .measures .measure .measure-details .flex-container h4 {
        color: #686868;
        font-size: 15px;
        font-weight: 500;
        line-height: 1.571;
        margin: 0; }
      .explore-measures .measures .measure .measure-details .flex-container ul {
        list-style-type: none;
        padding-left: 0; }
      .explore-measures .measures .measure .measure-details .flex-container li, .explore-measures .measures .measure .measure-details .flex-container p {
        color: #686868;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.571;
        margin-bottom: 0; }
      @media (max-width: 500px) {
        .explore-measures .measures .measure .measure-details .flex-container div:not(:last-child) {
          margin-bottom: 10px; } }
      @media (min-width: 768px) {
        .explore-measures .measures .measure .measure-details .flex-container div {
          min-width: 30%; }
        .explore-measures .measures .measure .measure-details .flex-container div:last-child {
          margin-right: 0; } }

.explore-measures .measures .btn-view-all {
  display: block;
  margin: 60px auto 120px; }

.login-container .forgot-auth-info {
  font-size: 0.8em;
  display: inline-block;
  margin-left: 10px;
  position: relative; }
  .login-container .forgot-auth-info a {
    color: #b0b0b0; }

.login-container .info-text {
  margin-bottom: 30px; }
  .login-container .info-text p {
    margin-bottom: 30px; }

.login-container form button[type="submit"] {
  margin-top: 0; }

.login-container .footer-message {
  margin: 1em 0;
  border: none;
  padding: 0;
  color: #767676; }

.page-login .extension {
  display: none; }

p.contact {
  margin: 10px 0; }

.show-password-container {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */ }
  .show-password-container label {
    color: #242424;
    cursor: pointer;
    font-weight: normal;
    padding-left: 10px;
    text-transform: none; }
  .show-password-container #show-hide {
    cursor: pointer;
    display: inline-block; }

.accuracy-agreement-container {
  margin-top: 1em; }
  .accuracy-agreement-container h2 {
    color: #04838a;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.8em;
    line-height: 1.7;
    margin-bottom: 0.2rem; }
  .accuracy-agreement-container .well {
    font-size: 0.8em; }
    .accuracy-agreement-container .well p:first-of-type {
      margin-bottom: 0; }
    .accuracy-agreement-container .well label {
      color: #242424;
      font-size: 1em;
      font-weight: normal;
      margin-top: 1.2rem;
      text-transform: none; }
    .accuracy-agreement-container .well input[type="checkbox"] {
      margin-right: 0.675rem; }

.mfa-radio {
  display: block; }

.radio-text {
  display: inline-block;
  color: #242424;
  font-weight: normal;
  margin-left: 5px;
  text-transform: none; }

.forgot-links {
  margin-top: 15px; }

#panel .logout-confirmation section {
  margin: 0; }

#panel .logout-confirmation hr.slashed-background {
  background: url("/images/hr-slash.png") repeat-x 0 0;
  border: 0;
  height: 6px;
  margin-bottom: 40px; }

#panel .container.tight {
  padding: 10px; }

.title {
  background-color: #04838a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4rem 50px 3rem; }
  .title.title-centered {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .title.title-nav-tabs {
    padding-bottom: 100px; }
  .title h1 {
    color: white;
    margin-top: 0; }
  .title svg {
    margin-top: 3px;
    margin-right: 1rem; }

section.security a {
  cursor: pointer; }

section.security h5 {
  margin-top: 2rem; }

section.security button.password-action {
  border: none;
  background: none;
  font-size: 1rem;
  color: #04838a; }

section.security .change-password {
  display: block; }
  section.security .change-password .change-password-content h5 {
    margin-top: 2rem; }
  section.security .change-password .change-password-content button {
    margin: 20px 20px 20px 0;
    border: none;
    padding: 5px 20px;
    text-transform: none;
    line-height: 2rem;
    border-radius: 3px;
    height: 40px; }
  section.security .change-password .change-password-content input[type^="password"] {
    margin: 0.5rem 0;
    height: 40px; }
  section.security .change-password.hide {
    display: none; }

.title-authenticated {
  min-height: 224px;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .title-authenticated h1 {
    display: block;
    font-size: 2.75rem;
    margin-bottom: 0;
    max-width: 1400px;
    margin-left: 3rem; }
    @media (max-width: 767px) {
      .title-authenticated h1 {
        font-size: 2.5rem;
        margin-left: 20px; } }

.title-nav-tabs .timeline {
  text-align: center;
  height: 180px;
  width: 90%;
  position: relative; }
  .title-nav-tabs .timeline .line {
    border-top: 2px solid #242424;
    position: absolute;
    width: 95%;
    top: 5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .title-nav-tabs .timeline .line.progress {
      border-top: 0 none;
      border-bottom: 2px solid #fff;
      border-right: 2px solid #80cbc4;
      top: 1.1rem;
      left: initial;
      -webkit-transform: initial;
              transform: initial;
      height: 4rem;
      width: 57%; }
      .title-nav-tabs .timeline .line.progress .remainder {
        color: #fff;
        font-size: 15px;
        position: absolute;
        top: -0.25rem;
        right: 0.25rem;
        text-align: right;
        width: 20%; }
      .title-nav-tabs .timeline .line.progress::after {
        color: #fff;
        content: "\F111";
        font-family: 'FontAwesome';
        font-size: 0.75rem;
        position: absolute;
        bottom: -0.75rem;
        right: -0.4rem; }
  .title-nav-tabs .timeline .line-mask {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 0 1rem;
    position: relative;
    top: 3.4rem; }
    .title-nav-tabs .timeline .line-mask .circle-mask {
      position: relative;
      width: 25%; }
      .title-nav-tabs .timeline .line-mask .circle-mask::before {
        color: #04838a;
        content: "\F111";
        font-family: 'FontAwesome';
        font-size: 2rem; }
  .title-nav-tabs .timeline ol {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    list-style-type: none;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 0 1rem;
    padding: 0; }
    .title-nav-tabs .timeline ol li {
      width: 25%;
      position: relative; }
    .title-nav-tabs .timeline ol .timeline-closed .icon::before {
      content: "\F05D";
      font-family: 'FontAwesome';
      font-size: 2rem; }
    .title-nav-tabs .timeline ol .timeline-open .icon::before {
      content: "\F058";
      font-family: 'FontAwesome';
      font-size: 2rem; }
    .title-nav-tabs .timeline ol .timeline-unavailable .icon::before {
      color: #242424;
      content: "\F1DB";
      font-family: 'FontAwesome';
      font-size: 2rem; }

.user-dashboard h2 {
  font-size: 1.625rem;
  margin-top: 0; }

.user-dashboard hr {
  color: #ddd; }

.user-dashboard #connected-apms {
  margin-bottom: 45px; }
  @media (max-width: 767px) {
    .user-dashboard #connected-apms {
      margin-bottom: 25px; } }

.user-dashboard .connected-container {
  margin-top: 30px; }
  .user-dashboard .connected-container hr {
    margin: 1px 0; }
  @media (max-width: 767px) {
    .user-dashboard .connected-container {
      margin-top: 10px; } }
  .user-dashboard .connected-container .connected-title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.user-dashboard .btn.connect-practice {
  display: inline-block;
  margin-top: 25px;
  width: auto; }

.user-dashboard .no-connections-container {
  margin-top: 50px;
  text-align: center; }
  .user-dashboard .no-connections-container h2 {
    color: #767676;
    font-size: 1.5rem; }

.user-dashboard .paging-wrapper-top {
  float: right; }
  .user-dashboard .paging-wrapper-top .paginator {
    margin-bottom: 15px;
    margin-top: 30px;
    text-align: right; }

.user-dashboard .paging-wrapper-bottom .paginator {
  margin-bottom: 3rem;
  margin-top: 15px;
  text-align: right; }

.user-dashboard .container.error {
  color: #767676;
  font-size: 1.5rem;
  line-height: 1.08125;
  position: relative;
  text-align: center; }
  .user-dashboard .container.error::before {
    color: #df635f;
    content: "\F06A";
    font-family: 'FontAwesome';
    font-size: 1.75rem;
    position: absolute;
    top: 5.25rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .user-dashboard .container.error .results {
    padding-top: 2.5em; }
    .user-dashboard .container.error .results p {
      margin: 0; }
    .user-dashboard .container.error .results > p:first-child {
      margin-top: 3em; }
  .user-dashboard .container.error .collapsible-summary {
    margin: 2em auto 1em; }
  .user-dashboard .container.error .collapsible-details {
    margin: 0 auto;
    padding: 0 1em;
    text-align: left;
    width: 300px; }
    .user-dashboard .container.error .collapsible-details p {
      margin: 0.5em 0; }

.user-dashboard .download-eligibility {
  margin-left: 10px; }

.user-dashboard .user-dashboard-container {
  max-width: 1400px;
  margin: inherit;
  padding: inherit; }

.user-dashboard .container.tighter {
  margin: inherit;
  max-width: calc(600px + 3rem);
  padding-left: 3rem; }
  @media (max-width: 767px) {
    .user-dashboard .container.tighter {
      max-width: calc(620px + 3rem);
      padding-left: 20px; } }
  @media (min-width: 768px) {
    .user-dashboard .container.tighter {
      padding-right: 3rem;
      max-width: calc(600px + 6rem);
      width: 100%; } }
  .user-dashboard .container.tighter p {
    font-size: 15px;
    margin-bottom: 0; }
  .user-dashboard .container.tighter .intro-text {
    margin-bottom: 10px; }

.user-dashboard .container.clarifying-statement {
  font-size: 15px;
  padding: 0 3rem 2.5rem;
  width: 100%; }
  @media (max-width: 767px) {
    .user-dashboard .container.clarifying-statement {
      padding-left: 20px; } }
  @media (min-width: 768px) {
    .user-dashboard .container.clarifying-statement {
      padding-right: 3rem; } }
  .user-dashboard .container.clarifying-statement p {
    margin: 0; }

.user-dashboard .auth-permissions-matrix {
  margin: inherit;
  padding: 0 3rem; }
  @media (max-width: 767px) {
    .user-dashboard .auth-permissions-matrix {
      padding-left: 20px; } }

.user-dashboard p.no-connections {
  padding: 2.5rem 3rem; }

.user-dashboard header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 0.75rem;
  padding: 0 3rem; }
  @media (max-width: 767px) {
    .user-dashboard header {
      padding-left: 20px; } }
  .user-dashboard header div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .user-dashboard header div h3, .user-dashboard header div #panel .page-eligibility .eligibility-header .status-label, #panel .page-eligibility .eligibility-header .user-dashboard header div .status-label {
      color: #242424;
      margin: 0;
      text-transform: uppercase; }
      .user-dashboard header div h3 span, .user-dashboard header div #panel .page-eligibility .eligibility-header .status-label span, #panel .page-eligibility .eligibility-header .user-dashboard header div .status-label span {
        font-weight: 300; }

.user-dashboard.error header div {
  display: block; }

.user-dashboard .btn-link {
  color: #04838a;
  font-size: 1rem;
  font-weight: normal;
  text-decoration: underline; }

.user-dashboard .results .btn-link {
  font-size: 15px;
  padding: 0;
  text-decoration: none; }

.user-dashboard .well {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  .user-dashboard .well .control-group {
    width: 20%; }
  .user-dashboard .well.left-aligned {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .user-dashboard .well.left-aligned .control-group {
      margin-right: 1rem; }

.user-dashboard .form-control-feedback {
  position: absolute;
  display: initial;
  font-size: inherit;
  margin-top: inherit;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1rem; }

.user-dashboard [role="search"] {
  display: none; }

.user-dashboard [type="search"]::-webkit-input-placeholder {
  text-transform: uppercase; }

.user-dashboard [type="search"]:-ms-input-placeholder {
  text-transform: uppercase; }

.user-dashboard [type="search"]::placeholder {
  text-transform: uppercase; }

.user-dashboard .glyphicon-search::before {
  color: #b0b0b0;
  content: "\F002";
  font-family: 'FontAwesome'; }

.user-dashboard .download-label {
  text-transform: uppercase;
  padding: 10px 12px;
  font-size: 1rem;
  position: relative; }
  .user-dashboard .download-label::before {
    border-top: 1px solid;
    content: "\F176";
    font-family: 'FontAwesome';
    font-size: 1.2rem;
    -webkit-transform: rotate(180deg) translate(18px, 5px);
            transform: rotate(180deg) translate(18px, 5px);
    position: absolute; }

.user-dashboard .results-container header {
  margin: 0 0 0 -3rem;
  padding: 0 6rem 0 3rem; }

.user-dashboard .results-container .results {
  border-top: 1px solid #ddd;
  list-style-type: none;
  padding: 0; }
  .user-dashboard .results-container .results > li {
    border-bottom: 1px solid #ddd;
    -webkit-box-align: left;
        -ms-flex-align: left;
            align-items: left;
    padding: 2.5rem 3rem; }
    @media (max-width: 767px) {
      .user-dashboard .results-container .results > li {
        padding-left: 20px; } }
    .user-dashboard .results-container .results > li .results-id h4 {
      color: #242424;
      margin: 0 0 0.25rem; }
    .user-dashboard .results-container .results > li .results-id p {
      color: #767676;
      font-size: 15px;
      margin: 0; }
    .user-dashboard .results-container .results > li .results-id .practice-name {
      color: #242424;
      display: inline;
      font-weight: normal; }
    .user-dashboard .results-container .results > li .npi-error h4 {
      margin: 0;
      color: #686868;
      font-weight: lighter; }
    .user-dashboard .results-container .results > li .npi-error p {
      color: #767676;
      font-size: 15px;
      margin: 0.25rem 0 0; }
  .user-dashboard .results-container .results .results-info {
    color: #b0b0b0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 15px;
    margin-top: 0.625rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 992px) {
      .user-dashboard .results-container .results .results-info {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
    .user-dashboard .results-container .results .results-info > .flex-container {
      margin-top: 20px; }
      @media (min-width: 770px) {
        .user-dashboard .results-container .results .results-info > .flex-container {
          margin-top: 0; } }
    .user-dashboard .results-container .results .results-info .info-container {
      width: 100%; }
      .user-dashboard .results-container .results .results-info .info-container .qp-status span.yes, .user-dashboard .results-container .results .results-info .info-container .qp-status span.partial {
        font-weight: 500; }
      .user-dashboard .results-container .results .results-info .info-container .flex-container {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .user-dashboard .results-container .results .results-info .info-container .flex-container div {
          margin-right: 1.875rem;
          width: 100%; }
          @media (min-width: 992px) {
            .user-dashboard .results-container .results .results-info .info-container .flex-container div.mips-info {
              width: 40%; }
            .user-dashboard .results-container .results .results-info .info-container .flex-container div.special-status-info {
              width: 60%; } }
        @media (min-width: 992px) {
          .user-dashboard .results-container .results .results-info .info-container .flex-container {
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap; } }
      .user-dashboard .results-container .results .results-info .info-container p {
        color: #767676;
        margin-bottom: 0.25rem; }
        .user-dashboard .results-container .results .results-info .info-container p span {
          color: #242424; }
        .user-dashboard .results-container .results .results-info .info-container p .mips-included {
          color: #507d29;
          font-weight: 500; }
      .user-dashboard .results-container .results .results-info .info-container h5 {
        margin-top: 1.25rem; }
    .user-dashboard .results-container .results .results-info h5 {
      color: #767676;
      font-size: 0.8125rem;
      text-transform: uppercase; }
    .user-dashboard .results-container .results .results-info address {
      white-space: pre;
      margin-bottom: auto; }
    .user-dashboard .results-container .results .results-info .eligible {
      color: #689f38; }
      .user-dashboard .results-container .results .results-info .eligible::before {
        content: "\F058";
        font-family: 'FontAwesome';
        margin-right: 0.25rem; }
    .user-dashboard .results-container .results .results-info .results-actions {
      color: #242424;
      margin-left: auto; }
    .user-dashboard .results-container .results .results-info .results-actions.shadowbox {
      padding: 20px;
      min-width: 260px; }
      .user-dashboard .results-container .results .results-info .results-actions.shadowbox p {
        margin: 15px 0; }
    .user-dashboard .results-container .results .results-info .apm-info p ~ ul {
      margin-top: auto;
      margin-bottom: auto; }
    .user-dashboard .results-container .results .results-info .apm-info ul {
      list-style-type: none;
      margin-left: 0;
      padding-left: 0; }
      .user-dashboard .results-container .results .results-info .apm-info ul > li:not(:first-child) {
        margin-top: 0.5625rem; }
    .user-dashboard .results-container .results .results-info .apm-info .collapsible-summary {
      font-size: 15px;
      padding-top: 0; }
    .user-dashboard .results-container .results .results-info .apm-info .collapsible-details {
      background: #f8f8f8;
      padding: 20px;
      font-size: inherit;
      margin-right: 30px; }
    .user-dashboard .results-container .results .results-info .special-status-info p {
      margin-bottom: 0.75rem; }
    .user-dashboard .results-container .results .results-info .special-status-info a {
      color: #686868;
      display: inline-block; }
    .user-dashboard .results-container .results .results-info .category-links {
      font-size: 1rem;
      list-style-type: none;
      padding: 0;
      margin-bottom: 0; }
      .user-dashboard .results-container .results .results-info .category-links .error {
        display: block;
        font-size: 15px;
        margin-left: 1.5rem; }
        .user-dashboard .results-container .results .results-info .category-links .error::before {
          color: #df635f;
          content: "\F06A";
          font-family: 'FontAwesome';
          margin-right: 0.5rem; }
      .user-dashboard .results-container .results .results-info .category-links a {
        color: #04838a;
        text-decoration: none;
        white-space: nowrap; }
        .user-dashboard .results-container .results .results-info .category-links a::before {
          content: '\F111';
          font-family: 'FontAwesome';
          display: inline-block;
          margin-right: 0.5rem; }
        .user-dashboard .results-container .results .results-info .category-links a[data-path="quality"]::before, .user-dashboard .results-container .results .results-info .category-links a[href$="/quality"]::before {
          color: #0288d1; }
        .user-dashboard .results-container .results .results-info .category-links a[data-path="aci"]::before, .user-dashboard .results-container .results .results-info .category-links a[href$="/aci"]::before {
          color: #f06292; }
        .user-dashboard .results-container .results .results-info .category-links a[data-path="ia"]::before, .user-dashboard .results-container .results .results-info .category-links a[href$="/ia"]::before {
          color: #ffa200; }
        .user-dashboard .results-container .results .results-info .category-links a::after {
          content: '\F054';
          font-family: 'FontAwesome';
          display: inline-block;
          font-size: 10px;
          margin-left: 0.5rem; }

.user-dashboard .js-tabs {
  margin-left: 3rem;
  position: relative;
  top: -4.675rem; }
  .user-dashboard .js-tabs .nav-tabs {
    border-bottom: 0 none; }
  .user-dashboard .js-tabs .nav-tabs > li {
    margin-bottom: 0; }
  .user-dashboard .js-tabs .nav-tabs > li > a {
    color: #fff;
    border-color: #80cbc4;
    border-bottom-color: transparent;
    margin-right: 0.5rem;
    padding: 1.5rem;
    text-decoration: none;
    text-transform: uppercase; }
    .user-dashboard .js-tabs .nav-tabs > li > a:hover {
      color: inherit;
      border-bottom-color: #fff; }
    .user-dashboard .js-tabs .nav-tabs > li > a[aria-selected="true"] {
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: #fff;
      color: #242424;
      cursor: default; }
  .user-dashboard .js-tabs [role="tabpanel"][aria-hidden="true"] {
    display: none; }

.user-dashboard .well label {
  color: #242424; }

.user-dashboard-hero {
  background-color: #04838a;
  padding: 3rem 15px; }
  .user-dashboard-hero h1, .user-dashboard-hero .subhead {
    color: #fff; }
  .user-dashboard-hero h1 {
    font-weight: 300;
    font-size: 44px;
    line-height: 52px;
    margin: 10px 0; }
  .user-dashboard-hero .subhead {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px; }

.user-dashboard-overview h2, .user-dashboard-overview p {
  font-weight: 400;
  max-width: 600px; }

.user-dashboard-overview h2 {
  font-size: 26px;
  line-height: 34px;
  color: #036; }

.user-dashboard-overview p {
  font-size: 14px;
  line-height: 24px;
  color: #242424; }

.dashboard-content-area .container.tight {
  margin-left: unset;
  margin-right: unset; }

.category-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 20px 0;
  padding-left: 3rem;
  padding-right: 3rem; }
  @media (max-width: 767px) {
    .category-cards {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 1200px) {
    .category-cards {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      max-width: 850px; } }
  .category-cards .category-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 270px;
    height: 11rem; }
    @media (max-width: 767px) {
      .category-cards .category-card {
        width: 100%; } }
    @media (min-width: 768px) {
      .category-cards .category-card {
        width: 350px; } }
    @media (min-width: 768px) {
      .category-cards .category-card .auth-fill-btn {
        margin: 10px auto; } }
    .category-cards .category-card .category-title {
      font-weight: 500;
      font-size: 21px;
      line-height: 22px;
      color: #242424; }

.shadowbox {
  padding: 1rem;
  margin-bottom: 20px;
  margin-right: 20px;
  border: #b0b0b0 1px;
  border-radius: 6px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); }
  .shadowbox h5 {
    margin: 0 0 5px; }

#practices-results .practice-name-link {
  color: #04838a;
  text-decoration: none; }
  #practices-results .practice-name-link:hover {
    color: #106970; }

.group-reporting-btn, .individual-reporting-btn {
  color: #04838a;
  display: block;
  text-decoration: none;
  position: relative;
  margin: 1em 0;
  white-space: nowrap; }
  @media (max-width: 767px) {
    .group-reporting-btn, .individual-reporting-btn {
      margin-left: 2.5em; } }
  @media (min-width: 768px) {
    .group-reporting-btn, .individual-reporting-btn {
      margin-left: 2.5em; } }
  .group-reporting-btn::after, .individual-reporting-btn::after {
    content: '\F054';
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 10px;
    margin-left: 0.5rem; }
  .group-reporting-btn:focus, .group-reporting-btn:hover, .individual-reporting-btn:focus, .individual-reporting-btn:hover {
    color: #106970; }
  .group-reporting-btn .group-reporting-svg, .group-reporting-btn .individual-reporting-svg, .individual-reporting-btn .group-reporting-svg, .individual-reporting-btn .individual-reporting-svg {
    fill: #04838a;
    margin: 0 auto;
    vertical-align: middle;
    height: 2.5em;
    width: 2.5em;
    position: absolute;
    left: -2.5em; }
    .group-reporting-btn .group-reporting-svg:focus, .group-reporting-btn .group-reporting-svg:hover, .group-reporting-btn .individual-reporting-svg:focus, .group-reporting-btn .individual-reporting-svg:hover, .individual-reporting-btn .group-reporting-svg:focus, .individual-reporting-btn .group-reporting-svg:hover, .individual-reporting-btn .individual-reporting-svg:focus, .individual-reporting-btn .individual-reporting-svg:hover {
      fill: #106970; }

.title-container {
  padding-left: 3rem; }
  @media (max-width: 767px) {
    .title-container {
      margin: 20px;
      padding-left: 0; } }
  .title-container h1 {
    font-weight: 300;
    font-size: 44px;
    line-height: 52px;
    margin: 10px 0;
    padding-left: 0; }
  .title-container .clinician-name {
    color: #fff;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.4;
    margin: 5px 0; }
  .title-container .flex-column-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse; }

.flex-column-reverse .title-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse; }
  .flex-column-reverse .title-cover .clinician-name {
    color: #fff;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.4;
    margin: 0.3125rem 2.5rem; }

.matrix-title {
  font-weight: 400;
  margin-bottom: 25px; }

.matrix-table {
  width: 100%;
  border: 1px solid #ddd; }
  .matrix-table .matrix-head {
    vertical-align: top; }
    .matrix-table .matrix-head th {
      background-color: #f8f8f8;
      font-weight: 500; }
      .matrix-table .matrix-head th.left, .matrix-table .matrix-head th.right {
        width: 50%; }
      .matrix-table .matrix-head th.left {
        padding: 1rem; }
      .matrix-table .matrix-head th.right {
        padding: 1rem;
        text-align: center;
        border-left: 1px solid #ddd;
        border-bottom: 1px solid #ddd; }
      .matrix-table .matrix-head th.item {
        width: 25%;
        padding: 1rem;
        text-align: center;
        font-weight: 400;
        border-left: 1px solid #ddd; }
  .matrix-table .matrix-body td {
    border-left: 1px solid #ddd; }
  .matrix-table .matrix-body tr {
    border-bottom: 1px solid #ddd; }
  .matrix-table td {
    text-align: center; }
  .matrix-table .organization {
    padding: 1rem; }
    .matrix-table .organization .org-title {
      font-weight: 500; }
    .matrix-table .organization .org-subtitle {
      font-weight: 400;
      color: #686868; }
  .matrix-table .permission {
    padding: 40px;
    text-align: center;
    border-left: 1px solid #ddd; }

.verify-page p.welcome {
  font-weight: 500;
  margin-bottom: 30px; }

.verify-page hr {
  margin: 2rem 0; }

.verify-page h1.welcome {
  margin-top: 50px; }

.verify-page h2.welcome {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 400;
  text-transform: initial;
  color: #036;
  margin-bottom: 30px; }

.user-access h2 {
  font-size: 1.625rem; }
  .user-access h2.welcome {
    padding: 25px 0; }

.user-access p.h2 {
  font-size: 1.625rem; }

.submission-window-info {
  margin-bottom: 50px; }
  .submission-window-info ul {
    margin: 0;
    font-size: 15px; }
  .submission-window-info p {
    margin: 10px 0; }

.disclaimer-banner {
  background-color: #ffc438;
  color: #363636;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 30px;
  padding: 1.5rem 3rem 1rem; }
  .disclaimer-banner .button-link {
    border: none;
    background: none;
    font-weight: 400;
    text-decoration: underline; }
    .disclaimer-banner .button-link:hover {
      text-decoration: none; }
  .disclaimer-banner .exclamation-circle::before {
    color: #363636; }

.factors-content p {
  margin-bottom: 20px; }

.factors-content .factors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .factors-content .factors li {
    padding: 0 20px 0 0;
    font-size: 15px; }
  .factors-content .factors hr {
    margin: 1rem 0; }
  .factors-content .factors ul {
    padding-left: 1rem; }
  @media (max-width: 767px) {
    .factors-content .factors {
      display: block; }
      .factors-content .factors li {
        padding: 0; }
      .factors-content .factors ul {
        margin-bottom: 30px; } }
  .factors-content .factors h3.factors-item, .factors-content .factors #panel .page-eligibility .eligibility-header .factors-item.status-label, #panel .page-eligibility .eligibility-header .factors-content .factors .factors-item.status-label {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .factors-content .factors hr.factors-item {
    border-color: #ddd;
    margin: 10px 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .factors-content .factors ul.factors-item {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .factors-content .factors .factors-item {
    box-sizing: border-box;
    width: 50%;
    overflow: hidden; }
    @media (max-width: 767px) {
      .factors-content .factors .factors-item {
        width: 100%; } }

.informational-modal-content {
  display: none; }

.manage-user-access-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 44px 0; }
  @media (max-width: 767px) {
    .manage-user-access-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 30px 0; } }
  .manage-user-access-row p {
    margin-bottom: 0; }
  .manage-user-access-row .text {
    width: 55%; }
    @media (max-width: 767px) {
      .manage-user-access-row .text {
        width: 100%; } }
  .manage-user-access-row .auth-ghost-btn {
    width: 40%;
    margin: auto 0;
    max-width: 250px; }
    @media (max-width: 767px) {
      .manage-user-access-row .auth-ghost-btn {
        width: 100%;
        margin: 20px 0 0; } }

.badge {
  display: inline;
  font-size: 15px;
  font-weight: 400;
  color: #689f38;
  margin-right: 5px; }
  @media (max-width: 767px) {
    .badge {
      display: block; } }
  .badge::before {
    content: "\F058";
    font-family: 'FontAwesome';
    color: #689f38;
    margin-right: 5px; }

.role-success-checkmark {
  background: url(/images/green-check.png) left top no-repeat;
  background-size: 42px 42px;
  width: 70px; }

.role-success-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.role-success-header {
  margin: 0 !important;
  padding-bottom: 10px; }

.role-success-message {
  padding-left: 20px;
  padding-bottom: 40px; }

.py-container {
  background-color: #106970; }

.py-dropdown {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 40px;
  margin: auto 0.625rem; }
  .py-dropdown .py-select-text {
    color: #fff;
    font-family: Rubik, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.125rem;
    font-weight: 300;
    text-transform: none;
    margin-bottom: 0; }
  .py-dropdown #py-select {
    margin: 0;
    height: 40px;
    padding: 4px 0 0 15px;
    width: 175px; }
  @media (max-width: 767px) {
    .py-dropdown {
      padding-left: 20px;
      margin: auto; } }

.connect-to-practice-page .background-white {
  background-color: rgba(255, 255, 255, 0.5); }

.connect-to-practice-page .connect-practice-header {
  margin-top: 50px; }

.connect-to-practice-page .connect-practice-content {
  margin-bottom: 50px; }

.connect-to-practice-page .circle {
  position: relative;
  margin-top: 20px;
  margin-bottom: 15px;
  top: 20px;
  text-align: center;
  min-width: 140px; }

.connect-to-practice-page .circle label {
  background-color: #04838a;
  border: 2px solid white;
  border-radius: 50%;
  height: 28px;
  width: 28px; }

.connect-to-practice-page .circle label::after {
  border: 2px solid white;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 65px;
  opacity: 0;
  top: 10px;
  width: 12px;
  position: absolute;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.connect-to-practice-page .circle input[type="checkbox"] {
  display: none; }

.connect-to-practice-page .circle input[type="checkbox"]:checked + label {
  background-color: #04838a;
  border-color: white; }

.connect-to-practice-page .circle input[type="checkbox"]:checked + label::after {
  opacity: 1; }

.connect-to-practice-page .line-step-one {
  background-color: white;
  height: 2px;
  margin-left: 17%;
  margin-right: auto;
  top: 68px;
  position: relative;
  width: 33%;
  min-width: 140px; }

.connect-to-practice-page .line-step-two {
  background-color: white;
  height: 2px;
  margin-left: auto;
  margin-right: 17%;
  top: 66px;
  position: relative;
  width: 33%;
  min-width: 140px; }

@media screen and (max-width: 767px) {
  .connect-to-practice-page .circle {
    min-width: 135px; }
  .connect-to-practice-page .line-step-one {
    min-width: 135px; }
  .connect-to-practice-page .line-step-two {
    min-width: 135px; }
  .connect-to-practice-page .connect-practice-header {
    margin-top: 30px; } }

.connect-to-practice-page .incomplete-line {
  background-color: #05565a; }

.connect-to-practice-page .incomplete-circle {
  border: 2px solid #05565a !important; }

.connect-to-practice-page .step {
  display: inherit;
  position: relative;
  top: 10px; }

.connect-to-practice-page .step-header {
  color: white;
  text-align: center;
  margin-bottom: 0;
  text-transform: uppercase; }

.connect-to-practice-page .step-content {
  color: white;
  font-size: 14px;
  padding-bottom: 35px; }

.connect-to-practice-page .steps-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0;
  width: 100%; }
  .connect-to-practice-page .steps-container-outer {
    background-color: #04838a; }

.connect-to-practice-page .practice-btn-row {
  margin-top: 50px;
  text-align: right;
  padding-bottom: 400px; }

.connect-to-practice-page .practice-btn-back {
  display: inline-block;
  min-width: 130px;
  width: 130px;
  margin-right: 5px;
  padding-top: 18px; }

.connect-to-practice-page .practice-btn-continue {
  display: inline-block;
  min-width: 180px;
  width: 180px;
  margin-left: 5px; }

.connect-to-practice-page .tin-search {
  margin-top: 20px; }

.connect-to-practice-page .search-control {
  width: 100%; }

.connect-to-practice-page .col-xs-1-5 {
  position: relative;
  float: left;
  width: 12.5%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.connect-to-practice-page .hidden {
  display: none; }

.connect-to-practice-page .fill-cell {
  text-align: center; }

.connect-to-practice-page .security-official-container {
  padding-top: 20px;
  padding-bottom: 20px; }

.connect-to-practice-page .security-official-input {
  padding-top: 30px; }

.connect-to-practice-page .role-selection-table {
  margin-top: 50px; }

.connect-to-practice-page .role-btn-back {
  padding-top: 0; }

.connect-to-practice-page .top-border {
  border-top: 1px solid #b0b0b0 !important; }

.connect-to-practice-page .no-padding {
  padding: 0 !important; }

.connect-to-practice-page .role-header {
  margin-left: auto;
  margin-right: auto;
  max-width: 150px;
  padding: 0 !important;
  position: relative;
  top: 10px; }

.connect-to-practice-page .role-selection-input {
  display: inline-block; }

.connect-to-practice-page .role-selection-text {
  position: relative;
  left: 20px;
  bottom: 2px;
  color: #242424;
  font-family: Rubik, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  text-transform: none; }

.connect-to-practice-page .role-selection-cell-selected {
  background-color: rgba(255, 255, 255, 0.5); }

.connect-to-practice-page .role-selection-cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px; }

.connect-to-practice-page .role-header-content {
  font-size: 12px;
  font-weight: normal; }

.connect-to-practice-page .role-default {
  background-color: rgba(243, 243, 243, 0.5); }

.connect-to-practice-page .role-selected {
  background-color: rgba(176, 176, 176, 0.5); }

.connect-to-practice-page .checkmark {
  margin-top: 20px; }

.connect-to-practice-page .role-btn-row {
  text-align: right;
  margin-top: 35px;
  margin-bottom: 400px; }

.connect-to-practice-page .role-type {
  font-weight: 500;
  padding-left: 8px; }
  .connect-to-practice-page .role-type-content {
    padding-bottom: 10px;
    padding-top: 25px; }

.connect-to-practice-page .ptan-modal-link {
  cursor: pointer;
  font-size: 14px;
  text-decoration: underline; }

.pecos-login-link {
  display: block;
  padding-top: 5px;
  padding-bottom: 50px; }

.connect-practice .error {
  padding-top: 75px;
  padding-bottom: 400px;
  text-align: center; }
  .connect-practice .error::before {
    color: #df635f;
    content: "\F06A";
    font-family: 'FontAwesome';
    font-size: 2.75rem;
    margin: auto; }
  .connect-practice .error .header {
    color: #686868;
    margin: 0; }
  .connect-practice .error .request-again-link {
    display: block;
    padding-bottom: 5px;
    padding-top: 20px;
    color: #04838a; }
  .connect-practice .error .collapsible-summary {
    margin: auto;
    margin-top: 50px; }
  .connect-practice .error .content-title {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #686868;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 114px; }

.page-error {
  text-align: center; }
  .page-error .collapsible-container {
    margin: 0 auto;
    width: 350px; }
  .page-error .collapsible-summary {
    margin: 2em auto 1em; }
  .page-error .collapsible-details {
    padding: 0 1em;
    text-align: left; }
    .page-error .collapsible-details p {
      margin: 0.5em 0; }

/* Layout */
.style-guide-layout {
  /* Type */
  /* Nav */
  /* Elements */
  /* Colors Page */
  /* Type Page */ }
  .style-guide-layout body {
    color: #242424;
    padding-top: 0; }
  .style-guide-layout .hidden {
    visibility: hidden; }
  .style-guide-layout .footer {
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    color: #777;
    font-size: 16px;
    padding-top: 19px; }
  @media (min-width: 768px) {
    .style-guide-layout .container {
      max-width: 730px; } }
  .style-guide-layout hr {
    margin-bottom: 2rem; }
  .style-guide-layout .container-narrow > hr {
    margin: 30px 0; }
  .style-guide-layout #h1, .style-guide-layout #h2, .style-guide-layout #h3, .style-guide-layout #h4, .style-guide-layout #h5, .style-guide-layout #h6 {
    color: #036;
    font-weight: 400;
    margin-bottom: 1.25em;
    margin-top: 10px;
    text-align: center; }
  .style-guide-layout p.arial {
    font-family: 'Arial', sans-serif; }
  .style-guide-layout .header {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
    padding: 20px 0; }
    .style-guide-layout .header .nav {
      padding: 25px 0; }
      .style-guide-layout .header .nav a {
        color: #036;
        font-size: 16px;
        font-weight: 500;
        padding: 0 10px;
        text-decoration: none; }
    .style-guide-layout .header img {
      margin: 10px 0;
      width: 250px; }
  .style-guide-layout .nav-pills > li > a.active, .style-guide-layout .nav-pills > li > a.active:focus, .style-guide-layout .nav-pills > li > a.active:hover {
    background: none;
    color: #04838a; }
  .style-guide-layout .nav > li > a:focus, .style-guide-layout .nav > li > a:hover {
    background: none;
    color: #04838a;
    text-decoration: none; }
  .style-guide-layout .circle {
    border-radius: 50%;
    height: 75px;
    margin: 0 auto 20px auto;
    width: 75px; }
  .style-guide-layout .description {
    margin-bottom: 40px; }
  .style-guide-layout .row-label {
    margin: 25px 0; }
  .style-guide-layout .label {
    color: #f8f8f8;
    font-size: 16px; }
  .style-guide-layout .colors {
    font-size: 16px; }
  .style-guide-layout .color-navy {
    background-color: #036; }
  .style-guide-layout .color-teal {
    background-color: #04838a; }
  .style-guide-layout .color-green {
    background-color: #689f38; }
  .style-guide-layout .color-orange {
    background-color: #df711c; }
  .style-guide-layout .color-navy-medium {
    background-color: #125496; }
  .style-guide-layout .color-navy-dark {
    background-color: #002142; }
  .style-guide-layout .color-teal-medium {
    background-color: #209fa6; }
  .style-guide-layout .color-teal-dark {
    background-color: #106970; }
  .style-guide-layout .color-green-medium {
    background-color: #7cb342; }
  .style-guide-layout .color-orange-medium {
    background-color: #ffb300; }
  .style-guide-layout .color-navy-light {
    background-color: #3f7dba; }
  .style-guide-layout .color-teal-light {
    background-color: #80cbc4; }
  .style-guide-layout .color-green-light {
    background-color: #aed581; }
  .style-guide-layout .color-orange-light {
    background-color: #ffcc80; }
  .style-guide-layout .color-blue {
    background-color: #0288d1; }
  .style-guide-layout .color-blue-medium {
    background-color: #2eb1ed; }
  .style-guide-layout .color-blue-light {
    background-color: #81d4fa; }
  .style-guide-layout .color-magenta {
    background-color: #ad1457; }
  .style-guide-layout .color-magenta-medium {
    background-color: #f06292; }
  .style-guide-layout .color-magenta-light {
    background-color: #f8bbd0; }
  .style-guide-layout .color-chartreuse {
    background-color: #c0ca33; }
  .style-guide-layout .color-chartreuse-medium {
    background-color: #cddc39; }
  .style-guide-layout .color-chartreuse-light {
    background-color: #e6ee9c; }
  .style-guide-layout .color-green-data {
    background-color: #507d29; }
  .style-guide-layout .color-green-data-medium {
    background-color: #70a03d; }
  .style-guide-layout .color-green-data-light {
    background-color: #aed581; }
  .style-guide-layout .color-orange-data {
    background-color: #e47500; }
  .style-guide-layout .color-orange-data-medium {
    background-color: #ffa200; }
  .style-guide-layout .color-orange-data-light {
    background-color: #ffc438; }
  .style-guide-layout .color-slate {
    background-color: #21344c; }
  .style-guide-layout .color-slate-light {
    background-color: #3b5c82; }
  .style-guide-layout .color-slate-dark {
    background-color: #0f2138; }
  .style-guide-layout .color-white {
    background-color: #fff; }
  .style-guide-layout .color-gray-light {
    background-color: #f8f8f8; }
  .style-guide-layout .color-gray-very-light {
    background-color: #ddd; }
  .style-guide-layout .color-gray-medium {
    background-color: #b0b0b0; }
  .style-guide-layout .color-gray-dark {
    background-color: #686868; }
  .style-guide-layout .color-gray-darker-medium {
    background-color: #767676; }
  .style-guide-layout .color-gray-darker {
    background-color: #242424; }
  .style-guide-layout .color-gray-dark {
    background-color: #686868; }
  .style-guide-layout .color-gray-darker-medium {
    background-color: #767676; }
  .style-guide-layout .color-gray-darker {
    background-color: #242424; }
  .style-guide-layout .color-black {
    background-color: #000; }
  .style-guide-layout .color-red {
    background-color: #bc2828; }
  .style-guide-layout .color-red-highlight {
    background-color: #f2dede; }
  .style-guide-layout .color-warning {
    background-color: #ffc438; }
  .style-guide-layout .color-success {
    background-color: #507d29; }
  .style-guide-layout .color-disabled {
    background-color: #999; }
  .style-guide-layout .color-quality {
    background-color: #0288d1; }
  .style-guide-layout .color-aci {
    background-color: #f06292; }
  .style-guide-layout .color-ia {
    background-color: #ffa200; }
  .style-guide-layout .color-cost {
    background-color: #70a03d; }
  .style-guide-layout .headings .col-12 {
    margin-bottom: 40px; }
  .style-guide-layout .container > h1, .style-guide-layout .container > h2, .style-guide-layout .container > h3, .style-guide-layout #panel .page-eligibility .eligibility-header .container > .status-label, #panel .page-eligibility .eligibility-header
  .style-guide-layout .container > .status-label, .style-guide-layout .container > h4, .style-guide-layout .container > h5, .style-guide-layout .container > h6 {
    margin-bottom: 40px;
    text-align: center; }
  .style-guide-layout select.form-control, .style-guide-layout textarea.form-control {
    height: 110px; }
  .style-guide-layout .qpp-style-nav {
    float: right; }
  .style-guide-layout .col-sm-2-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .style-guide-layout .col-sm-2-4 {
        float: left;
        width: 20%; } }
  .style-guide-layout .section-header {
    margin-bottom: 40px;
    text-align: center; }
  .style-guide-layout .typeface-name {
    color: black; }
  .style-guide-layout .form-group {
    margin-bottom: 1rem; }
  .style-guide-layout .custom-control {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    margin-right: 1rem;
    cursor: pointer; }
  .style-guide-layout .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  .style-guide-layout .custom-control-indicator {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1.7rem;
    height: 1.7rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }
  .style-guide-layout .custom-radio .custom-control-indicator {
    border-radius: 50%; }
  .style-guide-layout .custom-checkbox .custom-control-indicator {
    border-radius: 0.25rem; }


   

   .sample{
       background: #ffffff;
    border-radius: 3px;
    border-left: 3px solid #9CA4AE;
    color: #303030;
    font-size: 14px;
    padding: 7px 40px 7px 12px;
    margin: 3px;
    position: relative;
    float: left;
    box-shadow: 0 0px 10px rgba(0,0,0,0.2);
    color: red;
    font-weight: 600; 
    cursor:pointer;
        text-decoration: none!important;
   }


   .sample a {
    color: #fff;
}

   sample:hover {
    color: #125496;
    text-decoration: none;
}


   .samplehyp {
    background: #ffffff;
    border-radius: 35px;
    border-left: 7px solid #7354ae;
    color: #303030;
    font-size: 14px;
    padding: 7px 40px 7px 12px;
    margin: 3px;
    position: relative;
    float: left;
    box-shadow: 0 0px 10px rgba(0,0,0,0.2);
    color: red;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none!important;
}


 