<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@import url(fonts/fontawesome/css/font-awesome.min.css);*/
@import url('font-awesome.min.css');
/*---------------------------------
	HTML ELEMENTS  122013
-----------------------------------*/
@media only screen and (max-device-width: 1024px) {
  .bodyContent .col_3 {
    width: 247px !important;
  }
  .bodyContent a.clickHere {
    width: 80% !important;
    display: inline-block;
  }
  .bodyContent .col_9 {
    width: 57% !important;
  }
  .bodyContent .col_9 p {
    width: auto;
  }
  .bodyContent .col_9 .justifyLast {
    width: auto !important;
  }
  .bodyContent .rightArrow {
    top: 0px !important;
    width: 10% !important;
  }
  .termsBodyPanel {
    margin-left: 12px !important;
  }
  .lettersPageContent {
    margin: 10px !important;
  }
  .faqTabsCont.ui-tabs .ui-tabs-nav li {
    width: 100% !important;
  }
  .faqContent {
    margin: 0 !important;
    margin-left: 20px !important;
  }
  .hiddenBlock {
    width: 75% !important;
  }
  .accordionBlocks .ui-icon-triangle-1-s,
  .accordionBlocks .ui-icon-triangle-1-e {
    width: 5% !important;
  }
  .accordionBlocks h3.ui-accordion-header span:first-child:before {
    content: "";
    background: none !important;
    background-image: url(../images/faqplus.png) !important;
    width: 5% !important;
    height: 30px;
    background-repeat: no-repeat !important;
    position: absolute;
  }
  .accordionBlocks h3.ui-accordion-header.ui-accordion-header-active.ui-state-active span:first-child:before {
    content: "";
    background: none !important;
    background-image: url(../images/faqminus.png) !important;
    width: 5% !important;
    height: 30px;
    background-repeat: no-repeat !important;
    position: absolute;
  }
  .accordionBlocks h3.ui-accordion-header span:first-child {
    display: inline-block;
    width: 5% !important;
  }
  .accordionBlocks h3.ui-accordion-header span:nth-child(2) {
    display: inline-block;
    margin-left: 5px;
    width: 90% !important;
  }
}
@media only screen and (min-device-width: 315px) and (max-device-height: 700px) {
  body {
    position: relative;
    height: auto;
  }
  .bodyContent {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
  }
  .bodyContent .col_9 {
    border-right: 0 !important;
    border-bottom: 1px solid gainsboro;
    width: 100% !important;
    box-shadow: none !important;
    margin-left: 0 !important;
  }
  .bodyContent .col_9 p {
    width: 96% !important;
    margin-left: 2%;
  }
  .bodyContent .col_9 .justifyLast {
    width: auto !important;
  }
  .bodyContent .col_3 {
    width: 100% !important;
    margin-left: 3px !important;
  }
  .bodyContent a.clickHere {
    width: 80% !important;
    display: inline-block;
  }
  .bodyContent a.clickHere.educationClickHere {
    width: 100% !important;
  }
  .bodyContent .rightArrow {
    top: 0px !important;
    width: 15% !important;
  }
  .homePage .bodyRight {
    margin-left: 3px !important;
  }
  .bodyContent.privacyPage,
  .bodyContent.termsBodyPanel {
    margin: 12px !important;
  }
  .continueEduCont .bodyLeft,
  .counselingGuidePage .bodyRight {
    margin-left: 3px !important;
  }
  .dropdownStn {
    flex-wrap: wrap;
  }
  .lettersPageContent {
    margin: 5px !important;
  }
  .faqContent {
    margin: 0 5px !important;
  }
  .lettersContent {
    padding-left: 0 !important;
  }
  .faqTabsCont.ui-tabs .ui-tabs-nav li {
    width: 100% !important;
  }
  .faq-search input[name=search] {
    width: 100% !important;
  }
  h5.letterPageHead {
    font-size: 1.2em !important;
  }
  .hiddenBlock {
    left: 4% !important;
    width: 92% !important;
  }
  .footer {
    padding-left: 15px !important;
  }
  .footer ul li a {
    font-size: 12px !important;
  }
  .mobAlign {
    display: block;
  }
  .accordionBlocks .ui-icon-triangle-1-s,
  .accordionBlocks .ui-icon-triangle-1-e {
    width: 10% !important;
  }
  .bodyContent.homePage .col_9 {
    height: auto !important;
  }
  .accordionBlocks h3.ui-accordion-header span:first-child:before {
    content: "";
    background: none !important;
    background-image: url(../images/faqplus.png) !important;
    width: 10% !important;
    height: 30px;
    background-repeat: no-repeat !important;
    position: absolute;
  }
  .accordionBlocks h3.ui-accordion-header.ui-accordion-header-active.ui-state-active span:first-child:before {
    content: "";
    background: none !important;
    background-image: url(../images/faqminus.png) !important;
    width: 10% !important;
    height: 30px;
    background-repeat: no-repeat !important;
    position: absolute;
  }
  .accordionBlocks h3.ui-accordion-header span:first-child {
    display: inline-block;
    width: 10% !important;
  }
  .accordionBlocks h3.ui-accordion-header span:nth-child(2) {
    display: inline-block;
    margin-left: 5px;
    width: 85% !important;
  }
}
.marginLeft0 {
  margin-left: 0;
}
.marginBtm30 {
  margin-bottom: 30px;
}
.margin0 {
  margin: 0;
}
.marginBtm240px {
  margin-bottom: 240px !important;
}
.paddingTop40 {
  padding-top: 40px;
}
.mckContainer {
  clear: both;
  width: 100%;
}
.navbar {
  position: relative;
  height: auto;
}
.navbar ul {
  float: none;
}
button,
a.btn,
a.btn:visited,
a.button,
a.button:visited,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  text-shadow: none;
}
.mainNav ul li {
  height: auto;
}
.navbar li a {
  background-color: inherit;
}
.wrapper {
  max-width: 1024px;
  margin: 0px auto;
  width: 1024px;
  height: auto;
  background: #ffffff;
  padding: 0;
  border-top: none;
  border-left: none;
}
.logoLarge {
  background: url("../images/Logo.jpg") no-repeat;
    width: 230px;
  height: 131px;
  margin-top: -5px;
  display: block;
}
.mainNav ul {
  margin: 0;
  padding: 0;
  line-height: 100%;
  font-size: 0;
  position: relative;
  border: none;
}
.mainNav ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  position: relative;
  zoom: 1;
  line-height: inherit;
  top: 0;
  left: 0;
  font-size: 16px;
  width: 50%;
  text-align: center;
}
.mainNav ul li.link {
  background: #29bdc9;
}
.mainNav ul li.link1 {
  background: #5a8e22;
}
.mainNav ul li.link1:hover {
  background: #71ad30;
}
.mainNav ul li.link2 {
  background: #125f97;
}
.mainNav ul li.link2:hover {
  background: #237ebf;
}
.mainNav ul li a {
  margin: 0;
  padding: 0;
  display: block;
  display: inline;
  display: inline-block;
  position: relative;
  zoom: 1;
  line-height: 100%;
  top: 0;
  left: 0;
  padding: 15px 20px;
  text-decoration: none;
  font-size: 0.9em;
  text-shadow: none;
  color: #fff !important;
  width: 100%;
}
.mainNav ul li a:hover {
  background: inherit;
}
.topNav {
  float: right;
}
.mainNav .button.btn {
  background: #ffd71f;
  border-radius: 0 0;
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-align: center;
  width: 100%;
  color: #000;
  font-weight: bold;
  font-size: 28px;
  border: 1px solid #ffd200;
}
.mainNav .button.btn:hover {
  background: #ffe87c;
}
.productPage {
  padding: 10px 25px 10px 35px;
}
.termsBodyPanel {
  width: auto !important;
  margin: 50px 22px 0 45px;
  float: left;
}
.footer {
  color: inherit;
  font-size: 12px;
  margin: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #e4e4e4;
  position: relative;
  background: inherit;
  padding-left: 40px;
}
.footer ul {
  list-style-type: none;
  display: block;
  float: left;
  margin: 0px 0 10px 0;
  width: 100%;
}
.footer ul li {
  float: left;
  border-right: 1px solid #000;
  padding: 0 10px;
}
.footer ul li a {
  font-size: 14px;
}
.footer ul li:first-child {
  margin-left: 0;
  padding-left: 0;
  margin-top: 1.5px;
}
.footer ul li:last-child {
  border-right: none;
}
.lettersPageContent {
  margin: 25px;
  color: #000;
  font-size: 14px;
  line-height: 14px;
  margin-left: 40px;
}
.aboutUsContent {
  margin-top: 55px;
  float: left;
}
.aboutUsContent p {
  line-height: 21px;
  font-size: 15px;
}
h5.letterPageHead {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  font-family: georgia !important;
  text-align: left;
  background: #87afb1;
  padding: 15px 20px;
  height: 60px;
}
.lettersContent {
  padding-left: 30px;
}
.lettersTitle {
  padding-left: 15px;
  margin-bottom: 240px;
}
ul.lettersTitle a {
  cursor: pointer;
  text-decoration: underline;
}
ul.lettersTitle li {
  padding: 2px 0;
}
.lettersContent p {
  margin: 20px 0;
}
body {
  background: #f5f5f5;
  font-family: arial;
  font-size: 13px;
  color: #000;
}
.bodyContent {
  width: 95%;
}
.bodyContent p {
  line-height: 20px;
  font-size: 14px;
}
.bodyContent hr {
  margin: 25px 0px 0px 0px;
  border-top: 1px solid #ccc;
}
.bodyContent .col_9 {
  width: 66%;
}
.bodyContent .col_9 p {
  width: 98%;
}
.bodyContent .col_9 li {
  width: 93%;
}
.bodyContent .col_9 .justifyLast {
  width: 91%;
}
.bodyContent .col_3 {
  width: 270px;
  margin-left: 25px;
  margin-right: 0px;
  margin-top: 0px;
}
.bodyContent h6 {
  font-size: 14px;
}
.bodyContent .termsOfUse p {
  width: 98%;
}
.bodyContent .bodyLeft {
  padding: 10px;
  border-right: 1px solid gainsboro;
  box-shadow: 14px 0px 18px -17px #dcdcdc;
}
.bodyContent .bodyLeft li {
  font-size: 14px;
}
.bodyContent .bodyLeft h4 {
  background-color: #87AeB1;
  color: #fff;
  padding: 15px;
  font-family: Georgia;
  font-size: 18px;
  font-weight: normal;
}
.bodyContent .bodyLeft a {
  color: #0576c5;
  text-decoration: underline;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
}
.bodyContent .bodyLeft a:hover {
  color: #7cb5df;
  text-decoration: underline;
}
.bodyContent .bodyLeft .clickHere {
  font-size: 15px;
  display: inline-block;
  width: 90%;
}
.bodyContent .bodyLeft .clickHere.educationClickHere {
  width: 100%;
}
.bodyContent .bodyLeft .additionalText {
  font-style: normal;
  margin-top: 30px;
  font-weight: bold;
  font-size: 18px;
  width: 93%;
}
.bodyContent .bodyRightContent {
  background-color: #E7F2F4;
  border: 1px solid #E7F2F4;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  padding: 15px;
}
.bodyContent .bodyRightContent h4 {
  background-color: #87AeB1;
  color: #fff;
  padding: 13px;
  text-align: left;
  font-family: Georgia;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
}
.bodyContent .bodyRightContent a {
  color: #2789CE;
  text-decoration: none;
}
.bodyContent .bodyRightContent a:link {
  color: #2789CE;
  text-decoration: none;
}
.bodyContent .bodyRightContent a:visited {
  color: #2789CE;
  text-decoration: none;
}
.bodyContent .bodyRightContent a:hover {
  color: #7cb5df;
  text-decoration: none;
}
.bodyContent .bodyRightContent p {
  font-style: normal;
  width: 220px;
}
.bodyContent .bodyRightContent p i {
  margin-left: 5px;
  color: red;
}
.bodyContent .bodyRightContent p.lastLink {
  width: 230px;
}
@-moz-document url-prefix() {
  .bodyContent .bodyLeft {
    box-shadow: 14px 0px 18px -18px #dcdcdc;
  }
}
.bodyContent.homePage .col_9 {
  height: 1018px;
}
.bodyContent.privacyPage {
  float: left;
  margin: 45px 20px 0 20px;
  width: auto;
}
.bodyContent.homePage {
  width: auto;
  margin: 20px 35px 35px 35px;
  float: left;
}
.homePage .bodyLeft,
.continueEduCont .bodyLeft,
.counselingGuidePage .bodyLeft {
  margin-right: 0;
}
.counselingGuidePage {
  float: left;
  width: auto;
  margin: 15px 35px 35px 40px;
}
.continueEduCont {
  float: left;
  width: auto;
  margin: 15px 35px 35px 40px;
}
.patientCounsel p {
  width: 180px !important;
}
.rightArrow {
    background: url('../Images/bigArrow.png') no-repeat;
  height: 50px;
  width: 8%;
  display: inline-block;
  position: relative;
  top: 18px;
}
.acrobat {
  background: url(../images/get_adobe_reader.gif) no-repeat;
  height: 50px;
  width: 130px;
  display: inline-block !important;
}
.privacyList {
  list-style-type: decimal;
  padding: 20px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
}
.privacyList p {
  margin: 0;
  width: 95%;
}
.privacyList li {
  font-size: 14px;
  line-height: 18px;
}
.hiddenBlock {
  position: fixed;
  top: 20%;
  left: 25%;
  z-index: 602;
  width: 50%;
  background: #fff;
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 0px;
  display: none;
}
.hiddenBlock p {
  font-size: 14px;
  display: block !important;
}
#bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000000;
  display: none;
  z-index: 601;
  opacity: 0.3;
}
.modal-footer {
  width: 100% !important;
  text-align: center !important;
}
.modal-footer .continueBtn {
  background: #5a8e22 !important;
  color: #fff !important;
  font-weight: normal !important;
}
.modal-footer .cancelBtn {
  background: #d1d1d1 !important;
  font-weight: normal;
  color: #146198 !important;
}
.fdaWebsite {
  display: inline;
  cursor: pointer;
}
.padding20 {
  padding: 20px;
}
.paddingB0 {
  padding-bottom: 0px;
}
.padding3 {
  padding: 3px;
}
.margin0 {
  margin: 0;
}
.marginT0 {
  margin-top: 0px;
}
.marginB0 {
  margin-bottom: 0px;
}
.marginB20 {
  margin-bottom: 20px;
}
.marginT15 {
  margin-top: 15px;
}
.marginT20 {
  margin-top: 20px;
}
.marginL40 {
  margin-left: 40px;
}
.fontBold {
  font-weight: bold;
}
.textAlignCenter {
  text-align: center;
}
/*datatable code*/
table.dataTable {
  white-space: inherit;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #a9a9a9;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #a9a9a9;
}
.dataTables_info {
  padding-left: 10px;
}
.dataTables_scrollBody {
  margin-bottom: 10px;
}
table.dataTable.nowrap thead {
  background: #ffffff;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  border-right: 1px solid #ddd;
}
table.dataTable.stripe tbody tr.even,
table.dataTable.display tbody tr.even,
table.dataTable.display tbody tr:hover &gt; .sorting_1,
table.dataTable.stripe tbody tr.even:hover,
table.dataTable.display tbody tr.even:hover {
  background-color: #e7e7e7;
}
table.dataTable.display tbody tr.even &gt; .sorting_1,
table.dataTable.order-column.stripe tbody tr.even &gt; .sorting_1 {
  background-color: #e7e7e7 !important;
}
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd,
table.dataTable.display tbody tr.odd &gt; .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd &gt; .sorting_1 {
  background-color: #ffffff;
}
table.dataTable.stripe tbody tr.odd:hover,
table.dataTable.display tbody tr.odd:hover,
table.dataTable.display tbody tr.odd &gt; .sorting_1:hover,
table.dataTable.order-column.stripe tbody tr.odd &gt; .sorting_1:hover {
  background-color: #f4f4f4;
}
.dataTables_scrollHead {
  border-bottom: 1px solid #ddd !important;
  background: #ffffff;
}
.dataTables_length {
  position: absolute;
  bottom: 0;
  right: 10px;
}
table.dataTable thead th,
table.dataTable thead td {
  padding-left: 10px;
}
.dataTables_paginate {
  position: relative;
  right: 70px;
}
.dataTables_length label {
  width: 51px;
  color: #e7e7e7;
  bottom: 0;
  position: relative;
  top: 18px;
}
.dataTables_info {
  font-size: 12px;
}
/*
.dataTables_wrapper .dataTables_paginate::after { 
	content:"\00bb";
}*/
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: none;
  border: none;
  font-size: 12px;
  color: grey !important;
}
.dataTables_length select,
.dataTables_wrapper .dataTables_info {
  color: grey;
  background-color: #fff;
}
.dataTables_wrapper table,
.dataTables_wrapper table tr th,
.dataTables_wrapper table tr td {
  border: none;
}
.dataTables_wrapper table tr th {
  border-bottom: 2px solid #999;
}
.dataTables_wrapper table tr th {
  font-size: 12px;
  color: #29bdc9;
}
.dataTables_wrapper table tr th:first-child {
  padding-left: 50px;
}
.dataTables_wrapper table tr td {
  font-size: 12px;
  word-break: break-word;
}
table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr[role="row"] &gt; td:first-child,
table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr[role="row"] &gt; th:first-child {
  padding-left: 55px;
}
table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr[role="row"] &gt; td:first-child:before,
table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr[role="row"] &gt; th:first-child:before {
  margin: 7px 20px -2px -37px;
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
}
table.dataTable &gt; tbody &gt; tr.child span.dtr-data {
  float: left !important;
}
table.dataTable &gt; tbody &gt; tr.child span.dtr-data a {
  text-decoration: none !important;
}
.middle-center {
  float: left;
  margin-top: 20px;
}
.dataTables_length label {
  font-size: 0;
  height: 0;
  top: -18px;
}
.dataTables_wrapper .dataTables_paginate {
  font-size: 14px;
  padding-top: 0.4em;
}
.dataTables_wrapper .dataTables_info {
  padding-top: 10px;
}
.dataTables_wrapper .info #tableBar {
  margin-top: 10px;
}
.paginate_button.next,
.paginate_button.next:hover,
.paginate_button.next:focus {
  background: url(../images/arrow.png) 0px 5px no-repeat !important;
  border: none !important;
}
.paginate_button.previous,
.paginate_button.previous:hover,
.paginate_button.previous:focus {
  background: url("../images/arrow_b.png") 0px 5px no-repeat !important;
  border: none !important;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: normal;
  word-break: break-word;
}
.dataTables_wrapper .dataTables_paginate &gt; a.paginate_button,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  color: #fff !important;
  width: 40px !important;
  padding-top: 2px;
  opacity: 1;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  opacity: 0.0;
}
#example_filter label {
  width: 100%;
  color: transparent;
}
#example_filter label input {
  width: 76%;
  margin-left: -34px;
  border: 1px solid #29bdc9;
  border-radius: 0;
  box-shadow: none;
  height: 33px;
  background: #ffffff url(../images/searchIcon.png) no-repeat 98%;
  padding: 5px;
}
#example_filter label .btn {
  box-shadow: none;
  border-radius: 0;
  font-weight: normal;
  font-size: 12px;
  margin: 7px 17px;
  width: 9%;
}
.searchbtn,
.searchbtn:hover {
  background: #29bdc9;
  border: 1px solid #29bdc9;
  color: #fff;
}
.clearBtn {
  background: #fff;
  color: gray;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.dataTables_wrapper .dataTables_paginate span a.paginate_button,
.ellipsis {
  display: none;
}
.dataTables_wrapper .dataTables_paginate span a.paginate_button.current {
  display: inline-block;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
}
.dropdownStn {
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.dropdownStn select {
  margin: 10px;
  width: 22%;
  background-color: #fff;
  font-size: 16px;
}
.dataTables_wrapper .dataTables_filter {
  float: left;
  text-align: right;
  width: 100%;
}
#example tfoot {
  display: none;
}
.width200 {
  width: 200px !important;
}
.width281 {
  width: 281px !important;
}
.width230 {
  width: 230px !important;
}
.width167 {
  width: 167px !important;
}
.width130 {
  width: 130px !important;
}
table th {
  white-space: nowrap !important;
}
table {
  table-layout: fixed;
  border-spacing: 0px;
  white-space: nowrap;
}
.tabView,
#footerContent1.tabView {
  display: none;
}
.mobileView,
.mobileViewGrid {
  display: none;
}
.contentheader h2 {
  font-size: 20px;
  background: #87aeb1;
  color: #fff;
  font-family: georgia;
  padding: 10px;
  margin-bottom: 20px;
  font-weight: normal;
}
.productPage p {
  font-size: 14px;
}
.dataTables_wrapper .dataTables_filter {
  background: #f1f1f1;
  text-align: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
}
.dataTables_wrapper table {
  border: 2px solid #999;
  border-collapse: inherit;
}
.dataTables_wrapper table tbody {
  border-top: 2px solid #999;
}
.find {
  border: 2px solid #999;
  float: left;
  display: block;
  width: 100%;
  border-top: 0;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.dataTables_wrapper .dataTables_length {
  float: right;
  margin-right: 10px;
  margin-top: 15px;
  position: relative;
  z-index: 1000;
}
.dataTables_paginate {
  right: 0;
}
table.dataTable &gt; tbody &gt; tr.child ul.dtr-details &gt; li {
  width: 100%;
  display: block;
  float: left;
}
table.dataTable &gt; tbody &gt; tr.child ul.dtr-details &gt; li:last-child {
  display: none !important;
}
table.dataTable &gt; tbody &gt; tr.child span.dtr-title {
  float: left !important;
}
table.dataTable &gt; tbody &gt; tr.child span.dtr-data {
  float: left !important;
  padding-left: 10px;
}
.firstLogo {
  margin: 0;
}
/* faq */
.faqContent .ui-tabs .ui-tabs-panel {
  padding: 3px 3px;
}
.ui-widget-content,
.ui-widget-content label {
  color: #000 !important;
  font-family: arial;
}
.widget-content,
.widget-content h3 {
  font-family: arial;
}
.ui-widget-content a {
  color: #0576c5;
  text-decoration: none;
}
.faqContent {
  margin: 15px 25px 0 40px;
  float: left;
  width: 94%;
}
.faqTabsCont .ui-tabs .ui-tabs-panel {
  padding: 3px 3px !important;
}
.faqTabsCont {
  border: none;
  background: #fff;
}
.faqTabsCont .faqTabs {
  border: none;
  background: none;
  border-bottom: 2px solid #20C0CE;
  padding: 0;
  font-size: 12px;
  border-radius: 0;
}
.faqTabsCont.ui-tabs .ui-tabs-nav li {
  height: 36px;
  margin-right: 0px;
  background: #b8b8b8!important;
  border-radius: 0;
  width: 11.3%;
  color: #fff;
  border: 1px solid #f1f1f1;
}

.faqTabsCont.ui-tabs .ui-tabs-nav li.prescriber {
    width: 14% !important;
}

 .faqTabsCont.ui-tabs .ui-tabs-nav li.education {
  width: 22% !important;
}

.faqTabsCont.ui-tabs .ui-tabs-nav li.last {
  width: 30%;
}

.faqTabsCont.ui-tabs .ui-tabs-nav li a {
  color: #fff;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 13px;
  font-weight: normal;
  font-family: arial;
}
.faqTabsCont.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #fff !important;
}
.faqTabsCont.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  color: #20C0CE;
  font-size: 13px;
  font-weight: normal;
  font-family: arial;
}
.accordionBlocks h3.ui-accordion-header {
  border: 0 !important;
  background: none !important;
  color: #20C0CE !important;
  padding-left: 0px;
  position: relative;
  overflow: visible;
  display: inline-block;
}
.accordionBlocks h3.ui-accordion-header span:first-child:before {
  content: "";
  background: none !important;
  background-image: url(../images/faqplus.png) !important;
  width: 3%;
  height: 30px;
  background-repeat: no-repeat !important;
  position: absolute;
}
.accordionBlocks h3.ui-accordion-header.ui-accordion-header-active.ui-state-active span:first-child:before {
  content: "";
  background: none !important;
  background-image: url(../images/faqminus.png) !important;
  width: 3%;
  height: 30px;
  background-repeat: no-repeat !important;
  position: absolute;
}
.accordionBlocks h3.ui-accordion-header span:first-child {
  display: inline-block;
  width: 3%;
}
.accordionBlocks h3.ui-accordion-header span:nth-child(2) {
  display: inline-block;
  margin-left: 5px;
  width: 95%;
}
.accordionBlocks div.ui-accordion-content {
  background: none !important;
  border: 0;
  padding-top: 0;
  height: auto !important;
  margin-left: 14px;
  padding-left: 20px;
}
.accordionBlocks .ui-state-active,
.accordionBlocks .ui-widget-content .ui-state-active,
.accordionBlocks .ui-widget-header .ui-state-active,
.accordionBlocks .ui-state-default,
.accordionBlocks .ui-widget-content .ui-state-default,
.accordionBlocks .ui-widget-header .ui-state-default {
  color: #20C0CE;
}
.accordionBlocks .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
a.backtoTop {
  color: #4D99E0 !important;
  margin: 50px 30px 40px 30px;
  float: left;
  text-decoration: underline !important;
}
.expandAllChkBox {
  margin: 15px 5px 15px 0px !important;
}
.faq-search {
  margin: 30px 0 0 0;
}
.faq-search .searchInput {
        background: #ffffff url('../Images/searchIcon.png') no-repeat 98%;
}
.faq-empty {
  margin: 41px 0 0 0;
}
input[name=search] {
  border-radius: 0;
  border: 2px solid #20C0CE;
  padding: 10px;
  width: 80%;
  font-size: 16px;
  font-family: arial;
  color: #000 !important;
  box-shadow: none;
}
#searchIcon {
  position: absolute;
  right: 208px;
  top: 71px;
}
.faq-toc,
.faq-icon,
.faq-empty {
  display: none;
}
.faqContent .ui-accordion .ui-accordion-header {
  display: flex;
}
/* faq ends */
/*tabview code*/
@media (max-width: 780px) {
  body {
    position: relative;
    height: auto;
  }
  .logoLarge {
    background: url(../images/Logo.jpg) center no-repeat;
    width: 100%;
  }
  #footerLinks span,
  .lastUpdated {
    font-size: 12px;
  }
  .width230,
  .width281,
  .width167,
  .width130,
  .width200 {
    width: 150px !important;
  }
  .mobAlign {
    display: block;
  }
  /*---------------------------------
                  		EDGE MENU LEFT (DEFAULT)
                  	-----------------------------------*/
  [class^="menu-edge"] {
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-backface-visibility: hidden;
    background: inherit;
    position: fixed;
    top: 0;
    bottom: 0;
    right: auto;
    left: 0;
    z-index: 6;
    width: 0;
    color: #fff;
  }
  [class^="menu-edge"].open .icon-reorder {
    width: 47px;
    height: 47px;
    top: 0;
    left: -47px;
    background: transparent;
  }
  [class^="menu-edge"].open .icon-reorder:before {
    content: no-close-quote;
    background: transparent;
  }
  [class^="menu-edge"].open .icon-reorder {
    background: url("../images/close_green.png") no-repeat left;
  }
  #navContent li {
    height: 48px;
  }
  [class^="menu-edge"].open .edge-nav li:first-child a {
    color: #000;
  }
  [class^="menu-edge"] .menu-content {
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
  }
  /* 
      [class^="menu-edge"].open {
        width: 313px;
      } */
  [class^="menu-edge"] .icon-reorder {
    color: #000;
    position: absolute;
    top: 0;
    left: 80%;
    padding: 1em;
    cursor: pointer;
  }
  /*---------------------------------
                  		EDGE MENU TOP
                  	-----------------------------------*/
  .menu-edge-top {
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    width: auto;
  }
  .menu-edge-top.open {
    width: auto;
  }
  .menu-edge-top .menu-content {
    position: relative;
    margin-top: -100%;
  }
  .menu-edge-top .icon-reorder {
    top: 100%;
    left: auto;
    right: 0;
    bottom: auto;
  }
  .menu-edge-top.open .menu-content {
    margin-top: 0;
  }
  /*---------------------------------
                  		EDGE MENU RIGHT
                  	-----------------------------------*/
  .menu-edge-right {
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
  }
  .menu-edge-right .icon-reorder {
    left: auto;
    right: 100%;
  }
  /*---------------------------------
                  		EDGE MENU BOTTOM
                  	-----------------------------------*/
  .menu-edge-bottom {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    max-height: 90%;
  }
  .menu-edge-bottom.open {
    width: auto;
  }
  .menu-edge-bottom .icon-reorder {
    top: auto;
    right: auto;
    bottom: 100%;
    left: 0;
  }
  .menu-edge-bottom .menu-content {
    position: relative;
    margin-bottom: -100%;
  }
  .menu-edge-bottom.open .menu-content {
    position: relative;
    margin-bottom: 0%;
  }
  /*---------------------------------
                  		GRID TRANSITIONS
                  	-----------------------------------*/
  .grid {
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    transition: transform 0.5s ease;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-backface-visibility: hidden;
  }
  .grid.grid-menu-edge {
    -moz-transform: translate(100px, 0);
    -webkit-transform: translate(100px, 0);
    -o-transform: translate(100px, 0);
    transform: translate(100px, 0);
  }
  .grid.grid-menu-edge-top {
    -moz-transform: translate(0, 20px);
    -webkit-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
  }
  .grid.grid-menu-edge-right {
    -moz-transform: translate(-100px, 0);
    -webkit-transform: translate(-100px, 0);
    -o-transform: translate(-100px, 0);
    transform: translate(-100px, 0);
  }
  .grid.grid-menu-edge-bottom {
    -moz-transform: translate(0, -20px);
    -webkit-transform: translate(0, -20px);
    -o-transform: translate(0, -20px);
    transform: translate(0, -20px);
  }
  html.noscroll,
  body.noscroll {
    width: 100%;
    height: 100% !important;
  }
  /*---------------------------------
                  		INNER MENU STYLES
                  	-----------------------------------*/
  .edge-nav {
    margin: 0;
    padding: 0;
  }
  .edge-nav li {
    display: block;
    list-style-type: none;
    margin: -1px 0 0 0;
    padding: 0;
  }
  .edge-nav li a {
    display: block;
    text-decoration: none;
    color: #fff;
    line-height: 120%;
    white-space: nowrap;
  }
  /* submenu */
  .edge-nav ul {
    margin: 0 0 0 0;
    padding: 0 1em 0 1em;
    background: #444;
    display: none;
  }
  .edge-nav ul li a {
    padding: 0.5em 1em;
  }
  .edge-nav ul ul {
    background: #333;
  }
  .moveScroll .hideLink {
    display: none;
  }
  .tabView,
  #footerContent1.tabView {
    display: block;
  }
  .mobileViewGrid {
    display: inline-block;
  }
  .deskView,
  #leftContentTop {
    display: none;
  }
  .wrapper {
    width: 96%;
    max-width: 100%;
  }
  .topNav {
    width: 100%;
  }
  .gridVAl .firstLogo {
    width: 100%;
  }
  .mainNav ul li {
    width: 100%;
  }
  .mainNav .button.btn {
    font-size: 16px;
  }
  #example_filter label input,
  .dropdownStn select {
    width: 90% !important;
  }
  .searchbtn,
  .clearBtn {
    width: 90% !important;
    margin-left: 10px !important;
  }
  .dataTables_wrapper .dataTables_info {
    text-align: left;
  }
  table.dataTable &gt; tbody &gt; tr.child ul.dtr-details &gt; li {
    border-bottom: 1px solid #efefef;
    padding: 0.5em 0;
    line-height: 23px !important;
    width: 100%;
    display: block;
    float: left;
  }
  table.dataTable &gt; tbody &gt; tr.child span.dtr-data {
    float: left !important;
    width: 100%;
  }
  .dropdownStn {
    flex-wrap: wrap;
  }
}
.dispBlock {
  display: block;
}

.mainNav .containerCE a, 
.mainNav .containerSD a {
  background: #fff !important;
  font-family: arial !important;
  color: #1c5b94 !important;
  font-weight: bold !important;
  font-size: 28px !important;
  border-radius: 0 0 !important;
  display: block !important;
  margin-top: 0.3em !important;
  margin-bottom: 0.3em !important;
  text-align: center !important;
  text-decoration: underline !important;
  font-weight: bold !important;
  font-size: 28px !important;
  border: 2px solid #1c5b94 !important;
  margin-right: 10px !important;
  text-decoration: none !important;
}

.Underline {
    text-decoration: underline;
}

.productListings a {
  color: #4D99E0 !important;
  outline: 0 !important;
}

.productPage #example_filter label {
  font-size: 13px !important;
}</pre></body></html>