﻿/*START ICONS*/
@font-face {
    font-family: 'support-esim-icon';
    src: url(../fonts/support-esim-icons.eot?#iefix) format("embedded-opentype"),url(../../media/support/Mobility/css/fonts/support-esim-icons.woff2) format("woff2"),url(../fonts/support-esim-icons.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'bell-icon';
    src: url(../fonts/support-esim-icons.eot?#iefix) format("embedded-opentype"),url(../../media/support/Mobility/css/fonts/support-esim-icons.woff2) format("woff2"),url(../fonts/support-esim-icons.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon-supportEsim {
    font-family: 'support-esim-icon';
    font-style: normal;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

/* .icon:before { */
    /* font-family: 'support-esim-icon'; */
    /* position: relative; */
/* } */

.icon-supportEsim, .icon-supportEsim:before {
    font-family: 'support-esim-icon';
    position: static
}

.icon-chevron:before, .icon-chevron-up:before, .icon-chevron-right:before, .icon-chevron-down:before, .icon-chevron-left:before {
    content: "\e012";
    display: inline-block
}

.icon-chevron-up:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 45% 40%;
    -ms-transform-origin: 45% 40%;
    transform-origin: 45% 40%
}

.icon-chevron-down:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.icon-chevron-left:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.icon-bell-logo:before {
    content: "\e600";
}

.icon-small_icon_expand:before {
    content: "\e90c";
}

.icon-small_icon_collapse:before {
    content: "\e90b";
}

.icon-alert-circled:before {
    content: "\e60a";
}

.icon-close:before {
    content: "\e624";
}

.icon-print_bl_wot:before {
    content: "\e901";
}

.icon-small_icon_arrow_pill:before {
    content: "\e908";
}

/*.icon-checkmark-circled:before {
    content: "\e921";
}
*/
/*.icon-exclamation-circled:before {
    content: "\e922";
}
*/
.icon-checkmark:before {
    content: "\e943";
}

.icon-Big-expand:before {
    content: "\e949";
}

.icon-Big-collapse:before {
    content: "\e94a";
}

.icon-info:before {
    content: "\e954";
}

.icon-Big_info:before {
    content: "\e96b";
}

.icon-edit-small_bl_wot:before {
    content: "\ea18";
}
/*END ICONS*/

body.esim-override {
    display: flex;
    flex-direction: column;
}

.esim-override main {
    flex: 1 0 auto;
    overflow: hidden;
}

.esim-override header {
    background-color: #00549a;
}

footer.gf-shop .v-divider::after {
    background-color: #b4b4b4;
    content: "";
    display: inline-block;
    height: 12px;
    margin: 0 5px 0 8px;
    vertical-align: middle;
    width: 1px;
}

.esim-override footer.gf-shop .legal-links a:last-child:after, footer.gf-shop .v-divider:last-child:after {
    margin: 0;
    width: 0;
}

/*START SKIP TO MAIN LINK - HEADER AND FOOTER*/
header .skip-to-main-link {
    display: inline-block;
    padding: 9px 12px;
    position: absolute;
    top: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-decoration: underline;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: top .3s ease-out;
    z-index: 999999999;
    font-size: 13px;
    background-color: #2d2e33;
    color: #fff;
    outline: 2px auto -webkit-focus-ring-color !important;
}

footer .skip-to-main-link {
    display: inline-block;
    padding: 7px 12px;
    position: absolute;
    left: -300px;
    text-decoration: underline;
    border-bottom-right-radius: 8px;
    transition: left .3s ease-out;
    background-color: #e1e1e1;
    z-index: 3000;
    font-size: 13px;
    color: #00549a;
}
/*END SKIP TO MAIN LINK - HEADER AND FOOTER*/

/*Start Helper Classes*/
.color-bell-blue {
    color: #00549a;
}

.txtSize36 {
    font-size: 36px;
}

.surtitle, .surtitle-black {
    line-height: 18px;
}

.borderRadiusAll4 {
    border-radius: 4px;
}

.margin-l-n-5 {
    margin-left: -5px;
}

.width-50 {
    width: 50px;
}

.width-55 {
    width: 55px;
}

.width-130 {
    width: 130px;
}

.min-width-65 {
    min-width: 65px;
}

.min-width-80 {
    min-width: 80px;
}

.max-width-310 {
    max-width: 310px;
}

.height-55 {
    height: 55px;
}

.min-height-55 {
    min-height: 55px;
}

.max-h-100 {
    max-height: 100%;
}

.btn.btn-primary-white, .btn.btn-primary-white:focus {
    padding: 7px 30px;
}

button.close:focus {
    border: none;
}

.br-text {
    word-break: break-all;
}

.icon-supportEsim.text-bold, .icon-supportEsim.txtBold {
    font-weight: bold;
}

/*END Helper Classes*/

/* START CUSTOM Classes */
.esim-override a.icon-bell-logo {
    color: #fff;
}

.esim-override .form-label {
    color: #111;
}

.esim-override .big-price, .esim-override .small-price {
    color: #00549a;
    font-family: "bellslim_font_heavy", Helvetica, Arial, sans-serif;
    font-size: 40px;
    letter-spacing: -1px;
    line-height: 46px;
    white-space: nowrap;
}

.esim-override .small-price {
    font-size: 30px;
    letter-spacing: -.75px;
    line-height: 22px;
}

    .esim-override .big-price span, .esim-override .small-price span {
        font-size: 18px;
        letter-spacing: -.45px;
        line-height: 22px;
        margin-right: 1px;
        position: relative;
        top: 6px;
        vertical-align: top;
    }

    .esim-override .small-price span {
        font-size: 14px;
        letter-spacing: -.35px;
        top: -5px;
    }

.big-price span:last-of-type, .small-price span:last-of-type {
    margin-left: 2px;
}

.esim-override .form-control {
    color: #555;
    font-size: 14px;
    line-height: 18px;
    border: 2px solid #949596;
}

.esim-sb-form .form-control {
    border: 2px solid #949596;
}

.esim-sb-form .form-group.error .form-control {
    color: #555;
}

.esim-override .tooltip-inner {
    padding: 25px 25px 10px 25px;
}

.esim-override .modal.modal-tooltip .modal-body {
    padding: 0px 30px 30px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.esim-override .modal .modal-body:not(.allViewScroll) {
    max-height: unset !important;
    max-height: none !important;
    overflow: visible !important;
}

.responsive-divider {
    border-top: 1px solid #e1e1e1;
}

.dimension-70 {
    height: 70px;
    width: 70px;
}

.dimension-175 {
    height: 175px;
    width: 175px;
}

.esim-override .card-link-option {
    border: 1px solid #e1e1e1;
    box-shadow: 0 6px 25px 0 rgba(0,0,0,.12);
}

.card-link-options > div.active .card-link-option {
    border: none;
}

    .card-link-options > div.active .card-link-option:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        box-shadow: 0px 0px 0px 3px #00549a inset;
        pointer-events: none;
        z-index: 1;
        border-radius: 4px;
    }

.esim-override .box-shadow-hover:hover {
    box-shadow: 0 14px 36px 0 rgba(0,0,0,0.3);
}
/* END CUSTOM Classes */

/* START FOCUS OUTLINE*/
body.is_tabbing .focus_outline_blue a:focus, .focus_outline_blue a:focus {
    outline-offset: 4px !important;
    outline: 2px solid #FFFFFF !important;
}

body.is_tabbing header a:not(.btn):focus {
    border-radius: 2px;
}

body.is_tabbing main .progress-steps *:focus, body.is_tabbing header *:focus, body.is_tabbing header .focus_outline_blue *:focus {
    outline: 2px solid #FFFFFF !important;
}
/* END FOCUS OUTLINE*/

@media (max-width: 767.98px) {
    /*START HELPER Classes*/
    .h-100-xs {
        height: 100%;
    }
    /*END HELPER Classes*/

    /*START CUSTOM Classes*/
    .esim-override .modal.modal-tooltip .tooltip-dialog {
        margin: auto 15px;
    }

    .esim-override footer.gf-shop .v-divider:not(.inline-link)::after {
        margin: 0;
        width: 0px;
    }

    .border-radius-4-xs {
        border-radius: 4px;
    }

    /*END CUSTOM Classes*/
}

/* tablet and larger */
@media (min-width: 768px) {
    /*START HELPER Classes*/
    .width-210-sm {
        width: 210px;
    }
    /*END HELPER Classes*/

    /*START CUSTOM Classes*/
    .dimension-100-sm {
        height: 100px;
        width: 100px;
    }

    .esim-override footer.gf-shop .legal-links a::after, footer.gf-shop .v-divider::after {
        margin: 0 5px 0 8px;
        width: 1px;
    }

    .responsive-divider {
        border-left: 1px solid #e1e1e1;
        border-top: none;
    }

    .esim-override .information-left {
        min-width: 195px;
        max-width: 195px;
        width: 30%;
    }

    .card-link-options > div.active .card-link-option:before {
        border-radius: 10px;
    }

    .esim-override .card-link-options > div:not(:last-child) {
        margin-bottom: 0;
    }

    /*END CUSTOM Classes*/
}


/* desktop and larger */
@media (min-width: 992px) {
    /*START HELPER Classes*/
    .width-280-md {
        width: 280px;
    }

    .height-75-md {
        height: 75px;
    }

    .min-height-75-md {
        min-height: 75px;
    }
    /*START HELPER Classes*/

    /*START CUSTOM Classes*/
    .esim-override header {
        box-shadow: 0 10px 39px 0 rgba(0,0,0,0.2);
        z-index: 2;
    }
    /*END CUSTOM Classes*/

}

@media (min-width: 1240px) {
    /*START HELPER Classes*/
    .max-height-180-lg {
        max-height: 180px;
    }
    /*START HELPER Classes*/
}

/* extra large desktop and larger */
@media (min-width: 1440px) {
    /*START HELPER Classes*/
    /*START HELPER Classes*/
}
