/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_helium/custom/scss/custom.scss */
body {
  font-size: 87.5%;
}
/* line 5, templates/g5_helium/custom/scss/custom.scss */
h1 {
  font-size: 185%;
  color: #09533a;
}
/* line 6, templates/g5_helium/custom/scss/custom.scss */
h2 {
  font-size: 175%;
  color: #09533a;
}
/* line 7, templates/g5_helium/custom/scss/custom.scss */
h3 {
  font-size: 150%;
  color: #09533a;
}
/* line 8, templates/g5_helium/custom/scss/custom.scss */
h4 {
  font-size: 135%;
  color: #09533a;
}
/* line 9, templates/g5_helium/custom/scss/custom.scss */
h5 {
  font-size: 125%;
  color: #09533a;
}
/* line 11, templates/g5_helium/custom/scss/custom.scss */
p {
  font-size: 100%;
  -webkit-margin-before: 0.375rem;
  -webkit-margin-after: 0.375rem;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
/* line 18, templates/g5_helium/custom/scss/custom.scss */
.imageMD {
  position: relative;
}
/* line 21, templates/g5_helium/custom/scss/custom.scss */
.imageMD a {
  display: block;
  position: absolute;
}
/* line 26, templates/g5_helium/custom/scss/custom.scss */
.provideremail {
  font-weight: normal;
  color: white;
}
/* line 32, templates/g5_helium/custom/scss/custom.scss */
/* line 33, templates/g5_helium/custom/scss/custom.scss */
#mdLiveDIVid .g-content {
  margin: 0.125rem 0.125rem !important;
  padding: 0.125rem 0.125rem !important;
}
/* line 39, templates/g5_helium/custom/scss/custom.scss */
.mdlivehome {
  margin: 0;
  padding: 0;
}
/* line 44, templates/g5_helium/custom/scss/custom.scss */
#mdlivehomeID .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 49, templates/g5_helium/custom/scss/custom.scss */
#medicaidCoverageID .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 54, templates/g5_helium/custom/scss/custom.scss */
#BrokerLetterID .g-content {
  margin: 0 !important;
  padding: 10px 0 !important;
}
/* line 59, templates/g5_helium/custom/scss/custom.scss */
#groupCoverageID .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 64, templates/g5_helium/custom/scss/custom.scss */
#groupCoverageID .g-content img {
  height: 310px !important;
}
/* line 68, templates/g5_helium/custom/scss/custom.scss */
ul.utilization {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
  font-size: 104%;
}
/* line 75, templates/g5_helium/custom/scss/custom.scss */
li.arrow::before {
  content: "4";
  font-family: webdings;
  font-size: 12pt;
  color: #063;
}
/* line 82, templates/g5_helium/custom/scss/custom.scss */
li.arrowtop::before {
  content: "4";
  font-family: webdings;
  font-size: 12pt;
  color: #063;
}
/* line 89, templates/g5_helium/custom/scss/custom.scss */
li.arrowtop {
  padding-top: 18px;
}
/* line 93, templates/g5_helium/custom/scss/custom.scss */
li.arrow a {
  color: #09533a;
  font-weight: bold;
  text-decoration: underline;
}
/* line 97, templates/g5_helium/custom/scss/custom.scss */
li.arrow a:hover {
  text-decoration: none;
}
/* line 102, templates/g5_helium/custom/scss/custom.scss */
li.arrowtop a {
  color: #09533a;
  font-weight: bold;
  text-decoration: underline;
}
/* line 106, templates/g5_helium/custom/scss/custom.scss */
li.arrowtop a:hover {
  text-decoration: none;
}
/* line 111, templates/g5_helium/custom/scss/custom.scss */
li.space {
  margin-left: 14px;
  font-size: 12px;
}
/* line 116, templates/g5_helium/custom/scss/custom.scss */
li.space a {
  color: #09533a;
  font-weight: bold;
  text-decoration: underline;
}
/* line 120, templates/g5_helium/custom/scss/custom.scss */
li.space a:hover {
  text-decoration: none;
}
/* line 125, templates/g5_helium/custom/scss/custom.scss */
p.mdlive {
  color: #dc8244;
  font-size: 116%;
  font-weight: bold;
  text-align: center;
}
/* line 130, templates/g5_helium/custom/scss/custom.scss */
p.mdlive a {
  color: #dc8244;
  text-decoration: none;
}
/* line 133, templates/g5_helium/custom/scss/custom.scss */
p.mdlive a:hover {
  text-decoration: underline;
  color: #09533a;
}
/* line 140, templates/g5_helium/custom/scss/custom.scss */
p.footnote {
  font-size: 85%;
}
/* line 144, templates/g5_helium/custom/scss/custom.scss */
p.greenblock {
  background: #09533a;
  padding: 15px;
  margin: 15px auto;
  color: white;
}
/* line 149, templates/g5_helium/custom/scss/custom.scss */
p.greenblock a.greenblock {
  size: 105%;
  color: white;
  padding: 25px;
  text-decoration: underline;
}
/* line 154, templates/g5_helium/custom/scss/custom.scss */
p.greenblock a.greenblock:hover {
  color: black;
  text-decoration: none;
}
/* line 159, templates/g5_helium/custom/scss/custom.scss */
p.greenblock:hover {
  color: black;
  background: #e3e3e3;
}
/* line 165, templates/g5_helium/custom/scss/custom.scss */
h4.formulary {
  font-size: 135%;
  color: #09533a;
  margin: 0.75rem 0 0.5rem 0;
  text-rendering: optimizeLegibility;
}
/* line 172, templates/g5_helium/custom/scss/custom.scss */
a {
  color: #09533b;
  text-decoration: underline;
  font-weight: bold;
}
/* line 176, templates/g5_helium/custom/scss/custom.scss */
a:hover {
  text-decoration: none;
}
/* line 181, templates/g5_helium/custom/scss/custom.scss */
a.healthworksLink {
  color: #09533b;
  text-decoration: underline;
  font-weight: bold;
}
/* line 185, templates/g5_helium/custom/scss/custom.scss */
a.healthworksLink:hover {
  text-decoration: none;
}
/* line 190, templates/g5_helium/custom/scss/custom.scss */
a.TICLink {
  color: #09533b;
  text-decoration: underline;
  font-weight: bold;
}
/* line 194, templates/g5_helium/custom/scss/custom.scss */
a.TICLink:hover {
  text-decoration: none;
}
/* line 199, templates/g5_helium/custom/scss/custom.scss */
a.inline, a.doclink {
  color: #822730;
  font-weight: bold;
  text-decoration: underline;
}
/* line 203, templates/g5_helium/custom/scss/custom.scss */
a.inline:hover, a.doclink:hover {
  text-decoration: none;
}
/* line 208, templates/g5_helium/custom/scss/custom.scss */
ul, menu, dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 0.375rem;
  -webkit-margin-after: 0.375rem;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}
/* line 219, templates/g5_helium/custom/scss/custom.scss */
.g-container {
  margin: 0 auto;
  padding: 0 35px;
}
/* line 224, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #000;
}
/* line 229, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  background: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
  margin: 0 0 8px 0;
}
/* line 236, templates/g5_helium/custom/scss/custom.scss */
/* line 237, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #pchp-logo_id .g-content {
  margin: 0 0.625rem;
  padding: 0rem;
}
/* line 240, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #pchp-logo_id .g-content img {
  max-height: 100px;
}
/* line 246, templates/g5_helium/custom/scss/custom.scss */
/* line 247, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #searchFieldHeader .g-content {
  margin: 0.625rem 0 0 0;
  padding: 0rem;
}
/* line 251, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #searchFieldHeader form {
  margin: 0px;
  float: right;
}
/* line 255, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #searchFieldHeader input[type="text"] {
  height: 41px;
  width: 250px;
  margin-right: 15px;
}
/* line 260, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #searchFieldHeader .btn-primary {
  background: #09533a;
  color: #fff;
}
/* line 266, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #marketplaceContactHeader {
  color: #09533a;
  float: right;
  line-height: 120%;
  font-size: 110%;
  font-weight: bold;
  text-align: right;
}
/* line 275, templates/g5_helium/custom/scss/custom.scss */
/* line 276, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderBlock .g-content {
  margin: 0.625rem 0 0;
  padding: 0 0rem;
  float: right;
}
/* line 283, templates/g5_helium/custom/scss/custom.scss */
/* line 284, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderMenu .g-content {
  margin: 0.25rem;
  padding: 0.25rem;
}
/* line 287, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderMenu .g-content .g-dropdown {
  background: #e3e3e3;
  border: 0px solid rgba(255, 255, 255, 0.2);
  width: 200px;
  border-radius: 0.25rem;
}
/* line 292, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderMenu .g-content .g-dropdown .g-dropdown-column {
  border: 0px;
}
/* line 296, templates/g5_helium/custom/scss/custom.scss */
/* line 297, templates/g5_helium/custom/scss/custom.scss */
/* line 298, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-menu-item a.g-menu-item-container, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-parent a.g-menu-item-container, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-selected a.g-menu-item-container, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-menu-item .g-menu-item-container, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-parent .g-menu-item-container, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-selected .g-menu-item-container {
  color: #09533a;
  padding: 0.1rem 0.1rem;
}
/* line 301, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-menu-item a.g-menu-item-container:hover, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-parent a.g-menu-item-container:hover, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-selected a.g-menu-item-container:hover, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-menu-item .g-menu-item-container:hover, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-parent .g-menu-item-container:hover, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-selected .g-menu-item-container:hover {
  color: #09533a;
}
/* line 304, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-menu-item a.g-menu-item-container:active, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-parent a.g-menu-item-container:active, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-selected a.g-menu-item-container:active, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-menu-item .g-menu-item-container:active, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-parent .g-menu-item-container:active, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-selected .g-menu-item-container:active {
  color: #09533a;
}
/* line 307, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-menu-item a.g-menu-item-container:focus, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-parent a.g-menu-item-container:focus, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-selected a.g-menu-item-container:focus, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-menu-item .g-menu-item-container:focus, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-parent .g-menu-item-container:focus, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-selected .g-menu-item-container:focus {
  color: #09533a;
}
/* line 310, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-menu-item a.g-menu-item-container:active, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-parent a.g-menu-item-container:active, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-selected a.g-menu-item-container:active, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-menu-item .g-menu-item-container:active, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-parent .g-menu-item-container:active, #g-navigation #smallHeaderMenu .g-content ul.g-toplevel li.g-selected .g-menu-item-container:active {
  color: #09533a;
}
/* line 316, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderMenu .g-content ul.g-sublevel {
  border-top: 0px solid #000;
}
/* line 318, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderMenu .g-content ul.g-sublevel li.g-menu-item {
  background: #e3e3e3;
  border: 0px solid #000;
  font-size: 100%;
  font-weight: normal;
  padding: 0;
}
/* line 324, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderMenu .g-content ul.g-sublevel li.g-menu-item:hover {
  background: #00492b;
}
/* line 327, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderMenu .g-content ul.g-sublevel li.g-menu-item a.g-menu-item-container, #g-navigation #smallHeaderMenu .g-content ul.g-sublevel li.g-menu-item .g-menu-item-container {
  background: #e3e3e3;
  color: #000;
  padding: 0.85rem 0rem 0.85rem 0.485rem;
  border: 0px solid black;
}
/* line 332, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #smallHeaderMenu .g-content ul.g-sublevel li.g-menu-item a.g-menu-item-container:hover, #g-navigation #smallHeaderMenu .g-content ul.g-sublevel li.g-menu-item .g-menu-item-container:hover {
  color: #fff;
  background-color: #00492b;
}
/* line 341, templates/g5_helium/custom/scss/custom.scss */
/* line 342, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock .g-content {
  margin: 0.625rem 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
/* line 349, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock .g-dropdown {
  background: #e3e3e3;
  border: 0px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.25rem;
}
/* line 353, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock .g-dropdown .g-dropdown-column {
  border: 0px;
}
/* line 357, templates/g5_helium/custom/scss/custom.scss */
/* line 358, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected {
  border: 0px;
  margin: 0 auto;
  font-size: 115%;
  font-weight: bold;
}
/* line 363, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item:hover, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent:hover, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected:hover {
  background: #09533a;
  color: #000;
}
/* line 367, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item:active, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent:active, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected:active, #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item:focus, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent:focus, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected:focus, #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item:visited, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent:visited, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected:visited, #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item:target, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent:target, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected:target {
  color: #09533a;
}
/* line 370, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item a.g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent a.g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected a.g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item .g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent .g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected .g-menu-item-container {
  color: #000;
  padding: 0.75rem 0.55rem;
}
/* line 374, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item a.g-menu-item-container:hover, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent a.g-menu-item-container:hover, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected a.g-menu-item-container:hover, #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item .g-menu-item-container:hover, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent .g-menu-item-container:hover, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected .g-menu-item-container:hover {
  /* Original padding: .75rem 1.485rem */
  color: #fff;
}
/* line 377, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item a.g-menu-item-container:active, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent a.g-menu-item-container:active, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected a.g-menu-item-container:active, #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item .g-menu-item-container:active, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent .g-menu-item-container:active, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected .g-menu-item-container:active {
  color: #000;
}
/* line 380, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item a.g-menu-item-container:focus, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent a.g-menu-item-container:focus, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected a.g-menu-item-container:focus, #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item .g-menu-item-container:focus, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent .g-menu-item-container:focus, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected .g-menu-item-container:focus {
  color: #000;
}
/* line 383, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item a.g-menu-item-container:active, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent a.g-menu-item-container:active, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected a.g-menu-item-container:active, #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item .g-menu-item-container:active, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent .g-menu-item-container:active, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected .g-menu-item-container:active {
  color: #000;
}
/* line 388, templates/g5_helium/custom/scss/custom.scss */
/* line 389, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item-756 .g-dropdown {
  background: #e3e3e3;
  border: 0px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.25rem;
  WIDTH: 275px;
}
/* line 397, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-sublevel {
  border-top: 1px solid #000;
}
/* line 399, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-sublevel li.g-menu-item {
  background: #e3e3e3;
  border: 0px solid #000;
  font-size: 100%;
  font-weight: normal;
  padding: 0;
}
/* line 405, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-sublevel li.g-menu-item:hover {
  background: #00492b;
}
/* line 408, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-sublevel li.g-menu-item a.g-menu-item-container, #g-navigation #mainMenuBlock ul.g-sublevel li.g-menu-item .g-menu-item-container {
  background: #e3e3e3;
  color: #000;
  padding: 0.85rem 0rem 0.85rem 0.485rem;
  border: 1px solid black;
}
/* line 413, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-sublevel li.g-menu-item a.g-menu-item-container:hover, #g-navigation #mainMenuBlock ul.g-sublevel li.g-menu-item .g-menu-item-container:hover {
  color: #fff;
  background-color: #00492b;
}
/* line 417, templates/g5_helium/custom/scss/custom.scss */
#g-navigation #mainMenuBlock ul.g-sublevel li.g-menu-item a.g-menu-item-container.NetworkDirectories, #g-navigation #mainMenuBlock ul.g-sublevel li.g-menu-item .g-menu-item-container.NetworkDirectories {
  font-weight: 900;
  font-size: 100%;
}
/* line 426, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection {
  background: #fff;
  text-align: center;
  position: relative;
  padding: 0px;
  z-index: 2;
  margin: 0 0 8px 0;
}
/* line 433, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection:before {
  background-color: #fff;
  background-image: none;
}
/* line 437, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container {
  padding: 0px;
}
/* line 439, templates/g5_helium/custom/scss/custom.scss */
/* line 440, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock .g-content {
  margin: 0.625rem 0;
  padding: 0;
  border-top: 2px #c1c1c1 solid;
  border-bottom: 2px #c1c1c1 solid;
}
/* line 446, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock .g-dropdown {
  background: #e3e3e3;
  border: 0px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.25rem;
}
/* line 450, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock .g-dropdown .g-dropdown-column {
  border: 0px;
}
/* line 454, templates/g5_helium/custom/scss/custom.scss */
/* line 455, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected {
  border: 0px;
  margin: 0 auto;
  font-size: 115%;
  font-weight: bold;
}
/* line 460, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item:hover, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent:hover, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected:hover {
  background: #09533a;
  color: #000;
}
/* line 464, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item:active, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent:active, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected:active, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item:focus, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent:focus, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected:focus, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item:visited, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent:visited, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected:visited, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item:target, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent:target, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected:target {
  color: #09533a;
}
/* line 467, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item a.g-menu-item-container, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent a.g-menu-item-container, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected a.g-menu-item-container, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item .g-menu-item-container, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent .g-menu-item-container, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected .g-menu-item-container {
  color: #000;
  padding: 1.75rem 1rem;
}
/* line 470, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item a.g-menu-item-container:hover, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent a.g-menu-item-container:hover, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected a.g-menu-item-container:hover, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item .g-menu-item-container:hover, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent .g-menu-item-container:hover, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected .g-menu-item-container:hover {
  color: #fff;
}
/* line 473, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item a.g-menu-item-container:active, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent a.g-menu-item-container:active, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected a.g-menu-item-container:active, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item .g-menu-item-container:active, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent .g-menu-item-container:active, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected .g-menu-item-container:active {
  color: #000;
}
/* line 476, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item a.g-menu-item-container:focus, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent a.g-menu-item-container:focus, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected a.g-menu-item-container:focus, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item .g-menu-item-container:focus, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent .g-menu-item-container:focus, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected .g-menu-item-container:focus {
  color: #000;
}
/* line 479, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item a.g-menu-item-container:active, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent a.g-menu-item-container:active, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected a.g-menu-item-container:active, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-menu-item .g-menu-item-container:active, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-parent .g-menu-item-container:active, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-toplevel li.g-selected .g-menu-item-container:active {
  color: #000;
}
/* line 485, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-sublevel {
  border-top: 1px solid #000;
}
/* line 487, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-sublevel li.g-menu-item {
  background: #e3e3e3;
  border: 0px solid #000;
  font-size: 100%;
  font-weight: normal;
  padding: 0;
}
/* line 493, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-sublevel li.g-menu-item:hover {
  background: #00492b;
}
/* line 496, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-sublevel li.g-menu-item a.g-menu-item-container, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-sublevel li.g-menu-item .g-menu-item-container {
  background: #e3e3e3;
  color: #000;
  padding: 0.85rem 0.485rem;
  border: 1px solid black;
}
/* line 501, templates/g5_helium/custom/scss/custom.scss */
#g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-sublevel li.g-menu-item a.g-menu-item-container:hover, #g-header.commercialHeaderSection .g-container #mainMenuBlock ul.g-sublevel li.g-menu-item .g-menu-item-container:hover {
  color: #fff;
  background-color: #00492b;
}
/* line 511, templates/g5_helium/custom/scss/custom.scss */
#g-container-main {
  padding: 0rem 0 0 0;
  background: #fff;
  color: #666;
  border-top: 8px solid #09533a;
}
/* line 516, templates/g5_helium/custom/scss/custom.scss */
#g-container-main .g-content {
  margin: 0.125rem 0.625rem;
  padding: 0.125rem 0.938rem;
}
/* line 520, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar {
  padding: 0rem 0;
  color: #363636;
}
/* line 523, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #walgreenBoxID {
  background-color: #09533a;
  padding: 10px auto 5px;
}
/* line 526, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #walgreenBoxID p {
  color: white;
  text-align: center;
  font-size: 145%;
  font-weight: bolder;
}
/* line 532, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #walgreenBoxID p.superscript {
  text-align: right;
  font-size: 85%;
  color: white;
  font-weight: normal;
  padding-right: 10px;
  margin: 0px;
}
/* line 541, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #superscriptID {
  height: 10px;
}
/* line 545, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #welcomeImageBlock {
  background-image: url('../../../../images/home-hdr-t.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #e3f0f8;
  min-height: 426px;
  font-size: 135%;
}
/* line 552, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #welcomeImageBlock .weclcomeText {
  color: #09533a;
  max-width: 365px;
  position: relative;
  top: 15px;
  left: 35px;
}
/* line 558, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #welcomeImageBlock .weclcomeText p {
  font-size: 115%;
  margin: 0;
  line-height: 115%;
}
/* line 563, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #welcomeImageBlock .weclcomeText h3 {
  margin: 0.75rem 0 0.125rem 0;
  text-rendering: optimizeLegibility;
}
/* line 569, templates/g5_helium/custom/scss/custom.scss */
/* line 570, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #leftEnrollment .g-content {
  margin: 0.125rem 0.125rem;
  padding: 0.125rem 0.638rem;
}
/* line 574, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #leftEnrollment p {
  padding: 5px 0px;
}
/* line 577, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #leftEnrollment h5.eyebrow {
  font-size: 125%;
  color: #717372;
  font-weight: bold;
  padding: 25px 0px 0px 0px;
  margin: 0px;
}
/* line 584, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #leftEnrollment h3.header {
  font-size: 300%;
  font-weight: 900;
  line-height: 100%;
  color: #09533a;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
/* line 592, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #leftEnrollment a.enrollmentBTN {
  background: #09533a;
  padding: 20px 35px;
  margin: 10px 0px;
  color: white;
  font-size: 115%;
  font-weight: bold;
  text-decoration: none;
}
/* line 600, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #leftEnrollment a.enrollmentBTN:hover {
  text-decoration: underline;
}
/* line 605, templates/g5_helium/custom/scss/custom.scss */
/* line 606, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #vimeoBox .g-content {
  margin: 25px 0 0 0;
  padding: 25px 0 0 0;
  text-align: center;
}
/* line 610, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #vimeoBox .g-content p.vimeo {
  text-align: center;
  margin: 0px;
  padding: 0px;
}
/* line 617, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #memberResources {
  background: #09533a;
  background: linear-gradient(120deg, rgba(9, 83, 58, 1) 0%, rgba(80, 169, 211, 1) 100%);
  padding: 15px 8px;
}
/* line 621, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #memberResources p.memberResourcesText {
  color: white;
  font-size: 135%;
  font-weight: bold;
}
/* line 625, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #memberResources p.memberResourcesText a.whitebtn {
  background: white;
  padding: 15px;
  color: #09533a;
  text-decoration: none;
  font-size: 90%;
  margin-left: 25px;
  letter-spacing: normal;
}
/* line 633, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #memberResources p.memberResourcesText a.whitebtn:hover {
  text-decoration: underline;
}
/* line 639, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #visitMemberPortal {
  background: #f4f6f5;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
}
/* line 643, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #visitMemberPortal p.questions {
  margin: 0px;
  padding: 0 0 25px;
}
/* line 647, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #visitMemberPortal p.visitMemberPortalText {
  color: black;
  font-size: 115%;
  font-weight: normal;
}
/* line 651, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #visitMemberPortal p.visitMemberPortalText a {
  font-size: 115%;
}
/* line 653, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #visitMemberPortal p.visitMemberPortalText a:hover {
  text-decoration: none;
}
/* line 658, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #visitMemberPortal h3.visitMemberPortalText {
  font-weight: 900;
  margin: 10px 0px 0px 0px;
  font-size: 200%;
}
/* line 663, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #visitMemberPortal p.callButtonText {
  color: #09533a;
}
/* line 665, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #visitMemberPortal p.callButtonText a.callLink {
  font-size: 115%;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding: 25px;
  background-color: #09533a;
}
/* line 672, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #visitMemberPortal p.callButtonText a.callLink:hover {
  text-decoration: underline;
}
/* line 678, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar strong.leadership {
  color: #09533a;
  font-size: 125%;
}
/* line 682, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .AboutMain {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
/* line 686, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .AboutMain strong {
  color: #09533a;
}
/* line 691, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .AboutLeft {
  position: relative;
  width: 50%;
  padding-right: 25px;
}
/* line 697, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .AboutRight {
  position: relative;
  padding-left: 25px;
  width: 50%;
}
/* line 703, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #mainHomeText {
  margin: 0 0 0.5rem 0;
}
/* line 705, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #mainHomeText h2 {
  margin: 0.1rem 0;
}
/* line 708, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #mainHomeText div.callout {
  background-color: #399cbc;
  padding: 15px;
  color: white;
  font-size: 115%;
}
/* line 713, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #mainHomeText div.callout a.callout {
  color: white;
  font-size: 115%;
}
/* line 716, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #mainHomeText div.callout a.callout:hover {
  text-decoration: underline;
}
/* line 721, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #mainHomeText p.callButtonText {
  text-align: center;
  color: #09533a;
}
/* line 724, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #mainHomeText p.callButtonText a.callLink {
  font-size: 115%;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding: 25px;
  background-color: #09533a;
}
/* line 731, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #mainHomeText p.callButtonText a.callLink:hover {
  text-decoration: underline;
}
/* line 737, templates/g5_helium/custom/scss/custom.scss */
/* line 738, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .g-about-PCHP img {
  width: 820px;
}
/* line 742, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #belowContent {
  background-color: #399cbc;
  color: #fff;
  text-align: center;
  font-size: 115%;
}
/* line 747, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #belowContent a.covidLink {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
}
/* line 751, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #belowContent a.covidLink::after {
  content: "\003E";
  /** style of the quote */
  color: #fff;
  position: relative;
  margin: 0px 0px 0px 5px;
}
/* line 757, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar #belowContent a.covidLink:hover {
  text-decoration: underline;
}
/* line 763, templates/g5_helium/custom/scss/custom.scss */
/* line 764, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #sidemenu-a .g-content {
  margin: 0.125rem 0rem;
  padding: 0.125rem 0rem;
}
/* line 768, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #sidemenu-a ul.menumedicare_side {
  -webkit-padding-start: 0px;
}
/* line 771, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #sidemenu-a ul.menumedicare_side li {
  margin: 3px 0;
}
/* line 775, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #sidemenu-a ul.menumedicare_side li a {
  background: #e1e1e1;
  color: #00492a;
  text-decoration: none;
  padding: 10px;
}
/* line 780, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #sidemenu-a ul.menumedicare_side li a:after {
  content: '\f105';
  font-family: FontAwesome;
  font-weight: bold;
  font-size: 110%;
  margin: 0px 0px 0px 10px;
  float: right;
  vertical-align: middle;
  line-height: normal;
}
/* line 790, templates/g5_helium/custom/scss/custom.scss */
#g-container-main #sidemenu-a ul.menumedicare_side li a:hover {
  background: #c1c1c1;
}
/* line 797, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection {
  padding: 0rem 0 0 0;
  background: #fff;
  color: #363636;
  border-top: 0px solid #09533a;
}
/* line 803, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection .g-content {
  margin: 0.125rem 0.625rem;
  padding: 0.125rem 0.938rem;
}
/* line 807, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #g-mainbar {
  padding: 0rem 0;
  color: #363636;
}
/* line 810, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #g-mainbar table {
  border: 0px solid transparent;
}
/* line 812, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #g-mainbar table td {
  padding: 0.5rem;
  border: 0px solid transparent;
}
/* line 817, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #g-mainbar #enrollNow {
  margin: 7px 0 0 0;
  background-color: red;
  display: block;
  float: right;
}
/* line 822, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #g-mainbar #enrollNow div.moduletable.span1 {
  width: 100%;
}
/* line 824, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #g-mainbar #enrollNow div.moduletable.span1 p {
  display: block;
  margin: 0;
}
/* line 827, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #g-mainbar #enrollNow div.moduletable.span1 p a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: Uppercase;
  font-size: 110%;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}
/* line 836, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #g-mainbar #enrollNow div.moduletable.span1 p a:hover {
  text-decoration: underline;
}
/* line 842, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #g-mainbar #belowContent {
  background-color: #399cbc;
  color: #fff;
  text-align: center;
  font-size: 115%;
}
/* line 847, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #g-mainbar #belowContent a.covidLink {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
}
/* line 851, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #g-mainbar #belowContent a.covidLink::after {
  content: "\003E";
  /** style of the quote */
  color: #fff;
  position: relative;
  margin: 0px 0px 0px 5px;
}
/* line 857, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #g-mainbar #belowContent a.covidLink:hover {
  text-decoration: underline;
}
/* line 863, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #g-aside {
  background: #fff;
  color: #424753;
  padding: 0rem;
}
/* line 868, templates/g5_helium/custom/scss/custom.scss */
/* line 869, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content {
  margin: 0.125rem 0rem;
  padding: 0.125rem 0rem;
}
/* line 873, templates/g5_helium/custom/scss/custom.scss */
/* line 874, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul {
  background-color: none;
}
/* line 876, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li {
  margin: 0px 0;
  background-color: none;
  display: block;
}
/* line 881, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li a {
  color: #000;
  text-decoration: none;
  padding: 5px 0 5px 10px;
  font-size: 90%;
  line-height: 17pt;
  border-bottom: 1px solid #009ec1;
}
/* line 888, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li a:after {
  content: none;
}
/* line 891, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li a:hover {
  background: #c1c1c1;
}
/* line 894, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li a.nav-header {
  display: block;
  background-color: #09533a;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Helvetica, Arial, FreeSans, sans-serif;
  padding: 14.5px 10px;
  font-size: 90%;
  font-weight: bold;
}
/* line 904, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li a.nav-header:after {
  content: none;
}
/* line 908, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li a.enrollnow {
  font-family: Helvetica, Arial, FreeSans, sans-serif;
  font-weight: bold;
  color: #fff;
  background: #009ec1;
}
/* line 914, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li a.providerSearch {
  display: block;
  background-color: none;
  color: #000;
  text-decoration: none;
  padding: 10px;
  font-size: 90%;
  display: block;
}
/* line 922, templates/g5_helium/custom/scss/custom.scss */
/* line 923, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li a.providerSearch .g-menu-parent-indicator:after {
  display: block;
  cursor: pointer;
  width: 1.5rem;
  opacity: 1;
  font-family: FontAwesome, serif;
  content: "\f105";
  text-align: right;
}
/* line 934, templates/g5_helium/custom/scss/custom.scss */
/* line 935, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown {
  margin-left: 150px;
  top: -10px;
  background-color: #09533a;
  width: 300px;
}
/* line 940, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown:before {
  display: none;
}
/* line 943, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown li {
  margin: 3px 0;
  background-color: #09533a;
  display: block;
}
/* line 947, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown li ul.g-sublevel {
  background-color: #09533a;
}
/* line 949, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown li ul.g-sublevel li a {
  display: block;
  color: #fff;
  background-color: #09533a;
}
/* line 953, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown li ul.g-sublevel li a:hover {
  background-color: #0a6345;
}
/* line 957, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainMarketplaceSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown li ul.g-sublevel li.g-go-back {
  display: none;
}
/* line 971, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection {
  padding: 0rem 0 0 0;
  background: #fff;
  color: #363636;
  border-top: 0px solid #09533a;
}
/* line 977, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .g-content {
  margin: 0.125rem 0rem;
  padding: 0.125rem 0em;
}
/* line 981, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms {
  /*
   .ui.toggle.checkbox {
   padding:0 15px;
   margin:0 15px;
   }
   .ui.checkbox input.hidden+label, .ui.toggle.checkbox input:checked~label {
   color: #09533a!important;
   padding-left: 91px;
   }
   .ui.toggle.checkbox input:checked~label:before {
   content: "No";
   background-color: #09533a!important;
   }
   .ui.toggle.checkbox::before {
   content: "No";
   position:absolute;
   margin-left:-25px;
   }
   .ui.toggle.checkbox::after {
   content: "Yes";
   position: relative;
   left: 56px;
   top: -20px;
   } */
}
/* line 982, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.toggle.checkbox label[for=update_provider_name_checkbox] {
  left: -60px;
}
/* line 985, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.form .field {
  clear: both;
  margin: 0 0 0;
}
/* line 989, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.toggle.checkbox input ~ label:after {
  left: -0.7px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  content: 'No' !important;
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: smaller;
  padding: 4px 0 0 0;
  height: 24px;
  width: 24px;
  top: -1px;
}
/* line 1001, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.toggle.checkbox input ~ label[for=update_provider_name_checkbox]:after {
  left: 297px;
}
/* line 1004, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.toggle.checkbox input:checked ~ label[for=update_provider_name_checkbox]:after {
  left: 330px;
}
/* line 1007, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.toggle.checkbox input:checked ~ label:after {
  left: 30.1px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  content: 'Yes' !important;
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: smaller;
  padding: 4px 0 0 0;
  height: 24px;
  width: 24px;
  top: -1px;
}
/* line 1019, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.toggle.checkbox input:checked ~ label:before {
  background-color: #09533a !important;
}
/* line 1022, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.toggle.checkbox label[for=update_provider_name_checkbox]:before {
  left: 297px;
}
/* line 1025, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.green.button, #g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.green.buttons .button {
  background-color: #09533a !important;
}
/* line 1028, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.checkbox label[for=update_specialty_checkbox] {
  left: -25px;
}
/* line 1031, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.checkbox label[for=update_specialty_checkbox]:before {
  position: absolute;
  top: 0;
  left: 154px;
  width: 17px;
  height: 17px;
  content: '\00a0 Yes';
  background: #fff;
  border-radius: 2.99999994px;
  -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  border: 1px solid #d4d4d5;
  padding-left: 18px;
}
/* line 1047, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.form .field label[for=old_address_holder], #g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.form .field label[for=new_address_holder] {
  display: block;
  margin: 0 0 4.00000006px 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 0.98em;
  font-weight: 700;
  text-transform: none;
}
/* line 1055, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.form input#old_address_holder[type=text], #g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.form input#new_address_holder[type=text] {
  display: none;
}
/* line 1058, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection .chronoforms .ui.checkbox input:checked ~ label[for=update_specialty_checkbox]:after {
  content: '\e800';
  left: 154px;
}
/* line 1087, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar {
  padding: 0rem 0;
  color: #363636;
}
/* line 1090, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar table {
  border: 0px solid transparent;
}
/* line 1092, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar table td {
  padding: 0.5rem;
  border: 0px solid transparent;
}
/* line 1098, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-left {
  margin: 10px 0px;
  width: 48%;
  float: left;
  line-height: 1;
}
/* line 1103, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-left .g-content {
  margin: 0rem;
  padding: 0em;
}
/* line 1106, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-left .g-content h1.portalTitle {
  margin: 0px;
  background-color: #00abd7;
  padding: 15px 15px 15px 25px;
  color: white;
  font-size: 125%;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 1115, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-left .g-content div.portalIndent {
  padding: 0px 0px 0px 25px;
}
/* line 1117, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-left .g-content div.portalIndent p {
  margin: 15px 0px 5px;
}
/* line 1120, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-left .g-content div.portalIndent p.portalAvailable {
  font-size: 115%;
}
/* line 1122, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-left .g-content div.portalIndent p.portalAvailable span.blueText {
  color: #00abd7;
  font-weight: bold;
}
/* line 1127, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-left .g-content div.portalIndent a.portalLink {
  padding: 25px;
  background-color: #09533a;
  color: white;
  font-weight: bold;
  font-size: 115%;
  text-decoration: none;
  text-transform: capitalize;
}
/* line 1135, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-left .g-content div.portalIndent a.portalLink:hover {
  background-color: #00abd7;
}
/* line 1139, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-left .g-content div.portalIndent ul {
  margin-bottom: 35px;
}
/* line 1145, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-right {
  margin: 10px 0px;
  width: 48%;
  float: right;
}
/* line 1149, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-right p {
  margin: 0px !important;
  line-height: 2;
}
/* line 1153, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-right a {
  color: #822730;
  font-weight: bold;
  text-decoration: underline;
}
/* line 1157, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #commercialBlock-right a:hover {
  background-color: #00abd7;
}
/* line 1163, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #enrollNow {
  margin: 7px 0 0 0;
  background-color: red;
  display: block;
  float: right;
}
/* line 1168, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #enrollNow div.moduletable.span1 {
  width: 100%;
}
/* line 1170, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #enrollNow div.moduletable.span1 p {
  display: block;
  margin: 0;
}
/* line 1173, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #enrollNow div.moduletable.span1 p a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: Uppercase;
  font-size: 110%;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}
/* line 1182, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #enrollNow div.moduletable.span1 p a:hover {
  text-decoration: underline;
}
/* line 1188, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #belowContent {
  background-color: #399cbc;
  color: #fff;
  text-align: center;
  font-size: 115%;
}
/* line 1193, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #belowContent a.covidLink {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
}
/* line 1197, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #belowContent a.covidLink::after {
  content: "\003E";
  /** style of the quote */
  color: #fff;
  position: relative;
  margin: 0px 0px 0px 5px;
}
/* line 1203, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-mainbar #belowContent a.covidLink:hover {
  text-decoration: underline;
}
/* line 1209, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #g-aside {
  background: #fff;
  color: #424753;
  padding: 0rem;
}
/* line 1214, templates/g5_helium/custom/scss/custom.scss */
/* line 1215, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content {
  margin: 0.125rem 0rem;
  padding: 0.125rem 0rem;
}
/* line 1219, templates/g5_helium/custom/scss/custom.scss */
/* line 1220, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul {
  background-color: none;
}
/* line 1222, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li {
  margin: 0px 0;
  background-color: none;
  display: block;
}
/* line 1227, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li a {
  color: #000;
  text-decoration: none;
  padding: 5px 0 5px 10px;
  font-size: 90%;
  line-height: 17pt;
  border-bottom: 1px solid #009ec1;
}
/* line 1234, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li a:after {
  content: none;
}
/* line 1237, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li a:hover {
  background: #c1c1c1;
}
/* line 1240, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li a.nav-header {
  display: block;
  background-color: #09533a;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Helvetica, Arial, FreeSans, sans-serif;
  padding: 14.5px 10px;
  font-size: 90%;
  font-weight: bold;
}
/* line 1250, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li a.nav-header:after {
  content: none;
}
/* line 1254, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li a.enrollnow {
  font-family: Helvetica, Arial, FreeSans, sans-serif;
  font-weight: bold;
  color: #fff;
  background: #009ec1;
}
/* line 1260, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li a.providerSearch {
  display: block;
  background-color: none;
  color: #000;
  text-decoration: none;
  padding: 10px;
  font-size: 90%;
  display: block;
}
/* line 1268, templates/g5_helium/custom/scss/custom.scss */
/* line 1269, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li a.providerSearch .g-menu-parent-indicator:after {
  display: block;
  cursor: pointer;
  width: 1.5rem;
  opacity: 1;
  font-family: FontAwesome, serif;
  content: "\f105";
  text-align: right;
}
/* line 1280, templates/g5_helium/custom/scss/custom.scss */
/* line 1281, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown {
  margin-left: 150px;
  top: -10px;
  background-color: #09533a;
  width: 300px;
}
/* line 1286, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown:before {
  display: none;
}
/* line 1289, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown li {
  margin: 3px 0;
  background-color: #09533a;
  display: block;
}
/* line 1293, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown li ul.g-sublevel {
  background-color: #09533a;
}
/* line 1295, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown li ul.g-sublevel li a {
  display: block;
  color: #fff;
  background-color: #09533a;
}
/* line 1299, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown li ul.g-sublevel li a:hover {
  background-color: #0a6345;
}
/* line 1303, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainCommercialSection #marketplaceSideMenu .g-content .g-main-nav ul li.g-parent ul.g-dropdown li ul.g-sublevel li.g-go-back {
  display: none;
}
/* line 1317, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection {
  padding: 0rem 0 0 0;
  background: #fff;
  color: #363636;
  border-top: 8px solid #09533a;
}
/* line 1323, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection .g-content {
  margin: 0.125rem 0rem;
  padding: 0.125rem 0em;
}
/* line 1327, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #g-mainbar {
  padding: 0rem 0;
  color: #363636;
}
/* line 1331, templates/g5_helium/custom/scss/custom.scss */
/* line 1332, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar {
  padding: 0rem 0;
  color: #363636;
}
/* line 1335, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar .page-header {
  text-align: center;
}
/* line 1339, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.servicesdiv {
  background-color: #f4f4f4;
  margin: 10px 0px;
  padding: 25px 10px;
}
/* line 1343, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.servicesdiv h4 {
  text-align: center;
  font-weight: 800;
}
/* line 1347, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.servicesdiv .container {
  display: flex;
  height: 100px;
}
/* line 1351, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.servicesdiv .container .servicesleft {
  width: 50%;
  height: 100px;
  background: #09533a;
  margin: 0 10px;
  color: white;
  cursor: pointer;
  position: relative;
}
/* line 1361, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.servicesdiv .container .servicesright {
  flex-grow: 1;
  background: #09533a;
  margin: 0 10px;
  height: 100px;
  color: white;
  cursor: pointer;
  position: relative;
}
/* line 1371, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.servicesdiv .container .link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
/* line 1380, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.servicesdiv .container .words {
  float: left;
  padding: 0 10px 0 30px;
  margin: 0;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 1389, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.servicesdiv .container .words p {
  padding: 0;
  margin: 0;
  line-height: 1;
}
/* line 1395, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.servicesdiv .container .words h5 {
  color: white;
  padding: 0;
  margin: 0;
  font-weight: 800;
}
/* line 1403, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.servicesdiv .container .arrow {
  float: right;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 1410, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.servicesdiv .container .arrow .arrow-right {
  float: right;
  font-size: 425%;
  font-weight: 900;
  padding-right: 25px;
}
/* line 1423, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv {
  background-color: #f4f4f4;
  margin: 10px 0px;
  padding: 25px 10px;
}
/* line 1427, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv h4 {
  text-align: center;
  font-weight: 800;
}
/* line 1431, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv p.marketplace {
  padding: 0 65px;
  text-align: center;
  color: #09533a;
  font-size: 115%;
}
/* line 1437, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv .container {
  display: flex;
  height: 100%;
}
/* line 1441, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv .container .servicesleft {
  width: 50%;
  background: #fff;
  margin: 0 10px;
  color: black;
  position: relative;
}
/* line 1449, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv .container .servicesright {
  flex-grow: 1;
  background: #fff;
  margin: 0 10px;
  color: black;
  position: relative;
  width: 50%;
}
/* line 1457, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv .container ul.portalList {
  -webkit-padding-start: 20px !important;
  line-height: 1.5;
  color: #09533a;
}
/* line 1463, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv .container .link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
/* line 1472, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv .container .words {
  float: left;
  padding: 0 10px 0 30px;
  margin: 0;
  position: relative;
}
/* line 1478, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv .container .words p {
  padding: 0;
  margin: 0;
  line-height: 1;
}
/* line 1484, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv .container .words h5 {
  padding: 0;
  margin: 0;
  font-weight: 800;
  color: #09533a !important;
}
/* line 1492, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv .container .arrow {
  background: #09533a;
  height: 60px;
  margin: 20px;
  color: white;
  float: left;
  padding: 0 10px;
  position: relative;
  font-size: 125%;
  font-weight: 700;
  width: 90%;
}
/* line 1503, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv .container .arrow .arrowWords {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 125%;
  font-weight: 700;
  padding: 0 10px 0 30px;
}
/* line 1512, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.marketplacediv .container .arrow .arrow-right {
  float: right;
  font-size: 250%;
  font-weight: 900;
  padding-right: 25px;
  color: white;
  position: relative;
  -ms-transform: translateY(-75%);
  transform: translateY(-75%);
  top: 50%;
}
/* line 1530, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv {
  background-color: #f4f4f4;
  margin: 10px 0px;
  padding: 25px 10px;
}
/* line 1534, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv h4 {
  text-align: center;
  font-weight: 800;
}
/* line 1538, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv p.marketplace {
  padding: 0 65px;
  text-align: center;
  color: #09533a;
  font-size: 115%;
}
/* line 1544, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv .container {
  display: flex;
  height: 100%;
}
/* line 1548, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv .container .servicesleft {
  width: 50%;
  background: #fff;
  margin: auto;
  color: black;
  position: relative;
}
/* line 1556, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv .container .servicesright {
  flex-grow: 1;
  background: #fff;
  margin: 0 10px;
  color: black;
  position: relative;
  width: 50%;
}
/* line 1564, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv .container p.marketplace {
  padding: 0 65px;
  text-align: center;
  color: #09533a;
}
/* line 1569, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv .container ul.portalList {
  -webkit-padding-start: 20px !important;
  line-height: 1.5;
  color: #09533a;
}
/* line 1575, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv .container .link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
/* line 1584, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv .container .words {
  float: left;
  padding: 0 10px 0 30px;
  margin: 0;
  position: relative;
}
/* line 1590, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv .container .words p {
  padding: 0;
  margin: 0;
  line-height: 1;
}
/* line 1596, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv .container .words h5 {
  padding: 0;
  margin: 0;
  font-weight: 800;
  color: #09533a !important;
}
/* line 1604, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv .container .arrow {
  background: #09533a;
  height: 60px;
  margin: 20px;
  color: white;
  float: left;
  padding: 0 10px;
  position: relative;
  font-size: 125%;
  font-weight: 700;
  width: 90%;
}
/* line 1615, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv .container .arrow .arrowWords {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 125%;
  font-weight: 700;
  padding: 0 10px 0 30px;
}
/* line 1624, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.employerdiv .container .arrow .arrow-right {
  float: right;
  font-size: 250%;
  font-weight: 900;
  padding-right: 25px;
  color: white;
  position: relative;
  -ms-transform: translateY(-75%);
  transform: translateY(-75%);
  top: 50%;
}
/* line 1642, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv {
  background-color: #f4f4f4;
  margin: 10px 0px;
  padding: 25px 10px;
}
/* line 1646, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv h4 {
  text-align: center;
  font-weight: 800;
  line-height: 1.5;
}
/* line 1651, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container {
  width: 50%;
  height: 100%;
  margin: auto;
}
/* line 1656, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .chronoforms6_credits {
  display: none;
}
/* line 1660, templates/g5_helium/custom/scss/custom.scss */
/* line 1661, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .chronoforms .ui.form .required.field > .checkbox:after, #g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .chronoforms .ui.form .required.field > label:after, #g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .chronoforms .ui.form .required.fields.grouped > label:after, #g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .chronoforms .ui.form .required.fields:not(.grouped) > .field > .checkbox:after, #g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .chronoforms .ui.form .required.fields:not(.grouped) > .field > label:after {
  margin: -0.2em 0 0 0.2em;
  content: '' !important;
  color: #db2828;
}
/* line 1666, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .chronoforms .ui.button, #g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .chronoforms .ui.buttons .button, #g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .chronoforms .ui.buttons .or {
  background-color: #09533a;
  color: #fff;
  text-shadow: none;
  background-image: none;
  padding: 25px 50px;
  border-radius: 0px;
  font-size: 18px !important;
}
/* line 1678, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .servicesleft {
  width: 50%;
  background: #fff;
  margin: auto;
  color: black;
  position: relative;
}
/* line 1686, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .servicesright {
  flex-grow: 1;
  background: #fff;
  margin: 0 10px;
  color: black;
  position: relative;
  width: 50%;
}
/* line 1694, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container p.marketplace {
  padding: 0 65px;
  text-align: center;
}
/* line 1698, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container ul.portalList {
  -webkit-padding-start: 20px !important;
  line-height: 1.5;
}
/* line 1703, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
/* line 1712, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .words {
  float: left;
  padding: 0 10px;
  margin: 0;
  position: relative;
}
/* line 1718, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .words p {
  padding: 0;
  margin: 0;
  line-height: 1;
}
/* line 1724, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .words h5 {
  color: black;
  padding: 0;
  margin: 0;
  font-weight: 800;
}
/* line 1732, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .arrow {
  background: #09533a;
  height: 60px;
  margin: 20px;
  color: white;
  float: left;
  padding: 0 10px;
  position: relative;
  font-size: 125%;
  font-weight: 700;
  width: 90%;
}
/* line 1743, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .arrow .arrowWords {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 125%;
  font-weight: 700;
}
/* line 1751, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #memberServices #g-mainbar div.contactdiv .container .arrow .arrow-right {
  float: right;
  font-size: 250%;
  font-weight: 900;
  padding-right: 25px;
  color: white;
  position: relative;
  -ms-transform: translateY(-75%);
  transform: translateY(-75%);
  top: 50%;
}
/* line 1771, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #g-aside {
  background: #fff;
  color: #424753;
  padding: 0rem;
}
/* line 1776, templates/g5_helium/custom/scss/custom.scss */
/* line 1777, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #portalPageTitleBlock h1.portalPageTitle {
  font-size: 185%;
  color: #09533a;
  font-weight: bold;
  padding: 5px 0px;
  margin: 0rem !important;
  margin-block-start: 0.3em;
  margin-block-end: 0em;
}
/* line 1787, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #portalBlock {
  background-color: #f4f4f4;
  margin: 10px 0px;
}
/* line 1790, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #portalBlock .g-content {
  margin: 0rem;
  padding: 0em;
}
/* line 1793, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #portalBlock .g-content h1.portalTitle {
  margin: 0px;
  background-color: #00abd7;
  padding: 15px 15px 15px 25px;
  color: white;
  font-size: 125%;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 1802, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #portalBlock .g-content div.portalIndent {
  padding: 0px 0px 0px 25px;
}
/* line 1804, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #portalBlock .g-content div.portalIndent p {
  margin: 15px 0px 5px;
}
/* line 1807, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #portalBlock .g-content div.portalIndent p.portalAvailable {
  font-size: 115%;
}
/* line 1809, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #portalBlock .g-content div.portalIndent p.portalAvailable span.blueText {
  color: #00abd7;
  font-weight: bold;
}
/* line 1814, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #portalBlock .g-content div.portalIndent a.portalLink {
  padding: 10px 25px;
  background-color: #09533a;
  color: white;
  font-weight: bold;
  font-size: 115%;
  text-decoration: none;
  text-transform: capitalize;
}
/* line 1822, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #portalBlock .g-content div.portalIndent a.portalLink:hover {
  background-color: #00abd7;
}
/* line 1826, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #portalBlock .g-content div.portalIndent ul {
  margin-bottom: 35px;
}
/* line 1832, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-left {
  margin: 10px 0px;
  width: 48%;
  float: left;
}
/* line 1836, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-left .g-content {
  margin: 0rem;
  padding: 0em;
}
/* line 1839, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-left .g-content h1.portalTitle {
  margin: 0px;
  background-color: #00abd7;
  padding: 15px 15px 15px 25px;
  color: white;
  font-size: 125%;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 1848, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-left .g-content div.portalIndent {
  padding: 0px 0px 0px 25px;
}
/* line 1850, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-left .g-content div.portalIndent p {
  margin: 15px 0px 5px;
}
/* line 1853, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-left .g-content div.portalIndent p.portalAvailable {
  font-size: 115%;
}
/* line 1855, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-left .g-content div.portalIndent p.portalAvailable span.blueText {
  color: #00abd7;
  font-weight: bold;
}
/* line 1860, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-left .g-content div.portalIndent a.portalLink {
  padding: 25px;
  background-color: #09533a;
  color: white;
  font-weight: bold;
  font-size: 115%;
  text-decoration: none;
  text-transform: capitalize;
}
/* line 1868, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-left .g-content div.portalIndent a.portalLink:hover {
  background-color: #00abd7;
}
/* line 1872, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-left .g-content div.portalIndent ul {
  margin-bottom: 35px;
}
/* line 1878, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-right {
  margin: 10px 0px;
  width: 48%;
  float: right;
}
/* line 1882, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-right .g-content {
  margin: 0rem;
  padding: 0em;
}
/* line 1885, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-right .g-content h1.portalTitle {
  margin: 0px;
  background-color: #00abd7;
  padding: 15px 15px 15px 25px;
  color: white;
  font-size: 125%;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 1894, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-right .g-content div.portalIndent {
  padding: 0px 0px 0px 25px;
}
/* line 1896, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-right .g-content div.portalIndent p {
  margin: 15px 0px 5px;
}
/* line 1899, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-right .g-content div.portalIndent p.portalAvailable {
  font-size: 115%;
}
/* line 1901, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-right .g-content div.portalIndent p.portalAvailable span.blueText {
  color: #00abd7;
  font-weight: bold;
}
/* line 1906, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-right .g-content div.portalIndent a.portalLink {
  padding: 25px;
  background-color: #09533a;
  color: white;
  font-weight: bold;
  font-size: 115%;
  text-decoration: none;
  text-transform: capitalize;
}
/* line 1914, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-right .g-content div.portalIndent a.portalLink:hover {
  background-color: #00abd7;
}
/* line 1918, templates/g5_helium/custom/scss/custom.scss */
#g-container-main.g-wrapper.mainPortalSection #doctorBlock-right .g-content div.portalIndent ul {
  margin-bottom: 35px;
}
/* line 1928, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  background: #09533a;
  padding: 0.125rem 0;
}
/* line 1932, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container {
  padding: 0 35px 35px 35px;
}
/* line 1934, templates/g5_helium/custom/scss/custom.scss */
/* line 1935, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #pchp-logo_id .g-content {
  margin: 0.625rem;
  padding: 0rem;
}
/* line 1938, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #pchp-logo_id .g-content img {
  max-height: 100px;
}
/* line 1944, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #medicarefooter {
  width: 200px;
  margin: 0 0 25px 0;
}
/* line 1947, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #medicarefooter li {
  display: block;
}
/* line 1949, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #medicarefooter li:hover {
  background-color: #0a6345;
}
/* line 1953, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #medicarefooter li a {
  display: block;
  color: #fff;
}
/* line 1959, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #footerMenuBlock {
  width: 200px;
  margin: 0 0 25px 0;
}
/* line 1962, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #footerMenuBlock .g-main-nav .g-toplevel li {
  display: block;
}
/* line 1964, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #footerMenuBlock .g-main-nav .g-toplevel li:hover {
  background-color: #0a6345;
}
/* line 1968, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #footerMenuBlock .g-main-nav a {
  display: block;
  color: #fff;
}
/* line 1972, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #footerMenuBlock .g-main-nav a.AboutPCHP {
  display: block;
  color: #fff;
  font-size: 90%;
}
/* line 1978, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #footerAddressBlock {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
/* line 1981, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #footerAddressBlock p.footerTitle {
  color: #fff;
  font-size: 115%;
  font-weight: bold;
  margin: 0.125rem 0;
}
/* line 1987, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #footerAddressBlock p.footerAddress {
  margin: 0.125rem 0;
}
/* line 1990, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #footerAddressBlock div.footerPhoneBlock {
  width: 500px;
  display: inline-block;
}
/* line 1993, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #footerAddressBlock div.footerPhoneBlock div.phone {
  float: left;
  display: block;
}
/* line 1998, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #footerAddressBlock span.footerPhone {
  color: #fff;
  font-size: 145%;
  font-weight: bold;
  margin: 0.125rem 0;
}
/* line 2006, templates/g5_helium/custom/scss/custom.scss */
/* line 2007, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #marketplaceFooterMenuBlock .g-content {
  padding: 0.938rem 0 0 0;
}
/* line 2009, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #marketplaceFooterMenuBlock .g-content ul, #g-footer .g-container #marketplaceFooterMenuBlock .g-content menu, #g-footer .g-container #marketplaceFooterMenuBlock .g-content dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 0rem;
  -webkit-margin-after: 0rem;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
}
/* line 2021, templates/g5_helium/custom/scss/custom.scss */
/* line 2022, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #backToTop .g-content {
  padding: 0.938rem 0 0 0;
}
/* line 2024, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #backToTop .g-content #gantry-totop {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 3px;
  float: right;
  background: #e5e5e5;
}
/* line 2030, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-container #backToTop .g-content #gantry-totop:after {
  content: "\2912";
}
/* line 2040, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas {
  background: #09533a;
  width: 12rem;
  color: #fff;
}
/* line 2044, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #09533a;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
@media only all and (min-width: 60rem) and (max-width: 59.99rem) {
  /* line 2064, templates/g5_helium/custom/scss/custom.scss */
  /* line 2066, templates/g5_helium/custom/scss/custom.scss */
  /* line 2067, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #pchp-logo_id .g-content {
    margin: 0.5rem;
    padding: 0rem;
  }
  /* line 2070, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #pchp-logo_id .g-content img {
    max-height: 75px;
  }
  /* line 2077, templates/g5_helium/custom/scss/custom.scss */
  /* line 2078, templates/g5_helium/custom/scss/custom.scss */
  /* line 2079, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected {
    font-size: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 2092, templates/g5_helium/custom/scss/custom.scss */
  /* line 2094, templates/g5_helium/custom/scss/custom.scss */
  /* line 2095, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #pchp-logo_id .g-content {
    margin: 0.5rem;
    padding: 0rem;
  }
  /* line 2098, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #pchp-logo_id .g-content img {
    max-height: 75px;
  }
  /* line 2104, templates/g5_helium/custom/scss/custom.scss */
  /* line 2105, templates/g5_helium/custom/scss/custom.scss */
  /* line 2106, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected {
    font-size: 95%;
    font-weight: bold;
  }
  /* line 2109, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item a.g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent a.g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected a.g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item .g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent .g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected .g-menu-item-container {
    padding: 0.75rem 0.485rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 2122, templates/g5_helium/custom/scss/custom.scss */
  .g-container {
    margin: 0 auto;
    padding: 0 0px;
  }
  /* line 2127, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation {
    padding-bottom: 15px;
  }
  /* line 2129, templates/g5_helium/custom/scss/custom.scss */
  /* line 2130, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #pchp-logo_id .g-content {
    margin: 0.5rem;
    padding: 0rem;
  }
  /* line 2133, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #pchp-logo_id .g-content .g-logo {
    margin: 0.25rem 0;
  }
  /* line 2136, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #pchp-logo_id .g-content img {
    max-height: 75px;
  }
  /* line 2142, templates/g5_helium/custom/scss/custom.scss */
  /* line 2143, templates/g5_helium/custom/scss/custom.scss */
  /* line 2144, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected {
    font-size: 95%;
    font-weight: bold;
  }
  /* line 2147, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item a.g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent a.g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected a.g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-menu-item .g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-parent .g-menu-item-container, #g-navigation #mainMenuBlock ul.g-toplevel li.g-selected .g-menu-item-container {
    padding: 0.75rem 0.485rem;
  }
  /* line 2155, templates/g5_helium/custom/scss/custom.scss */
  /* line 2157, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar {
    padding: 0rem 0;
    color: #363636;
  }
  /* line 2160, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar #welcomeImageBlock {
    background-image: none;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #e3f0f8;
    min-height: 326px;
    font-size: 135%;
  }
  /* line 2167, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar #welcomeImageBlock .weclcomeText {
    color: #09533a;
    max-width: 365px;
    position: relative;
    top: 5px;
    left: 5px;
  }
  /* line 2173, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar #welcomeImageBlock .weclcomeText p {
    font-size: 115%;
    margin: 0;
    line-height: 115%;
  }
  /* line 2178, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar #welcomeImageBlock .weclcomeText h3 {
    margin: 0.75rem 0 0.125rem 0;
    text-rendering: optimizeLegibility;
  }
  /* line 2184, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar #mainHomeText {
    margin: 0 0 0.5rem 0;
  }
  /* line 2186, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar #mainHomeText h2 {
    margin: 0.1rem 0;
  }
  /* line 2189, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar #mainHomeText p.callButtonText {
    text-align: center;
    color: #09533a;
  }
  /* line 2192, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar #mainHomeText p.callButtonText a.callLink {
    font-size: 115%;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 25px;
    background-color: #09533a;
  }
  /* line 2199, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar #mainHomeText p.callButtonText a.callLink:hover {
    text-decoration: underline;
  }
  /* line 2205, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar #belowContent {
    background-color: #399cbc;
    color: #fff;
    text-align: center;
    font-size: 115%;
  }
  /* line 2210, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar #belowContent a.covidLink {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
  }
  /* line 2214, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar #belowContent a.covidLink::after {
    content: "\003E";
    /** style of the quote */
    color: #fff;
    position: relative;
    margin: 0px 0px 0px 5px;
  }
  /* line 2220, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar #belowContent a.covidLink:hover {
    text-decoration: underline;
  }
  /* line 2225, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar .AboutMain {
    justify-content: space-between;
  }
  /* line 2229, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar .AboutLeft {
    position: relative;
    order: 2;
    width: 80%;
  }
  /* line 2235, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main #g-mainbar .AboutRight {
    position: relative;
    width: 80%;
    order: 1;
  }
  /* line 2243, templates/g5_helium/custom/scss/custom.scss */
  /* line 2244, templates/g5_helium/custom/scss/custom.scss */
  /* line 2245, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main.g-wrapper.mainMarketplaceSection .g-grid .size-25 {
    order: 2;
  }
  /* line 2248, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main.g-wrapper.mainMarketplaceSection .g-grid .size-75 {
    order: 1;
  }
  /* line 2254, templates/g5_helium/custom/scss/custom.scss */
  /* line 2257, templates/g5_helium/custom/scss/custom.scss */
  /* line 2258, templates/g5_helium/custom/scss/custom.scss */
  /* line 2259, templates/g5_helium/custom/scss/custom.scss */
  /* line 2260, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-container #pchp-logo_id .g-content img {
    max-height: 100px;
    padding: 10px 0 0 0;
  }
  /* line 2267, templates/g5_helium/custom/scss/custom.scss */
  /* line 2275, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-container #footerAddressBlock {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  /* line 2278, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-container #footerAddressBlock p.footerTitle {
    color: #fff;
    font-size: 115%;
    font-weight: bold;
    margin: 0.125rem 0;
  }
  /* line 2286, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-container #footerAddressBlock div.footerPhoneBlock {
    width: 500px;
    display: block;
  }
  /* line 2289, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-container #footerAddressBlock div.footerPhoneBlock div.phone {
    float: none;
    display: block;
  }
}
@media only all and (max-width: 30rem) {
  /* line 2306, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation {
    padding-bottom: 15px;
  }
  /* line 2308, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #smallHeaderBlock {
    display: none;
  }
  /* line 2311, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #searchFieldHeader {
    display: none;
  }
  /* line 2314, templates/g5_helium/custom/scss/custom.scss */
  /* line 2315, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation #pchp-logo_id .g-logo {
    margin: 0.25rem 0;
  }
  /* line 2321, templates/g5_helium/custom/scss/custom.scss */
  /* line 2322, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container {
    margin: 0 auto;
    padding: 0 1px;
  }
  /* line 2326, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar {
    padding: 0rem 0;
    color: #363636;
  }
  /* line 2329, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar #welcomeImageBlock {
    background-image: none;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #e3f0f8;
    min-height: 326px;
    font-size: 135%;
  }
  /* line 2336, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar #welcomeImageBlock .weclcomeText {
    color: #09533a;
    max-width: 365px;
    position: relative;
    top: 5px;
    left: 5px;
  }
  /* line 2342, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar #welcomeImageBlock .weclcomeText p {
    font-size: 115%;
    margin: 0;
    line-height: 115%;
  }
  /* line 2347, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar #welcomeImageBlock .weclcomeText h3 {
    margin: 0.75rem 0 0.125rem 0;
    text-rendering: optimizeLegibility;
  }
  /* line 2353, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar #mainHomeText {
    margin: 0 0 0.5rem 0;
  }
  /* line 2355, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar #mainHomeText h2 {
    margin: 0.1rem 0;
  }
  /* line 2358, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar #mainHomeText p.callButtonText {
    text-align: center;
    color: #09533a;
  }
  /* line 2361, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar #mainHomeText p.callButtonText a.callLink {
    font-size: 115%;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 25px;
    background-color: #09533a;
  }
  /* line 2368, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar #mainHomeText p.callButtonText a.callLink:hover {
    text-decoration: underline;
  }
  /* line 2374, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar #belowContent {
    background-color: #399cbc;
    color: #fff;
    text-align: center;
    font-size: 115%;
  }
  /* line 2379, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar #belowContent a.covidLink {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
  }
  /* line 2383, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar #belowContent a.covidLink::after {
    content: "\003E";
    /** style of the quote */
    color: #fff;
    position: relative;
    margin: 0px 0px 0px 5px;
  }
  /* line 2389, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar #belowContent a.covidLink:hover {
    text-decoration: underline;
  }
  /* line 2394, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar .AboutMain {
    justify-content: space-between;
  }
  /* line 2398, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar .AboutLeft {
    position: relative;
    width: 90%;
  }
  /* line 2403, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-container #g-mainbar .AboutRight {
    position: relative;
    width: 90%;
    padding-left: 0px;
  }
  /* line 2412, templates/g5_helium/custom/scss/custom.scss */
  /* line 2413, templates/g5_helium/custom/scss/custom.scss */
  /* line 2414, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main.g-wrapper.mainMarketplaceSection .g-grid .size-25 {
    order: 2;
  }
  /* line 2417, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main.g-wrapper.mainMarketplaceSection .g-grid .size-75 {
    order: 1;
  }
  /* line 2423, templates/g5_helium/custom/scss/custom.scss */
  /* line 2426, templates/g5_helium/custom/scss/custom.scss */
  /* line 2427, templates/g5_helium/custom/scss/custom.scss */
  /* line 2428, templates/g5_helium/custom/scss/custom.scss */
  /* line 2429, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-container #pchp-logo_id .g-content img {
    max-height: 100px;
    padding: 10px 0 0 0;
  }
  /* line 2436, templates/g5_helium/custom/scss/custom.scss */
  /* line 2444, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-container #footerAddressBlock {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  /* line 2447, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-container #footerAddressBlock p.footerTitle {
    color: #fff;
    font-size: 115%;
    font-weight: bold;
    margin: 0.125rem 0;
  }
  /* line 2455, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-container #footerAddressBlock div.footerPhoneBlock {
    width: 500px;
    display: block;
  }
  /* line 2458, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .g-container #footerAddressBlock div.footerPhoneBlock div.phone {
    float: none;
    display: block;
  }
}
/* Random CSS Stylings */
/* line 2474, templates/g5_helium/custom/scss/custom.scss */
a.redbutton {
  display: block;
  background-color: #da0000;
  padding: 25px;
  color: white;
  text-decoration: none;
  font-size: 110%;
  font-weight: bold;
  text-align: center;
  line-height: 125%;
  min-height: 100px;
  margin: auto;
  border-radius: 8px;
}
/* line 2487, templates/g5_helium/custom/scss/custom.scss */
a.redbutton:hover {
  text-decoration: underline;
}
/* line 2492, templates/g5_helium/custom/scss/custom.scss */
a.yellowbutton {
  display: block;
  background-color: #ffd200;
  padding: 25px;
  color: white;
  text-decoration: none;
  font-size: 110%;
  font-weight: bold;
  text-align: center;
  line-height: 125%;
  min-height: 100px;
  margin: auto;
  border-radius: 8px;
}
/* line 2505, templates/g5_helium/custom/scss/custom.scss */
a.yellowbutton:hover {
  text-decoration: underline;
}
/* line 2510, templates/g5_helium/custom/scss/custom.scss */
a.greenbutton {
  display: block;
  background-color: #008000;
  padding: 25px;
  color: white;
  text-decoration: none;
  font-size: 110%;
  font-weight: bold;
  text-align: center;
  line-height: 125%;
  min-height: 100px;
  margin: auto;
  border-radius: 8px;
}
/* line 2523, templates/g5_helium/custom/scss/custom.scss */
a.greenbutton:hover {
  text-decoration: underline;
}
/*# sourceMappingURL=custom_39.css.map */