﻿@font-face {
    font-family: 'UniversNextW01-Regular';
    src: url('../../../ad/Content/fonts/UniversNextW01-Regular.eot') format('embedded-opentype'), url('../../../ad/Content/fonts/UniversNextW01-Regular.woff') format('woff'), url('../../../ad/Content/fonts/UniversNextW01-Regular.ttf') format('truetype'), url('../../../ad/Content/fonts/UniversNextW01-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UniversNextW01-Light';
    src: url('../../../ad/Content/fonts/UniversNextW01-Light.eot') format('embedded-opentype'), url('../../../ad/Content/fonts/UniversNextW01-Light.woff') format('woff'), url('../../../ad/Content/fonts/UniversNextW01-Light.ttf') format('truetype'), url('../../../ad/Content/fonts/UniversNextW01-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UniversNextW01-Bold';
    src: url('../../../ad/Content/fonts/UniversNextW01-Bold.eot') format('embedded-opentype'), url('../../../ad/Content/fonts/UniversNextW01-Bold.woff') format('woff'), url('../../../ad/Content/fonts/UniversNextW01-Bold.ttf') format('truetype'), url('../../../ad/Content/fonts/UniversNextW01-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BundayClean-Bold';
    src: url('../../../ad/Content/fonts/BundayClean-Bold.eot') format('embedded-opentype'), url('../../../ad/Content/fonts/BundayClean-Bold.otf') format('opentype'), url('../../../ad/Content/fonts/BundayClean-Bold.woff') format('woff'), url('../../../ad/Content/fonts/BundayClean-Bold.ttf') format('truetype'), url('../../../ad/Content/fonts/BundayClean-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BundayCleanW01-Regular';
    src: url('../../../ad/Content/fonts/BundayCleanW01-Regular.eot') format('embedded-opentype'), url('../../../ad/Content/fonts/BundayCleanW01-Regular.woff') format('woff'), url('../../../ad/Content/fonts/BundayCleanW01-Regular.ttf') format('truetype'), url('../../../ad/Content/fonts/BundayCleanW01-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BundayCleanW01-SemiLight';
    src: url('../../../ad/Content/fonts/BundayCleanW01-SemiLight.eot') format('embedded-opentype'), url('../../../ad/Content/fonts/BundayCleanW01-SemiLight.woff') format('woff'), url('../../../ad/Content/fonts/BundayCleanW01-SemiLight.ttf') format('truetype'), url('../../../ad/Content/fonts/BundayCleanW01-SemiLight.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* CSS reset */
* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

body {
    font-family: 'UniversNextW01-Regular';
    font-size: 16px;
    color: #575757;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 0px;
    background-color: #fafafa;
}

img {
    border: none;
    outline: none;
    max-width: 100%;
}

a, h1, h2, h3, h4, h5, h6, p, div, img {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}

ul {
    list-style-type: none;
    margin-bottom: 0px;
}

input, textarea, select, option {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-family: 'UniversNextW01-Regular';
}

html {
    text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -o-text-size-adjust: none;
    font-size: inherit;
}

a:hover, a:focus {
    text-decoration: none;
}

/*::-moz-selection { background: #515697;color: #fff; }
::selection { background: #515697; color: #fff;}*/

::-webkit-input-placeholder {
    color: #B5B5B5;
}

:-moz-placeholder {
    color: #B5B5B5;
    opacity: 1;
}

::-moz-placeholder {
    color: #B5B5B5;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #B5B5B5;
}
/* End of reset css */

/* Common css */
.main-nav ul li a, .main-btn, .input-grp, .search-open, .filter-click i, .filter-dropdown, .filter-count, .download-click, .download-dropdown, .edit-delete-action a, .toggle-switch label::after, .toggle-switch label::before, .delete-company-modal, .tablist li a, .selection-box::before,
.share-checklist .checkbox-label, .share-list .checkbox-label, .service-list .checkbox-label, .modal-live .popup-cover, .tooltop-box, .dropdown-toggle, .custom-dropdown, body::before, .dropdown-title, .dropdown-toggle ul li a, .btn-tooltip-text, .tab-arrow, .search-dropdown-list, .user-login-info, .user-setting, .user-login-info .round-shape {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.container {
    margin: 0 auto;
    max-width: 100%;
    width: 1170px;
}

h1, h2, h3, h4 {
    float: left;
    width: 100%;
    font-size: 30px;
    color: #0B1B44;
    font-family: 'BundayClean-Bold';
    line-height: normal;
    margin-bottom: 10px;
}

h2 {
    font-size: 24px;
}

    h2.h2-light {
        font-family: 'BundayCleanW01-Regular';
    }

h3 {
    font-size: 18px;
}

h4 {
    font-size: 14px;
    font-family: 'UniversNextW01-Bold';
}

p {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    color: #575757;
    font-family: 'UniversNextW01-Regular';
}

    p > a {
        color: #F86F00;
    }

.viewport-wrapper {
    float: left;
    width: 100%;
    min-height: calc(100vh - 172px);
}

select::-ms-expand {
    display: none;
}

/* buttons */
.main-btn {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    background-color: #F86F00;
    padding: 0 22px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.15);
    cursor: pointer;
    border-radius: 4px;
    font-size: 18px;
    color: #fff;
    font-family: 'BundayClean-Bold';
    width: 100%;
    text-align: center;
}

    .main-btn:hover {
        background-color: #ec5d21;
    }

    .main-btn i {
        font-size: 17px;
        margin-left: 15px;
    }

.border-btn {
    background-color: #fff;
    border: 1px solid #F86F00;
    color: #F86F00;
}

    .border-btn:hover {
        background-color: #F86F00;
        color: #fff;
    }

.disabled-btn {
    border: 1px solid #EFF1F5 !important;
    background-color: #fff !important;
    color: #B5B5B5 !important;
    cursor: not-allowed;
    box-shadow: none;
}

.text-link-btn {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    color: #575757;
    font-family: 'UniversNextW01-Regular';
    background-color: transparent;
}

    .text-link-btn i {
        margin-left: 13px;
    }

.front-icon-btn i {
    margin-left: 0;
    margin-right: 13px;
}

.small-btn {
    display: inline-block;
    font-size: 12px;
    color: #C4122A;
    font-family: 'UniversNextW01-Regular';
    border: 1px solid #C4122A;
    border-radius: 4px;
    padding: 1px 12px 2px;
    background-color: rgba(196,18,42,0.10);
}

/* Header */
.main-header {
    float: left;
    width: 100%;
    background-color: #fff;
    height: 80px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.15);
    position: relative;
    z-index: 111;
}

.header-logo {
    float: left;
    max-width: 121px;
    margin-top: 20px;
}

    .header-logo a {
        display: inline-block;
    }

.header-right-part {
    float: right;
}

.user-login-info {
    float: left;
    position: relative;
    padding: 20px 24px;
    min-width: 357px;
    background-color: transparent;
}

.round-shape {
    display: inline-block;
    font-size: 18px;
    color: #0B1B44;
    font-family: 'BundayClean-Bold';
    text-transform: uppercase;
    width: 40px;
    height: 40px;
    background-color: #EFF1F5;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    vertical-align: middle;
}

.user-login-info .round-shape {
    margin-right: 8px;
}

.user-login-info a {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #575757;
    border-bottom: 1px solid rgba(11, 27, 68, 0.3);
}

.user-setting {
    float: right;
    background-color: transparent;
    height: 100%;
    width: 72px;
    text-align: center;
    line-height: 80px;
    color: #575757;
    font-size: 28px;
    border-left: 1px solid #EFF1F5;
}

    .user-setting:hover, .user-login-info:hover {
        background-color: #eff1f6;
    }

        .user-login-info:hover .round-shape {
            background-color: #fff;
        }

.user-login-info a::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

/* Elements style */
.common-section {
    float: left;
    width: 100%;
}

.section-row {
    float: left;
    width: 100%;
    padding: 70px 0 54px;
    border-bottom: 1px solid #D4D6DC;
}

.typo-col {
    float: left;
    width: 390px;
    padding-right: 100px;
}

    .typo-col > h3 {
        margin-bottom: 24px;
    }

/* Menu css */
.main-nav {
    float: left;
    width: 100%;
}

    .main-nav ul {
        float: left;
        width: 100%;
    }

        .main-nav ul li {
            float: left;
            width: 100%;
            border-left: 3px solid transparent;
        }

            .main-nav ul li.active {
                border-left-color: #F86F00;
            }

            .main-nav ul li a {
                float: left;
                padding: 20px 0 20px 30px;
                font-size: 16px;
                color: #575757;
                font-family: 'UniversNextW01-Regular';
                width: 100%;
            }

                .main-nav ul li.active a,
                .main-nav ul li a:hover {
                    color: #F86F00
                }

.fonts-typo {
    float: left;
    width: 100%;
}

    .fonts-typo h1 {
        margin-bottom: 24px;
    }

    .fonts-typo h2 {
        margin-bottom: 22px;
    }

    .fonts-typo h3 {
        margin-bottom: 20px;
    }

    .fonts-typo p {
        margin-bottom: 14px;
    }

.buttons-grp {
    float: left;
    width: 100%;
}

    .buttons-grp .main-btn {
        margin-bottom: 25px;
    }

/* Login form */
.login-section-row {
    float: left;
    width: 100%;
}

.login-col {
    float: left;
    width: 475px;
}

    .login-col p {
        margin-bottom: 23px;
    }

.login-image-col {
    float: right;
    width: 585px;
    height: 524px;
}

.image-box {
    float: left;
    width: 100%;
    height: 100%;
}

    .image-box img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

.main-form {
    float: left;
    width: 100%;
}

.form-list {
    float: left;
    width: 100%;
}

.form-element {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.form-grp {
    float: left;
    width: 100%;
    position: relative;
}

.input-label {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #0B1B44;
    font-family: 'BundayClean-Bold';
    line-height: normal;
    margin-bottom: 10px;
    font-weight: normal;
}

.input-grp {
    float: left;
    width: 100%;
    border: 2px solid #D4D6DC;
    border-radius: 4px;
    background-color: #fff;
    height: 48px;
    padding: 0 15px;
    font-size: 16px;
    color: #575757;
    font-family: 'UniversNextW01-Regular';
    background-position: calc(100% - 16px) center;
}

.error-msg {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #C4122A;
    font-family: 'UniversNextW01-Regular';
    margin-top: 11px;
    display: none;
}

.input-grp:focus {
    border-color: #575757;
}

.form-grp p:last-child {
    margin-bottom: 0px;
}


.invalid-element .input-grp {
    border-color: #d21630;
    padding-right: 50px;
    background-image: url('../../../ad/Content/images/error-icon.svg');
    background-repeat: no-repeat;
    background-position: calc(100% - 16px) center;
}

.valid-element .input-grp {
    padding-right: 50px;
    background-image: url('../../../ad/Content/images/success-icon.svg');
    background-repeat: no-repeat;
    background-position: calc(100% - 16px) center;
}

.invalid-element .error-msg {
    display: block;
}

.help-links-part {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 16px;
}

    .help-links-part > a {
        font-size: 14px;
        color: #575757;
        display: inline-block;
        margin-bottom: 30px;
    }

    .help-links-part > p {
        margin-bottom: 0;
    }

        .help-links-part > p > a {
            color: #575757;
            text-decoration: underline;
        }

.main-form.two-col-form {
    margin-top: 29px;
}

.two-col-form .form-list {
    width: calc(50% - 12px);
}

    .two-col-form .form-list:nth-child(2) {
        float: right;
    }

.inactive-element .input-grp {
    background-color: #eff1f5;
    color: #d4d6dc;
    pointer-events: none;
}

textarea.input-grp {
    resize: none;
    height: 156px;
    padding: 11px 15px;
}

select.input-grp {
    padding-right: 40px;
    background-image: url('../../../ad/Content/images/dropdown-arrow.svg');
    background-repeat: no-repeat;
    background-position: calc(100% - 13px) center;
    cursor: pointer;
}

.checkbox-grp {
    float: left;
    width: 100%;
}

.checkbox-list {
    float: left;
    width: 100%;
    margin-bottom: 14px;
}

    .checkbox-list input[type="checkbox"] {
        position: absolute;
        opacity: 0;
        visibility: hidden;
    }

.checkbox-label {
    float: left;
    position: relative;
    font-size: 14px;
    color: #575757;
    padding-left: 25px;
    cursor: pointer;
}

    .checkbox-label::after {
        position: absolute;
        content: "";
        width: 16px;
        height: 16px;
        border: 1px solid #B5B5B5;
        border-radius: 4px;
        left: 0;
        top: 0px;
        background-color: #fff;
    }

    .checkbox-label::before {
        content: "\f122";
        font-family: "Ionicons";
        position: absolute;
        left: 5px;
        top: 2px;
        z-index: 1;
        font-size: 12px;
        color: #fff;
    }

.checkbox-list input[type="checkbox"]:checked + .checkbox-label::after {
    background-color: #F86F00;
    border-color: #F86F00;
}

.checkbox-list input[type="radio"]:checked + .checkbox-label::after {
    background-color: #F86F00;
    border-color: #F86F00;
}

.alert-list {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.alert-msg {
    float: left;
    width: 100%;
    border: 1px solid #74982c;
    color: #74982c;
    border-radius: 4px;
    padding: 10px 60px 10px 60px;
    line-height: 28px;
    background-color: #ecefe3;
    font-size: 16px;
    font-family: 'UniversNextW01-Regular';
    position: relative;
}

.alert-list .alert-msg {
    margin-bottom: 25px;
}

.alert-msg a i.ion-android-close {
    position: absolute;
    color: #626362;
    top: 0px;
    font-size: 18px;
    right: 18px;
    bottom: 0px;
    margin: auto;
    height: 28px;
}

.success-alert {
    background-image: url(../images/success-icon.svg);
    background-repeat: no-repeat;
    background-position: 18px center;
}

.warning-alert {
    background-image: url('../../../ad/Content/images/warning-icon.svg');
    background-repeat: no-repeat;
    background-position: 18px center;
    border-color: #ff7028;
    color: #ff7028;
    background-color: #fcebe1;
}

.error-alert {
    background-image: url(../images/error-icon.svg);
    background-repeat: no-repeat;
    background-position: 18px center;
    border-color: #d21630;
    color: #d21630;
    background-color: #f7e2e4;
}

.alert-msg a {
    color: inherit;
    text-decoration: underline;
}

/* Top bar css */
.main-part {
    float: left;
    width: 100%;
}

.left-main-col {
    float: left;
    width: 300px;
    padding-right: 30px;
}

    .left-main-col > h3 {
        margin-top: 7px;
    }

.right-main-col {
    float: right;
    width: calc(100% - 300px);
}

.top-title-bar {
    float: left;
    width: 100%;
}

    .top-title-bar h1 {
        width: 100%;
    }

.right-search-part {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: end;
}

.search-bar {
    position: relative;
    width: 40px;
    height: 40px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.input-search {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    right: 0;
    padding: 0 22px 0 16px;
    border: 1px solid #D4D6DC !important;
    box-shadow: 0 0 8px rgba(0,0,0,0.06);
}

.search-icon {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    right: 0;
    background-image: url('../../../ad/Content/images/search-icon.svg');
    background-repeat: no-repeat;
    background-position: center;
}

.search-open {
    width: 100%;
    padding-right: 50px;
}

.search-type + .search-icon {
    background-image: url('../../../ad/Content/images/close-icon.svg');
}

.top-bar-col {
    float: left;
    position: relative;
    margin-left: 25px;
}

.filter-click, .download-click, .info-click {
    float: left;
    width: 40px;
    height: 40px;
    position: relative;
    border: 1px solid #D4D6DC;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0,0,0,0.06);
    background-color: #fff;
}

    .filter-click i {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        width: 18px;
        height: 14px;
    }

.white-icon {
    opacity: 0;
}

.filter-click.active .white-icon {
    opacity: 1;
}

.filter-click.active .dark-icon {
    opacity: 0;
}

.filter-count {
    position: absolute;
    right: -4px;
    top: -4px;
    z-index: 1;
    width: 16px;
    height: 16px;
    background-color: #F86F00;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-family: 'BundayClean-Bold';
    font-size: 8px;
    line-height: 16px;
    opacity: 0;
}

.filter-dropdown {
    position: absolute;
    right: 0;
    top: 50px;
    background-color: #fff;
    z-index: 11;
    width: 240px;
    padding: 17px 16px 17px;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(0,0,0,0.06);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

    .filter-dropdown .form-element {
        margin-bottom: 3px;
    }

    .filter-dropdown > span {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 6px;
    }

        .filter-dropdown > span a {
            font-size: 14px;
            color: #575757;
        }

    .filter-dropdown.open, .download-dropdown.open {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        top: 60px;
    }

.filter-click.active {
    background-color: #0B1B44;
    border-color: #0B1B44;
}

.download-click, .info-click {
    text-align: center;
    line-height: 40px;
    color: #1e3155;
    font-size: 22px;
}

.download-dropdown {
    position: absolute;
    right: 0;
    top: 50px;
    background-color: #fff;
    z-index: 11;
    width: 240px;
    padding: 17px 16px 15px;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(0,0,0,0.06);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

    .download-dropdown .main-form {
        margin-top: 6px;
    }

    .download-dropdown h3 {
        margin-bottom: 4px;
    }

    .download-dropdown p {
        font-size: 14px;
        line-height: 20px;
    }

    .download-dropdown .input-label {
        font-size: 14px;
        color: #575757;
        font-family: 'UniversNextW01-Bold';
        margin-bottom: 9px;
    }

    .download-dropdown .main-form .form-grp {
        margin-bottom: 7px;
    }

        .download-dropdown .main-form .form-grp:last-child {
            margin-bottom: 0;
        }

.download-click.active {
    background-color: #0B1B44;
    border-color: #0B1B44;
    color: #fff;
}

.top-button-col {
    margin-top: -4px;
}

/* Pagination */
.pagination-bar {
    float: left;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,0.08);
    border-radius: 4px;
    padding: 20px 20px;
}

.page-dropdown {
    float: left;
    width: 120px;
}

.page-nav-option {
    float: right;
    margin-top: 8px;
}

.page-nav {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #0B1B44;
    font-family: 'UniversNextW01-Regular';
    margin-left: 20px;
}

.page-number {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 32px;
    background-color: #EFF1F5;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    color: #0B1B44;
    font-family: 'UniversNextW01-Regular';
    line-height: 32px;
    margin-left: 4px;
}

    .page-number.active {
        background-color: #0B1B44;
        color: #fff;
    }

.more-page {
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
    color: #0B1B44;
    position: relative;
    top: -3px;
    margin-right: 1px;
    margin-left: 4px;
}

.page-nav.next-nav > i {
    margin-left: 8px;
}

.page-nav.prev-nav > i {
    margin-right: 9px;
}

.page-nav.prev-nav {
    margin-right: 16px;
}

/* tabbing */
.bottom-margin {
    margin-bottom: 40px;
}

.tab-container {
    float: left;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,0.08);
    border-radius: 4px;
    margin-bottom: 30px;
}

    .tab-container .radio-grp {
        float: left;
        width: 100%;
        margin-top: 13px;
        margin-bottom: 31px;
    }

.tab-header {
    float: left;
    width: 100%;
    position: relative;
    padding: 20px 20px 21px;
    cursor: pointer;
}

.left-tab-part {
    float: left;
    width: 380px;
    padding-right: 20px;
}

    .left-tab-part h3 {
        margin-bottom: 1px;
    }

    .left-tab-part span {
        font-size: 14px;
        color: #575757;
    }

.status-text {
    max-width: 320px;
    margin-top: 10px;
}

.tab-arrow {
    position: absolute;
    right: 35px;
    top: 26px;
    font-size: 28px;
    color: #575757;
}

.tab-header.open .tab-arrow,
.inner-tab-header.open .tab-arrow {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.tab-content {
    float: left;
    width: 100%;
    position: relative;
    padding: 20px 20px 28px;
    display: none;
}

    .tab-content.open-content, .step-content.open-content {
        display: block;
    }

    .tab-content::before, .step-content::before {
        content: "";
        position: absolute;
        top: 0;
        left: 20px;
        right: 20px;
        height: 1px;
        background-color: #EFF1F5;
    }

.tab-content-title {
    float: left;
    position: relative;
    width: 100%;
    background-color: #0B1B44;
    padding: 13px 20px 14px;
    font-size: 16px;
    color: #fff;
    font-family: 'BundayClean-Bold';
    margin-bottom: 8px;
}

    .tab-content-title.disable {
        background-color: #d4d6dc;
    }

    .tab-content-title.small {
        font-size: 14px;
        padding-top: 11px;
        padding-bottom: 12px;
        margin-bottom: 4px;
    }

    .tab-content-title label {
        font-size: 12px;
        font-family: 'UniversNextW01-Regular';
        margin-left: 15px;
    }

.white-info-toggle.open {
    color: #0B1B44;
}

.white-info-toggle + .delete-company-modal {
    width: 208px;
    padding: 46px 17px 16px 17px;
}

.data-list {
    float: left;
    width: 100%;
}

.datalist-row {
    float: left;
    width: 100%;
    margin-bottom: 8px;
    padding: 14px 20px 12px;
    background-color: #EFF1F5;
    position: relative;
}

    .datalist-row h4 {
        width: auto;
        margin-bottom: 0;
        max-width: 201px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 20px;
        margin-right: 18px;
    }

    .datalist-row > p {
        width: auto;
        font-size: 14px;
        line-height: 20px;
        max-width: 280px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-right: 25px;
    }

.right-data-info {
    float: right;
}

.edit-delete-action {
    float: right;
}

    .edit-delete-action a {
        float: left;
        width: 20px;
        height: 22px;
        text-align: center;
        color: #0B1B44;
        font-size: 22px;
        line-height: 22px;
        margin-left: 15px;
    }

.date-text {
    font-size: 12px;
    float: left;
    margin-top: 5px;
    margin-right: 30px;
    color: #575757;
}

    .date-text a {
        color: #575757;
        text-decoration: underline;
    }

.edit-delete-action a:hover {
    color: #F86F00;
}

.data-list-border .datalist-row:not(:last-child) {
    margin-bottom: 0px;
    border-bottom: 1px solid #d4d6dc;
}

.popup-footer-logo {
    float: left;
    width: 100%;
    padding: 27px 0 0;
}

    .popup-footer-logo p {
        float: left;
        width: 50%;
        text-align: right;
        line-height: 1.4;
        padding-right: 32px;
    }

.logo-bottom-list {
    float: right;
    width: 50%;
    text-align: left;
}

    .logo-bottom-list .logo-wrap {
        display: inline-block;
        vertical-align: middle;
    }

        .logo-bottom-list .logo-wrap:first-child {
            width: 64px;
            height: 44px;
            margin-right: 20px;
        }

        .logo-bottom-list .logo-wrap:last-child {
            width: 116px;
            height: 20px;
        }

.datalist-wrap {
    width: calc(100% - 236px);
    position: relative;
    display: -ms-flexbox !important;
    display: flex !important;
    float: left;
    align-content: center;
}

    .datalist-wrap h4 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .datalist-wrap > p {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
        width: auto;
        font-size: 14px;
        line-height: 20px;
        max-width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-right: 25px;
    }

.inner-tab-header.datalist-row.eh-label-header .datalist-wrap {
    width: calc(100% - 310px);
}

.inner-tab-header.datalist-row.eh-label-header .right-data-info .date-text {
    margin-right: 0px;
}

    .inner-tab-header.datalist-row.eh-label-header .right-data-info .date-text a {
        margin-right: 15px;
        color: #F86F00;
    }

    .inner-tab-header.datalist-row.eh-label-header .right-data-info .date-text i {
        font-size: 16px;
        margin-left: 5px;
    }

.datalist-action {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

    .datalist-action .text-link-btn {
        margin-top: 13px;
    }

.detail-content-title {
    background-color: #EFF1F5;
    color: #0B1B44;
    position: relative;
}

.more-info-toggle {
    float: right;
    font-size: 22px;
    width: 16px;
    text-align: center;
    height: 20px;
    line-height: 18px;
    color: #0B1B44;
    position: relative;
    z-index: 11;
}

.data-detail-info {
    float: left;
    width: 100%;
}

.data-info-table {
    float: left;
    width: 100%;
    padding: 19px 20px 17px;
    background-color: #EFF1F5;
    position: relative;
}

.info-table-col {
    float: left;
    width: 48%;
}

    .info-table-col:nth-child(2) {
        float: right;
    }

.info-table-row {
    float: left;
    width: 100%;
    margin-bottom: 12px;
}

    .info-table-row:last-child {
        margin-bottom: 0;
    }

    .info-table-row > label {
        float: left;
        width: 145px;
        padding-right: 20px;
        font-size: 14px;
        color: #0B1B44;
        line-height: 20px;
    }

.info-table-text p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
}

.info-table-row p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0px;
}

.info-table-text {
    float: right;
    width: calc(100% - 145px);
}

.data-detail-info > .border-btn {
    margin-top: 8px;
}

/* inner tab */
.inner-tab-part {
    float: left;
    width: 100%;
}

.inner-tab-container {
    float: left;
    width: 100%;
    margin-bottom: 8px;
}

    .inner-tab-container + .main-btn {
        margin-bottom: 20px;
    }

.inner-tab-header {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
}

    .inner-tab-header p {
        max-width: 500px;
    }

    .inner-tab-header .tab-arrow {
        right: 20px;
        top: 7px;
    }

.inner-tab-content {
    float: left;
    width: 100%;
    padding: 20px 20px 28px;
    background-color: #EFF1F5;
    position: relative;
    display: none;
}

    .inner-tab-content.open-content {
        display: block;
    }

    .inner-tab-content > .data-info-table {
        padding: 0;
        background-color: transparent;
        margin-bottom: 33px;
    }

        .inner-tab-content > .data-info-table:last-child {
            margin-bottom: 0;
        }

    .inner-tab-content::before,
    .popup-inner-wrapper::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 28px;
        background: -moz-linear-gradient(top, rgba(51,51,51,0.05) 0%, rgba(51,51,51,0) 100%);
        background: -webkit-linear-gradient(top, rgba(51,51,51,0.05) 0%,rgba(51,51,51,0) 100%);
        background: linear-gradient(to bottom, rgba(51,51,51,0.05) 0%,rgba(51,51,51,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d333333', endColorstr='#00333333',GradientType=0 );
    }

    .inner-tab-content::after,
    .popup-footer::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 28px;
        background: -moz-linear-gradient(top, rgba(51,51,51,0) 0%, rgba(51,51,51,0.05) 100%);
        background: -webkit-linear-gradient(top, rgba(51,51,51,0) 0%,rgba(51,51,51,0.05) 100%);
        background: linear-gradient(to bottom, rgba(51,51,51,0) 0%,rgba(51,51,51,0.05) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00333333', endColorstr='#0d333333',GradientType=0 );
        pointer-events: none;
    }

.edit-icon {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #575757;
    position: relative;
    top: -1px;
    margin-left: 12px;
}

.data-tablist + .data-info-table {
    margin-top: 24px;
}

.toggle-switch {
    float: left;
    width: 100%;
}

    .toggle-switch input {
        position: absolute;
        opacity: 0;
        pointer-events: none;
        visibility: hidden;
    }

    .toggle-switch label {
        float: left;
        position: relative;
        color: #575757;
        font-size: 14px;
        padding-left: 56px;
        cursor: pointer;
    }

        .toggle-switch label::before {
            content: "";
            position: absolute;
            left: -4px;
            top: 0px;
            z-index: 1;
            width: 20px;
            height: 20px;
            background-color: #D4D6DC;
            border-radius: 50%;
            box-shadow: 0 1px 1px rgba(0,0,0,0.24);
        }

        .toggle-switch label::after {
            content: "";
            position: absolute;
            top: 3px;
            left: 0;
            width: 34px;
            height: 14px;
            background-color: #D4D6DC;
            border-radius: 30px;
            opacity: 0.5;
        }

    .toggle-switch input[type="checkbox"]:checked + label::before {
        background-color: #F86F00;
        left: 17px;
    }

    .toggle-switch input[type="checkbox"]:checked + label::after {
        background-color: #F86F00;
    }

.aan {
    display: none;
}

.toggle-switch input[type="checkbox"]:checked + label .aan {
    display: inline-block;
}

.toggle-switch input[type="checkbox"]:checked + label .uit {
    display: none;
}

.user-info-part {
    float: left;
    width: 100%;
}

.user-datalist {
    float: left;
    width: 100%;
}

.user-datalist-row {
    float: left;
    width: 100%;
    position: relative;
    background-color: #fff;
    padding: 8px 20px;
    margin-bottom: 8px;
}

    .user-datalist-row .round-shape {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        margin-right: 17px;
    }

    .user-datalist-row h4 {
        width: auto;
        float: none;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0;
        max-width: 500px;
    }

    .user-datalist-row .edit-delete-action {
        margin-top: 6px;
    }

.user-delete-modal {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    top: 0; /*background-color: rgba(255,255,255,0.7);*/
    text-align: center;
    padding-top: 15px;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    background: -webkit-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
}

    .user-delete-modal p {
        font-size: 12px;
        line-height: 20px;
    }

        .user-delete-modal p > a {
            text-decoration: underline;
            color: #575757;
        }

.delete-modal-open > *:not(.user-delete-modal) {
    opacity: 0.25;
}

.delete-modal-open .user-delete-modal {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}

.delete-company-modal {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    width: 171px;
    box-shadow: 0 0 8px rgba(0,0,0,0.08);
    border-radius: 4px;
    padding: 48px 17px 16px 17px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

    .delete-company-modal.open {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }

    .delete-company-modal ul {
        float: left;
        width: 100%;
    }

        .delete-company-modal ul li {
            float: left;
            width: 100%;
            text-align: right;
        }

            .delete-company-modal ul li a {
                font-size: 14px;
                color: #C4122A;
                font-family: 'UniversNextW01-Regular';
            }



/* User label tab header */
.label-tab-header.tab-header {
    padding-right: 88px;
}

.eh-image {
    float: right;
    width: 50px;
    margin-top: 12px;
}

    .eh-image > img {
        float: left;
    }

.label-tab-header.tab-header:not(.tab-header) .left-tab-part {
    width: calc(100% - 100px);
}

.tag {
    display: inline-block;
    white-space: nowrap;
    background-color: #F86F00;
    color: #fff;
    font-size: 12px;
    font-family: 'UniversNextW01-Regular';
    font-weight: normal;
    border-radius: 4px;
    padding: 3px 13px 3px;
    margin-right: 8px;
    line-height: normal;
    vertical-align: top;
    position: relative;
    bottom: -1px;
}

    .tag.blue-tag {
        background-color: #0B1B44;
    }

.label-tab-header.tab-header .tag {
    position: relative;
    bottom: -1px;
}

.tag:first-child {
    margin-left: 5px;
}

.user-level-info {
    float: left;
    width: 100%;
    padding: 11px 20px 10px;
    background-color: #D4D6DC;
    margin-bottom: 8px;
}

    .user-level-info > p {
        width: auto;
        font-size: 14px;
        line-height: 20px;
        color: #0B1B44;
        max-width: 300px;
        margin-top: 4px;
    }

.user-left-info {
    float: right;
}

    .user-left-info h4 {
        width: auto;
        display: inline-block;
        vertical-align: middle;
        float: none;
        margin-bottom: 0;
    }

    .user-left-info .eh-image {
        float: none;
        display: inline-block;
        vertical-align: middle;
        margin-top: 0;
        margin-left: 30px;
    }

        .user-left-info .eh-image > img {
            float: left;
        }

    .user-left-info .edit-icon {
        margin-left: 30px;
        margin-top: 3px;
    }

.tab-margin-bottom {
    margin-bottom: 8px;
}

/* Footer */
.main-footer {
    float: left;
    width: 100%;
    padding: 26px 0;
    background-color: #0B1B44;
}

.footer-left-part {
    float: left;
}

.footer-logo {
    float: left;
    max-width: 121px;
}

    .footer-logo a, .footer-logo a > img {
        float: left;
    }

.footer-left-part p {
    width: auto;
    font-size: 14px;
    line-height: 20px;
    color: #898E9B;
    margin-top: 9px;
    margin-left: 25px;
}

.footer-menu {
    float: right;
    padding-top: 8px;
}

    .footer-menu ul {
        float: left;
    }

        .footer-menu ul li {
            float: left;
            margin-left: 40px;
        }

            .footer-menu ul li a {
                color: #fff;
                font-size: 14px;
            }

/* Dashboard css */
.main-content {
    float: left;
    width: 100%;
    padding: 70px 0 75px;
}

    .main-content .top-title-bar {
        margin-bottom: 15px;
    }

.main-tabbing-part {
    float: left;
    width: 100%;
}

.pagination-footer {
    float: left;
    width: 100%;
    margin-top: 55px;
}

/* ketenmachtigingen page */
.top-bar-part {
    width: 100%; /*margin-top: 20px;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: end;
}

.top-bar-tab {
    margin-right: 30px;
}

.tablist {
    float: left;
}

    .tablist li {
        float: left;
        margin-right: 40px;
    }

        .tablist li:last-child {
            margin-right: 0;
        }

        .tablist li a {
            float: left;
            font-size: 16px;
            color: #B5B5B5;
            border-bottom: 3px solid transparent;
            padding: 11px 0;
        }

            .tablist li a:hover {
                color: #575757;
            }

        .tablist li.active a {
            border-bottom-color: #F86F00;
            color: #575757;
        }

.search-result-part {
    float: left;
    width: 100%; /* margin: 60px 0 30px; */
}

.search-result-bar {
    float: left;
    width: 100%;
    padding: 11px 20px 5px;
    border: 1px solid #D4D6DC;
    border-radius: 4px;
}

    .search-result-bar h4 {
        width: calc(100% - 200px);
        margin-bottom: 0;
        font-size: 16px;
        line-height: 28px;
        color: #575757;
    }

.close-results-btn {
    float: right;
    font-size: 14px;
    color: #C4122A;
    margin-top: -3px;
}

    .close-results-btn i {
        font-size: 30px;
        line-height: normal;
        display: inline-block;
        vertical-align: middle;
        margin-left: 9px;
    }

.search-result-bar h4 span {
    font-size: 16px;
    color: #B5B5B5;
    font-family: 'UniversNextW01-Regular';
}

    .search-result-bar h4 span a {
        color: #B5B5B5;
        border-bottom: 1px solid #B5B5B5;
    }

.eh-label-header {
    padding-right: 68px;
}

    .eh-label-header .eh-image {
        margin-top: 0;
    }

.loading-row {
    float: left;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,0.08);
    border-radius: 4px;
    padding: 20px 20px;
}

.loading-bar.first-bar {
    height: 22px;
    margin-bottom: 8px;
}

.loading-bar.second-bar {
    clear: left;
}

.loading-bar.third-bar {
    margin-left: 160px;
    margin-top: -16px;
}

.loading-bar {
    float: left;
    width: 215px;
    height: 16px;
    background: #d5d6db;
    background: linear-gradient(to right, #eff0f4 8%, #d5d6db 38%, #eff0f4 52%);
    background: -webkit-linear-gradient(to right, #eff0f4 8%, #d5d6db 38%, #eff0f4 52%);
    background: -moz-linear-gradient(to right, #eff0f4 8%, #d5d6db 38%, #eff0f4 52%);
    background: -o-linear-gradient(to right, #eff0f4 8%, #d5d6db 38%, #eff0f4 52%);
    background-size: 1000px 640px;
    animation: placeholderLoader 1s linear infinite;
    -webkit-animation: placeholderLoader 1s linear infinite;
    -moz-animation: placeholderLoader 1s linear infinite;
    -o-animation: placeholderLoader 1s linear infinite;
    -ms-animation: placeholderLoader 1s linear infinite;
    animation-direction: alternate;
    animation-fill-mode: forwards;
}

@keyframes placeholderLoader {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 168px 0
    }
}

@-webkit-keyframes placeholderLoader {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 168px 0
    }
}

@-moz-keyframes placeholderLoader {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 168px 0
    }
}

@-o-keyframes placeholderLoader {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 168px 0
    }
}

/* popup */
.popup-cover {
    float: left;
    width: 100%;
    padding: 100px 0;
    background-color: rgba(11,27,68,0.8);
    text-align: center;
}

.popup-wrapper {
    display: flex;
    text-align: left;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    margin: 1.75rem auto;
    min-height: calc(100% - (1.75rem * 2));
    align-items: center;
    flex-wrap: wrap;
}

.small-popup {
    width: 770px;
}

.large-popup {
    width: 1170px;
}

.popup-body {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #F4F4F4;
    border-radius: 4px;
    padding: 38px 40px 12px;
    box-shadow: 0 0 8px rgba(0,0,0,0.08);
}

    .popup-body.absolute-footer {
        padding-bottom: 88px;
    }

.close-popup-btn {
    position: absolute;
    right: 24px;
    top: 9px;
    text-align: center;
    font-size: 40px;
    color: #0B1B44;
}

.popup-header {
    float: left;
    width: 100%;
    margin-bottom: 28px;
}

    .popup-header h2 {
        margin-bottom: 8px;
    }

        .popup-header h2:last-child {
            margin-bottom: 0;
        }

    .popup-header p {
        max-width: 90%;
    }

.popup-content {
    float: left;
    width: 100%;
}

.popup-footer {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 20px 40px;
    background: #fff;
}

    .popup-footer::after {
        top: -28px;
        bottom: inherit;
    }

.selection-form {
    float: left;
    width: 100%;
    margin-bottom: 7px;
}

.selection-list {
    float: left;
    width: 100%;
}

    .selection-list li {
        float: left;
        width: 208px;
        margin-right: 33px;
        margin-bottom: 33px;
    }

        .selection-list li:nth-child(3n) {
            margin-right: 0;
        }

        .selection-list li input[type="radio"] {
            position: absolute;
            opacity: 0;
            pointer-events: none;
        }

.selection-box {
    float: left;
    width: 100%;
    height: 138px;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    text-align: center;
    line-height: 138px;
    padding: 0px 10px;
}

    .selection-box > img {
        vertical-align: middle;
    }

    .selection-box::after {
        position: absolute;
        content: "\f3a6";
        width: 32px;
        height: 32px;
        background-color: #fff;
        border-radius: 50%;
        bottom: -12px;
        right: -12px;
        font-family: "Ionicons";
        line-height: 32px;
        color: #575757;
        font-size: 26px;
        text-align: center;
    }

    .selection-box::before {
        position: absolute;
        content: "\f3ff";
        width: 32px;
        height: 32px;
        background-color: #fff;
        border-radius: 50%;
        bottom: -12px;
        right: -12px;
        font-family: "Ionicons";
        line-height: 32px;
        color: #F86F00;
        font-size: 26px;
        text-align: center;
        z-index: 1;
        opacity: 0;
    }

.selection-list li input[type="radio"]:checked + .selection-box::before {
    opacity: 1;
}

.delete-list, .success-list {
    margin-bottom: 26px;
}

    .password-list li,
    .delete-list li, .success-list li {
        line-height: 28px;
        margin-bottom: 13px;
        padding-left: 30px;
        position: relative;
    }

        .delete-list li::before {
            content: "\f404";
            font-family: "Ionicons";
            font-size: 40px;
            position: absolute;
            left: 0px;
            top: 1px;
            color: #c71f36;
        }

    .success-list li {
        background-image: url(../images/success-icon.svg);
        background-repeat: no-repeat;
        background-position: 0px 9px;
    }

/*--- Step Section ---*/
.step-header {
    float: left;
    width: 100%;
    padding: 32px 20px 31px;
    position: relative;
}

    .step-header h3 {
        margin-bottom: 0px;
    }

    .step-header .tab-arrow {
        font-size: 40px;
        top: 20px;
    }

.datalist-row .ion-ios-trash-outline {
    float: right;
}

.datalist-row .eh-image { /*margin-right: 30px; */
    margin-top: 0px;
}

.datalist-row .ion-information {
    width: 16px;
    height: 16px;
    line-height: 15px;
    border: 1px solid #fff;
    display: inline-block;
    text-align: center;
    font-size: 8px;
    border-radius: 50%;
    position: relative;
    top: -1px;
    margin-left: 10px;
}

.step-content {
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 20px 28px;
    display: none;
}

    .step-content .datalist-row h4 {
        width: 100%;
        margin-right: 0px;
        max-width: 100%;
        color: #b5b5b5;
        overflow: visible;
        text-overflow: unset;
        white-space: normal;
        font-size: 16px;
    }

        .step-content .datalist-row h4 .edit-icon {
            float: right;
            color: #fff;
        }

    .step-content .datalist-row p {
        margin-bottom: 0px;
    }

    .step-content .inner-tab-header.datalist-row {
        background-color: transparent;
    }

        .step-content .inner-tab-header.datalist-row.open {
            background-color: #0c1b44;
        }

    .step-content .datalist-row.open h4 {
        color: #fff;
    }

    .step-content p {
        font-size: 14px;
        margin-bottom: 16px;
        line-height: 20px;
    }

        .step-content p a {
            color: #575757;
            text-decoration: underline;
        }

    .step-content .input-search {
        position: static;
        width: 100%;
        background-image: url(../images/search-icon.svg);
        background-repeat: no-repeat;
        background-position: right 10px center;
    }

    .step-content .datalist-action {
        margin-bottom: 0px;
    }

    .step-content .info-table-text p {
        margin-bottom: 0px;
    }

    .step-content .info-table-col h3 {
        font-size: 14px;
    }


.btn-disable {
    background-color: transparent;
    color: #b5b5b5;
    box-shadow: 0 0px 4px rgba(0,0,0,0.1);
    pointer-events: none;
}

.steps-tablist .tablist {
    margin: -20px -20px 20px;
    padding: 0px 20px;
    width: 100%;
}

    .steps-tablist .tablist li {
        margin-right: 33px;
    }

        .steps-tablist .tablist li.active a {
            color: #0c1b44;
        }

        .steps-tablist .tablist li a {
            font-size: 14px;
            border-bottom-width: 2px;
            margin-bottom: -2px;
            padding: 10px 0 9px;
            color: #575757;
        }

.steps-tablist::before {
    top: 36px;
}

.service-select-grp {
    background-color: #fff;
    margin: -20px -20px -28px;
    position: relative;
    z-index: 1
}

.step-content .inner-tab-container {
    margin-bottom: 20px;
}

.service-select-grp .eh-image {
    float: left;
    margin-right: 8px;
    margin-top: 2px;
}

.service-select-grp .datalist-row > p {
    max-width: 400px;
}

/*--- Search Dropdown ---*/
.search-dropdown {
    float: left;
    width: 100%;
    position: relative;
}

.search-dropdown-list {
    float: left;
    width: 100%;
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
    top: 45px;
    left: 0px;
    z-index: 1;
}

    .search-dropdown-list li {
        border-bottom: 1px solid #f0f1f5;
        padding: 15px 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .search-dropdown-list li > div {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%;
        }

        .search-dropdown-list li span {
            font-size: 14px;
            line-height: 20px;
            color: #b5b5b5;
            margin-top: 6px;
            display: inline-block;
        }

        .search-dropdown-list li label {
            display: block;
        }

            .search-dropdown-list li label:not(.title) {
                font-size: 14px;
            }

        .search-dropdown-list li i {
            font-size: 22px;
            vertical-align: middle;
            position: relative;
            top: -1px;
            margin-right: 8px;
        }

            .search-dropdown-list li i.ion-ios-briefcase-outline {
                font-size: 15px;
                top: -2px;
            }

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

/*--- Popup Table ---*/
.data-table {
    width: 100%;
    background: #fff;
    border-collapse: collapse;
    table-layout: fixed;
}

    .data-table caption {
        width: 100%;
        background-color: #0B1B44;
        font-size: 16px;
        color: #fff;
        font-family: 'BundayClean-Bold';
        text-align: left;
    }

        .data-table caption span {
            display: inline-block;
            padding: 13px 20px 14px;
            border-bottom: 3px solid #F86F00;
        }

    .data-table .loading-bar {
        width: 100%;
        max-width: 86px;
        margin: 2px 0px;
        float: none;
        display: inline-block;
    }

    .data-table tr td {
        border-bottom: 1px solid #D4D6DC;
        padding: 13px 20px 12px;
        vertical-align: middle;
    }

        .data-table tr td:last-child {
            text-align: right;
        }

            .data-table tr td:last-child .loading-bar {
                max-width: 32px;
            }

    .data-table .error-image {
        position: relative;
        top: 3px;
        margin-right: 10px;
    }

    .data-table .alert-msg {
        background-image: none;
        float: none;
        font-size: 12px;
        padding: 2px 7px 1px;
        width: auto;
    }


/*--- Service Select List ---*/
.service-list {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

    .service-list:last-child {
        margin-bottom: 0px;
    }

.service-title {
    float: left;
    width: 100%;
    padding: 22px 20px 21px;
    background-color: #0B1B44;
    color: #fff;
    font-family: 'BundayClean-Bold';
    font-size: 16px;
}

    .service-title span {
        color: #b5b5b5;
        font-size: 14px;
        font-family: 'UniversNextW01-Regular';
        margin-left: 15px;
    }

.service-checklist {
    margin-bottom: 0px;
}

.checklist-row {
    float: left;
    width: 100%;
}

    .checklist-row input {
        position: absolute;
        opacity: 0;
        visibility: hidden;
    }

.service-list .checkbox-label {
    width: 100%;
    font-size: 16px;
    padding: 9px 20px 9px 60px;
    background-color: #EFF1F5;
    border-bottom: 1px solid #D4D6DC;
}

    .service-list .checkbox-label::after {
        bottom: 0px;
        left: 20px;
        margin: auto;
    }

    .service-list .checkbox-label::before {
        left: 25px;
        top: 0px;
        margin: auto;
        height: 14px;
        bottom: 0px;
    }

.service-list .eh-image {
    margin-top: 5px;
}

.service-list .checkbox-label > p {
    width: 480px;
}

.service-list .checkbox-label p i {
    font-size: 20px;
    margin-left: 6px;
}

.label-right-info {
    float: right;
}

    .label-right-info small {
        float: left;
        max-width: 420px;
        text-align: right;
        margin-right: 44px;
        font-size: 12px;
        line-height: 16px;
        margin-top: -4px;
    }

.disabled + .checkbox-label > p {
    color: #b5b5b5;
}

.disabled + .checkbox-label > .label-right-info .eh-image {
    opacity: 0.5;
}


.service-list .checkbox-label:hover, .service-list .checkbox-label.primary {
    background-color: #d5d6db;
}

.checkbox-list input[type="checkbox"].readonly + label {
    pointer-events: none;
}

.checkbox-list input[type="checkbox"]:checked.readonly + label::after {
    background-color: #d5d6db;
    border-color: #d5d6db;
}

.checkbox-list input[type="checkbox"].readonly + label::before {
    color: #575757;
}

.checkbox-list input[type="checkbox"].disabled + label {
    pointer-events: none;
}

    .checkbox-list input[type="checkbox"].disabled + label::after {
        border-color: #E1E3EB;
    }

.checkbox-list input[type="radio"].readonly + label {
    pointer-events: none;
}

.checkbox-list input[type="radio"]:checked.readonly + label::after {
    background-color: #d5d6db;
    border-color: #d5d6db;
}

.checkbox-list input[type="radio"].readonly + label::before {
    color: #575757;
}

.checkbox-list input[type="radio"].disabled + label {
    pointer-events: none;
}

    .checkbox-list input[type="radio"].disabled + label::after {
        border-color: #dfe3ea;
    }


/* group select popup */
.popup-inner-part {
    margin-left: -40px;
    margin-right: -40px;
    margin-top: -25px;
}

.popup-inner-wrapper {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 40px 40px 0px;
    position: relative;
}

.group-select-list {
    margin-bottom: 0;
}

    .group-select-list .checklist-row {
        float: left;
        width: 100%;
        margin-bottom: 12px;
        position: relative;
    }

        .group-select-list .checklist-row:last-child {
            margin-bottom: 0;
        }

    .group-select-list .checkbox-label {
        width: 100%;
        background-color: #f0f1f5;
        padding: 18px 20px 18px 57px;
    }

        .group-select-list .checkbox-label::after {
            left: 20px;
            top: 24px;
        }

        .group-select-list .checkbox-label::before {
            left: 25px;
            top: 26px;
        }

        .group-select-list .checkbox-label p {
            width: auto;
            margin-bottom: 0px;
            font-size: 16px;
            line-height: 28px;
        }

            .group-select-list .checkbox-label p img {
                vertical-align: middle;
                margin-right: 16px;
            }

            .group-select-list .checkbox-label p .tag {
                line-height: normal;
            }

        .group-select-list .checkbox-label .eh-image {
            margin-top: 4px;
        }

.label-right-info small a {
    color: #575757;
    border-bottom: 1px solid #575757;
}

.popup-scroll {
    float: left;
    width: 100%;
    max-height: 490px;
    overflow: auto;
}

    .popup-scroll > div:last-child {
        margin-bottom: 12px !important;
    }

.search-result-title {
    color: #575757;
    font-size: 16px;
    line-height: 28px;
    width: auto;
    margin-top: -9px;
    margin-bottom: 22px;
}

/* Extra elements */
.datalist-row.dark-title-row {
    padding-top: 10px;
    padding-bottom: 10px;
}

.dark-title-row.datalist-row h4 {
    color: #575757;
    font-size: 16px;
    line-height: 28px;
    width: auto;
    margin-right: 18px;
}

.datalist-row.dark-title-row p {
    font-size: 16px;
    line-height: 28px;
}

    .datalist-row.dark-title-row p > a {
        color: #575757;
        text-decoration: underline;
    }

.datalist-row.dark-title-row .eh-image {
    float: left;
    margin-right: 13px;
    margin-top: 2px;
}

.datalist-row.dark-title-row .right-data-info {
    margin-top: 2px;
}

.dash-icon {
    float: left;
    font-size: 16px;
    line-height: 26px;
    margin-right: 18px;
}

.datalist-row.dark-title-row.normal-row .eh-image {
    margin-right: 0;
}

.blue-check-list .checkbox-label {
    background-color: #0B1B44;
    padding-right: 67px;
}

    .blue-check-list .checkbox-label h4 {
        font-size: 16px;
        color: #fff;
        width: auto;
        font-family: 'BundayClean-Bold';
        line-height: 28px;
        margin-right: 22px;
        max-width: 180px;
        overflow: hidden;
        margin-bottom: 0;
    }

    .blue-check-list .checkbox-label p {
        color: #D4D6DC;
    }

.blue-check-list .label-right-info small {
    color: #D4D6DC;
    margin-right: 0;
}

.blue-check-list .tab-arrow {
    color: #fff;
    top: 16px;
    right: 20px;
}

.blue-check-list .checkbox-label::after {
    border: 1px solid #60687D !important;
    background-color: #848CA1 !important;
}

.blue-check-list .checkbox-label::before {
    color: #848CA1 !important;
}

/* Modal */
.center-part {
    width: 100%;
    height: calc(100vh - 172px);
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

    .center-part .main-btn {
        min-width: 160px;
        width: auto;
    }

.modal-live .popup-cover {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    overflow-x: hidden;
    overflow-y: auto;
}

    .modal-live .popup-cover.open {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        padding: 0px;
    }

/* Service page */
.tab-header.single-tab-title {
    min-height: 86px;
}

    .tab-header.single-tab-title .left-tab-part {
        margin-top: 12px;
    }

.service-data-list .eh-image {
    float: left;
    margin-right: 8px;
    margin-top: 2px;
}

.service-data-list .datalist-row h4 {
    max-width: calc(100% - 150px);
}

.empty-area {
    display: flex;
    width: 100%;
    padding: 40px 40px;
    justify-content: center;
    align-items: center;
    height: 245px;
    border: 1px solid #D4D6DC;
    border-radius: 4px;
    text-align: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

.empty-content-part {
    float: left;
    width: 100%;
}

    .empty-content-part h2 {
        color: #575757;
        margin-bottom: 13px;
    }

    .empty-content-part p a {
        text-decoration: underline;
    }

/* Group step css */
.step-header.step-header-group {
    padding-right: 80px;
}

.step-header-group .tab-arrow i {
    font-size: 38px;
    position: relative;
    top: -4px;
}
/*.form-element:last-child {margin-bottom: 0; }
.form-element:only-child {margin-bottom: 25px;}*/
.inner-tab-content.no-padding-tab {
    padding: 0 !important;
    background-color: #fff;
}

.no-shadow::after, .no-shadow::before {
    display: none;
}

.search-bar.full-search-bar {
    width: 100%;
}

.full-search-bar .input-search {
    width: 100%;
}

/* New form popup */
.form-popup-body {
    float: left;
    width: 100%;
    position: relative;
}

.form-text-part {
    float: left;
    width: 360px;
    padding-top: 30px;
}

    .form-text-part h2 {
        color: #fff;
        font-size: 30px;
        line-height: 40px;
        padding-right: 30px;
        margin-bottom: 16px;
    }

    .form-text-part > p {
        color: #D4D6DC;
        margin-bottom: 23px;
    }

.popup-form {
    float: right;
    width: 770px;
    background-color: #f4f4f4;
    padding: 37px 40px 0px;
    border-radius: 4px;
}

    .popup-form h2 {
        margin-bottom: 23px;
    }

.form-element.last-input-element {
    position: relative;
    margin-left: -40px;
    width: calc(100% + 80px);
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 14px rgba(0,0,0,0.1);
    margin-top: 15px;
}

/* tooltip */
.tooltip-icon {
    position: relative;
    cursor: pointer;
    pointer-events: all
}

.tooltop-box {
    position: absolute;
    font-style: normal;
    z-index: 11;
    font-size: 14px;
    line-height: 20px;
    width: 212px;
    padding: 11px 12px;
    background-color: rgba(87,87,87,.88);
    color: #fff;
    border-radius: 4px;
    left: 0;
    top: 0;
    transform: translateX(-46%) translateY(-111%);
    -webkit-transform: translateX(-46%) translateY(-111%);
    -o-transform: translateX(-46%) translateY(-111%);
    -ms-transform: translateX(-46%) translateY(-111%);
    -moz-transform: translateX(-46%) translateY(-111%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

    .tooltop-box::after {
        content: "";
        position: absolute;
        left: 96px;
        bottom: -8px;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 10px solid rgba(87,87,87,.88);
    }

.tooltip-icon:hover .tooltop-box {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.btn-tooltip {
    float: left;
    width: 100%;
    position: relative;
}

    .btn-tooltip:hover .btn-tooltip-text {
        opacity: 1;
        visibility: visible;
    }

.btn-tooltip-text {
    position: absolute;
    font-style: normal;
    z-index: 11;
    font-size: 14px;
    line-height: 20px;
    width: 345px;
    padding: 11px 12px;
    background-color: rgba(87,87,87,.88);
    color: #fff;
    border-radius: 4px;
    left: 0;
    top: calc(100% + 13px);
    right: 0px;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    text-align: center;
}

    .btn-tooltip-text::after {
        content: "";
        position: absolute;
        left: 0px;
        top: -6px;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-bottom: 6px solid rgba(87,87,87,.88);
        right: 0px;
        width: 0px;
        margin: auto;
    }

/*--- 9-9-2019 ---*/
.mt-0 {
    margin-top: 0px;
}

.datalist-row h4.full-width {
    max-width: 641px;
    white-space: normal;
    text-overflow: inherit;
    overflow: initial;
}

.tab-title-tag .left-tab-part {
    width: 250px;
}

.tab-title-tag .status-text {
    max-width: 520px;
}

    .tab-title-tag .status-text .tag {
        float: right;
        margin-top: 4px;
    }

.form-row {
    width: auto;
    float: none;
    margin: 0px -3px;
}

    .form-row [class*="form-col-"] {
        padding: 0px 3px;
    }

.form-col-1 {
    width: 8.333333%;
}

.form-col-2 {
    width: 16.666667%;
}

.form-col-3 {
    width: 25%;
}

.form-col-4 {
    width: 33.333333%;
}

.form-col-5 {
    width: 41.666667%;
}

.form-col-6 {
    width: 50%;
}

.form-col-7 {
    width: 58.333333%;
}

.form-col-8 {
    width: 66.666667%;
}

.form-col-9 {
    width: 75%;
}

.form-col-10 {
    width: 83.333333%;
}

.form-col-11 {
    width: 91.666667%;
}

.form-col-12 {
    width: 100%;
}

.form-row h2 {
    margin-bottom: 18px;
}

.form-row p {
    margin-bottom: 22px;
}

.radio-label::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #575757;
    border-radius: 22px;
    left: 0;
    top: 0px;
    background-color: #fff;
    bottom: 0px;
    margin: auto;
}

.radio-label::before {
    content: "\f122";
    font-family: "Ionicons";
    position: absolute;
    left: 6px;
    top: 0px;
    z-index: 1;
    font-size: 12px;
    color: #B5B5B5;
    bottom: 0px;
    margin: auto;
    height: 15px;
    line-height: 15px;
    opacity: 0;
}

.radio-label {
    float: left;
    position: relative;
    font-size: 12px;
    color: #575757;
    padding-left: 38px;
    cursor: pointer;
}

    .radio-label span {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        font-size: 16px;
        color: #0b1b44;
    }

.radio-list input[type="radio"]:checked + .radio-label::after {
    background-color: #F86F00;
    border-color: #F86F00;
}

.radio-list input[type="radio"]:checked + .radio-label::before {
    color: #fff;
    opacity: 1;
}

.radio-list input[type="checkbox"]:checked + .radio-label::after {
    background-color: #F86F00;
    border-color: #F86F00;
}

.radio-list input[type="checkbox"]:checked + .radio-label::before {
    color: #fff;
    opacity: 1;
}

.radio-grp {
    float: left;
    width: 100%;
}

/* Page AF3-1 */
.tab-cover {
    float: left;
    width: 100%;
}

    .tab-cover > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 26px;
    }

.white-info-toggle {
    color: #fff;
}

.user-left-info.user-single-info {
    width: 100%;
    text-align: right;
}

    .user-left-info.user-single-info h4 {
        float: left;
        margin-top: 4px;
    }

.small-text {
    float: left;
    font-size: 12px;
    margin-right: 20px;
    margin-top: 2px;
}

.small-datalist {
    width: calc(100% - 280px);
}

.tag-red {
    border: 1px solid #d21630;
    color: #d21630;
    background-color: #f7e2e4;
    cursor: pointer;
}

.tag-disable {
    opacity: 0.3
}

.tablist-row {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 4px;
    justify-content: space-between;
}

    .tablist-row .tab-arrow {
        top: 6px;
        right: 20px;
    }

    .tablist-row .date-text {
        margin-top: 3px;
    }

.tab-content-message {
    float: left;
    position: relative;
    width: 100%;
    background-color: #f86f00;
    padding: 15px 20px 15px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 8px;
}

    .tab-content-message label {
        font-family: 'BundayClean-Bold';
        font-weight: normal;
    }

    .tab-content-message span {
        float: right;
    }

.checkbox-list + .datalist-action {
    margin-top: 40px;
}

.popup-body.absolute-footer.footer-action {
    padding-bottom: 133px;
}

.popup-footer .datalist-action {
    margin-bottom: 15px;
}

.label-right-info small:only-child {
    margin-right: 0px;
}

.inner-tab-content .group-select-list .checkbox-label {
    background: #fff;
}

.inner-tab-content .group-select-list .label-right-info small {
    margin-top: 6px;
}

.small-link {
    font-size: 12px;
    color: #575757;
    margin: 23px 0px;
    display: inline-block;
}

    .small-link a {
        color: #575757;
        text-decoration: underline;
    }

.inner-tab-content .selection-form {
    margin-bottom: 0px;
}

.tab-selection-list {
    margin: 0px -12px;
}

    .tab-selection-list > li {
        width: 50%;
        float: left;
        padding: 0px 12px 30px;
    }

    .tab-selection-list .selection-box {
        text-align: left;
        line-height: 28px;
        padding: 25px 24px 20px;
        height: auto;
    }

        .tab-selection-list .selection-box p {
            font-size: 16px;
            color: #0b1b44;
            line-height: 20px;
            font-family: 'UniversNextW01-Bold';
            margin-bottom: 12px;
        }

            .tab-selection-list .selection-box p img {
                float: left;
                position: relative;
                bottom: -1px;
                margin-right: 12px;
            }

    .tab-selection-list ul li {
        float: left;
        width: 100%;
        padding-left: 33px;
        margin-bottom: 13px;
        position: relative;
    }

        .tab-selection-list ul li:last-child {
            margin-bottom: 0px;
        }

input[type="radio"]:checked + .selection-box::before {
    opacity: 1;
}

.icon-delete::before {
    content: "\f404";
    font-family: "Ionicons";
    font-size: 40px;
    position: absolute;
    left: 0px;
    top: 1px;
    color: #c71f36;
}

.icon-success {
    background-image: url(../images/success-icon.svg);
    background-repeat: no-repeat;
    background-position: 0px 9px;
}

.tab-selection-list ul li a {
    color: #575757;
    text-decoration: underline;
}

.tab-content-title .tooltip-icon {
    font-size: 18px;
    bottom: -2px;
    position: relative;
}

.input-date {
    background-image: url('../../../ad/Content/images/icon-date.svg');
    background-repeat: no-repeat;
    background-position: right 15px center;
}

.popup-header .search-open {
    width: 560px;
}

/*--- Nav Accordion ---*/
.nav-accordion-tab {
    display: inline-block;
    margin-bottom: 46px;
    float: left;
    width: 100%;
}

    .nav-accordion-tab .main-nav ul li:not(.active) {
        border-color: #eff1f5;
    }

.nav-accordion-title {
    color: #0b1b44;
    float: left;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px;
    position: relative;
}

    .nav-accordion-title i {
        position: absolute;
        left: 2px;
        top: 0px;
        bottom: 0px;
        margin: auto;
    }

.nav-tab-disable .nav-accordion-title {
    padding-left: 0px;
    pointer-events: none;
}

    .nav-tab-disable .nav-accordion-title i {
        display: none;
    }

.nav-tab-disable .nav-accordion-content {
    display: block;
}

.nav-accordion-content {
    display: none;
    margin-top: 22px;
    float: left;
    width: 100%;
}

.nav-accordion-tab.open .nav-accordion-title i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.nav-accordion-tab.open .nav-accordion-content {
    display: block;
}

/*--- Dropdown ---*/
body::before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 0px;
    left: 50%;
    top: 0px;
    background: rgba(0, 0, 0, 0.16);
    height: 0px;
    position: fixed;
    z-index: 11;
}

body.dropdown-open::before {
    left: 0px;
    width: 100%;
    height: 100%;
}

.custom-dropdown {
    float: left;
    position: relative;
}

.dropdown-title {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.dropdown-toggle {
    float: left;
    width: 100%;
    padding: 22px 24px;
    background: #fff;
    position: absolute;
    display: inline-block;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    top: 80px;
    right: 0px;
    min-width: 357px;
    opacity: 0;
    visibility: hidden;
}

    .dropdown-toggle ul li:not(:last-child) {
        margin-bottom: 21px;
    }

    .dropdown-toggle ul li a {
        font-size: 16px;
        line-height: 28px;
        color: #575757;
    }

    .dropdown-toggle ul li.logout-link a {
        color: #c4122a;
    }

    .dropdown-toggle ul li a:hover {
        color: #F86F00;
    }

.custom-dropdown.open .dropdown-title {
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
}

.custom-dropdown.open .dropdown-toggle {
    opacity: 1;
    visibility: visible;
}

.user-info-part .empty-area {
    margin-top: 0px;
    margin-bottom: 8px;
    min-height: 150px;
    height: auto;
}

    .user-info-part .empty-area h3 {
        color: #575757;
    }

    .user-info-part .empty-area p {
        max-width: 370px;
        margin: 0px auto;
        float: none;
        font-size: 15px;
        line-height: 21px;
        display: inline-block;
    }

.large-area .empty-content-part p {
    max-width: 435px;
}

/*--- Setting Page ---*/
.tab-wrapper h1 {
    margin-bottom: 20px;
}

.tab-title .tablist li:not(.active) a {
    border-color: rgba(212, 214, 220, 0.4);
}

.tab-title .tablist li.active a {
    color: #f86f00;
}

.tab-data {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.card {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .card .card-body {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        padding: 40px 40px 85px;
    }

    .card :first-child {
        margin-top: 0px;
    }

    .card :last-child {
        margin-bottom: 0px;
    }

.card-title {
    margin-bottom: 43px;
    float: left;
    width: 100%;
    margin-top: 21px;
}

.tab-card {
    display: none;
}

    .tab-card.active {
        display: block;
    }

.small-title {
    margin-bottom: 15px;
}

.info-list {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

    .info-list li {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .info-list label:not(.tag) {
        width: 147px;
        display: inline-block;
        color: #0b1b44;
    }

    .info-list .toggle-switch {
        width: auto;
        float: none;
        display: inline-block;
    }

.step-list ul {
    margin: 0px -25px;
}

    .step-list ul li {
        float: left;
        width: 33.333333%;
        padding: 0px 25px;
    }

        .step-list ul li figure {
            margin-top: 15px !important;
            display: inline-block;
            width: 100%;
            margin-bottom: 20px !important;
            float: left;
        }

        .step-list ul li a {
            font-size: 12px;
            text-decoration: underline;
            color: #575757;
        }

.bottom-part {
    max-width: 190px;
    display: inline-block;
    margin-top: 32px;
}

    .bottom-part h3 {
        color: #575757;
    }

.card .card-body.padding-40 {
    padding: 40px;
}

.card .right-data-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.form-element .radio-grp .radio-label {
    font-size: 14px;
}

.radio-grp .radio-label a {
    color: #575757;
    text-decoration: underline;
}

.info-table-col h3 {
    font-size: 14px;
}

.left-tab-part .sub-text {
    font-family: 'BundayCleanW01-Regular';
    font-weight: normal;
    font-size: 18px;
    color: #0b1b44;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

    .left-tab-part .sub-text::before {
        content: '';
        width: 15px;
        height: 1px;
        display: inline-block;
        vertical-align: middle;
        background-color: #0b1b44;
        position: relative;
        top: -2px;
        margin: 0px 15px;
    }

.left-tab-part .tag + .sub-text::before {
    margin-left: 7px;
}

.info-table-row .tooltip-icon {
    font-size: 16px;
    color: #c4122a;
    margin-left: 10px;
    position: relative;
    bottom: -1px;
}

.service-title input[type="checkbox"] {
    width: 16px;
    height: 16px;
    border: 1px solid rgb(181, 181, 181);
    border-radius: 4px;
    background-color: #fff;
    float: left;
    position: relative;
    bottom: -1px;
    margin-right: 20px;
}

    .service-title input[type="checkbox"]::before {
        content: "\f122";
        font-family: "Ionicons";
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 1;
        font-size: 12px;
        color: #fff;
        opacity: 0;
        visibility: hidden;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .service-title input[type="checkbox"]:checked {
        background-color: #F86F00;
        border-color: #F86F00;
    }

        .service-title input[type="checkbox"]:checked::before {
            opacity: 1;
            visibility: visible;
        }

.service-title-checklist.service-list .checkbox-label {
    padding-left: 20px;
}

    .service-title-checklist.service-list .checkbox-label::before, .service-title-checklist.service-list .checkbox-label::after {
        display: none;
    }

    .service-title-checklist.service-list .checkbox-label:hover, .service-title-checklist.service-list .checkbox-label.primary {
        background-color: #EFF1F5;
        cursor: initial;
    }

.service-title-checklist .service-title {
    cursor: pointer;
}

.tab-selection-list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

    .tab-selection-list.col-list-3 > li {
        width: 33.333333%;
    }

    .tab-selection-list li .selection-box {
        height: 100%;
    }

        .tab-selection-list li .selection-box span a {
            text-decoration: underline;
            color: #575757;
        }

.group-select-list + .main-form {
    margin-top: 37px;
}

.checkbox-accordion-title .checklist-row input[type="checkbox"] {
    width: 18px;
    height: 18px;
    position: absolute;
    background: #000;
    display: inline-block;
    z-index: 11;
    left: 20px;
    top: 0px;
    cursor: pointer;
    visibility: visible;
    opacity: 0;
    bottom: -1px;
    margin: auto;
}

.checkbox-accordion-title .tab-arrow {
    top: 0px;
    bottom: 0px;
    height: 34px;
    line-height: 34px;
    margin: auto;
    right: 18px;
}

.group-select-list .checkbox-accordion-title .checkbox-label {
    padding-right: 68px;
}

    .group-select-list .checkbox-accordion-title .checkbox-label p strong {
        margin-right: 16px;
        display: inline-block;
    }


.checkbox-tab {
    float: left;
    width: 100%;
    margin-bottom: 12px;
}

.checkbox-accordion-title.open .tab-arrow {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.checkbox-accordion-content {
    display: none;
}

    .checkbox-accordion-content.open {
        display: block;
    }

.list-item li {
    width: 100%;
    border: 1px solid #e2e3e6;
    margin-bottom: -1px;
    padding: 7px 20px 7px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    min-height: 48px;
}

    .list-item li > p {
        width: 480px;
        display: inline-block;
        float: none;
    }

    .list-item li .label-right-info small {
        float: none;
        display: inline-block;
        margin-top: 0px;
        vertical-align: middle;
    }

    .list-item li .eh-image {
        float: none;
        display: inline-block;
        margin-top: 0px;
        vertical-align: middle;
    }

.datalist-row > p {
    font-size: 16px;
}

.responsive-table {
    width: 100%;
    overflow: auto;
}

.card .responsive-table {
    margin-bottom: 40px !important;
}

.card table {
    background: #eff1f5;
    width: 100%;
    border-collapse: collapse;
}

    .card table tr td {
        color: #575757;
        font-size: 14px;
        padding: 15px 0px 15px 20px;
        border-bottom: 1px solid #d6d8de;
    }

        .card table tr td:last-child, .card table tr th:last-child {
            padding-right: 20px;
        }

    .card table tr th {
        background-color: #fff;
        font-size: 14px;
        color: #0b1b44;
        padding: 15px 0px 15px 20px;
        text-align: left;
    }

        .card table tr th:last-child {
            text-align: right;
        }

.brand-logo {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 28px;
}

.datalist-action .text-link-btn + p {
    margin-top: 28px;
}

.datalist-action .main-btn + p {
    margin-top: 13px;
}

.datalist-action p {
    font-size: 14px;
}

    .datalist-action p a {
        display: inline-block;
        cursor: pointer;
        font-size: 14px;
        color: #575757;
        font-family: 'UniversNextW01-Regular';
        text-decoration: underline;
        margin: 0px !important;
    }

.bottom-content {
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 40px 0px 0px;
}

    .bottom-content p, .bottom-content a {
        color: #fff;
        font-size: 14px;
        line-height: 20px;
    }

        .bottom-content p:not(:last-child) {
            margin-bottom: 28px;
        }

    .bottom-content a {
        text-decoration: underline;
    }

.login-section .alert-msg {
    margin-bottom: 21px;
    padding-right: 20px;
}

.login-section .popup-header p {
    max-width: 89%;
}

.login-section .popup-body {
    overflow: visible;
}

.login-section .search-dropdown-list {
    top: 85px;
    opacity: 0;
    visibility: hidden;
}

    .login-section .search-dropdown-list.open {
        opacity: 1;
        visibility: visible;
    }
/*.login-section .datalist-action {margin-top: 30px;}*/
.login-section .datalist-action:only-child {
    margin-top: 0px;
}

.password-group input {
    padding-right: 52px;
}

.swith-password {
    color: #575757;
    opacity: 0;
    visibility: hidden;
    font-size: 20px;
    width: 24px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    height: 24px;
    position: absolute;
    top: 33px;
    right: 16px;
    bottom: 0px;
    margin: auto;
}

.fill-password .swith-password {
    opacity: 1;
    visibility: visible;
}

.show-password .swith-password i::before {
    content: "\f306";
}

.empty-content-part p {
    max-width: 325px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.grey-bg {
    background-color: #D4D6DC;
}

.tab-header-info {
    background: #eff1f5;
    display: inline-block;
    width: 100%;
    padding: 15px 50px 14px 20px;
    margin-bottom: 12px;
    font-family: 'UniversNextW01-Bold';
    font-weight: normal;
    position: relative;
    color: #0b1b44;
}

    .tab-header-info i {
        position: absolute;
        top: 0px;
        right: 20px;
        bottom: 0px;
        margin: auto;
        font-size: 20px;
        height: 24px;
    }

.checkbox-list input[type="radio"] + .checkbox-label::before {
    top: 24px;
    left: 20px;
    content: '';
    width: 16px;
    height: 16px;
    border: 5px solid #F86F00;
    background-color: transparent;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
}

.checkbox-list input[type="radio"] + .checkbox-label::after {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
    border-color: #575757;
}

.checkbox-list input[type="radio"]:checked + .checkbox-label::before {
    opacity: 1;
    visibility: visible;
}

.checkbox-list input[type="radio"]:checked + .checkbox-label::after {
    background-color: transparent;
    border-color: transparent;
}

.mb-0 {
    margin-bottom: 0px;
}


.ng-invalid.ng-touched.input-grp {
    border-color: #d21630;
    padding-right: 50px;
    background-image: url(../assets/shared/images/error-icon.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 16px) center;
}

.ng-valid.ng-dirty.input-grp {
    padding-right: 50px;
    background-image: url(../assets/shared/images/success-icon.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 16px) center;
}

.ng-invalid.error-msg {
    display: block;
}

/*share list*/
.share-checklist {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

    .share-checklist .checkbox-label {
        width: 100%;
        font-size: 16px;
        padding: 14px 20px 14px 60px;
        background-color: #EFF1F5;
        border-bottom: 1px solid #D4D6DC;
    }

        .share-checklist .checkbox-label.primary, .share-checklist .checkbox-label:hover {
            background-color: #D4D6DC;
        }

        .share-checklist .checkbox-label::after {
            bottom: 0px;
            left: 20px;
            margin: auto;
        }

        .share-checklist .checkbox-label::before {
            left: 25px;
            top: 0px;
            margin: auto;
            height: 14px;
            bottom: 0px;
        }

    .share-checklist .eh-image {
        margin-top: 5px;
    }

    .share-checklist .checkbox-label > p {
        width: 480px;
    }

    .share-checklist .checkbox-label p i {
        font-size: 20px;
        margin-left: 6px;
    }

    .share-checklist .title {
        width: 160px;
        display: inline-block;
        vertical-align: top;
        font-family: 'UniversNextW01-Bold';
        font-weight: normal;
    }

.checkbox-holder {
    float: left;
    width: 100%;
    margin-top: 14px;
}

    .checkbox-holder .checkbox-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

.popup-scroll.popup-scroll-sm {
    max-height: 216px;
    margin-bottom: 24px;
}

.share-checklist .tooltop-box {
    bottom: 100%;
    top: auto;
    right: -16px;
    left: auto;
    transform: translateX(0) translateY(0);
    -webkit-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
}

    .share-checklist .tooltop-box:after {
        right: 13px;
        left: auto;
    }

.share-checklist .main-title {
    font-family: 'UniversNextW01-Bold';
    font-weight: normal;
}

/* New page CF2-2 css */
.new-login-part {
    float: left;
    width: 100%;
    background-color: #F0F1F5;
    padding: 60px 0;
}

.login-wrapper {
    float: left;
    width: 100%;
}

.small-container {
    width: 560px;
    max-width: 100%;
    margin: 0 auto;
}

.new-login-box {
    float: left;
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(0,0,0,0.08);
    padding: 39px 40px 34px;
    margin-bottom: 22px;
}

    .new-login-box:last-child {
        margin-bottom: 0;
    }

    .new-login-box .popup-header p {
        max-width: 100%;
        margin-bottom: 20px;
    }

        .new-login-box .popup-header p:last-child {
            margin-bottom: 0;
        }

.custom-select .input-grp {
    padding-right: 40px;
    background-image: url(../images/dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 13px) center;
}

.custom-select.open-dropdown .input-grp {
    background-image: url('../../../ad/Content/images/dropdown-arrow-up.svg');
}

.custom-select .search-dropdown-list.open {
    top: 85px;
}

.bm-extra {
    margin-bottom: 255px;
}

.checkbox-label .tooltip-icon {
    font-size: 20px;
    vertical-align: middle;
    margin-left: 6px;
}

.input-btn-grp {
    float: left;
    width: 100%;
}

    .input-btn-grp .main-btn {
        margin-bottom: 12px;
    }

        .input-btn-grp .main-btn:last-child {
            margin-bottom: 0;
        }

.custom-select .search-dropdown-list {
    height: 230px;
    overflow: auto;
}

    .custom-select .search-dropdown-list li {
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        cursor: pointer;
    }

        .custom-select .search-dropdown-list li:hover {
            background-color: #FAFBFE;
        }

.small-checklist .checkbox-label > p {
    width: calc(100% - 25px);
}

.small-checklist .label-right-info {
    margin-top: 3px;
}

.req-input {
    font-size: 15px;
    color: #F86F00;
}

.checklist-header {
    float: left;
    width: 100%;
    padding: 14px 20px 14px 20px;
    background-color: #0B1B44;
    border-bottom: 1px solid #D4D6DC;
}

    .checklist-header label {
        font-family: 'UniversNextW01-Bold';
        font-weight: normal;
        color: #fff;
    }

    .checklist-header a {
        float: right;
        color: #fff;
        text-decoration: underline;
        font-size: 14px;
    }

.new-login-box .datalist-action:last-child {
    margin-bottom: 0;
}

.new-login-box .alert-msg {
    padding-right: 40px;
}

.new-login-header {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

    .new-login-header h1 {
        font-size: 24px;
        line-height: 34px;
        font-family: 'BundayCleanW01-SemiLight';
        padding: 0 0;
    }
        .new-login-header h1 strong {
            font-weight: normal;
            font-family: 'BundayClean-Bold';
        }

    .new-login-header h2 {
        font-family: 'BundayCleanW01-SemiLight';
        font-size: 22px;
    }
        .new-login-header h2 strong {
            font-weight: normal;
            font-family: 'BundayClean-Bold';
        }


    .new-login-header .text-link-btn {
        margin-bottom: 13px;
    }

        .new-login-header .text-link-btn i {
            margin-right: 7px;
        }

.logo-bottom-part {
    float: left;
    width: 100%;
    margin-top: 16px;
}

    .logo-bottom-part .logo-col {
        display: inline-block;
        vertical-align: middle;
        margin-right: 14px;
    }

        .logo-bottom-part .logo-col:last-child {
            margin-right: 0;
        }

/* New header before login */
.main-header.before-login {
    box-shadow: none;
}

    .main-header.before-login .header-right-part {
        padding-top: 12px;
    }

.hd-menu {
    display: none;
}

.nav-normal {
    float: left;
    margin-top: 16px;
}

    .nav-normal li {
        float: left;
        margin-right: 30px;
    }

        .nav-normal li:last-child {
            margin-right: 0;
        }

        .nav-normal li a {
            float: left;
            color: #0B1B44;
            font-size: 18px;
            font-family: 'BundayCleanW01-SemiLight';
        }

.nav-lang {
    float: left;
    padding: 16px 0 17px 28px;
    margin-left: 30px;
    border-left: 1px solid #EFF1F5;
}

    .nav-lang li {
        float: left;
        margin-right: 22px;
    }

        .nav-lang li:last-child {
            margin-right: 0;
        }

        .nav-lang li a {
            float: left;
            font-size: 18px;
            color: #0B1B44;
            font-family: 'BundayCleanW01-SemiLight';
            position: relative;
        }

            .nav-lang li a::after {
                content: "";
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                height: 2px;
                background-color: #0B1B44;
                opacity: 0;
            }

        .nav-lang li.active a {
            font-family: 'BundayClean-Bold';
        }

            .nav-lang li.active a::after {
                opacity: 1
            }

.full-height-wrapper {
    min-height: calc(100vh - 171px);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}


/* Submenu page */
.top-text-part {
    float: left;
    width: 100%;
}

    .top-text-part > p {
        max-width: 620px;
    }

.main-nav ul li {
    border-left: 3px solid #EFF1F5;
}

.main-nav ul .sub-menu {
    display: none;
}

.main-nav ul li.active .sub-menu {
    display: block;
}

.main-nav ul .sub-menu {
    padding-left: 30px;
}

    .main-nav ul .sub-menu li {
        border-left: none;
        margin-bottom: 2px;
    }

        .main-nav ul .sub-menu li:last-child {
            margin-bottom: 0;
        }

        .main-nav ul .sub-menu li a {
            background-color: transparent;
            border-radius: 4px;
            padding: 12px 12px 12px;
        }

        .main-nav ul .sub-menu li.child-active a {
            background-color: rgba(248,111,0,0.16);
        }

        .main-nav ul .sub-menu li a:hover {
            background-color: rgba(248,111,0,0.16);
        }

.invalid-element.fill-password .swith-password {
    top: 10px;
}

.invalid-element.fill-password .input-grp {
    background-image: none;
}

/* alert box css */
.alert-box {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 99999;
    background-color: #0B1B44;
    width: 305px;
    padding: 26px 25px 19px 70px;
    border-radius: 3px 0 0 3px;
}
.right-icon {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 3px;
    left: 29px;
    top: 29px;
    text-align: center;
    line-height: 22px;
    color: #0B1B44;
    font-size: 14px;
}
.alert-box p {
    font-family: 'UniversNextW01-Regular';
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 12px;
}
.alert-box p:last-child {
    margin-bottom: 0;
}
.alert-box p a {
    text-decoration: underline;
    color: #fff;
}
.close-alert {
    position: absolute;
    right: 3px;
    top: 10px;
    color: #fff;
    font-size: 14px;
    z-index: 111;
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    padding-right: 5px;
}
.alert-box br {
    display: none;
}

.hidden {
    display: none;
}