/*
    --white: #ffffff
    --downy: #f3f3f3

    --snow: #EAEDED
    --cumulus: #D5DBDB
    --storm: #6C7778
    --charcoal: #4a4a4a;

    --horizon: #EBF8FA
    --lagoon: #4db9b0;
    --aqua: #008296;
    --sky: #015a66;
    --gulfstream: #002e36;

    --summer: #FFC400;
    --forest: #538000;
    --pumpkin: #de6e03;
    --rock: #cc1d39;
*/

.background-white {
    background: #ffffff;
}

.background-downy {
    background: #f3f3f3;
}

.background-snow {
    background: #eaeded;
}

.background-cumulus {
    background: #d5dbdb;
}

.background-summit {
    background: #aab7b8;
}

.background-storm {
    background: #6c7778;
}

.background-charcoal {
    background: #4a4a4a;
}

.background-granite {
    background: #373d3e;
}

.background-horizon {
    background: #ebf8fa;
}

.background-lagoon {
    background: #4db9b0;
}

.background-aqua {
    background: #008296;
}

.background-sky {
    background: #015a66;
}

.background-gulfstream {
    background: #002e36;
}

.background-summer {
    background: #ffc400;
}

.background-mustard {
    background: #cc9f18;
}

.background-butter {
    background: #ffebb7;
}

.background-sprite {
    background: #2c7a47;
}

.background-pumpkin {
    background: #de6e03;
}

.background-cranberry {
    background: #9b0931;
}

.background-aurora {
    background: #a90067;
}

.color-white {
    color: #ffffff;
}

.color-downy {
    color: #f3f3f3;
}

.color-snow {
    color: #eaeded;
}

.color-cumulus {
    color: #d5dbdb;
}

.color-summit {
    color: #aab7b8;
}

.color-storm {
    color: #6C7778;
}

.color-charcoal {
    color: #4a4a4a;
}

.color-granite {
    color: #373d3e;
}

.color-horizon {
    color: #ebf8fa;
}

.color-lagoon {
    color: #4db9b0;
}

.color-aqua {
    color: #008296;
}

.color-sky {
    color: #015a66;
}

.color-gulfstream {
    color: #002e36;
}

.color-summer {
    color: #ffc400;
}

.color-mustard {
    color: #cc9f18;
}

.color-butter {
    color: #ffebb7;
}

.color-sprite {
    color: #2c7a47;
}

.color-pumpkin {
    color: #de6e03;
}

.color-cranberry {
    color: #9b0931;
}

.color-aurora {
    color: #a90067;
}

.heading-1-light {
    font-family: Ember;
    font-size: 30px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.heading-1-regular {
    font-family: Ember;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.heading-1-bold {
    font-family: Ember;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.heading-2-light {
    font-family: Ember;
    font-size: 22px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.heading-2-regular {
    font-family: Ember;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.heading-2-bold {
    font-family: Ember;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.heading-3-light {
    font-family: Ember;
    font-size: 18px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.heading-3-regular {
    font-family: Ember;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.heading-3-bold {
    font-family: Ember;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.heading-4-regular {
    font-family: Ember;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.heading-4-bold {
    font-family: Ember;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.heading-4-light {
    font-family: Ember;
    font-size: 16px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #002e36;
}

.heading-5-regular {
    font-family: Ember;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.heading-5-regular-left-spacing {
    margin-left: 20px
}

.heading-5-bold {
    font-family: Ember;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.heading-5-light {
    font-family: Ember;
    font-size: 14px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #002e36;
}

.breadcrumb-text {
    font-family: Ember;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #002e36;
}

.paragraph-text {
    font-family: Ember;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #002e36;
}

.paragraph-text-small {
    font-family: Ember;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.28;
    letter-spacing: normal;
    color: #002e36;
}

.text-link-bold {
    font-family: Ember;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #008296;
}

.text-link-bold:hover {
    color: #015a66;
}

.lagoon-hover:hover {
    color: #4db9b0;
}

.error-text-regular {
    font-family: Ember;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.no-hover-decoration:hover,
.no-focus-decoration:focus,
.no-decoration,
.no-decoration:hover,
.no-decoration:focus {
    text-decoration: none;
    color: inherit;
}

.inverse {
    color: #ffffff !important;
}

html, body {
    min-height: 100%;
    height: 100%;
    font-family: Ember;
    background-color: #f3f3f3;
}

.global-topbar {
    color: #ffffff;
    background: #002e36;
}

.global-topbar__top-nav {
    padding: 20px;
}

.global-topbar__title-row {
    margin-top: 5px;
    margin-left: 0;
}

.global-topbar__page-title {
    padding-right: 150px;
    display: block;

    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.global-topbar__mobile-icons {
    position: absolute;
    top: 18px;
    right: 5px;
}

.breadcrumb-row {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px
}

.breadcrumb-row__breadcrumb {
    padding: 0 0 0 0;
    margin-bottom: 0;
    background-color: transparent;
    color: #ffffff;
}

.breadcrumb-row__breadcrumb-content {
    float: left;
    color: #ffffff;
    margin-bottom: 0;
}

a.breadcrumb-row__breadcrumb-content:hover {
    color: #4db9b0;
}

.breadcrumb-row__breadcrumb-content--active {
    color: #ffffff;
    font-weight: bold;
}

.breadcrumb-row__breadcrumb-content + .breadcrumb-row__breadcrumb-content::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    content: "/";
    color: #ffffff;
}

.global-content-wrapper {
    position: relative;
    padding-left: 0;
    margin-left: 0;
    width: 100%;
    min-height: 100%;
    padding-bottom: 30px;
    background: #f3f3f3;
}

.global-page-content {
    position: relative;
    padding-bottom: 45px;
    background: #f3f3f3
;
}

.global-footer-content {
    color: #002e36;
    font-size: 12px;
    font-family: Ember;
}

.global-footer {
    text-align: center;
    background: #d5dbdb;
}

.global-sidebar {
    overflow-y: auto;
    padding-bottom: 0;
    margin-left: -248px;
    left: 46px;
    width: 248px;
    position: fixed;
    height: 100%;
    z-index: 1000;
    transition: all .4s ease 0s;
}

.optimus-logo {
    position: fixed;
    display: block;
    float: left;
    width: 248px;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #002126;
}

.optimus-logo__image-block {
    display: inline-block;
}

.optimus-logo__image {
    width: 160px;
    position: absolute;
    top: 20px;
    left: 20px;
}

.optimus-relay-logo__image {
    width: 160px;
    position: absolute;
    top: 15px;
    left: 20px;
}

.optimus-relay-icon__image {
    width: 20px;
}

.global-sidebar__header-background {
    position: fixed;
    height: 117px;
    background: #002e36;
    width: 248px;
    z-index: 10;
}

.global-sidebar__company-name {
    display: block;
    position: relative;
    width: 233px;
    margin: 0;
    padding-right: 20px;
    line-height:22px;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;

    font-family: Ember;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
}

.global-sidebar__items {
    height: 100%;
    background: #002e36;
}

#sidebar {
    overflow-y: auto;
    overflow-x: hidden;
    flex: 1 1 auto;
    min-height: 0px;
    -ms-overflow-style: none;
}

#sidebar::-webkit-scrollbar {
    display: none;
}

.footer-notification-area {
    position: fixed;
    bottom: 0px;
    right: 0px;
    max-height: 165px;
    overflow-y: scroll;
    z-index: 10;
}

.sidebar-nav {
    display: block;
    background: #002e36;
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar__dummy-header {
    /*
        NOTE: If you change this, you must change the
        SIDEBAR_TOP_OFFSET variable in global-nav.js to match
     */
    min-height: 117px;
}

.sidebar__flex-container {
    height:100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.nav-card {
    border: none;
    color: #ffffff;
    background: #002e36;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 0;
}

.nav-card > a {
    text-decoration: none !important;
    color: #ffffff;
}

.nav-card--sub-nav {
    background: #015a66;
}

.nav-card__header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    height: 50px;
    border-bottom: none;
    transition: background 0.4s ease;
    background: transparent;
    color: #ffffff;
    border-radius: 0;
}

.chevron {
    position: absolute;
    right: 15px;
    top: 21px;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.chevron--rotate {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.nav-card__header:hover {
    background: #3D6066;
    color: #ffffff;
    cursor: pointer;
}

.nav-card__header--active {
    background: #3D6066;
    color: #FFFFFF;

}

.nav-card__header--open {
    background: #015a66;
}

.nav-card__header-text {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0;
}

.global-sidebar__footer {
    padding: 25px 20px 30px 20px;
    background: #002e36;
    display: inline-block;
    color: #ffffff;
    bottom: 0;
    left: 0;
    width: 100%;
}

.global-side-bar-footer__my-profile {
    padding-top: 20px;
}

.global-side-bar-footer__case-management {
    /* no custom styling needed */
}

.global-side-bar-footer__rate-app {
    padding-top: 20px;
}

.global-side-bar-footer__sign-out {
    padding-top: 20px;
}

.global-sidebar__footer--shadowed {
    border-top: 2px solid #002126;
}

.global-sidebar__sign-out-link {
    color: #4db9b0;
}

.global-sidebar__sign-out-relay-link {
    color: #00a8e1;
}

.flag {
    display: table;
    width: 100%;
}

.flag__image,
.flag__body {
    display: table-cell;
    vertical-align: middle;
}

.footer-notification {
   text-align: right;
   background: white;
}

.flag__image {
    padding-right: 10px;
}


#help-feedback a {
    color: white;
    text-decoration: none;
}

/* DEPRECATED CSS - ONLY PRESENT FOR BACKWARDS COMPATIBILITY */

#carrier-central-alerts-legacy div {
    color: white;
    border-radius: 0;
    border: none;
    z-index: 9999;
    height: 73px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

#carrier-central-alerts-legacy p {
    padding-top: 5px;
    font-weight: 300;
    color: white;
}

.alert-success a {
    color: white;
    opacity: 1;
    font-weight: lighter;
    background: #2c7a47;
}

/* Deprecated */
#success-alert {
    background-color: #538000;
    background: #2c7a47;
}

/* END DEPRECATED CSS */



.optimus-banner-alert {
    border-radius: 0;
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    word-break: break-all;
    hyphens: auto;
}

.optimus-banner-alert-footer {
    border-radius: 0;
    border: none;
    align-items: center;
    justify-content: space-between;
    z-index: 75;
    padding: 15px;
    word-break: break-all;
    hyphens: auto;
    margin-bottom: 5px;
}

.optimus-banner-alert__action-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-self: flex-start;
    padding: 0 0 0 15px;
}

.optimus-banner-alert-footer__action-box {
    display: inline;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-self: flex-start;
}

.optimus-banner-alert__action-box-item {
     flex: 1 1 auto;
     text-align: center;
     margin: 0 0 0 15px;
 }


.optimus-banner-alert-footer__action-box-item {
     flex: 1 1 auto;
     text-align: center;
     margin: 0 6px 0 5px;
     color: white;
     text-decoration: underline;
 }

 .optimus-banner-alert-footer__action-box-item:hover {
     color: white;
     cursor: pointer;
 }

 .optimus-banner-alert-footer__action-box-item {
     flex: 1 1 auto;
     text-align: center;
     margin: 0 6px 0 5px;
     color: white;
     text-decoration: underline;
 }

 .optimus-banner-alert-footer__action-box-item:hover {
     color: white;
     cursor: pointer;
 }

.optimus-banner-alert__message {
    font-family: Ember;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
}

.optimus-banner-alert__button {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    touch-action: manipulation;
    text-transform: none;
    overflow: visible;
    cursor: pointer;
    margin: 0;
    height: 32px;
    border-bottom: solid 2px #D5DBDB;
    background-color: #FFFFFF;
    font-family: Ember;
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    padding: 5px 15px 8px 15px;
    color: #002E36;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
    transition: all 0s;
    text-decoration: none;
}

.optimus-banner-alert__button:hover {
    background-color: #EBF8FA;
    text-decoration: none;
}

.optimus-banner-alert__button:focus {
    border-bottom: solid 2px #A90067;
    text-decoration: none;
}

.optimus-banner-alert__button:active {
    background-color: #EBF8FA;
    color: #A90067;
    border-bottom: solid 2px #A90067;
    text-decoration: none;
}

.optimus-banner-alert__close {
    height: 16px;
}


.optimus-banner-alert__bottom {
   float: right;
   margin: 6px 6px 0px 5px;
}

.optimus-banner-alert__close--inverted {
    filter: invert(100%);
}

.optimus-banner-alert__close:hover {
    opacity: .5;
    cursor: pointer;
}

.bordered-on-right-hidden-sm {
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #979797
}


/*-------------------------------*/
/*          Hamburger            */
/*-------------------------------*/
.hamburger {
    background: transparent;
    border: none;
    display: block;
    height: 16px;
    margin-left: 15px;
    width: 16px;
}

.hamburger:hover {
    outline: none;
}

.hamburger:focus {
    outline: none;
}

.hamburger:active {
    outline: none;
}

.hamburger .hamb-top {
    top: 2px;
}

.hamburger .hamb-middle {
    margin-top: 0px;
    top: 50%;
}

.hamburger .hamb-bottom {
    bottom: 0px;
}

.hamburger span{
    background-color: rgb(255, 255, 255);
    height: 2px;
    left: 0;
    position: absolute;
    width: 16px;
}

/*-------------------------------*/
/*         Notifications         */
/*-------------------------------*/

/* Banner Notifications */

.banner-notification-sev-2 {
    background: #a30f3a;
    color:#ffffff;
}

.banner-notification-sev-4 {
    background: #9b0931;
    color: #ffffff;
}

.banner-notification-sev-5 {
    background: #2c7a47;
    color: #ffffff;
}

.banner-notification-error {
    background: #e87400;
    color: #ffffff;
}

.global-notification-row {
    background-color: #ffffff;
    border-left-width: 10px;
    border-left-style: solid;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}

.global-notification-row__info {
    border-left-color: #4db9b0;
}

.global-notification-row .row {
    padding-bottom: 15px;
}

.global-notification__close-icon {
    border-style: none;
    padding: 0;
    cursor: pointer;
    background-color: transparent;
}

.global-notification__close-icon.small {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
}

.global-notification__close-icon::before, .global-notification__close-icon::after {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #292b2c;
    height: 3px;
    margin-top: -2px;
}

.global-notification__close-icon::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.global-notification__close-icon::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


/*-------------------------------*/
/*           Buttons             */
/*-------------------------------*/

.optimus-btn {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    touch-action: manipulation;
    text-transform: none;
    overflow: visible;
    cursor: pointer;
    margin: 0;
    border-radius: 0rem;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom-width: 3px;
    font-family: Ember;
    font-size: 20px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    padding: 15px 20px 15px 20px;
    min-width: 80px;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
    transition: all 0s;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

.optimus-btn:focus {
    outline: none;
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-color: #a90067;
}

.optimus-btn-small {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    touch-action: manipulation;
    text-transform: none;
    overflow: visible;
    cursor: pointer;
    margin: 0;
    height: 32px;
    border: solid 2px #008296;
    background-color: transparent;
    font-family: Ember;
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    padding: 6px 17px 9px 17px;
    color: #008296;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
    transition: all 0s;
}

.optimus-btn-small:hover {
    background-color: #ebf8fa;
    text-decoration: none;
}

.optimus-btn-small:active {
    background-color: #ebf8fa;
    border: solid 2px #a90067;
    color: #a90067;
}

.optimus-btn-small:focus {
    outline: none;
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-color: #a90067;
}

.optimus-btn--primary {
    color: #ffffff;
    background-color: #015a66;
    border-color: #002e36;
}

.optimus-btn--primary:hover {
    background-color: #008296;
    border-color: #015a66;
    color: #ffffff;
    text-decoration: none;
}

.optimus-btn--primary:active {
    background-color: #a90067;
    border-color: #a90067;
}

.optimus-btn--primary:focus {
    border-bottom-color: #a90067;
}

.optimus-btn--secondary {
    color: #008296;
    background-color: transparent;
;
    border: solid 2px #008296;
}

.optimus-btn--secondary:hover {
    background-color: #ebf8fa;
    border-color: #008296;
    color: #008296;
    text-decoration: none;
}

.optimus-btn--secondary:active {
    color: #a90067;
    border-color: #a90067;
}

.optimus-btn--secondary:focus {
    border-bottom-color: #a90067;
}

.optimus-btn:disabled, .optimus-btn-small:disabled {
    opacity: 1;
    cursor: not-allowed;
    color: #ffffff;
    background-color: #aab7b8;
    border: 0;
}

.alt-disable:disabled {
    opacity: 1;
    cursor: not-allowed;
    color: #aab7b8;
    background-color: transparent;
    border: #aab7b8 2px solid;
}

.optimus-btn--destructive,
.optimus-btn-small--destructive {
    color: #ffffff;
    background-color: #cc1d39;
    border-left: solid 2px transparent;
    border-top: solid 2px transparent;
    border-right: solid 2px transparent;
    border-bottom-color: #7f1124;
}

.optimus-btn--destructive:hover,
.optimus-btn-small--destructive:hover {
    background-color: #7f1124;
    border-color: #cc1d39;
    color: #ffffff;
    text-decoration: none;
}
.optimus-btn--destructive:focus,
.optimus-btn-small--destructive:focus {
    border-left: solid 2px transparent;
    border-top: solid 2px transparent;
    border-right: solid 2px transparent;
}


@media (max-height: 600px) {
    .sidebar__flex-container {
        display: block;
        overflow: scroll;
    }
}

@media (max-width: 576px) {
    .bordered-on-right-hidden-sm {
        border-right-style: none;
    }
}

@media (max-width: 991px) {

    .heading-1-light {
        font-size: 25px;
    }

    .heading-1-regular {
        font-size: 25px;
    }

    .heading-1-bold {
        font-size: 25px;
    }

    .heading-2-light {
        font-size: 18px;
    }

    .heading-2-regular {
        font-size: 18px;
    }

    .heading-2-bold {
        font-size: 18px;
    }

    .paragraph-text {
        font-size: 16px;
    }

}


#nav-wrapper {
    position: fixed;
    z-index: 30;
    height: 100%;
}

#logo-wrapper {
    position: fixed;
    width: 198px;
    height: 61px;
    overflow: hidden;
    top: 0px;
    background-color: #002E36;
    z-index: 115;
}

.sidebar-default-state #logo-wrapper {
    left: 0;
}

.sidebar-toggled-state #logo-wrapper {
    left: -248px;
}

.sidebar-toggled-state .no-title #logo-wrapper {
    left: 40px;
}

#menu-toggle-wrapper {
    position: fixed;
    width: 50px;
    height: 61px;
    overflow: hidden;
    top: 0;
    background-color: #002E36;
    z-index: 115;
}

.sidebar-default-state #menu-toggle-wrapper {
    left: 198px;
}


.sidebar-toggled-state #menu-toggle-wrapper {
    left: 0px;
}

#menu-toggle {
    position: relative;
    top: 20px;
    z-index: 999;
}

#company-name-block {
    position: fixed;
    top: 69px;
    z-index: 31;
    width: 248px;
    height: 48px;
    overflow: hidden;
    background-color: #002E36;
    padding-left: 20px;
}

.company-name-block--shadowed {
    border-bottom: 2px solid #002126;
}

.sidebar-default-state #company-name-block {
    left: 0;
}

.sidebar-toggled-state #company-name-block {
    left: -248px;
}

#topbar-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    overflow-x: hidden;
    min-height: 61px;
    max-height: 117px;
    background-color: #002E36;
    overflow-y: hidden;
}

.sidebar-default-state #topbar-wrapper {
    padding-left: 248px;
}

.sidebar-toggled-state #topbar-wrapper {
    padding-left: 50px;
}

#top-bar{
    position: relative;
}

#sidebar-wrapper {
    position: fixed;
    height: 100%;
    top: 0px;
    width: 248px;
    z-index: 110;
}

.sidebar-default-state #sidebar-wrapper {
    left: 0;
}

.sidebar-toggled-state #sidebar-wrapper {
    left: -248px;
}

#notification-area{
    position: fixed;
    top: 112px;
    overflow-x: hidden;
    height: auto;
    z-index: 25;
}

.sidebar-default-state #notification-area {
    width: calc(100% - 248px);
    left: 248px;
}

.sidebar-toggled-state #notification-area {
    width: 100%;
    left: 0;
}

.no-title #notification-area {
    top: 61px;
}

#footer-wrapper {
    position: absolute;
    bottom: 0;
    background: #d5dbdb;
    overflow-x: hidden;
}

.sidebar-default-state #footer-wrapper {
    left: 248px;
    width: calc(100% - 248px);
}

.sidebar-toggled-state #footer-wrapper {
    left: 0;
    width: 100%;
}

#body-wrapper {
    width: 100%;
    min-height: 100%;
    overflow-x: hidden;
    padding-top: 112px;
}

.sidebar-default-state #body-wrapper {
    padding-left: 248px;
}

.sidebar-toggled-state #body-wrapper {
    padding-left: 0px;
}

.no-title #body-wrapper {
    padding-top: 61px;
}

#help-button-block {
    position: fixed;
    top: 15px;
    right: 20px;
    z-index: 91;
}

#global-sneezeguard {
    position: fixed;
    visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.0;
    z-index: 100;
}

#mobile-interstitial {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #f3f3f3;
    z-index: 50;
    padding: 50px 50px;
}

#mobile-interstitial p {
    margin-top: 50px;
    text-align: center;
}

#logo-wrapper,
#menu-toggle-wrapper,
#company-name-block,
#topbar-wrapper,
#sidebar-wrapper,
#notification-area,
#footer-wrapper,
#global-sneezeguard {
    /* Uncomment this to enabled animation of sidebar open/close */
    /*transition: all .4s ease 0s;*/
}


@media (max-width: 1199px) {

    .sidebar-mobile-default-state #logo-wrapper {
        left: -248px;
    }
    .sidebar-mobile-toggled-state .no-title #logo-wrapper,
    .sidebar-mobile-toggled-state #logo-wrapper {
        left: 0;
    }

    .sidebar-mobile-default-state .no-title #logo-wrapper {
        left: 40px;
    }

    .sidebar-mobile-default-state #menu-toggle-wrapper {
        left: 0px;
    }

    .sidebar-mobile-toggled-state #menu-toggle-wrapper {
        left: 248px;
    }

    .sidebar-mobile-default-state #company-name-block {
        left: -248px;
    }

    .sidebar-mobile-toggled-state #company-name-block {
        left: 0;
    }

    .sidebar-mobile-toggled-state #topbar-wrapper,
    .sidebar-mobile-default-state #topbar-wrapper {
        width: 100%;
        left: 0;
        padding-left: 50px;
        height: 61px;
        min-height: unset;
    }

    .sidebar-mobile-toggled-state .global-topbar__top-nav,
    .sidebar-mobile-default-state .global-topbar__top-nav {
        padding: 15px 10px;
    }

    .sidebar-mobile-toggled-state .global-topbar__title-row,
    .sidebar-mobile-default-state .global-topbar__title-row {
        margin-top: 0px;
    }

    .sidebar-mobile-toggled-state #title,
    .sidebar-mobile-default-state #title {
        font-size: 25px;
    }

    .sidebar-mobile-toggled-state #sidebar-wrapper {
        left: 0;
    }

    .sidebar-mobile-default-state #sidebar-wrapper {
        left: -248px;
    }

    .sidebar-mobile-toggled-state #notification-area,
    .sidebar-mobile-default-state #notification-area{
        top: 61px;
        width: 100%;
        left: 0;
    }

    .sidebar-mobile-toggled-state .nav-less-notification-area,
    .sidebar-mobile-default-state .nav-less-notification-area{
        top: 0px !important;
        width: 100%;
        left: 0;
    }

    .sidebar-mobile-toggled-state #footer-wrapper,
    .sidebar-mobile-default-state #footer-wrapper {
        width: 100%;
        left: 0;
    }

    .sidebar-mobile-toggled-state #body-wrapper,
    .sidebar-mobile-default-state #body-wrapper {
        width: 100%;
        padding-left: 0px;
        padding-top: 70px;
    }

    .sidebar-mobile-toggled-state #global-sneezeguard {
        visibility: visible;
        opacity: .75;
    }

    .sidebar-mobile-default-state #global-sneezeguard {
        visibility: hidden;
    }

}

@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 20px;
        padding-left: 20px;
    }
}

/*
 * CSS for Home/Landing Page's Navigation Bar.
 * It covers both Desktop and Mobile view.
 * Current we use lg-up and lg-down (lg: large screen), only two screens, we don't have any specific
 * configuration or view for tablet devices.
 */

a:hover {
    text-decoration: none;
    cursor: pointer;
}
.home-nav__item a:hover {
    color: #4db9b0;
}
.home-nav__item a {
    color: white;
}
.global-home-nav {
    padding: 5px !important;
    height: 71px;
    font-family: "Amazon Ember";
    max-width: 1350px;
    margin: auto;
}

.home-nav--lg-up {
    list-style-type: none;
    font-weight: initial;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
}
.home-nav__item {
    float: left;
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
}

.home-nav__relay-logo--lg-up {
    float: left;
    width: 180px;
    height: 67px;
    margin: 0;
}
.home-nav__vas--lg-up {
    float: right;
    margin-right: 40px;
    margin-left: 40px;
}
.home-nav__vas--tablet {
    float: right;
    margin-right: 40px;
    margin-left: 40px;
}
.home-nav__faq--lg-up {
    float: right;
    margin-right: 40px;
}
.home-nav__faq--tablet {
    float: right;
    margin-right: 40px;
}
@media (min-width: 1101px) {
    .home-nav__faq--tablet {
        display: none;
    }
    .home-nav__vas--tablet {
        display: none;
    }
}
@media (max-width: 1100px) {
    .home-nav__faq--lg-up {
        display: none;
    }
    .home-nav__vas--lg-up {
        display: none;
    }
}
.home-nav__signin--lg-up {
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 25px;
}
.home-nav__signup--lg-up {
    float: right;
    margin-top: 10px;
    margin-right: 40px;
}

.home-nav__signin--lg-down {
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 20px;
}
.home-nav__signup--lg-down {
    float: right;
    margin-top: 10px;
    margin-right: 16px;
}

@media (max-width: 380px) {
    .home-nav__signin--lg-down {
        display: none;
    }
}

.home-nav__signup--btn {
    height: 37px;
    min-width: 105px;
    padding-top: 9px;
    border: solid 2px #FFF;
    background-color: #FFF;
    color: #002E36 !important;
}

.home-nav__language--lg-up {
    float: right;
    margin-right: 40px;
}

.home-nav__user--lg-up {
    float: right;
}

.home-nav__user--label {
    padding-right: 5px;
    max-width: 200px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
}

.home-nav__chevron {
    width: 14px;
}

.home-nav__chevron--up::after {
    content: '\F077';
    font-family: FontAwesome;
    color: #ffffff;
    font-size: 16px;
}

.home-nav__chevron--down::after {
    content: '\F078';
    font-family: FontAwesome;
    color: #ffffff;
    font-size: 16px;
}

.home-nav__chevron--right::after {
    content: '\F054';
    font-family: FontAwesome;
    color: #ffffff;
    font-size: 16px;
}

.home-nav__language-icon {
    width: 24px;
    padding: 5px;
}

.home-nav__language-icon--size {
    width: 19px;
}

.home-nav__close-menu {
    margin-left: 15px;
}

.home-nav__close-menu::after {
    content: '\F00D';
    font-family: FontAwesome;
    color: #ffffff;
    font-size: 19px;
}

.home-nav__keep-right {
    float: right;
}

.home-nav__horizontal-divider {
    border-top: 1px solid #fff;
    width: 320px;
    float: right;
}

#home-nav__language--drop-down {
    padding: 5px;
    cursor: pointer;
}

#home-nav__language--drop-down--lg-down {
    cursor: pointer;
}

#home-nav__user--drop-down {
    padding: 5px;
    cursor: pointer;
}

.home-nav__user--lg-up {
    margin-right: 40px;
}

.home__drop-down ul {
    padding: 0;
    margin: 0;
}

.home__drop-down__item a {
    color: #002E36;
}

.home__drop-down__md--header {
    height: 50px;
    padding: 15px 20px;
    box-sizing: border-box;
    border: 1px solid #BBC0C1;
    box-shadow: 0 4px 8px 0 rgba(11,12,12,0.12);
    color: #002E36;
    background-color: #FFFFFF;
}

.home__drop-down__md--header--heading {
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    text-align: left;
    font-family: "Amazon Ember";
}

.home__drop-down__md--header--close {
    float: right;
    cursor: pointer;
}

.home__drop-down__md--header .home-nav__language-icon::after {
    color: #002E36;
}

.home__drop-down__md--header .home-nav__close-menu::after {
    color: #002E36;
}

.home__drop-down__md--content {
    padding: 20px;
}

.home__drop-down__md ul {
    padding: 0;
    margin: 0;
}

#home__drop-down--user .home__drop-down--user {
    margin-left: -10px;
    margin-top: 20px;
}

.home__drop-down__md {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1050;
    overflow-y: scroll;
}

.home__drop-down {
    display: block;
    background-color: #FFF;
    color: #002E36;
    text-align: left;

    z-index: 100;
    min-width: 144px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -71px;
    margin-top: 20px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.3);
    transform: rotate(-360deg);
    position: absolute;
}

.home__drop-down::before {
    content: '\F0D8';
    font-family: FontAwesome;
    color: #ffffff;
    right: 16px;
    top: -14px;
    font-size: 50px;
    position: absolute;
}

.home__drop-down__item {
    list-style-type: none;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    pointer: cursor;
}

@media (max-width: 786px) {
    .home__drop-down__item {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}


/*
 * Home Nav's CSS Specific to lg-down view.
 */
.home-nav__page-heading {
    font-size: 25px;
    height: 67px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 12px;
    padding-bottom: 18px;
}

.home-nav__page-heading--covid {
    padding-left: 13px;
}

.home-nav__item--lg-up {
    float: right;
    margin-right: 40px;
}

.home-nav__item--lg-down {
    float: left;
    margin: 10px 0;
    padding: 10px 20px;
    width: 100%;
    text-align: left;
}

.home-nav--lg-down {
    position: absolute;
    padding: 0;
    margin: 0;
    margin-top: -1px;
    margin-left: -5px;
    width: 320px;
    font-size: 16px;
    line-height: 20px;
    z-index: 999;
    overflow: auto;
    background-color: #002E36;
    font-weight: initial;
    list-style-type: none;
}

.home-nav__relay-logo--lg-down {
    width: 47px;
    height: 67px;
    padding-top: 21px;
    padding-bottom: 26px;
}

.home-nav__header--lg-down {
    padding: 10px;
}

.home-nav__menu-toggle-wrapper {
    max-width: 50px;
    margin-right: 10px;
    display: inline-block;
    cursor: pointer;
}
.home-nav__menu-toggle {
    position: relative;
    top: -7px;
    cursor: pointer;
}

.home-nav--hide {
    display: none;
}

/**
 * CSS to keep footer at bottom of page.
 * Header height: 71px
 * Footer height: 50px
 */
#home-body-wrapper {
    min-height: calc(100% - 121px);
    min-height: -webkit-calc(100% - 121px);
    min-height: -moz-calc(100% - 121px);
    max-width: 1350px;
    margin: auto;
}

/**
 * Home Page Footer
 */
.home-global-footer {
    min-height: 50px;
    text-align: center;
    color: #008296;
    background-color: #FFFFFF;
    font-family: "Amazon Ember";
}

.home-global-footer__conditions-of-use {
    color: #008296;
    font-size: 12px;
    margin-right: 20px;
    font-family: "Amazon Ember";
}

.home-global-footer__privacy-notice {
    color: #008296;
    font-size: 12px;
    font-family: "Amazon Ember";
}

.home-global-footer__divider {
    color: #879596;
    font-size: 12px;
    margin-right: 30px;
    font-family: "Amazon Ember";
}

.home-global-footer__copyright {
    color: #879596;
    font-size: 12px;
    font-family: "Amazon Ember";
}

.home-global-footer a {
    color: #008296;
}

.home-global-footer a:hover {
    color: #014c8c;
}

/**
 * Mobile view and mobile-above view modifications for Home Page Footer.
 */
@media (min-width: 787px) {
    .home-global-footer {
        line-height: 50px;
    }

    .home-global-footer__privacy-notice {
        margin-right: 30px;
    }
}

@media (max-width: 786px) {
    .home-global-footer {
        padding: 20px;
    }

    .home-global-footer__conditions-of-use {
        margin-right: 50px;
    }

    .home-global-footer__divider {
        display: none;
    }

    .home-global-footer__copyright {
        display: block;
        padding-top: 20px;
    }
}

@media (max-width: 786px) {
    .home-hidden-md-down {
        display: none;
    }
}

@media (min-width: 787px) {
    .home-hidden-md-up {
        display: none;
    }
}

.text-pill__sup {
    background: #0f5d7a;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 21px;
    border: 1px solid #0b0c0c;
    vertical-align: super;
}

.badge-icon {
    position: absolute;
    top: -50%;
    left: 50%;
    border: 2px solid white;
    border-radius: 50%;
    background: #87CEFA;
    color: #000;
}

.notification {
    position: relative;
    display: inline-block;
    margin-left: 15px;
    width:15px
}

.task {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    line-height: 1;
}

.flag__body > a {
    text-decoration: none !important;
}

.global-side-bar-footer__rate-app > div > a {
    color: #ffffff;
}

a.breadcrumb-text.breadcrumb-row__breadcrumb-content {
    text-decoration: none !important;
    color: #ffffff !important;
}
