﻿
html .form-radio-container label {
    font-size: 15px;
    font-size: 0.94rem;
    line-height: normal;
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 0;
}

.form-select-container select {
    max-width: 100%;
}

html .we_container .label_strong {
    font-family: 'Open Sans Bold',Arial,sans-serif;
}

html .we_container .label_normal {
    font-family: 'Open Sans',Arial,sans-serif;
}

.clearfix {
    content: "";
    clear: both;
    display: table;
}

.clearfix img {
    float: left;
}

.we46_validationError {
    color: red;
}

.we46_inputField {
    width: 50%;
    margin-bottom: 10px !important;
}

.container {
    display: flex;
}


.main-panel > header > h2 {
    font-weight: 900;
}

.heading-message {
    padding: 20px;
    border: 1px solid #e0e0e0;
}

.white {
    background-color: #fff;
}

.blue {
    color: #003da5;
    font-weight: bold;
}

.controls {
    margin-top: 10px;
}

.helper-text {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 12px;
    color: #bababa;
}

.no-activation-code {
    margin: 15px 0;
}

.drawer-resend-code {
    display: none;
}

.active {
    display: block;
}

.email-link {
    text-decoration: none !important;
    display: inline-block !important;
}

a > span.font-icons.arrow {
    font-size: 1rem;
    margin-left: 0;
    line-height: 1.37;
    margin-bottom: 0;
}

.email-link span {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
}


.link-controls {
    margin-top: 4px;
}

.helper-text {
    margin-top: 0;
    font-size: 13px;
}

.toggle-manual-address {
    cursor: pointer;
}

.new-code {
    display: inline-block;
    margin: 8px 0 10px 0;
}

.we_field {
    width: 100%;
    display: inline !important;
}

.closed-display {
    margin-bottom: 0 !important;
}

.closed-display-fl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.confirm-message {
    margin: 5px 0px 15px 30px;
    font-size: 1px;
    visibility: hidden;
}

.visible {
    visibility: visible;
    margin: 10px 0 20px 25px;
    font-size: 14px;
}

.check-sign {
    font-size: 1px;
    color: #d9ec5a;
}

.visible-ico {
    font-size: 14px;
}


#labelFullAddress {
    background-color: #e7e7e7;
    margin-left: 0.9375em;
    padding: 10px;
}

.label-new-address {
    font-size: 0.81rem;
}


.define-password {
    margin-bottom: 40px;
    border-bottom: 1px solid #dadada;
    border-bottom: 1px solid rgba(218, 218, 218, 0.8);
    padding-bottom: 40px;
}

.conditions {
    padding: 25px 0;
    font-size: 0.94rem;
}

.main-content-questions {
    border: 1px solid #dadada;
    padding: 20px 30px;
    background-color: #fff
}

.identificationKey {
    background-color: #d2e6f5;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.question {
    background-color: #003da5;
    color: #fff;
    padding: 2px 0.5px;
    border-radius: 100px;
    margin-left: 15px;
    font-size: 1rem;
}

.helper-question {
    margin-bottom: 30px;
}

.dropdown-display {
    margin-bottom: 8px;
}

.form-group-display {
    margin-bottom: 10px;
}

    .form-group-display:last-of-type {
        margin-bottom: 0;
    }


a > span.font-icons.left-arrow-custom {
    font-size: 0.9rem;
    line-height: 1.37;
}

.next-step-message {
    margin: 30px 0;
}

.dob_container {
    display: inline-flex;
}

#subscriptionForm {
    margin-bottom: 0;
}

.double-spaces {
    padding: 32px !important;
    padding: 2rem !important;
}

.confirm-message-box {
    display: inline-block;
}

.confirm-message-box-ie {
    display: inline-block;
    vertical-align: top;
}

.we_align_top {
    vertical-align: text-top;
}

.word-wrap {
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.we_container_large .we_container {
    background-color: #eff1f4;
}

.we_container_large h1 {
    color: #003da5;
    text-transform: uppercase;
    font-size: 2.2em;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    font-family: Montserrat;
}

.we_container_large h2 {
    font-family: Montserrat;
    font-size: 1.5em;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1b1b1b;
}

.we_section {
    padding: 35px 15px;
    background-color: #e0e4e9;
}

.we_tile_section {
    padding: 15px 0;
    width: 100%;
    display: table;
    border-collapse: separate;
    border-spacing: 10px;
    table-layout: fixed;
}

.we_tile {
    border-radius: 3px;
    border: 1px solid #ffffff;
    box-shadow: 0 1px 0 0 rgba(33, 33, 33, 0.25);
    background-color: #ffffff;
    width: 100%;
    color: #2062d4;
    font-family: OpenSans;
    font-size: 1em;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    cursor: pointer;
    display: table-cell;
    padding: 10px 10px 25px 10px;
}

.we_tile_selected {
    background-color: #ddd;
    border-color: #2062d4;
}

.we_tile a {
    text-decoration: none !important;
}

.we_tile span {
    font-family: 'Open Sans Semi Bold',Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-size: .88rem;
    line-height: normal;
    color: #2062d4;
    text-decoration: none;
}

.we_tile:hover {
    border-color: #2062d4;
}

.we_tile_svg {
    height: 40px;
    width: 40px;
    margin: 0 auto;
    padding: 10px 0 10px 0;
}

.we_register_client {
    display: none;
    background-color: #fff;
    margin: 0 10px;
    padding: 25px 10px;
    position: relative;
}

.we_register_client::after {
    content: "";
    position: absolute;
    left: calc(50% - 15px);
    top: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #e0e4e9;
}

.we_register_client_container {
    padding: 15px 0;
    width: 100%;
    display: table;
    border-collapse: separate;
    border-spacing: 10px;
    table-layout: fixed;
}

.we_register_client_section {
    display: table-cell;
    padding-right: 25px;
}

.we_register_title {
    font-size: 1.2em;
    font-weight: bold;
    color: #1b1b1b;
}

#spinner {
    display: none;
}

@media screen and (max-width: 420px) {
    .confirm-message {
        display: block;
        margin: 0;
    }

    .visible {
        margin-left: 0;
    }

    .no-activation-code {
        margin: 5px 0;
    }

    .email-link span {
        margin-bottom: 0;
    }

    .new-code {
        margin-bottom: 0;
    }

    .spacer {
        margin-top: 10px;
    }

    .input-full {
        width: 100%;
    }

    .double-spaces {
        padding: 0 !important;
    }

    .title {
        padding-left: 10px;
    }

    .heading-message {
        padding: 5px;
    }
}

@media only screen and (max-width: 700px) {

    .we_tile {
        width: auto;
        display: block;
        margin: 1em 0;
    }

    .we_register_client_section {
        display: block;
    }

    .we_register_client_section:not(:first-child) {
        padding-top: 1.5em;
    }

    .we_register_client_section:not(:last-child) {
        border-bottom: 1px solid #e0e4e9;
        padding-bottom: 1.5em;
    }

    .we_container_large .we_top_header {
        display: block !important;
    }
}

.spanStrong {
    font-weight: 700 !important;
    font-size: 14px;
}

.listFormat {
    margin: 0px;
}

.linkLoginInformation {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}