@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&display=swap");
body.theme-uhc-mir .hero .hero-img-wrapper {
  overflow: hidden;
  position: relative;
  height: 300px; }
  .error-count {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    top: 5px;
    background-image: url(/etc/designs/uhc-common/common/membersiteredesign/globalclientlibs/images/important.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}
  @media (max-width: 767px) {
    body.theme-uhc-mir .hero .hero-img-wrapper {
      height: 150px; } 
	.module-tabs-tabs.plan-detail-tabs.vppGeoWidgetEnable.is-sticky {
            top: 100px !important;
        }
  }
  body.theme-uhc-mir .hero .hero-img-wrapper img {
    position: absolute;
    min-width: 1200px;
    min-height: 300px;
    width: 100%; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero .hero-img-wrapper img {
        min-height: 150px;
        height: 190px;
        min-width: 0;
        width: auto; } }

@media (max-width: 979px) {
  body.theme-uhc-mir .hero.align-right .hero-img-wrapper img {
    right: 0; } }

body.theme-uhc-mir .content-section .breadcrumbs > .uhc-container {
  padding: 25px 0px; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .content-section .breadcrumbs > .uhc-container {
      padding: 20px 0px; } }
  body.theme-uhc-mir .content-section .breadcrumbs > .uhc-container ul:after {
    content: " ";
    display: block;
    clear: both; }
  body.theme-uhc-mir .content-section .breadcrumbs > .uhc-container ul li {
    float: left;
    line-height: 1.4; }
    body.theme-uhc-mir .content-section .breadcrumbs > .uhc-container ul li:after {
      content: "/";
      margin: 0 5px;
      display: inline-block;
      color: #003DA1;
      font-size: 14px; }
    body.theme-uhc-mir .content-section .breadcrumbs > .uhc-container ul li:last-child:after {
      display: none; }

body.theme-uhc-mir .content-section .has-aside {
  margin-bottom: 50px; }

body.theme-uhc-mir .content-section .module {
  border-bottom: solid 1px #DFDFDF; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .content-section .module .cta-button {
      width: 100%;
      max-width: 260px;
      text-align: center; } }
  body.theme-uhc-mir .content-section .module > .container {
    padding-top: 65px;
    padding-bottom: 65px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .content-section .module > .container {
        padding-top: 50px;
        padding-bottom: 50px; } }
  body.theme-uhc-mir .content-section .module .blurb {
    text-align: center; }
    body.theme-uhc-mir .content-section .module .blurb h3 {
      font-size: 30px;
      line-height: 1.2;
      font-weight: 600;
      margin: 0 0 20px;
      padding: 0 50px;
      text-align: center; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .content-section .module .blurb h3 {
          padding: 0; } }
    body.theme-uhc-mir .content-section .module .blurb p {
      font-size: 16px;
      line-height: 1.4;
      color: #464646;
      margin: 0 0 30px;
      text-align: left; }
      @media (min-width: 768px) {
        body.theme-uhc-mir .content-section .module .blurb p.align-center {
          text-align: center; }
        body.theme-uhc-mir .content-section .module .blurb p.align-left {
          text-align: left; } }
  body.theme-uhc-mir .content-section .module .content {
    margin: 50px 0 0; }
  body.theme-uhc-mir .content-section .module .content-secondary {
    background: #F5F5F5;
    min-height: 105px;
    text-align: center;
    padding: 40px 0 20px;
    position: relative; }
    body.theme-uhc-mir .content-section .module .content-secondary:before {
      width: 0;
      height: 0;
      border-bottom: 0 none;
      border-left: 18px solid transparent;
      border-right: 18px solid transparent;
      border-top: 18px solid #FFFFFF;
      left: 50%;
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      display: block;
      position: absolute;
      content: " ";
      top: 0; }
  body.theme-uhc-mir .content-section .module .module-items {
    width: 100%;
    table-layout: fixed; }
    body.theme-uhc-mir .content-section .module .module-items .module-card {
      text-align: center;
      padding: 0 20px; }
      body.theme-uhc-mir .content-section .module .module-items .module-card img {
        display: inline-block; }
      body.theme-uhc-mir .content-section .module .module-items .module-card h4 {
        font-weight: 600;
        font-size: 16px;
        margin: 0 auto 15px;
        line-height: 1.4; }
        @media (min-width: 980px) {
          body.theme-uhc-mir .content-section .module .module-items .module-card h4 {
            max-width: 210px; } }
        @media (max-width: 767px) {
          body.theme-uhc-mir .content-section .module .module-items .module-card h4 {
            font-size: 22px;
            line-height: 1.2;
            max-width: none; } }
      body.theme-uhc-mir .content-section .module .module-items .module-card p {
        color: #464646;
        margin: 0 0 15px; }
  @media (min-width: 768px) {
    body.theme-uhc-mir .content-section .module.module-type-1 .module-items.align-center h4,
    body.theme-uhc-mir .content-section .module.module-type-1 .module-items.align-center .module-card {
      text-align: center; }
    body.theme-uhc-mir .content-section .module.module-type-1 .module-items.align-center .cta-button {
      float: none; } }
  @media (min-width: 768px) {
    body.theme-uhc-mir .content-section .module.module-type-1 .module-items.align-left h4 {
      text-align: left;
      margin-left: 0;
      margin-right: 0; }
    body.theme-uhc-mir .content-section .module.module-type-1 .module-items.align-left .cta-button {
      float: left; } }
  body.theme-uhc-mir .content-section .module.module-type-1 .module-items.align-left .module-card {
    text-align: left; }
  body.theme-uhc-mir .content-section .module.module-type-1 .module-card {
    padding: 0 40px;
    border-left: solid 1px #DFDFDF; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .content-section .module.module-type-1 .module-card {
        border-left: 0 none;
        border-right: 0 none;
        border-top: solid 1px #DFDFDF;
        padding: 40px 20px; } }
    @media (max-width: 979px) {
      body.theme-uhc-mir .content-section .module.module-type-1 .module-card:first-child {
        border-top: 0 none;
        padding-top: 0; } }
    @media (min-width: 768px) {
      body.theme-uhc-mir .content-section .module.module-type-1 .module-card:first-child {
        border-left: 0 none; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .content-section .module.module-type-1 .module-card:last-child {
        padding-bottom: 0; } }
    @media (min-width: 768px) {
      body.theme-uhc-mir .content-section .module.module-type-1 .module-card:last-child {
        border-right: 0 none; } }
    body.theme-uhc-mir .content-section .module.module-type-1 .module-card h4 {
      min-height: 44px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .content-section .module.module-type-1 .module-card h4 {
          min-height: 0; } }
  body.theme-uhc-mir .content-section .module.module-type-1 .content-secondary form > span {
    display: inline-block; }
  body.theme-uhc-mir .content-section .module.module-type-1 .content-secondary form.invalid .field-error-msg {
    display: block;
    text-align: left;
    margin: 0 0 5px 0; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .content-section .module.module-type-1 .content-secondary form.invalid .field-error-msg {
        margin: 0 0 5px 0;
        text-align: center;
        font-size: 14px; } }
  body.theme-uhc-mir .content-section .module.module-type-1 .content-secondary input {
    width: 132px;
    margin: 0 10px 0 0; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .content-section .module.module-type-1 .content-secondary input {
        width: 260px;
        margin: 0 0 12px 0; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .content-section .module.module-type-1 .content-secondary button {
      width: 260px;
      display: block;
      margin: 0 auto; } }
  @media (min-width: 768px) {
    body.theme-uhc-mir .content-section .module.module-type-2 .module-items.align-center h4 {
      text-align: center; }
    body.theme-uhc-mir .content-section .module.module-type-2 .module-items.align-center p {
      text-align: center; }
    body.theme-uhc-mir .content-section .module.module-type-2 .module-items.align-center .cta-button {
      float: none; } }
  @media (min-width: 768px) {
    body.theme-uhc-mir .content-section .module.module-type-2 .module-items.align-left h4 {
      text-align: left;
      margin-left: 0;
      margin-right: 0; }
    body.theme-uhc-mir .content-section .module.module-type-2 .module-items.align-left p {
      text-align: left; }
    body.theme-uhc-mir .content-section .module.module-type-2 .module-items.align-left .cta-button {
      float: left; } }
  body.theme-uhc-mir .content-section .module.module-type-2 .module-card {
    padding: 30px 15px; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .content-section .module.module-type-2 .module-card .cta-button {
        padding: 0 10px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .content-section .module.module-type-2 .module-card {
        padding: 30px 0; } }
    body.theme-uhc-mir .content-section .module.module-type-2 .module-card:first-child {
      border-left: 0 none;
      padding-left: 10px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .content-section .module.module-type-2 .module-card:first-child {
          padding: 0; } }
    body.theme-uhc-mir .content-section .module.module-type-2 .module-card:last-child {
      border-right: 0 none;
      padding-right: 10px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .content-section .module.module-type-2 .module-card:last-child {
          padding: 0; } }
    body.theme-uhc-mir .content-section .module.module-type-2 .module-card img {
      width: 120px;
      margin: 0 0 25px; }
    body.theme-uhc-mir .content-section .module.module-type-2 .module-card h4 {
      margin: 0 auto 10px; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .content-section .module.module-type-2 .module-card h4 {
          padding: 0 10px; } }
    body.theme-uhc-mir .content-section .module.module-type-2 .module-card p {
      min-height: 85px; }
      @media (min-width: 980px) {
        body.theme-uhc-mir .content-section .module.module-type-2 .module-card p {
          min-height: 120px; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .content-section .module.module-type-2 .module-card p {
          min-height: 0;
          font-size: 16px; } }
  body.theme-uhc-mir .content-section .module.module-type-4 .content {
    margin: 0;
    border-top: solid 1px #DFDFDF;
    border-right: solid 1px #DFDFDF;
    border-bottom: solid 1px #DFDFDF; }
    body.theme-uhc-mir .content-section .module.module-type-4 .content:after {
      content: " ";
      display: block;
      clear: both; }
  body.theme-uhc-mir .content-section .module.module-type-4 .col {
    padding: 30px;
    float: left;
    width: 313px;
    min-height: 400px;
    border-left: solid 1px #DFDFDF; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .content-section .module.module-type-4 .col {
        width: 242px;
        min-height: 480px;
        padding: 25px 20px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .content-section .module.module-type-4 .col {
        width: 100%;
        float: none;
        min-height: 0; } }
    body.theme-uhc-mir .content-section .module.module-type-4 .col.alt {
      background: #F5F5F5; }
    body.theme-uhc-mir .content-section .module.module-type-4 .col h3 {
      color: #003DA1;
      font-size: 25px; }
    body.theme-uhc-mir .content-section .module.module-type-4 .col h4 {
      font-weight: 600;
      font-size: 18px;
      line-height: 1.4;
      margin: 20px 0 0; }
      body.theme-uhc-mir .content-section .module.module-type-4 .col h4 + p {
        margin: 0; }
      body.theme-uhc-mir .content-section .module.module-type-4 .col h4 a {
        display: block;
        font-weight: 600;
        font-size: 18px; }
    body.theme-uhc-mir .content-section .module.module-type-4 .col h5 {
      font-weight: 600;
      font-size: 16px;
      line-height: 1.5;
      margin: 20px 0 0; }
      body.theme-uhc-mir .content-section .module.module-type-4 .col h5 a {
        display: block;
        font-weight: 600;
        font-size: 16px; }
    body.theme-uhc-mir .content-section .module.module-type-4 .col a {
      font-weight: 600;
      font-size: 16px; }
    body.theme-uhc-mir .content-section .module.module-type-4 .col p {
      margin: 20px 0 0;
      font-size: 16px; }
      body.theme-uhc-mir .content-section .module.module-type-4 .col p strong {
        font-weight: 600; }
      body.theme-uhc-mir .content-section .module.module-type-4 .col p a {
        font-size: 16px;
        font-weight: 600; }
    body.theme-uhc-mir .content-section .module.module-type-4 .col .cta-button {
      margin: 30px 3px 0 0;
      padding: 0 15px;
      font-size: inherit; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .content-section .module.module-type-4 .col .cta-button {
          width: 100%;
          text-align: center; } }
      body.theme-uhc-mir .content-section .module.module-type-4 .col .cta-button.secondary {
        border-radius: 5px;
        margin: 30px 0 0;
        height: 40px;
        line-height: 40px;
        padding: 0 15px; }
        @media (max-width: 979px) {
          body.theme-uhc-mir .content-section .module.module-type-4 .col .cta-button.secondary {
            margin-top: 15px; } }

/*
* jquery.selectBoxIt.css 3.8.1
* Author: @gregfranko
*/
/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
/*body.theme-uhc-mir {
   SelectBoxIt container */
  /* Styles that apply to all SelectBoxIt elements */
  /* Button */
  /* Height and Vertical Alignment of Text */
  /* Focus pseudo selector */
  /* Disabled Mouse Interaction */
  /* Button Text */
  /* Options List */
  /* Individual options */
  /* Individual Option Hover Action */
  /* Individual Option Optgroup Header */
  /* The first Drop Down option */
  /* The first Drop Down option optgroup */
  /* The last Drop Down option */
  /* Drop Down optgroup headers */
  /* Drop Down optgroup header hover psuedo class */
  /* Drop Down down arrow container */
  /* Drop Down down arrow */
  /* Drop Down down arrow for jQueryUI and jQuery Mobile */
  /* Drop Down individual option icon positioning */
  /* Drop Down individual option icon positioning */
  /* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
  /* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
  /*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
  /* Theme */
  /*
* jquery.selectBoxIt.css 3.8.0
* Author: @gregfranko
*/
  /*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
  /* SelectBoxIt container */
  /* Styles that apply to all SelectBoxIt elements */
  /* Button */
  /* Height and Vertical Alignment of Text */
  /* Focus pseudo selector */
  /* Disabled Mouse Interaction */
  /* Button Text */
  /* Options List */
  /* Individual options */
  /* Individual Option Hover Action */
  /* Individual Option Optgroup Header */
  /* The first Drop Down option */
  /* The first Drop Down option optgroup */
  /* The last Drop Down option */
  /* Drop Down optgroup headers */
  /* Drop Down optgroup header hover psuedo class */
  /* Drop Down down arrow container */
  /* Drop Down down arrow */
  /* Drop Down down arrow for jQueryUI and jQuery Mobile */
  /* Drop Down individual option icon positioning */
  /* Drop Down individual option icon positioning */
  /* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
  /* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
  /*
 Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/ }
  body.theme-uhc-mir .selectboxit-container {
    position: relative;
    display: inline-block;
    vertical-align: top; }
  body.theme-uhc-mir .selectboxit-container * {
    /* Prevents text selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
    white-space: pre-wrap; }
  body.theme-uhc-mir .selectboxit-container .selectboxit {
    border-radius: 5px;
    width: 150px;
    /* Width of the dropdown button */
    cursor: pointer;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    position: relative; }
    body.theme-uhc-mir .selectboxit-container .selectboxit.selectboxit-open {
      border-radius: 5px 5px 0 0; }
  body.theme-uhc-mir .selectboxit-container span, body.theme-uhc-mir .selectboxit-container .selectboxit-options a {
    height: 42px;
    /* Height of the drop down */
    line-height: 40px;
    /* Vertically positions the drop down text */
    display: block;
    color: #272727;
    text-indent: 0;
    white-space: pre-wrap; }
  body.theme-uhc-mir .selectboxit-container .selectboxit:focus {
    outline: 0; }
  body.theme-uhc-mir .selectboxit.selectboxit-disabled, body.theme-uhc-mir .selectboxit-options .selectboxit-disabled {
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
    cursor: default; }
  body.theme-uhc-mir .selectboxit-container .selectboxit-text {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    position: absolute;
    line-height: 40px;
    left: 8px;
    max-width: 100% !important; }
  body.theme-uhc-mir .selectboxit .selectboxit-option-icon-container {
    margin-left: 5px; }
  body.theme-uhc-mir .selectboxit-container .selectboxit-options {
    border-radius: 0px 0px 5px 5px;
    box-sizing: border-box;
    min-width: 100%;
    /* Minimum Width of the dropdown list box options */
    *width: 100%;
    margin: -1px 0 0 0;
    padding: 0;
    list-style: none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: pointer;
    display: none;
    z-index: 9999999999999;
    text-align: left;
    box-shadow: none; }
  body.theme-uhc-mir .selectboxit-option .selectboxit-option-anchor {
    padding: 0 2px; }
  body.theme-uhc-mir .selectboxit-option .selectboxit-option-anchor:hover {
    text-decoration: none; }
  body.theme-uhc-mir .selectboxit-option, body.theme-uhc-mir .selectboxit-optgroup-header {
    text-indent: 5px;
    /* Horizontal Positioning of the select box option text */
    margin: 0;
    list-style-type: none; }
  body.theme-uhc-mir .selectboxit-optgroup-header + .selectboxit-option-first {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; }
  body.theme-uhc-mir .selectboxit-optgroup-header {
    font-weight: bold; }
  body.theme-uhc-mir .selectboxit-optgroup-header:hover {
    cursor: default; }
  body.theme-uhc-mir .selectboxit-arrow-container {
    /* Positions the down arrow */
    width: 30px;
    position: absolute;
    right: 0;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, white), color-stop(100%, white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 ); }
  body.theme-uhc-mir .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    /* Horizontally centers the down arrow */
    margin: 0 auto;
    position: absolute;
    top: 22px;
    right: 0;
    left: 0; }
    body.theme-uhc-mir .selectboxit .selectboxit-arrow-container .selectboxit-arrow:after {
      width: 0;
      height: 0;
      border-bottom: 4px solid #003DA1;
      border-right: 4px solid transparent;
      border-left: 4px solid transparent;
      content: " ";
      display: block;
      position: absolute;
      top: -13px;
      left: -4px; }
  body.theme-uhc-mir .selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%; }
  body.theme-uhc-mir .selectboxit-option-icon-container {
    float: left; }
  body.theme-uhc-mir .selectboxit-container .selectboxit-option-icon {
    margin: 0;
    padding: 0;
    vertical-align: middle; }
  body.theme-uhc-mir .selectboxit-option-icon-url {
    width: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    float: left; }
  body.theme-uhc-mir .selectboxit-rendering {
    display: inline-block !important;
    *display: inline !important;
    zoom: 1 !important;
    visibility: visible !important;
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important; }
  body.theme-uhc-mir .jqueryui .ui-icon {
    background-color: inherit; }
  body.theme-uhc-mir .jqueryui .ui-icon-triangle-1-s {
    background-position: -64px -16px; }
  body.theme-uhc-mir .selectboxit-btn {
    background: #FFFFFF;
    border: solid 2px #C2C3C2; }
  body.theme-uhc-mir .invalid .selectboxit-btn {
    border-color: #E91B18; }
  body.theme-uhc-mir .selectboxit-btn.selectboxit-enabled:hover,
  body.theme-uhc-mir .selectboxit-btn.selectboxit-enabled:focus {
    text-decoration: none;
    background-position: 0 -15px; }
  body.theme-uhc-mir .selectboxit-default-arrow {
    width: 0;
    height: 0;
    border-top: 4px solid #003DA1;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  body.theme-uhc-mir .selectboxit-list {
    background-color: #ffffff;
    background: #FFFFFF;
    border: solid 2px #C2C3C2;
    border-top: 0 none; }
  body.theme-uhc-mir .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor,
  body.theme-uhc-mir .selectboxit-list > .selectboxit-focus {
    background-color: #C0E9FF; }
  body.theme-uhc-mir .selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
    color: #999999; }
  body.theme-uhc-mir .selectboxit-container {
    position: relative;
    display: inline-block;
    vertical-align: top; }
  body.theme-uhc-mir .selectboxit-container * {
    /* Prevents text selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
   outline: none;
    white-space: nowrap; }
  body.theme-uhc-mir .selectboxit-container .selectboxit {
    border-radius: 5px;
    width: 150px;
    /* Width of the dropdown button */
    cursor: pointer;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    position: relative; }
    body.theme-uhc-mir .selectboxit-container .selectboxit.selectboxit-open {
      border-radius: 5px 5px 0 0; }
  body.theme-uhc-mir .selectboxit-container span, body.theme-uhc-mir .selectboxit-container .selectboxit-options a {
    height: 42px;
    /* Height of the drop down */
    line-height: 1;
    /* Vertically positions the drop down text */
    display: block;
    color: #272727;
    text-indent: 0;
    white-space: pre-wrap; }
  body.theme-uhc-mir .selectboxit-container .selectboxit:focus {
    outline: 0; }
  body.theme-uhc-mir .selectboxit.selectboxit-disabled, body.theme-uhc-mir .selectboxit-options .selectboxit-disabled {
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
    cursor: default; }
  body.theme-uhc-mir .selectboxit-container .selectboxit-text {
    overflow: hidden;
    text-align: left;
    position: absolute;
    line-height: 40px;
    left: 8px;
    white-space: nowrap;
    text-overflow: clip; }
  body.theme-uhc-mir .selectboxit .selectboxit-option-icon-container {
    margin-left: 5px; }
  body.theme-uhc-mir .selectboxit-container .selectboxit-options {
    border-radius: 0px 0px 5px 5px;
    box-sizing: border-box;
    min-width: 100%;
   /* Minimum Width of the dropdown list box options */
    *width: 100%;
    margin: -1px 0 0 0;
    padding: 0;
    list-style: none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: pointer;
    display: none;
    z-index: 9999999999999;
    text-align: left;
    box-shadow: none; }
  body.theme-uhc-mir .selectboxit-option .selectboxit-option-anchor {
    padding: 0 2px; }
  body.theme-uhc-mir .selectboxit-option .selectboxit-option-anchor:hover {
    text-decoration: none; }
  body.theme-uhc-mir .selectboxit-option, body.theme-uhc-mir .selectboxit-optgroup-header {
    text-indent: 5px;
    /* Horizontal Positioning of the select box option text */
    margin: 0;
    list-style-type: none; }
  body.theme-uhc-mir .selectboxit-option {
    height: 42px;
    display: block;
    position: relative; }
  body.theme-uhc-mir .selectboxit-container .selectboxit-options a {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1.2;
    height: auto;
    position: relative;
    padding: 0 8px;
    text-decoration: none; }
  body.theme-uhc-mir .selectboxit-optgroup-header + .selectboxit-option-first {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; }
  body.theme-uhc-mir .selectboxit-optgroup-header {
    font-weight: bold; }
  body.theme-uhc-mir .selectboxit-optgroup-header:hover {
    cursor: default; }
  body.theme-uhc-mir .selectboxit-arrow-container {
    /* Positions the down arrow */
    width: 42px;
    position: absolute;
    right: 0;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, white), color-stop(100%, white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 ); }
  body.theme-uhc-mir .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    /* Horizontally centers the down arrow */
    margin: 0 auto;
    position: absolute;
    top: 22px;
    right: -14px;
    left: 0; }
    body.theme-uhc-mir .selectboxit .selectboxit-arrow-container .selectboxit-arrow:after {
      width: 0;
      height: 0;
      border-bottom: 4px solid #003DA1;
      border-right: 4px solid transparent;
      border-left: 4px solid transparent;
      content: " ";
      display: block;
      position: absolute;
      top: -13px;
      left: -4px; }
  body.theme-uhc-mir .selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%; }
  body.theme-uhc-mir .selectboxit-option-icon-container {
    float: left; }
  body.theme-uhc-mir .selectboxit-container .selectboxit-option-icon {
    margin: 0;
    padding: 0;
    vertical-align: middle; }
  body.theme-uhc-mir .selectboxit-option-icon-url {
    width: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    float: left; }
  body.theme-uhc-mir .selectboxit-rendering {
    display: inline-block !important;
    *display: inline !important;
    zoom: 1 !important;
    visibility: visible !important;
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important; }
  body.theme-uhc-mir .jqueryui .ui-icon {
    background-color: inherit; }
  body.theme-uhc-mir .jqueryui .ui-icon-triangle-1-s {
    background-position: -64px -16px; }
  body.theme-uhc-mir .selectboxit-btn {
    background: #FFFFFF;
    border: solid 2px #C2C3C2; }
  body.theme-uhc-mir .selectboxit-btn.selectboxit-enabled:hover,
  body.theme-uhc-mir .selectboxit-btn.selectboxit-enabled:focus {
    text-decoration: none;
    background-position: 0 -15px; }
  body.theme-uhc-mir .selectboxit-default-arrow {
    width: 0;
    height: 0;
    border-top: 4px solid #003DA1;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  body.theme-uhc-mir .selectboxit-list {
    background-color: #ffffff;
    background: #FFFFFF;
    border: solid 2px #C2C3C2;
    border-top: 0 none; }
  body.theme-uhc-mir .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor,
  body.theme-uhc-mir .selectboxit-list > .selectboxit-focus {
    background-color: #C0E9FF; }
  body.theme-uhc-mir .selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
    color: #999999; }

#tooltip {
  border-radius: 4px;
  -ms-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #DFDFDF;
  text-align: left;
  line-height: 1.2;
  background: #FFFFFF;
  position: absolute;
  z-index: 100;
  padding: 20px;
  color: #464646; }
  #tooltip strong {
    font-size: 14px;
    font-weight: 700;
    display: block;
    margin: 0 0 4px 0; }
  #tooltip.top {
    margin-top: 10px; }
  #tooltip:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #DFDFDF;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -11px;
    margin-left: -10px; }
  #tooltip:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FFFFFF;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px; }
  #tooltip.top:before {
    border-top-color: transparent;
    border-bottom: 10px solid #DFDFDF;
    top: -21px;
    bottom: auto; }
  #tooltip.top:after {
    border-top-color: transparent;
    border-bottom: 10px solid #FFFFFF;
    top: -20px;
    bottom: auto; }
  #tooltip.left:before {
    left: 10px;
    margin: 0; }
  #tooltip.left:after {
    left: 10px;
    margin: 0; }
  #tooltip.right:before {
    right: 10px;
    left: auto;
    margin: 0; }
  #tooltip.right:after {
    right: 10px;
    left: auto;
    margin: 0; }

body.theme-uhc-mir .cta-box {
  -ms-transform: translateY(-65px);
  -webkit-transform: translateY(-65px);
  transform: translateY(-65px);
  margin: 0 0 -65px;
  position: relative;
  z-index: 2; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .cta-box {
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0);
      margin: 0; } }
  body.theme-uhc-mir .cta-box .cta-box-container {
    border-radius: 3px;
    -ms-box-shadow: 0 0 40px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 40px 2px rgba(0, 0, 0, 0.3);
    background: #FFFFFF;
    padding: 0; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .cta-box .cta-box-container {
        -ms-box-shadow: 0 0 0 0;
        box-shadow: 0 0 0 0;
        padding: 0 10px; } }
  body.theme-uhc-mir .cta-box .intro {
    padding: 25px 150px;
    text-align: left; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .cta-box .intro {
        padding: 30px 75px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .cta-box .intro {
        padding: 30px 10px; } }
    body.theme-uhc-mir .cta-box .intro h2 {
      margin: 0 0 10px;
      text-align: center; }
    body.theme-uhc-mir .cta-box .intro p {
      font-size: 16px;
      line-height: 1.4;
      color: #464646;
      margin: 0; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .cta-box .intro p {
          font-weight: 400; } }
  body.theme-uhc-mir .cta-box .cta-button-full {
    border-radius: 0 0 3px 3px;
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px; }
    body.theme-uhc-mir .cta-box .cta-button-full.scroll-down::after {
      width: 0;
      height: 0;
      border-bottom: 0 none;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid #FFFFFF;
      top: 50%;
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      content: " ";
      display: inline-block;
      margin: 0 0 0 8px; }
    body.theme-uhc-mir .cta-box .cta-button-full span {
      color: #FFFFFF; }
      @media (min-width: 768px) {
        body.theme-uhc-mir .cta-box .cta-button-full span {
          -ms-transform: none;
          -webkit-transform: none;
          transform: none;
          top: auto;
          display: inline-block;
          height: 50px; } }
  body.theme-uhc-mir .cta-box .cta-box-wrapper {
    border-top: solid 1px #DFDFDF;
    margin: 0 0; }
    body.theme-uhc-mir .cta-box .cta-box-wrapper:after {
      content: " ";
      display: block;
      clear: both; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .cta-box .cta-box-wrapper {
        border: solid 1px #DFDFDF; } }
    body.theme-uhc-mir .cta-box .cta-box-wrapper h3 {
      font-size: 24px;
      margin-bottom: 25px; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .cta-box .cta-box-wrapper h3 {
          font-size: 20px;
          margin-bottom: 25px; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .cta-box .cta-box-wrapper h3 {
          font-size: 26px; } }
    body.theme-uhc-mir .cta-box .cta-box-wrapper > div {
      height: 210px;
      padding: 30px 10px;
      text-align: center; }
      body.theme-uhc-mir .cta-box .cta-box-wrapper > div:after {
        content: " ";
        display: block;
        clear: both; }
      @media (min-width: 980px) {
        body.theme-uhc-mir .cta-box .cta-box-wrapper > div {
          padding: 25px 20px; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .cta-box .cta-box-wrapper > div {
          height: auto;
          padding: 30px 10px;
          border-top: solid 1px #DFDFDF; } }
      body.theme-uhc-mir .cta-box .cta-box-wrapper > div .selectboxit-container .select-box {
        width: 200px; }
        @media (max-width: 979px) {
          body.theme-uhc-mir .cta-box .cta-box-wrapper > div .selectboxit-container .select-box {
            width: 150px; } }
        @media (max-width: 767px) {
          body.theme-uhc-mir .cta-box .cta-box-wrapper > div .selectboxit-container .select-box {
            width: 260px; } }
      @media (max-width: 979px) {
        body.theme-uhc-mir .cta-box .cta-box-wrapper > div .selectboxit-container .selectboxit-options {
          width: 198px; } }
      body.theme-uhc-mir .cta-box .cta-box-wrapper > div input {
        width: 132px;
        position: relative;
        float: left; }
        body.theme-uhc-mir .cta-box .cta-box-wrapper > div input.invalid {
          border: solid 2px #ee2d24; }
        @media (max-width: 979px) {
          body.theme-uhc-mir .cta-box .cta-box-wrapper > div input {
            width: 85px; } }
        @media (max-width: 767px) {
          body.theme-uhc-mir .cta-box .cta-box-wrapper > div input {
            width: 260px;
            float: none; } }
      body.theme-uhc-mir .cta-box .cta-box-wrapper > div form > span {
        display: inline-block;
        position: relative; }
      body.theme-uhc-mir .cta-box .cta-box-wrapper > div form.invalid .field-error-msg {
        float: left;
        margin: -20px 0 5px 0;
        color: #ee2d24;
        font-size: 13px;
        font-weight: 600;
        display: inline; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .cta-box .cta-box-wrapper > div form.invalid .field-error-msg {
            float: none;
            font-size: 14px;
            display: block;
            margin: 0 0 5px 0; } }
      body.theme-uhc-mir .cta-box .cta-box-wrapper > div .zip-lookup {
        padding: 10px 0 0 0; }
        body.theme-uhc-mir .cta-box .cta-box-wrapper > div .zip-lookup a {
          display: inline-block; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .cta-box .cta-box-wrapper > div .cta-button {
          width: 260px; } }
      body.theme-uhc-mir .cta-box .cta-box-wrapper > div button {
        margin: 0 0 0 7px;
        -ms-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        transform: translateY(0px); }
        @media (min-width: 980px) {
          body.theme-uhc-mir .cta-box .cta-box-wrapper > div button {
            padding: 0; }
            body.theme-uhc-mir .cta-box .cta-box-wrapper > div button.zip-button {
              width: 118px; }
            body.theme-uhc-mir .cta-box .cta-box-wrapper > div button.topic-button {
              width: 50px; } }
        @media (max-width: 979px) {
          body.theme-uhc-mir .cta-box .cta-box-wrapper > div button.topic-button {
            width: 50px;
            padding: 0; } }
        @media (max-width: 767px) {
          body.theme-uhc-mir .cta-box .cta-box-wrapper > div button {
            width: 260px;
            display: block;
            margin: 12px auto 0; }
            body.theme-uhc-mir .cta-box .cta-box-wrapper > div button.topic-button {
              width: 260px;
              display: block;
              margin: 12px auto 0; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .cta-box .cta-box-wrapper > div:first-child {
          border-top: 0 none; } }
      @media (min-width: 768px) {
        body.theme-uhc-mir .cta-box .cta-box-wrapper > div:first-child {
          border-right: solid 1px #DFDFDF; } }
      @media (min-width: 768px) {
        body.theme-uhc-mir .cta-box .cta-box-wrapper > div:nth-child(3) {
          border-left: solid 1px #DFDFDF; } }
    @media (min-width: 768px) {
      body.theme-uhc-mir .cta-box .cta-box-wrapper.align-center h3 {
        text-align: center; }
      body.theme-uhc-mir .cta-box .cta-box-wrapper.align-center .cta-button {
        float: none; } }
    @media (min-width: 768px) {
      body.theme-uhc-mir .cta-box .cta-box-wrapper.align-left h3 {
        text-align: left; }
      body.theme-uhc-mir .cta-box .cta-box-wrapper.align-left .cta-button {
        float: left; } }
  body.theme-uhc-mir .cta-box.type-2 .uhc-container {
    width: 740px; }
  body.theme-uhc-mir .cta-box.type-2 .cta-box-wrapper > div {
    border: 0 none;
    width: auto;
    text-align: left;
    padding: 20px 65px; }
    body.theme-uhc-mir .cta-box.type-2 .cta-box-wrapper > div h3 {
      color: #003DA1;
      margin: 0 0 10px; }
    body.theme-uhc-mir .cta-box.type-2 .cta-box-wrapper > div p {
      font-size: 16px; }
    body.theme-uhc-mir .cta-box.type-2 .cta-box-wrapper > div a {
      font-weight: 600;
      font-size: 16px; }
  body.theme-uhc-mir .cta-box.cols-2 .uhc-container {
    width: 640px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .cta-box.cols-2 .uhc-container {
        width: 100%; } }
  body.theme-uhc-mir .cta-box.cols-2 .intro {
    padding: 25px 60px; }
  @media (max-width: 979px) {
    body.theme-uhc-mir .cta-box.cols-2 .cta-box-wrapper > div {
      width: 320px; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .cta-box.cols-2 .cta-box-wrapper > div {
      width: 100%; } }
  body.theme-uhc-mir .cta-box.cols-1 .uhc-container {
    width: 520px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .cta-box.cols-1 .uhc-container {
        width: 100%; } }
  body.theme-uhc-mir .cta-box.cols-1 .intro {
    padding: 25px 60px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .cta-box.cols-1 .intro {
        padding: 30px 0; } }
  body.theme-uhc-mir .cta-box.cols-1 .cta-box-wrapper > div {
    border-right: 0 none;
    float: none;
    margin: 0 auto; }

body.theme-uhc-mir .module-progress-bar.module {
  border-bottom: 0 none; }
  body.theme-uhc-mir .module-progress-bar.module > .uhc-container {
    padding-bottom: 20px; }
    body.theme-uhc-mir .module-progress-bar.module > .uhc-container .content {
      margin: 30px 0 0; }

body.theme-uhc-mir .module-progress-bar .progress-steps:after {
  content: " ";
  display: block;
  clear: both; }

body.theme-uhc-mir .module-progress-bar .step {
  position: relative;
  text-align: center;
  width: 134px;
  float: left; }
  @media (max-width: 979px) {
    body.theme-uhc-mir .module-progress-bar .step {
      width: 104px; } }
  body.theme-uhc-mir .module-progress-bar .step:before {
    display: block;
    content: " ";
    position: absolute;
    top: 11px;
    right: 50%;
    width: 100%;
    height: 5px;
    background: #003DA1;
    z-index: 1; }
  body.theme-uhc-mir .module-progress-bar .step:first-child:before {
    display: none; }
  body.theme-uhc-mir .module-progress-bar .step .dot {
    border-radius: 50%;
    -ms-box-shadow: 0 3px 2px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 2px -1px rgba(0, 0, 0, 0.3);
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #FFFFFF;
    border: solid 1px #DFDFDF;
    display: block;
    position: relative;
    width: 26px;
    height: 26px;
    z-index: 2; }
    body.theme-uhc-mir .module-progress-bar .step .dot:after {
      border-radius: 50%;
      left: 50%;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background: #003DA1;
      content: " ";
      display: block;
      position: absolute;
      width: 18px;
      height: 18px; }
  body.theme-uhc-mir .module-progress-bar .step .label {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    margin: 10px 0 0;
    padding: 0 15px; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .module-progress-bar .step .label {
        padding: 0 5px; } }
  body.theme-uhc-mir .module-progress-bar .step.disabled .label {
    opacity: 0.4; }
  body.theme-uhc-mir .module-progress-bar .step.active .dot {
    width: 36px;
    height: 36px;
    top: -6px; }
    body.theme-uhc-mir .module-progress-bar .step.active .dot:after {
      width: 28px;
      height: 28px;
      background: #F16A22; }
  body.theme-uhc-mir .module-progress-bar .step.active .label {
    margin: 0; }
  body.theme-uhc-mir .module-progress-bar .step.active ~ .step:before {
    background: #C0E9FF; }
  body.theme-uhc-mir .module-progress-bar .step.active ~ .step .dot:after {
    background: #DFDFDF; }
  body.theme-uhc-mir .module-progress-bar .step.active ~ .step .label {
    opacity: 0.4; }

body.theme-uhc-mir #enrollment-step-2 .module-progress-bar.module > .uhc-container {
  padding-bottom: 30px; }
  body.theme-uhc-mir #enrollment-step-2 .module-progress-bar.module > .uhc-container .required-note {
    bottom: 0; }

body.theme-uhc-mir .modal-overlay {
  transition: opacity 200ms ease-out;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .modal-overlay {
      background: rgba(255, 255, 255, 0.7); } }
  body.theme-uhc-mir .modal-overlay.show {
    z-index: 99;
    visibility: visible;
    opacity: 1; }
  body.theme-uhc-mir .modal-overlay .popup-modal {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-box-shadow: 0 0 40px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 40px 2px rgba(0, 0, 0, 0.5);
    display: none;
    position: relative;
    width: 700px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .modal-overlay .popup-modal {
        background: #FFFFFF;
        width: 75%;
        height: 100%;
        position: absolute;
        right: 13%;
        top: 0;
        display: block;
        opacity: 0;
        transition: -webkit-transform 300ms ease-out 300ms;
        transition: transform 300ms ease-out 300ms;
        transition: transform 300ms ease-out 300ms, -webkit-transform 300ms ease-out 300ms;
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%); } }
    body.theme-uhc-mir .modal-overlay .popup-modal.active {
      display: block; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .modal-overlay .popup-modal.active {
          opacity: 1;
          -ms-transform: translateX(0);
          -webkit-transform: translateX(0);
          transform: translateX(0); }
          body.theme-uhc-mir .modal-overlay .popup-modal .modal-title {
            padding: 0;
            border-radius: 0;
            position: inherit !important;
            width: 100%;
        }
          }        
    body.theme-uhc-mir .modal-overlay .popup-modal .modal-title {
      height: 80px;
      padding: 0 20px;
      background: #003DA1;
      position: relative;
      cursor: pointer; }
      body.theme-uhc-mir .modal-overlay .popup-modal .modal-title h3 {
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: relative;
        color: #FFFFFF;
        font-size: 24px;
        font-weight: 400; }
      body.theme-uhc-mir .modal-overlay .popup-modal .modal-title .close-modal {
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #FFFFFF;
        text-decoration: underline;
        font-weight: 600;
        position: absolute;
        right: 20px; }
    body.theme-uhc-mir .modal-overlay .popup-modal .uhc-modal-body {
      background: #FFFFFF;
      padding: 20px 20px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .modal-overlay .popup-modal .uhc-modal-body {
          height: auto;
          position: absolute;
          top: 110px;
          bottom: 135px;
          right: 10px;
          left: 10px;
          padding: 0; } }
      body.theme-uhc-mir .modal-overlay .popup-modal .uhc-modal-body .uhc-modal-content {
        height: 180px;
        overflow: auto;
        padding: 15px;
        background: #FFF;
        border: solid 1px #DFDFDF; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .modal-overlay .popup-modal .uhc-modal-body .uhc-modal-content {
            height: auto;
            position: absolute;
            top: 0;
            bottom: 0;
            width: 100%; } }
    body.theme-uhc-mir .modal-overlay .popup-modal .modal-footer {
      background: #EEE;
      min-height: 105px;
      text-align: center;
      padding: 40px 0 20px;
      position: relative; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .modal-overlay .popup-modal .modal-footer {
          height: 125px;
          min-height: 0;
          position: absolute;
          bottom: 0;
          width: 100%;
          padding: 25px 0 0 0; } }
      body.theme-uhc-mir .modal-overlay .popup-modal .modal-footer:before {
        width: 0;
        height: 0;
        border-bottom: 0 none;
        border-left: 18px solid transparent;
        border-right: 18px solid transparent;
        border-top: 18px solid #FFFFFF;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        display: block;
        position: absolute;
        content: " ";
        top: -1px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .modal-overlay .popup-modal .modal-footer .cta-button {
          margin-top: 0px;
          margin-bottom: 10px; } }
    body.theme-uhc-mir .modal-overlay .popup-modal#find-zip .modal-body .modal-content {
      min-height: 200px;
      height: auto;
      overflow: visible; }
    body.theme-uhc-mir .modal-overlay .popup-modal#find-zip form > span {
      display: block;
      margin: 0 0 10px; }
      body.theme-uhc-mir .modal-overlay .popup-modal#find-zip form > span input {
        width: 220px; }
    body.theme-uhc-mir .modal-overlay .popup-modal#find-zip form button {
      display: block; }
    body.theme-uhc-mir .modal-overlay .popup-modal#find-zip form .selectboxit-container {
      display: inline-block; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .modal-overlay .popup-modal#rate-calc .uhc-modal-body {
        bottom: 10px; } }
    body.theme-uhc-mir .modal-overlay .popup-modal .selectboxit-container .selectboxit-options {
      max-height: 140px; }

/* BEGIN: online enrollment styles */
body.theme-uhc-mir #enrollment-application .enrollment-step {
  display: none; }
  body.theme-uhc-mir #enrollment-application .enrollment-step.step-active {
    display: block; }

body.theme-uhc-mir #enrollment-application .enrollment-step-part {
  display: none; }
  body.theme-uhc-mir #enrollment-application .enrollment-step-part.part-active {
    display: block; }

body.theme-uhc-mir .module.module-ole-segment {
  margin: 20px 0 0 0;
  border: solid 1px #DFDFDF;
  position: relative; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.module-ole-segment {
      margin: 20px 10px 0 10px; } }
  body.theme-uhc-mir .module.module-ole-segment > .uhc-container {
    padding: 0; }
  body.theme-uhc-mir .module.module-ole-segment ::-webkit-input-placeholder {
    color: #888888; }
  body.theme-uhc-mir .module.module-ole-segment :-moz-placeholder {
    color: #888888; }
  body.theme-uhc-mir .module.module-ole-segment ::-moz-placeholder {
    color: #888888; }
  body.theme-uhc-mir .module.module-ole-segment :-ms-input-placeholder {
    color: #888888; }
  body.theme-uhc-mir .module.module-ole-segment .segment-title {
    height: 80px;
    padding: 0 20px;
    background: #003DA1; }
    body.theme-uhc-mir .module.module-ole-segment .segment-title h3 {
      top: 50%;
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      position: relative;
      color: #FFFFFF;
      font-size: 24px;
      font-weight: 400; }
  body.theme-uhc-mir .module.module-ole-segment .content {
    padding: 20px;
    margin: 0;
    position: relative;
    border-top: solid 1px #DFDFDF; }
    body.theme-uhc-mir .module.module-ole-segment .content:after {
      content: " ";
      display: block;
      clear: both; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment .content {
        padding: 20px 10px; } }
    body.theme-uhc-mir .module.module-ole-segment .content ul {
      margin: 0 0 20px 0; }
    body.theme-uhc-mir .module.module-ole-segment .content > div.has-icon-image {
      padding: 0 0 0 65px;
      position: relative; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-ole-segment .content > div.has-icon-image {
          padding: 0; } }
      body.theme-uhc-mir .module.module-ole-segment .content > div.has-icon-image .icon-image {
        position: absolute;
        top: 5px;
        left: 5px; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .module.module-ole-segment .content > div.has-icon-image .icon-image {
            display: none; } }
    body.theme-uhc-mir .module.module-ole-segment .content h4 {
      font-weight: 600;
      font-size: 18px;
      margin-bottom: 10px;
      line-height: 1.4; }
    body.theme-uhc-mir .module.module-ole-segment .content h5 {
      font-weight: 600;
      font-size: 16px;
      margin-bottom: 10px;
      line-height: 1.4; }
    body.theme-uhc-mir .module.module-ole-segment .content p {
      font-size: 14px;
      line-height: 1.3;
      margin: 0 0 20px 0; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-ole-segment .content p {
          font-size: 16px; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-ole-segment .content p a {
          font-size: 16px; } }
      body.theme-uhc-mir .module.module-ole-segment .content p strong {
        font-weight: 600; }
      body.theme-uhc-mir .module.module-ole-segment .content p .sub {
        font-size: 12px;
        line-height: 1.3;
        display: block;
        margin: 6px 0 0 0; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .module.module-ole-segment .content p .sub {
            font-size: 13px; } }
    body.theme-uhc-mir .module.module-ole-segment .content span strong {
      font-weight: 600; }
    body.theme-uhc-mir .module.module-ole-segment .content ul li {
      line-height: 1.7;
      list-style-type: disc;
      list-style-position: inside;
      padding: 0 0 0 10px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-ole-segment .content ul li {
          font-size: 16px; } }
    body.theme-uhc-mir .module.module-ole-segment .content hr {
      background: #DFDFDF;
      height: 1px;
      border: 0 none;
      margin: 25px 0; }
    body.theme-uhc-mir .module.module-ole-segment .content .field-label {
      margin: 0 0 5px 0;
     display: block; }
    body.theme-uhc-mir .module.module-ole-segment .content .field-value {
      margin: 0 0 15px 0;
      display: block;
      color: #888; }
    body.theme-uhc-mir .module.module-ole-segment .content .edit-button {
      margin: 15px 0 0; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-ole-segment .content .edit-button {
          margin: 20px auto 0;
          display: block;
          text-align: center; } }
    body.theme-uhc-mir .module.module-ole-segment .content .icon-col {
      float: left;
      width: 50%;
      text-align: center;
      padding: 0 55px;
      margin: 20px 0 5px 0; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .module.module-ole-segment .content .icon-col {
          float: none;
          width: 100%;
          padding: 20px 0;
          margin: 10px 0 5px 0; } }
      body.theme-uhc-mir .module.module-ole-segment .content .icon-col img {
        display: inline-block;
        margin: 0 0 10px 0; }
      body.theme-uhc-mir .module.module-ole-segment .content .icon-col p {
        font-size: 16px;
        padding: 0px; }
        body.theme-uhc-mir .module.module-ole-segment .content .icon-col p span {
          font-size: 16px;
          padding: 0px; }
      body.theme-uhc-mir .module.module-ole-segment .content .icon-col:nth-of-type(1) {
        border-right: solid 1px #DFDFDF; }
        @media (max-width: 979px) {
          body.theme-uhc-mir .module.module-ole-segment .content .icon-col:nth-of-type(1) {
            border-right: 0 none;
            border-bottom: solid 1px #DFDFDF; } }
      body.theme-uhc-mir .module.module-ole-segment .content .icon-col .tel {
        display: block;
        font-size: 22px;
        font-weight: 600; }
  body.theme-uhc-mir .module.module-ole-segment .content-secondary {
    min-height: 100px; }
    body.theme-uhc-mir .module.module-ole-segment .content-secondary > a {
      font-size: 16px; }
  body.theme-uhc-mir .module.module-ole-segment .required:after {
    content: "*";
    display: inline;
    color: #ef2e24;
    font-weight: 700; }
  body.theme-uhc-mir .module.module-ole-segment form > span,
  body.theme-uhc-mir .module.module-ole-segment fieldset > span,
  body.theme-uhc-mir .module.module-ole-segment .form-group > span {
    display: block;
    margin: 10px 0 0 0;
    position: relative; }
    body.theme-uhc-mir .module.module-ole-segment form > span:after,
    body.theme-uhc-mir .module.module-ole-segment fieldset > span:after,
    body.theme-uhc-mir .module.module-ole-segment .form-group > span:after {
      content: " ";
      display: block;
      clear: both; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment form > span,
      body.theme-uhc-mir .module.module-ole-segment fieldset > span,
      body.theme-uhc-mir .module.module-ole-segment .form-group > span {
        font-size: 16px;
        margin: 12px 0 0 0; } }
    body.theme-uhc-mir .module.module-ole-segment form > span input,
    body.theme-uhc-mir .module.module-ole-segment fieldset > span input,
    body.theme-uhc-mir .module.module-ole-segment .form-group > span input {
      border-radius: 0;
      border: solid 1px #272727;
      height: 30px;
      line-height: 30px;
      display: block;
      margin: 4px 0 0 0; }
      body.theme-uhc-mir .module.module-ole-segment form > span input.hidden,
      body.theme-uhc-mir .module.module-ole-segment fieldset > span input.hidden,
      body.theme-uhc-mir .module.module-ole-segment .form-group > span input.hidden {
        display: none; }
      body.theme-uhc-mir .module.module-ole-segment form > span input.error,
      body.theme-uhc-mir .module.module-ole-segment fieldset > span input.error,
      body.theme-uhc-mir .module.module-ole-segment .form-group > span input.error {
        border: solid 1px #E91B18; }
    body.theme-uhc-mir .module.module-ole-segment form > span input[type="radio"],
    body.theme-uhc-mir .module.module-ole-segment form > span input[type="checkbox"],
    body.theme-uhc-mir .module.module-ole-segment fieldset > span input[type="radio"],
    body.theme-uhc-mir .module.module-ole-segment fieldset > span input[type="checkbox"],
    body.theme-uhc-mir .module.module-ole-segment .form-group > span input[type="radio"],
    body.theme-uhc-mir .module.module-ole-segment .form-group > span input[type="checkbox"] {
      display: inline-block;
      float: left;
      height: auto;
      margin: 1px 8px 0 0; }
      body.theme-uhc-mir .module.module-ole-segment form > span input[type="radio"] + label,
      body.theme-uhc-mir .module.module-ole-segment form > span input[type="checkbox"] + label,
      body.theme-uhc-mir .module.module-ole-segment fieldset > span input[type="radio"] + label,
      body.theme-uhc-mir .module.module-ole-segment fieldset > span input[type="checkbox"] + label,
      body.theme-uhc-mir .module.module-ole-segment .form-group > span input[type="radio"] + label,
      body.theme-uhc-mir .module.module-ole-segment .form-group > span input[type="checkbox"] + label {
        margin: 0 0 0 20px; }
    body.theme-uhc-mir .module.module-ole-segment form > span input[disabled],
    body.theme-uhc-mir .module.module-ole-segment fieldset > span input[disabled],
    body.theme-uhc-mir .module.module-ole-segment .form-group > span input[disabled] {
      opacity: 0.5; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment form > span label a,
      body.theme-uhc-mir .module.module-ole-segment fieldset > span label a,
      body.theme-uhc-mir .module.module-ole-segment .form-group > span label a {
        font-size: 16px; } }
    body.theme-uhc-mir .module.module-ole-segment form > span label.error,
    body.theme-uhc-mir .module.module-ole-segment fieldset > span label.error,
    body.theme-uhc-mir .module.module-ole-segment .form-group > span label.error {
      display: block;
      color: #ee2d24;
      font-weight: 700;
      font-size: 14px;
      margin-top: 5px; }
    body.theme-uhc-mir .module.module-ole-segment form > span label.select-label,
    body.theme-uhc-mir .module.module-ole-segment fieldset > span label.select-label,
    body.theme-uhc-mir .module.module-ole-segment .form-group > span label.select-label {
      display: block;
      margin: 0 0 4px 0; }
    body.theme-uhc-mir .module.module-ole-segment form > span p,
    body.theme-uhc-mir .module.module-ole-segment fieldset > span p,
    body.theme-uhc-mir .module.module-ole-segment .form-group > span p {
      width: 440px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-ole-segment form > span p,
        body.theme-uhc-mir .module.module-ole-segment fieldset > span p,
        body.theme-uhc-mir .module.module-ole-segment .form-group > span p {
          width: 100%;
          max-width: 440px; } }
    body.theme-uhc-mir .module.module-ole-segment form > span .option-content,
    body.theme-uhc-mir .module.module-ole-segment fieldset > span .option-content,
    body.theme-uhc-mir .module.module-ole-segment .form-group > span .option-content {
      padding: 10px 0 0 25px; }
      body.theme-uhc-mir .module.module-ole-segment form > span .option-content ul,
      body.theme-uhc-mir .module.module-ole-segment fieldset > span .option-content ul,
      body.theme-uhc-mir .module.module-ole-segment .form-group > span .option-content ul {
        list-style-position: inside; }
        body.theme-uhc-mir .module.module-ole-segment form > span .option-content ul li,
        body.theme-uhc-mir .module.module-ole-segment fieldset > span .option-content ul li,
        body.theme-uhc-mir .module.module-ole-segment .form-group > span .option-content ul li {
          padding: 0; }
    body.theme-uhc-mir .module.module-ole-segment form > span .field-error-msg,
    body.theme-uhc-mir .module.module-ole-segment fieldset > span .field-error-msg,
    body.theme-uhc-mir .module.module-ole-segment .form-group > span .field-error-msg {
      display: none; }
    body.theme-uhc-mir .module.module-ole-segment form > span.invalid input[type="text"],
    body.theme-uhc-mir .module.module-ole-segment form > span.invalid input[type="email"],
    body.theme-uhc-mir .module.module-ole-segment fieldset > span.invalid input[type="text"],
    body.theme-uhc-mir .module.module-ole-segment fieldset > span.invalid input[type="email"],
    body.theme-uhc-mir .module.module-ole-segment .form-group > span.invalid input[type="text"],
    body.theme-uhc-mir .module.module-ole-segment .form-group > span.invalid input[type="email"] {
      border: solid 1px #E91B18; }
    body.theme-uhc-mir .module.module-ole-segment form > span.invalid .field-error-msg,
    body.theme-uhc-mir .module.module-ole-segment fieldset > span.invalid .field-error-msg,
    body.theme-uhc-mir .module.module-ole-segment .form-group > span.invalid .field-error-msg {
      display: block;
      margin: 5px 0 0 0; }
    body.theme-uhc-mir .module.module-ole-segment form > span textarea,
    body.theme-uhc-mir .module.module-ole-segment fieldset > span textarea,
    body.theme-uhc-mir .module.module-ole-segment .form-group > span textarea {
      width: 300px;
      height: 75px;
      display: block; }
    body.theme-uhc-mir .module.module-ole-segment form > span .form-group,
    body.theme-uhc-mir .module.module-ole-segment fieldset > span .form-group,
    body.theme-uhc-mir .module.module-ole-segment .form-group > span .form-group {
      display: none;
      margin: 10px 0 10px 20px; }
      body.theme-uhc-mir .module.module-ole-segment form > span .form-group > label,
      body.theme-uhc-mir .module.module-ole-segment fieldset > span .form-group > label,
      body.theme-uhc-mir .module.module-ole-segment .form-group > span .form-group > label {
        font-weight: 600; }
      body.theme-uhc-mir .module.module-ole-segment form > span .form-group.show,
      body.theme-uhc-mir .module.module-ole-segment fieldset > span .form-group.show,
      body.theme-uhc-mir .module.module-ole-segment .form-group > span .form-group.show {
        display: block; }
  body.theme-uhc-mir .module.module-ole-segment form .selectboxit-container,
  body.theme-uhc-mir .module.module-ole-segment fieldset .selectboxit-container,
  body.theme-uhc-mir .module.module-ole-segment .form-group .selectboxit-container {
    display: inline-block; }
  body.theme-uhc-mir .module.module-ole-segment .form-group {
    display: none; }
    body.theme-uhc-mir .module.module-ole-segment .form-group.show {
      display: block; }
  body.theme-uhc-mir .module.module-ole-segment.module-pcp-select input[type="text"],
  body.theme-uhc-mir .module.module-ole-segment.module-pcp-select #pcp-name {
    position: relative;
    z-index: 2; }
  body.theme-uhc-mir .module.module-ole-segment.module-pcp-select #pcp-name-list {
    position: absolute;
    top: 49px;
    left: 0px;
    z-index: 3;
    border: solid 1px #272727;
    width: 300px;
    background: #FFFFFF;
    display: none; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment.module-pcp-select #pcp-name-list {
        width: 260px; } }
    body.theme-uhc-mir .module.module-ole-segment.module-pcp-select #pcp-name-list.show {
      display: block; }
    body.theme-uhc-mir .module.module-ole-segment.module-pcp-select #pcp-name-list span {
      height: 30px;
      line-height: 30px;
      padding: 0 0 0 10px;
      display: block;
      cursor: pointer; }
      body.theme-uhc-mir .module.module-ole-segment.module-pcp-select #pcp-name-list span:hover {
        background: #C0E9FF; }
  body.theme-uhc-mir .module.module-ole-segment.module-pcp-select .pcp-success-content,
  body.theme-uhc-mir .module.module-ole-segment.module-pcp-select .pcp-failure-content {
    display: none; }
    body.theme-uhc-mir .module.module-ole-segment.module-pcp-select .pcp-success-content.show,
    body.theme-uhc-mir .module.module-ole-segment.module-pcp-select .pcp-failure-content.show {
      display: block; }
  body.theme-uhc-mir .module.module-ole-segment.module-pcp-select .failure-msg {
    color: #E91B18;
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0 10px 0;
    display: inline-block; }
  body.theme-uhc-mir .module.module-ole-segment.module-pcp-select .success-msg {
    color: #21B01E;
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0 10px 0;
    display: inline-block; }
  body.theme-uhc-mir .module.module-ole-segment.module-application-status {
    border-left: 0 none;
    border-right: 0 none; }
    body.theme-uhc-mir .module.module-ole-segment.module-application-status .content:after {
      content: " ";
      display: block;
      clear: both; }
    body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div {
      float: left;
      width: 50%;
      padding: 0 25px;
      margin: 30px 0 0; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div {
          float: none;
          width: 100%;
          margin: 0;
          text-align: center; } }
      body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div:first-of-type {
        border-right: solid 1px #DFDFDF;
        padding-left: 0; }
        @media (max-width: 979px) {
          body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div:first-of-type {
            border-right: 0 none;
            padding: 0; } }
      body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div:last-of-type {
        padding-right: 0; }
        @media (max-width: 979px) {
          body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div:last-of-type {
            padding: 0; } }
      body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div p {
        margin: 0 0 10px; }
        body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div p a {
          display: block;
          font-size: 16px;
          font-weight: 600; }
      body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div form {
        margin: 20px 0 0 0; }
      body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div input {
        width: 100%;
        margin-bottom: 10px; }
        @media (max-width: 979px) {
          body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div input {
            width: 260px;
            margin-left: auto;
            margin-right: auto; } }
      body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div .valid-icon,
      body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div .invalid-icon {
        left: 216px; }
      body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div .has-icon-image {
        position: relative;
        padding: 0 0 0 60px;
        margin: 0 0 35px 0; }
        @media (max-width: 979px) {
          body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div .has-icon-image {
            border-bottom: solid 1px #DFDFDF;
            padding: 30px 0;
            margin: 0; } }
        body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div .has-icon-image .icon-image {
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          max-width: 43px;
          max-height: 43px; }
          @media (max-width: 979px) {
            body.theme-uhc-mir .module.module-ole-segment.module-application-status .content > div .has-icon-image .icon-image {
              display: inline-block;
              top: auto;
              left: auto;
              position: relative;
              margin: 0 0 15px 0; } }
    body.theme-uhc-mir .module.module-ole-segment.module-application-status .content hr {
      clear: both; }
  body.theme-uhc-mir .module.module-ole-segment.module-medicare-info .insurance-card-img {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    display: block;
    left: 25px; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .module.module-ole-segment.module-medicare-info .insurance-card-img {
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        position: relative;
        left: 50%;
        top: auto;
        width: 100%;
        max-width: 350px;
        margin: 0 0 20px 0; } }
  body.theme-uhc-mir .module.module-ole-segment.module-medicare-info span.sub {
    font-size: 12px;
    margin: 0; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .module.module-ole-segment.module-medicare-info span.sub {
        font-size: 14px; } }
  body.theme-uhc-mir .module.module-ole-segment.module-medicare-info fieldset {
    float: right;
    display: block;
    width: 50%;
    padding: 0 0 0 20px; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .module.module-ole-segment.module-medicare-info fieldset {
        width: 100%;
        float: none;
        padding: 0; } }
    body.theme-uhc-mir .module.module-ole-segment.module-medicare-info fieldset > span {
      display: block;
      margin: 10px 0 0 0; }
      body.theme-uhc-mir .module.module-ole-segment.module-medicare-info fieldset > span input {
        display: block;
        margin: 4px 0 0 0; }
      body.theme-uhc-mir .module.module-ole-segment.module-medicare-info fieldset > span label span {
        border-radius: 50%;
        background: #003DA1;
        color: #FFFFFF;
        font-weight: 600;
        width: 22px;
        height: 22px;
        padding: 3px 0 0 7px;
        margin: 0 7px 0 0;
        display: inline-block; }
  body.theme-uhc-mir .module.module-ole-segment .add-more-link {
    display: inline-block;
    position: relative;
    padding: 2px 0 3px 24px;
    margin: 10px 0 0 0; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment .add-more-link {
        font-size: 16px; } }
    body.theme-uhc-mir .module.module-ole-segment .add-more-link:before {
      border-radius: 50%;
      content: "+";
      display: block;
      position: absolute;
      width: 20px;
      height: 20px;
      padding: 0 0 0 5px;
      font-size: 17px;
      font-weight: 600;
      top: 0;
      left: 0;
      background: #003DA1;
      color: #FFFFFF; }
  body.theme-uhc-mir .module.module-ole-segment .select-box {
    width: 300px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment .select-box {
        width: 260px; } }
  body.theme-uhc-mir .module.module-ole-segment .field-type-open {
    width: 300px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment .field-type-open {
        width: 100%;
        max-width: 260px; } }
  body.theme-uhc-mir .module.module-ole-segment .field-type-email {
    width: 300px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment .field-type-email {
        width: 100%;
        max-width: 260px; } }
  body.theme-uhc-mir .module.module-ole-segment .field-type-state {
    width: 45px; }
  body.theme-uhc-mir .module.module-ole-segment .field-type-zip {
    width: 70px; }
  body.theme-uhc-mir .module.module-ole-segment .field-type-date {
    width: 102px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment .field-type-date {
        width: 114px; } }
  body.theme-uhc-mir .module.module-ole-segment .field-type-phone {
    width: 115px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment .field-type-phone {
        width: 130px; } }
  body.theme-uhc-mir .module.module-ole-segment .field-type-claim-number {
    width: 125px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment .field-type-claim-number {
        width: 130px; } }
  body.theme-uhc-mir .module.module-ole-segment .mail-address-group {
    display: none; }
    body.theme-uhc-mir .module.module-ole-segment .mail-address-group.show {
      display: block; }
  body.theme-uhc-mir .module.module-ole-segment .valid-icon {
    color: #21B01E;
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    top: 23px;
    left: 276px;
    display: none;
    z-index: 3; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment .valid-icon {
        left: 237px;
        top: 27px; } }
    body.theme-uhc-mir .module.module-ole-segment .valid-icon.show {
      display: block; }
  body.theme-uhc-mir .module.module-ole-segment .invalid-icon {
    color: #E91B18;
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    top: 23px;
    left: 276px;
    display: none;
    z-index: 3; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment .invalid-icon {
        left: 237px;
        top: 27px; } }
    body.theme-uhc-mir .module.module-ole-segment .invalid-icon.show {
      display: block; }
  body.theme-uhc-mir .module.module-ole-segment .field-email-updates {
    display: none;
    margin: 10px 0 20px 0; }
    body.theme-uhc-mir .module.module-ole-segment .field-email-updates.show {
      display: block; }
  body.theme-uhc-mir .module.module-ole-segment .email-confirm {
    display: none;
    width: 300px;
    padding: 10px 0 0; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-segment .email-confirm {
        width: 260px; } }
    body.theme-uhc-mir .module.module-ole-segment .email-confirm.show {
      display: block; }
    body.theme-uhc-mir .module.module-ole-segment .email-confirm .email-display {
      display: block;
      font-size: 20px;
      font-weight: 600;
      margin: 10px 0 0 0; }
      body.theme-uhc-mir .module.module-ole-segment .email-confirm .email-display.valid {
        color: #21B01E; }
      body.theme-uhc-mir .module.module-ole-segment .email-confirm .email-display.invalid {
        color: #E91B18; }

body.theme-uhc-mir .module.module-no-ui {
  border-left: 0 none;
  border-right: 0 none; }
  body.theme-uhc-mir .module.module-no-ui .content {
    border: 0 none; }

body.theme-uhc-mir .module.module-ole-progress > .uhc-container {
  padding: 30px 0px 10px; }

@media (max-width: 767px) {
  body.theme-uhc-mir .module.module-ole-progress .content {
    display: none; } }

body.theme-uhc-mir .module.module-ole-progress .blurb {
  text-align: left;
  padding: 0;
  margin: 40px 0 0 0; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.module-ole-progress .blurb {
      margin: 0; } }
  body.theme-uhc-mir .module.module-ole-progress .blurb p {
    color: #272727;
    margin-bottom: 15px; }
  body.theme-uhc-mir .module.module-ole-progress .blurb h2 {
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 28px; }
  body.theme-uhc-mir .module.module-ole-progress .blurb h3 {
    text-align: left;
    padding: 0;
    font-size: 25px;
    max-width: 600px; }
  body.theme-uhc-mir .module.module-ole-progress .blurb span,
  body.theme-uhc-mir .module.module-ole-progress .blurb .part-count {
    display: block;
    line-height: 1.4;
    font-size: 14px; }
    body.theme-uhc-mir .module.module-ole-progress .blurb span span,
    body.theme-uhc-mir .module.module-ole-progress .blurb .part-count span {
      display: inline; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-ole-progress .blurb span,
      body.theme-uhc-mir .module.module-ole-progress .blurb .part-count {
        font-size: 16px; } }
    body.theme-uhc-mir .module.module-ole-progress .blurb span > strong,
    body.theme-uhc-mir .module.module-ole-progress .blurb span .count,
    body.theme-uhc-mir .module.module-ole-progress .blurb .part-count > strong,
    body.theme-uhc-mir .module.module-ole-progress .blurb .part-count .count {
      font-weight: 600;
      display: inline; }
  body.theme-uhc-mir .module.module-ole-progress .blurb .confirmation-number {
    color: #21B01E;
    font-weight: 600;
    font-size: 25px; }

body.theme-uhc-mir .module.module-ole-progress .required-note {
  color: #ef2e24;
  position: absolute;
  right: 0;
  bottom: 15px;
  font-weight: 700; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.module-ole-progress .required-note {
      position: relative;
      right: auto;
      bottom: auto;
      margin: 15px 0 0 0;
      display: block; } }

body.theme-uhc-mir .module.module-ole-progress .step {
  width: 167px; }
  @media (max-width: 979px) {
    body.theme-uhc-mir .module.module-ole-progress .step {
      width: 114px; } }

body.theme-uhc-mir .ole-footer {
  padding: 5px 0 45px 0; }
  body.theme-uhc-mir .ole-footer > .uhc-container {
    padding: 0; }
    body.theme-uhc-mir .ole-footer > .uhc-container:after {
      content: " ";
      display: block;
      clear: both; }
  body.theme-uhc-mir .ole-footer span {
    color: #626262;
    font-size: 12px;
    font-weight: 700; }

body.theme-uhc-mir .module.ole-buttons {
  border: 0 none;
  padding: 20px 0; }
  body.theme-uhc-mir .module.ole-buttons:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.ole-buttons {
      text-align: center; } }
  body.theme-uhc-mir .module.ole-buttons .cancel-link {
    float: left; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.ole-buttons .cancel-link {
        float: none;
        display: block;
        margin: 12px 0 0 0;
        font-size: 16px; } }
  body.theme-uhc-mir .module.ole-buttons .save-button,
  body.theme-uhc-mir .module.ole-buttons .previous-button,
  body.theme-uhc-mir .module.ole-buttons .print-button,
  body.theme-uhc-mir .module.ole-buttons .preview-button,
  body.theme-uhc-mir .module.ole-buttons .back-button,
  body.theme-uhc-mir .module.ole-buttons .home-button {
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    margin: 0 0 0 15px;
    float: right; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.ole-buttons .save-button,
      body.theme-uhc-mir .module.ole-buttons .previous-button,
      body.theme-uhc-mir .module.ole-buttons .print-button,
      body.theme-uhc-mir .module.ole-buttons .preview-button,
      body.theme-uhc-mir .module.ole-buttons .back-button,
      body.theme-uhc-mir .module.ole-buttons .home-button {
        float: none;
        margin: 12px 0 0 0; } }
  body.theme-uhc-mir .module.ole-buttons .next-step-button {
    -ms-box-shadow: 0 2px 0 #b1b1b1;
    box-shadow: 0 2px 0 #b1b1b1;
    background: #e0e0e0;
    color: #626262; }
    body.theme-uhc-mir .module.ole-buttons .next-step-button.enabled {
      -ms-box-shadow: 0 2px 0 #D44C07;
      box-shadow: 0 2px 0 #D44C07;
      background: #F16A22;
      color: #FFFFFF; }
      body.theme-uhc-mir .module.ole-buttons .next-step-button.enabled:hover {
        background: #B73206; }

body.theme-uhc-mir .cta-button.secondary.close-modal {
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  margin: 0 0 0 15px; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .cta-button.secondary.close-modal {
      float: none;
      margin: 12px 0 0 0; } }

body.theme-uhc-mir.page-online-enrollment .selectboxit-container .selectboxit,
body.theme-uhc-mir .module-ole-segment.sg-forms .selectboxit-container .selectboxit {
  border-radius: 0;
  border: solid 1px #272727; }
  body.theme-uhc-mir.page-online-enrollment .selectboxit-container .selectboxit .selectboxit-arrow-container .selectboxit-arrow,
  body.theme-uhc-mir .module-ole-segment.sg-forms .selectboxit-container .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    top: 17px; }

body.theme-uhc-mir.page-online-enrollment .selectboxit-container .selectboxit-text,
body.theme-uhc-mir .module-ole-segment.sg-forms .selectboxit-container .selectboxit-text {
  line-height: 27px; }

body.theme-uhc-mir.page-online-enrollment .selectboxit-container span,
body.theme-uhc-mir .module-ole-segment.sg-forms .selectboxit-container span {
  height: 30px; }

body.theme-uhc-mir.page-online-enrollment .selectboxit-container .selectboxit-options,
body.theme-uhc-mir .module-ole-segment.sg-forms .selectboxit-container .selectboxit-options {
  border-radius: 0;
  border: solid 1px #272727; }
  body.theme-uhc-mir.page-online-enrollment .selectboxit-container .selectboxit-options .selectboxit-option,
  body.theme-uhc-mir .module-ole-segment.sg-forms .selectboxit-container .selectboxit-options .selectboxit-option {
    height: 30px; }

body.theme-uhc-mir .module.module-aside {
  margin: 20px 0 0 0;
  border: solid 1px #DFDFDF;
  position: relative; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.module-aside {
      margin: 20px 10px 0 10px; } }
  body.theme-uhc-mir .module.module-aside > .uhc-container {
    padding: 0;
    width: 100%; }
  body.theme-uhc-mir .module.module-aside .segment-title {
    height: 50px;
    padding: 0 20px;
    background: #F5F5F5; }
    body.theme-uhc-mir .module.module-aside .segment-title h4 {
      top: 50%;
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      position: relative;
      color: #272727;
      font-size: 16px;
      font-weight: 600; }
  body.theme-uhc-mir .module.module-aside .content {
    padding: 20px;
    margin: 0;
    position: relative;
    border-top: solid 1px #DFDFDF; }
    body.theme-uhc-mir .module.module-aside .content:after {
      content: " ";
      display: block;
      clear: both; }
    body.theme-uhc-mir .module.module-aside .content p,
    body.theme-uhc-mir .module.module-aside .content span {
      font-size: 14px;
      line-height: 1.3;
      display: block; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-aside .content p,
        body.theme-uhc-mir .module.module-aside .content span {
          font-size: 16px; } }
      body.theme-uhc-mir .module.module-aside .content p strong,
      body.theme-uhc-mir .module.module-aside .content span strong {
        font-weight: 600; }
    body.theme-uhc-mir .module.module-aside .content .cta-button span {
      font-size: inherit; }
    body.theme-uhc-mir .module.module-aside .content .tel {
      color: #003DA1;
      font-weight: 600;
      font-size: 16px;
      display: inline-block; }
    body.theme-uhc-mir .module.module-aside .content h5 {
      font-weight: 600;
      color: #003DA1;
      font-size: 16px;
      line-height: 1.2;
      margin: 0 0 10px 0; }
    body.theme-uhc-mir .module.module-aside .content .icon-col {
      padding: 20px 0;
      border-top: solid 1px #DFDFDF; }
      body.theme-uhc-mir .module.module-aside .content .icon-col:first-child {
        padding: 0 0 20px;
        border-top: 0 none; }
      body.theme-uhc-mir .module.module-aside .content .icon-col:last-child {
        padding-bottom: 0; }
    body.theme-uhc-mir .module.module-aside .content form {
      margin: 15px 0 0 0; }
      body.theme-uhc-mir .module.module-aside .content form > span {
        margin: 0 0 10px; }
        body.theme-uhc-mir .module.module-aside .content form > span input {
          max-width: 100%; }
        body.theme-uhc-mir .module.module-aside .content form > span.invalid .field-error-msg {
          display: block; }
        body.theme-uhc-mir .module.module-aside .content form > span .field-error-msg {
          display: none;
          font-size: 13px; }
    body.theme-uhc-mir .module.module-aside .content .disclaimer-text {
      font-size: 12px;
      color: #464646;
      margin: 15px 0; }
    body.theme-uhc-mir .module.module-aside .content .label-icon {
      position: relative;
      padding: 0 0 10px; }
      body.theme-uhc-mir .module.module-aside .content .label-icon:after {
        content: " ";
        display: block;
        clear: both; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-aside .content .label-icon {
          padding: 0;
          margin-bottom: 10px; } }
      body.theme-uhc-mir .module.module-aside .content .label-icon img {
        max-height: 45px;
        max-width: 45px;
        float: left;
        margin: 0 8px 0 0; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .module.module-aside .content .label-icon img {
            display: inline-block;
            margin: 0; } }
      body.theme-uhc-mir .module.module-aside .content .label-icon h5 {
        padding: 9px 0 0;
        position: relative; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .module.module-aside .content .label-icon h5 {
            float: left;
            padding-left: 10px; } }
      body.theme-uhc-mir .module.module-aside .content .label-icon.align-top h5 {
        padding-top: 0;
        margin-left: 54px; }
  body.theme-uhc-mir .module.module-aside .content-secondary {
    min-height: 75px;
    padding: 30px 20px 25px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-aside .content-secondary > a {
        font-size: 16px; } }

/**
* Swiper 3.3.1
* Most modern mobile touch slider and framework with hardware accelerated transitions
*
* http://www.idangero.us/swiper/
*
* Copyright 2016, Vladimir Kharlampidi
* The iDangero.us
* http://www.idangero.us/
*
* Licensed under MIT
*
* Released on: February 7, 2016
*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -ms-grid-row-align: flex-start;
      align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container > .swiper-pagination-bullets {
  bottom: -25px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #003DA1; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
 pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

body.theme-uhc-mir [data-accordion] [data-content] {
  overflow: hidden;
  max-height: 0; }

body.theme-uhc-mir [data-accordion] {
  line-height: 1; }

body.theme-uhc-mir .accordion-wrapper {
  width: 100%;
  position: relative; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .accordion-wrapper {
      padding: 0 10px;
      overflow: hidden; } }
  body.theme-uhc-mir .accordion-wrapper .accordion {
    background: #FFFFFF;
    display: block;
    border-top: 0 none;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: opacity 300ms linear;
    position: absolute; }
    body.theme-uhc-mir .accordion-wrapper .accordion span.trigger-open, body.theme-uhc-mir .accordion-wrapper .accordion span.trigger-closed {
      color: #003DA1;
      font-weight: 600;
      font-size: 16px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .accordion-wrapper .accordion span.trigger-open, body.theme-uhc-mir .accordion-wrapper .accordion span.trigger-closed {
          font-size: 14px; } }
    body.theme-uhc-mir .accordion-wrapper .accordion span.trigger-open {
      display: none;
      position: relative;
      color: #FFFFFF; }
      body.theme-uhc-mir .accordion-wrapper .accordion span.trigger-open:after {
        width: 0;
        height: 0;
        border-top: 0 none;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-bottom: 4px solid #FFFFFF;
        -ms-transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
        content: " ";
        display: inline-block;
        margin: 0 0 0 8px; }
    body.theme-uhc-mir .accordion-wrapper .accordion span.trigger-closed {
      display: inline-block;
      position: relative;
      color: #FFFFFF; }
      body.theme-uhc-mir .accordion-wrapper .accordion span.trigger-closed:after {
        width: 0;
        height: 0;
        border-bottom: 0 none;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #FFFFFF;
        -ms-transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
        content: " ";
        display: inline-block;
        margin: 0 0 0 8px; }
    body.theme-uhc-mir .accordion-wrapper .accordion h2 {
      color: #272727;
      font-size: 24px;
      font-weight: 600;
      margin: 0 0 5px; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .accordion-wrapper .accordion h2 {
          color: #FFFFFF; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .accordion-wrapper .accordion h2 {
          color: #FFFFFF;
          font-size: 22px;
          margin: 0 0 8px; } }
    body.theme-uhc-mir .accordion-wrapper .accordion.active {
      opacity: 1; }
      body.theme-uhc-mir .accordion-wrapper .accordion.active .accordion-content {
        max-height: 100%; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .accordion-wrapper .accordion.open {
        -ms-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1); } }
    body.theme-uhc-mir .accordion-wrapper .accordion.show {
      position: relative;
      top: 0;
      visibility: visible;
      z-index: 5; }
      body.theme-uhc-mir .accordion-wrapper .accordion.show .accordion-content {
        max-height: 100%; }
    body.theme-uhc-mir .accordion-wrapper .accordion.hiding {
      position: absolute;
      top: 0; }
    body.theme-uhc-mir .accordion-wrapper .accordion.open span.trigger-open {
      display: inline-block; }
    body.theme-uhc-mir .accordion-wrapper .accordion.open span.trigger-closed {
      display: none; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .accordion-wrapper .accordion.visible {
        background: #d7f0fc; } }
    body.theme-uhc-mir .accordion-wrapper .accordion.visible span.trigger-open, body.theme-uhc-mir .accordion-wrapper .accordion.visible .trigger-closed {
      color: #003DA1; }
    body.theme-uhc-mir .accordion-wrapper .accordion.visible span.trigger-open:after {
      width: 0;
      height: 0;
      border-top: 0 none;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-bottom: 4px solid #003DA1; }
    body.theme-uhc-mir .accordion-wrapper .accordion.visible span.trigger-closed:after {
      width: 0;
      height: 0;
      border-bottom: 0 none;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid #003DA1; }
    body.theme-uhc-mir .accordion-wrapper .accordion.visible h2 {
      color: #272727; }
  body.theme-uhc-mir .accordion-wrapper .accordion-control {
    height: 110px;
    display: none;
    border: 0 none;
    text-align: center;
    padding: 0;
    cursor: pointer; }
    @media (min-width: 980px) {
      body.theme-uhc-mir .accordion-wrapper .accordion-control {
        display: none; } }
    body.theme-uhc-mir .accordion-wrapper .accordion-control .tab-content {
      top: 50%;
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      position: relative; }
      body.theme-uhc-mir .accordion-wrapper .accordion-control .tab-content span {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 600; }
        body.theme-uhc-mir .accordion-wrapper .accordion-control .tab-content span .icon-external {
          margin-left: 8px; }
  body.theme-uhc-mir .accordion-wrapper .accordion-content {
    border: 0 none;
    text-align: left; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .accordion-wrapper .accordion-content {
        border: 0 none; } }
  body.theme-uhc-mir .accordion-wrapper .hide-toggle {
    display: none;
   position: relative;
    text-align: center;
    color: #003DA1;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    margin: 30px 0 0;
    text-decoration: none; }
    @media (min-width: 980px) {
      body.theme-uhc-mir .accordion-wrapper .hide-toggle {
        display: none; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .accordion-wrapper .hide-toggle {
        margin: 20px 0 0 0;
        font-size: 14px; } }
    body.theme-uhc-mir .accordion-wrapper .hide-toggle:after {
      width: 0;
      height: 0;
      border-top: 0 none;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-bottom: 4px solid #003DA1;
      -ms-transform: translateY(-3px);
      -webkit-transform: translateY(-3px);
      transform: translateY(-3px);
      content: " ";
      display: inline-block;
      margin: 0 0 0 8px; }

body.theme-uhc-mir .module.module-accordion-tabs {
  border-bottom: 0 none; }
  @media (min-width: 980px) {
    body.theme-uhc-mir .module.module-accordion-tabs {
      overflow: hidden;
      margin-bottom: 40px; } }
  @media (max-width: 979px) {
    body.theme-uhc-mir .module.module-accordion-tabs .no-plans .accordion-content > div {
      padding: 20px 50px 50px; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.module-accordion-tabs .no-plans .accordion-content > div {
      padding: 20px 10px;
      text-align: center; } }
  body.theme-uhc-mir .module.module-accordion-tabs .accordion-content > div {
    padding: 30px 0px 30px; }
    body.theme-uhc-mir .module.module-accordion-tabs .accordion-content > div > p {
      margin-bottom: 15px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-accordion-tabs .accordion-content > div > p {
          text-align: center; } }
    @media (min-width: 980px) {
      body.theme-uhc-mir .module.module-accordion-tabs .accordion-content > div {
        background: transparent;
        border: 0 none;
        padding: 18px 0 30px 0px; }
        body.theme-uhc-mir .module.module-accordion-tabs .accordion-content > div:last-child {
          padding-bottom: 0; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-accordion-tabs .accordion-content > div {
        padding: 0 0px 20px; } }
    body.theme-uhc-mir .module.module-accordion-tabs .accordion-content > div > h2 {
      font-size: 24px;
      text-align: left;
      margin-bottom: 7px; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .module.module-accordion-tabs .accordion-content > div > h2 {
          display: none; } }

body.theme-uhc-mir:not(.is-med-supp) .only-med-supp {
  display: none !important; }

body.theme-uhc-mir.is-med-supp .only-med-supp {
  display: block !important; }

body.theme-uhc-mir.is-med-supp .no-med-supp {
  display: none !important; }

body.theme-uhc-mir.is-med-supp .only-refined {
  display: none !important; }

body.theme-uhc-mir.is-med-supp .only-unrefinedp {
  display: block !important; }

body.theme-uhc-mir.is-med-supp .only-unrefinedspan {
  display: inline !important; }

body.theme-uhc-mir.is-med-supp.is-refined .only-refined {
  display: inherit !important; }
  body.theme-uhc-mir.is-med-supp.is-refined .only-refined.customize-rate-button {
    display: inline !important; }
  body.theme-uhc-mir.is-med-supp.is-refined .only-refinedh3 {
    display: block !important; }
  body.theme-uhc-mir.is-med-supp.is-refined .only-refined.cta-button {
    display: inline-block !important; }

body.theme-uhc-mir.is-med-supp.is-refined .only-unrefined {
  display: none !important; }

body.theme-uhc-mir.page-plans-landing .aside {
  padding: 40px 0; }

@media (min-width: 980px) {
  body.theme-uhc-mir.page-plans-landing .has-aside {
    padding-top: 70px; } }

@media (max-width: 767px) {
  body.theme-uhc-mir.page-plans-landing .has-aside {
    margin-top: 0;
    z-index: 4; } }

@media (min-width: 980px) {
  body.theme-uhc-mir.page-plans-landing .content-col-2, body.theme-uhc-mir.page-plans-detail .content-col-2 {
    padding-top: 73px; } }

body.theme-uhc-mir.page-plans-landing .plans-section .aside, body.theme-uhc-mir.page-plans-detail .plans-section .aside {
  margin-top: 32px; }
  @media (max-width: 767px) {
    body.theme-uhc-mir.page-plans-landing .plans-section .aside, body.theme-uhc-mir.page-plans-detail .plans-section .aside {
      margin-top: 0; } }

@media (max-width: 979px) {
  body.theme-uhc-mir.page-plans-landing .module.module-aside, body.theme-uhc-mir.page-plans-detail .module.module-aside {
    width: 100%;
    margin-bottom: 15px; } }

@media (max-width: 767px) {
  body.theme-uhc-mir.page-plans-landing .module.module-aside, body.theme-uhc-mir.page-plans-detail .module.module-aside {
    height: auto;
    width: auto;
    float: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0; } }

@media (min-width: 980px) {
  body.theme-uhc-mir.page-plans-detail .content-col-2 {
    padding-top: 0px; } }

body.theme-uhc-mir .module.module-type-1 {
  margin-top: 30px;
  text-align: left; }
  body.theme-uhc-mir .module.module-type-1 ul {
    list-style: disc;
    padding-left: 20px; }
    body.theme-uhc-mir .module.module-type-1 ul li {
      margin-bottom: 5px; }
  body.theme-uhc-mir .module.module-type-1 table td {
    text-align: left; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.module-type-1 {
      margin-top: 0; }
      body.theme-uhc-mir .module.module-type-1 > .uhc-container {
        padding-top: 0 !important; } }

body.theme-uhc-mir .hero.plan-overview-hero,
body.theme-uhc-mir .hero.find-plans-hero {
  position: relative; }
  @media (max-width: 979px) {
    body.theme-uhc-mir .hero.plan-overview-hero > .uhc-container,
    body.theme-uhc-mir .hero.find-plans-hero > .uhc-container {
      width: 768px;
      /*@include transform(none);
        top: auto;
        left: auto;
        position: relative;*/ } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .hero.plan-overview-hero > .uhc-container,
    body.theme-uhc-mir .hero.find-plans-hero > .uhc-container {
      width: auto;
      -ms-transform: none;
      -webkit-transform: none;
      transform: none;
      top: auto;
      left: auto;
      position: relative; } }
  body.theme-uhc-mir .hero.plan-overview-hero .hero-img-wrapper,
  body.theme-uhc-mir .hero.find-plans-hero .hero-img-wrapper {
    height: 315px; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .hero.plan-overview-hero .hero-img-wrapper,
      body.theme-uhc-mir .hero.find-plans-hero .hero-img-wrapper {
        height: auto; } }
    body.theme-uhc-mir .hero.plan-overview-hero .hero-img-wrapper img,
    body.theme-uhc-mir .hero.find-plans-hero .hero-img-wrapper img {
      min-height: 315px; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .hero.plan-overview-hero .hero-img-wrapper img,
        body.theme-uhc-mir .hero.find-plans-hero .hero-img-wrapper img {
          width: 100%;
          height: auto;
          min-width: 0;
          min-height: 0;
          position: relative; } }
  body.theme-uhc-mir .hero.plan-overview-hero .find-plans-wrapper,
  body.theme-uhc-mir .hero.find-plans-hero .find-plans-wrapper {
    -ms-box-shadow: 0 15px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0 15px 30px 0px rgba(0, 0, 0, 0.15); }
    @media (max-width: 979px) {
      body.theme-uhc-mir .hero.plan-overview-hero .find-plans-wrapper,
      body.theme-uhc-mir .hero.find-plans-hero .find-plans-wrapper {
        -ms-box-shadow: none;
        box-shadow: none; } }
  @media (min-width: 980px) {
    body.theme-uhc-mir .hero.plan-overview-hero .plan-overview-wrapper,
    body.theme-uhc-mir .hero.find-plans-hero .plan-overview-wrapper {
      -ms-box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.25); } }
  body.theme-uhc-mir .hero.plan-overview-hero h2,
  body.theme-uhc-mir .hero.find-plans-hero h2 {
    font-size: 26px;
    text-align: center;
    margin: 0 0 10px 0; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.plan-overview-hero h2,
      body.theme-uhc-mir .hero.find-plans-hero h2 {
        font-size: 26px; } }
  body.theme-uhc-mir .hero.plan-overview-hero .overview-main,
  body.theme-uhc-mir .hero.plan-overview-hero .content,
  body.theme-uhc-mir .hero.find-plans-hero .overview-main,
  body.theme-uhc-mir .hero.find-plans-hero .content {
    background: white;
    padding: 20px 20px; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main p,
    body.theme-uhc-mir .hero.plan-overview-hero .content p,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main p,
    body.theme-uhc-mir .hero.find-plans-hero .content p {
      line-height: 1.3; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .hero.plan-overview-hero .overview-main,
      body.theme-uhc-mir .hero.plan-overview-hero .content,
      body.theme-uhc-mir .hero.find-plans-hero .overview-main,
      body.theme-uhc-mir .hero.find-plans-hero .content {
        border-bottom: 0 none; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.plan-overview-hero .overview-main,
      body.theme-uhc-mir .hero.plan-overview-hero .content,
      body.theme-uhc-mir .hero.find-plans-hero .overview-main,
      body.theme-uhc-mir .hero.find-plans-hero .content {
        padding: 20px 0; } }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main.show-zip-field .zip-form,
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main.show-zip-field .change-zip-link,
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main.show-zip-field .cancel-location-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content.show-zip-field .zip-form,
    body.theme-uhc-mir .hero.plan-overview-hero .content.show-zip-field .change-zip-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content.show-zip-field .cancel-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main.show-zip-field .zip-form,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main.show-zip-field .change-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main.show-zip-field .cancel-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .content.show-zip-field .zip-form,
    body.theme-uhc-mir .hero.find-plans-hero .content.show-zip-field .change-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .content.show-zip-field .cancel-location-link {
      display: block; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main.show-zip-field .cancel-zip-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content.show-zip-field .cancel-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main.show-zip-field .cancel-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .content.show-zip-field .cancel-zip-link {
      display: block; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main.show-zip-field .change-zip-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content.show-zip-field .change-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main.show-zip-field .change-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .content.show-zip-field .change-zip-link {
      display: block; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main.show-zip-field .change-location-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content.show-zip-field .change-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main.show-zip-field .change-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .content.show-zip-field .change-location-link {
      display: none; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main.show-zip-field .cancel-location-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content.show-zip-field .cancel-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main.show-zip-field .cancel-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .content.show-zip-field .cancel-location-link {
      display: block; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main.show-location-field .location-form,
    body.theme-uhc-mir .hero.plan-overview-hero .content.show-location-field .location-form,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main.show-location-field .location-form,
    body.theme-uhc-mir .hero.find-plans-hero .content.show-location-field .location-form {
      display: block;
      position: relative;
      top: auto;
      left: auto;
      opacity: 1; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main.show-location-field .zip-form,
    body.theme-uhc-mir .hero.plan-overview-hero .content.show-location-field .zip-form,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main.show-location-field .zip-form,
    body.theme-uhc-mir .hero.find-plans-hero .content.show-location-field .zip-form {
      display: none; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main.show-location-field .change-zip-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content.show-location-field .change-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main.show-location-field .change-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .content.show-location-field .change-zip-link {
      display: none; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main.show-location-field .cancel-location-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content.show-location-field .cancel-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main.show-location-field .cancel-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .content.show-location-field .cancel-location-link {
      display: block; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main.show-location-field .change-location-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content.show-location-field .change-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main.show-location-field .change-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .content.show-location-field .change-location-link {
      display: none; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main .modal-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content .modal-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main .modal-link,
    body.theme-uhc-mir .hero.find-plans-hero .content .modal-link {
      display: block;
      margin: 5px 0 0 0;
      font-size: 14px; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .hero.plan-overview-hero .overview-main .modal-link,
        body.theme-uhc-mir .hero.plan-overview-hero .content .modal-link,
        body.theme-uhc-mir .hero.find-plans-hero .overview-main .modal-link,
        body.theme-uhc-mir .hero.find-plans-hero .content .modal-link {
          margin-top: 10px; } }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main .cancel-zip-link,
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main .cancel-location-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content .cancel-zip-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content .cancel-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main .cancel-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main .cancel-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .content .cancel-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .content .cancel-location-link {
      display: none;
      margin-top: 5px; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .hero.plan-overview-hero .overview-main .cancel-zip-link,
        body.theme-uhc-mir .hero.plan-overview-hero .overview-main .cancel-location-link,
        body.theme-uhc-mir .hero.plan-overview-hero .content .cancel-zip-link,
        body.theme-uhc-mir .hero.plan-overview-hero .content .cancel-location-link,
        body.theme-uhc-mir .hero.find-plans-hero .overview-main .cancel-zip-link,
        body.theme-uhc-mir .hero.find-plans-hero .overview-main .cancel-location-link,
        body.theme-uhc-mir .hero.find-plans-hero .content .cancel-zip-link,
        body.theme-uhc-mir .hero.find-plans-hero .content .cancel-location-link {
          margin-top: 15px; } }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main .change-zip-link,
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main .cancel-zip-link,
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main .change-location-link,
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main .cancel-location-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content .change-zip-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content .cancel-zip-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content .change-location-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content .cancel-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main .change-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main .cancel-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main .change-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main .cancel-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .content .change-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .content .cancel-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .content .change-location-link,
    body.theme-uhc-mir .hero.find-plans-hero .content .cancel-location-link {
      font-size: 14px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .hero.plan-overview-hero .overview-main .change-zip-link,
        body.theme-uhc-mir .hero.plan-overview-hero .overview-main .cancel-zip-link,
        body.theme-uhc-mir .hero.plan-overview-hero .overview-main .change-location-link,
        body.theme-uhc-mir .hero.plan-overview-hero .overview-main .cancel-location-link,
        body.theme-uhc-mir .hero.plan-overview-hero .content .change-zip-link,
        body.theme-uhc-mir .hero.plan-overview-hero .content .cancel-zip-link,
        body.theme-uhc-mir .hero.plan-overview-hero .content .change-location-link,
        body.theme-uhc-mir .hero.plan-overview-hero .content .cancel-location-link,
        body.theme-uhc-mir .hero.find-plans-hero .overview-main .change-zip-link,
        body.theme-uhc-mir .hero.find-plans-hero .overview-main .cancel-zip-link,
        body.theme-uhc-mir .hero.find-plans-hero .overview-main .change-location-link,
        body.theme-uhc-mir .hero.find-plans-hero .overview-main .cancel-location-link,
        body.theme-uhc-mir .hero.find-plans-hero .content .change-zip-link,
        body.theme-uhc-mir .hero.find-plans-hero .content .cancel-zip-link,
        body.theme-uhc-mir .hero.find-plans-hero .content .change-location-link,
        body.theme-uhc-mir .hero.find-plans-hero .content .cancel-location-link {
          font-size: 14px; } }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main .zip-form,
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main .location-form,
    body.theme-uhc-mir .hero.plan-overview-hero .content .zip-form,
    body.theme-uhc-mir .hero.plan-overview-hero .content .location-form,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main .zip-form,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main .location-form,
    body.theme-uhc-mir .hero.find-plans-hero .content .zip-form,
    body.theme-uhc-mir .hero.find-plans-hero .content .location-form {
      display: none;
      margin-bottom: 10px; }
      body.theme-uhc-mir .hero.plan-overview-hero .overview-main .zip-form input,
      body.theme-uhc-mir .hero.plan-overview-hero .overview-main .location-form input,
      body.theme-uhc-mir .hero.plan-overview-hero .content .zip-form input,
      body.theme-uhc-mir .hero.plan-overview-hero .content .location-form input,
      body.theme-uhc-mir .hero.find-plans-hero .overview-main .zip-form input,
      body.theme-uhc-mir .hero.find-plans-hero .overview-main .location-form input,
      body.theme-uhc-mir .hero.find-plans-hero .content .zip-form input,
      body.theme-uhc-mir .hero.find-plans-hero .content .location-form input {
        width: 150px; }
    /*body.theme-uhc-mir .hero.plan-overview-hero .overview-main .location-form,
    body.theme-uhc-mir .hero.plan-overview-hero .content .location-form,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main .location-form,
    body.theme-uhc-mir .hero.find-plans-hero .content .location-form {
      display: block;
      position: absolute;
      top: -999px;
      left: -999px;
      opacity: 0; }*/
    .overview-main .location-form{
      display:none;
    }
      .overview-main.show-location-field .location-form{
      display:block;
    }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-main .change-zip-link,
    body.theme-uhc-mir .hero.plan-overview-hero .content .change-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .overview-main .change-zip-link,
    body.theme-uhc-mir .hero.find-plans-hero .content .change-zip-link {
      display: none; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.plan-overview-hero .overview-main .location-form-container,
      body.theme-uhc-mir .hero.plan-overview-hero .content .location-form-container,
      body.theme-uhc-mir .hero.find-plans-hero .overview-main .location-form-container,
      body.theme-uhc-mir .hero.find-plans-hero .content .location-form-container {
        width: 220px;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.plan-overview-hero .overview-main .location-form span,
      body.theme-uhc-mir .hero.plan-overview-hero .content .location-form span,
      body.theme-uhc-mir .hero.find-plans-hero .overview-main .location-form span,
      body.theme-uhc-mir .hero.find-plans-hero .content .location-form span {
        display: block;
        padding-bottom: 7px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.plan-overview-hero .overview-main .location-form p:first-child,
      body.theme-uhc-mir .hero.plan-overview-hero .content .location-form p:first-child,
      body.theme-uhc-mir .hero.find-plans-hero .overview-main .location-form p:first-child,
      body.theme-uhc-mir .hero.find-plans-hero .content .location-form p:first-child {
        text-align: left; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.plan-overview-hero .overview-main .location-form input,
      body.theme-uhc-mir .hero.plan-overview-hero .content .location-form input,
      body.theme-uhc-mir .hero.find-plans-hero .overview-main .location-form input,
      body.theme-uhc-mir .hero.find-plans-hero .content .location-form input {
        width: 220px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.plan-overview-hero .overview-main .location-form #state-selectSelectBoxIt,
      body.theme-uhc-mir .hero.plan-overview-hero .content .location-form #state-selectSelectBoxIt,
      body.theme-uhc-mir .hero.find-plans-hero .overview-main .location-form #state-selectSelectBoxIt,
      body.theme-uhc-mir .hero.find-plans-hero .content .location-form #state-selectSelectBoxIt {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.plan-overview-hero .overview-main .location-form #state-selectSelectBoxIt,
      body.theme-uhc-mir .hero.plan-overview-hero .content .location-form #state-selectSelectBoxIt,
      body.theme-uhc-mir .hero.find-plans-hero .overview-main .location-form #state-selectSelectBoxIt,
      body.theme-uhc-mir .hero.find-plans-hero .content .location-form #state-selectSelectBoxIt {
        width: 220px; } }
  body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs:after,
  body.theme-uhc-mir .hero.find-plans-hero .overview-tabs:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 979px) {
    body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs,
    body.theme-uhc-mir .hero.find-plans-hero .overview-tabs {
      -ms-box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.25); } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs,
    body.theme-uhc-mir .hero.find-plans-hero .overview-tabs {
      -ms-box-shadow: none;
      box-shadow: none; } }
  body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab,
  body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab {
    position: relative;
    background: #F5F5F5;
    border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    border-bottom: 0 none;
    width: 260px;
    float: left;
    padding: 15px 0px 25px;
    text-align: center;
    cursor: pointer; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab,
      body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab {
        width: 33.3333%; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab,
      body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab {
        width: 100%;
        min-height: 100px;
        padding: 0; } }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab:first-child,
    body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab:first-child {
      border-left: 0 none; }
      body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab:first-child .tab-contents,
      body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab:first-child .tab-contents {
        border-left: 0; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab:hover,
    body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab:hover {
      background: #C0E9FF; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab:after,
    body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab:after {
      width: 0;
      height: 0;
      border-bottom: 0 none;
      border-left: 18px solid transparent;
      border-right: 18px solid transparent;
      border-top: 18px solid #C0E9FF;
      left: 50%;
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      display: none;
      position: absolute;
      content: " ";
      bottom: -17px; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab.active,
    body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab.active {
      background: #C0E9FF;
      color: #272727;
      cursor: default; }
      body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab.active:after,
      body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab.active:after {
        display: block; }
      body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab.active .trigger-open,
      body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab.active .trigger-open {
        display: none; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab.active .trigger-open,
          body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab.active .trigger-open {
            display: block; } }
        body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab.active .trigger-open .cta-button,
        body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab.active .trigger-open .cta-button {
          cursor: default; }
      body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab.active .trigger-closed,
      body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab.active .trigger-closed {
        display: none; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .tab-contents,
    body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .tab-contents {
      min-height: 100%;
      padding: 0 20px;
      position: relative; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .tab-contents,
        body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .tab-contents {
          padding: 0 15px; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .tab-contents,
        body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .tab-contents {
          top: 50%;
          -ms-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          position: absolute;
          min-height: 0;
          width: 100%; } }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .title,
    body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .title {
      font-weight: 600;
      font-size: 20px;
      display: block;
      margin: 0 0 15px;
      line-height: 1.2; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .title,
        body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .title {
          margin: 0 0 5px;
          line-height: 1.2; } }
      body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .title span:first-child,
      body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .title span:first-child {
        font-size: inherit;
        font-weight: inherit;
        line-height: 1.8;
        display: block; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .title span:first-child,
          body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .title span:first-child {
            display: inline-block;
            margin: 0 5px 0 0;
            line-height: 1.2; } }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab > span,
    body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab > span {
      display: block;
      margin: 0 0 15px;
      font-size: 16px; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-open, body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-closed,
    body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-open,
    body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-closed {
      position: relative;
      bottom: 0;
      display: block; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-open:after, body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-closed:after,
        body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-open:after,
        body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-closed:after {
          width: 0;
          height: 0;
          border-right: 0 none;
          border-top: 5px solid transparent;
          border-bottom: 5px solid transparent;
          border-left: 5px solid #003DA1;
          display: inline-block;
          position: relative;
          content: " ";
          margin-left: 7px;
          top: 1px; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-open, body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-closed,
        body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-open,
        body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-closed {
          display: block; } }
      body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-open a, body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-closed a,
      body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-open a,
      body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-closed a {
        font-weight: 600; }
        body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-open a svg, body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-closed a svg,
        body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-open a svg,
        body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-closed a svg {
          display: inline-block;
          fill: #003DA1; }
          @media (max-width: 767px) {
            body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-open a svg, body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-closed a svg,
            body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-open a svg,
            body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-closed a svg {
              display: none; } }
        body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-open a:hover, body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-closed a:hover,
        body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-open a:hover,
        body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-closed a:hover {
          color: #003DA1; }
          body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-open a:hover svg, body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-closed a:hover svg,
          body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-open a:hover svg,
          body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-closed a:hover svg {
            fill: #003DA1; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-open,
    body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-open {
      color: #003DA1;
      text-decoration: underline;
      display: none;
      font-weight: 600;
      margin: 0; }
    body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-closed,
    body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-closed {
      color: #003DA1;
      text-decoration: underline;
      font-weight: 600;
      margin: 0;
      display: block;
      cursor: pointer; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs .tab .trigger-closed,
        body.theme-uhc-mir .hero.find-plans-hero .overview-tabs .tab .trigger-closed {
          display: block; } }
  body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs[data-tab-count="4"] .tab,
  body.theme-uhc-mir .hero.find-plans-hero .overview-tabs[data-tab-count="4"] .tab {
    width: 25%; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs[data-tab-count="4"] .tab,
      body.theme-uhc-mir .hero.find-plans-hero .overview-tabs[data-tab-count="4"] .tab {
        width: 100%; } }
  body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs[data-tab-count="3"] .tab,
  body.theme-uhc-mir .hero.find-plans-hero .overview-tabs[data-tab-count="3"] .tab {
    width: 33.33333334%; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs[data-tab-count="3"] .tab,
      body.theme-uhc-mir .hero.find-plans-hero .overview-tabs[data-tab-count="3"] .tab {
        width: 100%; } }
  body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs[data-tab-count="2"] .tab,
  body.theme-uhc-mir .hero.find-plans-hero .overview-tabs[data-tab-count="2"] .tab {
    width: 50%; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.plan-overview-hero .overview-tabs[data-tab-count="2"] .tab,
      body.theme-uhc-mir .hero.find-plans-hero .overview-tabs[data-tab-count="2"] .tab {
        width: 100%; } }

body.theme-uhc-mir .hero.find-plans-hero,
body.theme-uhc-mir .hero.plan-overview-hero {
  z-index: 4; }
  body.theme-uhc-mir .hero.find-plans-hero > .uhc-container,
  body.theme-uhc-mir .hero.plan-overview-hero > .uhc-container {
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    text-align: center;
    width: 800px; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .hero.find-plans-hero > .uhc-container,
      body.theme-uhc-mir .hero.plan-overview-hero > .uhc-container {
        width: 768px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.find-plans-hero > .uhc-container,
      body.theme-uhc-mir .hero.plan-overview-hero > .uhc-container {
        top: auto;
        left: auto;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        width: auto;
        position: relative; } }

body.theme-uhc-mir .hero.plan-overview-hero {
  z-index: 4; }
  body.theme-uhc-mir .hero.plan-overview-hero.show {
    display: block; }
  @media (max-width: 979px) {
    body.theme-uhc-mir .hero.plan-overview-hero .hero-img-wrapper {
      display: none; } }
  @media (min-width: 980px) {
    body.theme-uhc-mir .hero.plan-overview-hero > .uhc-container {
      left: 50%;
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      top: auto;
      bottom: -45px; }
    body.theme-uhc-mir .hero.plan-overview-hero .hero-img-wrapper {
      min-height: 300px;
      background: #F5F5F5; }
      body.theme-uhc-mir .hero.plan-overview-hero .hero-img-wrapper img {
        min-height: 300px;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: -65px;
        max-width: 1500px;
        min-width: 800px; } }
  @media (max-width: 979px) {
    body.theme-uhc-mir .hero.plan-overview-hero > .uhc-container {
      -ms-transform: none;
      -webkit-transform: none;
      transform: none;
      position: relative;
      top: auto;
      left: auto;
      bottom: auto; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .hero.plan-overview-hero {
      display: none;
      margin-bottom: 0px; }
      body.theme-uhc-mir .hero.plan-overview-hero > .uhc-container {
        padding: 0; }
      body.theme-uhc-mir .hero.plan-overview-hero .overview-main {
        padding: 15px 10px; } }

body.theme-uhc-mir .hero.find-plans-hero > .uhc-container {
  width: 600px; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .hero.find-plans-hero > .uhc-container {
      width: auto; } }

body.theme-uhc-mir .hero.find-plans-hero h1, body.theme-uhc-mir .hero.find-plans-hero h2 {
  margin-bottom: 5px; }

@media (max-width: 767px) {
  body.theme-uhc-mir .hero.find-plans-hero .lookup-zip-link {
    font-size: 14px; } }

body.theme-uhc-mir .hero.find-plans-hero .content .zip-form {
  display: block;
  margin: 15px 0; }

body.theme-uhc-mir .hero.find-plans-hero .content .zip-lookup-button {
  margin: 10px 0 0 0; }

body.theme-uhc-mir .swiper-container {
  width: 100%; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .swiper-container {
      margin-top: 20px;
      padding: 0 15px; } }

body.theme-uhc-mir .swiper-content {
  padding: 0 20px; }

body.theme-uhc-mir .swiper-wrapper {
  padding: 0 0 10px 0; }
  @media (min-width: 768px) {
    body.theme-uhc-mir .swiper-wrapper {
      display: block;
      height: auto; } }

@media (min-width: 768px) {
  body.theme-uhc-mir .swiper-slide {
    display: block;
    height: auto;
    width: auto; } }

body.theme-uhc-mir .plan-overview-list {
  margin: 29px 0 40px 0;
  position: relative;
  overflow: hidden; }
  body.theme-uhc-mir .plan-overview-list.show {
    display: block; }
  @media (max-width: 979px) {
    body.theme-uhc-mir .plan-overview-list {
      margin-top: 30px; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .plan-overview-list {
      display: none;
      margin: 15px -15px 0 -15px; } }
  body.theme-uhc-mir .plan-overview-list .back-to-plans {
    font-size: 14px;
    display: none;
    position: relative;
    padding: 0 0 0 10px;
    z-index: 3; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .plan-overview-list .back-to-plans {
        margin-left: 0; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .plan-overview-list .back-to-plans {
        display: block;
        margin-left: 15px; margin-top:1.5em !important; } }
    body.theme-uhc-mir .plan-overview-list .back-to-plans:before {
      width: 0;
      height: 0;
      border-left: 0 none;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-right: 5px solid #003DA1;
      top: 50%;
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      display: block;
      left: 0;
      content: " ";
      position: absolute; }
  body.theme-uhc-mir .plan-overview-list .plan-list {
    background: #FFFFFF;
    position: absolute;
    display: block;
    border-top: 0 none;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: opacity 300ms linear; }
    body.theme-uhc-mir .plan-overview-list .plan-list h2 {
      color: #272727;
      font-size: 24px;
      font-weight: 600;
      margin: 0 0 0px 0; }
      body.theme-uhc-mir .plan-overview-list .plan-list h2 sup {
        font-size: 16px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .plan-overview-list .plan-list .plan-list-content > h2 {
        font-size: 22px;
        padding: 15px 0 0;
        margin: 0 15px 5px 15px; } }
    body.theme-uhc-mir .plan-overview-list .plan-list .plan-list-content > h2 + span {
      display: block; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .plan-overview-list .plan-list .plan-list-content > h2 + span {
          margin: 0 15px 0 15px; } }
    body.theme-uhc-mir .plan-overview-list .plan-list.active {
      opacity: 1; }
      body.theme-uhc-mir .plan-overview-list .plan-list.active .plan-list-content {
        max-height: 100%; }
    body.theme-uhc-mir .plan-overview-list .plan-list.show {
      visibility: visible;
      z-index: 4;
      position: relative; }
      body.theme-uhc-mir .plan-overview-list .plan-list.show .accordion-content {
        max-height: 100%; }
    body.theme-uhc-mir .plan-overview-list .plan-list.hiding {
      position: absolute;
      top: 0; }
      body.theme-uhc-mir .plan-overview-list .plan-list.show .content-cols h4{color:#444444;}
body.theme-uhc-mir .module.module-plan-overview {
  -ms-box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  background: #FFFFFF;
  position: relative;
  margin: 45px 0 0 0;
  border-radius: 5px;
  overflow: hidden; }
  @media (min-width: 980px) {
    body.theme-uhc-mir .module.module-plan-overview {
      border: solid 1px #DFDFDF;
      width: 100%; } }
  @media (max-width: 979px) {
    body.theme-uhc-mir .module.module-plan-overview {
      border: solid 1px #DFDFDF;
      width: 720px; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.module-plan-overview {
      -ms-box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.25);
      box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.25);
      margin: 0;
      width: auto; } }
  body.theme-uhc-mir .module.module-plan-overview:first-of-type {
    margin: 30px 0 0 0; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-overview:first-of-type {
        margin: 0; } }
  body.theme-uhc-mir .module.module-plan-overview .pdf-link {
    display: block; }
    body.theme-uhc-mir .module.module-plan-overview .pdf-link:before {
      display: inline-block;
      content: " ";
      background: url("../images/icon-pdf.png") center no-repeat;
      background-size: 50%;
      width: 23px;
      height: 18px;
      top: 4px;
      margin-left: -4px;
      position: relative; }
  body.theme-uhc-mir .module.module-plan-overview.compare-add .content-secondary {
    height: 168px; }
               @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-overview.compare-add .content-secondary {
    height: 185px; } }
  body.theme-uhc-mir .module.module-plan-overview.compare-error .content-secondary {
    height: 177px; }
               @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-overview.compare-error .content-secondary {
        height: 185px; } }
  body.theme-uhc-mir .module.module-plan-overview > .uhc-container {
    padding: 0 20px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-overview > .uhc-container {
        padding: 0 15px; } }
  body.theme-uhc-mir .module.module-plan-overview .content {
    margin: 0;
    padding: 0 0 25px 0;
    text-align: left; }
    body.theme-uhc-mir .module.module-plan-overview .content > a,
    body.theme-uhc-mir .module.module-plan-overview .content > span {
      line-height: 32px; }
    body.theme-uhc-mir .module.module-plan-overview .content .content-cols {
      padding: 20px 0; }
      body.theme-uhc-mir .module.module-plan-overview .content .content-cols:after {
        content: " ";
        display: block;
        clear: both; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-overview .content .content-cols {
          padding: 12px 0; } }
      body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div {
        width: 50%;
        float: left;
        padding: 0 30px 0 0; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div {
            width: auto;
            float: none;
            padding: 0; } }
        body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div h3 {
          font-size: 16px;
          margin: 0 0 18px 0; }
          @media (max-width: 767px) {
            body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div h3 {
              margin: 0 0 12px; } }
        body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div .float-box-right {
          float: right;
          padding: 20px 25px;
          border: solid 1px #ccc;
          background: #fff;
          margin: 25px; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div:first-of-type {
            margin-bottom: 25px; } }
        body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div:first-of-type ul {
          margin: 0 0 0 20px;
          list-style: disc; }
        @media (min-width: 768px) {
          body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div:nth-of-type(2) h3, body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div:nth-of-type(3) h3 {
            margin: 0 0 8px 0; } }
        body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div:nth-of-type(2) ul, body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div:nth-of-type(3) ul {
          border: solid 1px #DFDFDF; }
          body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div:nth-of-type(2) ul li, body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div:nth-of-type(3) ul li {
            background: #FFFFFF;
            padding: 5px 10px;
            margin: 0;
            border-top: solid 1px #DFDFDF; }
            body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div:nth-of-type(2) ul li:first-child, body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div:nth-of-type(3) ul li:first-child {
              border-top: 0 none; }
            body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div:nth-of-type(2) ul li:nth-child(odd), body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div:nth-of-type(3) ul li:nth-child(odd) {
              background: #F5F5F5; }
        body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div ul li {
          margin: 0 0 8px;
          line-height: 1.3; }
          body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div ul li:after {
            content: " ";
            display: block;
            clear: both; }
          body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div ul li a {
            display: block;
            float: left;
            clear: both; }
          @media (max-width: 767px) {
            body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div ul li span:not(.float-right) {
              max-width: 145px;
               } }
          body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div ul li span.float-right {
            float: right;
            font-weight: 600; }
        body.theme-uhc-mir .module.module-plan-overview .content .content-cols > div sup {
          vertical-align: 5px;
          font-size: 8px;
          margin-left: 1px; }
  body.theme-uhc-mir .module.module-plan-overview .segment-title {
    min-height: 80px;
    background: #003DA1;
    padding: 20px 20px;
    text-align: left; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-overview .segment-title {
        padding: 15px; } }
    body.theme-uhc-mir .module.module-plan-overview .segment-title h2, body.theme-uhc-mir .module.module-plan-overview .segment-title h3 {
      position: relative;
      font-size: 20px;
      font-weight: 600;
      color: #FFFFFF;
      margin: 0;
      display: inline-block; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-overview .segment-title h2, body.theme-uhc-mir .module.module-plan-overview .segment-title h3 {
          font-size: 18px;
          margin-bottom: 5px; } }
    body.theme-uhc-mir .module.module-plan-overview .segment-title a[rel="tooltip"] {
      display: inline-block; }
      body.theme-uhc-mir .module.module-plan-overview .segment-title a[rel="tooltip"] svg {
        fill: #FFFFFF; }
      body.theme-uhc-mir .module.module-plan-overview .segment-title a[rel="tooltip"].standalone {
        height: 12px;
        margin: 0 0 0 4px; }
  body.theme-uhc-mir .module.module-plan-overview .view-more-link {
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
    display: inline-block; }
    body.theme-uhc-mir .module.module-plan-overview .view-more-link:after {
      width: 0;
      height: 0;
      border-right: 0 none;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-left: 5px solid #003DA1;
      display: inline-block;
      position: relative;
      content: " ";
      margin-left: 7px;
      top: 1px; }
    body.theme-uhc-mir .module.module-plan-overview .view-more-link--external .icon-external {
      fill: white; }
    body.theme-uhc-mir .module.module-plan-overview .view-more-link--external:after {
      display: none; }
  body.theme-uhc-mir .module.module-plan-overview a[rel="tooltip"].standalone {
    height: 12px;
    margin: 0 0 0 0px; }
  body.theme-uhc-mir .module.module-plan-overview .featured-flag {
    background: #bbeabb;
    font-weight: 600;
    line-height: 32px;
    display: inline-block;
    padding: 0 10px;
    z-index: 2;
    margin: 0 6px 0 0; }
    body.theme-uhc-mir .module.module-plan-overview .featured-flag:after {
      width: 0;
      height: 0;
      border-bottom: 0 none;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #21B01E;
      left: 50%;
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      display: none;
      position: absolute;
      content: " ";
      bottom: -10px; }
    body.theme-uhc-mir .module.module-plan-overview .featured-flag + a[rel="tooltip"] {
      top: 5px; }
  body.theme-uhc-mir .module.module-plan-overview .content-secondary {
    height: 134px;
    transition: height 150ms ease-in-out;
    padding-top: 30px; }
    body #is_cq_widget .theme-uhc-mir .module.module-plan-overview .content-secondary {
    height: 100%;}
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-overview .content-secondary {
        height: 135px; } }
    body.theme-uhc-mir .module.module-plan-overview .content-secondary .cta-button {
      margin: 0 10px 0 0;
      width: 260px; }
      body.theme-uhc-mir .module.module-plan-overview .content-secondary .cta-button.hidden {
        display: none; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .cta-button {
          margin: 20px 0 0 0; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .cta-button {
          margin: 20px 0 0 0;
          width: inherit; }
          body.theme-uhc-mir .module.module-plan-overview .content-secondary .cta-button:first-child {
            margin-top: 0; } }
      body.theme-uhc-mir .module.module-plan-overview .content-secondary .cta-button + p {
        margin-top: 8px; }
    body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box {
      margin: 0 0 15px 0;
      display: block;
      height: auto;
      transition: max-height 300ms ease-in-out; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box {
          margin: 0; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box {
          margin: 0; } }
      body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box.compare-add .content-secondary {
        height: 200px; }
      body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .content-secondary {
        transition: height 300ms ease-in-out;
        height: 105px; }
      body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box input[type="checkbox"] + label {
        color: #003DA1;
        font-weight: 600;
        padding-top: 3px; }
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box input[type="checkbox"] + label:before {
          background-color: #FFFFFF; }
      body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .single-added-text,
      body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .multiple-added-text,
      body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .max-added-text,
                 body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .remove-plan-text {
        display: none;
        margin: 6px 0 0 0; }
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .single-added-text.show,
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .multiple-added-text.show,
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .max-added-text.show,
                              body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .remove-plan-text.show {
          display: inline-block; }
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .single-added-text > a,
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .single-added-text .compare-link,
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .multiple-added-text > a,
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .multiple-added-text .compare-link,
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .max-added-text > a,
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .max-added-text .compare-link,
                              body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .remove-plan-text > a,
        body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .remove-plan-text .compare-link {
          display: block;
          margin: 12px 0 0 0;
          position: relative; }
          body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .single-added-text > a:after,
          body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .single-added-text .compare-link:after,
          body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .multiple-added-text > a:after,
          body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .multiple-added-text .compare-link:after,
          body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .max-added-text > a:after,
          body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .max-added-text .compare-link:after,
                                body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .remove-plan-text > a:after,
          body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .remove-plan-text .compare-link:after {
            width: 0;
            height: 0;
            border-right: 0 none;
            border-top: 5px solid transparent;
            border-bottom: 5px solid transparent;
            border-left: 5px solid #003DA1;
            display: inline-block;
            position: relative;
            content: " ";
            margin-left: 7px;
            top: 1px; }
      body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .multiple-added-text,
      body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .max-added-text {
        margin: 3px 0 0 -10px;
        text-align: center; }
      body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box .cta-button {
        margin: 0; }
      body.theme-uhc-mir .module.module-plan-overview .content-secondary .compare-box > span {
        display: block; }
                 body.theme-uhc-mir .module.module-plan-overview .content-secondary .remove-plan-text {
       color: #E91B18;
       font-weight: 600; }
  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .only-refined {
    display: none !important; }
  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .only-unrefinedp {
    display: block !important; }
  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .only-unrefinedspan {
    display: inline !important; }
  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan.is-refined .only-refined {
    display: inherit !important; }
  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan.is-refined .only-unrefined {
    display: none !important; }
  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .cta-button span {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    top: auto;
    margin-top: 2px; }
  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .featured-flag {
    position: absolute; }
  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols {
    width: 100%;
    padding-top: 0; }
    body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div {
      width: 100%;
      padding: 20px 20% 0;
      position: relative; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div {
          width: auto;
          padding: 30px 0; } }
      body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate {
        border-top: 0 none;
        border-bottom: solid 1px #DFDFDF;
        padding: 0;
        width: calc(100% + 40px);
        margin: 0 -20px;
        background: #fff;
        display: table; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate {
            width: auto;
            display: block; } }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type > div, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate > div {
          width: 50%;
          padding: 60px 60px 25px;
          display: table-cell;
          vertical-align: top; }
          body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type > div.float-left, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate > div.float-left {
            padding-right: 25px;
            float: none; }
          body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type > div.float-right, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate > div.float-right {
            padding-left: 25px;
            float: none; }
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type > div.float-right p, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate > div.float-right p {
              font-size: 12px; }
          @media (max-width: 767px) {
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type > div, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate > div {
              width: 100%;
              display: block; }
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type > div.float-left, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate > div.float-left {
                float: none;
                padding: 50px 20px 30px; }
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type > div.float-right, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate > div.float-right {
                float: none;
                padding: 20px 20px 20px; } }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type.highlight .float-left, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate.highlight .float-left {
          background: #e1fadf;
          transition: background-color 200ms linear 75ms; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type.remove-highlight .float-left, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate.remove-highlight .float-left {
          background: #fff;
          transition: background-color 1s linear; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type h3, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate h3 {
          font-size: 40px;
          margin-bottom: 5px;
          margin-right: 30px; }
          @media (max-width: 767px) {
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type h3, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate h3 {
              float: none;
              margin-right: 0; } }
          body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type h3 span, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate h3 span {
            display: block; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type p span, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate p span {
          display: inline; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type .customize-rate-button span, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate .customize-rate-button span {
          color: #003DA1; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type .customize-rate-button:hover span, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate .customize-rate-button:hover span {
          color: #122377; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type .customize-rate-button:after, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate .customize-rate-button:after {
          width: 0;
          height: 0;
          border-right: 0 none;
          border-top: 5px solid transparent;
          border-bottom: 5px solid transparent;
          border-left: 5px solid #003DA1;
          display: inline-block;
          position: relative;
          content: " ";
          margin-left: 7px;
          top: 1px; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type h4, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate h4 {
          font-size: 22px;
          font-weight: 600;
          margin-bottom: 10px; }
          body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:first-of-type h4 span, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.rate h4 span {
            display: block; }
      body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.benefits, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:nth-of-type(2) {
        padding-bottom: 40px;
        padding-top: 30px; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.benefits ul + h3, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:nth-of-type(2) ul + h3 {
          margin-top: 40px; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.benefits ul a[rel='tooltip'], body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:nth-of-type(2) ul a[rel='tooltip'] {
          display: inline-block;
          position: relative;
          float: none;
          width: 20px;
          height: 10px; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.benefits .expand-riders-link, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:nth-of-type(2) .expand-riders-link {
          position: absolute;
          background: #FFFFFF;
          padding: 0 10px;
          display: block;
          z-index: 10;
          bottom: -7px;
          left: 50%;
          -ms-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
          body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.benefits .expand-riders-link:after, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div:nth-of-type(2) .expand-riders-link:after {
            width: 0;
            height: 0;
            border-bottom: 0 none;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #003DA1;
            display: inline-block;
            position: relative;
            content: " ";
            margin-left: 7px;
            top: 0px; }
      body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders {
        border-top: solid 1px #DFDFDF;
        max-height: 0;
        overflow: hidden;
        transition: max-height 200ms linear;
        padding: 0px 0; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders:after {
          content: " ";
          display: block;
          clear: both; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .rider-box {
          margin: 20px 0 0 0;
          width: 20%;
          height: 100px;
          text-align: center;
          float: left;
          padding: 15px 10px; }
          @media (max-width: 767px) {
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .rider-box {
              float: none;
              width: 100%; } }
          body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .rider-box:nth-child(odd) {
            background: #F5F5F5; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders.show {
          max-height: 500px; }
          @media (max-width: 767px) {
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders.show {
              max-height: 800px; } }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table,
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table {
          text-align: left;
          border: solid 1px #DFDFDF;
          width: 100%;
          margin: 20px 0 20px 0;
          table-layout: fixed; }
          body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr,
          body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr {
            background: #FFFFFF; }
            @media (max-width: 767px) {
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr {
                display: block; } }
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr:nth-child(even),
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr:nth-child(even) {
              background: #F5F5F5;
              border-top: solid 1px #DFDFDF;
              border-bottom: solid 1px #DFDFDF; }
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th,
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td,
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th {
              text-align: left;
              padding: 10px 15px;
              line-height: 1.3;
              border-left: solid 1px #DFDFDF; }
              @media (max-width: 767px) {
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th {
                  border-left: 0 none; } }
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td span, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th span,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td span,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th span {
                padding-left: 12px;
                display: block;
                margin: 0 0 7px 0;
                line-height: 1.3; }
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td sup, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th sup,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td sup,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th sup {
                vertical-align: 5px;
                font-size: 8px;
                margin-left: 1px; }
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td strong, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th strong,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td strong,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th strong {
                display: block; }
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td .select-wrapper, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th .select-wrapper,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td .select-wrapper,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th .select-wrapper {
                margin-right: -15px; }
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td .select-wrapper span, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th .select-wrapper span,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td .select-wrapper span,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th .select-wrapper span {
                  padding-left: 20px; }
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td .select-wrapper input[type="checkbox"].custom-checkbox + label, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th .select-wrapper input[type="checkbox"].custom-checkbox + label,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td .select-wrapper input[type="checkbox"].custom-checkbox + label,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th .select-wrapper input[type="checkbox"].custom-checkbox + label {
                  padding-left: 5px; }
              @media (max-width: 767px) {
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th {
                  display: block;
                  padding: 1px 20px; } }
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td:first-child, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th:first-child,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td:first-child,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th:first-child {
                border-left: 0 none;
                padding-right: 13px; }
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td:first-child span, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th:first-child span,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td:first-child span,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th:first-child span {
                  padding-left: 0;
                  margin: 0; }
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td:first-child .select-wrapper span, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th:first-child .select-wrapper span,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td:first-child .select-wrapper span,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th:first-child .select-wrapper span {
                  padding-left: 20px; }
                @media (max-width: 767px) {
                  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td:first-child, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th:first-child,
                  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td:first-child,
                  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th:first-child {
                    border-right: 0 none;
                    padding: 12px 20px 2px 20px; } }
              @media (max-width: 767px) {
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr td:last-child, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th:last-child,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr td:last-child,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th:last-child {
                  padding: 2px 20px 12px 30px; } }
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.headers td, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.headers th,
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.headers td,
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.headers th {
              border: 0 none; }
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.totals,
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.totals {
              background: #e0e0e0; }
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.totals td,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.totals td {
                border: 0 none;
                vertical-align: middle; }
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.totals td:after,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.totals td:after {
                  content: " ";
                  display: block;
                  clear: both; }
                @media (max-width: 767px) {
                  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.totals td,
                  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.totals td {
                    padding: 20px 0; } }
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.totals td > span,
                body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.totals td > span {
                  float: left;
                  padding: 10px 20px; }
                  @media (max-width: 767px) {
                    body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.totals td > span,
                    body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.totals td > span {
                      float: none;
                      padding: 5px 0;
                      width: 100%; } }
                  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.totals td > span:nth-child(1),
                  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.totals td > span:nth-child(1) {
                    width: 25%;
                    margin-left: -20px;
                    margin-top: 15px; }
                    @media (max-width: 767px) {
                      body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.totals td > span:nth-child(1),
                      body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.totals td > span:nth-child(1) {
                        margin: 0;
                        width: 100%;
                        padding-right: 20px; } }
                  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.totals td > span:nth-child(2),
                  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.totals td > span:nth-child(2) {
                    width: 60%; }
                    @media (max-width: 767px) {
                      body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.totals td > span:nth-child(2),
                      body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.totals td > span:nth-child(2) {
                        margin: 0;
                        width: 100%;
                        padding-right: 20px; } }
                  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.totals td > span:nth-child(3),
                  body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.totals td > span:nth-child(3) {
                    width: 15%;
                    margin-top: 40px; }
                    @media (max-width: 767px) {
                      body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr.totals td > span:nth-child(3),
                      body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr.totals td > span:nth-child(3) {
                        margin: 0;
                        width: 100%;
                        padding-right: 20px; } }
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr th,
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr th {
              background: #C0E9FF; }
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr span,
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr span {
              position: relative; }
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table tr .icon-info,
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table tr .icon-info {
              -ms-transform: translateY(3px);
              -webkit-transform: translateY(3px);
              transform: translateY(3px);
              fill: #003DA1;
              display: inline-block;
              position: relative;
              margin: 0 0 0 15px; }
          body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table.medsupp-table tr:not(:first-child) th,
          body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table.medsupp-table tr:not(:first-child) th {
            display: none; }
          @media (max-width: 767px) {
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table.medsupp-table tr:after,
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table.medsupp-table tr:after {
              content: " ";
              display: block;
              clear: both; }
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table.medsupp-table tr th,
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table.medsupp-table tr th {
              display: none; }
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table.medsupp-table tr:nth-child(even),
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table.medsupp-table tr:nth-child(even) {
              background: #FFFFFF; }
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table.medsupp-table tr:not(:first-child) td, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table.medsupp-table tr:not(:first-child) th,
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table.medsupp-table tr:not(:first-child) td,
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table.medsupp-table tr:not(:first-child) th {
              width: 50%;
              display: block;
              float: left;
              padding: 12px 12px;
              border-right: solid 1px #DFDFDF;
              background: #FFFFFF; }
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table.medsupp-table tr:not(:first-child) td:first-child, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table.medsupp-table tr:not(:first-child) th:first-child,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table.medsupp-table tr:not(:first-child) td:first-child,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table.medsupp-table tr:not(:first-child) th:first-child {
                width: 100%;
                display: block;
                text-align: center;
                padding: 12px 12px;
                border-right: 0;
                border-bottom: solid 1px #DFDFDF;
                background: #C0E9FF; }
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table.medsupp-table tr:not(:first-child) td:last-child, body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table.medsupp-table tr:not(:first-child) th:last-child,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table.medsupp-table tr:not(:first-child) td:last-child,
              body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table.medsupp-table tr:not(:first-child) th:last-child {
                border-right: 0 none; }
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders table.medsupp-table tr:not(:first-child) th,
            body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.riders .riders-table.medsupp-table tr:not(:first-child) th {
              background: #F5F5F5;
              border-bottom: solid 1px #DFDFDF;
              padding: 5px 12px; } }
      body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.calculator {
        padding: 0;
        max-height: 0;
        overflow: hidden;
        transition: max-height 200ms linear; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.calculator.show {
          max-height: 700px; }
        body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content .content-cols > div.calculator .calc-wrapper {
          padding: 30px 0;
          border: 0 none;
          margin: 0; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content-secondary {
      height: 175px; }
      body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content-secondary .compare-box {
        margin-bottom: 15px; }
      body.theme-uhc-mir .module.module-plan-overview.med-supp-plan .content-secondary .cta-button {
        margin: 0 0 10px 0; }
    body.theme-uhc-mir .module.module-plan-overview.med-supp-plan.is-refined .content-secondary {
      height: 175px; }
    body.theme-uhc-mir .module.module-plan-overview.med-supp-plan.compare-add .content-secondary {
      height: 215px; }
    body.theme-uhc-mir .module.module-plan-overview.med-supp-plan.compare-add.is-refined .content-secondary {
      height: 215px; } }
               @media (max-width: 767px) {
     body.theme-uhc-mir .module.module-plan-overview.med-supp-plan.compare-error .content-secondary {
      height: 200px; }
    body.theme-uhc-mir .module.module-plan-overview.med-supp-plan.compare-error.is-refined .content-secondary {
      height: 200px; } }

body.theme-uhc-mir .plan-index {
  position: relative;
  font-size: 14px;
  text-align: left;
  font-weight: 600;
  display: block;
  margin: 0 0 5px 0;
  color: #FFFFFF; }
  body.theme-uhc-mir .plan-index:first-of-type {
    padding-top: 0; }

body.theme-uhc-mir .card-slider {
  width: 100%;
  position: relative;
  margin: 10px 0 0 0; }
  body.theme-uhc-mir .card-slider .swiper-pagination {
    display: none; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .card-slider .swiper-pagination {
        display: block; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .card-slider {
      margin: 10px 0 13px; } }
  body.theme-uhc-mir .card-slider .card-slider-viewport {
    position: relative;
    width: 100%;
    overflow: visible; }
    body.theme-uhc-mir .card-slider .card-slider-viewport:after {
      content: " ";
      display: block;
      clear: both; }
  body.theme-uhc-mir .card-slider .card {
    border-radius: 5px;
    border: solid 1px #DFDFDF;
    background: #FFFFFF;
    width: 202px;
    min-height: 307px;
    float: left;
    margin: 0 0 0 16px;
    padding: 15px;
    text-align: left; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .card-slider .card {
        width: 210px;
        margin: 0 0 0 18px;
        min-height: 295px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .card-slider .card {
        margin: 0;
        -ms-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1); } }
    body.theme-uhc-mir .card-slider .card:first-child {
      margin: 0; }
    body.theme-uhc-mir .card-slider .card h3 {
      font-size: 16px;
      margin: 0 0 15px; }
    body.theme-uhc-mir .card-slider .card ul {
      list-style: disc;
      margin-left: 17px; }
      body.theme-uhc-mir .card-slider .card ul li {
        margin: 0 0 15px;
        line-height: 1.3; }
    body.theme-uhc-mir .card-slider .card sup {
      vertical-align: 5px;
      font-size: 8px;
      margin-left: 1px; }
    body.theme-uhc-mir .card-slider .card p {
      margin: 0 0 15px;
      line-height: 1.5; }
      body.theme-uhc-mir .card-slider .card p:not(.indent) + .indent {
        margin-top: -15px; }
      body.theme-uhc-mir .card-slider .card p span {
        display: block; }
    body.theme-uhc-mir .card-slider .card .indent {
      padding-left: 15px; }

body.theme-uhc-mir .compare-plans-bar {
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-box-shadow: 0 0px 8px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 8px 1px rgba(0, 0, 0, 0.2);
  display: block;
  position: fixed;
  bottom: 0;
  background: #FFFFFF;
  border: solid 1px #DFDFDF;
  height: 60px;
  width: 600px;
  margin-left: -130px;
  z-index: 10;
  text-align: center; }
  body.theme-uhc-mir .compare-plans-bar span {
    display: inline-block;
    position: relative;
    margin: 20px 20px 0 0;
    font-weight: 600; }
    body.theme-uhc-mir .compare-plans-bar span:before {
      background: url("../images/checkmark.png") no-repeat;
      display: block;
      position: absolute;
      left: -21px;
      top: -3px;
      content: " ";
      width: 20px;
      height: 20px; }
  body.theme-uhc-mir .compare-plans-bar button {
    margin: 10px 0 0 0; }
  @media (max-width: 979px) {
    body.theme-uhc-mir .compare-plans-bar {
      margin: 0; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .compare-plans-bar {
      display: none; } }

@media (max-width: 767px) {
  body.theme-uhc-mir .module-rate-calculator {
    margin: 20px 0; } }

body.theme-uhc-mir .module-rate-calculator .for-apply {
  display: none; }

body.theme-uhc-mir .module-rate-calculator .for-refine {
  display: block; }

body.theme-uhc-mir .module-rate-calculator.before-apply .for-apply {
  display: block; }

body.theme-uhc-mir .module-rate-calculator.before-apply .for-refine {
  display: none; }

body.theme-uhc-mir .module-rate-calculator.show {
  display: block; }

body.theme-uhc-mir .module-rate-calculator > .uhc-container h2 {
  font-size: 24px;
  margin: 0; }
  body.theme-uhc-mir .module-rate-calculator > .uhc-container h2 + span {
    font-weight: 600; }

body.theme-uhc-mir .module-rate-calculator .calc-wrapper {
  border: solid 1px #DFDFDF;
  margin: 15px 0 0 0;
  padding: 20px; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module-rate-calculator .calc-wrapper {
      margin: 15px 15px 0; } }

body.theme-uhc-mir .module-rate-calculator .legal-copy {
  font-size: 11px;
  clear: both;
  display: block;
  padding-top: 5px; }

body.theme-uhc-mir .module-rate-calculator form,
body.theme-uhc-mir .module-rate-calculator .basic-form {
  margin: 0; }
  body.theme-uhc-mir .module-rate-calculator form > fieldset,
  body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset {
    display: block;
    float: left;
    margin: 12px 10px 5px 0; }
    body.theme-uhc-mir .module-rate-calculator form > fieldset:after,
    body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset:after {
      content: " ";
      display: block;
     clear: both; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module-rate-calculator form > fieldset,
      body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset {
        float: none; } }
    body.theme-uhc-mir .module-rate-calculator form > fieldset > label,
    body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset > label {
      display: block;
      font-weight: 600; }
    body.theme-uhc-mir .module-rate-calculator form > fieldset:last-child,
    body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset:last-child {
      margin-top: 5px; }
    body.theme-uhc-mir .module-rate-calculator form > fieldset > span,
    body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset > span {
      display: block;
      position: relative;
      float: left;
      margin: 0px 5px 0px 0;
      padding: 5px 0 0 0; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-rate-calculator form > fieldset > span,
        body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset > span {
          float: none; } }
      body.theme-uhc-mir .module-rate-calculator form > fieldset > span label,
      body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset > span label {
       display: block;
        position: absolute;
        top: 0; }
    body.theme-uhc-mir .module-rate-calculator form > fieldset button,
    body.theme-uhc-mir .module-rate-calculator form > fieldset .cta-button,
    body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset button,
    body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset .cta-button {
      margin-top: 5px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-rate-calculator form > fieldset button,
        body.theme-uhc-mir .module-rate-calculator form > fieldset .cta-button,
        body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset button,
        body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset .cta-button {
          margin-bottom: 20px; } }
      body.theme-uhc-mir .module-rate-calculator form > fieldset button.hidden,
      body.theme-uhc-mir .module-rate-calculator form > fieldset .cta-button.hidden,
      body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset button.hidden,
      body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset .cta-button.hidden {
        display: none; }
      body.theme-uhc-mir .module-rate-calculator form > fieldset button span,
      body.theme-uhc-mir .module-rate-calculator form > fieldset .cta-button span,
      body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset button span,
      body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset .cta-button span {
        color: #FFFFFF;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        top: auto; }
    body.theme-uhc-mir .module-rate-calculator form > fieldset input,
    body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset input {
      display: inline-block; }
      body.theme-uhc-mir .module-rate-calculator form > fieldset input.prefill,
      body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset input.prefill {
        color: #003DA1; }
      body.theme-uhc-mir .module-rate-calculator form > fieldset input.field-type-zip,
      body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset input.field-type-zip {
        width: 70px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module-rate-calculator form > fieldset .selectboxit-container,
      body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset .selectboxit-container {
        margin-bottom: 5px; } }
    body.theme-uhc-mir .module-rate-calculator form > fieldset .selectboxit-container .selectboxit,
    body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset .selectboxit-container .selectboxit {
      width: 165px; }
    body.theme-uhc-mir .module-rate-calculator form > fieldset .selectboxit-container .prefill span,
    body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset .selectboxit-container .prefill span {
      color: #003DA1; }
    body.theme-uhc-mir .module-rate-calculator form > fieldset #effective-date-monthSelectBoxItContainer .selectboxit,
    body.theme-uhc-mir .module-rate-calculator form > fieldset #start-date-monthSelectBoxItContainer .selectboxit,
    body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset #effective-date-monthSelectBoxItContainer .selectboxit,
    body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset #start-date-monthSelectBoxItContainer .selectboxit {
      width: 132px; }
    body.theme-uhc-mir .module-rate-calculator form > fieldset #effective-date-yearSelectBoxItContainer .selectboxit,
    body.theme-uhc-mir .module-rate-calculator form > fieldset #start-date-yearSelectBoxItContainer .selectboxit,
    body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset #effective-date-yearSelectBoxItContainer .selectboxit,
    body.theme-uhc-mir .module-rate-calculator .basic-form > fieldset #start-date-yearSelectBoxItContainer .selectboxit {
      width: 100px; }
  body.theme-uhc-mir .module-rate-calculator form .field-error-msg,
  body.theme-uhc-mir .module-rate-calculator .basic-form .field-error-msg {
    margin: -5px 0 5px 0; }
  body.theme-uhc-mir .module-rate-calculator form.invalid,
  body.theme-uhc-mir .module-rate-calculator .basic-form.invalid {
    display: block; }

body.theme-uhc-mir .modal-overlay .popup-modal .uhc-modal-body .uhc-modal-content {
  height: auto;
  max-height: 340px;
  min-height: 150px;
  overflow: auto; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .modal-overlay .popup-modal .uhc-modal-body .uhc-modal-content {
      height: auto;
      overflow: auto;
      max-height: none;
      min-height: 0; } }
  body.theme-uhc-mir .modal-overlay .popup-modal .uhc-modal-body .uhc-modal-content .close-modal {
    margin-left: 10px; }

body.theme-uhc-mir .modal-overlay .popup-modal .module-rate-calculator .calc-wrapper {
  border: 0 none;
  margin: 0;
  padding: 0;
  background: #FFF; }

body.theme-uhc-mir .module-plan-summary .module-rate-calculator {
  display: none;
  margin-bottom: 20px; }
  body.theme-uhc-mir .module-plan-summary .module-rate-calculator.show {
    display: block; }
  body.theme-uhc-mir .module-plan-summary .module-rate-calculator > .uhc-container {
    padding: 0; }
  body.theme-uhc-mir .module-plan-summary .module-rate-calculator .calc-wrapper {
    margin: 20px 0 0; }

body.theme-uhc-mir .module-closed-enrollment-alert {
  background: #d7f0fc;
  margin: 20px 366px 0 370px;
  padding-top: 5px;
  padding-bottom: 35px;
  margin-top: 58px;
  }
  body.theme-uhc-mir .module-closed-enrollment-alert > .uhc-container {
    padding: 20px 0; }

body.theme-uhc-mir .module.module-topic-columns,
body.theme-uhc-mir .module.module-plans-about {
  border-bottom: 0 none;
  margin-top: 40px; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.module-topic-columns,
    body.theme-uhc-mir .module.module-plans-about {
      padding: 0px 10px;
      margin-top: 20px; } }
  body.theme-uhc-mir .module.module-topic-columns > .uhc-container,
  body.theme-uhc-mir .module.module-plans-about > .uhc-container {
    padding-top: 10px;
    max-width: 600px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-topic-columns > .uhc-container,
      body.theme-uhc-mir .module.module-plans-about > .uhc-container {
        padding: 20px 0px;
        border-top: 0; } }
  body.theme-uhc-mir .module.module-topic-columns .blurb,
  body.theme-uhc-mir .module.module-plans-about .blurb {
    padding: 0; }
    body.theme-uhc-mir .module.module-topic-columns .blurb h3,
    body.theme-uhc-mir .module.module-plans-about .blurb h3 {
      font-weight: 600;
      font-size: 24px;
      padding: 0; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-topic-columns .blurb h3,
        body.theme-uhc-mir .module.module-plans-about .blurb h3 {
          margin-bottom: 10px; } }
  body.theme-uhc-mir .module.module-topic-columns .content,
  body.theme-uhc-mir .module.module-plans-about .content {
    margin: 0;
    position: relative; }
    body.theme-uhc-mir .module.module-topic-columns .content:after,
    body.theme-uhc-mir .module.module-plans-about .content:after {
      content: " ";
      display: block;
      clear: both; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-topic-columns .content,
      body.theme-uhc-mir .module.module-plans-about .content {
        padding: 0 0px; } }
    body.theme-uhc-mir .module.module-topic-columns .content > div,
    body.theme-uhc-mir .module.module-plans-about .content > div {
      width: 50%;
      float: left;
      min-height: 340px;
      padding: 30px 15px 30px 15px; }
      @media (min-width: 980px) {
        body.theme-uhc-mir .module.module-topic-columns .content > div:nth-child(odd),
        body.theme-uhc-mir .module.module-plans-about .content > div:nth-child(odd) {
          padding-left: 0; }
        body.theme-uhc-mir .module.module-topic-columns .content > div:nth-child(even),
        body.theme-uhc-mir .module.module-plans-about .content > div:nth-child(even) {
          padding-right: 0; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-topic-columns .content,
      body.theme-uhc-mir .module.module-plans-about .content {
        float: left;
        width: 100%; } }
  body.theme-uhc-mir .module.module-topic-columns h4,
  body.theme-uhc-mir .module.module-plans-about h4 {
    font-weight: 600;
    margin: 0 0 25px 0;
    font-size: 18px;
    line-height: 1.3; }
    body.theme-uhc-mir .module.module-topic-columns h4 a,
    body.theme-uhc-mir .module.module-plans-about h4 a {
      position: relative; }
      body.theme-uhc-mir .module.module-topic-columns h4 a:after,
      body.theme-uhc-mir .module.module-plans-about h4 a:after {
        width: 0;
        height: 0;
        border-right: 0 none;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #003DA1;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        content: " ";
        display: inline-block;
        position: absolute;
        margin: 0 0 0 8px; }
  body.theme-uhc-mir .module.module-topic-columns p,
  body.theme-uhc-mir .module.module-plans-about p {
    margin: 0 0 15px;
    line-height: 1.3; }
  body.theme-uhc-mir .module.module-topic-columns ul,
  body.theme-uhc-mir .module.module-plans-about ul {
    list-style: disc;
    list-style-position: outside;
    margin: 0 0 15px 20px; }
    body.theme-uhc-mir .module.module-topic-columns ul li,
    body.theme-uhc-mir .module.module-plans-about ul li {
      margin: 0 0 5px;
      line-height: 1.3; }

body.theme-uhc-mir.layout-1-col .module.module-topic-columns {
  margin-top: 10px;
  border-top: 0 none; }
  body.theme-uhc-mir.layout-1-col .module.module-topic-columns > .uhc-container {
    border: 0 none; }
  body.theme-uhc-mir.layout-1-col .module.module-topic-columns .content > div {
    padding: 20px 0 20px 20px;
    min-height: 320px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir.layout-1-col .module.module-topic-columns .content > div {
        padding: 20px 10px;
        height: auto;
        min-height: 0;
        float: none;
        width: 100%; } }

body.theme-uhc-mir .module.module-plans-about:after {
  content: " ";
  display: block;
  clear: both; }

body.theme-uhc-mir .module.module-plans-about .content {
  margin: 0;
  position: relative; }
  body.theme-uhc-mir .module.module-plans-about .content:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.module-plans-about .content {
      padding: 0 0px; } }
  body.theme-uhc-mir .module.module-plans-about .content > div {
    border: 0;
    height: auto;
    min-height: 0;
    padding: 0 10px;
    text-align: left; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plans-about .content > div {
        float: none;
        width: 100%; } }

body.theme-uhc-mir .module.module-plans-about h4 {
  color: #003DA1;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 1.3; }
  body.theme-uhc-mir .module.module-plans-about h4 .about-plans-link,
  body.theme-uhc-mir .module.module-plans-about h4 a {
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plans-about h4 .about-plans-link,
      body.theme-uhc-mir .module.module-plans-about h4 a {
        font-size: 16px; } }

body.theme-uhc-mir .hero.plan-summary-hero h3 {
  font-size: 24px; }

body.theme-uhc-mir .hero.plan-summary-hero > .uhc-container {
  padding: 0 10px 0 0; }
  @media (max-width: 979px) {
    body.theme-uhc-mir .hero.plan-summary-hero > .uhc-container {
      padding: 0; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .hero.plan-summary-hero > .uhc-container {
      width: 100%;
      padding: 0; } }

body.theme-uhc-mir .hero.plan-summary-hero .back-to-plans {
  font-size: 14px;
  display: block;
  position: relative;
  bottom: auto;
  right: auto;
  margin: 25px 0 0 0;
  padding: 0 0 0 10px;
  z-index: 3; }
  @media (max-width: 979px) {
    body.theme-uhc-mir .hero.plan-summary-hero .back-to-plans {
      margin-left: 0; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .hero.plan-summary-hero .back-to-plans {
      position: relative;
      bottom: auto;
      right: auto;
      margin-top: 2.5em; width:100% !important; } }
  body.theme-uhc-mir .hero.plan-summary-hero .back-to-plans:before {
    width: 0;
    height: 0;
    border-left: 0 none;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #003DA1;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    left: 0;
    content: " ";
    position: absolute; }

body.theme-uhc-mir .hero.plan-summary-hero .hero-img-wrapper {
  display: block;
  height: 300px; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .hero.plan-summary-hero .hero-img-wrapper {
      display: block;
      height: auto;
      width: 100%; } }
  body.theme-uhc-mir .hero.plan-summary-hero .hero-img-wrapper img {
    min-height: 300px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .hero.plan-summary-hero .hero-img-wrapper img {
        width: auto;
        min-height: 150px;
        height: 190px; } }

body.theme-uhc-mir .hero.plan-summary-hero .content {
  width: auto;
  text-align: left;
  padding: 20px 450px 20px 0;
  position: relative;
  border-bottom: solid 1px #DFDFDF; }
  @media (max-width: 979px) {
    body.theme-uhc-mir .hero.plan-summary-hero .content {
      padding: 20px 0 20px;
      margin: 0; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .hero.plan-summary-hero .content {
      width: auto;
      padding: 20px 0px 20px;
      margin: 0; } }
  body.theme-uhc-mir .hero.plan-summary-hero .content .customize-rate-button {
    position: relative; }
    body.theme-uhc-mir .hero.plan-summary-hero .content .customize-rate-button span {
      display: inline;
      color: #003DA1;
      font-size: 14px; }
    body.theme-uhc-mir .hero.plan-summary-hero .content .customize-rate-button:hover span {
      color: #122377; }
    body.theme-uhc-mir .hero.plan-summary-hero .content .customize-rate-button:after {
      width: 0;
      height: 0;
      border-right: 0 none;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-left: 5px solid #003DA1;
      display: inline-block;
      position: relative;
      content: " ";
      margin-left: 7px;
      top: 1px; }

body.theme-uhc-mir .hero.plan-summary-hero span {
  font-size: 16px;
  margin: 0 0 3px 0;
  display: block; }

body.theme-uhc-mir .hero.plan-summary-hero h3 {
  margin-bottom: 5px; }
  body.theme-uhc-mir .hero.plan-summary-hero h3 span {
    font-size: 14px;
    margin: 0; }

body.theme-uhc-mir .hero.plan-summary-hero h2 {
  font-size: 24px;
  text-align: left;
  line-height: 1.2;
  margin: 0;
  max-width: 500px; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .hero.plan-summary-hero h2 {
      padding-right: 30px; } }
  body.theme-uhc-mir .hero.plan-summary-hero h2 a[rel="tooltip"] {
    position: relative; }
    body.theme-uhc-mir .hero.plan-summary-hero h2 a[rel="tooltip"] .icon-info {
      display: inline-block;
      width: 20px;
      height: 20px;
      top: 12px;
      fill: #003DA1;
      margin: 0 0 0 7px;
      position: relative; }

body.theme-uhc-mir .module.module-plan-summary {
  position: relative; }
  @media (min-width: 768px) {
    body.theme-uhc-mir .module.module-plan-summary {
      border: 0 none; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.module-plan-summary {
      margin: 0; } }
  body.theme-uhc-mir .module.module-plan-summary .cta-button.apply-button, body.theme-uhc-mir .module.module-plan-summary .cta-button.customize-rate-button {
    vertical-align: middle; }
    body.theme-uhc-mir .module.module-plan-summary .cta-button.apply-button.hidden, body.theme-uhc-mir .module.module-plan-summary .cta-button.customize-rate-button.hidden {
      display: none; }
  body.theme-uhc-mir .module.module-plan-summary > .uhc-container {
    padding: 0; }
  body.theme-uhc-mir .module.module-plan-summary .content {
    margin: 0; }
  body.theme-uhc-mir .module.module-plan-summary .segment {
    padding: 24px 0;
    border-bottom: solid 1px #DFDFDF; }
    body.theme-uhc-mir .module.module-plan-summary .segment:after {
      content: " ";
      display: block;
      clear: both; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-summary .segment {
        padding: 24px 0px; } }
    body.theme-uhc-mir .module.module-plan-summary .segment:last-child {
      border-bottom: 0 none; }
  body.theme-uhc-mir .module.module-plan-summary #detailTabs {
    padding-top: 0; }
  body.theme-uhc-mir .module.module-plan-summary #highlights {
    border-bottom: 0;
    padding-bottom: 0; }
    body.theme-uhc-mir .module.module-plan-summary #highlights.hidden {
      display: none; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-summary #highlights .content-secondary {
        padding-bottom: 0; }
        body.theme-uhc-mir .module.module-plan-summary #highlights .content-secondary .apply-button {
          margin-bottom: 10px; } }
 body.theme-uhc-mir .module.module-plan-summary h3 {
    font-size: 20px;
    margin: 0 0 12px;
    max-width: 500px;
    display: block; }
    @media (min-width: 980px) {
      body.theme-uhc-mir .module.module-plan-summary h3 {
        display: block;
        margin-top: 0px; } }
    @media (max-width: 979px) {
      body.theme-uhc-mir .module.module-plan-summary h3 {
        display: block; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-summary h3 {
        display: block; } }
  body.theme-uhc-mir .module.module-plan-summary p {
    line-height: 1.3;
    margin-bottom: 10px; }
  body.theme-uhc-mir .module.module-plan-summary ul:not(.doc-list) {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 20px;
    float: left;
    width: 50%; }
    body.theme-uhc-mir .module.module-plan-summary ul:not(.doc-list).highlights-list {
      list-style: none;
      padding-left: 0; }
      body.theme-uhc-mir .module.module-plan-summary ul:not(.doc-list).highlights-list li {
        font-size: 18px;
        font-weight: 600;
        padding-left: 37px;
        position: relative;
        min-height: 30px; }
        body.theme-uhc-mir .module.module-plan-summary ul:not(.doc-list).highlights-list li:before {
          content: " ";
          display: inline-block;
          background: url("../images/checkmark-black.png") center no-repeat;
          width: 28px;
          height: 28px;
          border-radius: 50%;
          border: solid 1.5px #272727;
          position: absolute;
          margin: 0 7px 0 0;
          top: -2px;
          left: 0; }
    body.theme-uhc-mir .module.module-plan-summary ul:not(.doc-list) li {
      line-height: 1.3;
      margin: 0 0 10px; }
  body.theme-uhc-mir .module.module-plan-summary .content-secondary {
    background: transparent;
    padding: 0 0 30px 0;
    min-height: 0;
    text-align: left; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-summary .content-secondary {
        text-align: center; } }
    body.theme-uhc-mir .module.module-plan-summary .content-secondary.align-center {
      text-align: center;
      padding: 0; }
    body.theme-uhc-mir .module.module-plan-summary .content-secondary .scroll-down {
      font-weight: 600;
      display: inline-block;
      margin: 20px 130px 0;
      padding: 0 0 21px 0;
      position: relative;
      clear: both;
      text-decoration: none; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-summary .content-secondary .scroll-down {
          margin: 15px 0 0 0; } }
      body.theme-uhc-mir .module.module-plan-summary .content-secondary .scroll-down svg {
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        fill: #003DA1;
        width: 20px;
        height: 20px;
        display: inline-block;
        position: absolute;
        bottom: 0; }
    body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box {
      display: inline-block;
      margin: 0 0 0 20px;
      position: relative;
      text-align: left; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box {
          display: block;
          margin: 10px 0 0 20px;
          text-align: center; } }
      body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box input[type="checkbox"] + label {
        color: #003DA1;
        font-weight: 600; }
      body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .single-added-text,
      body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .multiple-added-text,
      body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .max-added-text,
                 body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .remove-plan-text {
        display: none;
        margin: 6px 0 0 7px;
        width: 365px;
        position: absolute;
        top: 14px; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .single-added-text,
          body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .multiple-added-text,
          body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .max-added-text,
                                body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .remove-plan-text {
            position: relative;
            margin: 6px 0 0 0;
            top: auto;
            width: auto; } }
        body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .single-added-text .compare-link,
        body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .multiple-added-text .compare-link,
        body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .max-added-text .compare-link,
                              body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .remove-plan-text .compare-link {
          margin: 0 0 0 10px;
          position: relative; }
          body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .single-added-text .compare-link:after,
          body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .multiple-added-text .compare-link:after,
          body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .max-added-text .compare-link:after,
                                body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .remove-plan-text .compare-link:after {
            width: 0;
            height: 0;
            border-right: 0 none;
            border-top: 5px solid transparent;
            border-bottom: 5px solid transparent;
            border-left: 5px solid #003DA1;
            display: inline-block;
            position: relative;
            content: " ";
            margin-left: 7px;
            top: 1px; }
        body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .single-added-text.show,
        body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .multiple-added-text.show,
        body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .max-added-text.show,
                              body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .remove-plan-text.show {
          display: block; }
                              body.theme-uhc-mir .module.module-plan-summary .content-secondary .compare-box .remove-plan-text {
          font-weight: 600;
          color: #E91B18; }
    @media (min-width: 768px) {
      body.theme-uhc-mir .module.module-plan-summary .content-secondary .cta-button:not(.hidden) + .compare-box {
        margin-left: 35px; } }
    body.theme-uhc-mir .module.module-plan-summary .content-secondary .fav-toggle,
    body.theme-uhc-mir .module.module-plan-summary .content-secondary .unfav-toggle {
      font-size: 14px;
      padding: 0 0 0 29px;
      display: none;
      position: relative;
      font-weight: 600;
      text-decoration: none;
      margin: 0 0 0 20px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-summary .content-secondary .fav-toggle,
        body.theme-uhc-mir .module.module-plan-summary .content-secondary .unfav-toggle {
          margin: 15px 30px 0; } }
      body.theme-uhc-mir .module.module-plan-summary .content-secondary .fav-toggle .icon,
      body.theme-uhc-mir .module.module-plan-summary .content-secondary .unfav-toggle .icon {
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        top: -5px;
        left: 0;
        width: 26px;
        height: 26px;
        fill: #FFFFFF;
        stroke: #003DA1;
        stroke-width: 1.5; }
      body.theme-uhc-mir .module.module-plan-summary .content-secondary .fav-toggle.unfav-toggle .icon,
      body.theme-uhc-mir .module.module-plan-summary .content-secondary .unfav-toggle.unfav-toggle .icon {
        fill: #003DA1; }
      body.theme-uhc-mir .module.module-plan-summary .content-secondary .fav-toggle.show,
      body.theme-uhc-mir .module.module-plan-summary .content-secondary .unfav-toggle.show {
        display: inline-block; }
  body.theme-uhc-mir .module.module-plan-summary .plan-feature-list {
    margin: 0 0 0px;
    list-style-position: inside;
    padding: 0; }
    body.theme-uhc-mir .module.module-plan-summary .plan-feature-list:after {
      content: " ";
      display: block;
      clear: both; }
    @media (max-width: 767px) {
     body.theme-uhc-mir .module.module-plan-summary .plan-feature-list {
        margin: 0 0 0px; } }
    body.theme-uhc-mir .module.module-plan-summary .plan-feature-list li {
      padding: 0 0 0 40px;
      position: relative;
      margin: 6px 0 10px 0;
      display: block;
      float: left;
      width: 320px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-summary .plan-feature-list li {
          float: none;
          width: auto;
          margin: 10px 0 20px; } }
      body.theme-uhc-mir .module.module-plan-summary .plan-feature-list li.inactive span {
        color: #666;
        font-size: 14px;
        font-weight: 600; }
      body.theme-uhc-mir .module.module-plan-summary .plan-feature-list li a {
        text-decoration: none;
        font-size: 14px;
        font-weight: 600; }
      body.theme-uhc-mir .module.module-plan-summary .plan-feature-list li span.check-icon, body.theme-uhc-mir .module.module-plan-summary .plan-feature-list li span.x-icon {
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 50%;
        background: url("/assets/images/checkmark-black.png") center center no-repeat;
        position: absolute;
        left: 0;
        border: solid 2px #272727;
        color: #272727;
        font-size: 24px;
        width: 28px;
        height: 28px;
        line-height: 23px;
        padding: 0 0 0 0px;
        text-indent: -999px;
        overflow: hidden; }
      body.theme-uhc-mir .module.module-plan-summary .plan-feature-list li span.x-icon {
        background: none;
        color: #272727;
        border-color: #272727;
        text-indent: 0;
        padding: 0 0 0 6px;
        font-size: 17px;
        line-height: 24px;
        font-weight: 700; }
  body.theme-uhc-mir .module.module-plan-summary .module-accordion-tabs {
    padding-top: 50px;
    position: relative;
    z-index: 1; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-summary .module-accordion-tabs {
        padding-top: 125px; } }
  body.theme-uhc-mir .module.module-plan-summary .plan-benefits-wrapper:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 980px) {
    body.theme-uhc-mir .module.module-plan-summary .plan-benefits-wrapper {
      padding: 50px 0 0 0; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.module-plan-summary .plan-benefits-wrapper:nth-child(2) {
      margin-top: 40px; } }
  @media (min-width: 980px) {
    body.theme-uhc-mir .module.module-plan-summary .accordion .plan-benefits-wrapper:first-child h3 {
      display: block; } }
  body.theme-uhc-mir .module.module-plan-summary .table-toggle {
    background: #F5F5F5;
    color: #003DA1;
    text-align: center;
    height: 40px;
    padding: 0 20px;
    cursor: pointer;
    margin: 0 0 0 0;
    display: block;
    border: solid 1px #DFDFDF;
    position: relative;
    z-index: 1; }
    body.theme-uhc-mir .module.module-plan-summary .table-toggle span {
      line-height: 40px;
      text-decoration: underline;
      font-weight: 600;
      font-size: 14px; }
    body.theme-uhc-mir .module.module-plan-summary .table-toggle .hide-text {
      display: none; }
  body.theme-uhc-mir .module.module-plan-summary .table-wrapper {
    position: relative;
    padding: 20px 0 0 0;
    margin: 0; }
    body.theme-uhc-mir .module.module-plan-summary .table-wrapper.expandable {
      margin-bottom: 0; }
      body.theme-uhc-mir .module.module-plan-summary .table-wrapper.expandable + .table-toggle {
        display: block; }
    body.theme-uhc-mir .module.module-plan-summary .table-wrapper.expanded {
      max-height: 1500px;
      height: auto; }
      body.theme-uhc-mir .module.module-plan-summary .table-wrapper.expanded + .table-toggle {
        margin-top: -1px; }
        body.theme-uhc-mir .module.module-plan-summary .table-wrapper.expanded + .table-toggle .show-text {
          display: none; }
        body.theme-uhc-mir .module.module-plan-summary .table-wrapper.expanded + .table-toggle .hide-text {
          display: inline-block; }
    body.theme-uhc-mir .module.module-plan-summary .table-wrapper > div {
      border: solid 1px #DFDFDF;
      margin: 0;
      padding: 25px 15px; }
      body.theme-uhc-mir .module.module-plan-summary .table-wrapper > div:nth-of-type(even) {
        background: #F5F5F5;
        border-top: 0 none; }
      body.theme-uhc-mir .module.module-plan-summary .table-wrapper > div #editPharmacyLink {
        display: inline-block; }
      body.theme-uhc-mir .module.module-plan-summary .table-wrapper > div > p {
        font-weight: 600; }
        body.theme-uhc-mir .module.module-plan-summary .table-wrapper > div > p a {
          font-weight: 600; }
      body.theme-uhc-mir .module.module-plan-summary .table-wrapper > div h5 {
        font-weight: 700;
        display: inline-block; }
      body.theme-uhc-mir .module.module-plan-summary .table-wrapper > div > span {
        margin-bottom: 10px;
        display: block; }
      body.theme-uhc-mir .module.module-plan-summary .table-wrapper > div > .cta-button {
        margin-bottom: 35px; }
      body.theme-uhc-mir .module.module-plan-summary .table-wrapper > div ul.legend-list {
        width: 100%;
        padding: 0;
        list-style: none;
        float: none; }
        body.theme-uhc-mir .module.module-plan-summary .table-wrapper > div ul.legend-list:after {
          content: " ";
          display: block;
          clear: both; }
        body.theme-uhc-mir .module.module-plan-summary .table-wrapper > div ul.legend-list li {
          float: left;
          width: 33.33334%;
          font-weight: 600; }
          @media (max-width: 767px) {
            body.theme-uhc-mir .module.module-plan-summary .table-wrapper > div ul.legend-list li {
              float: none;
              width: auto; } }
  body.theme-uhc-mir .module.module-plan-summary .pdf-link:before {
    display: inline-block;
    content: " ";
    background: url("../images/icon-pdf.png") center no-repeat;
    background-size: 50%;
    width: 23px;
    height: 18px;
    top: 4px;
    position: relative; }
  body.theme-uhc-mir .module.module-plan-summary .riders-box {
    background: #FFFFFF;
    position: relative;
    float: left;
    width: 327px;
    border: solid 1px #DFDFDF;
    padding: 20px;
    margin: 20px 0 0 0; }
    body.theme-uhc-mir .module.module-plan-summary .riders-box:after {
      content: " ";
      display: block;
      clear: both; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .module.module-plan-summary .riders-box {
        width: 342px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-summary .riders-box {
        width: 100%;
        float: none; } }
    body.theme-uhc-mir .module.module-plan-summary .riders-box h4 {
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 8px; }
    body.theme-uhc-mir .module.module-plan-summary .riders-box > p {
      margin-bottom: 15px; }
    body.theme-uhc-mir .module.module-plan-summary .riders-box input[type="checkbox"] + label {
      margin: 20px 0 0 20px;
      clear: left; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .module.module-plan-summary .riders-box input[type="checkbox"] + label {
          display: block; } }
    body.theme-uhc-mir .module.module-plan-summary .riders-box ul {
      padding: 15px 0 10px 20px;
      border-top: solid 1px #DFDFDF; }
      body.theme-uhc-mir .module.module-plan-summary .riders-box ul li {
        margin-bottom: 5px;
        word-break: break-word; }
    body.theme-uhc-mir .module.module-plan-summary .riders-box > a {
      display: block;
      float: left;
      clear: left;
      font-size: 12px;
      margin: 0 0 1px 0; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .module.module-plan-summary .riders-box > a {
          float: none; } }
    body.theme-uhc-mir .module.module-plan-summary .riders-box:first-of-type {
      margin-right: 26px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-summary .riders-box:first-of-type {
          margin-right: 0; } }
  body.theme-uhc-mir .module.module-plan-summary h4 {
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    margin: 5px 0 15px;
    position: relative;
    display: inline-block; }
  body.theme-uhc-mir .module.module-plan-summary .benefits-cta-wrapper {
    padding: 20px 0 0 0; }
    body.theme-uhc-mir .module.module-plan-summary .benefits-cta-wrapper .cta-button {
      float: right; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-summary .benefits-cta-wrapper .cta-button {
          float: none; } }
    body.theme-uhc-mir .module.module-plan-summary .benefits-cta-wrapper p {
      float: left;
      max-width: 350px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-summary .benefits-cta-wrapper p {
          float: none;
          max-width: 100%; } }
  body.theme-uhc-mir .module.module-plan-summary .drug-list-wrapper {
    padding: 20px 0 0 0; }
  body.theme-uhc-mir .module.module-plan-summary .document-list-wrapper {
    width: 100%;
    background: #F5F5F5;
    position: relative;
    padding: 20px;
    margin-top: 25px; }
    body.theme-uhc-mir .module.module-plan-summary .document-list-wrapper:after {
      content: " ";
      display: block;
      clear: both; }
  body.theme-uhc-mir .module.module-plan-summary .detail-block {
    padding: 20px 0; }
    body.theme-uhc-mir .module.module-plan-summary .detail-block .table-wrapper {
      padding: 10px 0 0 0; }
    body.theme-uhc-mir .module.module-plan-summary .detail-block .plan-benefits-wrapper {
      padding: 0; }
  body.theme-uhc-mir .module.module-plan-summary .document-list {
    padding: 0 60px 20px 0;
    float: left; }
    body.theme-uhc-mir .module.module-plan-summary .document-list > div {
      margin: 0;
      max-height: 0;
      overflow: hidden;
      transition: max-height 400ms ease-in-out; }
      body.theme-uhc-mir .module.module-plan-summary .document-list > div.show {
        max-height: 500px; }
    body.theme-uhc-mir .module.module-plan-summary .document-list ul {
      margin-bottom: 12px;
      padding: 0; }
      body.theme-uhc-mir .module.module-plan-summary .document-list ul li {
        display: block;
        margin: 0; }
        body.theme-uhc-mir .module.module-plan-summary .document-list ul li a {
          position: relative; }
          body.theme-uhc-mir .module.module-plan-summary .document-list ul li a:before {
            display: inline-block;
            content: " ";
            background: url("../images/icon-pdf.png") center no-repeat;
            background-size: 50%;
            width: 23px;
            height: 18px;
            top: 4px;
           position: relative; }
    body.theme-uhc-mir .module.module-plan-summary .document-list h5 {
      font-weight: 600;
      margin-bottom: 3px; }
  body.theme-uhc-mir .module.module-plan-summary table,
  body.theme-uhc-mir .module.module-plan-summary .plan-detail-table {
    text-align: left;
    border: solid 1px #DFDFDF;
    width: 100%;
    margin: 0 0 0 0; }
    body.theme-uhc-mir .module.module-plan-summary table tr,
    body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr {
      background: #FFFFFF; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-summary table tr,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr {
          display: block; } }
      body.theme-uhc-mir .module.module-plan-summary table tr:nth-child(even),
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr:nth-child(even) {
        background: #F5F5F5;
        border-top: solid 1px #DFDFDF;
        border-bottom: solid 1px #DFDFDF; }
      body.theme-uhc-mir .module.module-plan-summary table tr td, body.theme-uhc-mir .module.module-plan-summary table tr th,
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr td,
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr th {
        text-align: left;
        padding: 10px 15px;
        line-height: 1.3;
        border-left: solid 1px #DFDFDF; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .module.module-plan-summary table tr td, body.theme-uhc-mir .module.module-plan-summary table tr th,
          body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr td,
          body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr th {
            border-left: 0 none; } }
        body.theme-uhc-mir .module.module-plan-summary table tr td span, body.theme-uhc-mir .module.module-plan-summary table tr th span,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr td span,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr th span {
          padding-left: 12px;
          display: block;
          margin: 0 0 7px 0;
          line-height: 1.3; }
        body.theme-uhc-mir .module.module-plan-summary table tr td sup, body.theme-uhc-mir .module.module-plan-summary table tr th sup,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr td sup,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr th sup {
          vertical-align: 5px;
          font-size: 8px;
          margin-left: 1px; }
        body.theme-uhc-mir .module.module-plan-summary table tr td strong, body.theme-uhc-mir .module.module-plan-summary table tr th strong,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr td strong,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr th strong {
          display: block; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .module.module-plan-summary table tr td, body.theme-uhc-mir .module.module-plan-summary table tr th,
          body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr td,
          body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr th {
            display: block;
            padding: 1px 20px; } }
        body.theme-uhc-mir .module.module-plan-summary table tr td:first-child, body.theme-uhc-mir .module.module-plan-summary table tr th:first-child,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr td:first-child,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr th:first-child {
          border-left: 0 none; }
          body.theme-uhc-mir .module.module-plan-summary table tr td:first-child span, body.theme-uhc-mir .module.module-plan-summary table tr th:first-child span,
          body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr td:first-child span,
          body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr th:first-child span {
            padding-left: 0;
            margin: 0; }
          @media (max-width: 767px) {
            body.theme-uhc-mir .module.module-plan-summary table tr td:first-child, body.theme-uhc-mir .module.module-plan-summary table tr th:first-child,
            body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr td:first-child,
            body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr th:first-child {
              border-right: 0 none;
              padding: 12px 20px 2px 20px; } }
        @media (max-width: 767px) {
          body.theme-uhc-mir .module.module-plan-summary table tr td:last-child, body.theme-uhc-mir .module.module-plan-summary table tr th:last-child,
          body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr td:last-child,
          body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr th:last-child {
            padding: 2px 20px 12px 30px; } }
      body.theme-uhc-mir .module.module-plan-summary table tr.headers td, body.theme-uhc-mir .module.module-plan-summary table tr.headers th,
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.headers td,
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.headers th {
        border: 0 none; }
      body.theme-uhc-mir .module.module-plan-summary table tr.totals,
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.totals {
        background: #e0e0e0; }
        body.theme-uhc-mir .module.module-plan-summary table tr.totals td,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.totals td {
          border: 0 none;
          vertical-align: middle; }
          body.theme-uhc-mir .module.module-plan-summary table tr.totals td:after,
          body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.totals td:after {
            content: " ";
            display: block;
            clear: both; }
          @media (max-width: 767px) {
            body.theme-uhc-mir .module.module-plan-summary table tr.totals td,
            body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.totals td {
              padding: 20px 0; } }
          body.theme-uhc-mir .module.module-plan-summary table tr.totals td > span,
          body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.totals td > span {
            float: left;
            padding: 10px 20px; }
            @media (max-width: 767px) {
              body.theme-uhc-mir .module.module-plan-summary table tr.totals td > span,
              body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.totals td > span {
                float: none;
                padding: 5px 0;
                width: 100%; } }
            body.theme-uhc-mir .module.module-plan-summary table tr.totals td > span:nth-child(1),
            body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.totals td > span:nth-child(1) {
              width: 25%;
              margin-left: -20px;
              margin-top: 15px; }
              @media (max-width: 767px) {
                body.theme-uhc-mir .module.module-plan-summary table tr.totals td > span:nth-child(1),
                body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.totals td > span:nth-child(1) {
                  margin: 0;
                  width: 100%;
                  padding-right: 20px; } }
            body.theme-uhc-mir .module.module-plan-summary table tr.totals td > span:nth-child(2),
            body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.totals td > span:nth-child(2) {
              width: 60%; }
              @media (max-width: 767px) {
                body.theme-uhc-mir .module.module-plan-summary table tr.totals td > span:nth-child(2),
                body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.totals td > span:nth-child(2) {
                  margin: 0;
                  width: 100%;
                  padding-right: 20px; } }
            body.theme-uhc-mir .module.module-plan-summary table tr.totals td > span:nth-child(3),
            body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.totals td > span:nth-child(3) {
              width: 15%;
              margin-top: 40px; }
              @media (max-width: 767px) {
                body.theme-uhc-mir .module.module-plan-summary table tr.totals td > span:nth-child(3),
                body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr.totals td > span:nth-child(3) {
                  margin: 0;
                  width: 100%;
                  padding-right: 20px; } }
      body.theme-uhc-mir .module.module-plan-summary table tr th,
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr th {
        background: #C0E9FF; }
      body.theme-uhc-mir .module.module-plan-summary table tr span,
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr span {
        position: relative; }
      body.theme-uhc-mir .module.module-plan-summary table tr .icon-info,
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table tr .icon-info {
        -ms-transform: translateY(3px);
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
        fill: #003DA1;
        display: inline-block;
        position: relative;
        margin: 0 0 0 15px; }
    body.theme-uhc-mir .module.module-plan-summary table.medsupp-table tr:not(:first-child) th,
    body.theme-uhc-mir .module.module-plan-summary .plan-detail-table.medsupp-table tr:not(:first-child) th {
      display: none; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-summary table.medsupp-table tr:after,
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table.medsupp-table tr:after {
        content: " ";
        display: block;
        clear: both; }
      body.theme-uhc-mir .module.module-plan-summary table.medsupp-table tr th,
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table.medsupp-table tr th {
        display: none; }
      body.theme-uhc-mir .module.module-plan-summary table.medsupp-table tr:nth-child(even),
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table.medsupp-table tr:nth-child(even) {
        background: #FFFFFF; }
      body.theme-uhc-mir .module.module-plan-summary table.medsupp-table tr:not(:first-child) td, body.theme-uhc-mir .module.module-plan-summary table.medsupp-table tr:not(:first-child) th,
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table.medsupp-table tr:not(:first-child) td,
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table.medsupp-table tr:not(:first-child) th {
        width: 50%;
        display: block;
        float: left;
        padding: 12px 12px;
        border-right: solid 1px #DFDFDF;
        background: #FFFFFF; }
        body.theme-uhc-mir .module.module-plan-summary table.medsupp-table tr:not(:first-child) td:first-child, body.theme-uhc-mir .module.module-plan-summary table.medsupp-table tr:not(:first-child) th:first-child,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table.medsupp-table tr:not(:first-child) td:first-child,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table.medsupp-table tr:not(:first-child) th:first-child {
          width: 100%;
          display: block;
          text-align: center;
          padding: 12px 12px;
          border-right: 0;
          border-bottom: solid 1px #DFDFDF;
          background: #C0E9FF; }
        body.theme-uhc-mir .module.module-plan-summary table.medsupp-table tr:not(:first-child) td:last-child, body.theme-uhc-mir .module.module-plan-summary table.medsupp-table tr:not(:first-child) th:last-child,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table.medsupp-table tr:not(:first-child) td:last-child,
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-table.medsupp-table tr:not(:first-child) th:last-child {
          border-right: 0 none; }
      body.theme-uhc-mir .module.module-plan-summary table.medsupp-table tr:not(:first-child) th,
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-table.medsupp-table tr:not(:first-child) th {
        background: #F5F5F5;
        border-bottom: solid 1px #DFDFDF;
        padding: 5px 12px; } }
  body.theme-uhc-mir .module.module-plan-summary #planCosts .plan-detail-table tr td:first-child span {
    padding-left: 20px; }
  body.theme-uhc-mir .module.module-plan-summary .drug-list-table tr td .text-icon {
    display: inline-block;
    border-radius: 50%;
    border: solid 1px #272727;
    width: 24px;
    height: 24px;
    position: relative;
    font-size: 12px;
    top: 7px;
    margin-right: 5px; }
    body.theme-uhc-mir .module.module-plan-summary .drug-list-table tr td .text-icon > span {
      position: absolute;
      font-size: 12px;
      left: 50%;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-weight: 600; }
  body.theme-uhc-mir .module.module-plan-summary .drug-list-table tr td span {
    padding-left: 0; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module.module-plan-summary .drug-list-table tr.totals td {
      padding: 12px 20px 12px; } }
  body.theme-uhc-mir .module.module-plan-summary .accordion-wrapper {
   padding: 0; }
    body.theme-uhc-mir .module.module-plan-summary .accordion-wrapper .accordion h2 {
      position: relative;
      display: block; }
    body.theme-uhc-mir .module.module-plan-summary .accordion-wrapper .accordion.visible h2:after {
      width: 0;
      height: 0;
      border-top: 0 none;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid #272727; }
  body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs {
    position: absolute;
    z-index: 2;
    transition: -webkit-transform 300ms linear;
    transition: transform 300ms linear;
    transition: transform 300ms linear, -webkit-transform 300ms linear; }
    body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs:after {
      content: " ";
      display: block;
      clear: both; }
    body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .swiper-wrapper .swiper-slide {
      width: 800px;
      position: relative; }
    body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs.is-sticky {
      position: fixed;
      top: 0;
      -ms-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15); }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs.is-sticky {
          top: 68px; } }
    @media (max-width: 979px) {
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs {
        width: 720px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs {
        left: -15px;
        padding-top: 20px; } }
    body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab {
      position: relative;
      background: #F5F5F5;
      border-left: 1px solid #DFDFDF;
      border-bottom: 0 none;
      width: 174px;
      height: 60px;
      float: left;
      text-align: center;
      cursor: pointer; }
      @media (min-width: 992px) {
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab {
          width: 174px; } }
      @media (min-width: 1200px) {
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab {
          width: 178px; } }
      @media (max-width: 979px) {
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab {
          width: 180px; } }
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab:first-child {
        border-left: 0 none; }
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab:first-child .tab-contents {
          border-left: 0; }
      @media (min-width: 768px) {
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab:hover {
          background: #C0E9FF; } }
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab:after {
        width: 0;
        height: 0;
        border-bottom: 0 none;
        border-left: 18px solid transparent;
        border-right: 18px solid transparent;
        border-top: 18px solid #C0E9FF;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        display: none;
        position: absolute;
        content: " ";
       bottom: -17px; }
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab.active {
        background: #C0E9FF;
        color: #272727;
        cursor: default; }
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab.active:after {
          display: block; }
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab.active .trigger-open {
          display: block; }
          body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab.active .trigger-open .cta-button {
            cursor: default; }
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab.active .trigger-closed {
          display: none; }
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .tab-contents {
        min-height: 100%;
        padding: 0 15px;
        position: relative; }
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .title {
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        font-weight: 600;
        font-size: 16px;
        display: block;
        width: 100%;
        padding: 0 15px; }
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .title span:first-child {
          font-size: inherit;
          font-weight: inherit;
          line-height: 1.8; }
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab > span {
        display: block;
        margin: 0 0 15px;
        font-size: 16px; }
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .trigger-open, body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .trigger-closed {
        position: relative;
        bottom: 0; }
        body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .trigger-open a, body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .trigger-closed a {
          font-weight: 600; }
          body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .trigger-open a svg, body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .trigger-closed a svg {
            fill: #003DA1; }
          body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .trigger-open a:hover, body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .trigger-closed a:hover {
            color: #003DA1; }
            body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .trigger-open a:hover svg, body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .trigger-closed a:hover svg {
              fill: #003DA1; }
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .trigger-open {
        color: #003DA1;
        text-decoration: underline;
        display: none;
        font-weight: 600;
        margin: 0; }
      body.theme-uhc-mir .module.module-plan-summary .plan-detail-tabs .tab .trigger-closed {
        color: #003DA1;
        text-decoration: underline;
        display: block;
        font-weight: 600;
        margin: 0; }

body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content {
  padding-bottom: 0px;
  border-bottom: 0 none;
  padding-right: 250px; }
  @media (max-width: 979px) {
    body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content {
      padding-right: 0; } }
  body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content h2 {
    margin-bottom: 5px; }
  body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate {
    border-top: 0 none;
    border-bottom: solid 1px #DFDFDF;
    padding: 0;
    margin: 0;
    background: #fff;
    display: table; }
    @media (max-width: 767px) {
      body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate {
        width: auto;
        display: block; } }
    body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate > div {
      width: 50%;
      padding: 20px 0px 20px;
      display: table-cell;
      vertical-align: top; }
      body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate > div.float-left {
        padding-right: 25px;
        float: none; }
      body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate > div.float-right {
        padding-left: 25px;
        float: none; }
        body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate > div.float-right p {
          font-size: 12px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate > div {
          width: 100%;
          display: block; }
          body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate > div.float-left {
            float: none;
            padding: 10px 0px 10px; }
          body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate > div.float-right {
            float: none;
            padding: 20px 0px 10px; } }
    body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate.highlight .float-left {
      background: #e1fadf;
      transition: background-color 200ms linear 75ms; }
    body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate.remove-highlight .float-left {
      background: #fff;
      transition: background-color 1s linear; }
    body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate h3 {
      font-size: 40px;
      margin-bottom: 5px;
      margin-right: 30px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate h3 {
          float: none;
          margin-right: 0;
          font-size: 34px; } }
      body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate h3 span {
        display: block; }
    body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate p span {
      display: inline; }
    body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate .customize-rate-button span {
      color: #003DA1; }
    body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate .customize-rate-button:hover span {
      color: #122377; }
    body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate .customize-rate-button:after {
      width: 0;
      height: 0;
      border-right: 0 none;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-left: 5px solid #003DA1;
      display: inline-block;
      position: relative;
      content: " ";
      margin-left: 7px;
      top: 1px; }
    body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate h4 {
      font-size: 22px;
      font-weight: 600;
      margin-bottom: 10px; }
      body.theme-uhc-mir.is-med-supp .hero.plan-summary-hero .content .rate h4 span {
        display: block; }

body.theme-uhc-mir.is-med-supp .module.module-plan-summary #highlights {
  margin-top: 0;
  border-bottom: solid 1px #DFDFDF; }
  @media (max-width: 767px) {
    body.theme-uhc-mir.is-med-supp .module.module-plan-summary #highlights {
      padding-bottom: 20px; } }

body.theme-uhc-mir .module-compare .back-to-plans {
  font-size: 14px;
  display: block;
  position: relative;
  bottom: auto;
  right: auto;
  margin: 25px 0 0 0;
  padding: 0 0 0 10px;
  z-index: 3; }
  @media (max-width: 979px) {
    body.theme-uhc-mir .module-compare .back-to-plans {
      margin-left: 0; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module-compare .back-to-plans {
      position: relative;
      bottom: auto;
      right: auto;
      margin-top: 15px; } }
  body.theme-uhc-mir .module-compare .back-to-plans:before {
    width: 0;
    height: 0;
    border-left: 0 none;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #003DA1;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    left: 0;
    content: " ";
    position: absolute; }

body.theme-uhc-mir .module-compare h2 {
  margin: 10px 0 20px;
  font-size: 26px;
  max-width: 450px; }

body.theme-uhc-mir .module-compare .disclaimers {
  position: relative;
  padding-bottom: 30px;
  padding: 30px 200px 30px 0;
  border-top: solid 1px #DFDFDF; }
  body.theme-uhc-mir .module-compare .disclaimers:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module-compare .disclaimers {
      padding: 30px 0 25px;
      top: auto;
      float: none;
      max-width: none; } }
  body.theme-uhc-mir .module-compare .disclaimers p {
    font-size: 12px; }

body.theme-uhc-mir .module-compare > .compare-wrapper {
  padding-top: 50px;
  border-top: solid 1px #DFDFDF; }
  @media (max-width: 979px) {
    body.theme-uhc-mir .module-compare > .compare-wrapper {
      padding: 50px 0 0 0; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module-compare > .compare-wrapper {
      padding: 30px 0 0 0; } }

body.theme-uhc-mir .module-compare .scroll-table-wrapper {
  position: relative;
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module-compare .scroll-table-wrapper {
      overflow-x: hidden;
      padding-top: 25px; } }

body.theme-uhc-mir .module-compare .remove-wrapper {
  width: 33%;
  position: relative;
  float: left; }
  body.theme-uhc-mir .module-compare .remove-wrapper:first-child {
    margin-left: 180px; }
  body.theme-uhc-mir .module-compare .remove-wrapper .remove-button {
    margin: 0 0 18px 0;
    padding: 0;
    color: #003DA1;
    font-weight: 600;
    cursor: pointer; }
    body.theme-uhc-mir .module-compare .remove-wrapper .remove-button svg {
      width: 9px;
      height: 9px;
      fill: #003DA1;
      margin-right: 8px; }
    body.theme-uhc-mir .module-compare .remove-wrapper .remove-button:before {
      border-radius: 50%;
      border: solid 1px #003DA1;
      content: " ";
      display: inline-block;
      width: 17px;
      height: 17px;
      position: absolute;
      top: 1px;
      margin-left: -4px; }

body.theme-uhc-mir .module-compare .plan-detail-table {
  text-align: left;
  margin: 0 0 0 1px;
  width: 100%;
  border-collapse: separate; }
  body.theme-uhc-mir .module-compare .plan-detail-table .view-more-link {
    padding-bottom: 10px;
    display: block; }
  body.theme-uhc-mir .module-compare .plan-detail-table tr:nth-child(even) td, body.theme-uhc-mir .module-compare .plan-detail-table tr:nth-child(even) th {
    background: #F5F5F5; }
  body.theme-uhc-mir .module-compare .plan-detail-table tr td, body.theme-uhc-mir .module-compare .plan-detail-table tr th {
    background: #FFFFFF;
    text-align: left;
    padding: 10px 15px;
    line-height: 1.3;
    min-width: 200px;
    max-width: 200px;
    width: 200px;
    border-right: solid 3px #DFDFDF;
    -ms-box-shadow: 0 0 0px 1px #DFDFDF;
    box-shadow: 0 0 0px 1px #DFDFDF; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .module-compare .plan-detail-table tr td, body.theme-uhc-mir .module-compare .plan-detail-table tr th {
        min-width: 200px;
        max-width: 200px;
        width: 200px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module-compare .plan-detail-table tr td, body.theme-uhc-mir .module-compare .plan-detail-table tr th {
        min-width: 180px;
        max-width: 180px;
        width: 180px; } }
    body.theme-uhc-mir .module-compare .plan-detail-table tr td h3, body.theme-uhc-mir .module-compare .plan-detail-table tr th h3 {
      font-size: 24px;
      margin-bottom: 5px; }
      body.theme-uhc-mir .module-compare .plan-detail-table tr td h3 span, body.theme-uhc-mir .module-compare .plan-detail-table tr th h3 span {
        display: block; }
    body.theme-uhc-mir .module-compare .plan-detail-table tr td .customize-rate-button, body.theme-uhc-mir .module-compare .plan-detail-table tr th .customize-rate-button {
      margin-right: -8px; }
      body.theme-uhc-mir .module-compare .plan-detail-table tr td .customize-rate-button span, body.theme-uhc-mir .module-compare .plan-detail-table tr th .customize-rate-button span {
        display: inline;
        color: #003DA1;
        font-size: 14px; }
      body.theme-uhc-mir .module-compare .plan-detail-table tr td .customize-rate-button:hover span, body.theme-uhc-mir .module-compare .plan-detail-table tr th .customize-rate-button:hover span {
       color: #122377; }
      body.theme-uhc-mir .module-compare .plan-detail-table tr td .customize-rate-button:after, body.theme-uhc-mir .module-compare .plan-detail-table tr th .customize-rate-button:after {
        width: 0;
        height: 0;
        border-right: 0 none;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #003DA1;
        display: inline-block;
        content: " ";
        margin-left: 7px;
        top: 1px; }
    body.theme-uhc-mir .module-compare .plan-detail-table tr td > span, body.theme-uhc-mir .module-compare .plan-detail-table tr th > span {
      padding-left: 12px;
      display: block;
      margin: 0 0 7px 0;
      line-height: 1.3; }
    body.theme-uhc-mir .module-compare .plan-detail-table tr td sup, body.theme-uhc-mir .module-compare .plan-detail-table tr th sup {
      vertical-align: 5px;
      font-size: 8px;
      margin-left: 1px; }
    body.theme-uhc-mir .module-compare .plan-detail-table tr td strong, body.theme-uhc-mir .module-compare .plan-detail-table tr th strong {
      display: block; }
    body.theme-uhc-mir .module-compare .plan-detail-table tr td:last-child, body.theme-uhc-mir .module-compare .plan-detail-table tr th:last-child {
      border-right: 0 none; }
    body.theme-uhc-mir .module-compare .plan-detail-table tr td:first-child, body.theme-uhc-mir .module-compare .plan-detail-table tr th:first-child {
      min-width: 200px;
      max-width: 200px;
      width: 200px;
      position: relative;
      border-right-width: 2px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-compare .plan-detail-table tr td:first-child, body.theme-uhc-mir .module-compare .plan-detail-table tr th:first-child {
          min-width: 120px;
          max-width: 120px;
          width: 120px; } }
      body.theme-uhc-mir .module-compare .plan-detail-table tr td:first-child span, body.theme-uhc-mir .module-compare .plan-detail-table tr th:first-child span {
        padding-left: 0;
        margin: 0; }
    body.theme-uhc-mir .module-compare .plan-detail-table tr td[colspan], body.theme-uhc-mir .module-compare .plan-detail-table tr th[colspan] {
      background: #C0E9FF;
      padding: 18px 15px;
      font-size: 16px;
      font-weight: 600; }
      body.theme-uhc-mir .module-compare .plan-detail-table tr td[colspan]:after, body.theme-uhc-mir .module-compare .plan-detail-table tr th[colspan]:after {
        display: none; }
  body.theme-uhc-mir .module-compare .plan-detail-table tr th {
    text-align: center;
    padding: 15px 15px; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .module-compare .plan-detail-table tr th {
        padding: 15px 8px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module-compare .plan-detail-table tr th {
        padding: 15px 8px;
        min-height: 100px;
        height: 100px; } }
    body.theme-uhc-mir .module-compare .plan-detail-table tr th:first-child {
      border: 0; }
      body.theme-uhc-mir .module-compare .plan-detail-table tr th:first-child:before {
        content: " ";
        display: block;
        height: 30px;
        width: 100%;
        position: absolute;
        top: -30px;
        left: 0;
        background: #FFFFFF; }
    body.theme-uhc-mir .module-compare .plan-detail-table tr th:nth-child(odd) {
      background: #F5F5F5; }
    body.theme-uhc-mir .module-compare .plan-detail-table tr th .detail-link {
      margin: 0 0 0px 0;
      display: block; }
    body.theme-uhc-mir .module-compare .plan-detail-table tr th h3 {
      font-size: 16px;
      display: inline-block;
      margin: 0 0 0px; }
      body.theme-uhc-mir .module-compare .plan-detail-table tr th h3 a {
        font-size: 16px;
        font-weight: 600;
        text-decoration: none; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .module-compare .plan-detail-table tr th h3 {
          font-size: 14px; }
          body.theme-uhc-mir .module-compare .plan-detail-table tr th h3 a {
            font-size: 14px; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-compare .plan-detail-table tr th h3 {
          font-size: 14px;
          margin: 0; }
          body.theme-uhc-mir .module-compare .plan-detail-table tr th h3 a {
            font-size: 14px;
            margin: 0; } }
    body.theme-uhc-mir .module-compare .plan-detail-table tr th .add-button {
      text-decoration: none;
      position: absolute;
      font-weight: 600;
      text-align: center;
      display: block;
      margin-bottom: 20px;
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      top: 45%;
      left: 50%;
      width: 90%; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-compare .plan-detail-table tr th .add-button {
          position: absolute;
          padding: 0 5px; } }
      body.theme-uhc-mir .module-compare .plan-detail-table tr th .add-button:before {
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        border-radius: 50%;
        border: solid 1px #003DA1;
        content: " ";
        width: 17px;
        height: 17px;
        bottom: -21px; }
      body.theme-uhc-mir .module-compare .plan-detail-table tr th .add-button:after {
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        content: "+";
        display: block;
        position: absolute;
        width: 9px;
        height: 17px;
        line-height: 17px;
        font-size: 17px;
        margin-top: 4px;
        font-weight: 400; }
    body.theme-uhc-mir .module-compare .plan-detail-table tr th .remove-button {
      margin: 0 0 18px -15px;
      padding: 0;
      color: #003DA1;
      font-weight: 600;
      cursor: pointer;
      position: absolute;
      top: -28px;
      width: 100%; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-compare .plan-detail-table tr th .remove-button {
          top: -25px; } }
      body.theme-uhc-mir .module-compare .plan-detail-table tr th .remove-button svg {
        width: 9px;
        height: 9px;
        fill: #003DA1;
        margin-right: 8px; }
      body.theme-uhc-mir .module-compare .plan-detail-table tr th .remove-button:before {
        border-radius: 50%;
        border: solid 1px #003DA1;
        content: " ";
        display: inline-block;
        width: 17px;
        height: 17px;
        position: absolute;
        top: 1px;
        left: 50%;
        margin-left: -40px; }
    body.theme-uhc-mir .module-compare .plan-detail-table tr th .cta-button {
      margin-top: 0;
      display: block; }
      body.theme-uhc-mir .module-compare .plan-detail-table tr th .cta-button.hidden {
        display: none; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-compare .plan-detail-table tr th .cta-button {
          margin-top: 10px; } }
      body.theme-uhc-mir .module-compare .plan-detail-table tr th .cta-button span {
        color: #FFFFFF; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .module-compare .plan-detail-table tr th .cta-button span {
            font-size: 14px; } }
  @media (min-width: 768px) {
    body.theme-uhc-mir .module-compare .plan-detail-table tr span {
      position: relative; } }
  body.theme-uhc-mir .module-compare .plan-detail-table tr .icon-info {
    -ms-transform: translateY(3px);
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    fill: #003DA1;
    display: inline-block;
    position: relative;
    margin: 0 0 0 15px; }
  body.theme-uhc-mir .module-compare .plan-detail-table thead {
    z-index: 4;
    position: relative; }
    body.theme-uhc-mir .module-compare .plan-detail-table thead th {
      height: 50px;
      position: relative; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-compare .plan-detail-table thead th {
          height: 100px; } }
      body.theme-uhc-mir .module-compare .plan-detail-table thead th:first-child {
        color: transparent;
        background: #FFFFFF;
        z-index: 4;
        left: -1px;
        -ms-box-shadow: 1px 0 0px 1px #DFDFDF;
        box-shadow: 1px 0 0px 1px #DFDFDF; }
        body.theme-uhc-mir .module-compare .plan-detail-table thead th:first-child h3,
        body.theme-uhc-mir .module-compare .plan-detail-table thead th:first-child .cta-button,
        body.theme-uhc-mir .module-compare .plan-detail-table thead th:first-child .remove-button {
          visibility: hidden; }
        body.theme-uhc-mir .module-compare .plan-detail-table thead th:first-child:after {
          background: none; }
    body.theme-uhc-mir .module-compare .plan-detail-table thead.is-sticky {
      position: fixed;
      top: 0; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-compare .plan-detail-table thead.is-sticky {
          top: 81px; }
          body.theme-uhc-mir .module-compare .plan-detail-table thead.is-sticky th {
            width: 33.333%;
            max-width: 33.333%;
            min-width: 33.333%;
            height: 50px; }
            body.theme-uhc-mir .module-compare .plan-detail-table thead.is-sticky th:first-child {
              width: 33.333%;
              max-width: 33.333%;
              min-width: 33.333%; } }
      body.theme-uhc-mir .module-compare .plan-detail-table thead.is-sticky th:after {
        content: " ";
        display: block;
        width: 100%;
        height: 12px;
        z-index: 0;
        left: 0px;
        bottom: -12px;
        position: absolute;
        background: url("/content/dam/commontools/vpp/table-shadow-bottom.png") repeat-x; }
        @media (max-width: 767px) {
          body.theme-uhc-mir .module-compare .plan-detail-table thead.is-sticky th:after {
            background: none; } }
      body.theme-uhc-mir .module-compare .plan-detail-table thead.is-sticky th:first-child:after {
        background: none; }
      body.theme-uhc-mir .module-compare .plan-detail-table thead.is-sticky th .cta-button,
      body.theme-uhc-mir .module-compare .plan-detail-table thead.is-sticky th .view-more-link {
        display: none; }
  body.theme-uhc-mir .module-compare .plan-detail-table.is-sticky tbody {
    padding-top: 172px; }
  @media (min-width: 980px) {
    body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='2'] tr th, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='2'] tr td, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='3'] tr th, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='3'] tr td, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='4'] tr th, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='4'] tr td, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='5'] tr th, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='5'] tr td {
      width: 189px;
      max-width: 189px;
      min-width: 189px; } }
  @media (max-width: 979px) {
    body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='2'] tr th, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='2'] tr td, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='3'] tr th, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='3'] tr td, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='4'] tr th, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='4'] tr td, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='5'] tr th, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='5'] tr td {
      width: 150px;
      max-width: 150px;
      min-width: 150px; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='2'], body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='3'], body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='4'], body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='5'] {
      table-layout: auto;
      width: 720px; }
      body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='2'] tr th, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='2'] tr td, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='3'] tr th, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='3'] tr td, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='4'] tr th, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='4'] tr td, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='5'] tr th, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='5'] tr td {
        width: 150px;
        max-width: 150px;
        min-width: 150px; }
        body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='2'] tr th:first-child, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='2'] tr td:first-child, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='3'] tr th:first-child, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='3'] tr td:first-child, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='4'] tr th:first-child, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='4'] tr td:first-child, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='5'] tr th:first-child, body.theme-uhc-mir .module-compare .plan-detail-table[data-cols='5'] tr td:first-child {
          width: 120px;
          max-width: 120px;
          min-width: 120px; } }

body.theme-uhc-mir .module-compare .module-rate-calculator {
  display: none; }
  body.theme-uhc-mir .module-compare .module-rate-calculator.show {
    display: block; }
  body.theme-uhc-mir .module-compare .module-rate-calculator > .uhc-container {
    padding: 0;
    margin-bottom: 30px; }
  body.theme-uhc-mir .module-compare .module-rate-calculator .calc-wrapper > p,
  body.theme-uhc-mir .module-compare .module-rate-calculator .calc-wrapper > form,
  body.theme-uhc-mir .module-compare .module-rate-calculator .calc-wrapper > span {
    max-width: 748px; }

body.theme-uhc-mir .module-compare > .compare-wrapper {
  padding: 0; }

body.theme-uhc-mir .module-compare .scroll-table-wrapper {
  padding: 215px 0 0 0; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module-compare .scroll-table-wrapper {
      overflow-x: scroll;
      -webkit-overflow-scrolling: auto;
      width: 100%;
      padding-top: 200px; } }

body.theme-uhc-mir .module-compare .plan-detail-table thead {
  display: none; }

body.theme-uhc-mir .module-compare #topRowCopy {
  position: absolute;
  z-index: 4;
  height: 200px;
  display: block;
  width: 600px;
  margin-left: 120px;
  top: 0;
  overflow: hidden; }
  body.theme-uhc-mir .module-compare #topRowCopy:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 980px) {
    body.theme-uhc-mir .module-compare #topRowCopy {
      margin-left: 192px;
      height: 215px; } }
  @media (max-width: 979px) {
    body.theme-uhc-mir .module-compare #topRowCopy {
      margin-left: 150px;
      height: 215px; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module-compare #topRowCopy {
      margin-left: 120px;
      height: 200px; } }
  body.theme-uhc-mir .module-compare #topRowCopy .scroller {
    position: relative; }
  body.theme-uhc-mir .module-compare #topRowCopy .detail-link {
    margin: 0 0 12px 0;
    display: block; }
  body.theme-uhc-mir .module-compare #topRowCopy.is-sticky {
    top: 80px;
    position: fixed;
    height: 100px;
    overflow: visible; }
    @media (min-width: 980px) {
      body.theme-uhc-mir .module-compare #topRowCopy.is-sticky {
        top: 0; } }
    @media (max-width: 979px) {
      body.theme-uhc-mir .module-compare #topRowCopy.is-sticky {
        top: 0; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module-compare #topRowCopy.is-sticky {
        top: 80px; } }
    body.theme-uhc-mir .module-compare #topRowCopy.is-sticky:after {
      display: block;
      position: fixed;
      top: 80px;
      left: 0;
      width: 120px;
      height: 110px;
      background: #FFFFFF;
      content: " ";
      border-right: solid 1px #DFDFDF;
      border-bottom: solid 1px #DFDFDF; }
      @media (min-width: 980px) {
        body.theme-uhc-mir .module-compare #topRowCopy.is-sticky:after {
          width: 192px;
          left: -192px;
          top: 0;
          position: absolute;
          height: 110px; } }
      @media (max-width: 979px) {
        body.theme-uhc-mir .module-compare #topRowCopy.is-sticky:after {
          width: 150px;
          left: -150px;
          top: 0;
          position: absolute;
          height: 110px; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-compare #topRowCopy.is-sticky:after {
          width: 120px;
          left: 0px;
          top: 80px;
          position: fixed;
          height: 100px; } }
    body.theme-uhc-mir .module-compare #topRowCopy.is-sticky .scroller > div {
      padding-top: 0;
      height: 110px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-compare #topRowCopy.is-sticky .scroller > div {
          height: 100px; } }
      body.theme-uhc-mir .module-compare #topRowCopy.is-sticky .scroller > div div {
        height: 100%; }
      body.theme-uhc-mir .module-compare #topRowCopy.is-sticky .scroller > div .cta-button,
      body.theme-uhc-mir .module-compare #topRowCopy.is-sticky .scroller > div .view-more-link,
      body.theme-uhc-mir .module-compare #topRowCopy.is-sticky .scroller > div .favorite-plan-container {
        display: none; }
  body.theme-uhc-mir .module-compare #topRowCopy .scroller > div {
    width: 150px;
    float: left;
    text-align: center;
    position: relative;
    height: 200px;
    padding-top: 15px; }
    @media (min-width: 980px) {
      body.theme-uhc-mir .module-compare #topRowCopy .scroller > div {
        width: 192px;
        height: 215px; } }
    @media (max-width: 979px) {
      body.theme-uhc-mir .module-compare #topRowCopy .scroller > div {
        width: 150px;
        height: 215px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module-compare #topRowCopy .scroller > div {
        width: 150px;
        height: 200px; } }
    body.theme-uhc-mir .module-compare #topRowCopy .scroller > div:nth-of-type(even) div {
      background: #F5F5F5; }
    body.theme-uhc-mir .module-compare #topRowCopy .scroller > div div {
      padding: 15px 10px;
      border: solid 1px #DFDFDF;
      border-left-width: 0;
      border-right-width: 3px;
      position: absolute;
      bottom: 0;
      height: 162px;
      width: 100%;
      background: #FFFFFF; }
      @media (min-width: 980px) {
        body.theme-uhc-mir .module-compare #topRowCopy .scroller > div div {
          height: 180px; } }
      @media (max-width: 979px) {
        body.theme-uhc-mir .module-compare #topRowCopy .scroller > div div {
          height: 180px; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-compare #topRowCopy .scroller > div div {
          padding: 10px 7px;
          height: 162px; } }
    @media (min-width: 980px) {
      body.theme-uhc-mir .module-compare #topRowCopy .scroller > div:first-of-type {
        width: 193px; } }
    @media (max-width: 979px) {
      body.theme-uhc-mir .module-compare #topRowCopy .scroller > div:first-of-type {
        width: 151px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module-compare #topRowCopy .scroller > div:first-of-type {
        width: 151px; } }
    body.theme-uhc-mir .module-compare #topRowCopy .scroller > div:first-of-type div {
      border-left-width: 2px; }
    body.theme-uhc-mir .module-compare #topRowCopy .scroller > div:last-of-type div {
      border-right-width: 1px; }
      @media (min-width: 980px) {
        body.theme-uhc-mir .module-compare #topRowCopy .scroller > div:last-of-type div {
          width: 193px; } }
      @media (max-width: 979px) {
        body.theme-uhc-mir .module-compare #topRowCopy .scroller > div:last-of-type div {
          width: 151px; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-compare #topRowCopy .scroller > div:last-of-type div {
          width: 151px; } }
  body.theme-uhc-mir .module-compare #topRowCopy .view-more-link {
    display: block; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module-compare #topRowCopy .view-more-link {
        font-size: 14px; } }
  body.theme-uhc-mir .module-compare #topRowCopy h3 {
    font-size: 16px;
    display: inline-block;
    margin: 0 0 5px; }
    body.theme-uhc-mir .module-compare #topRowCopy h3 a {
      font-size: 16px;
      font-weight: 600;
      text-decoration: none; }
    @media (max-width: 979px) {
      body.theme-uhc-mir .module-compare #topRowCopy h3 {
        font-size: 14px; }
        body.theme-uhc-mir .module-compare #topRowCopy h3 a {
          font-size: 14px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module-compare #topRowCopy h3 {
        font-size: 14px;
        margin: 0 0 5px; }
        body.theme-uhc-mir .module-compare #topRowCopy h3 a {
          font-size: 14px;
          margin: 0; } }
  body.theme-uhc-mir .module-compare #topRowCopy .add-button {
    text-decoration: none;
    position: relative;
    font-weight: 600;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 45%;
    left: 50%;
    width: 100%; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module-compare #topRowCopy .add-button {
        position: absolute;
        padding: 0 5px;
        top: 40%; } }
    body.theme-uhc-mir .module-compare #topRowCopy .add-button:before {
      left: 50%;
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
     position: absolute;
      border-radius: 50%;
      border: solid 1px #003DA1;
      content: " ";
      width: 17px;
      height: 17px;
      bottom: -21px; }
    body.theme-uhc-mir .module-compare #topRowCopy .add-button:after {
      left: 50%;
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      content: "+";
      display: block;
      position: absolute;
      width: 9px;
      height: 17px;
      line-height: 17px;
      font-size: 17px;
      margin-top: 4px;
      font-weight: 400; }
  body.theme-uhc-mir .module-compare #topRowCopy .remove-button {
    margin: 0 0 18px 0;
    padding: 0;
    color: #003DA1;
    font-weight: 600;
    cursor: pointer;
    position: relative; }
    body.theme-uhc-mir .module-compare #topRowCopy .remove-button svg {
      width: 9px;
      height: 9px;
      fill: #003DA1;
      margin-right: 8px; }
    body.theme-uhc-mir .module-compare #topRowCopy .remove-button:before {
      border-radius: 50%;
      border: solid 1px #003DA1;
      content: " ";
      display: inline-block;
      width: 17px;
      height: 17px;
      position: absolute;
      top: 2px;
      left: 50%;
      margin-left: -40px; }
  body.theme-uhc-mir .module-compare #topRowCopy .cta-button {
    margin-top: 8px;
    display: block; }
    body.theme-uhc-mir .module-compare #topRowCopy .cta-button.hidden {
      display: none; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module-compare #topRowCopy .cta-button {
        margin-top: 10px; } }
    body.theme-uhc-mir .module-compare #topRowCopy .cta-button span {
      color: #FFFFFF; }
      @media (max-width: 979px) {
        body.theme-uhc-mir .module-compare #topRowCopy .cta-button span {
          font-size: 14px; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-compare #topRowCopy .cta-button span {
          font-size: 14px; } }

body.theme-uhc-mir .module-compare #leftColCopy {
  position: absolute;
  top: 200px;
  left: 0;
  width: 120px;
  z-index: 4; }
  @media (min-width: 768px) {
    body.theme-uhc-mir .module-compare #leftColCopy {
      display: none; } }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module-compare #leftColCopy {
      display: block; } }
  body.theme-uhc-mir .module-compare #leftColCopy > div {
    padding: 10px 15px;
    border-bottom: solid 1px #DFDFDF;
    background: #FFFFFF;
    width: 100%;
    position: relative; }
    body.theme-uhc-mir .module-compare #leftColCopy > div:nth-child(even) {
      background: #F5F5F5; }
    body.theme-uhc-mir .module-compare #leftColCopy > div:after {
      content: " ";
      display: block;
      width: 11px;
      height: 100%;
      z-index: 0;
      right: -12px;
      top: 0;
      position: absolute;
      background: url("/content/dam/commontools/vpp/table-shadow-right.png") repeat-y; }
    body.theme-uhc-mir .module-compare #leftColCopy > div.title-row {
      padding: 18px 15px;
      background: #C0E9FF;
      min-width: 500px;
      font-size: 16px;
      font-weight: 600;
      line-height: 1.3;
      border-bottom: 0 none;
                 text-align:left;}
      body.theme-uhc-mir .module-compare #leftColCopy > div.title-row:after {
        display: none; }

body.theme-uhc-mir.page-plans-compare {
  overflow: hidden ;
  -webkit-overflow-scrolling: touch; }
  body.theme-uhc-mir.page-plans-compare #site-wrapper {
    overflow-y: scroll !important; }
    @media (min-width: 768px) {
      body.theme-uhc-mir.page-plans-compare #site-wrapper {
        overflow-x: hidden !important; } }
  body.theme-uhc-mir.page-plans-compare.is-med-supp #topRowCopy h3 {
    margin-top: 12px; }
  body.theme-uhc-mir.page-plans-compare.is-med-supp .compare-wrapper {
    border-top: 0 none; }
  body.theme-uhc-mir.page-plans-compare.is-med-supp.is-refined #topRowCopy.is-sticky h3 {
    margin-top: 0;
    margin-bottom: 0; }
  body.theme-uhc-mir.page-plans-compare.is-med-supp.is-refined #topRowCopy.is-sticky .detail-link {
    margin-bottom: 0; }

body.theme-uhc-mir.page-reference .module {
  border-bottom: 0 none; }
  body.theme-uhc-mir.page-reference .module > .container {
    padding-top: 0px; }

body.theme-uhc-mir.page-reference .module-reference-article > .uhc-container,
body.theme-uhc-mir.page-reference .reference-article > .uhc-container {
  padding-left: 0;
  padding-right: 0; }
  @media (max-width: 767px) {
    body.theme-uhc-mir.page-reference .module-reference-article > .uhc-container,
    body.theme-uhc-mir.page-reference .reference-article > .uhc-container {
      width: auto;
      margin: 15px 0px; } }

body.theme-uhc-mir.page-reference .module-reference-article h2,
body.theme-uhc-mir.page-reference .reference-article h2 {
  font-size: 28px;
  padding: 0 0 15px 0;
  border-bottom: solid 1px #DFDFDF;
  margin: 0 0 60px 0; }
  @media (max-width: 767px) {
    body.theme-uhc-mir.page-reference .module-reference-article h2,
    body.theme-uhc-mir.page-reference .reference-article h2 {
      margin: 0; } }

body.theme-uhc-mir.page-reference .module-reference-article .content,
body.theme-uhc-mir.page-reference .reference-article .content {
  padding: 0;
  width: 650px;
  margin: 0; }
  @media (max-width: 767px) {
    body.theme-uhc-mir.page-reference .module-reference-article .content,
    body.theme-uhc-mir.page-reference .reference-article .content {
      padding: 30px 0;
      width: auto;
      margin: 0; } }
  body.theme-uhc-mir.page-reference .module-reference-article .content h3,
  body.theme-uhc-mir.page-reference .reference-article .content h3 {
    margin-bottom: 15px;
    font-size: 20px; }
  body.theme-uhc-mir.page-reference .module-reference-article .content h4,
  body.theme-uhc-mir.page-reference .reference-article .content h4 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 4px; }
  body.theme-uhc-mir.page-reference .module-reference-article .content ul,
  body.theme-uhc-mir.page-reference .reference-article .content ul {
    margin-bottom: 15px; }
    body.theme-uhc-mir.page-reference .module-reference-article .content ul li,
    body.theme-uhc-mir.page-reference .reference-article .content ul li {
      line-height: 1.3;
      list-style-type: disc;
      list-style-position: inside; }
  body.theme-uhc-mir.page-reference .module-reference-article .content p,
  body.theme-uhc-mir.page-reference .reference-article .content p {
    line-height: 1.3;
    margin-bottom: 15px; }
    body.theme-uhc-mir.page-reference .module-reference-article .content p a,
    body.theme-uhc-mir.page-reference .reference-article .content p a {
      font-weight: 600; }

body.theme-uhc-mir.page-reference .reference-article {
  width: 100%; }
  body.theme-uhc-mir.page-reference .reference-article .uhc-container {
    padding: 0; }

body.theme-uhc-mir.page-reference .module-reference-appeals {
  border-bottom: 0 none; }
  body.theme-uhc-mir.page-reference .module-reference-appeals > .uhc-container {
    padding-left: 0;
    padding-right: 0; }
    body.theme-uhc-mir.page-reference .module-reference-appeals > .uhc-container h2 {
      font-size: 28px;
      padding: 0 0 15px 0;
      border-bottom: solid 1px #DFDFDF;
      margin: 0 0 20px 0; }
    body.theme-uhc-mir.page-reference .module-reference-appeals > .uhc-container > p {
      padding-right: 20%; }
      @media (max-width: 767px) {
        body.theme-uhc-mir.page-reference .module-reference-appeals > .uhc-container > p {
         padding-right: 0; } }
  body.theme-uhc-mir.page-reference .module-reference-appeals .module-accordion-tabs {
    position: relative;
    z-index: 1;
    padding-top: 100px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir.page-reference .module-reference-appeals .module-accordion-tabs {
        padding-top: 75px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir.page-reference .module-reference-appeals .module-accordion-tabs .accordion-wrapper {
        padding: 0; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir.page-reference .module-reference-appeals .module-accordion-tabs .accordion-wrapper .uhc-container {
        padding: 0; } }
  body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs {
    position: absolute;
    z-index: 4;
    transition: -webkit-transform 300ms linear;
    transition: transform 300ms linear;
    transition: transform 300ms linear, -webkit-transform 300ms linear; }
    body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs:after {
      content: " ";
      display: block;
      clear: both; }
    body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs.is-sticky {
      position: fixed;
      top: 0;
      -ms-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15); }
      @media (max-width: 767px) {
        body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs.is-sticky {
          top: 60px; } }
    @media (max-width: 979px) {
      body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs {
        width: 730px; } }
    @media (max-width: 767px) {
      body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs {
        left: -15px;
        padding-top: 20px;
        width: 850px; } }
    body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab {
      position: relative;
      background: #F5F5F5;
      border-left: 1px solid #DFDFDF;
      border-bottom: 0 none;
      width: 188px;
      height: 60px;
      float: left;
      text-align: center;
      cursor: pointer; }
      @media (max-width: 979px) {
        body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab {
          width: 146px; } }
      @media (max-width: 767px) {
        body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab {
          width: 170px; } }
      body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab:first-child {
        border-left: 0 none; }
        body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab:first-child .tab-contents {
          border-left: 0; }
      @media (min-width: 768px) {
        body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab:hover {
          background: #C0E9FF; } }
      body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab:after {
        width: 0;
        height: 0;
        border-bottom: 0 none;
        border-left: 18px solid transparent;
        border-right: 18px solid transparent;
        border-top: 18px solid #C0E9FF;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        display: none;
        position: absolute;
        content: " ";
        bottom: -17px; }
      body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab.active {
        background: #C0E9FF;
        color: #272727;
        cursor: default; }
        body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab.active:after {
          display: block; }
        body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab.active .trigger-open {
          display: block; }
          body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab.active .trigger-open .cta-button {
            cursor: default; }
        body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab.active .trigger-closed {
          display: none; }
      body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .tab-contents {
        min-height: 100%;
        padding: 0 15px;
        position: relative; }
      body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .title {
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        font-weight: 600;
        font-size: 16px;
        display: block;
        width: 100%;
        padding: 0 15px; }
        @media (max-width: 979px) {
          body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .title {
            font-size: 15px; } }
        @media (max-width: 767px) {
          body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .title {
            font-size: 16px; } }
        body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .title span:first-child {
          font-size: inherit;
          font-weight: inherit;
          line-height: 1.8; }
      body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab > span {
        display: block;
        margin: 0 0 15px;
        font-size: 16px; }
      body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .trigger-open, body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .trigger-closed {
        position: relative;
        bottom: 0; }
        body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .trigger-open a, body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .trigger-closed a {
          font-weight: 600; }
          body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .trigger-open a svg, body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .trigger-closed a svg {
            fill: #003DA1; }
          body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .trigger-open a:hover, body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .trigger-closed a:hover {
            color: #003DA1; }
           body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .trigger-open a:hover svg, body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .trigger-closed a:hover svg {
              fill: #003DA1; }
      body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .trigger-open {
        color: #003DA1;
        text-decoration: underline;
        display: none;
        font-weight: 600;
        margin: 0; }
      body.theme-uhc-mir.page-reference .module-reference-appeals .plan-detail-tabs .tab .trigger-closed {
        color: #003DA1;
        text-decoration: underline;
        display: block;
        font-weight: 600;
        margin: 0; }

body.theme-uhc-mir .module-reference-list,
body.theme-uhc-mir .module-reference-cta {
  border-bottom: 0 none; }
  body.theme-uhc-mir .module-reference-list > .container h2,
  body.theme-uhc-mir .module-reference-cta > .container h2 {
    font-size: 28px;
    padding: 0 0 15px 0;
    border-bottom: solid 1px #DFDFDF;
    margin: 0 0 20px 0; }
  body.theme-uhc-mir .module-reference-list > .container > p,
  body.theme-uhc-mir .module-reference-cta > .container > p {
    padding-right: 20%; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module-reference-list > .container > p,
      body.theme-uhc-mir .module-reference-cta > .container > p {
        padding-right: 0; } }
  body.theme-uhc-mir .module-reference-list .reference-list,
  body.theme-uhc-mir .module-reference-cta .reference-list {
    margin: 35px 0 0 0; }
    body.theme-uhc-mir .module-reference-list .reference-list h3,
    body.theme-uhc-mir .module-reference-cta .reference-list h3 {
      font-size: 20px;
      margin-bottom: 20px; }
    body.theme-uhc-mir .module-reference-list .reference-list .reference-list__item > div,
    body.theme-uhc-mir .module-reference-cta .reference-list .reference-list__item > div {
      border: solid 1px #DFDFDF;
      position: relative;
      display: block;
      width: 100%; }
    body.theme-uhc-mir .module-reference-list .reference-list .reference-list__item a,
    body.theme-uhc-mir .module-reference-cta .reference-list .reference-list__item a {
      width: 100%;
      position: relative;
      height: 80px;
      display: block;
      text-decoration: none; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .module-reference-list .reference-list .reference-list__item a,
        body.theme-uhc-mir .module-reference-cta .reference-list .reference-list__item a {
          height: 70px; } }
      body.theme-uhc-mir .module-reference-list .reference-list .reference-list__item a:hover,
      body.theme-uhc-mir .module-reference-cta .reference-list .reference-list__item a:hover {
        background: #F5F5F5; }
      body.theme-uhc-mir .module-reference-list .reference-list .reference-list__item a span,
      body.theme-uhc-mir .module-reference-cta .reference-list .reference-list__item a span {
        line-height: 1.3;
        color: #003DA1;
        display: block;
        font-weight: 600;
        font-size: 16px;
        padding: 0 40px 0 30px;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: relative; }
        @media (max-width: 979px) {
          body.theme-uhc-mir .module-reference-list .reference-list .reference-list__item a span,
          body.theme-uhc-mir .module-reference-cta .reference-list .reference-list__item a span {
            padding: 0 40px 0 25px; } }
      body.theme-uhc-mir .module-reference-list .reference-list .reference-list__item a:after,
      body.theme-uhc-mir .module-reference-cta .reference-list .reference-list__item a:after {
        width: 0;
        height: 0;
        border-right: 0 none;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #003DA1;
        display: inline-block;
        position: absolute;
        content: " ";
        margin: -4px 0 0 7px;
        top: 50%;
        right: 30px; }
    body.theme-uhc-mir .module-reference-list .reference-list .reference-list__item:nth-child(odd) > div,
    body.theme-uhc-mir .module-reference-cta .reference-list .reference-list__item:nth-child(odd) > div {
      margin-right: 30px; }

body.theme-uhc-mir .module.module-type-2 {
  border-top: 0 none;
  border-bottom: 0 none; }
  body.theme-uhc-mir .module.module-type-2 .blurb h3 {
    font-size: 24px; }
  body.theme-uhc-mir .module.module-type-2 .content .content__item {
    text-align: left;
    padding: 30px 20px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .module.module-type-2 .content .content__item {
        margin: 0 0 40px 0; } }
    body.theme-uhc-mir .module.module-type-2 .content .content__item h4 {
      max-width: 100%; }

body.theme-uhc-mir .module.module-service-support {
  border-top: 0 none;
  border-bottom: 0 none; }
  body.theme-uhc-mir .module.module-service-support .blurb h3 {
    font-size: 24px; }
  body.theme-uhc-mir .module.module-service-support .content {
    background: #F5F5F5;
    margin-top: 40px; }
    body.theme-uhc-mir .module.module-service-support .content .content__item {
      text-align: left;
      padding: 30px 20px; }
      body.theme-uhc-mir .module.module-service-support .content .content__item h4 {
        margin: 0 0 20px; }
        @media (max-width: 440px) {
          body.theme-uhc-mir .module.module-service-support .content .content__item h4 {
            max-width: 260px; } }
        body.theme-uhc-mir .module.module-service-support .content .content__item h4 a {
          position: relative;
          font-weight: 600;
          font-size: 16px;
          text-decoration: none; }
          body.theme-uhc-mir .module.module-service-support .content .content__item h4 a > span {
            display: inline;
            position: relative;
            font-weight: 600;
            font-size: 16px;
            text-decoration: none; }
          body.theme-uhc-mir .module.module-service-support .content .content__item h4 a:after {
            width: 0;
            height: 0;
            border-right: 0 none;
            border-top: 5px solid transparent;
            border-bottom: 5px solid transparent;
            border-left: 5px solid #003DA1;
            display: inline-block;
            position: relative;
            content: " ";
            margin-left: 7px;
            top: 1px; }

body.theme-uhc-mir.page-enrollment-guide .module > .uhc-container {
  padding-top: 0px; }

body.theme-uhc-mir .basic-form {
  margin-bottom: 50px; }
  body.theme-uhc-mir .basic-form ::-webkit-input-placeholder {
    color: #888888; }
  body.theme-uhc-mir .basic-form :-moz-placeholder {
    color: #888888; }
  body.theme-uhc-mir .basic-form ::-moz-placeholder {
    color: #888888; }
  body.theme-uhc-mir .basic-form :-ms-input-placeholder {
    color: #888888; }
  body.theme-uhc-mir .basic-form .required-hint {
    font-weight: 600; }
    body.theme-uhc-mir .basic-form .required-hint span {
      color: #E91B18;
      font-weight: 600; }
  body.theme-uhc-mir .basic-form .global-error-msg {
    margin: 20px 0 0 0;
    display: none; }
  body.theme-uhc-mir .basic-form.form-invalid.showErrors .global-error-msg {
    display: block; }
  body.theme-uhc-mir .basic-form fieldset > p {
    margin: 20px 0px; }
  body.theme-uhc-mir .basic-form fieldset .required:after {
    display: inline;
    content: "*";
    color: #E91B18;
    font-weight: 700; }
  body.theme-uhc-mir .basic-form fieldset > span {
    display: block;
    margin: 0 0 10px 0; }
    body.theme-uhc-mir .basic-form fieldset > span label.required:after {
      display: inline;
      content: "*";
      color: #E91B18;
      font-weight: 700; }
    body.theme-uhc-mir .basic-form fieldset > span input {
      display: block;
      width: 300px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .basic-form fieldset > span input {
          max-width: 260px;
          width: 100%; } }
      body.theme-uhc-mir .basic-form fieldset > span input.field-type-phone {
        width: 126px; }
      body.theme-uhc-mir .basic-form fieldset > span input.field-type-zip {
        width: 96px; }
      body.theme-uhc-mir .basic-form fieldset > span input.field-type-date {
        width: 106px; }
      body.theme-uhc-mir .basic-form fieldset > span input.field-type-day {
        width: 55px; }
      body.theme-uhc-mir .basic-form fieldset > span input.field-type-year {
        width: 75px; }
    body.theme-uhc-mir .basic-form fieldset > span.invalid .selectboxit-btn {
      border-color: #C2C3C2; }
    body.theme-uhc-mir .basic-form fieldset > span.invalid.showErrors input {
      border-color: #E91B18; }
    body.theme-uhc-mir .basic-form fieldset > span.invalid.showErrors .field-error-msg {
      display: block;
      margin-top: 2px; }
    body.theme-uhc-mir .basic-form fieldset > span.invalid.showErrors .selectboxit-btn {
      border-color: #E91B18; }
    body.theme-uhc-mir .basic-form fieldset > span input[type="radio"] + label {
      width: auto;
      margin: 0 20px 6px;
      display: inline-block; }
    body.theme-uhc-mir .basic-form fieldset > span input[type="checkbox"] + label {
      margin-left: 20px;
      margin-right: 30px;
      display: inline-block; }
    body.theme-uhc-mir .basic-form fieldset > span p {
      margin: 20px 0 10px; }
    body.theme-uhc-mir .basic-form fieldset > span input + p {
      margin: 20px 0; }
    body.theme-uhc-mir .basic-form fieldset > span .selectboxit-container .selectboxit {
      width: 300px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .basic-form fieldset > span .selectboxit-container .selectboxit {
          width: 260px; } }
    body.theme-uhc-mir .basic-form fieldset > span label {
      font-weight: 600;
      margin-bottom: 6px;
      display: block; }
      body.theme-uhc-mir .basic-form fieldset > span label.hidden {
        display: none; }
  body.theme-uhc-mir .basic-form fieldset .submit-button {
    margin-top: 20px; }

@media (max-width: 767px) {
  body.theme-uhc-mir .module-guide-order-form > .uhc-container {
    width: auto;
    margin: 15px 0px; } }

body.theme-uhc-mir .module-guide-order-form h2 {
  font-size: 28px;
  padding: 0 0 15px 0;
  border-bottom: solid 1px #DFDFDF;
  margin: 0 0 20px 0; }
  @media (max-width: 767px) {
    body.theme-uhc-mir .module-guide-order-form h2 {
      margin: 0; } }

body.theme-uhc-mir.page-med-supp-ole .content-section {
  padding-top: 40px; }

body.theme-uhc-mir.page-med-supp-ole .module.module-aside .segment-title.highlighted {
  background: #C0E9FF; }

body.theme-uhc-mir.page-med-supp-ole .module.module-aside .content ul li {
  margin-bottom: 5px; }

body.theme-uhc-mir .ole-form,
body.theme-uhc-mir #ole-edit,
body.theme-uhc-mir #ole-return {
  position: relative;
  /* progress bar */
  /* form controls */
  /* form content */
  /* form step */ }
  body.theme-uhc-mir .ole-form .ole-form-container,
  body.theme-uhc-mir #ole-edit .ole-form-container,
  body.theme-uhc-mir #ole-return .ole-form-container {
    border-radius: 5px;
    -ms-box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2); }
  body.theme-uhc-mir .ole-form .form-progress,
  body.theme-uhc-mir #ole-edit .form-progress,
  body.theme-uhc-mir #ole-return .form-progress {
    padding: 30px 20px 20px;
    position: relative; }
    body.theme-uhc-mir .ole-form .form-progress .form-progress-bar,
    body.theme-uhc-mir #ole-edit .form-progress .form-progress-bar,
    body.theme-uhc-mir #ole-return .form-progress .form-progress-bar {
      width: 100%;
      height: 12px;
      display: block;
      position: relative;
      background: #C2C3C2; }
    body.theme-uhc-mir .ole-form .form-progress .form-current-progress,
    body.theme-uhc-mir #ole-edit .form-progress .form-current-progress,
    body.theme-uhc-mir #ole-return .form-progress .form-current-progress {
      width: 0%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: #003DA1;
      transition: width 250ms ease-out; }
  body.theme-uhc-mir .ole-form .form-controls,
  body.theme-uhc-mir #ole-edit .form-controls,
  body.theme-uhc-mir #ole-return .form-controls {
    background: #F5F5F5;
    padding: 40px 20px;
    text-align: center; }
    body.theme-uhc-mir .ole-form .form-controls .cta-button,
    body.theme-uhc-mir #ole-edit .form-controls .cta-button,
    body.theme-uhc-mir #ole-return .form-controls .cta-button {
      width: 260px;
      margin-bottom: 10px;
      text-align: center;
      margin: 0 5px 25px 5px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .ole-form .form-controls .cta-button,
        body.theme-uhc-mir #ole-edit .form-controls .cta-button,
        body.theme-uhc-mir #ole-return .form-controls .cta-button {
          width: inherit; } }
    body.theme-uhc-mir .ole-form .form-controls .cancel-button:before,
    body.theme-uhc-mir #ole-edit .form-controls .cancel-button:before,
    body.theme-uhc-mir #ole-return .form-controls .cancel-button:before {
      content: "";
      display: block; }
  body.theme-uhc-mir .ole-form .form-content,
  body.theme-uhc-mir #ole-edit .form-content,
  body.theme-uhc-mir #ole-return .form-content {
    padding: 20px 20px;
    position: relative; }
  body.theme-uhc-mir .ole-form .form-step,
  body.theme-uhc-mir #ole-edit .form-step,
  body.theme-uhc-mir #ole-return .form-step {
    position: relative;
    display: none; }
    body.theme-uhc-mir .ole-form .form-step.active,
    body.theme-uhc-mir #ole-edit .form-step.active,
    body.theme-uhc-mir #ole-return .form-step.active {
      display: block; }
  body.theme-uhc-mir .ole-form p,
  body.theme-uhc-mir #ole-edit p,
  body.theme-uhc-mir #ole-return p {
    margin: 0 0 20px 0;
    line-height: 1.4; }
  body.theme-uhc-mir .ole-form ul,
  body.theme-uhc-mir #ole-edit ul,
  body.theme-uhc-mir #ole-return ul {
    margin: 0 0 20px 0; }
    body.theme-uhc-mir .ole-form ul li,
    body.theme-uhc-mir #ole-edit ul li,
    body.theme-uhc-mir #ole-return ul li {
      margin: 0 0 10px 0; }
      body.theme-uhc-mir .ole-form ul li:last-child,
      body.theme-uhc-mir #ole-edit ul li:last-child,
      body.theme-uhc-mir #ole-return ul li:last-child {
        margin-bottom: 0; }
    body.theme-uhc-mir .ole-form ul.simple-list,
    body.theme-uhc-mir #ole-edit ul.simple-list,
    body.theme-uhc-mir #ole-return ul.simple-list {
      margin: 0 0 20px 20px;
      list-style: disc; }
  body.theme-uhc-mir .ole-form legend,
  body.theme-uhc-mir #ole-edit legend,
  body.theme-uhc-mir #ole-return legend {
    color: #003DA1;
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 20px 0;
    line-height: 1.4; }
  body.theme-uhc-mir .ole-form label,
  body.theme-uhc-mir #ole-edit label,
  body.theme-uhc-mir #ole-return label {
    display: block;
    margin: 0 0 5px 0; }
    body.theme-uhc-mir .ole-form label.indexed > span,
    body.theme-uhc-mir #ole-edit label.indexed > span,
    body.theme-uhc-mir #ole-return label.indexed > span {
      border-radius: 50%;
      background: #003DA1;
      color: #FFFFFF;
      font-weight: 600;
      width: 22px;
      height: 22px;
      padding: 3px 0 0 7px;
      margin: 0 7px 0 0;
      display: inline-block; }
  body.theme-uhc-mir .ole-form fieldset,
  body.theme-uhc-mir #ole-edit fieldset,
  body.theme-uhc-mir #ole-return fieldset {
    margin: 0 0 20px 0;
    padding-bottom: 20px;
    border-bottom: solid 1px #DFDFDF; }
    body.theme-uhc-mir .ole-form fieldset:only-of-type,
    body.theme-uhc-mir #ole-edit fieldset:only-of-type,
    body.theme-uhc-mir #ole-return fieldset:only-of-type {
      margin: 0 0 15px 0;
      padding-bottom: 0;
      border: none; }
    body.theme-uhc-mir .ole-form fieldset.fieldset-required legend:after,
    body.theme-uhc-mir #ole-edit fieldset.fieldset-required legend:after,
    body.theme-uhc-mir #ole-return fieldset.fieldset-required legend:after {
      content: "*";
      display: inline;
      color: #E91B18;
      font-weight: 700; }
    body.theme-uhc-mir .ole-form fieldset.invalid .fieldset-error-msg,
    body.theme-uhc-mir #ole-edit fieldset.invalid .fieldset-error-msg,
    body.theme-uhc-mir #ole-return fieldset.invalid .fieldset-error-msg {
      display: block; }
  body.theme-uhc-mir .ole-form .img-block,
  body.theme-uhc-mir #ole-edit .img-block,
  body.theme-uhc-mir #ole-return .img-block {
    margin: 0 0 20px 0; }
    body.theme-uhc-mir .ole-form .img-block img,
    body.theme-uhc-mir #ole-edit .img-block img,
    body.theme-uhc-mir #ole-return .img-block img {
      max-width: 100%; }
  body.theme-uhc-mir .ole-form .field,
  body.theme-uhc-mir #ole-edit .field,
  body.theme-uhc-mir #ole-return .field {
    margin: 0 0 10px 0;
    display: block;
    position: relative; }
    body.theme-uhc-mir .ole-form .field.field-required label:after,
    body.theme-uhc-mir #ole-edit .field.field-required label:after,
    body.theme-uhc-mir #ole-return .field.field-required label:after {
      content: "*";
      display: inline;
      color: #E91B18;
      font-weight: 700; }
    body.theme-uhc-mir .ole-form .field.invalid input[type="text"],
    body.theme-uhc-mir .ole-form .field.invalid input[type="date"],
    body.theme-uhc-mir .ole-form .field.invalid input[type="number"],
    body.theme-uhc-mir #ole-edit .field.invalid input[type="text"],
    body.theme-uhc-mir #ole-edit .field.invalid input[type="date"],
    body.theme-uhc-mir #ole-edit .field.invalid input[type="number"],
    body.theme-uhc-mir #ole-return .field.invalid input[type="text"],
    body.theme-uhc-mir #ole-return .field.invalid input[type="date"],
    body.theme-uhc-mir #ole-return .field.invalid input[type="number"] {
      border-color: #E91B18; }
    body.theme-uhc-mir .ole-form .field.invalid .field-error-msg,
    body.theme-uhc-mir #ole-edit .field.invalid .field-error-msg,
    body.theme-uhc-mir #ole-return .field.invalid .field-error-msg {
      display: block; }
  body.theme-uhc-mir .ole-form .field-type-open,
  body.theme-uhc-mir .ole-form .field-type-email,
  body.theme-uhc-mir #ole-edit .field-type-open,
  body.theme-uhc-mir #ole-edit .field-type-email,
  body.theme-uhc-mir #ole-return .field-type-open,
  body.theme-uhc-mir #ole-return .field-type-email {
    width: 300px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .ole-form .field-type-open,
      body.theme-uhc-mir .ole-form .field-type-email,
      body.theme-uhc-mir #ole-edit .field-type-open,
      body.theme-uhc-mir #ole-edit .field-type-email,
      body.theme-uhc-mir #ole-return .field-type-open,
      body.theme-uhc-mir #ole-return .field-type-email {
        width: 100%;
        max-width: 260px; } }
  body.theme-uhc-mir .ole-form a[rel="tooltip"],
  body.theme-uhc-mir #ole-edit a[rel="tooltip"],
  body.theme-uhc-mir #ole-return a[rel="tooltip"] {
    padding-left: 0;
    margin: 0 0 15px 10px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .ole-form a[rel="tooltip"],
      body.theme-uhc-mir #ole-edit a[rel="tooltip"],
      body.theme-uhc-mir #ole-return a[rel="tooltip"] {
        margin: 10px 0 0 0;
        display: block; } }
  body.theme-uhc-mir .ole-form .scroll-box,
  body.theme-uhc-mir #ole-edit .scroll-box,
  body.theme-uhc-mir #ole-return .scroll-box {
    height: 270px;
    overflow: auto;
    padding: 15px;
    margin: 0 0 25px 0;
    border: solid 1px #DFDFDF; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .ole-form .scroll-box,
      body.theme-uhc-mir #ole-edit .scroll-box,
      body.theme-uhc-mir #ole-return .scroll-box {
        padding: 10px;
        height: 170px; } }
  body.theme-uhc-mir .ole-form .field-xs,
  body.theme-uhc-mir #ole-edit .field-xs,
  body.theme-uhc-mir #ole-return .field-xs {
    width: 55px; }
  body.theme-uhc-mir .ole-form .field-type-zip,
  body.theme-uhc-mir #ole-edit .field-type-zip,
  body.theme-uhc-mir #ole-return .field-type-zip {
    width: 70px; }
  body.theme-uhc-mir .ole-form .field-type-date,
  body.theme-uhc-mir #ole-edit .field-type-date,
  body.theme-uhc-mir #ole-return .field-type-date {
    width: 108px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .ole-form .field-type-date,
      body.theme-uhc-mir #ole-edit .field-type-date,
      body.theme-uhc-mir #ole-return .field-type-date {
        width: 114px; } }
  body.theme-uhc-mir .ole-form .field-type-phone,
  body.theme-uhc-mir #ole-edit .field-type-phone,
  body.theme-uhc-mir #ole-return .field-type-phone {
    width: 115px; }
   @media (max-width: 767px) {
      body.theme-uhc-mir .ole-form .field-type-phone,
      body.theme-uhc-mir #ole-edit .field-type-phone,
      body.theme-uhc-mir #ole-return .field-type-phone {
        width: 130px; } }
  body.theme-uhc-mir .ole-form input[type='radio'] + label,
  body.theme-uhc-mir .ole-form input[type='checkbox'] + label,
  body.theme-uhc-mir #ole-edit input[type='radio'] + label,
  body.theme-uhc-mir #ole-edit input[type='checkbox'] + label,
  body.theme-uhc-mir #ole-return input[type='radio'] + label,
  body.theme-uhc-mir #ole-return input[type='checkbox'] + label {
    display: inline-block;
    margin: 0 0 0 20px; }
  body.theme-uhc-mir .ole-form .required-note,
  body.theme-uhc-mir #ole-edit .required-note,
  body.theme-uhc-mir #ole-return .required-note {
    color: #E91B18;
    font-weight: 700; }
  body.theme-uhc-mir .ole-form .field-error-msg,
  body.theme-uhc-mir .ole-form .fieldset-error-msg,
  body.theme-uhc-mir #ole-edit .field-error-msg,
  body.theme-uhc-mir #ole-edit .fieldset-error-msg,
  body.theme-uhc-mir #ole-return .field-error-msg,
  body.theme-uhc-mir #ole-return .fieldset-error-msg {
    font-size: 14px;
    color: #E91B18;
    font-weight: 700;
    display: none;
    margin: 5px 0; }
  body.theme-uhc-mir .ole-form .valid-icon,
  body.theme-uhc-mir #ole-edit .valid-icon,
  body.theme-uhc-mir #ole-return .valid-icon {
    color: #21B01E;
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    top: 30px;
    left: 276px;
    display: none;
    z-index: 3; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .ole-form .valid-icon,
      body.theme-uhc-mir #ole-edit .valid-icon,
      body.theme-uhc-mir #ole-return .valid-icon {
        left: 237px;
        top: 27px; } }
    body.theme-uhc-mir .ole-form .valid-icon.show,
    body.theme-uhc-mir #ole-edit .valid-icon.show,
    body.theme-uhc-mir #ole-return .valid-icon.show {
      display: block; }
  body.theme-uhc-mir .ole-form .invalid-icon,
  body.theme-uhc-mir #ole-edit .invalid-icon,
  body.theme-uhc-mir #ole-return .invalid-icon {
    color: #E91B18;
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    top: 30px;
    left: 276px;
    display: none;
    z-index: 3; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .ole-form .invalid-icon,
      body.theme-uhc-mir #ole-edit .invalid-icon,
      body.theme-uhc-mir #ole-return .invalid-icon {
        left: 237px;
        top: 27px; } }
    body.theme-uhc-mir .ole-form .invalid-icon.show,
    body.theme-uhc-mir #ole-edit .invalid-icon.show,
    body.theme-uhc-mir #ole-return .invalid-icon.show {
      display: block; }
  body.theme-uhc-mir .ole-form .email-confirm,
  body.theme-uhc-mir #ole-edit .email-confirm,
  body.theme-uhc-mir #ole-return .email-confirm {
    display: none;
    width: 300px; }
    @media (max-width: 767px) {
      body.theme-uhc-mir .ole-form .email-confirm,
      body.theme-uhc-mir #ole-edit .email-confirm,
      body.theme-uhc-mir #ole-return .email-confirm {
        width: 260px; } }
    body.theme-uhc-mir .ole-form .email-confirm.show,
    body.theme-uhc-mir #ole-edit .email-confirm.show,
    body.theme-uhc-mir #ole-return .email-confirm.show {
      display: block; }
    body.theme-uhc-mir .ole-form .email-confirm .email-display,
    body.theme-uhc-mir #ole-edit .email-confirm .email-display,
    body.theme-uhc-mir #ole-return .email-confirm .email-display {
      display: block;
      font-size: 20px;
      font-weight: 600;
      margin: 10px 0 0 0; }
      body.theme-uhc-mir .ole-form .email-confirm .email-display.valid,
      body.theme-uhc-mir #ole-edit .email-confirm .email-display.valid,
      body.theme-uhc-mir #ole-return .email-confirm .email-display.valid {
        color: #21B01E; }
      body.theme-uhc-mir .ole-form .email-confirm .email-display.invalid,
      body.theme-uhc-mir #ole-edit .email-confirm .email-display.invalid,
      body.theme-uhc-mir #ole-return .email-confirm .email-display.invalid {
        color: #E91B18; }
  body.theme-uhc-mir .ole-form .conditional-block,
  body.theme-uhc-mir .ole-form .conditional-text,
  body.theme-uhc-mir #ole-edit .conditional-block,
  body.theme-uhc-mir #ole-edit .conditional-text,
  body.theme-uhc-mir #ole-return .conditional-block,
  body.theme-uhc-mir #ole-return .conditional-text {
    display: none;
    padding: 15px 0 0 0; }
    body.theme-uhc-mir .ole-form .conditional-block.show,
    body.theme-uhc-mir .ole-form .conditional-text.show,
    body.theme-uhc-mir #ole-edit .conditional-block.show,
    body.theme-uhc-mir #ole-edit .conditional-text.show,
    body.theme-uhc-mir #ole-return .conditional-block.show,
    body.theme-uhc-mir #ole-return .conditional-text.show {
      display: block; }
  body.theme-uhc-mir .ole-form .conditional-text,
  body.theme-uhc-mir #ole-edit .conditional-text,
  body.theme-uhc-mir #ole-return .conditional-text {
    padding-top: 0; }
  body.theme-uhc-mir .ole-form .ole-form-header,
  body.theme-uhc-mir #ole-edit .ole-form-header,
  body.theme-uhc-mir #ole-return .ole-form-header {
    padding: 0 0 20px 0; }
    body.theme-uhc-mir .ole-form .ole-form-header h2,
    body.theme-uhc-mir #ole-edit .ole-form-header h2,
    body.theme-uhc-mir #ole-return .ole-form-header h2 {
      font-size: 24px; }
  body.theme-uhc-mir .ole-form .only-review,
  body.theme-uhc-mir #ole-edit .only-review,
  body.theme-uhc-mir #ole-return .only-review {
    display: none; }
  body.theme-uhc-mir .ole-form.view--in-progress .form-content,
  body.theme-uhc-mir #ole-edit.view--in-progress .form-content,
  body.theme-uhc-mir #ole-return.view--in-progress .form-content {
    display: block; }
  body.theme-uhc-mir .ole-form.view--in-progress .form-review,
  body.theme-uhc-mir #ole-edit.view--in-progress .form-review,
  body.theme-uhc-mir #ole-return.view--in-progress .form-review {
    display: none; }
  body.theme-uhc-mir .ole-form.view--in-progress .back-button,
  body.theme-uhc-mir .ole-form.view--in-progress .next-button,
  body.theme-uhc-mir #ole-edit.view--in-progress .back-button,
  body.theme-uhc-mir #ole-edit.view--in-progress .next-button,
  body.theme-uhc-mir #ole-return.view--in-progress .back-button,
  body.theme-uhc-mir #ole-return.view--in-progress .next-button {
    display: inline-block; }
  body.theme-uhc-mir .ole-form.view--in-progress .submit-button,
  body.theme-uhc-mir .ole-form.view--in-progress .edit-button,
  body.theme-uhc-mir .ole-form.view--in-progress .print-button,
  body.theme-uhc-mir #ole-edit.view--in-progress .submit-button,
  body.theme-uhc-mir #ole-edit.view--in-progress .edit-button,
  body.theme-uhc-mir #ole-edit.view--in-progress .print-button,
  body.theme-uhc-mir #ole-return.view--in-progress .submit-button,
  body.theme-uhc-mir #ole-return.view--in-progress .edit-button,
  body.theme-uhc-mir #ole-return.view--in-progress .print-button {
    display: none; }
  body.theme-uhc-mir .ole-form.view--review .only-review,
  body.theme-uhc-mir #ole-edit.view--review .only-review,
  body.theme-uhc-mir #ole-return.view--review .only-review {
    display: block; }
  body.theme-uhc-mir .ole-form.view--review .form-review,
  body.theme-uhc-mir #ole-edit.view--review .form-review,
  body.theme-uhc-mir #ole-return.view--review .form-review {
    display: block; }
  body.theme-uhc-mir .ole-form.view--review .form-progress,
  body.theme-uhc-mir #ole-edit.view--review .form-progress,
  body.theme-uhc-mir #ole-return.view--review .form-progress {
    display: none; }
  body.theme-uhc-mir .ole-form.view--review .form-content,
  body.theme-uhc-mir #ole-edit.view--review .form-content,
  body.theme-uhc-mir #ole-return.view--review .form-content {
    display: none; }
  body.theme-uhc-mir .ole-form.view--review .form-controls .back-button,
  body.theme-uhc-mir .ole-form.view--review .form-controls .next-button,
  body.theme-uhc-mir #ole-edit.view--review .form-controls .back-button,
  body.theme-uhc-mir #ole-edit.view--review .form-controls .next-button,
  body.theme-uhc-mir #ole-return.view--review .form-controls .back-button,
  body.theme-uhc-mir #ole-return.view--review .form-controls .next-button {
    display: none; }
  body.theme-uhc-mir .ole-form.view--review .form-controls .submit-button,
  body.theme-uhc-mir .ole-form.view--review .form-controls .print-button,
  body.theme-uhc-mir #ole-edit.view--review .form-controls .submit-button,
  body.theme-uhc-mir #ole-edit.view--review .form-controls .print-button,
  body.theme-uhc-mir #ole-return.view--review .form-controls .submit-button,
  body.theme-uhc-mir #ole-return.view--review .form-controls .print-button {
    display: inline-block; }
  body.theme-uhc-mir .ole-form.view--review .plan-information,
  body.theme-uhc-mir #ole-edit.view--review .plan-information,
  body.theme-uhc-mir #ole-return.view--review .plan-information {
    display: block;
    padding: 20px 20px;
    position: relative;
    background: #C0E9FF; }
    body.theme-uhc-mir .ole-form.view--review .plan-information h3,
    body.theme-uhc-mir #ole-edit.view--review .plan-information h3,
    body.theme-uhc-mir #ole-return.view--review .plan-information h3 {
      color: #003DA1;
      font-weight: 700;
      font-size: 20px;
      margin-bottom: 20px;
      padding-right: 130px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .ole-form.view--review .plan-information h3,
        body.theme-uhc-mir #ole-edit.view--review .plan-information h3,
        body.theme-uhc-mir #ole-return.view--review .plan-information h3 {
          font-size: 18px;
          padding-right: 0; } }
    body.theme-uhc-mir .ole-form.view--review .plan-information p,
    body.theme-uhc-mir #ole-edit.view--review .plan-information p,
    body.theme-uhc-mir #ole-return.view--review .plan-information p {
      padding-right: 80px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .ole-form.view--review .plan-information p,
        body.theme-uhc-mir #ole-edit.view--review .plan-information p,
        body.theme-uhc-mir #ole-return.view--review .plan-information p {
          padding-right: 0; } }
      body.theme-uhc-mir .ole-form.view--review .plan-information p.rate-display,
      body.theme-uhc-mir #ole-edit.view--review .plan-information p.rate-display,
      body.theme-uhc-mir #ole-return.view--review .plan-information p.rate-display {
        font-size: 18px; }
    body.theme-uhc-mir .ole-form.view--review .plan-information .edit-button,
    body.theme-uhc-mir #ole-edit.view--review .plan-information .edit-button,
    body.theme-uhc-mir #ole-return.view--review .plan-information .edit-button {
      display: block;
      position: absolute;
      right: 20px;
      top: 24px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .ole-form.view--review .plan-information .edit-button,
        body.theme-uhc-mir #ole-edit.view--review .plan-information .edit-button,
        body.theme-uhc-mir #ole-return.view--review .plan-information .edit-button {
          position: relative;
          top: auto;
          right: auto;
          display: inline-block; } }
  body.theme-uhc-mir .ole-form.view--review .review-step,
  body.theme-uhc-mir #ole-edit.view--review .review-step,
  body.theme-uhc-mir #ole-return.view--review .review-step {
    display: block;
    border-top: solid 1px #DFDFDF;
    padding: 20px 20px;
    position: relative; }
    body.theme-uhc-mir .ole-form.view--review .review-step.no-value,
    body.theme-uhc-mir #ole-edit.view--review .review-step.no-value,
    body.theme-uhc-mir #ole-return.view--review .review-step.no-value {
      display: none; }
    body.theme-uhc-mir .ole-form.view--review .review-step fieldset,
    body.theme-uhc-mir #ole-edit.view--review .review-step fieldset,
    body.theme-uhc-mir #ole-return.view--review .review-step fieldset {
      margin: 0; }
    body.theme-uhc-mir .ole-form.view--review .review-step legend,
    body.theme-uhc-mir #ole-edit.view--review .review-step legend,
    body.theme-uhc-mir #ole-return.view--review .review-step legend {
      margin: 0;
      padding-right: 80px; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .ole-form.view--review .review-step legend,
        body.theme-uhc-mir #ole-edit.view--review .review-step legend,
        body.theme-uhc-mir #ole-return.view--review .review-step legend {
          font-size: 14px; } }
    body.theme-uhc-mir .ole-form.view--review .review-step input,
    body.theme-uhc-mir .ole-form.view--review .review-step label,
    body.theme-uhc-mir .ole-form.view--review .review-step p,
    body.theme-uhc-mir .ole-form.view--review .review-step ul,
    body.theme-uhc-mir .ole-form.view--review .review-step img,
    body.theme-uhc-mir .ole-form.view--review .review-step span,
    body.theme-uhc-mir .ole-form.view--review .review-step div,
    body.theme-uhc-mir .ole-form.view--review .review-step a,
    body.theme-uhc-mir .ole-form.view--review .review-step .img-block,
    body.theme-uhc-mir #ole-edit.view--review .review-step input,
    body.theme-uhc-mir #ole-edit.view--review .review-step label,
    body.theme-uhc-mir #ole-edit.view--review .review-step p,
    body.theme-uhc-mir #ole-edit.view--review .review-step ul,
    body.theme-uhc-mir #ole-edit.view--review .review-step img,
    body.theme-uhc-mir #ole-edit.view--review .review-step span,
   body.theme-uhc-mir #ole-edit.view--review .review-step div,
    body.theme-uhc-mir #ole-edit.view--review .review-step a,
    body.theme-uhc-mir #ole-edit.view--review .review-step .img-block,
    body.theme-uhc-mir #ole-return.view--review .review-step input,
    body.theme-uhc-mir #ole-return.view--review .review-step label,
    body.theme-uhc-mir #ole-return.view--review .review-step p,
    body.theme-uhc-mir #ole-return.view--review .review-step ul,
    body.theme-uhc-mir #ole-return.view--review .review-step img,
    body.theme-uhc-mir #ole-return.view--review .review-step span,
    body.theme-uhc-mir #ole-return.view--review .review-step div,
    body.theme-uhc-mir #ole-return.view--review .review-step a,
    body.theme-uhc-mir #ole-return.view--review .review-step .img-block {
      display: none; }
    body.theme-uhc-mir .ole-form.view--review .review-step .review-field,
    body.theme-uhc-mir #ole-edit.view--review .review-step .review-field,
    body.theme-uhc-mir #ole-return.view--review .review-step .review-field {
      display: block;
      margin-bottom: 15px; }
      body.theme-uhc-mir .ole-form.view--review .review-step .review-field:last-of-type,
      body.theme-uhc-mir #ole-edit.view--review .review-step .review-field:last-of-type,
      body.theme-uhc-mir #ole-return.view--review .review-step .review-field:last-of-type {
        margin-bottom: 0; }
    body.theme-uhc-mir .ole-form.view--review .review-step .field-label,
    body.theme-uhc-mir #ole-edit.view--review .review-step .field-label,
    body.theme-uhc-mir #ole-return.view--review .review-step .field-label {
      color: #003DA1;
      font-size: 16px;
      padding-right: 80px;
      font-weight: 600; }
      @media (max-width: 767px) {
        body.theme-uhc-mir .ole-form.view--review .review-step .field-label,
        body.theme-uhc-mir #ole-edit.view--review .review-step .field-label,
        body.theme-uhc-mir #ole-return.view--review .review-step .field-label {
          font-size: 14px; } }
    body.theme-uhc-mir .ole-form.view--review .review-step .field-value,
    body.theme-uhc-mir #ole-edit.view--review .review-step .field-value,
    body.theme-uhc-mir #ole-return.view--review .review-step .field-value {
      display: block;
      margin: 0; }
    body.theme-uhc-mir .ole-form.view--review .review-step .edit-button,
    body.theme-uhc-mir #ole-edit.view--review .review-step .edit-button,
    body.theme-uhc-mir #ole-return.view--review .review-step .edit-button {
      display: block;
      position: absolute;
      right: 20px;
      top: 24px; }
      @media (min-width: 768px) {
        body.theme-uhc-mir .ole-form.view--review .review-step .edit-button,
        body.theme-uhc-mir #ole-edit.view--review .review-step .edit-button,
        body.theme-uhc-mir #ole-return.view--review .review-step .edit-button {
          top: 50%;
          -ms-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%); } }

body.theme-uhc-mir #ole-edit .uhc-modal-body .uhc-modal-content {
  height: auto;
  max-height: 300px; }

body.theme-uhc-mir #ole-edit .form-step {
  display: none; }
  body.theme-uhc-mir #ole-edit .form-step.active {
    display: block; }

body.theme-uhc-mir #ole-return .uhc-modal-body .uhc-modal-content {
  height: auto;
  max-height: 300px; }

body.theme-uhc-mir #ole-return .form-step {
  display: none; }
  body.theme-uhc-mir #ole-return .form-step.active {
    display: block; }

.change-location-link a, .change-zip-link a,.change-location-link + a {
    cursor: pointer;
}
