@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
  box-sizing: border-box;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
img {
  height: auto;
  max-width: 100%;
}

/*TODO: change this to "/fonts/" on final server*/
@font-face {
  font-family: 'frutiger';
  font-style: normal;
  font-weight: 300;
  src: url("common/fonts/optum/frutiger-light.eot");
  src: url("common/fonts/optum/frutiger-light.eot?#iefix") format("embedded-opentype"), url("common/fonts/optum/frutiger-light.woff") format("woff"), url("common/fonts/optum/frutiger-light.ttf") format("truetype");
  
  /* IE9 Compat Modes */
}
@font-face {
  font-family: 'frutiger';
  font-style: italic;
  font-weight: 300;
  src: url("common/fonts/optum/frutiger-light-italic.eot");
  src: url("common/fonts/optum/frutiger-light-italic.eot?#iefix") format("embedded-opentype"), url("common/fonts/optum/frutiger-light-italic.woff") format("woff"), url("common/fonts/optum/frutiger-light-italic.ttf") format("truetype");
  
  /* IE9 Compat Modes */
}
@font-face {
  font-family: 'frutiger';
  font-style: normal;
  font-weight: 400;
  src: url("common/fonts/optum/frutiger-roman.eot");
  src: url("common/fonts/optum/frutiger-roman.eot?#iefix") format("embedded-opentype"), url("common/fonts/optum/frutiger-roman.woff") format("woff"), url("common/fonts/optum/frutiger-roman.ttf") format("truetype");
  
  /* IE9 Compat Modes */
}
@font-face {
  font-family: 'frutiger';
  font-style: italic;
  font-weight: 400;
  src: url("common/fonts/optum/frutiger-roman-italic.eot");
  src: url("common/fonts/optum/frutiger-roman-italic.eot?#iefix") format("embedded-opentype"), url("common/fonts/optum/frutiger-roman-italic.woff") format("woff"), url("common/fonts/optum/frutiger-roman-italic.ttf") format("truetype");
  
  /* IE9 Compat Modes */
}
@font-face {
  font-family: 'frutiger';
  font-style: normal;
  font-weight: 700;
  src: url("common/fonts/optum/FrutigerLTW01-65Bold.eot");
  src: url("common/fonts/optum/FrutigerLTW01-65Bold.eot?#iefix") format("embedded-opentype"), url("common/fonts/optum/frutiger-bold.woff") format("woff"), url("common/fonts/optum/frutiger-bold.ttf") format("truetype");
  
  /* IE9 Compat Modes */
}
@font-face {
  font-family: 'frutiger';
  font-style: italic;
  font-weight: 700;
  src: url("common/fonts/optum/frutiger-bold-italic.eot");
  src: url("common/fonts/optum/frutiger-bold-italic.eot?#iefix") format("embedded-opentype"), url("common/fonts/optum/frutiger-bold-italic.woff") format("woff"), url("common/fonts/optum/frutiger-bold-italic.ttf") format("truetype");
  
  /* IE9 Compat Modes */
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("common/fonts/MaterialIcons-Regular.eot");
  src: url("common/fonts/MaterialIcons-Regular.eot?#iefix") format("embedded-opentype"), url("common/fonts/MaterialIcons-Regular.woff") format("woff"), url("common/fonts/MaterialIcons-Regular.ttf") format("truetype");
  
  /* IE9 Compat Modes */
}
@font-face {
  font-family: 'Optum Icon Font';
  font-style: normal;
  font-weight: 400;
  src: url("common/fonts/Optum-Icon-Font.eot");
  src: url("common/fonts/Optum-Icon-Font.eot?#iefix") format("embedded-opentype"), url("common/fonts/Optum-Icon-Font.woff") format("woff"), url("common/fonts/Optum-Icon-Font.ttf") format("truetype");
  
  /* IE9 Compat Modes */
}
/*UHC fonts*/
@font-face {
  font-family: 'UHC Sans';
  font-style: normal;
  font-weight: 300;
  src: url("common/fonts/uhc/uhcsans-regular-webfont.eot");
  src: url("common/fonts/uhc/uhcsans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("common/fonts/uhc/uhcsans-regular-webfont.woff2") format("woff2"), url("common/fonts/uhc/uhcsans-regular-webfont.woff") format("woff"), url("common/fonts/uhc/uhcsans-regular-webfont.ttf") format("truetype"), url("common/fonts/uhc/uhcsans-regular-webfont.svg#uhc_sansregular") format("svg");
}
@font-face {
  font-family: 'UHC Sans';
  font-style: normal;
  font-weight: 400;
  src: url("common/fonts/uhc/uhcsans-medium-webfont.eot");
  src: url("common/fonts/uhc/uhcsans-medium-webfont.eot?#iefix") format("embedded-opentype"), url("common/fonts/uhc/uhcsans-medium-webfont.woff2") format("woff2"), url("common/fonts/uhc/uhcsans-medium-webfont.woff") format("woff"), url("common/fonts/uhc/uhcsans-medium-webfont.ttf") format("truetype"), url("common/fonts/uhc/uhcsans-medium-webfont.svg#uhc_sansmedium") format("svg");
}
@font-face {
  font-family: 'UHC Sans';
  font-style: normal;
  font-weight: 700;
  src: url("common/fonts/uhc/uhcsans-bold-webfont.eot");
  src: url("common/fonts/uhc/uhcsans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("common/fonts/uhc/uhcsans-bold-webfont.woff2") format("woff2"), url("common/fonts/uhc/uhcsans-bold-webfont.woff") format("woff"), url("common/fonts/uhc/uhcsans-bold-webfont.ttf") format("truetype"), url("common/fonts/uhc/uhcsans-bold-webfont.svg#uhc_sansbold") format("svg");
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
html {
  background-color: #efefee;
  color: #282A2E;
  font-weight: 400;
  font-family: "frutiger", Arial, sans-serif;
  font-size: 1em;
  line-height: 1.5;
}
hr {
  /*background-color: @primary-gray-5;*/
  border: 0;
  height: 1px;
  border-top: thin solid #b1b3b3;
  /*margin: 3em 0;*/
}
img {
  height: auto;
  max-width: 100%;
}
a {
  color: #316bbe;
  cursor: pointer;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -webkit-tap-highlight-color: transparent;
}
a:hover,
a:focus {
  color: #00396c;
}
b,
strong {
  font-weight: 700;
}
u {
  text-decoration: underline;
}
i {
  font-style: italic;
}
.material-icons {
  font-family: "Material Icons";
  font-size: 1.5em;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
.heading-level-1,
.heading-level-2,
.heading-level-3,
.heading-level-4,
.heading-level-5,
.heading-level-6 {
  line-height: 1.2;
  margin: 10px 0;
}
.heading-level-1 {
  font-weight: 400;
  font-size: 1.875em;
}
.heading-level-2 {
  font-weight: 300;
  font-size: 1.5em;
}
.heading-level-3 {
  font-weight: 400;
  font-size: 1.125em;
}
.heading-level-4 {
  font-weight: 700;
  font-size: 1em;
}
.heading-level-5 {
  font-weight: 400;
  font-size: 1em;
}
.heading-level-6 {
  font-weight: 700;
  font-size: 0.875em;
}
/*
* ~ container topic class
* ~ TODO-- check usage
*/
.container--topic {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid #d0d0ce;
  border-bottom: 3px solid #b1b3b3;
  position: relative;
}
.container--topic:last-child {
  margin-bottom: 0;
}
.container--topic:before {
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.container--topic .trim-base {
  background-color: #d0d0ce;
}
.container--topic .container-header {
  background-color: #ffffff;
  border-bottom: 1px solid #efefee;
  padding: 15px;
}
.container--topic .container-header .header {
  margin: 0;
}
.container--topic .container-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px;
}
.container--topic .container-content > .card {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 5px 0;
  min-width: 100%;
}
.container--topic .container-content > .tile {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 5px 0;
  min-width: 100%;
}
.container--topic .container-footer {
  background-color: #ffffff;
  border-top: 1px solid #d0d0ce;
  overflow: hidden;
  padding: 10px 15px;
}
.container--topic .container-footer .footer-content {
  display: inline-block;
  margin-bottom: 1.5em;
}
.container--topic .container-footer .controls {
  float: right;
}
.container--topic.trim--gray:before {
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.container--topic.trim--gray .trim-base {
  background-color: #63666a;
}
.container--topic.trim--light:before {
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.container--topic.trim--light .trim-base {
  background-color: #d0d0ce;
}
.container--topic.trim--orange:before {
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.container--topic.trim--purple:before {
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.container--topic.trim--purple .trim-base {
  background-color: #d0d0ce;
}
.container--topic.trim--teal:before {
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.container--topic.trim--teal .trim-base {
  background-color: #d0d0ce;
}
/*Added by RPA*/
/*
.h6, .typography h6, .container--body .container-content h6, .container--header .container-content h6, .mainevent--article-body .mainevent-content h6, .mainevent--body .mainevent-content h6, .typography .h6, .container--body .container-content .h6, .container--header .container-content .h6, .mainevent--article-body .mainevent-content .h6, .mainevent--body .mainevent-content .h6, label > span, legend, .field-label, .card--action .card-header .subheader, .card--message .card-header .subheader, .card--result .card-header .subheader, .card--tool .card-content .subheader, .mainevent--data-table .data-table-header th, .mainevent--data-table .data-table-content th, .notification--tool-tip + .notification-container .notification-header {
  font-weight: 700;
  font-size: 0.875em;
}
.h1, .typography h1, .container--body .container-content h1, .container--header .container-content h1, .mainevent--article-body .mainevent-content h1, .mainevent--body .mainevent-content h1, .typography .h1, .container--body .container-content .h1, .container--header .container-content .h1, .mainevent--article-body .mainevent-content .h1, .mainevent--body .mainevent-content .h1, .mainevent--article-body .mainevent-header .mainevent-title, .mainevent--list-body .mainevent-header .mainevent-title, .ogn-nav .header, .ogn__title .ogn__title__header, .h2, .typography h2, .container--body .container-content h2, .container--header .container-content h2, .mainevent--article-body .mainevent-content h2, .mainevent--body .mainevent-content h2, .typography .h2, .container--body .container-content .h2, .container--header .container-content .h2, .mainevent--article-body .mainevent-content .h2, .mainevent--body .mainevent-content .h2, .container--body .container-header .header, .container--promo .container-header .header, .container--header .container-header .header, .card--message .card-header .header, .tile .header, .nav--local .header, .ogn-property-header .header, .h3, .typography h3, .container--body .container-content h3, .container--header .container-content h3, .mainevent--article-body .mainevent-content h3, .mainevent--body .mainevent-content h3, .typography .h3, .container--body .container-content .h3, .container--header .container-content .h3, .mainevent--article-body .mainevent-content .h3, .mainevent--body .mainevent-content .h3, .h4, .typography h4, .container--body .container-content h4, .container--header .container-content h4, .mainevent--article-body .mainevent-content h4, .mainevent--body .mainevent-content h4, .typography .h4, .container--body .container-content .h4, .container--header .container-content .h4, .mainevent--article-body .mainevent-content .h4, .mainevent--body .mainevent-content .h4, .container--promo.variation--interior .container-header .header, .container--topic .container-header .header, .card--action .card-header .header, .card--help .card-header, .card--result .card-header .header, .card--sponsorship .card-header .header, .card--tool .card-header .header, .tile.has-image .header, .tile.variation--text .header, .tile.variation--bug .header, .nav--architecture-set .nav-header .nav-title, .nav--filter-set .nav-header .nav-title, .nav--sort-bar .nav-header .nav-title, .notification--alert-card .notification-header .header, .h5, .typography h5, .container--body .container-content h5, .container--header .container-content h5, .mainevent--article-body .mainevent-content h5, .mainevent--body .mainevent-content h5, .typography .h5, .container--body .container-content .h5, .container--header .container-content .h5, .mainevent--article-body .mainevent-content .h5, .mainevent--body .mainevent-content .h5, label input[type=checkbox] + span,
label input[type=radio] + span, .field-block input[type="checkbox"] + .field-label,
.field-block input[type="radio"] + .field-label, .mainevent--article-body .mainevent-header .mainevent-author, .h6, .typography h6, .container--body .container-content h6, .container--header .container-content h6, .mainevent--article-body .mainevent-content h6, .mainevent--body .mainevent-content h6, .typography .h6, .container--body .container-content .h6, .container--header .container-content .h6, .mainevent--article-body .mainevent-content .h6, .mainevent--body .mainevent-content .h6, label > span, legend, .field-label, .card--action .card-header .subheader, .card--message .card-header .subheader, .card--result .card-header .subheader, .card--tool .card-content .subheader, .mainevent--data-table .data-table-header th, .mainevent--data-table .data-table-content th, .notification--tool-tip + .notification-container .notification-header {
  line-height: 1.2;
  margin-bottom: 12px;
}

input:not([type=submit]):not([type=file]),
textarea {
  appearance: none;
  background-color: @primary-white;
  border: 1px solid @primary-gray-6;
  border-radius: 4px;
  color: #282A2E;
  font-weight: 400;
  font-family: inherit;
  font-size: 1em;
  line-height: normal;
  margin: 0;
  outline: none;
  overflow: auto;
  padding: 7px 5px;
  transition: border-color 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  width: 20em;
  vertical-align: middle;
  zoom: 1;
}

input:not([type=submit]):not([type=file])::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: @primary-gray-4;
}

input:not([type=submit]):not([type=file])::-moz-placeholder,
textarea::-moz-placeholder {
  color: @primary-gray-4;
}

input:not([type=submit]):not([type=file]):-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: @primary-gray-4;
}

input:not([type=submit]):not([type=file])::placeholder,
textarea::placeholder {
  color: @primary-gray-4;
}

input:not([type=submit]):not([type=file]):focus, input:not([type=submit]):not([type=file]):hover,
textarea:focus,
textarea:hover {
  border-color: @primary-gray-4;
}

textarea {
  min-height: 100px;
  resize: vertical;
  width: 35em;
}

input:not([type=submit]):not([type=file]),
textarea {
  !* -webkit-appearance: none;
   -moz-appearance: none;*!
  appearance: none;
  background-color: @primary-white;
  border: 1px solid @primary-gray-6;
  border-radius: 4px;
  color: #282A2E;
  font-weight: 400;
  font-family: inherit;
  font-size: 1em;
  line-height: normal;
  margin: 0;
  outline: none;
  overflow: auto;
  padding: 7px 5px;
  transition: border-color 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  !*white-space: nowrap;*!
  width: 20em;
  vertical-align: middle;
  zoom: 1;
}

input:not([type=submit]):not([type=file])::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: @primary-gray-4;
}

input:not([type=submit]):not([type=file])::-moz-placeholder,
textarea::-moz-placeholder {
  color: @primary-gray-4;
}

input:not([type=submit]):not([type=file]):-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: @primary-gray-4;
}

input:not([type=submit]):not([type=file])::placeholder,
textarea::placeholder {
  color: @primary-gray-4;
}

input:not([type=submit]):not([type=file]):focus, input:not([type=submit]):not([type=file]):hover,
textarea:focus,
textarea:hover {
  border-color: @primary-gray-4;
}

textarea {
  min-height: 100px;
  resize: vertical;
  width: 35em;
  max-width: 100%;
}

input[type=checkbox] {
  border: 0 !important;
  !* padding: 0 !important;
   width: 0px !important; *!
  position: absolute;
  -webkit-tap-highlight-color: transparent;
}

input[type=checkbox]:hover + .field-label, input[type=checkbox]:focus + .field-label {
  color: #00396c;
}

input[type=checkbox]:hover + .field-label:before, input[type=checkbox]:focus + .field-label:before {
  color: #00396c;
}

input[type=checkbox] + .field-label {
  margin-left: 10px;
  position: relative;
}

input[type=checkbox] + .field-label:before {
  color: @primary-gray-4;
  content: "";
  font-family: "Material Icons";
  font-size: 1.5em;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  !* Support for all WebKit browsers. *!
  -webkit-font-smoothing: antialiased;
  !* Support for Safari and Chrome. *!
  text-rendering: optimizeLegibility;
  !* Support for Firefox. *!
  -moz-osx-font-smoothing: grayscale;
  !* Support for IE. *!
  font-feature-settings: 'liga';
  font-size: 1.25em;
  left: -17px;
  position: absolute;
  top: -4px;
}

input[type=checkbox]:checked + .field-label:before {
  content: "";
  font-family: "Material Icons";
  font-size: 1.5em;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  !* Support for all WebKit browsers. *!
  -webkit-font-smoothing: antialiased;
  !* Support for Safari and Chrome. *!
  text-rendering: optimizeLegibility;
  !* Support for Firefox. *!
  -moz-osx-font-smoothing: grayscale;
  !* Support for IE. *!
  font-feature-settings: 'liga';
  color: #316BBE;
  font-size: 1.25em;
}

input[type=checkbox] + .field-label.checkbox--large {
  padding-left: 1.125em;
}

input[type=checkbox] + .field-label.checkbox--large:before {
  font-size: 1.5rem;
  top: -0.2em;
  left: -0.475em;
}

input[type=radio] {
  border: 0 !important;
  !*padding: 0 !important;
  width: 0px !important;*!
  position: absolute;
  -webkit-tap-highlight-color: transparent;
}

input[type=radio]:hover + .field-label, input[type=radio]:focus + .field-label {
  color: #00396c;
}

input[type=radio]:hover + .field-label:before, input[type=radio]:focus + .field-label:before {
  color: #00396c;
}

input[type=radio] + .field-label {
  margin-left: 10px;
  position: relative;
}

input[type=radio] + .field-label:before {
  color: @primary-gray-4;
  content: "";
  font-family: "Material Icons";
  font-size: 1.5em;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  !* Support for all WebKit browsers. *!
  -webkit-font-smoothing: antialiased;
  !* Support for Safari and Chrome. *!
  text-rendering: optimizeLegibility;
  !* Support for Firefox. *!
  -moz-osx-font-smoothing: grayscale;
  !* Support for IE. *!
  font-feature-settings: 'liga';
  font-size: 1.25rem;
  left: -17px;
  position: absolute;
  top: -4px;
}

input[type=radio]:checked + .field-label:before {
  content: "";
  font-family: "Material Icons";
  font-size: 1.5em;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  !* Support for all WebKit browsers. *!
  -webkit-font-smoothing: antialiased;
  !* Support for Safari and Chrome. *!
  text-rendering: optimizeLegibility;
  !* Support for Firefox. *!
  -moz-osx-font-smoothing: grayscale;
  !* Support for IE. *!
  font-feature-settings: 'liga';
  color: #316BBE;
  font-size: 1.25rem;
}*/
/* Container used for styling the custom select, the buttom class below adds the bg gradient, corners, etc. */
.select {
  background: #FFFFFF;
  border: 1px solid #d0d0ce;
  border-radius: 4px;
  color: #282A2E;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  transition: border-color 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.select:focus,
.select:hover {
  border-color: #888B8D !important;
}
.select:after {
  color: #316BBE;
  content: "";
  font-family: "Material Icons";
  font-size: 1.5em;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  /* This hack make the select behind the arrow clickable in some browsers */
  pointer-events: none;
}
.select select {
  background: none;
  border: 1px solid transparent;
  border-radius: 0;
  color: #282A2E;
  height: 35px;
  margin: 0;
  outline: none;
  line-height: 1;
  /* Remove select styling */
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 1em;
  /* General select styles: change as needed */
  font-family: inherit;
  font-weight: 400;
  padding: 7px 5px 7px 5px;
  transition: color 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  width: 20em;
}
.select select:focus {
  background-color: transparent;
  border: 1px solid transparent;
  box-shadow: none;
  outline: none;
}
.select option {
  font-weight: normal;
}
/*optum css end */
.show-inline {
  display: inline-block !important;
}
.white-bg-color {
  background-color: #ffffff;
}
.container--body {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
.container--body:last-child {
  margin-bottom: 0;
}
.container--body .container-header {
  width: 100%;
}
.container--body .container-content {
  background-color: transparent;
  max-width: 1280px;
  margin: 0 auto;
  padding: 20px;
}
dwc-breadcrumbs .breadcrumb {
  padding: 15px 0px;
  margin: auto;
  background: none;
  border-radius: 0;
  border: none;
}
dwc-breadcrumbs .breadcrumb > .active {
  font-weight: bold;
  color: inherit;
}
dwc-breadcrumbs .breadcrumb > li + li:before {
  display: inline-block;
  margin: 0 0.25em;
  transform: rotate(25deg);
  border-right: 0.1em solid #ccc;
  height: 0.8em;
  content: '';
  padding: 0 0 0 5px;
}
.collapse-icon {
  text-align: center;
}
.collapse-icon h1 {
  display: inline-block;
  margin-left: 20px;
}
.ogn {
  margin-top: 0px !important;
}
.core .navfixed .pre-nav .navbar-header .navbar-brand .brandlogo {
  min-width: 100px;
}
hr.orange-divider {
  background-color: #ff9600;
  height: 3px;
  max-width: 60px;
  margin: 30px auto 30px;
}
.display_inline_block {
  display: inline-block !important;
}
/*gives hand pointer to anchor tags when href is not specified*/
.nav,
.pagination,
.carousel,
.panel-title a {
  cursor: pointer;
}
/*to hide horizontal scroll bar*/
body {
  overflow-x: hidden;
}
/*to hide body when app is loading*/
.dwc-content-hide {
  visibility: hidden !important;
  display: none !important;
}
/*from optum css: important to keep this*/
/*max width modified as per email of Emily dated 02/17  --> max width 850px: 53.125em*/
p,
blockquote,
textarea {
  font-size: 1em;
  line-height: 1.5;
  max-width: 53.125em;
}
p:not(:last-child),
blockquote:not(:last-child),
textarea:not(:last-child) {
  margin-bottom: 1.35em;
}
.container-with-bg {
  background-color: #f5f5f5;
  border: 1px solid #b1b3b3;
  margin-top: 20px;
  padding: 30px;
}
#uhc .container.container-with-bg.dwc-top-gradient-bar.bckground {
  background-color: #f5f5f5;
}
@media (min-width: 767px) {
  .container-with-bg {
    background-color: #f5f5f5;
  }
}
.no-user-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mobile-scrollable-window .expand-btn {
  display: none;
}
@media (max-width: 766px) {
  .mobile-scrollable-window {
    margin-right: 15px;
    margin-left: 15px;
  }
  .mobile-scrollable-window .scrollable-body {
    border: 1px solid #d0d0ce;
    border-radius: 4px;
    max-height: 200px;
    overflow: auto;
    padding: 20px;
  }
  .mobile-scrollable-window .scrollable-body .col-sm-6,
  .mobile-scrollable-window .scrollable-body .col-md-5 {
    padding: 0;
  }
  .mobile-scrollable-window .scrollable-body.expanded {
    height: 100%;
    max-height: 100%;
  }
  .mobile-scrollable-window .expand-btn {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/*fix for component level container*/
.container .container {
  width: auto;
  padding-right: 0;
  padding-left: 0;
}
.container .container.bckground {
  width: auto;
  padding-right: 26px;
  padding-left: 26px;
  margin-top: 0px;
  padding-top: 0px;
}
.flex-row {
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  /*-ms-flex-align: center;
  align-items: center;*/
}
.flex-row .flex-item:first-child {
  /*first item in flex row will not shrink or expand*/
  margin-right: 10px;
  flex: 0 0 auto;
}
.flex-row .flex-item:not(:first-child) {
  /*other items will shrink or expand*/
  flex: 1 1 auto;
  margin: 4px auto auto;
}
.flex-row .flex-item .btn {
  margin: auto;
}
.flex-row:not(:last-child) {
  margin-bottom: 1.35em;
}
@media (min-width: 767px) {
  .flex-row .flex-item:first-child {
    /*first item in flex row will not shrink or expand*/
    margin-top: 5px;
  }
  .flex-row .flex-item:not(:first-child) {
    /*other items will shrink or expand*/
    margin-top: 7px;
  }
}
legend {
  margin-bottom: 20px;
  display: table;
  width: 100%;
  color: #282a2e;
}
/*.animate-if {
  &.ng-enter , &.ng-leave {
    transition:all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
  }
  &.ng-enter, &.ng-leave.ng-leave-active {
    opacity:0;
  }
  &.ng-leave, &.ng-enter.ng-enter-active {
    opacity:1;
  }
}*/
.ng-cloak {
  display: none !important;
}
.break-words {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
iframe:focus {
  outline: 3px solid #F2B411;
  outline-offset: 0px;
  border-radius: 0px;
}
label.bold-label {
  font-weight: 700;
}
/*all login page styles*/
.unauth-page .testimonial-carousel {
  margin-bottom: 30px;
}
.unauth-page .class_coaches + .personal_coach {
  padding-bottom: 0px;
}
.unauth-page .container > .personal_coach {
  padding-bottom: 10px;
}
.unauth-page .personal_coach + .personal_coach {
  padding-bottom: 0px;
}
.program-details-v2 .personal-coach .personal_coach {
  margin-bottom: 5px;
  padding-bottom: 0px;
}
.program-details-v2 .tips .wellness-overview header.overview div:empty {
  display: none;
}
.program-details-v2 .tips .wellness-overview .overview-desc {
  padding-bottom: 30px;
}
.program-details-v2 .button .padding-top-40 {
  padding-top: 0px;
}
.program-details-v2 .button .margin-bottom-30 {
  margin-bottom: 0px;
}
.program-details-v2 .program_details .program_details h2,
.program-details-v2 .program_details .program_details h5 {
  margin-bottom: 10px;
}
.program-details-v2 .program_footer .wellness-overview {
  padding-top: 20px;
}
.program-details-v2 .program_footer .wellness-overview header.overview div:empty {
  display: none;
}
.program-details-v2 .program_footer .wellness-overview .overview-desc {
  padding-bottom: 0;
}
.enrollment .average-outcomes h2 {
  margin-bottom: 0px;
}
.enrollment #goals-section {
  margin-top: 40px;
}
.enrollment #reason-section h3 {
  margin-bottom: 20px;
}
.enroll-confirm .overview-desc {
  padding-bottom: 20px;
}
.profile-page .overview header .header-level2 {
  padding-top: 30px;
}
.profile-page .footer--global {
  padding-top: 40px;
}
.profile-page .footer--global.completed {
  padding-top: 0px;
}
body.dwc {
  width: 100%;
}

.margin-bottom-5 {
  margin: 0 0 5px 0;
}
.margin-full-10 {
  margin: 10px;
}
.margin-tb-10 {
  margin: 10px 0;
}
.margin-top-10 {
  margin: 10px 0 0 0;
}
.margin-bottom-10 {
  margin: 0 0 10px 0;
}
.margin-rl-10 {
  margin: 0 10px;
}
.margin-right-10 {
  margin: 0 10px 0 0;
}
.margin-left-10 {
  margin: 0 0 0 10px;
}
.margin-full-15 {
  margin: 15px;
}
.margin-tb-15 {
  margin: 15px 0;
}
.margin-top-15 {
  margin: 15px 0 0 0;
}
.margin-bottom-15 {
  margin: 0 0 15px 0;
}
.margin-full-20 {
  margin: 120px;
}
.margin-tb-20 {
  margin: 20px 0;
}
.margin-top-20 {
  margin: 20px 0 0 0;
}
.margin-bottom-20 {
  margin: 0 0 20px 0;
}
.margin-full-25 {
  margin: 125px;
}
.margin-tb-25 {
  margin: 25px 0;
}
.margin-top-25 {
  margin: 25px 0 0 0;
}
.margin-bottom-25 {
  margin: 0 0 25px 0;
}
.margin-rl-25 {
  margin: 0 25px;
}
.margin-right-25 {
  margin: 0 25px 0 0;
}
.margin-left-25 {
  margin: 0 0 0 25px;
}
.margin-full-30 {
  margin: 30px;
}
.margin-tb-30 {
  margin: 30px 0;
}
.margin-top-30 {
  margin: 30px 0 0 0;
}
.margin-bottom-30 {
  margin: 0 0 30px 0;
}
.margin-rl-30 {
  margin: 0 30px;
}
.margin-right-30 {
  margin: 0 30px 0 0;
}
.margin-left-30 {
  margin: 0 0 0 30px;
}
.margin-full-40 {
  margin: 40px;
}
.margin-tb-40 {
  margin: 40px 0;
}
.margin-top-40 {
  margin: 40px 0 0 0;
}
.margin-bottom-40 {
  margin: 0 0 40px 0;
}
.padding-full-0 {
  padding: 0;
}
.padding-tb-0 {
  padding: 0;
}
.padding-top-0 {
  padding: 0;
}
.padding-bottom-0 {
  padding: 0;
}
.padding-rl-0 {
  padding: 0;
}
.padding-right-0 {
  padding: 0;
}
.padding-left-0 {
  padding: 0;
}
.padding-full-10 {
  padding: 10px;
}
.padding-tb-10 {
  padding: 10px 0;
}
.padding-top-10 {
  padding: 10px 0 0 0;
}
.padding-bottom-10 {
  padding: 0 0 10px 0;
}
.padding-rl-10 {
  padding: 0 10px;
}
.padding-right-10 {
  padding: 0 10px 0 0;
}
.padding-left-10 {
  padding: 0 0 0 10px;
}
.padding-full-15 {
  padding: 15px;
}
.padding-tb-15 {
  padding: 15px 0;
}
.padding-top-15 {
  padding: 15px 0 0 0;
}
.padding-bottom-15 {
  padding: 0 0 15px 0;
}
.padding-full-20 {
  padding: 20px;
}
.padding-tb-20 {
  padding: 20px 0;
}
.padding-top-20 {
  padding: 20px 0 0 0;
}
.padding-bottom-20 {
  padding: 0 0 20px 0;
}
.padding-full-25 {
  padding: 25px;
}
.padding-tb-25 {
  padding: 25px 0;
}
.padding-top-25 {
  padding: 25px 0 0 0;
}
.padding-bottom-25 {
  padding: 0 0 25px 0;
}
.padding-rl-25 {
  padding: 0 25px;
}
.padding-right-25 {
  padding: 0 25px 0 0;
}
.padding-left-25 {
  padding: 0 0 0 25px;
}
.padding-full-30 {
  padding: 30px;
}
.padding-tb-30 {
  padding: 30px 0;
}
.padding-top-30 {
  padding: 30px 0 0 0;
}
.padding-bottom-30 {
  padding: 0 0 30px 0;
}
.padding-rl-30 {
  padding: 0 30px;
}
.padding-rl-40 {
  padding: 0 40px;
}
.padding-right-30 {
  padding: 0 30px 0 0;
}
.padding-left-30 {
  padding: 0 0 0 30px;
}
.padding-tb-40 {
  padding: 40px 0;
}
.padding-full-40 {
  padding: 40px;
}
.padding-top-40 {
  padding: 40px 0 0 0;
}
.padding-bottom-40 {
  padding: 0 0 40px 0;
}
@media (max-width: 767px) {
  .margin-mobile-full-10 {
    margin: 10px;
  }
  .margin-mobile-tb-10 {
    margin: 10px 0;
  }
  .margin-mobile-top-10 {
    margin: 10px 0 0 0;
  }
  .margin-mobile-bottom-10 {
    margin: 0 0 10px 0;
  }
  .margin-mobile-rl-10 {
    margin: 0 10px;
  }
  .margin-mobile-right-10 {
    margin: 0 10px 0 0;
  }
  .margin-mobile-left-10 {
    margin: 0 0 0 10px;
  }
  .margin-mobile-full-15 {
    margin: 15px;
  }
  .margin-mobile-tb-15 {
    margin: 15px 0;
  }
  .margin-mobile-top-15 {
    margin: 15px 0 0 0;
  }
  .margin-mobile-bottom-15 {
    margin: 0 0 15px 0;
  }
  .margin-mobile-rl-15 {
    margin: 0 15px;
  }
  .margin-mobile-right-15 {
    margin: 0 15px 0 0;
  }
  .margin-mobile-left-15 {
    margin: 0 0 0 15px;
  }
  .margin-mobile-full-20 {
    margin: 20px;
  }
  .margin-mobile-tb-20 {
    margin: 20px 0;
  }
  .margin-mobile-top-20 {
    margin: 20px 0 0 0;
  }
  .margin-mobile-bottom-20 {
    margin: 0 0 20px 0;
  }
  .margin-mobile-rl-20 {
    margin: 0 20px;
  }
  .margin-mobile-right-20 {
    margin: 0 20px 0 0;
  }
  .margin-mobile-left-20 {
    margin: 0 0 0 20px;
  }
  .margin-mobile-full-25 {
    margin: 25px;
  }
  .margin-mobile-tb-25 {
    margin: 25px 0;
  }
  .margin-mobile-top-25 {
    margin: 25px 0 0 0;
  }
  .margin-mobile-bottom-25 {
    margin: 0 0 25px 0;
  }
  .margin-mobile-rl-25 {
    margin: 0 25px;
  }
  .margin-mobile-right-25 {
    margin: 0 25px 0 0;
  }
  .margin-mobile-left-25 {
    margin: 0 0 0 25px;
  }
  .margin-mobile-full-30 {
    margin: 30px;
  }
  .margin-mobile-tb-30 {
    margin: 30px 0;
  }
  .margin-mobile-top-30 {
    margin: 30px 0 0 0;
  }
  .margin-mobile-bottom-30 {
    margin: 0 0 30px 0;
  }
  .margin-mobile-rl-30 {
    margin: 0 30px;
  }
  .margin-mobile-right-30 {
    margin: 0 30px 0 0;
  }
  .margin-mobile-left-30 {
    margin: 0 0 0 30px;
  }
  .margin-mobile-full-40 {
    margin: 40px;
  }
  .margin-mobile-tb-40 {
    margin: 40px 0;
  }
  .margin-mobile-top-40 {
    margin: 40px 0 0 0;
  }
  .margin-mobile-bottom-40 {
    margin: 0 0 40px 0;
  }
  .padding-mobile-full-10 {
    padding: 10px;
  }
  .padding-mobile-tb-10 {
    padding: 10px 0;
  }
  .padding-mobile-top-10 {
    padding: 10px 0 0 0;
  }
  .padding-mobile-bottom-10 {
    padding: 0 0 10px 0;
  }
  .padding-mobile-rl-10 {
    padding: 0 10px;
  }
  .padding-mobile-right-10 {
    padding: 0 10px 0 0;
  }
  .padding-mobile-left-10 {
    padding: 0 0 0 10px;
  }
  .padding-mobile-full-15 {
    padding: 15px;
  }
  .padding-mobile-tb-15 {
    padding: 15px 0;
  }
  .padding-mobile-top-15 {
    padding: 15px 0 0 0;
  }
  .padding-mobile-bottom-15 {
    padding: 0 0 15px 0;
  }
  .padding-mobile-full-20 {
    padding: 20px;
  }
  .padding-mobile-tb-20 {
    padding: 20px 0;
  }
  .padding-mobile-top-20 {
    padding: 20px 0 0 0;
  }
  .padding-mobile-bottom-20 {
    padding: 0 0 20px 0;
  }
  .padding-mobile-rl-20 {
    padding: 0 20px;
  }
  .padding-mobile-right-20 {
    padding: 0 20px 0 0;
  }
  .padding-mobile-left-20 {
    padding: 0 0 0 20px;
  }
  .padding-mobile-full-25 {
    padding: 25px;
  }
  .padding-mobile-tb-25 {
    padding: 25px 0;
  }
  .padding-mobile-top-25 {
    padding: 25px 0 0 0;
  }
  .padding-mobile-bottom-25 {
    padding: 0 0 25px 0;
  }
  .padding-mobile-rl-25 {
    padding: 0 25px;
  }
  .padding-mobile-right-25 {
    padding: 0 25px 0 0;
  }
  .padding-mobile-left-25 {
    padding: 0 0 0 25px;
  }
  .padding-mobile-full-30 {
    padding: 30px;
  }
  .padding-mobile-tb-30 {
    padding: 30px 0;
  }
  .padding-mobile-top-30 {
    padding: 30px 0 0 0;
  }
  .padding-mobile-bottom-30 {
    padding: 0 0 30px 0;
  }
  .padding-mobile-rl-30 {
    padding: 0 30px;
  }
  .padding-mobile-right-30 {
    padding: 0 30px 0 0;
  }
  .padding-mobile-left-30 {
    padding: 0 0 0 30px;
  }
  .padding-mobile-full-40 {
    padding: 40px;
  }
  .padding-mobile-tb-40 {
    padding: 40px 0;
  }
  .padding-mobile-top-40 {
    padding: 40px 0 0 0;
  }
  .padding-mobile-bottom-40 {
    padding: 0 0 40px 0;
  }
  .padding-mobile-rl-30 {
    padding: 0 40px;
  }
  .padding-mobile-right-30 {
    padding: 0 40px 0 0;
  }
  .padding-mobile-left-30 {
    padding: 0 0 0 40px;
  }
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
nav:focus {
  outline: 3px solid #F2B411;
  outline-offset: 0px;
  border-radius: 0px;
}
dwc-menu {
  display: none;
}
@media (min-width: 769px) {
  dwc-menu {
    display: block;
  }
  dwc-menu .navbar-default {
    border: none #efefee;
    border-radius: 0;
    box-shadow: none;
    min-height: inherit;
    margin: 0;
    background: #434448 none;
  }
  dwc-menu .navbar-default .navbar-nav > li {
    margin-bottom: 0;
  }
  dwc-menu .navbar-default .navbar-nav > li > a {
    color: #ffffff;
  }
  dwc-menu .navbar-default .navbar-nav > li > a:hover,
  dwc-menu .navbar-default .navbar-nav > li > a:focus {
    color: #83c8ff;
  }
  dwc-menu .navbar-default .navbar-nav > .dropdown > a {
    padding-right: 50px;
  }
  dwc-menu .navbar-default .navbar-nav > .dropdown > a > span:after {
    content: "";
    font-family: "Material Icons";
    font-size: 1.5em;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
    display: block;
    position: absolute;
    right: 10px;
    margin-top: -10px;
    top: 47%;
    transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    transition: -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  }
  dwc-menu .navbar-default .navbar-nav > li > .dropdown-menu {
    border-top-width: 0;
    background-color: #ffffff;
  }
  dwc-menu .navbar-default .navbar-nav > li > .dropdown-menu > li > a {
    color: #316bbe;
  }
  dwc-menu .navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
  dwc-menu .navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
    text-decoration: underline;
    background: #ffffff none;
  }
  dwc-menu .navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
    background-color: #efefee;
  }
  dwc-menu .navbar-default .navbar-nav .open .dropdown-menu > .active {
    /*> a:hover, > a:focus {
      color: @secondary-light-blue;
    }*/
  }
  dwc-menu .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  dwc-menu .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  dwc-menu .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    font-weight: 700;
    color: #316bbe;
    background: #ffffff none;
    text-decoration: underline;
  }
  dwc-menu .navbar-default .navbar-nav > .active > a,
  dwc-menu .navbar-default .navbar-nav > .active > a:hover,
  dwc-menu .navbar-default .navbar-nav > .active > a:focus {
    font-weight: 700;
    color: #316bbe;
    background: #ffffff none;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  dwc-menu .navbar-default .navbar-nav > .active > a > span,
  dwc-menu .navbar-default .navbar-nav > .active > a:hover > span,
  dwc-menu .navbar-default .navbar-nav > .active > a:focus > span {
    border-bottom: 2px solid #ccc;
    padding-bottom: 9px;
  }
  dwc-menu .navbar-default .navbar-nav > .active > a:hover,
  dwc-menu .navbar-default .navbar-nav > .active > a:focus {
    color: #83c8ff;
  }
  dwc-menu .navbar-default .navbar-nav > .open {
    /*> a:hover, > a:focus {
            color: @secondary-light-blue;
          }*/
  }
  dwc-menu .navbar-default .navbar-nav > .open > a,
  dwc-menu .navbar-default .navbar-nav > .open > a:hover,
  dwc-menu .navbar-default .navbar-nav > .open > a:focus {
    color: #316bbe;
    background: #ffffff none;
    box-shadow: none;
  }
  dwc-menu .navbar-default .navbar-nav > .open > a > span,
  dwc-menu .navbar-default .navbar-nav > .open > a:hover > span,
  dwc-menu .navbar-default .navbar-nav > .open > a:focus > span {
    border-bottom: 2px solid #ccc;
    padding-bottom: 9px;
  }
  dwc-menu .navbar-default .navbar-nav > .open > a > span:after,
  dwc-menu .navbar-default .navbar-nav > .open > a:hover > span:after,
  dwc-menu .navbar-default .navbar-nav > .open > a:focus > span:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    top: 42%;
  }
  dwc-menu .navbar-default .navbar-collapse,
  dwc-menu .navbar-default .navbar-form {
    border-color: #ffffff;
  }
  dwc-menu .navbar-default div {
    background-color: inherit;
  }
  dwc-menu .navbar-default a {
    text-decoration: none;
    line-height: 1.1;
    font-size: 1.125em;
    padding: 10px 20px;
    background-image: none;
    box-shadow: none;
  }
}
@media (min-width: 769px) and (max-width: 767px) {
  dwc-menu .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  dwc-menu .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  dwc-menu .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #83c8ff;
  }
  dwc-menu .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  dwc-menu .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  dwc-menu .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    font-weight: 700;
    color: #316bbe;
    background-color: #ffffff;
  }
  dwc-menu .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  dwc-menu .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #83c8ff;
  }
}
.dropdown-arrow {
  position: relative;
  bottom: 0.3em;
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
#dwc-mobile-nav {
  background-color: #434448;
  color: #ffffff;
  position: relative;
  z-index: 11;
}
#dwc-mobile-nav .nav-list {
  display: block;
}
#dwc-mobile-nav .nav-list .nav-list-item {
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
#dwc-mobile-nav .nav-list .nav-list-item .nav-link {
  color: #ffffff;
  -webkit-tap-highlight-color: transparent;
  display: block;
  padding: 15px 20px;
  position: relative;
  text-decoration: none;
  border: solid 1px transparent;
  -ms-flex-align: center;
  align-items: center;
}
#dwc-mobile-nav .nav-list .nav-list-item .nav-link:hover,
#dwc-mobile-nav .nav-list .nav-list-item .nav-link:focus {
  border-color: #d0d0ce;
}
#dwc-mobile-nav .nav-list .nav-list-item.active .nav-link {
  background: #efefee;
  border-bottom-color: #63666a;
  color: #316bbe;
}
#dwc-mobile-nav .nav-list .nav-list-item.has-children .nav-link:after {
  content: "";
  font-family: "Optum Icon Font";
  font-size: 1.5em;
  font-weight: bold;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  transition: -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  display: block;
  font-size: 1em;
  margin-top: -6px;
  position: absolute;
  right: 20px;
  top: 50%;
}
#dwc-mobile-nav .nav-list .nav-list-item.has-children .nav-sublist {
  display: none;
  position: relative;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  left: 0;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  visibility: hidden;
  z-index: 1;
}
#dwc-mobile-nav .nav-list .nav-list-item.has-children .nav-sublist .nav-subitem--close {
  display: none;
}
#dwc-mobile-nav .nav-list .nav-list-item.has-children .nav-sublink {
  color: #ffffff;
  display: block;
  padding: 15px 15px 15px 20px;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
#dwc-mobile-nav .nav-list .nav-list-item.has-children .nav-sublink:hover {
  color: #83c8ff;
  text-decoration: underline;
}
#dwc-mobile-nav .nav-list .nav-list-item.has-children .nav-sublink:focus {
  color: #83c8ff;
  text-decoration: underline;
}
#dwc-mobile-nav .nav-list .nav-list-item.has-children.is-open {
  background-color: #efefee;
}
#dwc-mobile-nav .nav-list .nav-list-item.has-children.is-open .nav-link {
  color: #316bbe;
}
#dwc-mobile-nav .nav-list .nav-list-item.has-children.is-open .nav-link:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  margin-top: -11px;
}
#dwc-mobile-nav .nav-list .nav-list-item.has-children.is-open .nav-sublink {
  color: #316bbe;
}
#dwc-mobile-nav .nav-list .nav-list-item.has-children.is-open .nav-sublist {
  display: block;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  visibility: visible;
  background-color: inherit;
  box-shadow: 0px 6px 10px 1px rgba(0, 0, 0, 0.2);
}
/*@media screen and (max-width: @small-max-width) {
  .nav-list {
    display: block;
    .nav-list-item.is-active {
      .nav-link {
        background-color: @primary-gray-7;
      }
    }
    .nav-list-item.is-open {
      .nav-link {
        background-color: @primary-gray-7;
      }
    }
    .nav-list-item {
      .nav-link {
        &:hover {
          background-color: @primary-gray-7;
        }
      }
    }
  }

  .nav-link {
    padding-bottom: 10px;
    padding-top: 10px;
    -webkit-tap-highlight-color: transparent;
    &:hover {
      border-color: @primary-gray-6;
    }
    &:focus {
      border-color: @primary-gray-6;
    }
  }

  .nav-link.is-active {
    border-bottom-color: @primary-gray-3;
  }

  .nav-list-item.is-open {
    .nav-sublist {
      display: block;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }

  .nav-sublist {
    display: none;
    position: relative;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  .nav-sublink {
    padding-left: 20px;
  }
}*/

.glyphicon.spinning {
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* Absolute Center Spinner */
.dwc-loading {
  position: fixed;
  z-index: 1055;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /* Transparent Overlay */
  /* :not(:required) hides these rules from IE9 and below */
}
.dwc-loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.dwc-loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.dwc-loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}
/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
@media screen and (min-width: 640px) {
  .container--topic .container-content {
    padding: 20px;
  }
  .container--topic .container-header {
    padding: 30px;
  }
  .container--topic .container-content > .card,
  .container--topic .container-content > .tile {
    margin: 10px;
    min-width: 360px;
  }
  .container--topic .container-footer {
    padding: 20px 30px;
  }
}
@media screen and (min-width: 768px) {
  .h5,
  .typography h5,
  .container--body .container-content h5,
  .container--header .container-content h5,
  .mainevent--article-body .mainevent-content h5,
  .mainevent--body .mainevent-content h5,
  .typography .h5,
  .container--body .container-content .h5,
  .container--header .container-content .h5,
  .mainevent--article-body .mainevent-content .h5,
  .mainevent--body .mainevent-content .h5,
  label input[type=checkbox] + span,
  label input[type=radio] + span,
  .field-block input[type="checkbox"] + .field-label,
  .field-block input[type="radio"] + .field-label,
  .mainevent--article-body .mainevent-header .mainevent-author {
    font-size: 1.125em;
  }
  .container--body {
    margin-bottom: 40px;
  }
  .container--body:last-child {
    margin-bottom: 0;
  }
  .container--topic {
    margin-bottom: 40px;
  }
  .container--topic:last-child {
    margin-bottom: 0;
  }
  .typography h1,
  .heading-level-1 {
    font-size: 2.25em;
  }
  .typography h2,
  .heading-level-2 {
    font-size: 1.875em;
  }
  .typography h3,
  .heading-level-3 {
    font-size: 1.5em;
  }
  .typography h4,
  .heading-level-4 {
    font-size: 1.125em;
  }
  .typography h5,
  .heading-level-5 {
    font-size: 1.125em;
  }
  .container--body {
    margin-bottom: 40px;
  }
  .container--body:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 960px) {
  li.nav-list-item.active {
    background: #ffffff;
  }
  li.active span.nav-link--text-container {
    color: #4778C4;
    border-bottom: 2px solid #cccccc;
    padding-bottom: 10px;
  }
  li.nav-list-item.has-children.active {
    background: #ffffff;
  }
  li.nav-list-item.active {
    background: #fff;
  }
  li.nav-list-item.has-children.active span.nav-link--text-container {
    color: #4778C4;
    border-bottom: 2px solid #cccccc;
    padding-bottom: 10px;
  }
  li.nav-list-item.has-children.active a.nav-link:after {
    color: #4778C4;
  }
}
/* Responsive Styles */
/*
@media(max-width: 460px){
  .container-fluid {
    padding: 0 !important;
    margin: 0 !important;
  }
}
*/
@media (max-width: 767px) {
  .heading-level-1,
  .heading-level-2,
  .heading-level-3,
  .heading-level-4,
  .heading-level-5,
  .heading-level-6 {
    text-align: center;
  }
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
body.modal-open {
  width: 100%;
}
.modal-open .modal:not(.ogn) {
  text-align: center !important;
  padding: 0 !important;
}
.modal-open .modal:not(.ogn):before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-open .modal:not(.ogn) .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .btn {
  margin: 0;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-header {
  padding: 0;
  border-bottom-width: 0;
  text-align: left;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-header > div {
  text-align: left;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-header > .btn--close {
  top: -32px;
  right: -30px;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-header > .btn--close:hover,
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-header > .btn--close:focus {
  top: -32px;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-header > #dwc-alert-header {
  margin: 0;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-body {
  text-align: left;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-body > div {
  text-align: left;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-footer {
  text-align: left;
  padding: 20px 0 0;
  border: none;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-footer .btn {
  margin-bottom: 10px;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 0px;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .program-update-modal,
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .video-modal {
  padding: 30px 20px 40px 20px;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .program-update-modal .modal-header > .btn--close,
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .video-modal .modal-header > .btn--close {
  top: -22px;
  right: -13px;
}
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .program-update-modal .modal-header > .btn--close:hover,
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .video-modal .modal-header > .btn--close:hover,
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .program-update-modal .modal-header > .btn--close:focus,
.modal-open .modal:not(.ogn) .modal-dialog .modal-content .video-modal .modal-header > .btn--close:focus {
  top: -22px;
}
.modal-open .modal:not(.ogn) .modal-dialog #dwc-alert-message {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  .modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-footer .btn + .btn {
    margin-bottom: 10px;
    margin-left: 5px;
  }
  .modal-open .modal:not(.ogn) .modal-dialog .modal-content .program-update-modal {
    padding: 40px;
  }
  .modal-open .modal:not(.ogn) .modal-dialog .modal-content .program-update-modal .modal-header > .btn--close {
    top: -32px;
    right: -30px;
  }
  .modal-open .modal:not(.ogn) .modal-dialog .modal-content .program-update-modal .modal-header > .btn--close:hover,
  .modal-open .modal:not(.ogn) .modal-dialog .modal-content .program-update-modal .modal-header > .btn--close:focus {
    top: -32px;
  }
  .modal-open .modal:not(.ogn) .modal-dialog .modal-content .video-modal {
    padding: 30px;
  }
  .modal-open .modal:not(.ogn) .modal-dialog .modal-content .video-modal .modal-header > .btn--close {
    top: -1em;
    right: -1em;
  }
  .modal-open .modal:not(.ogn) .modal-dialog .modal-content .video-modal .modal-header > .btn--close:hover,
  .modal-open .modal:not(.ogn) .modal-dialog .modal-content .video-modal .modal-header > .btn--close:focus {
    top: -1em;
  }
  .modal-open .modal:not(.ogn) .modal-dialog .modal-content .video-modal .modal-body {
    height: 520px;
    width: 880px;
  }
  .modal-open .modal:not(.ogn) .modal-dialog .modal-content .video-modal .modal-body iframe {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 766px) {
  .modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-footer .move-left-desktop {
    right: 0 !important;
  }
  .modal-open .modal:not(.ogn) .modal-dialog .modal-content .modal-footer .move-right-desktop {
    left: 0 !important;
  }
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
/*avoid style on GN buttons: btn-staticchat & btn-default class*/
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  background: none;
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  font-size: 1em;
  line-height: 1;
  margin-bottom: 1em;
  margin-right: 1em;
  outline: none;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  top: 0;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  vertical-align: middle;
  zoom: 1;
  white-space: normal;
  -webkit-tap-highlight-color: transparent;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button):hover,
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button):focus {
  box-shadow: 0 2px #00396c;
  outline: none;
  top: -2px;
  transition-duration: 0.1s;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button):active {
  outline: none;
  top: 0;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button):last-of-type {
  margin-right: 0;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).is-disabled {
  cursor: not-allowed;
  opacity: 0.5;
  -webkit-tap-highlight-color: transparent;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).is-disabled:hover,
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).is-disabled:focus {
  box-shadow: none;
  color: #316bbe;
  top: 0;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn-res:focus {
  outline: 3px solid #f2b411;
  outline-offset: 0px;
  border-radius: 0px;
  text-decoration: none !important;
  border-bottom: 0px !important;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn-res:hover {
  color: #115fa0;
  border-color: #115fa0;
  box-shadow: 0 2px #115fa0;
  background-color: #ffffff;
  top: -2px;
  transition-duration: 0.1s;
  text-decoration: none !important;
  border-bottom: 0px !important;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn-res a:visited,
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn-res a:link,
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn-res a:active,
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn-res a:before {
  text-decoration: none;
  border-bottom: 0px !important;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary {
  border-radius: 4px;
  padding: 10px 40px;
  background-color: #316bbe;
  border-color: #316bbe;
  color: #ffffff;
  -webkit-tap-highlight-color: transparent;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary:after {
  display: none;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary:hover,
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary:focus {
  background-color: #00396c;
  border-color: #00396c;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary.is-disabled {
  -webkit-tap-highlight-color: transparent;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary.is-disabled:hover,
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary.is-disabled:focus {
  background-color: #316bbe;
  border-color: #316bbe;
  color: #ffffff;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary {
  border-radius: 4px;
  padding: 10px 40px;
  background-color: #ffffff;
  border-color: #316bbe;
  color: #316bbe;
  -webkit-tap-highlight-color: transparent;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary:after {
  display: none;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary:hover,
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary:focus {
  color: #00396c;
  border-color: #00396c;
  background-color: #ffffff;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary.is-disabled {
  -webkit-tap-highlight-color: transparent;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary.is-disabled:hover,
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary.is-disabled:focus {
  color: #316bbe;
  border-color: #316bbe;
  background-color: #ffffff;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--close {
  padding: 0;
  background: #316bbe;
  border-radius: 50%;
  height: 1.5rem;
  text-align: center;
  text-decoration: none;
  width: 1.5rem;
  z-index: 1;
  -webkit-tap-highlight-color: transparent;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--close:hover,
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--close:focus {
  background-color: #00396c;
  box-shadow: none;
  top: auto;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--close:after {
  padding: 0;
  color: #ffffff;
  content: '\E5CD';
  display: inline-block;
  font-family: "Material Icons";
  font-size: .9em;
  line-height: 1;
  margin-top: 0.3rem;
  text-align: center;
  width: 1.5rem;
  max-width: 100%;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn {
  background-color: #316bbe;
  border-color: #316bbe;
  color: #ffffff;
  border-radius: 4px;
  padding: 5.8px 7px;
  -webkit-tap-highlight-color: transparent;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn:hover,
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn:focus {
  background-color: #00396c;
  border-color: #00396c;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn.collapsed {
  background-color: #434448;
  border-color: #434448;
  color: #ffffff;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn.collapsed:hover,
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn.collapsed:focus {
  background-color: #282a2e;
  border-color: #282a2e;
}
.btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--tertiary:after {
  content: "\203a";
  display: inline-block;
  padding-left: 5px;
}
.btn-responsive-mobile {
  width: 100%;
}
@media (min-width: 460px) {
  .btn-responsive-mobile {
    width: auto;
  }
}

.footer--global {
  background-color: #ffffff;
  padding: 30px 15px;
}
.footer--global.unauth .logo {
  padding-bottom: 20px;
}
.footer--global.unauth .logo img {
  max-width: 150px;
}
.footer--global.unauth a.footer-link:not(:last-child) {
  margin-right: 1em;
}
.footer--global hr {
  margin: 0 0 20px;
  background-color: #d0d0ce;
}
.footer--global .typography {
  text-align: right;
}
.footer--global .container--body .container-content {
  text-align: right;
}
.footer--global .container--header .container-content {
  text-align: right;
}
.footer--global .mainevent--article-body .mainevent-content {
  text-align: right;
}
.footer--global .mainevent--body .mainevent-content {
  text-align: right;
}
.footer--global .row.logo {
  padding-bottom: 20px;
}
.footer--global .row.logo .logo--footer img {
  max-width: 150px;
  float: left;
}
.footer--global ul.nav-list {
  width: auto;
  margin: 0;
}
.footer--global ul.nav-list li.nav-list-item {
  padding: 5px 0;
  text-align: left;
  display: block;
}
.footer--global ul.nav-list li.nav-list-item:after {
  content: "";
  display: table;
  clear: both;
}
.footer--global ul.nav-list li.nav-list-item a.nav-link {
  text-decoration: underline;
  display: inline;
  padding: 0;
}
.footer--global ul.nav-list li.nav-list-item a.nav-link.active {
  color: black;
  cursor: default;
  text-decoration: none;
}
.footer--global ul.nav-list li.nav-list-item h4.h4 {
  text-align: left;
}
.footer--global .footer-logos {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
  border-top: 1px solid #D0D0CE;
  border-bottom: 1px solid #D0D0CE;
}
.footer--global .footer-logos .accred-logos {
  display: inline-block;
  width: auto;
}
.footer--global .footer-logos .accred-logos img {
  max-height: 90px;
  margin: 0 40px;
}
.footer--global #carousel-logos .carousel-inner .item img {
  max-height: 90px;
}
.footer--global #carousel-logos a.left.carousel-control {
  background: none;
}
.footer--global #carousel-logos a.left.carousel-control span.material-icons {
  color: #888b8d;
  text-shadow: none;
  position: absolute;
  top: 50%;
}
.footer--global #carousel-logos a.right.carousel-control {
  background: none;
}
.footer--global #carousel-logos a.right.carousel-control span.material-icons {
  color: #888b8d;
  text-shadow: none;
  position: absolute;
  top: 50%;
}
.footer--global .legal-bar {
  font-size: 0.875em;
  text-align: left;
  padding-top: 20px;
  border-top: 1px solid #D0D0CE;
  margin-top: 30px;
}
.footer--global .legal-bar a {
  text-decoration: underline;
  margin-left: 10px;
}
.container--body .footer--global .container-content {
  text-align: right;
}
.container--header .footer--global .container-content {
  text-align: right;
}
.mainevent--article-body .footer--global .mainevent-content {
  text-align: right;
}
.mainevent--body .footer--global .mainevent-content {
  text-align: right;
}
@media (max-width: 991px) {
  .footer--global .container:first-child .row:nth-child(2) .col-sm-6 {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .footer--global #carousel-logos .carousel-inner .item .col-xs-6 {
    padding-bottom: 30px;
  }
  .footer--global #carousel-logos a.left.carousel-control span.material-icons {
    left: 0;
  }
  .footer--global #carousel-logos a.right.carousel-control span.material-icons {
    right: 0;
  }
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6,
.header-level1,
.header-level2,
.header-level3,
.header-level4,
.header-level5,
.header-level6 {
  line-height: 1.2;
  margin-bottom: 12px;
}
.typography h1:focus,
.typography h2:focus,
.typography h3:focus,
.typography h4:focus,
.typography h5:focus,
.typography h6:focus,
.header-level1:focus,
.header-level2:focus,
.header-level3:focus,
.header-level4:focus,
.header-level5:focus,
.header-level6:focus {
  outline: none;
  outline-offset: 0px;
  border-radius: 0px;
}
.typography h1,
.header-level1,
.typography .header-level1 {
  /*36px*/
  font-size: 2.25em;
}
.typography h2,
.header-level2,
.typography .header-level2 {
  /*30px light*/
  font-weight: 300;
  font-size: 1.875em;
}
.typography h3,
.header-level3,
.typography .header-level3 {
  /*24px*/
  font-size: 1.5em;
}
.typography h4,
.header-level4,
.typography .header-level4 {
  /*18px bold*/
  font-weight: 700;
  font-size: 1.125em;
}
.typography h5,
.header-level5,
.typography .header-level5 {
  /*18px*/
  font-size: 1.125em;
}
.typography h6,
.header-level6,
.typography .header-level6 {
  /*14px bold*/
  font-weight: 700;
  font-size: 0.875em;
}
.header-level-large-hero {
  font-size: 3em !important;
}

ul {
  list-style-type: disc;
}
ol {
  list-style: decimal;
}
ul,
ol {
  margin-bottom: 1em;
  margin-left: 2em;
}
li {
  margin-bottom: 0.5em;
}
li:last-of-type,
li ul:last-of-type,
li ol:last-of-type {
  margin-bottom: 0;
}

#contact-bar .menu .dwc-phone {
  float: left;
}
#contact-bar .menu .dwc-gn-chat {
  float: left;
  margin-right: 40px;
}
#contact-bar .menu .dwc-gn-chat.not-ready {
  width: 276px;
}
@media (max-width: 767px) {
  #contact-bar .menu {
    width: 100%;
    text-align: center !important;
  }
  #contact-bar .menu .dwc-phone {
    padding: 10px 0px;
    float: none;
    margin: auto;
  }
  #contact-bar .menu .dwc-phone a {
    margin-right: 0px;
  }
  #contact-bar .menu .dwc-gn-chat {
    float: none;
    margin: auto;
  }
  #contact-bar .menu .dwc-gn-chat.ready {
    width: 225px;
    margin-bottom: 10px;
  }
  #contact-bar .menu .dwc-gn-chat.not-ready {
    width: 276px;
  }
  #contact-bar .back-to-rally {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #contact-bar .menu .dwc-gn-chat.not-ready {
    width: 291px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 991px) {
  #contact-bar .menu .dwc-gn-chat.not-ready {
    width: 291px;
    padding-top: 7px;
    padding-bottom: 15px;
  }
}
.dwc-gn-chat.not-ready {
  width: 276px;
}
@media (max-width: 767px) {
  .dwc-gn-chat.not-ready {
    width: 276px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .dwc-gn-chat.not-ready {
    width: 291px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dwc-gn-chat.not-ready {
    width: 291px;
  }
}
@media (min-width: 1200px) {
  .dwc-gn-chat.not-ready {
    width: 291px;
  }
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
.program-detail-tile {
  margin: 0 10px 40px 10px;
  /*background-color: @primary-gray-7;*/
  /*top section of completed & enrolled program tile*/
}
.program-detail-tile .program-section {
  padding: 20px 0 0 0;
  position: relative;
}
.program-detail-tile .program-section .icon-btn {
  position: absolute;
  margin: 0;
  left: 40px;
  top: 0;
  z-index: 1;
}
.program-detail-tile .program-section .program-img {
  text-align: center;
  margin-left: auto;
  margin-bottom: auto;
  padding: 0;
}
.program-detail-tile .program-section .program-img img {
  /*height: 200px;
        width: 200px;*/
  height: 175px;
  width: 175px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.program-detail-tile .program-section .profile-detail {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.program-detail-tile .plan-details {
  background-color: #ffffff;
  padding: 0 20px 20px;
  margin: 0;
}
.program-detail-tile .reason-goal {
  padding: 20px 10px;
  margin: 0;
}
.program-detail-tile .reason-goal dwc-reason-goal .flex-row {
  margin-bottom: 15px;
}
.program-detail-tile .reason-goal dwc-reason-goal .flex-row h3 {
  margin-bottom: 0px;
}
@media (min-width: 991px) {
  .program-detail-tile .program-section .program-img img {
    float: right;
  }
  .program-detail-tile .program-section .profile-detail {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .program-detail-tile .program-section .program-image {
    width: 37%;
  }
}
.bg-circle-personal {
  width: 57px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  transition: border-color 0.1s;
}
.bg-circle-personal .center-container {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 2;
}
.bg-circle-personal .center-container span {
  color: #63666a;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.bg-circle-online {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  transition: border-color 0.1s;
}
.bg-circle-online .center-container {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 2;
}
.bg-circle-online .center-container span {
  color: #63666a;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
/*circle container for numbers in enrolled & completed program tile*/
.bg-circle {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid #d0d0ce;
  overflow: hidden;
  transition: border-color 0.1s;
}
.bg-circle .center-container {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 2;
}
.bg-circle .center-container span {
  color: #63666a;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 767px) {
  .program-detail-tile .plan-details {
    padding-left: 25px;
    padding-right: 25px;
  }
  .program-detail-tile .reason-goal {
    padding-left: 25px;
    padding-right: 25px;
  }
  .bg-circle {
    margin-right: 20px;
  }
}
/*if program tile is inside col class*/
[class^='col-'] .program-detail-tile {
  margin: 0 0 40px 0;
}
[class^='col-'] .program-detail-tile.enrolled-tile {
  margin: 0;
}
/*for enrolled program tile -- when tile is in container*/
.container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile {
  border-top: 0px solid #b1b3b3;
}
.container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .plan-details {
  padding: 0 20px 20px;
}
@media all and (max-width: 767px) {
  .program-without-bottom-margin {
    margin-bottom: 0 !important;
  }
  .container-with-bg.dwc-top-gradient-bar {
    /* border-image: none !important;
    border-top: 0 !important; */
    padding: 0 15px;
    margin-bottom: 40px;
  }
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile {
    margin: 0;
  }
}
.container-with-bg.dwc-top-gradient-bar .dwc-top-gradient-bar {
  border-image: none !important;
  border-top: 0 !important;
}
@media all and (min-width: 767px) {
  .container-with-bg.dwc-top-gradient-bar .dwc-top-gradient-bar {
    border-image: none !important;
    border-top: 0 !important;
  }
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: #f5f5f5;
  }
  .container-with-bg .program-detail-tile.enrolled-tile {
    background: #f5f5f5;
  }
  .program-title {
    display: inline;
    margin-right: 10px;
  }
}
@media all and (min-width: 991px) {
  .program-detail-tile.enrolled-tile .program-section .on-demand-learning-button,
  .program-detail-tile.enrolled-tile .program-section .collapse-text-button {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .program-detail-tile.enrolled-tile .row.plan-details.lesson.horizontal .vertical-section-lessons-line {
    width: 66%;
    float: left;
    position: relative;
    min-height: 1px;
  }
  .program-detail-tile.enrolled-tile .row.plan-details.lesson.horizontal .vertical-section-lessons-line:not(:first-child) {
    padding-left: 25px;
  }
  .program-detail-tile.enrolled-tile .row.plan-details.lesson.horizontal .vertical-section-lessons-line:not(:last-child) {
    padding-right: 25px;
  }
  .program-detail-tile.enrolled-tile .row.plan-details.lesson.horizontal .vertical-section-lessons-line:not(:last-child):after {
    background: #e0e0e0;
    width: 2px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    min-height: 85px;
  }
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .program-image {
    width: 33.33%;
  }
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .program-section .on-demand-learning-button,
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .program-section .collapse-text-button {
    width: 50%;
  }
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .reason-goal dwc-reason-goal {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .reason-goal dwc-reason-goal:not(:last-child):after {
    background: #e0e0e0;
    width: 1px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    min-height: 70px;
  }
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .reason-goal hr {
    display: none;
  }
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .vertical-divide .vertical-section {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
  }
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .vertical-divide .vertical-section:not(:first-child) {
    padding-left: 25px;
  }
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .vertical-divide .vertical-section:not(:last-child) {
    padding-right: 25px;
  }
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .vertical-divide .vertical-section:not(:last-child):after {
    background: #e0e0e0;
    width: 1px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    min-height: 70px;
  }
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .vertical-divide hr {
    display: none;
  }
}
@media all and (min-width: 1200px) {
  .grey-background-container .container .container.container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .program-image {
    width: 24%;
  }
  .container .container.container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .program-image {
    width: 37%;
  }
  .container-with-bg.dwc-top-gradient-bar .program-detail-tile.enrolled-tile .program-image {
    width: 24%;
  }
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
label.dpl-form-group {
  display: block;
  margin-bottom: 1.25em;
  font-weight: 700;
  font-size: 0.875em;
}
label.dpl-form-group > span:first-child {
  display: block;
}
label.dpl-form-group > input:not([type=submit]):not([type=file]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  border: 1px solid #d0d0ce;
  border-radius: 4px;
  color: #282a2e;
  font-weight: 400;
  font-family: inherit;
  font-size: 1em;
  line-height: normal;
  margin: 0;
  outline: none;
  overflow: hidden;
  padding: 7px 5px;
  transition: border-color 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  white-space: nowrap;
  width: 100%;
  max-width: 20em;
  vertical-align: middle;
  zoom: 1;
}
label.dpl-form-group > input:not([type=submit]):not([type=file])::-webkit-input-placeholder {
  color: #888b8d;
}
label.dpl-form-group > input:not([type=submit]):not([type=file])::-moz-placeholder {
  color: #888b8d;
}
label.dpl-form-group > input:not([type=submit]):not([type=file]):-ms-input-placeholder {
  color: #888b8d;
}
label.dpl-form-group > input:not([type=submit]):not([type=file])::placeholder {
  color: #888b8d;
}
label.dpl-form-group > input:not([type=submit]):not([type=file]):focus {
  border-color: #00396c;
}
label.dpl-form-group > input:not([type=submit]):not([type=file]):hover {
  border-color: #00396c;
}
label.dpl-form-group > input:not([type=submit]):not([type=file]):focus {
  background-color: inherit;
  outline: 3px solid #F2B411;
  outline-offset: 0px;
  border-radius: 0px;
}
/*
label {
  display: block;
  margin-bottom: 1.25em;
  font-weight: 700;
  font-size: 0.875em;
}

label input[type=radio] + span {
  display: inline-block;
  padding-left: 10px;
}

input {
  &:not([type=submit]) {
    &:not([type=file]) {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-color: @primary-white;
      border: 1px solid #D0D0CE;
      border-radius: 4px;
      color: @primary-gray-1;
      font-weight: 400;
      font-family: inherit;
      font-size: 1em;
      line-height: normal;
      margin: 0;
      outline: none;
      overflow: hidden;
      padding: 7px 5px;
      transition: border-color 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
      white-space: nowrap;
      width: 100%;
      max-width: 20em;
      vertical-align: middle;
      zoom: 1;
      &::-webkit-input-placeholder {
        color: @primary-gray-4;
      }
      &::-moz-placeholder {
        color: @primary-gray-4;
      }
      &:-ms-input-placeholder {
        color: @primary-gray-4;
      }
      &::placeholder {
        color: @primary-gray-4;
      }
      &:focus {
        border-color: @secondary-dark-blue;
      }
      &:hover {
        border-color: @secondary-dark-blue;
      }
    }
  }
}
*/
.field-block {
  display: block;
}
.field-block .input--large.input--zip5 {
  width: 6.25rem;
}
.field-block:last-child {
  margin-bottom: 0;
}
.field-block input[type="checkbox"] {
  opacity: 0;
}
.field-block input[type="checkbox"] + .field-label {
  padding-left: 0.875em;
}
.field-block input[type="checkbox"] + .field-label:before {
  top: -0.125em;
  left: -0.625em;
  line-height: inherit;
}
.field-block input[type="checkbox"] + .field-label--no-label {
  padding-left: 0;
  margin-left: 0;
}
.field-block input[type="checkbox"] + .field-label--no-label:before {
  left: -0.125em;
  position: relative;
}
.field-block input[type="radio"] {
  opacity: 0;
}
.field-block input[type="radio"] + .field-label {
  padding-left: 0.875em;
}
.field-block input[type="radio"] + .field-label:before {
  top: -0.125em;
  left: -0.625em;
  line-height: inherit;
}
.field-block input[type="radio"] + .field-label--no-label {
  padding-left: 0;
  margin-left: 0;
}
.field-block input[type="radio"] + .field-label--no-label:before {
  left: -0.125em;
  position: relative;
}
.field-block textarea:focus {
  background-color: #ffffff;
  outline: 3px solid #F2B411;
  outline-offset: 0px;
  border-radius: 0px;
}
.field-block textarea + input:not([type=submit]):not([type=file]) {
  margin-top: 10px;
}
.field-block textarea + textarea {
  margin-top: 10px;
}
.field-block .input--large-image-aside {
  display: inline-block;
  height: 2.225rem;
  vertical-align: top;
}
.field-block.field-block--inline {
  display: inline-block;
}
.field-block.field-block--inline:last-child {
  margin-left: 1.5em;
}
.field-block.required > .field-label {
  content: '*';
  color: #316bbe;
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  border: 1px solid #d0d0ce;
  border-radius: 4px;
  color: #282a2e;
  font-weight: 400;
  font-family: inherit;
  font-size: 1em;
  line-height: normal;
  margin: 0;
  outline: none;
  /*overflow: hidden;*/
  padding: 7px 5px;
  transition: border-color 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  /*white-space: nowrap;*/
  vertical-align: middle;
  zoom: 1;
  min-height: 100px;
  resize: vertical;
  width: 100%;
}
textarea::-webkit-input-placeholder {
  color: #888b8d;
}
textarea::-moz-placeholder {
  color: #888b8d;
}
textarea:-ms-input-placeholder {
  color: #888b8d;
}
textarea::placeholder {
  color: #888b8d;
}
textarea:focus,
textarea:hover {
  border-color: #00396c;
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
#error-list-div {
  color: #e32315;
}
#error-list-div a {
  color: #e32315;
}
#form-errors {
  color: #e32315;
  padding-bottom: 20px;
}
#form-errors:before {
  content: "";
  font-family: "Material Icons";
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  font-size: 1em;
  padding-right: 5px;
  font-weight: 400;
  vertical-align: middle;
}
.form-group.error label:first-child {
  color: #e32315;
}
.form-group.error label:first-child:before {
  content: "";
  font-family: "Material Icons";
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  font-size: 1em;
  padding-right: 5px;
  font-weight: 400;
  vertical-align: middle;
}
.form-group.error input,
.form-group.error textarea,
.form-group.error select {
  border-color: #e32315;
}
.form-group.error .dwc-error {
  margin-top: 10px;
  font-size: 0.875em;
}
.form-group.is-touched.dwc-error label.control-label {
  color: #e32315;
}
.form-group.is-touched.dwc-error label.control-label:before {
  content: "";
  font-family: "Material Icons";
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  font-size: 1em;
  padding-right: 5px;
  font-weight: 400;
  vertical-align: middle;
}
.form-group.is-touched.dwc-error input {
  border-color: #e32315;
}
.form-group.is-touched.dwc-error .help-block {
  color: #e32315;
}
.form-group.is-touched.dwc-success label.control-label {
  color: #627d32;
}
.form-group.is-touched.dwc-success label.control-label:before {
  content: "";
  font-family: "Optum Icon Font";
  font-size: 1.5em;
  font-weight: bold;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  font-size: 1em;
  padding-right: 5px;
}
.form-group.is-touched.dwc-success input {
  border-color: #627d32;
}
.form-group.is-touched.dwc-success .help-block {
  color: #627d32;
}
fieldset.is-touched.dwc-error legend:before {
  content: "";
  font-family: "Material Icons";
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  font-size: 1em;
  padding-right: 5px;
  font-weight: 400;
  vertical-align: middle;
}
fieldset.is-touched.dwc-error legend,
fieldset.is-touched.dwc-error label,
fieldset.is-touched.dwc-error .help-block {
  color: #e32315;
}
fieldset.is-touched.dwc-success legend:before {
  content: "";
  font-family: "Optum Icon Font";
  font-weight: bold;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  font-size: 1em;
  padding-right: 5px;
}
fieldset.is-touched.dwc-success legend,
fieldset.is-touched.dwc-success label,
fieldset.is-touched.dwc-success .help-block {
  color: #627d32;
}
/*
.error {
  >span {
    color: @error-state-red !important;
    &:before {
      content: "";
      font-family: "Material Icons";
      font-size: 1.5em;
      font-weight: 400;
      font-style: normal;
      line-height: 1;
      text-transform: none;
      letter-spacing: normal;
      word-wrap: normal;
      white-space: nowrap;
      direction: ltr;
      -webkit-font-feature-settings: 'liga';
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-feature-settings: 'liga';
      font-feature-settings: 'liga';
      font-size: 1em;
      padding-right: 5px;
      font-weight: 400;
      vertical-align: middle;
    }
  }
  legend {
    color: @error-state-red !important;
    &:before {
      content: "";
      font-family: "Material Icons";
      font-size: 1.5em;
      font-weight: 400;
      font-style: normal;
      line-height: 1;
      text-transform: none;
      letter-spacing: normal;
      word-wrap: normal;
      white-space: nowrap;
      direction: ltr;
      -webkit-font-feature-settings: 'liga';
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-feature-settings: 'liga';
      font-feature-settings: 'liga';
      font-size: 1em;
      padding-right: 5px;
      font-weight: 400;
      vertical-align: middle;
    }
  }
  input, textarea, select {
    border-color: @error-state-red !important;
  }
  label.error-footer {
    margin-top: 10px;
    color: @error-state-red;
    font-size: 0.875em;
  }
  input[type='checkbox'] {
    &:checked {
      &+span {
        color: @error-state-red !important;
      }
    }
    &:hover {
      &+span {
        color: @error-state-red !important;
      }
    }
    &+span {
      &:before {
        color: @error-state-red;
      }
    }
  }
  input[type='radio'] {
    &:checked {
      &+span {
        color: @error-state-red !important;
      }
    }
    &:hover {
      &+span {
        color: @error-state-red !important;
      }
    }
    &+span {
      &:before {
        color: @error-state-red;
      }
    }
  }
}
*/

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
/* Hidden placeholder */
select option[disabled]:first-child {
  display: none;
  /*for IE bug -- display none does not work in IE for options*/
  visibility: hidden;
}
select.form-control {
  width: 100%;
}
@media (min-width: 767px) {
  select.form-control {
    width: 50%;
  }
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
.dwc-checkbox {
  margin-left: 0;
  margin-right: 0;
}
.dwc-checkbox label {
  margin-bottom: 0;
}
body.dwc {
  /*label {
    input[type=checkbox] {
      -webkit-tap-highlight-color: transparent;
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
      &:hover, &:focus {
        &+span {
          color: @secondary-dark-blue;
          &:before {
            color: @secondary-dark-blue;
          }
        }
      }
      &+span {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: relative;
        display: inline-block;
        border-radius: 4px;
        margin-bottom: 12px;
        margin-left: 0;
        padding: 5px 10px 5px 30px;
        font-weight: 400;
        font-size: 1em;
        &:before {
          color: @primary-gray-4;
          content: "";
          font-family: "Material Icons";
          font-weight: 400;
          font-style: normal;
          line-height: 1;
          text-transform: none;
          letter-spacing: normal;
          word-wrap: normal;
          white-space: nowrap;
          direction: ltr;
          -webkit-font-feature-settings: 'liga';
          -webkit-font-smoothing: antialiased;
          text-rendering: optimizeLegibility;
          -moz-osx-font-smoothing: grayscale;
          -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
          font-size: 1.25em !important;
          position: absolute;
          left: 0;
          top: 0.25em;;
        }
      }
      &:indeterminate {
        &+span {
          &:before {
            content: "";
          }
        }
      }
      &:checked {
        -webkit-tap-highlight-color: transparent;
        &+span {
          color: @secondary-medium-blue;
          &:before {
            color: @secondary-medium-blue;
            content: "";
          }
        }
        &:hover, &:focus {
          &+span {
            border-color: @secondary-dark-blue;
            color: @secondary-dark-blue;
            &:before {
              color: @secondary-dark-blue;
            }
          }
        }
      }
    }
  }*/
}
body.dwc input[type=checkbox] {
  -webkit-tap-highlight-color: transparent;
  opacity: 0;
}
body.dwc input[type=checkbox]:hover + label,
body.dwc input[type=checkbox]:focus + label {
  color: #00396c;
}
body.dwc input[type=checkbox]:hover + label:before,
body.dwc input[type=checkbox]:focus + label:before {
  color: #00396c;
}
body.dwc input[type=checkbox]:focus + label {
  outline: 3px solid #f2b411;
  outline-offset: 0px;
  border-radius: 0px;
}
body.dwc input[type=checkbox] + label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  display: inline-block;
  border-radius: 4px;
  margin-bottom: 12px;
  margin-left: 0;
  padding: 5px 10px 5px 30px;
  font-weight: 400;
  font-size: 1em;
}
body.dwc input[type=checkbox] + label:before {
  color: #888b8d;
  content: "";
  font-family: "Material Icons";
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  font-size: 1.25em !important;
  position: absolute;
  left: 0;
  top: 0.25em;
}
body.dwc input[type=checkbox]:indeterminate + label:before {
  content: "";
}
body.dwc input[type=checkbox]:checked {
  -webkit-tap-highlight-color: transparent;
}
body.dwc input[type=checkbox]:checked + label {
  color: #316bbe;
}
body.dwc input[type=checkbox]:checked + label:before {
  color: #316bbe;
  content: "";
}
body.dwc input[type=checkbox]:checked:hover + label,
body.dwc input[type=checkbox]:checked:focus + label {
  border-color: #00396c;
  color: #00396c;
}
body.dwc input[type=checkbox]:checked:hover + label:before,
body.dwc input[type=checkbox]:checked:focus + label:before {
  color: #00396c;
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
body.dwc input[type=radio] {
  -webkit-tap-highlight-color: transparent;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body.dwc input[type=radio]:hover + span,
body.dwc input[type=radio]:focus + span,
body.dwc input[type=radio]:hover + label.field-label,
body.dwc input[type=radio]:focus + label.field-label,
body.dwc input[type=radio]:hover + label.dwc-label,
body.dwc input[type=radio]:focus + label.dwc-label {
  color: #00396c;
}
body.dwc input[type=radio]:hover + span:before,
body.dwc input[type=radio]:focus + span:before,
body.dwc input[type=radio]:hover + label.field-label:before,
body.dwc input[type=radio]:focus + label.field-label:before,
body.dwc input[type=radio]:hover + label.dwc-label:before,
body.dwc input[type=radio]:focus + label.dwc-label:before {
  color: #00396c;
}
body.dwc input[type=radio] + span,
body.dwc input[type=radio] + label.field-label,
body.dwc input[type=radio] + label.dwc-label {
  padding-left: 25px;
  padding-right: 10px;
  position: relative;
}
body.dwc input[type=radio] + span:before,
body.dwc input[type=radio] + label.field-label:before,
body.dwc input[type=radio] + label.dwc-label:before {
  color: #888b8d;
  content: "";
  font-family: "Material Icons";
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  font-size: 1.25em !important;
  position: absolute;
  left: 0;
  top: -1px;
}
body.dwc input[type=radio]:checked + span:before,
body.dwc input[type=radio]:checked + label.field-label:before,
body.dwc input[type=radio]:checked + label.dwc-label:before {
  content: "";
  font-family: "Material Icons";
}
.radio-inline:first-of-type {
  padding-left: 0;
}
@media (max-width: 767px) {
  .radio-inline {
    margin-left: 10px;
    padding-left: 0;
    width: 100%;
  }
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
/*other style class*/
.secondary-brand-text {
  background-color: #d0d0ce;
  color: #888b8d;
  padding: 8px 25px;
  margin-bottom: 10px;
  font-weight: bold;
}
.secondary-logo-div {
  padding: 10px 55px 10px 40px;
  height: 60px;
  display: block;
}
.secondary-logo-div .secondary-logo {
  height: 40px;
  width: auto;
  float: right;
}
@media (min-width: 767px) {
  .secondary-logo-div {
    display: block;
    float: right;
  }
}
/*Grays*/
/*CTAs and Interactions*/
/*gradient bar colors*/
/*Utility Colors (sepcific uses)*/
/*Additional Trim*/
.brand-background-gray-7 {
  background-color: #efefee;
}
.brand-background-gray-2 {
  background-color: #434448;
}
.brand-background-accent-1 {
  background-color: #ff9600;
}
.brand-background-accent-2 {
  background-color: #e87722;
}
.brand-color-accent-1 {
  color: #ff9600;
}
.brand-color-accent-2 {
  color: #e87722;
}
.brand-border-accent-1 {
  border-color: #ff9600;
}
.brand-border-before-accent-1:before {
  border-color: #ff9600;
}
.brand-border-accent-2 {
  border-color: #e87722;
}
.brand-border-gray-6 {
  border-color: #d0d0ce;
}
.arrow-top-border-brand-accent-1:after {
  border-top-color: #ff9600;
}
.arrow-top-border-brand-gray-7:after {
  border-top-color: #efefee;
}
hr.brand-accent {
  background-color: #e87722;
  height: 3px;
  max-width: 60px;
  margin: 30px auto;
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
/*mixin for brand specific filter*/
/*Accent Colors*/
/*Grays*/
/*CTAs and Interactions*/
/*gradient bar colors*/
/*Utility Colors (sepcific uses)*/
/*@accessible: #c25608;*/
/*Additional Trim*/
#optum {
  /*a.btn {
    color: @btn-primary;
    &:hover, &:focus {
      color: @btn-primary-hover;
    }
  }*/
  /*for bottom arrow*/
}
#optum html,
#optum body {
  font-family: "frutiger", Arial, sans-serif;
}
#optum .typography {
  background-color: white;
  color: #282a2e;
  font-weight: 400;
  font-family: "frutiger", Arial, sans-serif;
  font-size: 1em;
  line-height: 1.5;
}
#optum .container-with-bg {
  background-color: #f5f5f5;
}
@media (min-width: 767px) {
  #optum .container-with-bg {
    background-color: #f5f5f5;
  }
}
#optum .dwc-top-gradient-bar {
  border-top: 4px solid;
  border-image: linear-gradient(to right, #d13f44, #f2b411) 1 100 1 100;
}
#optum .dwc-bottom-gradient-bar {
  border-bottom: 4px solid;
  border-image: linear-gradient(to right, #d13f44, #f2b411) 1 100 1 100;
}
#optum hr.brand-accent {
  background-color: #e87722;
  height: 3px;
  max-width: 60px;
  margin: 30px auto;
}
#optum .brand-background-gray-7 {
  background-color: #efefee;
}
#optum .brand-background-gray-2 {
  background-color: #434448;
}
#optum .brand-background-accent-1 {
  background-color: #ff9600;
}
#optum .brand-background-accent-2 {
  background-color: #e87722;
}
#optum .brand-color-accent-1 {
  color: #ff9600;
}
#optum .brand-color-accent-2 {
  color: #e87722;
}
#optum .brand-border-accent-1 {
  border-color: #ff9600;
}
#optum .brand-border-before-accent-1:before {
  border-color: #ff9600;
}
#optum .brand-border-accent-2 {
  border-color: #e87722;
}
#optum .brand-border-gray-6 {
  border-color: #d0d0ce;
}
#optum a:focus,
#optum input:focus {
  /*background-color: inherit;*/
  outline: 3px solid #f2b411;
  outline-offset: 0px;
  border-radius: 0px;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button):focus {
  /*background-color: inherit;*/
  outline: 3px solid #f2b411;
  outline-offset: 0px;
  border-radius: 0px;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button):hover,
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button):focus {
  box-shadow: 0 2px #00396c;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).is-disabled:hover,
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).is-disabled:focus {
  color: #316bbe;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary {
  background-color: #316bbe;
  border-color: #316bbe;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary:hover,
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary:focus {
  background-color: #00396c;
  border-color: #00396c;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary.is-disabled:hover,
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary.is-disabled:focus {
  background-color: #316bbe;
  border-color: #316bbe;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary {
  border-color: #316bbe;
  color: #316bbe;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary:hover,
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary:focus {
  color: #00396c;
  border-color: #00396c;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary.is-disabled:hover,
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary.is-disabled:focus {
  color: #316bbe;
  border-color: #316bbe;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--tertiary {
  color: #316bbe;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--tertiary:hover,
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--tertiary:focus {
  color: #00396c;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--close {
  background: #316bbe;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--close:hover,
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--close:focus {
  background-color: #00396c;
  box-shadow: none;
  border-radius: 50%;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn {
  background-color: #316bbe;
  border-color: #316bbe;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn:hover,
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn:focus {
  background-color: #00396c;
  border-color: #00396c;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn.collapsed {
  background-color: #434448;
  border-color: #434448;
}
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn.collapsed:hover,
#optum .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn.collapsed:focus {
  box-shadow: 0 2px #282a2e;
  background-color: #282a2e;
  border-color: #282a2e;
}
#optum .arrow-top-border-brand-accent-1:after {
  border-top-color: #ff9600;
}
#optum .arrow-top-border-brand-gray-7:after {
  border-top-color: #efefee;
}
#optum .tile {
  color: #282a2e;
  border-color: #d0d0ce;
  border-bottom-color: #b1b3b3;
}
#optum .tile:focus,
#optum .tile:hover {
  color: #282a2e;
  text-decoration: none;
  border-color: #00396c;
}
#optum input:not([type=submit]):not([type=file]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  border: 1px solid #888b8d;
  border-radius: 4px;
  color: #282a2e;
  font-weight: 400;
  font-family: inherit;
  font-size: 1em;
  line-height: normal;
  margin: 0;
  outline: none;
  overflow: hidden;
  padding: 7px 5px;
  transition: border-color 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  white-space: nowrap;
  width: 100%;
  max-width: 20em;
  vertical-align: middle;
  zoom: 1;
}
#optum input:not([type=submit]):not([type=file])::-webkit-input-placeholder {
  color: #888b8d;
}
#optum input:not([type=submit]):not([type=file])::-moz-placeholder {
  color: #888b8d;
}
#optum input:not([type=submit]):not([type=file]):-ms-input-placeholder {
  color: #888b8d;
}
#optum input:not([type=submit]):not([type=file])::placeholder {
  color: #888b8d;
}
#optum input:not([type=submit]):not([type=file]):focus,
#optum input:not([type=submit]):not([type=file]):hover {
  border-color: #00396c;
}
#optum input:not([type=submit]):not([type=file]):focus {
  background-color: inherit;
  outline: 3px solid #f2b411;
  outline-offset: 0px;
  border-radius: 0px;
}
#optum textarea:focus {
  background-color: inherit;
  outline: 3px solid #f2b411;
  outline-offset: 0px;
  border-radius: 0px;
}
#optum input[type=radio],
#optum input[type=checkbox] {
  border: 0 !important;
  padding: 0 !important;
  width: 0px !important;
  position: absolute;
}
#optum input[type=radio]:hover + span,
#optum input[type=checkbox]:hover + span,
#optum input[type=radio]:focus + span,
#optum input[type=checkbox]:focus + span,
#optum input[type=radio]:hover + label.field-label,
#optum input[type=checkbox]:hover + label.field-label,
#optum input[type=radio]:focus + label.field-label,
#optum input[type=checkbox]:focus + label.field-label,
#optum input[type=radio]:hover + label.dwc-label,
#optum input[type=checkbox]:hover + label.dwc-label,
#optum input[type=radio]:focus + label.dwc-label,
#optum input[type=checkbox]:focus + label.dwc-label {
  color: #00396c;
}
#optum input[type=radio]:hover + span:before,
#optum input[type=checkbox]:hover + span:before,
#optum input[type=radio]:focus + span:before,
#optum input[type=checkbox]:focus + span:before,
#optum input[type=radio]:hover + label.field-label:before,
#optum input[type=checkbox]:hover + label.field-label:before,
#optum input[type=radio]:focus + label.field-label:before,
#optum input[type=checkbox]:focus + label.field-label:before,
#optum input[type=radio]:hover + label.dwc-label:before,
#optum input[type=checkbox]:hover + label.dwc-label:before,
#optum input[type=radio]:focus + label.dwc-label:before,
#optum input[type=checkbox]:focus + label.dwc-label:before {
  color: #00396c;
}
#optum input[type=radio]:focus,
#optum input[type=checkbox]:focus {
  outline: none !important;
}
#optum input[type=radio]:focus + span,
#optum input[type=checkbox]:focus + span,
#optum input[type=radio]:focus + label.field-label,
#optum input[type=checkbox]:focus + label.field-label,
#optum input[type=radio]:focus + label.dwc-label,
#optum input[type=checkbox]:focus + label.dwc-label {
  background-color: inherit;
  outline: 3px solid #f2b411;
  outline-offset: 0px;
  border-radius: 0px;
}
#optum input[type=radio] + span,
#optum input[type=checkbox] + span,
#optum input[type=radio] + label.field-label,
#optum input[type=checkbox] + label.field-label,
#optum input[type=radio] + label.dwc-label,
#optum input[type=checkbox] + label.dwc-label {
  line-height: 1.2;
  margin-bottom: 12px;
}
#optum input[type=radio] + span:before,
#optum input[type=checkbox] + span:before,
#optum input[type=radio] + label.field-label:before,
#optum input[type=checkbox] + label.field-label:before,
#optum input[type=radio] + label.dwc-label:before,
#optum input[type=checkbox] + label.dwc-label:before {
  color: #888b8d;
}
#optum input[type=radio]:checked + span,
#optum input[type=checkbox]:checked + span,
#optum input[type=radio]:checked + label.field-label,
#optum input[type=checkbox]:checked + label.field-label,
#optum input[type=radio]:checked + label.dwc-label,
#optum input[type=checkbox]:checked + label.dwc-label {
  color: #316bbe;
}
#optum input[type=radio]:checked + span:before,
#optum input[type=checkbox]:checked + span:before,
#optum input[type=radio]:checked + label.field-label:before,
#optum input[type=checkbox]:checked + label.field-label:before,
#optum input[type=radio]:checked + label.dwc-label:before,
#optum input[type=checkbox]:checked + label.dwc-label:before {
  color: #316bbe;
}
#optum input[type=radio]:checked:hover + span,
#optum input[type=checkbox]:checked:hover + span,
#optum input[type=radio]:checked:focus + span,
#optum input[type=checkbox]:checked:focus + span,
#optum input[type=radio]:checked:hover + label.field-label,
#optum input[type=checkbox]:checked:hover + label.field-label,
#optum input[type=radio]:checked:focus + label.field-label,
#optum input[type=checkbox]:checked:focus + label.field-label,
#optum input[type=radio]:checked:hover + label.dwc-label,
#optum input[type=checkbox]:checked:hover + label.dwc-label,
#optum input[type=radio]:checked:focus + label.dwc-label,
#optum input[type=checkbox]:checked:focus + label.dwc-label {
  border-color: #00396c;
  color: #00396c;
}
#optum input[type=radio]:checked:hover + span:before,
#optum input[type=checkbox]:checked:hover + span:before,
#optum input[type=radio]:checked:focus + span:before,
#optum input[type=checkbox]:checked:focus + span:before,
#optum input[type=radio]:checked:hover + label.field-label:before,
#optum input[type=checkbox]:checked:hover + label.field-label:before,
#optum input[type=radio]:checked:focus + label.field-label:before,
#optum input[type=checkbox]:checked:focus + label.field-label:before,
#optum input[type=radio]:checked:hover + label.dwc-label:before,
#optum input[type=checkbox]:checked:hover + label.dwc-label:before,
#optum input[type=radio]:checked:focus + label.dwc-label:before,
#optum input[type=checkbox]:checked:focus + label.dwc-label:before {
  color: #00396c;
}
#optum .form-group.error label:first-child,
#optum .form-group.error .dwc-error {
  color: #e32315;
}
#optum .form-group.error input,
#optum .form-group.error textarea,
#optum .form-group.error select {
  border-color: #e32315 !important;
}
#optum .form-group.is-touched.dwc-error label.control-label {
  color: #e32315;
}
#optum .form-group.is-touched.dwc-error input {
  border-color: #e32315 !important;
}
#optum .form-group.is-touched.dwc-error .help-block {
  color: #e32315;
}
#optum .form-group.is-touched.dwc-success label.control-label {
  color: #627d32;
}
#optum .form-group.is-touched.dwc-success input {
  border-color: #627d32 !important;
}
#optum .form-group.is-touched.dwc-success .help-block {
  color: #627d32;
}
#optum fieldset.is-touched.dwc-error legend,
#optum fieldset.is-touched.dwc-error label,
#optum fieldset.is-touched.dwc-error .help-block {
  color: #e32315;
}
#optum fieldset.is-touched.dwc-success legend,
#optum fieldset.is-touched.dwc-success label,
#optum fieldset.is-touched.dwc-success .help-block {
  color: #627d32;
}
#optum .testimonial-carousel .carousel-indicators li {
  background-color: #434448;
}
#optum .testimonial-carousel .carousel-indicators li.active {
  background-color: #316bbe;
}
#optum .testimonial-carousel .carousel-control {
  color: #316bbe;
}
#optum #dwc-mobile-nav {
  background-color: #434448;
}
#optum #dwc-mobile-nav .nav-list .nav-list-item .nav-link:hover,
#optum #dwc-mobile-nav .nav-list .nav-list-item .nav-link:focus {
  border-color: #d0d0ce;
}
#optum #dwc-mobile-nav .nav-list .nav-list-item.active .nav-link {
  background: #efefee;
  border-bottom-color: #63666a;
  color: #316bbe;
}
#optum #dwc-mobile-nav .nav-list .nav-list-item.has-children.is-open {
  background-color: #efefee;
}
#optum #dwc-mobile-nav .nav-list .nav-list-item.has-children.is-open .nav-link {
  color: #316bbe;
}
#optum #dwc-mobile-nav .nav-list .nav-list-item.has-children.is-open .nav-sublink {
  color: #316bbe;
}
#optum .orange-border:after {
  background: #ff9600;
  border-bottom: 2px solid #ff9600;
}
#optum .secondary-brand-text {
  visibility: hidden;
}

/*Colors --- dpl.optum.com*/
/*Component Level Variables*/
/*Screen Widths*/
/*mixin for brand specific filter*/
/*Accent Colors*/
/*Grays*/
/*CTAs and Interactions*/
/*gradient bar colors*/
/*Utility Colors (sepcific uses)*/
/*@accessible: #5c1d6b;*/
/*Additional Trim*/
#uhc {
  /*a.btn {
    color: @btn-primary;
    &:hover, &:focus {
      color: @btn-primary-hover;
    }
  }*/
  /*for bottom arrow*/
}
#uhc html,
#uhc body {
  font-family: "UHC Sans", Arial, sans-serif;
}
#uhc .typography {
  background-color: white;
  color: #2d2d2d;
  font-weight: 400;
  font-family: "UHC Sans", Arial, sans-serif;
  font-size: 1em;
  line-height: 1.5;
}
#uhc .container-with-bg {
  background-color: #f5f5f5;
}
@media (min-width: 767px) {
  #uhc .container-with-bg {
    background-color: #f5f5f5;
  }
}
#uhc .dwc-top-gradient-bar {
  border-top: 4px solid;
  border-image: linear-gradient(to right, #003da1, #00a8f7) 1 100 1 100;
}
#uhc .dwc-bottom-gradient-bar {
  border-bottom: 4px solid;
  border-image: linear-gradient(to right, #003da1, #00a8f7) 1 100 1 100;
}
#uhc hr.brand-accent {
  background-color: #9521ad;
  height: 3px;
  max-width: 60px;
  margin: 30px auto;
}
#uhc .brand-background-gray-7 {
  background-color: #f5f5f5;
}
#uhc .brand-background-gray-2 {
  background-color: #444444;
}
#uhc .brand-background-accent-1 {
  background-color: #00bcd6;
}
#uhc .brand-background-accent-2 {
  background-color: #9521ad;
}
#uhc .brand-color-accent-1 {
  color: #00bcd6;
}
#uhc .brand-color-accent-2 {
  color: #9521ad;
}
#uhc .brand-border-accent-1 {
  border-color: #00bcd6;
}
#uhc .brand-border-before-accent-1:before {
  border-color: #00bcd6;
}
#uhc .brand-border-accent-2 {
  border-color: #9521ad;
}
#uhc .brand-border-gray-6 {
  border-color: #e0e0e0;
}
#uhc a:focus,
#uhc input:focus {
  /*background-color: inherit;*/
  outline: 3px solid #f2b411;
  outline-offset: 0px;
  border-radius: 0px;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button):focus {
  /*background-color: inherit;*/
  outline: 3px solid #f2b411;
  outline-offset: 0px;
  border-radius: 0px;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button):hover,
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button):focus {
  box-shadow: 0 2px #115fa0;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).is-disabled:hover,
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).is-disabled:focus {
  color: #196ecf;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary {
  background-color: #196ecf;
  border-color: #196ecf;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary:hover,
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary:focus {
  background-color: #115fa0;
  border-color: #115fa0;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary.is-disabled:hover,
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--primary.is-disabled:focus {
  background-color: #196ecf;
  border-color: #196ecf;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary {
  border-color: #196ecf;
  color: #196ecf;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary:hover,
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary:focus {
  color: #115fa0;
  border-color: #115fa0;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary.is-disabled:hover,
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--secondary.is-disabled:focus {
  color: #196ecf;
  border-color: #196ecf;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--tertiary {
  color: #196ecf;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--tertiary:hover,
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--tertiary:focus {
  color: #115fa0;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--close {
  background: #196ecf;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--close:hover,
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).btn--close:focus {
  background-color: #115fa0;
  box-shadow: none;
  border-radius: 50%;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn {
  background-color: #196ecf;
  border-color: #196ecf;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn:hover,
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn:focus {
  background-color: #115fa0;
  border-color: #115fa0;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn.collapsed {
  background-color: #444444;
  border-color: #444444;
}
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn.collapsed:hover,
#uhc .btn:not(.btn-staticchat):not(.btn-default):not(.menu__button).collapse-btn.collapsed:focus {
  box-shadow: 0 2px #2d2d2d;
  background-color: #2d2d2d;
  border-color: #2d2d2d;
}
#uhc .arrow-top-border-brand-accent-1:after {
  border-top-color: #00bcd6;
}
#uhc .arrow-top-border-brand-gray-7:after {
  border-top-color: #f5f5f5;
}
#uhc .tile {
  color: #2d2d2d;
  border-color: #e0e0e0;
  border-bottom-color: #b3b3b3;
}
#uhc .tile:focus,
#uhc .tile:hover {
  color: #2d2d2d;
  text-decoration: none;
  border-color: #115fa0;
}
#uhc input:not([type=submit]):not([type=file]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  border: 1px solid #959595;
  border-radius: 4px;
  color: #2d2d2d;
  font-weight: 400;
  font-family: inherit;
  font-size: 1em;
  line-height: normal;
  margin: 0;
  outline: none;
  overflow: hidden;
  padding: 7px 5px;
  transition: border-color 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  white-space: nowrap;
  width: 100%;
  max-width: 20em;
  vertical-align: middle;
  zoom: 1;
}
#uhc input:not([type=submit]):not([type=file])::-webkit-input-placeholder {
  color: #959595;
}
#uhc input:not([type=submit]):not([type=file])::-moz-placeholder {
  color: #959595;
}
#uhc input:not([type=submit]):not([type=file]):-ms-input-placeholder {
  color: #959595;
}
#uhc input:not([type=submit]):not([type=file])::placeholder {
  color: #959595;
}
#uhc input:not([type=submit]):not([type=file]):focus,
#uhc input:not([type=submit]):not([type=file]):hover {
  border-color: #115fa0;
}
#uhc input:not([type=submit]):not([type=file]):focus {
  background-color: inherit;
  outline: 3px solid #f2b411;
  outline-offset: 0px;
  border-radius: 0px;
}
#uhc textarea:focus {
  background-color: inherit;
  outline: 3px solid #f2b411;
  outline-offset: 0px;
  border-radius: 0px;
}
#uhc input[type=radio],
#uhc input[type=checkbox] {
  border: 0 !important;
  padding: 0 !important;
  width: 0px !important;
  position: absolute;
}
#uhc input[type=radio]:hover + span,
#uhc input[type=checkbox]:hover + span,
#uhc input[type=radio]:focus + span,
#uhc input[type=checkbox]:focus + span,
#uhc input[type=radio]:hover + label.field-label,
#uhc input[type=checkbox]:hover + label.field-label,
#uhc input[type=radio]:focus + label.field-label,
#uhc input[type=checkbox]:focus + label.field-label,
#uhc input[type=radio]:hover + label.dwc-label,
#uhc input[type=checkbox]:hover + label.dwc-label,
#uhc input[type=radio]:focus + label.dwc-label,
#uhc input[type=checkbox]:focus + label.dwc-label {
  color: #115fa0;
}
#uhc input[type=radio]:hover + span:before,
#uhc input[type=checkbox]:hover + span:before,
#uhc input[type=radio]:focus + span:before,
#uhc input[type=checkbox]:focus + span:before,
#uhc input[type=radio]:hover + label.field-label:before,
#uhc input[type=checkbox]:hover + label.field-label:before,
#uhc input[type=radio]:focus + label.field-label:before,
#uhc input[type=checkbox]:focus + label.field-label:before,
#uhc input[type=radio]:hover + label.dwc-label:before,
#uhc input[type=checkbox]:hover + label.dwc-label:before,
#uhc input[type=radio]:focus + label.dwc-label:before,
#uhc input[type=checkbox]:focus + label.dwc-label:before {
  color: #115fa0;
}
#uhc input[type=radio]:focus,
#uhc input[type=checkbox]:focus {
  outline: none !important;
}
#uhc input[type=radio]:focus + span,
#uhc input[type=checkbox]:focus + span,
#uhc input[type=radio]:focus + label.field-label,
#uhc input[type=checkbox]:focus + label.field-label,
#uhc input[type=radio]:focus + label.dwc-label,
#uhc input[type=checkbox]:focus + label.dwc-label {
  background-color: inherit;
  outline: 3px solid #f2b411;
  outline-offset: 0px;
  border-radius: 0px;
}
#uhc input[type=radio] + span,
#uhc input[type=checkbox] + span,
#uhc input[type=radio] + label.field-label,
#uhc input[type=checkbox] + label.field-label,
#uhc input[type=radio] + label.dwc-label,
#uhc input[type=checkbox] + label.dwc-label {
  line-height: 1.2;
  margin-bottom: 12px;
}
#uhc input[type=radio] + span:before,
#uhc input[type=checkbox] + span:before,
#uhc input[type=radio] + label.field-label:before,
#uhc input[type=checkbox] + label.field-label:before,
#uhc input[type=radio] + label.dwc-label:before,
#uhc input[type=checkbox] + label.dwc-label:before {
  color: #959595;
}
#uhc input[type=radio]:checked + span,
#uhc input[type=checkbox]:checked + span,
#uhc input[type=radio]:checked + label.field-label,
#uhc input[type=checkbox]:checked + label.field-label,
#uhc input[type=radio]:checked + label.dwc-label,
#uhc input[type=checkbox]:checked + label.dwc-label {
  color: #196ecf;
}
#uhc input[type=radio]:checked + span:before,
#uhc input[type=checkbox]:checked + span:before,
#uhc input[type=radio]:checked + label.field-label:before,
#uhc input[type=checkbox]:checked + label.field-label:before,
#uhc input[type=radio]:checked + label.dwc-label:before,
#uhc input[type=checkbox]:checked + label.dwc-label:before {
  color: #196ecf;
}
#uhc input[type=radio]:checked:hover + span,
#uhc input[type=checkbox]:checked:hover + span,
#uhc input[type=radio]:checked:focus + span,
#uhc input[type=checkbox]:checked:focus + span,
#uhc input[type=radio]:checked:hover + label.field-label,
#uhc input[type=checkbox]:checked:hover + label.field-label,
#uhc input[type=radio]:checked:focus + label.field-label,
#uhc input[type=checkbox]:checked:focus + label.field-label,
#uhc input[type=radio]:checked:hover + label.dwc-label,
#uhc input[type=checkbox]:checked:hover + label.dwc-label,
#uhc input[type=radio]:checked:focus + label.dwc-label,
#uhc input[type=checkbox]:checked:focus + label.dwc-label {
  border-color: #115fa0;
  color: #115fa0;
}
#uhc input[type=radio]:checked:hover + span:before,
#uhc input[type=checkbox]:checked:hover + span:before,
#uhc input[type=radio]:checked:focus + span:before,
#uhc input[type=checkbox]:checked:focus + span:before,
#uhc input[type=radio]:checked:hover + label.field-label:before,
#uhc input[type=checkbox]:checked:hover + label.field-label:before,
#uhc input[type=radio]:checked:focus + label.field-label:before,
#uhc input[type=checkbox]:checked:focus + label.field-label:before,
#uhc input[type=radio]:checked:hover + label.dwc-label:before,
#uhc input[type=checkbox]:checked:hover + label.dwc-label:before,
#uhc input[type=radio]:checked:focus + label.dwc-label:before,
#uhc input[type=checkbox]:checked:focus + label.dwc-label:before {
  color: #115fa0;
}
#uhc .form-group.error label:first-child,
#uhc .form-group.error .dwc-error {
  color: #e91b18;
}
#uhc .form-group.error input,
#uhc .form-group.error textarea,
#uhc .form-group.error select {
  border-color: #e91b18 !important;
}
#uhc .form-group.is-touched.dwc-error label.control-label {
  color: #e91b18;
}
#uhc .form-group.is-touched.dwc-error input {
  border-color: #e91b18 !important;
}
#uhc .form-group.is-touched.dwc-error .help-block {
  color: #e91b18;
}
#uhc .form-group.is-touched.dwc-success label.control-label {
  color: #007000;
}
#uhc .form-group.is-touched.dwc-success input {
  border-color: #007000 !important;
}
#uhc .form-group.is-touched.dwc-success .help-block {
  color: #007000;
}
#uhc fieldset.is-touched.dwc-error legend,
#uhc fieldset.is-touched.dwc-error label,
#uhc fieldset.is-touched.dwc-error .help-block {
  color: #e91b18;
}
#uhc fieldset.is-touched.dwc-success legend,
#uhc fieldset.is-touched.dwc-success label,
#uhc fieldset.is-touched.dwc-success .help-block {
  color: #007000;
}
#uhc .testimonial-carousel .carousel-indicators li {
  background-color: #444444;
}
#uhc .testimonial-carousel .carousel-indicators li.active {
  background-color: #196ecf;
}
#uhc .testimonial-carousel .carousel-control {
  color: #196ecf;
}
#uhc #dwc-mobile-nav {
  background-color: #444444;
}
#uhc #dwc-mobile-nav .nav-list .nav-list-item .nav-link:hover,
#uhc #dwc-mobile-nav .nav-list .nav-list-item .nav-link:focus {
  border-color: #e0e0e0;
}
#uhc #dwc-mobile-nav .nav-list .nav-list-item.active .nav-link {
  background: #f5f5f5;
  border-bottom-color: #636363;
  color: #196ecf;
}
#uhc #dwc-mobile-nav .nav-list .nav-list-item.has-children.is-open {
  background-color: #f5f5f5;
}
#uhc #dwc-mobile-nav .nav-list .nav-list-item.has-children.is-open .nav-link {
  color: #196ecf;
}
#uhc #dwc-mobile-nav .nav-list .nav-list-item.has-children.is-open .nav-sublink {
  color: #196ecf;
}
#uhc .orange-border:after {
  background: #00bcd6;
  border-bottom: 2px solid #00bcd6;
}
#uhc .secondary-brand-text {
  visibility: hidden;
}

