@import 'https://use.fontawesome.com/releases/v5.0.13/css/all.css';
@font-face {
  font-family: "labcorpfont";
  src: url("fonts/labcorpfont.eot");
  src: url("fonts/labcorpfont.eot?#iefix") format("embedded-opentype"), url("fonts/labcorpfont.woff") format("woff"), url("fonts/labcorpfont.ttf") format("truetype"), url("fonts/labcorpfont.svg#labcorpfont") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "labcorpfont" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "labcorpfont" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-right-arrow:before {
  content: "a";
}

.icon-search:before {
  content: "b";
}

.icon-star:before {
  content: "c";
}

.icon-locked-screen:before {
  content: "d";
}

.icon-arrow-circle-down:before {
  content: "e";
}

.icon-calculator:before {
  content: "f";
}

.icon-account:before {
  content: "g";
}

.icon-book:before {
  content: "h";
}

.icon-document:before {
  content: "i";
}

.icon-question:before {
  content: "j";
}

.icon-shield:before {
  content: "k";
}

.icon-talk-bubble:before {
  content: "m";
}

.icon-folders:before {
  content: "n";
}

.icon-file:before {
  content: "o";
}

.icon-education:before {
  content: "p";
}

.icon-document-1:before {
  content: "q";
}

.icon-eye:before {
  content: "r";
}

.icon-eye-slash:before {
  content: "s";
}

.icon-printer-1:before {
  content: "u";
}

.icon-star-2:before {
  content: "v";
}

.icon-info:before {
  content: "l";
}

.icon-plus:before {
  content: "w";
}

.icon-lock:before {
  content: "x";
}

.icon-issue-opened:before {
  content: "y";
}

.icon-exclamation-circle:before {
  content: "z";
}

.icon-pin:before {
  content: "t";
}

.icon-calendar:before {
  content: "1";
}

.icon-cw:before {
  content: "2";
}

.icon-file-1:before {
  content: "3";
}

.icon-link:before {
  content: "4";
}

.icon-computer:before {
  content: "5";
}

.icon-document-simple:before {
  content: "6";
}

.icon-document-simpler:before {
  content: "7";
}

.icon-find:before {
  content: "8";
}

.icon-phone:before {
  content: "9";
}

.icon-question-1:before {
  content: "A";
}

.icon-question-simple:before {
  content: "B";
}

.icon-information:before {
  content: "C";
}

.icon-list-bullet:before {
  content: "D";
}

.icon-box:before {
  content: "E";
}

.icon-envelope:before {
  content: "F";
}

.icon-plus-1:before {
  content: "G";
}

.icon-left-open-big:before {
  content: "H";
}

.icon-down-open-big:before {
  content: "I";
}

.icon-cancel:before {
  content: "J";
}

.icon-up-open-big:before {
  content: "K";
}

.icon-plus-2:before {
  content: "L";
}

.icon-bigx:before {
  content: "M";
}

.icon-settings:before {
  content: "N";
}

.icon-billing:before {
  content: "O";
}

.icon-clinic:before {
  content: "P";
}

.icon-microscope:before {
  content: "Q";
}

.icon-onlinedr:before {
  content: "R";
}

.icon-wallet:before {
  content: "S";
}

.icon-testinfo:before {
  content: "T";
}

.icon-share:before {
  content: "V";
}

.icon-credit-cards:before {
  content: "W";
}

.icon-users:before {
  content: "X";
}

.icon-exclamation-triangle:before {
  content: "U";
}

.icon-direction:before {
  content: "Y";
}

.icon-minus-circle:before {
  content: "Z";
}

.icon-info-1:before {
  content: "0";
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:hover, .btn:focus {
  background-color: #3A5CE9;
  color: #ffffff;
}

.btn-inverse {
  cursor: pointer;
  text-decoration: none;
  background-color: transparent;
  transition: all 0.25s ease-in-out;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 16px;
  font-family: "myriad-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  color: #3A5CE9;
  border: 1px solid #3A5CE9;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.btn-inverse:hover, .btn-inverse:focus {
  background-color: #3A5CE9;
  color: #ffffff;
}

/* START: Sticky nav section */
#test-content-navbar {
  width: auto;
  position: absolute;
  left: 0px;
  min-width: 80px;
  margin-top: 2em;
}
@media screen and (max-width: 1399px) {
  #test-content-navbar {
    position: fixed;
    bottom: 0;
    top: auto !important;
    width: 100%;
    z-index: 300;
    background-color: #ffffff;
  }
}
#test-content-navbar ul {
  margin: 0px;
  list-style: none;
}
@media screen and (max-width: 1399px) {
  #test-content-navbar ul {
    display: flex;
  }
}
#test-content-navbar ul li {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 1399px) {
  #test-content-navbar ul li {
    flex-grow: 1;
  }
  #test-content-navbar ul li:last-child a {
    border-right: 0px;
  }
}
#test-content-navbar ul li.active a {
  color: #ffffff;
  background-color: #3A5CE9;
}
#test-content-navbar ul li.active a:focus, #test-content-navbar ul li.active a:active {
  color: #ffffff;
  background-color: #3A5CE9;
}
#test-content-navbar ul li.order-test {
  display: none;
}
@media screen and (max-width: 1399px) {
  #test-content-navbar ul li.order-test {
    display: block;
  }
}
#test-content-navbar ul li.top-link, #test-content-navbar ul li.top-link.active a.btn-inverse {
  background-color: #ffffff;
  color: #3A5CE9;
}
@media screen and (max-width: 1399px) {
  #test-content-navbar ul li.top-link, #test-content-navbar ul li.top-link.active a.btn-inverse {
    position: fixed;
    right: 0px;
    bottom: 60px;
  }
}
#test-content-navbar ul li.top-link.active a.btn.page-scroll.page-top.btn-inverse:hover {
  background-color: #F5F4F5;
}
#test-content-navbar ul li a {
  background-color: #fff;
  color: #1A2188;
  margin-bottom: 3px;
  padding: 8px;
  display: block;
  transition: all 0.25s ease-in-out;
}
@media screen and (max-width: 1399px) {
  #test-content-navbar ul li a {
    margin-bottom: 0px;
    border-right: 0px;
  }
}
#test-content-navbar ul li a.page-top {
  margin-top: 6px;
  border: 0;
  font-size: 14px;
  text-transform: none;
}
@media screen and (max-width: 1399px) {
  #test-content-navbar ul li a.page-top {
    margin-top: 0px;
  }
}
#test-content-navbar ul li a:hover, #test-content-navbar ul li a:focus {
  background-color: #F5F4F5;
  color: #1A2188;
}

/* END: Sticky nav section */
#tmc_search {
  padding-bottom: 25px;
}

#test-menu-header {
  /* START: Print/Share section */
  /* END: Print/Share section */
}
#test-menu-header h1 {
  font-size: 34px;
}
#test-menu-header .test-number, #test-menu-header .cpt-codes {
  display: inline-block;
  margin: 8px 10px 0 0;
  font-size: 20px;
}
#test-menu-header .test-number span:first-child, #test-menu-header .test-number .cpt-codes {
  font-weight: bold;
}
#test-menu-header .test-number .copy-btn {
  font-size: inherit;
}
@media screen and (max-width: 600px) {
  #test-menu-header .test-number .copy-btn {
    display: inline-block;
    color: #595959;
    cursor: text;
  }
}
#test-menu-header .test-number .copy-btn .copy-noti {
  transform: translateY(45%);
}
#test-menu-header .test-number .copy-btn .copy-noti.in {
  transform: translateY(5px);
}
#test-menu-header .changes-btn {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #test-menu-header .changes-btn {
    justify-content: flex-start;
    margin: 15px 0px;
  }
}
#test-menu-header .changes-btn .view-changes {
  text-transform: none;
  font-size: 0.85em;
}
#test-menu-header .changes-btn .view-changes:before {
  font-family: "labcorpfont" !important;
  content: "r";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  display: block;
  font-size: 130%;
  float: left;
  padding-right: 7px;
}
#test-menu-header .changes-btn span {
  font-size: 0.75em;
  flex: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #test-menu-header .changes-btn span {
    text-align: left;
  }
}
#test-menu-header .test-utilities-btn {
  justify-content: center;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #test-menu-header .test-utilities-btn {
    justify-content: start;
  }
}
#test-menu-header .test-utilities-btn a {
  color: #595959;
}
#test-menu-header .test-utilities-btn a.btn.print-btn:before {
  font-family: "labcorpfont" !important;
  content: "u";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  display: block;
  font-size: 28px;
  color: #000;
}
#test-menu-header .test-utilities-btn a.btn.mailto-btn:before {
  font-family: "labcorpfont" !important;
  content: "F";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  display: block;
  font-size: 28px;
  color: #000;
}
#test-menu-header .test-utilities-btn a:hover, #test-menu-header .test-utilities-btn a:focus {
  background-color: transparent;
}
#test-menu-header .test-utilities-btn #include-loinc {
  position: relative;
  top: 100%;
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #test-menu-header .test-utilities-btn #include-loinc {
    width: 100%;
  }
}

#test-menu-fields h2 {
  color: #595959;
  font-weight: 100;
  margin-bottom: 10px;
}
#test-menu-fields #test-details h2, #test-menu-fields #test-specimen h2, #test-menu-fields #test-clinical h2 {
  margin-top: 10px;
}
#test-menu-fields #loinc-map h2 {
  margin-bottom: 25px;
}
#test-menu-fields h3 {
  margin-top: 0;
  word-break: keep-all;
}
#test-menu-fields p.legal {
  font-size: 12px;
}

/* START: View Changes Section */
.old-value {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-right: 15px;
  font-size: 0.85em;
  display: none;
  background-color: #FFF0F0;
  border-left: 0.25em solid #FF3333;
  padding-left: 1em;
}
.old-value:before {
  content: "Previous version:";
  display: inline-block;
  font-style: italic;
  color: #cf2c2c;
  padding-bottom: 10px;
  padding-right: 10px;
}
.old-value table.stacktable.large-only {
  display: table !important;
}
.old-value table.stacktable.small-only {
  display: none !important;
}
.old-value table thead, .old-value table tbody, .old-value table td, .old-value table tr {
  background-color: transparent;
}
.old-value table td {
  font-weight: normal;
  border: 1px solid #CCCCCC;
}
.old-value del > * {
  text-decoration: line-through;
  background: #ffe0e0;
}
.old-value ins > * {
  text-decoration: none;
  background: #c0ffc0;
}

/* END: View changes Section */
#genes-list {
  position: relative;
}
#genes-list.expanded .search {
  visibility: visible;
  opacity: 1;
  right: 0px;
}
#genes-list.expanded .item-container {
  visibility: visible;
  opacity: 1;
  max-height: 200vh;
  margin-top: 15px;
}
#genes-list.expanded #genes-list-toggle {
  left: 0px;
}
#genes-list.expanded .genes-count {
  opacity: 0;
  visibility: hidden;
}
#genes-list #genes-list-toggle {
  border: 1px solid #007fa3;
  color: #007fa3;
  background: #ffffff;
  transition: all 0.25s ease-in-out;
  font-size: 0.95rem;
  padding: 5px 10px;
  position: relative;
  left: 80px;
}
#genes-list #genes-list-toggle:hover, #genes-list #genes-list-toggle:focus {
  background: #007fa3;
  color: #ffffff;
}
#genes-list .genes-count {
  display: inline-block;
  margin-right: 15px;
  overflow: hidden;
  white-space: nowrap;
  top: 7px;
  opacity: 1;
  visibility: visible;
  transition: all 0.25s ease-in-out;
  position: absolute;
}
#genes-list .search {
  margin-bottom: 15px;
  padding: 5px 10px;
  max-width: 250px;
  width: 100%;
  float: right;
  visibility: hidden;
  opacity: 0;
  position: relative;
  right: 100px;
  transition: all 0.25s ease-in-out;
}
#genes-list .pagination {
  margin-top: 15px;
}
#genes-list .item-container {
  visibility: hidden;
  opacity: 0;
  transition: all 0.25s ease-in-out;
  max-height: 0px;
  overflow: hidden;
}
#genes-list ul.list {
  margin: 0px;
  padding: 0px;
  list-style: none;
  columns: 5;
}
#genes-list ul.list li {
  margin-bottom: 15px;
}
#genes-list ul.list li .highlight {
  font-weight: bold;
}
#genes-list ul.pagination li {
  margin: 0px;
}
#genes-list ul.pagination li.active a {
  color: white;
  background: #3A5CE9;
}
#genes-list ul.pagination li:last-child a {
  border-right: 1px solid #c7c8cd;
}
#genes-list ul.pagination li a {
  width: auto;
  height: auto;
  display: block;
  color: #6d6e71;
  border: 1px solid #c7c8cd;
  border-right: 0;
  padding: 10px 15px;
}

/* START: Right column Section */
#test-menu-right-col .sideblock {
  border: 1px #ccc solid;
  margin: 0px 0px 20px 0px;
  padding: 10px 20px 40px 20px;
}
#test-menu-right-col .sideblock .title {
  font-size: 25px;
  padding-top: 10px;
}
#test-menu-right-col .sideblock .content {
  padding: 20px;
}
#test-menu-right-col .sideblock .content a {
  cursor: pointer;
  text-decoration: none;
  background-color: transparent;
  transition: all 0.25s ease-in-out;
  padding: 18px 20px !important;
  font-size: 16px;
  line-height: 16px;
  font-family: "myriad-pro", Helvetica, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  display: block;
  color: #3A5CE9;
  border: 1px solid #3A5CE9;
}
#test-menu-right-col .sideblock .content a:hover, #test-menu-right-col .sideblock .content a:focus {
  background: #3A5CE9;
  color: #ffffff;
}

/* END: Right column Section */
/* Bootstrap specific */
.bs #test-menu-header h1 {
  margin-top: 0px;
}
.bs .tm-search-input-container .ais-SearchBox-form {
  margin-bottom: 15px;
  padding-bottom: 0px;
}
.bs .tm-search-input-container .ais-SearchBox-form button[type=submit], .bs .tm-search-input-container .ais-SearchBox-form button[type=reset] {
  top: 50%;
  transform: translateY(-50%);
}
.bs .btn-inverse {
  background: #ffffff;
  color: #fff;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  font-weight: 500;
  transition: all 0.35s ease-in-out;
  cursor: pointer;
  border-radius: 3px;
  border: 1px #007fa3 solid;
  color: #007fa3;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none !important;
}

hr {
  border: none;
  border-top: 1px dotted #595959;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
  width: 100%;
}

table:not(.tm-search-results) {
  width: 100%;
  background-color: transparent;
}
table:not(.tm-search-results) th {
  background-color: #595959;
  text-align: center;
  color: #FFF;
  font-weight: normal;
  border: 1px solid #ccc;
}
table:not(.tm-search-results) th p {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
table:not(.tm-search-results) td {
  font-weight: normal;
  border: 1px solid #ccc;
}
table:not(.tm-search-results) tr {
  background-color: transparent;
}

.copy-btn {
  position: relative;
  border: none;
  background: transparent;
  color: #1A2188;
  padding: 0px;
  font-size: 1rem;
  speak: none;
  cursor: pointer;
}
.copy-btn:hover, .copy-btn:focus {
  color: #00a7ce;
}
@media screen and (max-width: 600px) {
  .copy-btn {
    display: none;
  }
}

.copy-noti {
  position: absolute;
  background: #bfe288;
  top: 100%;
  left: 0;
  opacity: 0;
  width: auto;
  transition: all 0.25s ease-in-out;
  padding: 5px 10px;
  color: #1A2188 !important;
  text-align: center;
  white-space: nowrap;
  z-index: -10;
}
.copy-noti:before {
  content: "";
  border: 5px solid transparent;
  border-top: 0;
  position: absolute;
  border-bottom: 10px solid #bfe288;
  top: -8px;
  width: 0;
  height: 0;
  left: 30px;
}
.copy-noti.slide {
  position: absolute;
  background: #bfe288;
  top: 100%;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease-in-out;
  padding: 5px 10px;
  color: #1A2188 !important;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.copy-noti.slide.in {
  top: 0;
  opacity: 1;
}
.copy-noti.in {
  transform: translateY(-45%);
  opacity: 1;
  z-index: 100;
}
.copy-noti.in.out {
  opacity: 0;
  top: 100%;
}

.mobile-tn-header {
  display: none;
  color: #3A5CE9;
}
@media screen and (max-width: 600px) {
  .mobile-tn-header {
    display: block;
  }
}

.ais-Pagination-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  margin: 15px 0px;
}
.ais-Pagination-list .ais-Pagination-item {
  display: inline-block;
  padding: 0;
  width: auto;
  height: auto;
  border-radius: 0;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
.ais-Pagination-list .ais-Pagination-item:last-child .ais-Pagination-link {
  border-right: 1px solid #8E9595;
}
.ais-Pagination-list .ais-Pagination-item .ais-Pagination-link {
  width: auto;
  height: auto;
  display: block;
  color: #595959;
  border: 1px solid #8E9595;
  border-right: 0;
  padding: 10px 15px;
}
.ais-Pagination-list .ais-Pagination-item .ais-Pagination-link:disabled {
  background: #F6F6F7;
  cursor: unset;
  line-height: 20px;
  top: -1px;
  border-radius: 0px;
  position: relative;
}
.ais-Pagination-list .ais-Pagination-item .ais-Pagination-link.ais-Pagination-link--selected {
  background: #3A5CE9;
  color: #ffffff;
  text-decoration: none;
}
.ais-Pagination-list .ais-Pagination-item .ais-Pagination-link:hover, .ais-Pagination-list .ais-Pagination-item .ais-Pagination-link:focus {
  border: 1px #3A5CE9 solid;
}

.ais-Highlight .ais-Highlight-highlighted {
  background: #bfe3ed;
}

@media screen and (max-width: 767px) {
  .tm-react-render.toggle > div {
    display: none;
  }
  .tm-react-render.toggle > div.selected {
    display: block;
  }
}

.tm-mobile-toggle {
  display: none;
}
@media screen and (max-width: 767px) {
  .tm-mobile-toggle {
    display: flex;
    margin: 30px 15px 15px;
  }
}
.tm-mobile-toggle button {
  padding: 20px 15px;
  flex: 100%;
  background: #1A2188;
  color: white;
  border: 1px solid white;
  transition: all 0.25s ease-in-out;
}
.tm-mobile-toggle button:hover {
  background: #3A5CE9;
}

.tm-site-search-view.selected .site-view {
  background: #3A5CE9;
}

.tm-search-view.selected .test-view {
  background: #3A5CE9;
}

.tm-search-view {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .test_menu_test {
    padding-top: 0px !important;
  }
}

.tm-hero-container {
  padding: 5em 35px 8em;
  margin-bottom: 2em;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top;
}
@media screen and (max-width: 767px) {
  .tm-hero-container {
    background-position: right center;
    padding: 10em 1em 15em;
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
.tm-hero-container .desktop-bg, .tm-hero-container .mobile-bg {
  display: none;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .tm-hero-container .desktop-bg {
    display: block;
  }
}
.tm-hero-container .mobile-bg {
  background-position: right center;
}
@media screen and (max-width: 767px) {
  .tm-hero-container .mobile-bg {
    display: block;
  }
}
.tm-hero-container h2 {
  max-width: 160px;
}
@media screen and (min-width: 501px) {
  .tm-hero-container h2 {
    max-width: 300px;
  }
}

.tm-react-render .tm-search-checkbox-facet .ais-RefinementList {
  position: relative;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list-header {
  color: #3A5CE9;
  margin: 0px 0px 10px;
  background: #F6F6F7;
  transition: all 0.25s ease-in-out;
  font-size: 1rem;
  display: flex;
  align-items: center;
  padding: 10px 15px;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list-header.expanded, .tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list-header:hover, .tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list-header:focus {
  color: #ffffff;
  background: #3A5CE9;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list-header.expanded svg path:first-child, .tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list-header:hover svg path:first-child, .tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list-header:focus svg path:first-child {
  fill: #ffffff;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list-header svg {
  padding-right: 5px;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list-header svg path:first-child {
  transition: fill 0.25s ease-in-out;
  fill: #3A5CE9;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-dialog {
  display: block;
  position: absolute;
  width: 100%;
  max-width: 350px;
  background: #ffffff;
  border: 1px solid #8E9595;
  padding: 15px;
  z-index: 5;
  top: 100%;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList input[type=search] {
  border: 1px solid #8E9595;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 10px;
  width: 100%;
  color: #595959;
  height: 35px;
  margin: 0px;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list {
  list-style: none;
  margin: 15px 0px;
  padding: 0px;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-label {
  font-size: 0.9rem;
  position: relative;
  display: inline-block;
  line-height: 1;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-checkbox:checked ~ .ais-RefinementList-checkmark {
  background: #00a7ce;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-checkbox:checked ~ .ais-RefinementList-checkmark:after {
  display: block;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-checkmark {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  height: 15px;
  width: 15px;
  border-radius: 3px;
  background-color: #ffffff;
  cursor: pointer;
  border: 1px solid #8E9595;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-checkmark:after {
  left: 4px;
  top: 1px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0px 2px 2px 0px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-count::before {
  content: "(";
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-count::after {
  content: ")";
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-labelText {
  padding-left: 20px;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-clearAll {
  font-size: 0.9rem;
  float: right;
  padding: 5px 0px 0px;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-showMore, .tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-close {
  color: #3A5CE9;
  background: #F6F6F7;
  transition: all 0.25s ease-in-out;
  font-size: 0.9rem;
  padding: 3px 10px;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-showMore:hover, .tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-showMore:focus, .tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-close:hover, .tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-close:focus {
  background: #3A5CE9;
  color: #ffffff;
}
.tm-react-render .tm-search-checkbox-facet .ais-RefinementList .ais-RefinementList-close {
  margin-left: 5px;
}

.tm-search-input-container {
  display: inline-block;
  width: 100%;
  position: relative;
  flex: 0 1 70%;
}
@media screen and (max-width: 600px) {
  .tm-search-input-container {
    flex: 0 1 100%;
  }
}
.tm-search-input-container.hideme {
  display: none;
}
@media screen and (min-width: 601px) {
  .tm-search-input-container.hideme ~ div {
    flex: 1;
    max-width: 50%;
  }
}
.tm-search-input-container .ais-SearchBox-form {
  position: relative;
  max-width: 100%;
  margin-bottom: 15px;
}
.tm-search-input-container input[type=search] {
  border: 1px solid #8E9595;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 10px 50px;
  width: 100%;
  color: #595959;
  height: 50px;
  margin-bottom: 0px;
}
.tm-search-input-container input[type=search]::placeholder, .tm-search-input-container input[type=search]::-moz-placeholder, .tm-search-input-container input[type=search]:-moz-placeholder, .tm-search-input-container input[type=search]::-webkit-input-placeholder, .tm-search-input-container input[type=search]:-ms-input-placeholder {
  color: #F6F6F7;
}
.tm-search-input-container input[type=search]::-ms-clear, .tm-search-input-container input[type=search]::-ms-reveal {
  display: none !important;
  width: 0;
  height: 0;
}
.tm-search-input-container input[type=search]::-webkit-search-decoration, .tm-search-input-container input[type=search]::-webkit-search-cancel-button, .tm-search-input-container input[type=search]::-webkit-search-results-button, .tm-search-input-container input[type=search]::-webkit-search-results-decoration {
  display: none !important;
}
.tm-search-input-container button[type=submit], .tm-search-input-container button[type=reset] {
  background: transparent;
  color: #ffffff;
  text-align: center;
  border: none;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  padding: 13px 25px;
}
.tm-search-input-container button[type=submit] svg, .tm-search-input-container button[type=reset] svg {
  position: relative;
  width: 12px;
  height: 12px;
  fill: #595959;
}
.tm-search-input-container button[type=reset] {
  right: 0px;
  left: auto;
}

.tm-search-results-container {
  padding: 0 0 15px;
}
.tm-search-results-container .tm-search-results {
  border-spacing: 0px 5px;
  border-collapse: separate;
  width: 100%;
}
.tm-search-results-container .tm-search-results thead > tr > th {
  font-size: 0.85em;
  min-width: 100px;
  background: #595959;
  color: #ffffff;
  padding: 10px 20px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .tm-search-results-container .tm-search-results thead > tr > th {
    display: none;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    text-align: left;
  }
}
.tm-search-results-container .tm-search-results tbody > tr {
  background: #F6F6F7;
  transition: all 0.25s ease-in-out;
}
.tm-search-results-container .tm-search-results tbody > tr:nth-child(even) {
  background: #f5f5f6;
}
.tm-search-results-container .tm-search-results tbody > tr:hover {
  background: #ffffff;
}
.tm-search-results-container .tm-search-results tbody > tr:hover .tm-result-new-updated .right-chevron {
  background: #3A5CE9;
  color: #ffffff;
}
.tm-search-results-container .tm-search-results tbody > tr > td {
  padding: 10px 20px;
}
.tm-search-results-container .tm-search-results tbody > tr > td a {
  color: #1A2188;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
}
.tm-search-results-container .tm-search-results tbody > tr > td a:hover {
  color: #3A5CE9;
}
@media screen and (max-width: 767px) {
  .tm-search-results-container .tm-search-results tbody > tr > td {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    text-align: left;
  }
  .tm-search-results-container .tm-search-results tbody > tr > td a {
    padding: 8px 10px !important;
    min-height: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .tm-search-results-container .tm-search-results tbody > tr > td a {
    padding: 0px !important;
  }
}
.tm-search-results-container .tm-search-results tbody > tr > td.tm-result-number {
  padding: 10px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .tm-search-results-container .tm-search-results tbody > tr > td.tm-result-number {
    background: #cdf2fd;
    font-weight: 600;
    text-align: center;
  }
}
.tm-search-results-container .tm-search-results tbody > tr > td.tm-result-number > a {
  min-height: auto;
  display: inline;
  padding: 0px;
}
@media screen and (max-width: 767px) {
  .tm-search-results-container .tm-search-results tbody > tr > td.tm-result-number > a.copy-btn {
    position: relative;
    min-width: 100%;
    display: none;
  }
}
.tm-search-results-container .tm-search-results tbody > tr > td.tm-result-number > a .ais-Highlight {
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  .tm-search-results-container .tm-search-results tbody > tr > td.tm-result-title {
    font-weight: 600;
    padding: 10px 20px 0px !important;
  }
}
.tm-search-results-container .tm-search-results tbody > tr > td.tm-result-new-updated {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .tm-search-results-container .tm-search-results tbody > tr > td.tm-result-new-updated {
    display: none;
  }
}
.tm-search-results-container .tm-search-results tbody > tr > td.tm-result-new-updated .right-chevron {
  line-height: 1;
  float: right;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #595959;
  position: absolute;
  right: 0;
  top: calc(50% - 8px);
  transform: translateY(-50%);
  padding: 100px 5px;
  height: 100%;
  transition: all 0.25s ease-in-out;
  border: none;
  background: transparent;
  speak: none;
  cursor: pointer;
}
.tm-search-results-container .tm-search-results tbody > tr > td.tm-result-new-updated .right-chevron i {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.tm-search-clear {
  border: none;
  color: #ffffff;
  background: #3A5CE9;
  transition: all 0.25s ease-in-out;
  padding: 10px 15px;
  margin-top: 5px;
  float: right;
}
.tm-search-clear:hover {
  background: #00a7ce;
}

ul.tm-refinement-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.tm-refinement-menu > li {
  display: inline-block;
  background: #F6F6F7;
  padding: 3px 8px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #c7c8cd;
  transition: all 0.25s ease-in-out;
  cursor: default;
}
@media screen and (max-width: 767px) {
  ul.tm-refinement-menu > li {
    width: 18.5%;
    margin-bottom: 5px;
    text-align: center;
  }
}
ul.tm-refinement-menu > li.item {
  padding: 0px;
  background: transparent;
}
ul.tm-refinement-menu > li.item.active a {
  color: #ffffff;
  background: #3A5CE9;
}
ul.tm-refinement-menu > li.item.active a:hover {
  background: #3A5CE9;
}
ul.tm-refinement-menu > li.item a {
  display: block;
  padding: 3px 8px;
  background: #F6F6F7;
  color: #3A5CE9;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
}
ul.tm-refinement-menu > li.item a:hover {
  background: #F6F6F7;
}

.tm-site-search-view .tm-search-input-container {
  flex: 100%;
  max-width: 500px;
}
.tm-site-search-view .tm-site-search-results-container {
  padding: 0 0 15px;
}
.tm-site-search-view .tm-site-search-results-container .tm-site-search-results {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.tm-site-search-view .tm-site-search-results-container .tm-site-search-results li {
  padding-bottom: 15px;
}
.tm-site-search-view .tm-site-search-results-container .tm-site-search-results li .tm-result-title a {
  font-size: 1.3rem;
}

/*OVERRIDES AND MISC*/
.tm-react-render {
  display: flex;
}
.tm-react-render .tm-site-search-view {
  flex: 100%;
  max-width: 800px;
  padding-right: 25px;
  margin-right: auto;
}
.tm-react-render.toggle .tm-search-view {
  flex: 100%;
  padding-left: 25px;
  max-width: 800px;
}
@media screen and (max-width: 767px) {
  .tm-react-render {
    flex-wrap: wrap;
  }
  .tm-react-render .tm-search-view, .tm-react-render .tm-site-search-view {
    padding: 0px;
  }
  .tm-react-render .ais-Pagination-list {
    text-align: center;
  }
}

.tm-site-search-header div > h2, .tm-search-header div > h2 {
  margin-top: 15px;
}
.tm-site-search-header div > p, .tm-search-header div > p {
  margin: 0px;
  font-weight: bold;
}

.tm-search-options {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 600px) {
  .tm-search-options {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 601px) {
  .tm-search-options > div:not(:last-child) {
    padding-right: 15px;
  }
}
@media screen and (max-width: 600px) {
  .tm-search-options > div:not(:last-child) {
    padding-bottom: 15px;
  }
}
.tm-search-options .tm-filter-container {
  flex: 0 1 25%;
}
@media screen and (max-width: 600px) {
  .tm-search-options .tm-filter-container {
    flex: 0 1 100%;
  }
}
.tm-search-options .tm-filter-container.select .ais-MenuSelect {
  position: relative;
}
@media screen and (max-width: 600px) {
  .tm-search-options .tm-filter-container label {
    display: block;
    text-align: center;
  }
}
.tm-search-options .tm-filter-container select {
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #8E9595;
  background-image: url("chevron.png");
  background-repeat: no-repeat;
  border-radius: 0px;
  background-position-y: center;
  background-position-x: calc(100% - 10px);
  background-color: #ffffff;
  border-radius: 0px;
  padding: 10px 25px 10px 10px;
  width: 100%;
}

.tm-browse {
  padding: 0;
  margin: 0;
  list-style: none;
}
.tm-browse li {
  display: inline-block;
}

[class*=col-] {
  position: static !important;
}

.path-test-menu .tm-browse-by-letters, .path-tests .tm-browse-by-letters {
  margin-top: 5em;
}

#block-breadcrumbs, #block-breadcrumbs .breadcrumb-container {
  min-height: 130px;
  margin-top: -35px;
  margin-bottom: 30px;
}
#block-breadcrumbs .breadcrumb, #block-breadcrumbs .breadcrumb-container .breadcrumb {
  top: auto;
  bottom: 0;
}
#block-breadcrumbs .breadcrumb ol, #block-breadcrumbs .breadcrumb-container .breadcrumb ol {
  margin-bottom: 5px;
}

#block-breadcrumbs {
  background: #3A5CE9;
}

.test-content table th p {
  color: #ffffff;
}

.test-content ul {
  padding-left: 15px;
}

.test-sidebar ul {
  border-left: 2px #959595 solid;
}

.test-sidebar ul li {
  list-style-image: none !important;
  list-style-type: none !important;
}

.reflex-table {
  display: none;
}

.reflex-table-open {
  background-color: #ccc;
}

table.test-menu-search-results td.test-menu-result-number, table.test-menu-new-updated-results td.test-menu-result-number {
  position: relative;
}

table.test-menu-search-results th, table.test-menu-new-updated-results th {
  min-width: 100px !important;
  padding-left: 20px;
}

table.test-menu-search-results td a, table.test-menu-new-updated-results td a {
  min-height: 60px;
}

.test-menu-result-link {
  display: inline-block !important;
  width: auto !important;
}

@media screen and (max-width: 600px) {
  .copy-btn {
    max-width: 70px;
  }
  .copy-btn i {
    display: none !important;
  }
  table.test-menu-search-results th, table.test-menu-new-updated-results th {
    min-width: 80px !important;
  }
}
.test-menu-search-results .search-result > h3 {
  margin-top: 5px;
}

.test-menu-search-results .search-result > .preheader {
  text-transform: uppercase;
}

.test-menu-search-results .search-result {
  margin-bottom: 30px;
}

.footnotes .current-value ul {
  padding: 0px;
  list-style: none;
  margin: 0px;
}

@media screen and (max-width: 480px) {
  table.test-menu-search-results td.test-menu-result-number, table.test-menu-new-updated-results td.test-menu-result-number {
    padding: 0 !important;
  }
}
hr {
  border: none;
  border-top: 1px dotted #595959;
  color: #fff;
  background-color: #fff;
  height: 1px;
  width: 100%;
}
hr + hr {
  display: none;
}

.hideme {
  visibility: hidden;
}

@media screen and (max-width: 767px) {
  .showmobile {
    visibility: visible;
  }
}

.showme {
  display: block;
}

p.lead-in, h2.teaser, h3.teaser, h4.teaser, h1.eyebrow, .content-section p.eyebrow, .content-section h2.eyebrow, .content-section h3.eyebrow {
  font-family: "Source Sans Pro", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 38px;
  color: #3A5CE9;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 0;
}

.test_menu_test .tm-hero-container h1.eyebrow, .test-menu-search-block .tm-hero-container h1.eyebrow {
  margin-bottom: 1em;
}

.tm-hero-container h2, h3 {
  max-width: 160px;
}
@media screen and (min-width: 501px) {
  .tm-hero-container h2, h3 {
    max-width: 300px;
  }
}

.blacktext {
  color: #231f20 !important;
}

.path-search label[for=site-search], .sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*# sourceMappingURL=test_menu_client.css.map */
