.ui-widget-header {
    border: 1px solid #5d9df4 !important;
    background: #5d9df4 !important;
    color: #ffffff;
    font-weight: bold;
}

.__cov-progress {
    position: fixed;
    opacity: 1;
    z-index: 999999;
}
.vue-js-switch[data-v-25adc6c0] {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    user-select: none;
    font-size: 10px;
    cursor: pointer
}

.vue-js-switch .v-switch-input[data-v-25adc6c0] {
    opacity: 0;
    position: absolute;
    width: 1px;
    height: 1px
}

.vue-js-switch .v-switch-label[data-v-25adc6c0] {
    position: absolute;
    top: 0;
    font-weight: 600;
    color: #fff;
    z-index: 1
}

.vue-js-switch .v-switch-label.v-left[data-v-25adc6c0] {
    left: 10px
}

.vue-js-switch .v-switch-label.v-right[data-v-25adc6c0] {
    right: 10px
}

.vue-js-switch .v-switch-core[data-v-25adc6c0] {
    display: block;
    position: relative;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: border-color .3s, background-color .3s;
    user-select: none
}

.vue-js-switch .v-switch-core .v-switch-button[data-v-25adc6c0] {
    display: block;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    border-radius: 100%;
    background-color: #fff;
    z-index: 2
}

.vue-js-switch.disabled[data-v-25adc6c0] {
    pointer-events: none;
    opacity: .6
}
a {
    color: #1976d2;
}

.primary {
    background-color: #1976d2 !important;
    border-color: #1976d2 !important;
}

.primary--text {
    color: #1976d2 !important;
    caret-color: #1976d2 !important;
}

.primary.lighten-5 {
    background-color: #c7fdff !important;
    border-color: #c7fdff !important;
}

.primary--text.text--lighten-5 {
    color: #c7fdff !important;
    caret-color: #c7fdff !important;
}

.primary.lighten-4 {
    background-color: #a8e0ff !important;
    border-color: #a8e0ff !important;
}

.primary--text.text--lighten-4 {
    color: #a8e0ff !important;
    caret-color: #a8e0ff !important;
}

.primary.lighten-3 {
    background-color: #8ac5ff !important;
    border-color: #8ac5ff !important;
}

.primary--text.text--lighten-3 {
    color: #8ac5ff !important;
    caret-color: #8ac5ff !important;
}

.primary.lighten-2 {
    background-color: #6aaaff !important;
    border-color: #6aaaff !important;
}

.primary--text.text--lighten-2 {
    color: #6aaaff !important;
    caret-color: #6aaaff !important;
}

.primary.lighten-1 {
    background-color: #488fef !important;
    border-color: #488fef !important;
}

.primary--text.text--lighten-1 {
    color: #488fef !important;
    caret-color: #488fef !important;
}

.primary.darken-1 {
    background-color: #005eb6 !important;
    border-color: #005eb6 !important;
}

.primary--text.text--darken-1 {
    color: #005eb6 !important;
    caret-color: #005eb6 !important;
}

.primary.darken-2 {
    background-color: #00479b !important;
    border-color: #00479b !important;
}

.primary--text.text--darken-2 {
    color: #00479b !important;
    caret-color: #00479b !important;
}

.primary.darken-3 {
    background-color: #003180 !important;
    border-color: #003180 !important;
}

.primary--text.text--darken-3 {
    color: #003180 !important;
    caret-color: #003180 !important;
}

.primary.darken-4 {
    background-color: #001e67 !important;
    border-color: #001e67 !important;
}

.primary--text.text--darken-4 {
    color: #001e67 !important;
    caret-color: #001e67 !important;
}

.secondary {
    background-color: #424242 !important;
    border-color: #424242 !important;
}

.secondary--text {
    color: #424242 !important;
    caret-color: #424242 !important;
}

.secondary.lighten-5 {
    background-color: #c1c1c1 !important;
    border-color: #c1c1c1 !important;
}

.secondary--text.text--lighten-5 {
    color: #c1c1c1 !important;
    caret-color: #c1c1c1 !important;
}

.secondary.lighten-4 {
    background-color: #a6a6a6 !important;
    border-color: #a6a6a6 !important;
}

.secondary--text.text--lighten-4 {
    color: #a6a6a6 !important;
    caret-color: #a6a6a6 !important;
}

.secondary.lighten-3 {
    background-color: #8b8b8b !important;
    border-color: #8b8b8b !important;
}

.secondary--text.text--lighten-3 {
    color: #8b8b8b !important;
    caret-color: #8b8b8b !important;
}

.secondary.lighten-2 {
    background-color: #727272 !important;
    border-color: #727272 !important;
}

.secondary--text.text--lighten-2 {
    color: #727272 !important;
    caret-color: #727272 !important;
}

.secondary.lighten-1 {
    background-color: #595959 !important;
    border-color: #595959 !important;
}

.secondary--text.text--lighten-1 {
    color: #595959 !important;
    caret-color: #595959 !important;
}

.secondary.darken-1 {
    background-color: #2c2c2c !important;
    border-color: #2c2c2c !important;
}

.secondary--text.text--darken-1 {
    color: #2c2c2c !important;
    caret-color: #2c2c2c !important;
}

.secondary.darken-2 {
    background-color: #171717 !important;
    border-color: #171717 !important;
}

.secondary--text.text--darken-2 {
    color: #171717 !important;
    caret-color: #171717 !important;
}

.secondary.darken-3 {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.secondary--text.text--darken-3 {
    color: #000000 !important;
    caret-color: #000000 !important;
}

.secondary.darken-4 {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.secondary--text.text--darken-4 {
    color: #000000 !important;
    caret-color: #000000 !important;
}

.accent {
    background-color: #82b1ff !important;
    border-color: #82b1ff !important;
}

.accent--text {
    color: #82b1ff !important;
    caret-color: #82b1ff !important;
}

.accent.lighten-5 {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.accent--text.text--lighten-5 {
    color: #ffffff !important;
    caret-color: #ffffff !important;
}

.accent.lighten-4 {
    background-color: #f8ffff !important;
    border-color: #f8ffff !important;
}

.accent--text.text--lighten-4 {
    color: #f8ffff !important;
    caret-color: #f8ffff !important;
}

.accent.lighten-3 {
    background-color: #daffff !important;
    border-color: #daffff !important;
}

.accent--text.text--lighten-3 {
    color: #daffff !important;
    caret-color: #daffff !important;
}

.accent.lighten-2 {
    background-color: #bce8ff !important;
    border-color: #bce8ff !important;
}

.accent--text.text--lighten-2 {
    color: #bce8ff !important;
    caret-color: #bce8ff !important;
}

.accent.lighten-1 {
    background-color: #9fccff !important;
    border-color: #9fccff !important;
}

.accent--text.text--lighten-1 {
    color: #9fccff !important;
    caret-color: #9fccff !important;
}

.accent.darken-1 {
    background-color: #6596e2 !important;
    border-color: #6596e2 !important;
}

.accent--text.text--darken-1 {
    color: #6596e2 !important;
    caret-color: #6596e2 !important;
}

.accent.darken-2 {
    background-color: #467dc6 !important;
    border-color: #467dc6 !important;
}

.accent--text.text--darken-2 {
    color: #467dc6 !important;
    caret-color: #467dc6 !important;
}

.accent.darken-3 {
    background-color: #2364aa !important;
    border-color: #2364aa !important;
}

.accent--text.text--darken-3 {
    color: #2364aa !important;
    caret-color: #2364aa !important;
}

.accent.darken-4 {
    background-color: #004c90 !important;
    border-color: #004c90 !important;
}

.accent--text.text--darken-4 {
    color: #004c90 !important;
    caret-color: #004c90 !important;
}

.error {
    background-color: #ff5252 !important;
    border-color: #ff5252 !important;
}

.error--text {
    color: #ff5252 !important;
    caret-color: #ff5252 !important;
}

.error.lighten-5 {
    background-color: #ffe4d5 !important;
    border-color: #ffe4d5 !important;
}

.error--text.text--lighten-5 {
    color: #ffe4d5 !important;
    caret-color: #ffe4d5 !important;
}

.error.lighten-4 {
    background-color: #ffc6b9 !important;
    border-color: #ffc6b9 !important;
}

.error--text.text--lighten-4 {
    color: #ffc6b9 !important;
    caret-color: #ffc6b9 !important;
}

.error.lighten-3 {
    background-color: #ffa99e !important;
    border-color: #ffa99e !important;
}

.error--text.text--lighten-3 {
    color: #ffa99e !important;
    caret-color: #ffa99e !important;
}

.error.lighten-2 {
    background-color: #ff8c84 !important;
    border-color: #ff8c84 !important;
}

.error--text.text--lighten-2 {
    color: #ff8c84 !important;
    caret-color: #ff8c84 !important;
}

.error.lighten-1 {
    background-color: #ff6f6a !important;
    border-color: #ff6f6a !important;
}

.error--text.text--lighten-1 {
    color: #ff6f6a !important;
    caret-color: #ff6f6a !important;
}

.error.darken-1 {
    background-color: #df323b !important;
    border-color: #df323b !important;
}

.error--text.text--darken-1 {
    color: #df323b !important;
    caret-color: #df323b !important;
}

.error.darken-2 {
    background-color: #bf0025 !important;
    border-color: #bf0025 !important;
}

.error--text.text--darken-2 {
    color: #bf0025 !important;
    caret-color: #bf0025 !important;
}

.error.darken-3 {
    background-color: #9f0010 !important;
    border-color: #9f0010 !important;
}

.error--text.text--darken-3 {
    color: #9f0010 !important;
    caret-color: #9f0010 !important;
}

.error.darken-4 {
    background-color: #800000 !important;
    border-color: #800000 !important;
}

.error--text.text--darken-4 {
    color: #800000 !important;
    caret-color: #800000 !important;
}

.info {
    background-color: #2196f3 !important;
    border-color: #2196f3 !important;
}

.info--text {
    color: #2196f3 !important;
    caret-color: #2196f3 !important;
}

.info.lighten-5 {
    background-color: #d4ffff !important;
    border-color: #d4ffff !important;
}

.info--text.text--lighten-5 {
    color: #d4ffff !important;
    caret-color: #d4ffff !important;
}

.info.lighten-4 {
    background-color: #b5ffff !important;
    border-color: #b5ffff !important;
}

.info--text.text--lighten-4 {
    color: #b5ffff !important;
    caret-color: #b5ffff !important;
}

.info.lighten-3 {
    background-color: #95e8ff !important;
    border-color: #95e8ff !important;
}

.info--text.text--lighten-3 {
    color: #95e8ff !important;
    caret-color: #95e8ff !important;
}

.info.lighten-2 {
    background-color: #75ccff !important;
    border-color: #75ccff !important;
}

.info--text.text--lighten-2 {
    color: #75ccff !important;
    caret-color: #75ccff !important;
}

.info.lighten-1 {
    background-color: #51b0ff !important;
    border-color: #51b0ff !important;
}

.info--text.text--lighten-1 {
    color: #51b0ff !important;
    caret-color: #51b0ff !important;
}

.info.darken-1 {
    background-color: #007cd6 !important;
    border-color: #007cd6 !important;
}

.info--text.text--darken-1 {
    color: #007cd6 !important;
    caret-color: #007cd6 !important;
}

.info.darken-2 {
    background-color: #0064ba !important;
    border-color: #0064ba !important;
}

.info--text.text--darken-2 {
    color: #0064ba !important;
    caret-color: #0064ba !important;
}

.info.darken-3 {
    background-color: #004d9f !important;
    border-color: #004d9f !important;
}

.info--text.text--darken-3 {
    color: #004d9f !important;
    caret-color: #004d9f !important;
}

.info.darken-4 {
    background-color: #003784 !important;
    border-color: #003784 !important;
}

.info--text.text--darken-4 {
    color: #003784 !important;
    caret-color: #003784 !important;
}

.success {
    background-color: #4caf50 !important;
    border-color: #4caf50 !important;
}

.success--text {
    color: #4caf50 !important;
    caret-color: #4caf50 !important;
}

.success.lighten-5 {
    background-color: #dcffd6 !important;
    border-color: #dcffd6 !important;
}

.success--text.text--lighten-5 {
    color: #dcffd6 !important;
    caret-color: #dcffd6 !important;
}

.success.lighten-4 {
    background-color: #beffba !important;
    border-color: #beffba !important;
}

.success--text.text--lighten-4 {
    color: #beffba !important;
    caret-color: #beffba !important;
}

.success.lighten-3 {
    background-color: #a2ff9e !important;
    border-color: #a2ff9e !important;
}

.success--text.text--lighten-3 {
    color: #a2ff9e !important;
    caret-color: #a2ff9e !important;
}

.success.lighten-2 {
    background-color: #85e783 !important;
    border-color: #85e783 !important;
}

.success--text.text--lighten-2 {
    color: #85e783 !important;
    caret-color: #85e783 !important;
}

.success.lighten-1 {
    background-color: #69cb69 !important;
    border-color: #69cb69 !important;
}

.success--text.text--lighten-1 {
    color: #69cb69 !important;
    caret-color: #69cb69 !important;
}

.success.darken-1 {
    background-color: #2d9437 !important;
    border-color: #2d9437 !important;
}

.success--text.text--darken-1 {
    color: #2d9437 !important;
    caret-color: #2d9437 !important;
}

.success.darken-2 {
    background-color: #00791e !important;
    border-color: #00791e !important;
}

.success--text.text--darken-2 {
    color: #00791e !important;
    caret-color: #00791e !important;
}

.success.darken-3 {
    background-color: #006000 !important;
    border-color: #006000 !important;
}

.success--text.text--darken-3 {
    color: #006000 !important;
    caret-color: #006000 !important;
}

.success.darken-4 {
    background-color: #004700 !important;
    border-color: #004700 !important;
}

.success--text.text--darken-4 {
    color: #004700 !important;
    caret-color: #004700 !important;
}

.warning {
    background-color: #ffc107 !important;
    border-color: #ffc107 !important;
}

.warning--text {
    color: #ffc107 !important;
    caret-color: #ffc107 !important;
}

.warning.lighten-5 {
    background-color: #ffffae !important;
    border-color: #ffffae !important;
}

.warning--text.text--lighten-5 {
    color: #ffffae !important;
    caret-color: #ffffae !important;
}

.warning.lighten-4 {
    background-color: #ffff91 !important;
    border-color: #ffff91 !important;
}

.warning--text.text--lighten-4 {
    color: #ffff91 !important;
    caret-color: #ffff91 !important;
}

.warning.lighten-3 {
    background-color: #ffff74 !important;
    border-color: #ffff74 !important;
}

.warning--text.text--lighten-3 {
    color: #ffff74 !important;
    caret-color: #ffff74 !important;
}

.warning.lighten-2 {
    background-color: #fff956 !important;
    border-color: #fff956 !important;
}

.warning--text.text--lighten-2 {
    color: #fff956 !important;
    caret-color: #fff956 !important;
}

.warning.lighten-1 {
    background-color: #ffdd37 !important;
    border-color: #ffdd37 !important;
}

.warning--text.text--lighten-1 {
    color: #ffdd37 !important;
    caret-color: #ffdd37 !important;
}

.warning.darken-1 {
    background-color: #e0a600 !important;
    border-color: #e0a600 !important;
}

.warning--text.text--darken-1 {
    color: #e0a600 !important;
    caret-color: #e0a600 !important;
}

.warning.darken-2 {
    background-color: #c18c00 !important;
    border-color: #c18c00 !important;
}

.warning--text.text--darken-2 {
    color: #c18c00 !important;
    caret-color: #c18c00 !important;
}

.warning.darken-3 {
    background-color: #a27300 !important;
    border-color: #a27300 !important;
}

.warning--text.text--darken-3 {
    color: #a27300 !important;
    caret-color: #a27300 !important;
}

.warning.darken-4 {
    background-color: #855a00 !important;
    border-color: #855a00 !important;
}

.warning--text.text--darken-4 {
    color: #855a00 !important;
    caret-color: #855a00 !important;
}
.login-section {
    display: block;
    padding: 100px 0;
    -webkit-animation: fadein 1s forwards;
    animation: fadein 1s forwards
}

.login-section .login-container {
    display: block;
    margin: 0 auto;
    max-width: 260px;
    width: 100%
}

.login-section .login-container .login-logo {
    display: block;
    text-align: center;
    position: relative;
    margin: 0 0 60px;
    line-height: 0;
    min-height: 90px
}

.login-section .login-container .login-logo>div {
    display: inline-block;
    height: 60px
}

.login-section .login-container .login-logo>div>img {
    width: auto;
    height: 100%
}

.login-section .login-container .login-logo span {
    display: block;
    font-size: 20px;
    line-height: 20px;
    color: #121f3e !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0 0
}

.login-section .login-container .login-row {
    display: block;
    width: 100%
}

.login-section .login-container .login-row .login-col-utc {
    display: block;
    float: left;
    width: 95px
}

.login-section .login-container .login-row .login-col-currency {
    display: block;
    float: right;
    width: 160px
}

.login-section .login-container .login-row>.clear-row {
    height: 32px;
    display: block !important;
    width: 100% !important;
    overflow: hidden !important;
    float: none !important
}

.login-section .login-copyright {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px 0 0;
    opacity: .34;
    font-size: 11px;
    color: #000
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0;
        margin: 30px 0 0
    }

    to {
        opacity: 1;
        margin: 0
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
        margin: 30px 0 0
    }

    to {
        opacity: 1;
        margin: 0
    }
}
.ele-dropdown-selection {
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ele-dropdown-selection .dropdown-background {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(33, 33, 33, .4);
    width: 100%;
    height: 100vh;
    z-index: 10
}

.ele-dropdown-selection .responsive-title {
    display: none;
    width: 100%;
    height: 59px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    padding: 20px 25px 15px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .5px;
    color: rgba(18, 31, 62, .74);
    border-bottom: 1px solid rgba(33, 33, 33, .12)
}

.ele-dropdown-selection.ele-dropdown-disabled {
    opacity: .4 !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ele-dropdown-selection.ele-dropdown-disabled .dropdown-bar button {
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.ele-dropdown-selection .title {
    display: block;
    font-size: 11px !important;
    color: rgba(18, 31, 62, .34);
    letter-spacing: .92px !important;
    margin: 0 0 2px;
    height: 16px
}

.ele-dropdown-selection .title .title-cover {
    display: inline-block;
    position: relative
}

.ele-dropdown-selection .title .title-cover label {
    display: block
}

.ele-dropdown-selection .title .title-cover label span {
    display: inline-block;
    margin: 0 0 0 4px
}

.ele-dropdown-selection .title .title-cover .title-tooltip {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: -2px;
    right: -24px
}

.ele-dropdown-selection .title .title-cover .title-tooltip i.v-icon {
    display: block;
    font-size: 15px;
    width: 15px;
    height: 15px;
    color: #121f3e;
    opacity: .25;
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ele-dropdown-selection .title .title-cover .title-tooltip i.v-icon:hover {
    opacity: .8;
    color: #5d9df4;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ele-dropdown-selection .title .title-cover .title-tooltip:hover .title-tooltip-content {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ele-dropdown-selection .title .title-cover .title-tooltip .title-tooltip-content {
    display: block;
    position: absolute;
    width: 150px;
    padding: 5px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: rgba(93, 157, 244, .8);
    z-index: 1;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: .5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    font-weight: 400;
    top: -4px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    opacity: 0;
    visibility: hidden;
    left: 24px;
    z-index: 9
}

.ele-dropdown-selection .title .title-cover .title-tooltip .title-tooltip-content:before {
    display: block;
    content: "";
    border-top: 4px solid transparent;
    border-right: 6px solid rgba(93, 157, 244, .8);
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 8px;
    left: -6px
}

.ele-dropdown-selection .dropdown-bar {
    display: block !important
}

.ele-dropdown-selection .dropdown-bar.dropdown-width {
    display: inline-block !important
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator {
    width: 100%
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator:before {
    display: block;
    border-top: 5px solid #121f3e;
    top: 14px
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator:after,
.ele-dropdown-selection .dropdown-bar .v-menu__activator:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    right: 10px;
    z-index: 1
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator:after {
    display: none;
    border-bottom: 5px solid #121f3e;
    top: 13px
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator.v-menu__activator--active button {
    border: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator.v-menu__activator--active:before {
    display: none
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator.v-menu__activator--active:after {
    display: block
}

.ele-dropdown-selection .dropdown-bar button {
    width: 100%;
    display: block;
    margin: 0;
    height: 32px;
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1) !important;
    border: 1px solid rgba(18, 31, 62, .15);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff !important;
    padding: 0 10px !important
}

.ele-dropdown-selection .dropdown-bar button .v-btn__content {
    width: 100%;
    font-size: 12px;
    text-transform: none;
    letter-spacing: .5px;
    color: #121f3e;
    font-weight: 400;
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important
}

.ele-dropdown-selection .dropdown-bar button .v-btn__content i.v-icon {
    font-size: 16px
}

.ele-dropdown-selection .dropdown-bar button .v-btn__content span {
    height: 16px
}

.ele-dropdown-selection .dropdown-bar button.placeholder span {
    opacity: .5
}

.ele-dropdown-selection .dropdown-bar button .v-ripple__container,
.ele-dropdown-selection .dropdown-bar button:before {
    display: none
}

.ele-dropdown-selection button {
    padding: 6px 15px !important
}

.ele-dropdown-selection button i.v-icon {
    font-size: 18px;
    opacity: .5;
    margin: 0 12px 0 0
}

.v-menu__content {
    box-shadow: none;
    -webkit-box-shadow: none;
    contain: inherit;
    overflow: inherit
}

.v-menu__content .dropdown-list {
    background: #fff;
    position: relative;
    width: 220px;
    margin: 10px 0 0;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12);
    -webkit-box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12)
}

.v-menu__content .dropdown-list .cancel-icon {
    display: none;
    position: absolute;
    top: -16px;
    right: -18px;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    cursor: pointer;
    border: 1px solid rgba(33, 33, 33, .2);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 2
}

.v-menu__content .dropdown-list .cancel-icon i.v-icon {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    font-size: 20px;
    color: rgba(18, 31, 62, .74)
}

.v-menu__content .dropdown-list .dropdown-search {
    display: block;
    width: 100%;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(33, 33, 33, .12);
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.v-menu__content .dropdown-list .dropdown-search .v-input {
    width: 100%;
    display: block;
    position: relative
}

.v-menu__content .dropdown-list .dropdown-search .v-text-field__details {
    display: none
}

.v-menu__content .dropdown-list .dropdown-search .v-input__prepend-outer {
    display: block;
    position: absolute;
    z-index: 1;
    margin: 0;
    top: 5px;
    right: 10px
}

.v-menu__content .dropdown-list .dropdown-search .v-input__prepend-outer .v-icon {
    font-size: 20px
}

.v-menu__content .dropdown-list .dropdown-search .v-input__control {
    min-height: 32px
}

.v-menu__content .dropdown-list .dropdown-search .v-input__control .v-input__slot {
    margin: 0;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid rgba(18, 31, 62, .15);
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1)
}

.v-menu__content .dropdown-list .dropdown-search .v-input__control .v-input__slot input {
    max-height: 32px;
    padding: 8px 15px;
    opacity: .87;
    font-size: 12px;
    color: #121f3e !important;
    letter-spacing: .5px
}

.v-menu__content .dropdown-list .dropdown-scroll {
    display: block;
    width: 100%;
    min-height: 40px;
    max-height: 240px;
    overflow-y: auto
}

.v-menu__content .dropdown-list .dropdown-scroll::-webkit-scrollbar {
    width: 8px;
    background: #fff
}

.v-menu__content .dropdown-list .dropdown-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    border-left: 1px solid rgba(33, 33, 33, .12)
}

.v-menu__content .dropdown-list .dropdown-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(33, 33, 33, .15)
}

.v-menu__content .dropdown-list .dropdown-scroll::-webkit-scrollbar-thumb:hover {
    background-color: rgba(33, 33, 33, .25)
}

.v-menu__content .dropdown-list .dropdown-scroll p.no-found {
    display: block;
    text-align: center;
    padding: 20px 0;
    margin: 0;
    font-size: 12px;
    letter-spacing: .5px;
    color: #121f3e;
    opacity: .87
}

.v-menu__content .dropdown-list .dropdown-scroll .placeholder-text .v-list__tile__title,
.v-menu__content .dropdown-list .dropdown-scroll .placeholder-text .v-list__tile__title b {
    opacity: .5
}

.v-menu__content .dropdown-list .v-list__tile {
    padding: 0 15px;
    height: 40px;
    border-bottom: none !important
}

.v-menu__content .dropdown-list .v-list__tile .v-list__tile__title {
    font-size: 12px;
    opacity: .87;
    color: #121f3e;
    letter-spacing: .5px
}

.theme--light.v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat) {
    background: #fff !important;
    background-color: #fff !important
}

@media only screen and (max-width:860px) {

    .ele-dropdown-selection .dropdown-background,
    .ele-dropdown-selection .responsive-title {
        display: block
    }

    .ele-dropdown-selection .dropdown-bar-menu {
        background: #fff;
        position: fixed !important;
        top: 6vh !important;
        left: 6% !important;
        max-width: 88% !important;
        width: 100% !important;
        max-height: 88vh !important;
        height: 100% !important;
        z-index: 10 !important
    }

    .ele-dropdown-selection .dropdown-bar-menu .dropdown-list {
        width: 100%;
        margin: 0;
        height: 100%;
        border-radius: 0;
        -webkit-border-radius: 0
    }

    .ele-dropdown-selection .dropdown-bar-menu .dropdown-list .dropdown-scroll {
        min-height: 100%;
        max-height: 100%
    }

    .ele-dropdown-selection .dropdown-bar-menu .dropdown-list .cancel-icon {
        display: block
    }
}
.ele-dropdown-selection {
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ele-dropdown-selection .dropdown-background {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(33, 33, 33, .4);
    width: 100%;
    height: 100vh;
    z-index: 10
}

.ele-dropdown-selection .responsive-title {
    display: none;
    width: 100%;
    height: 59px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    padding: 20px 25px 15px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .5px;
    color: rgba(18, 31, 62, .74);
    border-bottom: 1px solid rgba(33, 33, 33, .12)
}

.ele-dropdown-selection.ele-dropdown-disabled {
    opacity: .4 !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ele-dropdown-selection.ele-dropdown-disabled .dropdown-bar button {
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.ele-dropdown-selection .title {
    display: block;
    font-size: 11px !important;
    color: rgba(18, 31, 62, .34);
    letter-spacing: .92px !important;
    margin: 0 0 2px;
    height: 16px
}

.ele-dropdown-selection .title .title-cover {
    display: inline-block;
    position: relative
}

.ele-dropdown-selection .title .title-cover label {
    display: block
}

.ele-dropdown-selection .title .title-cover label span {
    display: inline-block;
    margin: 0 0 0 4px
}

.ele-dropdown-selection .title .title-cover .title-tooltip {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: -2px;
    right: -24px
}

.ele-dropdown-selection .title .title-cover .title-tooltip i.v-icon {
    display: block;
    font-size: 15px;
    width: 15px;
    height: 15px;
    color: #121f3e;
    opacity: .25;
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ele-dropdown-selection .title .title-cover .title-tooltip i.v-icon:hover {
    opacity: .8;
    color: #5d9df4;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ele-dropdown-selection .title .title-cover .title-tooltip:hover .title-tooltip-content {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.ele-dropdown-selection .title .title-cover .title-tooltip .title-tooltip-content {
    display: block;
    position: absolute;
    width: 150px;
    padding: 5px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: rgba(93, 157, 244, .8);
    z-index: 1;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: .5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    font-weight: 400;
    top: -4px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    opacity: 0;
    visibility: hidden;
    left: 24px;
    z-index: 9
}

.ele-dropdown-selection .title .title-cover .title-tooltip .title-tooltip-content:before {
    display: block;
    content: "";
    border-top: 4px solid transparent;
    border-right: 6px solid rgba(93, 157, 244, .8);
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 8px;
    left: -6px
}

.ele-dropdown-selection .dropdown-bar {
    display: block !important
}

.ele-dropdown-selection .dropdown-bar.dropdown-width {
    display: inline-block !important
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator {
    width: 100%
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator:before {
    display: block;
    border-top: 5px solid #121f3e;
    top: 14px
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator:after,
.ele-dropdown-selection .dropdown-bar .v-menu__activator:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    right: 10px;
    z-index: 1
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator:after {
    display: none;
    border-bottom: 5px solid #121f3e;
    top: 13px
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator.v-menu__activator--active button {
    border: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator.v-menu__activator--active:before {
    display: none
}

.ele-dropdown-selection .dropdown-bar .v-menu__activator.v-menu__activator--active:after {
    display: block
}

.ele-dropdown-selection .dropdown-bar button {
    width: 100%;
    display: block;
    margin: 0;
    height: 32px;
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1) !important;
    border: 1px solid rgba(18, 31, 62, .15);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff !important;
    padding: 0 10px !important
}

.ele-dropdown-selection .dropdown-bar button .v-btn__content {
    width: 100%;
    font-size: 12px;
    text-transform: none;
    letter-spacing: .5px;
    color: #121f3e;
    font-weight: 400;
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important
}

.ele-dropdown-selection .dropdown-bar button .v-btn__content i.v-icon {
    font-size: 16px
}

.ele-dropdown-selection .dropdown-bar button .v-btn__content span {
    height: 16px
}

.ele-dropdown-selection .dropdown-bar button.placeholder span {
    opacity: .5
}

.ele-dropdown-selection .dropdown-bar button .v-ripple__container,
.ele-dropdown-selection .dropdown-bar button:before {
    display: none
}

.ele-dropdown-selection button {
    padding: 6px 15px !important
}

.ele-dropdown-selection button i.v-icon {
    font-size: 18px;
    opacity: .5;
    margin: 0 12px 0 0
}

.v-menu__content {
    box-shadow: none;
    -webkit-box-shadow: none;
    contain: inherit;
    overflow: inherit
}

.v-menu__content .dropdown-list {
    background: #fff;
    position: relative;
    width: 220px;
    margin: 10px 0 0;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12);
    -webkit-box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12)
}

.v-menu__content .dropdown-list .cancel-icon {
    display: none;
    position: absolute;
    top: -16px;
    right: -18px;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    cursor: pointer;
    border: 1px solid rgba(33, 33, 33, .2);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 2
}

.v-menu__content .dropdown-list .cancel-icon i.v-icon {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    font-size: 20px;
    color: rgba(18, 31, 62, .74)
}

.v-menu__content .dropdown-list .dropdown-search {
    display: block;
    width: 100%;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(33, 33, 33, .12);
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.v-menu__content .dropdown-list .dropdown-search .v-input {
    width: 100%;
    display: block;
    position: relative
}

.v-menu__content .dropdown-list .dropdown-search .v-text-field__details {
    display: none
}

.v-menu__content .dropdown-list .dropdown-search .v-input__prepend-outer {
    display: block;
    position: absolute;
    z-index: 1;
    margin: 0;
    top: 5px;
    right: 10px
}

.v-menu__content .dropdown-list .dropdown-search .v-input__prepend-outer .v-icon {
    font-size: 20px
}

.v-menu__content .dropdown-list .dropdown-search .v-input__control {
    min-height: 32px
}

.v-menu__content .dropdown-list .dropdown-search .v-input__control .v-input__slot {
    margin: 0;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid rgba(18, 31, 62, .15);
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1)
}

.v-menu__content .dropdown-list .dropdown-search .v-input__control .v-input__slot input {
    max-height: 32px;
    padding: 8px 15px;
    opacity: .87;
    font-size: 12px;
    color: #121f3e !important;
    letter-spacing: .5px
}

.v-menu__content .dropdown-list .dropdown-scroll {
    display: block;
    width: 100%;
    min-height: 40px;
    max-height: 240px;
    overflow-y: auto
}

.v-menu__content .dropdown-list .dropdown-scroll::-webkit-scrollbar {
    width: 8px;
    background: #fff
}

.v-menu__content .dropdown-list .dropdown-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    border-left: 1px solid rgba(33, 33, 33, .12)
}

.v-menu__content .dropdown-list .dropdown-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(33, 33, 33, .15)
}

.v-menu__content .dropdown-list .dropdown-scroll::-webkit-scrollbar-thumb:hover {
    background-color: rgba(33, 33, 33, .25)
}

.v-menu__content .dropdown-list .dropdown-scroll p.no-found {
    display: block;
    text-align: center;
    padding: 20px 0;
    margin: 0;
    font-size: 12px;
    letter-spacing: .5px;
    color: #121f3e;
    opacity: .87
}

.v-menu__content .dropdown-list .dropdown-scroll .placeholder-text .v-list__tile__title,
.v-menu__content .dropdown-list .dropdown-scroll .placeholder-text .v-list__tile__title b {
    opacity: .5
}

.v-menu__content .dropdown-list .v-list__tile {
    padding: 0 15px;
    height: 40px;
    border-bottom: none !important
}

.v-menu__content .dropdown-list .v-list__tile .v-list__tile__title {
    font-size: 12px;
    opacity: .87;
    color: #121f3e;
    letter-spacing: .5px
}

.theme--light.v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat) {
    background: #fff !important;
    background-color: #fff !important
}

@media only screen and (max-width:860px) {

    .ele-dropdown-selection .dropdown-background,
    .ele-dropdown-selection .responsive-title {
        display: block
    }

    .ele-dropdown-selection .dropdown-bar-menu {
        background: #fff;
        position: fixed !important;
        top: 6vh !important;
        left: 6% !important;
        max-width: 88% !important;
        width: 100% !important;
        max-height: 88vh !important;
        height: 100% !important;
        z-index: 10 !important
    }

    .ele-dropdown-selection .dropdown-bar-menu .dropdown-list {
        width: 100%;
        margin: 0;
        height: 100%;
        border-radius: 0;
        -webkit-border-radius: 0
    }

    .ele-dropdown-selection .dropdown-bar-menu .dropdown-list .dropdown-scroll {
        min-height: 100%;
        max-height: 100%
    }

    .ele-dropdown-selection .dropdown-bar-menu .dropdown-list .cancel-icon {
        display: block
    }
}

.select-currency .v-btn__content {
    height: 30px
}

.select-currency .default-text {
    display: block;
    overflow: hidden;
    height: 30px !important;
    opacity: 1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px 0
}

.select-currency .default-text img {
    border: 1px solid rgba(18, 31, 62, .15);
    margin: 0 5px 0 0;
    border-radius: 4px;
    -webkit-border-radius: 4px
}

.select-currency .default-text b,
.select-currency .default-text img {
    display: block;
    float: left;
    height: 18px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.select-currency .default-text b {
    font-weight: 400;
    padding: 1px 0
}

.currency-flat .v-list__tile {
    opacity: 1 !important
}

.currency-flat .v-list__tile__title {
    opacity: 1;
    overflow: hidden;
    display: block;
    height: 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 11px 0
}

.currency-flat .v-list__tile__title img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 0 5px 0 0;
    border: 1px solid rgba(18, 31, 62, .15)
}

.currency-flat .v-list__tile__title b,
.currency-flat .v-list__tile__title img {
    display: block;
    float: left;
    height: 18px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.currency-flat .v-list__tile__title b {
    font-weight: 400;
    line-height: 18px;
    padding: 1px 0
}
.dashboard-changelog {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0
}

.dashboard-changelog>.changelog-cover {
    height: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid rgba(33, 33, 33, .12)
}

.dashboard-changelog>.changelog-cover,
.dashboard-changelog>.changelog-cover h1 {
    display: block;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff
}

.dashboard-changelog>.changelog-cover h1 {
    height: 52px;
    font-size: 18px;
    letter-spacing: .5px;
    color: #121f3e;
    line-height: 20px;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(33, 33, 33, .12)
}

.dashboard-changelog>.changelog-cover>.development-change-log {
    position: relative;
    height: calc(100% - 52px)
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container {
    position: relative;
    height: 100%;
    overflow-y: auto
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container::-webkit-scrollbar-track {
    background-color: #fff;
    border-left: 1px solid #f1f4f9
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container::-webkit-scrollbar-track:hover {
    border-left: 1px solid #f3f3f3
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container::-webkit-scrollbar {
    width: 8px;
    background-color: none
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container::-webkit-scrollbar-thumb {
    background: rgba(18, 31, 62, .2);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container::-webkit-scrollbar-thumb:hover {
    background: rgba(18, 31, 62, .5);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container>.change-log-list {
    display: block;
    padding: 20px;
    position: relative;
    border-bottom: 1px solid hsla(0, 0%, 63%, .2)
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container>.change-log-list:last-child {
    border-bottom: none
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container>.change-log-list>h3 {
    opacity: .87;
    font-size: 16px;
    color: #121f3e !important;
    margin: 0 0 10px
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container>.change-log-list>h3 b {
    display: inline-block;
    margin: 0 15px 0 0;
    font-weight: 700
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container>.change-log-list>h3 span {
    font-size: 11px;
    letter-spacing: .5px;
    opacity: .5
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container>.change-log-list>.log-content>h4 {
    font-size: 14px;
    letter-spacing: .5px;
    color: #5d9df4;
    margin: 20px 0 5px
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container>.change-log-list>.log-content>ul {
    display: block;
    padding: 0;
    margin: 0 0 0 15px;
    list-style-type: disc
}

.dashboard-changelog>.changelog-cover>.development-change-log>.change-log-container>.change-log-list>.log-content>ul>li {
    display: list;
    margin: 0 0 5px;
    opacity: .87;
    font-size: 12px;
    color: #121f3e;
    line-height: 24px
}
.data-table-view {
    position: relative;
    width: 100%;
    height: 100%
}

.data-table-view.data-table-tab-view {
    padding: 25px !important
}

.data-table-view.data-table-tab-view .v-expansion-panel__header {
    display: none !important
}
.layout-app--zh .em--data-table-v3 .dt-full-table table tbody tr td.text-change-lang,
.layout-app--zh .em--data-table-v3 .dt-full-table tfoot tr td.text-change-lang {
    font-family: PingFang SC, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif !important;
    font-size: 11px
}

.layout-app--zh .em--data-table-v3 .dt-full-table table tbody tr td.text-change-lang .inner-row,
.layout-app--zh .em--data-table-v3 .dt-full-table table tbody tr td.text-change-lang .inner-row .inner-row--1,
.layout-app--zh .em--data-table-v3 .dt-full-table tfoot tr td.text-change-lang .inner-row,
.layout-app--zh .em--data-table-v3 .dt-full-table tfoot tr td.text-change-lang .inner-row .inner-row--1 {
    font-size: 11px !important
}

.em--data-table-v3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: unset !important
}

.em--data-table-v3 .convertion-currency-pop {
    display: block;
    position: fixed;
    bottom: 50px;
    width: 300px;
    height: 32px;
    left: 50%;
    margin-left: -140px;
    background: rgba(18, 31, 62, .7);
    border-radius: 20px;
    font-size: 11px;
    line-height: 32px;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    z-index: 2;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    opacity: 0;
    visibility: hidden
}

.em--data-table-v3 .convertion-currency-pop.show-update {
    opacity: 1 !important;
    visibility: visible !important;
    transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.em--data-table-v3 .em--filter-panel {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    width: 100%
}

.em--data-table-v3 .em--filter-panel .sum-operator {
    display: block;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 158px;
    height: 32px;
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: rgba(33, 33, 33, 0)
}

.em--data-table-v3 .em--filter-panel .sum-operator:hover {
    background: #d6dae0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-messages {
    display: none
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control .v-input__slot {
    margin: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control .v-input__slot .v-input--selection-controls__input {
    display: block;
    position: relative;
    float: left;
    width: 24px;
    height: 32px;
    margin: 0 0 0 6px;
    z-index: 1
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control .v-input__slot .v-input--selection-controls__input i.v-icon {
    display: block;
    position: absolute;
    font-size: 18px;
    width: 18px;
    height: 18px;
    top: calc(50% - 9px);
    left: calc(50% - 9px);
    color: #5d9df4
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control .v-input__slot .v-input--selection-controls__input i.v-icon.accent--text {
    color: #5d9df4 !important
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control .v-input__slot .v-input--selection-controls__input .v-input--selection-controls__ripple {
    display: none
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control .v-input__slot label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 12px;
    color: #121f3e;
    letter-spacing: .5px;
    opacity: .87;
    height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px 0 6px 32px;
    z-index: 1;
    font-weight: 700;
    text-align: left
}

.em--data-table-v3 .em--table-tooltip {
    display: block;
    position: relative;
    z-index: 8
}

.em--data-table-v3 .header-tooltip {
    display: block;
    position: fixed;
    z-index: 99
}

.em--data-table-v3 .header-tooltip .header-tooltip-cover {
    display: block;
    position: absolute;
    min-width: 130px;
    max-width: 150px;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: rgba(18, 31, 62, .92);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 6px 10px;
    text-align: center;
    font-weight: 400;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    z-index: 9;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -webkit-transition-property: opacity, visibility, left;
    transition-property: opacity, visibility, left
}

.em--data-table-v3 .header-tooltip .header-tooltip-cover:before {
    display: block;
    position: absolute;
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid rgba(18, 31, 62, .92);
    bottom: -8px;
    left: calc(50% - 4px)
}

.em--data-table-v3 .header-tooltip .header-tooltip-cover .header-tooltip-cover-info {
    margin: 8px 0 0
}

.em--data-table-v3 .header-tooltip .header-tooltip-cover .header-tooltip-cover-info span {
    display: block;
    color: #5d9df4;
    text-align: left !important
}

.em--data-table-v3 .header-tooltip.active .header-tooltip-cover {
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    -webkit-transition-property: opacity, visibility, left;
    transition-property: opacity, visibility, left
}

.em--data-table-v3 .header-tooltip.header-tooltip-1 .header-tooltip-cover {
    left: -10px;
    transform: none !important;
    -webkit-transform: none !important
}

.em--data-table-v3 .header-tooltip.header-tooltip-1 .header-tooltip-cover:before {
    left: 14px
}

.em--data-table-v3 .header-tooltip.header-tooltip-2 .header-tooltip-cover {
    left: -30px;
    transform: none !important;
    -webkit-transform: none !important
}

.em--data-table-v3 .header-tooltip.header-tooltip-2 .header-tooltip-cover:before {
    left: 32px
}

.em--data-table-v3 .header-tooltip.header-tooltip-last .header-tooltip-cover {
    left: auto;
    right: -10px;
    transform: none !important;
    -webkit-transform: none !important
}

.em--data-table-v3 .header-tooltip.header-tooltip-last .header-tooltip-cover:before {
    left: auto;
    right: 14px
}

.em--data-table-v3 .em--table-content {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
    z-index: 1
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td.opened-inner-row .inner-row {
    height: 100px !important
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td.opened-inner-row .inner-row .inner-row--2 {
    top: 50px !important
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row {
    height: 50px
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--1 {
    height: 50px;
    line-height: 50px
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--1 .inner-row--array>.inner-row--array--1,
.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--1.inner-row--array>.inner-row--array--1 {
    display: block;
    line-height: 18px;
    height: 18px;
    margin: 7px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--1 .inner-row--array>.inner-row--array--2,
.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--1.inner-row--array>.inner-row--array--2 {
    display: block;
    line-height: 18px;
    height: 18px;
    margin: 0 0 7px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--2 {
    height: 50px;
    line-height: 50px
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--2 .inner-row--array>.inner-row--array--1,
.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--2.inner-row--array>.inner-row--array--1 {
    display: block;
    line-height: 18px;
    height: 18px;
    margin: 7px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--2 .inner-row--array>.inner-row--array--2,
.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--2.inner-row--array>.inner-row--array--2 {
    display: block;
    line-height: 18px;
    height: 18px;
    margin: 0 0 7px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tfoot tr td {
    height: 51px
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tfoot tr td .table-foot--title {
    line-height: 50px
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tfoot tr td .table-foot--title .td--row-inner-0 {
    display: block;
    line-height: 18px;
    height: 18px;
    margin: 7px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tfoot tr td .table-foot--title .td--row-inner-1 {
    display: block;
    line-height: 18px;
    height: 18px;
    margin: 0 0 7px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .em--table-content.table-processing .dt-full-tablea {
    overflow-y: hidden
}

.em--data-table-v3 .dt-addon {
    display: block;
    width: 100%;
    position: relative;
    padding: 0 0 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-addon.with-filter-panel {
    position: absolute;
    top: 0;
    padding-left: 142px
}

.em--data-table-v3 .dt-addon .addon-btn {
    display: block;
    margin-right: 12px;
    width: 130px;
    float: left
}

.em--data-table-v3 .dt-addon .addon-btn button.default-btn {
    width: 100%
}

.em--data-table-v3 .data-table-breadcrumb {
    display: block;
    position: relative;
    margin: 0 0 8px;
    overflow: hidden
}

.em--data-table-v3 .data-table-breadcrumb a.span-breadcrumb {
    display: block;
    float: left;
    font-size: 12px;
    letter-spacing: .5px;
    color: #5d9df4;
    margin: 0 5px 0 0
}

.em--data-table-v3 .data-table-breadcrumb a.span-breadcrumb:first-child:before {
    display: none
}

.em--data-table-v3 .data-table-breadcrumb a.span-breadcrumb:before {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    content: ">";
    font-size: 12px;
    color: rgba(33, 33, 33, .4)
}

.em--data-table-v3 .data-table-breadcrumb a.span-breadcrumb.span-breadcrumb-last {
    cursor: pointer;
    color: rgba(18, 31, 62, .74)
}

.em--data-table-v3 .em--table-content.table-single-action .dt-full-table table tbody tr td .inner-row .table-row--btn {
    width: 100% !important;
    float: none !important
}

.em--data-table-v3 .dt-full-table {
    display: block;
    position: relative;
    width: 100%;
    /* max-height: calc(100% - 45px); */
    overflow-y: auto;
    border: 1px solid #d8dce6;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-full-table::-webkit-scrollbar-track {
    background-color: #fff;
    border-left: 1px solid #f1f4f9
}

.em--data-table-v3 .dt-full-table::-webkit-scrollbar-track:hover {
    border-left: 1px solid #f3f3f3
}

.em--data-table-v3 .dt-full-table::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: none
}

.em--data-table-v3 .dt-full-table::-webkit-scrollbar-thumb {
    background: rgba(18, 31, 62, .2);
    border-radius: 1px;
    -webkit-border-radius: 1px
}

.em--data-table-v3 .dt-full-table::-webkit-scrollbar-thumb:hover {
    background: rgba(18, 31, 62, .5)
}

.em--data-table-v3 .dt-full-table table {
    position: relative;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: none !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-full-table table thead {
    display: table-header-group;
    top: 0;
    z-index: 1
}

.em--data-table-v3 .dt-full-table table thead tr {
    display: table-row;
    top: 0;
    z-index: 1
}

.em--data-table-v3 .dt-full-table table thead tr th {
    display: table-cell;
    position: sticky;
    -webkit-position: -webkit-sticky;
    position: -webkit-sticky;
    -o-position: sticky;
    -moz-position: sticky;
    position: -o-sticky;
    position: -moz-sticky;
    background: #d8dce6;
    font-size: 11px;
    top: 0;
    color: #121f3e;
    height: 34px;
    z-index: 9;
    cursor: default
}

.em--data-table-v3 .dt-full-table table thead tr th.active .th-sortable-button {
    opacity: 1 !important
}

.em--data-table-v3 .dt-full-table table thead tr th.asc.active .th-sortable-button .icon {
    color: #121f3e !important;
    caret-color: #121f3e !important
}

.em--data-table-v3 .dt-full-table table thead tr th.asc.active .th-sortable-button .icon.svg-icon-sort {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    opacity: 1
}

.em--data-table-v3 .dt-full-table table thead tr th.desc.active .th-sortable-button .icon {
    color: #121f3e !important;
    caret-color: #121f3e !important
}

.em--data-table-v3 .dt-full-table table thead tr th.desc.active .th-sortable-button .icon.svg-icon-sort {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

.em--data-table-v3 .dt-full-table table thead tr th.th-tooltip,
.em--data-table-v3 .dt-full-table table thead tr th.th-tooltip .head-flex {
    overflow: unset
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex {
    display: block;
    position: relative;
    height: 34px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 12px 6px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex:before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    top: -1px;
    left: 0;
    background: #d8dce6
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex:hover .headflex-cover .hover-desc {
    opacity: 1;
    visibility: visible;
    margin: -25px 0 0 -28px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover {
    display: inline-block;
    position: relative;
    height: 11px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .hover-desc {
    display: block;
    opacity: 0;
    width: 100px;
    visibility: hidden;
    position: fixed;
    background: #212121;
    z-index: 8;
    margin: -18px 0 0 -28px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .hover-desc .desc-text {
    display: block;
    position: absolute;
    width: 100%;
    background: rgba(18, 31, 62, .7);
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    padding: 6px 8px;
    bottom: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: 400;
    text-align: center
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover span {
    display: block;
    float: left;
    font-size: 11px;
    line-height: 11px;
    height: 11px;
    color: #121f3e;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action {
    display: block;
    float: left;
    height: 11px;
    margin: 0 0 0 4px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button {
    display: block;
    position: relative;
    float: left;
    width: 14px;
    height: 11px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    opacity: .5
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button:hover {
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button {
    display: block;
    position: absolute;
    top: -3px;
    left: 0;
    height: 14px;
    width: 14px;
    padding: 0;
    margin: 0
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button.v-btn--icon {
    width: 14px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .btn__content,
.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .v-btn__content {
    position: relative;
    width: 14px;
    height: 14px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .btn__content span,
.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .v-btn__content span {
    display: block;
    width: 14px;
    height: 13px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .btn__content span.v-badge--overlap .v-badge__badge,
.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .v-btn__content span.v-badge--overlap .v-badge__badge {
    right: -5px;
    top: -5px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .btn__content span i.v-icon,
.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .v-btn__content span i.v-icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .btn__content span.v-badge__badge,
.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .v-btn__content span.v-badge__badge {
    display: block;
    min-width: 12px;
    width: auto;
    height: 12px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .btn__content span.v-badge__badge>span,
.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .v-btn__content span.v-badge__badge>span {
    display: block;
    min-width: 12px;
    width: auto;
    height: 12px;
    font-size: 9px;
    text-align: center
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button {
    display: block;
    position: relative;
    float: left;
    width: 14px;
    height: 16px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    opacity: .5
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button:hover {
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button button {
    display: block;
    position: absolute;
    top: -2px;
    left: 0;
    height: 14px;
    width: 14px;
    padding: 0;
    margin: 0
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button button.v-btn--icon {
    width: 14px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button button .btn__content,
.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button button .v-btn__content {
    width: 14px;
    height: 13px;
    min-width: auto
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button button .btn__content i,
.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button button .v-btn__content i {
    font-size: 14px
}

.em--data-table-v3 .dt-full-table table tbody tr {
    background: #fff;
    border-bottom: 1px solid rgba(33, 33, 33, .12)
}

.em--data-table-v3 .dt-full-table table tbody tr:last-child {
    border: none
}

.em--data-table-v3 .dt-full-table table tbody tr td {
    font-family: Roboto, sans-serif !important
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row--footer-subtotal {
    border-bottom: 1px solid #ababab !important
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row--footer-subtotal td {
    border-top: 1px solid #ababab !important
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row--footer-total {
    border-bottom: 1px solid #ababab !important
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row--footer-total td {
    border-top: 1px solid #ababab !important
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr {
    background: #fafafa;
    border-bottom: 1px solid rgba(33, 33, 33, .05)
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td {
    position: relative
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td:first-child:before {
    display: block;
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(33, 33, 33, .02)
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td:last-child:before {
    display: block;
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    right: 0;
    background: rgba(33, 33, 33, .02)
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-row {
    height: 32px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-row .inner-row--1 {
    height: 32px;
    line-height: 32px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-row .inner-row--2 {
    top: 32px;
    height: 32px;
    line-height: 32px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td.opened-inner-row .inner-row {
    height: 64px !important
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .column-total-record {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    height: 32px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .column-total-record .column-total-record-cover {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    line-height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 6px;
    font-size: 12px;
    color: rgba(18, 31, 62, .9)
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .column-total-record .column-total-record-cover span.column-total-record-title {
    display: block;
    float: left;
    position: relative;
    height: 100%;
    width: 85px;
    margin: 0 5px 0 0
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .column-total-record .column-total-record-cover span.column-total-record-text {
    display: block;
    float: left;
    position: relative;
    height: 100%;
    width: 48px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-subtotal {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    height: 32px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-subtotal.text-right {
    text-align: right
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-subtotal.text-left {
    text-align: left
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-subtotal.text-center {
    text-align: center
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-subtotal.td-sortable span {
    padding: 0 24px 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-subtotal span {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 32px;
    font-size: 12px;
    color: rgba(18, 31, 62, .9);
    padding: 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-total {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    height: 32px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-total.text-right {
    text-align: right
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-total.text-left {
    text-align: left
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-total.text-center {
    text-align: center
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-total.td-sortable span {
    padding: 0 24px 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-total span {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 32px;
    font-size: 12px;
    color: rgba(18, 31, 62, .9);
    padding: 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .data-table-pagination {
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td a.table-no-total {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #5d9df4;
    letter-spacing: .5px;
    height: 34px;
    line-height: 34px;
    opacity: .6;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    border-bottom: 1px solid rgba(33, 33, 33, .12)
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td a.table-no-total:hover {
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .table-no-record {
    display: block;
    padding: 80px 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .table-no-record span {
    display: block;
    text-align: center;
    font-size: 12px;
    color: rgba(18, 31, 62, .5);
    letter-spacing: .5px
}

.em--data-table-v3 .dt-full-table table tbody tr td .table-no-record span i.v-icon {
    display: inline-block;
    font-size: 50px;
    color: rgba(18, 31, 62, .2)
}

.em--data-table-v3 .dt-full-table table tbody tr td.text-left {
    text-align: left
}

.em--data-table-v3 .dt-full-table table tbody tr td.text-left.td-sortable .inner-row--1,
.em--data-table-v3 .dt-full-table table tbody tr td.text-left.td-sortable .inner-row--2 {
    padding: 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr td.text-right {
    text-align: right
}

.em--data-table-v3 .dt-full-table table tbody tr td.text-right.td-sortable .inner-row .inner-row--1,
.em--data-table-v3 .dt-full-table table tbody tr td.text-right.td-sortable .inner-row .inner-row--2 {
    padding: 0 24px 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr td.text-center {
    text-align: center
}

.em--data-table-v3 .dt-full-table table tbody tr td.text-center.td-sortable .inner-row .inner-row--1,
.em--data-table-v3 .dt-full-table table tbody tr td.text-center.td-sortable .inner-row .inner-row--2 {
    padding: 0 24px 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr td.non-wrap .inner-row .inner-row--1,
.em--data-table-v3 .dt-full-table table tbody tr td.non-wrap .inner-row .inner-row--2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.em--data-table-v3 .dt-full-table table tbody tr td.opened-inner-row .inner-row {
    height: 76px !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    height: 38px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .inner-row--1 {
    top: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .inner-row--1,
.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .inner-row--2 {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    font-size: 12px;
    color: rgba(18, 31, 62, .9);
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .inner-row--2 {
    top: 38px;
    border-top: 1px dashed rgba(33, 33, 33, .1)
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .inner-row--2:before {
    display: block;
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(33, 33, 33, .05)
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a {
    color: #5d9df4 !important
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink {
    position: relative;
    padding: 0 20px 0 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon {
    display: block;
    top: 2px;
    right: 4px;
    position: absolute;
    width: 9px;
    height: 9px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon b {
    display: block;
    position: absolute;
    width: 9px;
    height: 1px;
    background: #212121;
    left: 0;
    opacity: .4;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon b.top {
    top: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon b.mid {
    top: 4px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon b.bot {
    bottom: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon.open b {
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon.open b.mid {
    left: 2px !important
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon.open b.bot {
    left: 4px !important
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .expand-button {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .expand-button.expand-select {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn {
    display: block;
    position: relative;
    float: left;
    width: 26px;
    height: 26px;
    top: calc(50% - 13px);
    text-align: center;
    line-height: 0;
    padding: 2px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button {
    display: inline-block;
    margin: 0;
    width: 22px;
    height: 22px;
    background: rgba(33, 33, 33, .05)
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button .v-btn__content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button .v-btn__content i.v-icon {
    display: block;
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    color: rgba(18, 31, 62, .5);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button:hover .v-btn__content i.v-icon {
    color: #5d9df4;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button.green--text:hover .v-btn__content i.v-icon {
    color: #4caf50;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button.green--text.text--accent-4:hover .v-btn__content i.v-icon {
    color: #00c853;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button.red--text:hover .v-btn__content i.v-icon {
    color: #f44336;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button.red--text.text--accent-3:hover .v-btn__content i.v-icon {
    color: #ff1744;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--buttons {
    display: block;
    position: absolute;
    width: 100%;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
    text-align: center;
    line-height: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--buttons button {
    display: inline-block;
    margin: 0;
    background: #fff;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #5d9df4;
    text-align: center
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--buttons button.v-btn--disabled {
    border: 1px solid rgba(33, 33, 33, .1) !important
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--buttons button .v-btn__content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--buttons button .v-btn__content i.v-icon {
    display: block;
    position: absolute;
    font-size: 14px;
    width: 14px;
    height: 14px;
    top: calc(50% - 7px);
    left: calc(50% - 7px)
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--download-button {
    display: block;
    position: absolute;
    width: 100%;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
    text-align: center;
    line-height: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--download-button button {
    display: inline-block;
    margin: 0;
    background: #fff;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #5d9df4;
    text-align: center
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--download-button button .v-btn__content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--download-button button .v-btn__content i.v-icon {
    display: block;
    position: absolute;
    font-size: 14px;
    width: 14px;
    height: 14px;
    top: calc(50% - 7px);
    left: calc(50% - 7px);
    color: #5d9df4
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor {
    display: inline-block;
    position: relative;
    cursor: default;
    height: 100%
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor .desc-tooltip {
    display: block;
    position: absolute;
    left: calc(100% + 5px);
    top: calc(50% - 11px);
    height: 22px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px 8px 5px;
    background: rgba(18, 31, 62, .92);
    font-size: 11px;
    line-height: 12px;
    letter-spacing: .5px;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    opacity: 0;
    visibility: hidden
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor .desc-tooltip:before {
    display: block;
    position: absolute;
    content: "";
    left: -5px;
    top: calc(50% - 3px);
    border-top: 3px solid transparent;
    border-right: 5px solid rgba(18, 31, 62, .92);
    border-bottom: 3px solid transparent
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor .desc-tooltip span.currency-left {
    height: 11px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor .desc-tooltip i.v-icon {
    height: 11px;
    line-height: 11px;
    font-size: 11px;
    margin: 0 4px;
    opacity: 1;
    color: #fff
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor .desc-tooltip span.currency-right {
    height: 11px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor .desc-tooltip.converted {
    width: 140px !important
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor:hover .desc-tooltip {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    opacity: 1;
    visibility: visible;
    left: calc(100% + 10px)
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor span.currency-left {
    display: block;
    float: left;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor i.v-icon {
    display: block;
    float: left;
    height: 100%;
    font-size: 15px;
    margin: 0 2px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    opacity: .8;
    line-height: 38px;
    color: #121f3e
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor span.currency-right {
    display: block;
    float: left;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click {
    cursor: pointer !important
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click i.v-icon,
.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click span.currency-left,
.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click span.currency-right {
    color: #5d9df4
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click .desc-tooltip i.v-icon,
.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click .desc-tooltip span.currency-left,
.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click .desc-tooltip span.currency-right {
    color: #fff
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click:hover i.v-icon,
.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click:hover span.currency-left,
.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click:hover span.currency-right {
    color: #538cdb
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click:hover .desc-tooltip i.v-icon,
.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click:hover .desc-tooltip span.currency-left,
.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click:hover .desc-tooltip span.currency-right {
    color: #fff
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-range {
    display: block;
    position: relative;
    height: 100%
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-range .range-cover {
    display: inline-block;
    position: relative;
    height: 100%;
    cursor: default
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-range .range-cover:hover .range-tooltip {
    opacity: 1;
    visibility: visible;
    right: calc(100% + 10px);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-range .range-cover .range-tooltip {
    display: block;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: calc(50% - 17px);
    right: calc(100% + 5px);
    height: 34px;
    min-width: 80px;
    background: rgba(33, 33, 33, .8);
    font-size: 11px;
    letter-spacing: .2px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    padding: 4px 6px;
    text-align: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-range .range-cover .range-tooltip span {
    display: block;
    white-space: nowrap;
    line-height: 14px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-range .range-cover .range-tooltip:before {
    display: block;
    content: "";
    position: absolute;
    top: calc(50% - 3px);
    right: -5px;
    border-top: 3px solid transparent;
    border-left: 5px solid rgba(33, 33, 33, .8);
    border-bottom: 3px solid transparent
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip {
    display: block;
    width: 100%;
    height: 18px;
    line-height: 18px;
    top: calc(50% - 9px);
    left: 0;
    position: absolute;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 6px;
    z-index: 8
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover {
    display: inline-block;
    position: relative
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar {
    display: block;
    position: absolute;
    z-index: 99;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #121f3e;
    max-width: 150px;
    min-width: 120px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar::-webkit-scrollbar-track {
    background-color: rgba(18, 31, 62, .2);
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar::-webkit-scrollbar {
    width: 6px;
    background-color: none
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .2);
    border-radius: 10px;
    -webkit-border-radius: 10px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar::-webkit-scrollbar-thumb:hover {
    background: hsla(0, 0%, 100%, .4)
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar:before {
    display: block;
    position: absolute;
    content: "";
    border-top: 3px solid transparent;
    border-right: 5px solid #121f3e;
    border-bottom: 3px solid transparent;
    left: -5px;
    top: 11px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar .tooltip-bar-cover {
    display: block;
    padding: 8px 10px;
    font-size: 11px;
    line-height: 11px;
    color: #fff;
    letter-spacing: .2px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip.tooltip-top-right .tooltip-bar {
    top: -6px;
    left: calc(100% + 5px);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip.tooltip-top-right:hover:before {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip.tooltip-top-right:hover .tooltip-bar {
    left: calc(100% + 10px);
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-switch {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-switch .button-action {
    display: block;
    position: absolute;
    width: 100%;
    height: 22px;
    top: calc(50% - 11px);
    left: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-switch .button-action label.table-toggle {
    float: left
}

.em--data-table-v3 .dt-full-table table tbody tr td .loader-cover {
    display: block;
    width: 100%;
    padding: 60px 0;
    text-align: center
}

.em--data-table-v3 .dt-full-table tfoot {
    display: table-footer-group
}

.em--data-table-v3 .dt-full-table tfoot,
.em--data-table-v3 .dt-full-table tfoot tr {
    position: sticky;
    position: -webkit-sticky;
    -webkit-position: -webkit-sticky;
    -o-position: sticky;
    -moz-position: sticky;
    position: -o-sticky;
    position: -moz-sticky;
    bottom: 0
}

.em--data-table-v3 .dt-full-table tfoot tr {
    display: table-row
}

.em--data-table-v3 .dt-full-table tfoot tr td {
    font-family: Roboto, sans-serif !important;
    height: 36px;
    position: sticky;
    -webkit-position: -webkit-sticky;
    position: -webkit-sticky;
    -o-position: sticky;
    -moz-position: sticky;
    position: -o-sticky;
    position: -moz-sticky;
    bottom: 0;
    background: #fff;
    border: none !important;
    font-size: 12px !important;
    color: #121f3e;
    z-index: 2
}

.em--data-table-v3 .dt-full-table tfoot tr td .inner-row .inner-row--1,
.em--data-table-v3 .dt-full-table tfoot tr td .inner-row .inner-row--2 {
    padding: 10px 0;
    height: 36px
}

.em--data-table-v3 .dt-full-table tfoot tr td .inner-row .inner-row--2 {
    border-top: 1px solid rgba(33, 33, 33, .05)
}

.em--data-table-v3 .dt-full-table tfoot tr td.text-right {
    text-align: right
}

.em--data-table-v3 .dt-full-table tfoot tr td.text-right.td-sortable .table-foot--title {
    padding: 0 24px 0 6px
}

.em--data-table-v3 .dt-full-table tfoot tr td.text-left {
    text-align: left
}

.em--data-table-v3 .dt-full-table tfoot tr td.text-center {
    text-align: center
}

.em--data-table-v3 .dt-full-table tfoot tr td .table-foot--title {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .87;
    line-height: 35px;
    top: 0;
    left: 0;
    padding: 0 6px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top: 1px solid rgba(33, 33, 33, .1)
}

.em--data-table-v3 .dt-full-table tfoot tr td .table-foot--title.td--multiple-text .td--row-inner {
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.em--data-table-v3 .dt-full-table tfoot tr td .table-foot--action,
.em--data-table-v3 .dt-full-table tfoot tr td .table-foot--component,
.em--data-table-v3 .dt-full-table tfoot tr td .table-foot--template {
    display: block;
    position: absolute;
    width: 100%;
    opacity: .87;
    height: 100%;
    line-height: 35px;
    top: 0;
    left: 0;
    padding: 0 6px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top: 1px solid rgba(33, 33, 33, .1)
}

.em--data-table-v3 .dt-full-table tfoot tr td a.table-no-total {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 35px;
    top: 0;
    left: 0;
    padding: 0 6px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    text-transform: lowercase;
    border-top: 1px solid rgba(33, 33, 33, .1);
    color: #5d9df4;
    opacity: .7;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table tfoot tr td a.table-no-total:hover {
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table tfoot tr td .column-total-record {
    display: block;
    width: 100%;
    position: absolute;
    opacity: .87;
    height: 100%;
    top: 0;
    left: 0;
    border-top: 1px solid rgba(33, 33, 33, .1);
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-full-table tfoot tr td .column-total-record .column-total-record-cover {
    display: block;
    position: absolute;
    top: calc(50% - 17px);
    left: 0;
    max-width: 150px;
    height: 34px;
    line-height: 34px;
    width: 100%;
    padding: 0 6px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    overflow: hidden
}

.em--data-table-v3 .dt-full-table tfoot tr td .column-total-record .column-total-record-cover span.column-total-record-title {
    display: block;
    float: left;
    width: 85px;
    margin: 0 5px 0 0;
    text-align: left
}

.em--data-table-v3 .dt-full-table tfoot tr td .column-total-record .column-total-record-cover span.column-total-record-text {
    display: block;
    float: left;
    width: 48px;
    text-align: left
}

.em--data-table-v3 .dt-full-table tfoot.table-footer--1 tr:first-child td {
    bottom: 0 !important
}

.em--data-table-v3 .dt-full-table tfoot.table-footer--1 tr:first-child td div {
    box-shadow: 0 -5px 5px -2px rgba(33, 33, 33, .06);
    -webkit-box-shadow: 0 -5px 5px -2px rgba(33, 33, 33, .06)
}

.em--data-table-v3 .dt-full-table tfoot.table-footer--2 tr:first-child td {
    bottom: 36px !important
}

.em--data-table-v3 .dt-full-table tfoot.table-footer--2 tr:first-child td div {
    box-shadow: 0 -5px 5px -2px rgba(33, 33, 33, .06);
    -webkit-box-shadow: 0 -5px 5px -2px rgba(33, 33, 33, .06)
}

.em--data-table-v3 .dt-full-table tfoot.table-footer--2 tr:nth-child(2) td {
    bottom: 0 !important
}

.em--data-table-v3 .dt-pagination {
    display: block;
    /* position: relative; */
    width: 100%;
    /* margin: 12px 0 0 */
    position: sticky;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #f1f4f9;
    margin: 0px;
    padding: 20px 10px;
}

.data-table-pagination {
    display: block
}

.data-table-pagination .pag-clear {
    display: block;
    width: 100%;
    overflow: hidden;
    float: none
}

.data-table-pagination .pagination-button-click {
    display: block;
    float: left
}

.data-table-pagination .pagination-button-click button.pag-icon {
    display: block;
    position: relative;
    float: left;
    margin: 0 4px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid rgba(33, 33, 33, .2);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 32px;
    height: 32px;
    min-width: 32px !important
}

.data-table-pagination .pagination-button-click button.pag-icon .v-btn__content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.data-table-pagination .pagination-button-click button.pag-icon .v-btn__content i.v-icon {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    font-size: 18px;
    color: rgba(33, 33, 33, .5);
    top: calc(50% - 9px);
    left: calc(50% - 9px)
}

.data-table-pagination .pagination-button-click button.pag-icon .v-ripple__container {
    display: none !important
}

.data-table-pagination .pagination-button-click ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.data-table-pagination .pagination-button-click ul li {
    display: block;
    float: left;
    margin: 0 3px 0 0
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__navigation {
    display: block;
    position: relative;
    margin: 0;
    width: 32px;
    height: 32px;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    opacity: 1 !important;
    border: 1px solid #c9cdd5;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__navigation:focus {
    outline: none
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__navigation i.v-icon {
    display: block;
    position: absolute;
    font-size: 18px;
    width: 18px;
    height: 18px;
    top: calc(50% - 9px);
    left: calc(50% - 9px);
    color: #121f3e
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__navigation:hover {
    background: #d8dce6;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__navigation.v-pagination__navigation--disabled {
    opacity: .25 !important
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__item {
    display: block;
    margin: 0;
    min-width: 32px;
    height: 32px;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 12px;
    color: #bfbfbf
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__item.primary {
    background: none !important;
    border-color: none !important
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__item.v-pagination__item--active {
    color: #121f3e;
    font-weight: 700
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__item.v-pagination__item--active:hover {
    background-color: #e3e7ee !important
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__item:focus {
    outline: none
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__item:hover {
    background-color: #e3e7ee
}

.data-table-pagination .pagination-button-click ul li:last-child {
    margin: 0
}

.data-table-pagination .pagination-button-click ul li span {
    margin: 0;
    width: 32px;
    height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
    color: #bfbfbf;
    letter-spacing: 1px
}

.data-table-pagination .pagination-total-record {
    display: block;
    float: right;
    min-width: 80px;
    text-align: right
}

.data-table-pagination .pagination-total-record span {
    display: block;
    font-size: 12px;
    color: #121f3e;
    padding: 7px 0;
    height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.data-table-pagination .pagination-rowsperpage {
    display: block;
    float: right;
    margin: 0 10px 0 0
}

.data-table-pagination .pagination-rowsperpage label {
    display: block;
    float: left;
    height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 12px;
    opacity: .87;
    color: #121f3e;
    margin: 0 10px 0 0;
    padding: 7px 0
}

.rowsperpage-select {
    display: block;
    float: left;
    width: 100px
}

.rowsperpage-select .v-menu__activator--active button {
    background-color: #5d9df4 !important
}

.rowsperpage-select .v-menu__activator--active button .v-btn__content {
    color: #fff
}

.rowsperpage-select button {
    width: 100px !important;
    display: block;
    margin: 0;
    padding: 0;
    height: 32px;
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1) !important;
    border: 1px solid rgba(18, 31, 62, .15);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff !important;
    padding: 0 15px
}

.rowsperpage-select button .v-btn__content {
    font-size: 12px;
    text-transform: none;
    letter-spacing: .5px;
    color: #121f3e;
    font-weight: 400;
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important
}

.rowsperpage-select button .v-ripple__container,
.rowsperpage-select button:before {
    display: none
}

.v-menu__content {
    box-shadow: none;
    -webkit-box-shadow: none;
    contain: inherit;
    overflow: inherit
}

.v-menu__content .dropdown-list {
    background: #fff;
    margin: 10px 0 0;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12);
    -webkit-box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12)
}

.v-menu__content .dropdown-list .v-list__tile {
    padding: 0 15px;
    height: 40px;
    border-bottom: 1px solid rgba(33, 33, 33, .04)
}

.v-menu__content .dropdown-list .v-list__tile .v-list__tile__title {
    font-size: 12px;
    opacity: .87;
    color: #121f3e;
    letter-spacing: .5px
}

@media only screen and (max-width:1720px) {
    .em--data-table .dt-full-table {
        overflow-x: auto
    }

    .em--data-table .dt-full-table::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        background: #fff
    }

    .em--data-table .dt-full-table::-webkit-scrollbar-track {
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #fff;
        border-top: 1px solid rgba(33, 33, 33, .12)
    }

    .em--data-table .dt-full-table::-webkit-scrollbar-thumb {
        border-radius: 1px;
        -webkit-border-radius: 1px;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: rgba(33, 33, 33, .15)
    }

    .em--data-table .dt-full-table::-webkit-scrollbar-thumb:hover {
        background-color: rgba(33, 33, 33, .25)
    }

    .em--data-table .dt-full-table table {
        width: 100% !important
    }
}

@media only screen and (max-width:980px) {
    .em--data-table .dt-full-table {
        padding: 0 !important;
        overflow-y: auto !important
    }

    .em--data-table .dt-full-table::-webkit-scrollbar,
    .em--data-table .dt-full-table::-webkit-scrollbar-track {
        width: 0 !important
    }

    .em--data-table .dt-full-table::-webkit-scrollbar-thumb {
        width: 0 !important
    }
}

@media only screen and (max-width:820px) {
    .data-table-pagination .pagination-button-click {
        width: 100%;
        margin: 0 0 15px
    }
}

@media only screen and (max-width:480px) {
    .em--data-table .dt-addon .addon-btn {
        margin: 0 2% 10px 0 !important
    }

    .em--data-table .dt-addon .addon-btn:last-child {
        margin: 0 0 10px !important
    }
}

@media only screen and (max-width:360px) {
    .em--data-table .dt-addon .addon-btn {
        margin: 0 2% 10px 0 !important
    }

    .em--data-table .dt-addon .addon-btn:last-child {
        margin: 0 0 10px !important
    }

    .em--data-table .dt-addon .addon-btn b {
        display: none !important
    }

    .em--data-table .dt-addon .addon-btn i.inline-icon {
        margin: 0 !important;
        float: none !important
    }
}
.filter-panel {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    display: block;
    position: relative
}

.filter-panel .header-addon {
    display: block;
    position: absolute;
    width: calc(100% - 140px);
    height: 32px;
    top: 0;
    right: 0;
    z-index: 1
}

.filter-panel .header-addon .sum-operator {
    display: block;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 158px;
    height: 32px;
    cursor: pointer;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: rgba(33, 33, 33, 0)
}

.filter-panel .header-addon .sum-operator,
.filter-panel .header-addon .sum-operator:hover {
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.filter-panel .header-addon .sum-operator .v-messages {
    display: none
}

.filter-panel .header-addon .sum-operator .v-input__control {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

.filter-panel .header-addon .sum-operator .v-input__control .v-input__slot {
    margin: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.filter-panel .header-addon .sum-operator .v-input__control .v-input__slot .v-input--selection-controls__input {
    display: block;
    position: relative;
    float: left;
    width: 24px;
    height: 32px;
    margin: 0 0 0 6px;
    z-index: 1
}

.filter-panel .header-addon .sum-operator .v-input__control .v-input__slot .v-input--selection-controls__input i.v-icon {
    display: block;
    position: absolute;
    font-size: 18px;
    width: 18px;
    height: 18px;
    top: calc(50% - 9px);
    left: calc(50% - 9px);
    color: #5d9df4
}

.filter-panel .header-addon .sum-operator .v-input__control .v-input__slot .v-input--selection-controls__input i.v-icon.accent--text {
    color: #5d9df4 !important
}

.filter-panel .header-addon .sum-operator .v-input__control .v-input__slot .v-input--selection-controls__input .v-input--selection-controls__ripple {
    display: none
}

.filter-panel .header-addon .sum-operator .v-input__control .v-input__slot label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 12px;
    color: #121f3e;
    letter-spacing: .5px;
    opacity: .87;
    height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px 0 6px 32px;
    z-index: 1;
    font-weight: 700;
    text-align: left
}

.filter-panel .header-addon .is-others {
    display: block;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 145px;
    height: 32px;
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: rgba(33, 33, 33, 0)
}

.filter-panel .header-addon .is-others:hover {
    background: #d6dae0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.filter-panel .header-addon .is-others .v-messages {
    display: none
}

.filter-panel .header-addon .is-others .v-input__control {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

.filter-panel .header-addon .is-others .v-input__control .v-input__slot {
    margin: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.filter-panel .header-addon .is-others .v-input__control .v-input__slot .v-input--selection-controls__input {
    display: block;
    position: relative;
    float: left;
    width: 24px;
    height: 32px;
    margin: 0 0 0 6px;
    z-index: 1
}

.filter-panel .header-addon .is-others .v-input__control .v-input__slot .v-input--selection-controls__input i.v-icon {
    display: block;
    position: absolute;
    font-size: 18px;
    width: 18px;
    height: 18px;
    top: calc(50% - 9px);
    left: calc(50% - 9px);
    color: #5d9df4
}

.filter-panel .header-addon .is-others .v-input__control .v-input__slot .v-input--selection-controls__input i.v-icon.accent--text {
    color: #5d9df4 !important
}

.filter-panel .header-addon .is-others .v-input__control .v-input__slot .v-input--selection-controls__input .v-input--selection-controls__ripple {
    display: none
}

.filter-panel .header-addon .is-others .v-input__control .v-input__slot label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 12px;
    color: #121f3e;
    letter-spacing: .5px;
    opacity: .87;
    height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px 0 6px 32px;
    z-index: 1;
    font-weight: 700;
    text-align: left
}

.filter-panel>.v-expansion-panel__container {
    display: block;
    background-color: rgba(33, 33, 33, 0) !important;
    background: rgba(33, 33, 33, 0) !important
}

.filter-panel>.v-expansion-panel__container>.v-expansion-panel__header {
    display: block;
    position: relative;
    width: 130px;
    height: 32px;
    min-height: auto;
    padding: 0;
    margin: 0 0 14px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 1;
    background: rgba(33, 33, 33, .05)
}

.filter-panel>.v-expansion-panel__container>.v-expansion-panel__header:hover {
    background: rgba(33, 33, 33, .1);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.filter-panel>.v-expansion-panel__container>.v-expansion-panel__header .filter-header {
    display: block;
    position: relative;
    font-size: 12px;
    color: #121f3e;
    letter-spacing: .5px;
    font-weight: 700;
    overflow: hidden;
    padding: 7px 12px;
    z-index: 9
}

.filter-panel>.v-expansion-panel__container>.v-expansion-panel__header .filter-header i.v-icon {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    font-size: 18px;
    height: 18px;
    color: #121f3e
}

.filter-panel>.v-expansion-panel__container>.v-expansion-panel__header .filter-header span {
    display: block;
    float: left;
    padding: 1px 0;
    height: 18px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.filter-panel>.v-expansion-panel__container>.v-expansion-panel__header .v-expansion-panel__header__icon {
    display: block;
    position: absolute;
    top: 6px;
    right: 10px;
    z-index: -1
}

.filter-panel>.v-expansion-panel__container>.v-expansion-panel__header .v-expansion-panel__header__icon i.v-icon {
    font-size: 18px;
    color: #4f627b !important
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .v-card {
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: none;
    background: none
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .v-card .v-card__text {
    padding: 0;
    display: block
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body span.filter-title {
    display: block;
    font-size: 11px;
    color: #121f3e;
    letter-spacing: .92px;
    opacity: .34;
    margin: 0 0 2px;
    height: 16px
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .panel-row {
    display: block;
    float: left;
    width: 100%
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .panel-row .col {
    display: block;
    width: 130px;
    float: left;
    margin: 0 12px 12px 0
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .panel-row .col.col-2 {
    max-width: 272px;
    width: 100%;
    margin: 0 12px 12px 0
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .panel-row .col.col-3 {
    max-width: 420px;
    width: 100%;
    margin: 0 12px 12px 0
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .panel-row .col.col-4 {
    max-width: 680px;
    width: 100%;
    margin: 0 0 12px
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .panel-row .col.col-range {
    max-width: 220px;
    width: 100%
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .panel-row .col.col-button {
    padding: 18px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0 0 12px 12px
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .panel-row .filter-clear {
    display: block;
    overflow: hidden;
    width: 100%;
    float: none
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .panel-row .filter-group-button {
    display: block;
    float: right;
    margin: 0 0 12px
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .panel-row .filter-group-button .fgb-space {
    display: block;
    margin: 0 0 2px;
    height: 16px
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .panel-row .filter-btn {
    display: block;
    float: left;
    margin: 0 0 0 12px;
    width: 130px
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .panel-row .filter-btn i.inline-icon {
    display: block;
    float: left;
    margin: 0 2px 0 0;
    font-size: 16px;
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 1px 0
}

.filter-panel>.v-expansion-panel__container .v-expansion-panel__body .panel-row .filter-btn b {
    display: block;
    float: left;
    font-weight: 700
}

@media only screen and (max-width:1190px) {
    .col.col-4 {
        max-width: calc(100% - 426px) !important;
        width: 100% !important;
        margin: 0 !important
    }
}

@media only screen and (max-width:1080px) {

    .col.col-3,
    .col.col-4 {
        max-width: calc(100% - 426px) !important
    }

    .col.col-3 {
        width: 100% !important;
        margin: 0 !important
    }
}

@media only screen and (max-width:1060px) {
    .col.col-4 {
        max-width: 80% !important
    }
}

@media only screen and (max-width:860px) {
    .col.col-4 {
        max-width: 100% !important
    }

    .col.col-3 {
        max-width: 70% !important
    }
}

@media only screen and (max-width:720px) {
    .col {
        width: 23% !important;
        margin: 0 2% 12px 0 !important
    }

    .col.col-2 {
        width: 48% !important
    }

    .col.col-3 {
        max-width: 100% !important;
        margin: 0 !important
    }

    .col.col-4 .datetime-range-picker .desc-cover {
        width: 100% !important;
        margin: 0 !important
    }

    .col.col-4 .datetime-range-picker .datetime-quick-picker {
        width: 100%;
        margin: 10px 0 0
    }
}

@media only screen and (max-width:640px) {
    .filter-group-button {
        width: 100%
    }

    .filter-group-button .fgb-space {
        height: 10px !important
    }

    .filter-group-button .filter-btn {
        width: 23% !important;
        margin: 0 2% 0 0 !important
    }

    .filter-group-button .filter-btn:last-child {
        margin: 0 !important
    }
}

@media only screen and (max-width:580px) {
    .col.col-4 .datetime-range-picker .desc-cover .descleft {
        width: 100% !important;
        margin: 0 0 2px
    }

    .col.col-4 .datetime-range-picker .desc-cover .descright {
        width: 100% !important
    }
}

@media only screen and (max-width:480px) {
    .col {
        width: 49% !important;
        margin: 0 0 12px !important
    }

    .col:nth-child(odd) {
        float: left !important
    }

    .col:nth-child(2n) {
        float: right !important
    }

    .col.col-2,
    .col.col-3 {
        max-width: 100% !important
    }

    .col.col-2 .datetime-range-picker .desc-cover.date-only,
    .col.col-3 .datetime-range-picker .desc-cover.date-only {
        width: 100% !important
    }

    .col.col-2 .datetime-range-picker .datetime-quick-picker,
    .col.col-3 .datetime-range-picker .datetime-quick-picker {
        width: 100%;
        margin: 10px 0 0
    }
}
.vertical-tab-multiple-selection .expansion-tree-view {
    display: block;
    max-width: 100%;
    width: 100%;
    border: none !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-mainrow {
    display: block;
    position: relative;
    padding: 12px;
    color: #121f3e;
    font-size: 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 40px;
    border: none !important
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-mainrow button.toggle-action {
    display: none;
    position: absolute;
    top: 15px;
    right: 20px;
    margin: 0;
    width: 30px;
    height: 30px;
    background: rgba(33, 33, 33, .05)
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-mainrow button.toggle-action i.v-icon {
    margin: 0;
    font-size: 16px
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-mainrow label i.v-icon {
    display: inline-block;
    font-size: 16px;
    height: 16px;
    width: 16px;
    color: #121f3e;
    opacity: .8;
    margin: 0 0 0 2px
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-mainrow .action-section {
    display: block;
    height: 22px;
    position: absolute;
    top: 10px;
    right: 17px
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-mainrow .action-section button.setting-btn {
    display: inline-block;
    margin: 0 0 0 5px;
    width: 22px;
    height: 22px;
    background: rgba(33, 33, 33, .05)
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-mainrow .action-section button.setting-btn:hover {
    background: rgba(33, 33, 33, .08)
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-mainrow .action-section button.setting-btn i.v-icon {
    font-size: 14px;
    color: #121f3e;
    opacity: .6
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow {
    display: block;
    padding: 0
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel {
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none !important;
    display: block;
    float: left;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    letter-spacing: 1px;
    font-size: 12px;
    padding: 0;
    letter-spacing: .5px;
    text-align: left;
    width: 100%
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open {
    float: none;
    width: 100% !important;
    clear: both
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container,
.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text {
    background-color: rgba(241, 244, 249, .3)
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-close li.v-expansion-panel__container {
    background-color: transparent
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container,
.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text {
    background-color: rgba(241, 244, 249, .6)
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-close li.v-expansion-panel__container {
    background-color: transparent
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container,
.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text {
    background-color: rgba(241, 244, 249, .8)
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-close li.v-expansion-panel__container {
    background-color: transparent
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container,
.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text {
    background-color: rgba(137, 187, 255, .5)
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-close li.v-expansion-panel__container {
    background-color: transparent
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container,
.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text {
    background-color: rgba(137, 187, 255, .8)
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text ul.v-expansion-panel.panel-close li.v-expansion-panel__container {
    background-color: transparent
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel.panel-open li.v-expansion-panel__container .v-card__text .clear {
    float: none;
    width: 100%;
    clear: both
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel li.v-expansion-panel__container {
    background: #fff
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel li.v-expansion-panel__container:hover {
    background: rgba(33, 33, 33, .04)
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel li.v-expansion-panel__container .v-expansion-panel__header {
    border: none !important;
    height: 40px;
    min-height: auto;
    font-size: 12px;
    color: #121f3e;
    padding: 12px;
    position: relative
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel li.v-expansion-panel__container .v-expansion-panel__header div {
    height: 20px
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel li.v-expansion-panel__container .v-expansion-panel__header div .v-icon {
    display: inline-block;
    font-size: 16px;
    height: 16px;
    width: 16px;
    color: #121f3e;
    opacity: .8
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel li.v-expansion-panel__container .v-expansion-panel__header div button.toggle-action {
    display: none;
    position: absolute;
    top: 12px;
    right: 20px;
    margin: 0;
    width: 30px;
    height: 30px;
    background: rgba(33, 33, 33, .05)
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel li.v-expansion-panel__container .v-expansion-panel__header div button.toggle-action i.v-icon {
    margin: 0
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel li.v-expansion-panel__container .v-expansion-panel__header div button.v-btn--disabled {
    opacity: .15
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel li.v-expansion-panel__container .v-expansion-panel__header div button.v-btn--disabled i.v-icon {
    color: #121f3e !important
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel li.v-expansion-panel__container .v-expansion-panel__header__icon {
    display: none
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel li.v-expansion-panel__container .v-expansion-panel__header__icon i.v-icon {
    width: 16px;
    height: 16px;
    font-size: 16px;
    color: #121f3e;
    opacity: .5
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel li.v-expansion-panel__container .v-card .v-card__text {
    padding: 0
}

.vertical-tab-multiple-selection .expansion-tree-view .tt-secrow ul.v-expansion-panel li.v-expansion-panel__container .v-card .v-card__text .v-expansion-panel {
    border: none !important
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-mainrow {
    height: 40px;
    padding: 10px 12px
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-mainrow button {
    margin: 0;
    display: block;
    float: left;
    width: 20px !important;
    height: 20px !important;
    margin: 0 5px 0 0
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-mainrow button.button-check .v-btn__content i.v-icon {
    color: #5d9df4 !important
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-mainrow button .v-btn__content {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-mainrow button .v-btn__content i.v-icon {
    font-size: 20px;
    color: rgba(33, 33, 33, .34)
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-mainrow button .v-ripple__container,
.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-mainrow button:before {
    display: none
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-mainrow label {
    display: block;
    float: left;
    font-size: 14px;
    height: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header {
    height: 40px !important;
    padding: 6px 12px !important
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button {
    height: auto !important;
    width: 100%
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button button {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin: -1px 5px 0 0
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button button.button-check .v-btn__content i.v-icon {
    color: #5d9df4 !important
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button button .v-btn__content {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button button .v-btn__content i.v-icon {
    font-size: 20px;
    color: rgba(33, 33, 33, .34);
    margin: 0 !important;
    width: 20px !important;
    height: 20px !important;
    padding: 0 !important
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button button .v-ripple__container,
.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button button:before {
    display: none
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button button.v-btn--disabled {
    opacity: .15
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button button.v-btn--disabled i.v-icon {
    color: #121f3e !important
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button span {
    position: relative;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    opacity: .87;
    font-size: 12px;
    color: #121f3e;
    letter-spacing: .5px;
    text-transform: none;
    text-align: left !important;
    text-overflow: ellipsis
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button .count-icon {
    position: absolute;
    top: -2px;
    right: 3px;
    width: 15px !important;
    height: 15px !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #5d9df4;
    z-index: 1
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button .count-icon>span {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center !important;
    font-size: 10px;
    color: #fff
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button i.v-icon {
    display: block !important;
    float: left !important;
    padding: 3px 0 !important
}

.vertical-tab-multiple-selection .expansion-tree-view.etv-checkbox .tt-secrow .v-expansion-panel__header div.panel-button i.v-icon.arrow-icon {
    position: absolute;
    top: 10px;
    right: 3px;
    float: none !important;
    padding: 0 !important
}

.vertical-tab-multiple-selection .vertical-tab-selection-background {
    display: none;
    opacity: 0;
    width: 0;
    height: 0
}

.vertical-tab-multiple-selection .dropdown-template {
    display: block;
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.vertical-tab-multiple-selection .dropdown-template.dropdown-disabled {
    opacity: .4 !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.vertical-tab-multiple-selection .dropdown-template .dropdown-headtitle {
    display: block;
    font-size: 11px;
    color: rgba(18, 31, 62, .74);
    letter-spacing: .92px;
    margin: 0 0 2px;
    height: 16px;
    position: relative
}

.vertical-tab-multiple-selection .dropdown-template .dropdown-headtitle .headtitle-cover {
    display: inline-block;
    position: relative
}

.vertical-tab-multiple-selection .dropdown-template .dropdown-headtitle .headtitle-cover span.symbol-required {
    display: inline-block;
    margin: 0 0 0 3px
}

.vertical-tab-multiple-selection .dropdown-template .dropdown-headtitle .headtitle-cover .title-tooltip {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    right: -24px
}

.vertical-tab-multiple-selection .dropdown-template .dropdown-headtitle .headtitle-cover .title-tooltip i.v-icon {
    display: block;
    font-size: 15px;
    width: 15px;
    height: 15px;
    color: #121f3e;
    opacity: .25;
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.vertical-tab-multiple-selection .dropdown-template .dropdown-headtitle .headtitle-cover .title-tooltip i.v-icon:hover {
    opacity: .8;
    color: #5d9df4;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.vertical-tab-multiple-selection .dropdown-template .dropdown-headtitle .headtitle-cover .title-tooltip:hover .title-tooltip-content {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.vertical-tab-multiple-selection .dropdown-template .dropdown-headtitle .headtitle-cover .title-tooltip .title-tooltip-content {
    display: block;
    position: absolute;
    width: 150px;
    padding: 5px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: rgba(93, 157, 244, .8);
    z-index: 1;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: .5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    font-weight: 400;
    top: -4px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    opacity: 0;
    visibility: hidden;
    left: 24px;
    z-index: 9
}

.vertical-tab-multiple-selection .dropdown-template .dropdown-headtitle .headtitle-cover .title-tooltip .title-tooltip-content:before {
    display: block;
    content: "";
    border-top: 4px solid transparent;
    border-right: 6px solid rgba(93, 157, 244, .8);
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 8px;
    left: -6px
}

.vertical-tab-multiple-selection .dropdown-template .v-menu {
    display: block
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator {
    display: block;
    position: relative
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator:before {
    display: block;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #121f3e;
    opacity: .9;
    right: 10px;
    top: 14px;
    z-index: 1
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator:after {
    display: none;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 5px solid #121f3e;
    opacity: .9;
    right: 10px;
    top: 13px;
    z-index: 1
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator.v-menu__activator--active:before {
    display: none
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator.v-menu__activator--active:after {
    display: block
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator.v-menu__activator--active .pg-text-field {
    border: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator.v-menu__activator--disabled .pg-text-field {
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator .text-field {
    display: block;
    width: 100%
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator .text-field .pg-text-field {
    display: block;
    position: relative;
    height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid rgba(18, 31, 62, .15);
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    background: #fff
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator .text-field .pg-text-field span.selected-text {
    display: block;
    position: relative;
    height: 30px;
    opacity: .87;
    font-size: 12px;
    color: #121f3e;
    letter-spacing: .5px;
    padding: 6px 35px 6px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator .text-field .pg-text-field span.placeholder {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    opacity: .75;
    font-size: 12px;
    color: #9e9e9e;
    padding: 6px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator .text-field .pg-text-field button {
    display: block;
    position: absolute;
    top: calc(50% - 12px);
    right: 5px;
    margin: 0;
    width: 24px;
    height: 24px;
    background: #e3e7ee;
    z-index: 2
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator .text-field .pg-text-field button .v-btn__content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px 0
}

.vertical-tab-multiple-selection .dropdown-template .v-menu .v-menu__activator .text-field .pg-text-field button .v-btn__content i.v-icon {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #121f3e;
    opacity: .87
}

.vertical-tab-multiple-selection .dropdown-template .field-notice-btn {
    right: 33px !important;
    z-index: 3 !important
}

.vertical-tab-multiple-selection .dropdown-template .field-notice-message:before {
    right: 39px !important
}

.vertical-tab-multiple-selection .dropdown-tab {
    margin: 10px 0 0;
    background: #fff !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12) !important;
    -webkit-box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12) !important
}

.vertical-tab-multiple-selection .dropdown-tab .cancel-icon {
    display: none;
    position: absolute;
    top: -16px;
    right: -16px;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    cursor: pointer;
    border: 1px solid rgba(33, 33, 33, .2);
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.vertical-tab-multiple-selection .dropdown-tab .cancel-icon i.v-icon {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    font-size: 20px;
    color: rgba(18, 31, 62, .74)
}

.vertical-tab-multiple-selection .dropdown-tab .responsive-title {
    display: none;
    width: 100%;
    height: 59px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    padding: 20px 25px 15px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .5px;
    color: rgba(18, 31, 62, .74)
}

.vertical-tab-multiple-selection .dropdown-tab .container {
    padding: 0
}

.vertical-tab-multiple-selection .dropdown-tab .container .advance-mode {
    border-top: 1px solid rgba(33, 33, 33, .12);
    display: block;
    padding: 0 5px
}

.vertical-tab-multiple-selection .dropdown-tab .container .advance-mode .v-btn {
    margin: 0;
    float: right;
    padding: 0 10px;
    font-size: 11px;
    font-weight: 400;
    text-transform: none;
    background-color: transparent
}

.vertical-tab-multiple-selection .dropdown-tab .container .advance-mode .v-btn:hover,
.vertical-tab-multiple-selection .dropdown-tab .container .advance-mode .v-btn:hover:before {
    background-color: transparent
}

.vertical-tab-multiple-selection .dropdown-tab .container .advance-mode .v-btn .v-ripple__container {
    display: none
}

.vertical-tab-multiple-selection .dropdown-tab .container .advance-mode .v-btn .v-btn__content {
    color: #121f3e
}

.vertical-tab-multiple-selection .dropdown-tab .container .advance-mode .v-btn .v-btn__content>i.v-icon {
    display: block;
    font-size: 18px;
    color: rgba(33, 33, 33, .34);
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.vertical-tab-multiple-selection .dropdown-tab .container .advance-mode .v-btn .v-btn__content>i.v-icon.parent-check {
    opacity: .8;
    color: #5d9df4 !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space {
    display: block;
    padding: 20px 25px
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field {
    display: block;
    height: 32px;
    position: relative
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__prepend-outer {
    display: block;
    position: absolute;
    z-index: 1;
    margin: 0;
    top: 5px;
    right: 10px
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__prepend-outer i.v-icon {
    font-size: 20px;
    color: #121f3e
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__prepend-outer i.v-icon.primary--text {
    color: #5d9df4 !important
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__control {
    min-height: 32px !important
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot {
    background: #fff;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid rgba(18, 31, 62, .15);
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1)
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot input {
    max-height: 32px;
    padding: 8px 15px;
    opacity: .87;
    font-size: 12px;
    color: #121f3e !important;
    caret-color: #121f3e;
    letter-spacing: .5px
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot input::-webkit-input-placeholder {
    color: #4f627b
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot input:-ms-input-placeholder,
.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot input::-ms-input-placeholder {
    color: #4f627b
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot input::placeholder {
    color: #4f627b
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot .v-input__append-inner {
    position: relative;
    z-index: 2;
    background: #fff;
    margin: 0 8px 0 0
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot .v-input__append-inner i.v-icon {
    font-size: 20px;
    color: #121f3e
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot .v-input__append-inner i.v-icon.primary--text {
    color: #5d9df4 !important
}

.vertical-tab-multiple-selection .dropdown-tab .container .empty-space .search-text-field .v-input__control .v-text-field__details {
    display: none
}

.vertical-tab-multiple-selection .dropdown-tab .container .group-tab {
    padding: 0 !important;
    display: block
}

.vertical-tab-multiple-selection .dropdown-tab .container .group-tab .v-list {
    padding: 0;
    overflow: hidden
}

.vertical-tab-multiple-selection .dropdown-tab .container .group-tab .v-list div {
    display: block;
    float: left;
    position: relative
}

.vertical-tab-multiple-selection .dropdown-tab .container .group-tab .v-list div a.v-list__tile {
    height: auto;
    padding: 10px 15px
}

.vertical-tab-multiple-selection .dropdown-tab .container .group-tab .v-list div a.v-list__tile:hover {
    background: none
}

.vertical-tab-multiple-selection .dropdown-tab .container .group-tab .v-list div.active-tab:before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 4px;
    background-color: #5d9df4;
    bottom: 0
}

.vertical-tab-multiple-selection .dropdown-tab .container .group-tab .v-list div.active-tab:before .v-list__tile__title {
    color: #5d9df4
}

.vertical-tab-multiple-selection .dropdown-tab .container .group-tab .v-list div .v-list__tile__title {
    font-size: 14px;
    color: #121f3e;
    letter-spacing: .58px;
    text-align: center;
    opacity: .7
}

.vertical-tab-multiple-selection .dropdown-tab .container .group-tab .v-list div .v-list__tile__title.active-tab-link {
    opacity: 1;
    color: #5d9df4
}

.vertical-tab-multiple-selection .dropdown-tab .container .select-option-section {
    display: block;
    min-width: 160px;
    max-width: 100% !important;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 350px !important;
    min-height: 190px;
    border-top: 1px solid rgba(33, 33, 33, .12)
}

.vertical-tab-multiple-selection .dropdown-tab .container .select-option-section::-webkit-scrollbar-track {
    background-color: #fff;
    border-left: 1px solid #f1f4f9
}

.vertical-tab-multiple-selection .dropdown-tab .container .select-option-section::-webkit-scrollbar-track:hover {
    border-left: 1px solid #f3f3f3
}

.vertical-tab-multiple-selection .dropdown-tab .container .select-option-section::-webkit-scrollbar {
    width: 8px;
    background-color: none
}

.vertical-tab-multiple-selection .dropdown-tab .container .select-option-section::-webkit-scrollbar-thumb {
    background: rgba(18, 31, 62, .2);
    border-radius: 10px;
    -webkit-border-radius: 10px
}

.vertical-tab-multiple-selection .dropdown-tab .container .select-option-section::-webkit-scrollbar-thumb:hover {
    background: rgba(18, 31, 62, .5)
}

.vertical-tab-multiple-selection .dropdown-tab .container .select-option-section button {
    display: block;
    float: left;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    height: 40px;
    letter-spacing: 1px;
    font-size: 12px;
    padding: 0;
    letter-spacing: .5px;
    text-align: left
}

.vertical-tab-multiple-selection .dropdown-tab .container .select-option-section button.v-btn--disabled .option-button-text {
    color: rgba(33, 33, 33, .26) !important
}

.vertical-tab-multiple-selection .dropdown-tab .container .select-option-section button:hover:before {
    background: #e3e7ee;
    opacity: 1
}

.vertical-tab-multiple-selection .dropdown-tab .container .select-option-section button .v-btn__content {
    display: block;
    margin: 0;
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    position: relative
}

.vertical-tab-multiple-selection .dropdown-tab .container .select-option-section button .option-button-text {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    opacity: .87;
    font-size: 12px;
    color: #121f3e;
    letter-spacing: .5px;
    text-transform: none;
    text-align: left !important;
    text-overflow: ellipsis
}

.vertical-tab-multiple-selection .dropdown-tab .container .has-checkbox button.v-btn--disabled .option-button-text {
    color: rgba(33, 33, 33, .26) !important
}

.vertical-tab-multiple-selection .dropdown-tab .container .has-checkbox button .v-btn__content {
    padding: 0 12px;
    overflow: inherit
}

.vertical-tab-multiple-selection .dropdown-tab .container .has-checkbox button .checkbox {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -3px;
    left: 12px
}

.vertical-tab-multiple-selection .dropdown-tab .container .has-checkbox button .checkbox i.v-icon {
    color: #121f3e;
    opacity: .3;
    font-size: 22px
}

.vertical-tab-multiple-selection .dropdown-tab .container .has-checkbox button .option-button-text {
    padding: 0 0 0 24px
}

.vertical-tab-multiple-selection .dropdown-tab .container .has-checkbox button.clicked-option i.v-icon {
    opacity: 1;
    color: #5d9df4
}

.vertical-tab-multiple-selection .dropdown-tab .container .has-checkbox button .v-ripple__container {
    opacity: .2
}

.vertical-tab-multiple-selection .dropdown-tab .no-selection {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 25px;
    text-align: center;
    font-size: 12px;
    letter-spacing: .5px;
    color: #121f3e
}

@media only screen and (max-width:1460px) {
    .vertical-tab-multiple-selection .dropdown-tab .container {
        padding: 0 !important
    }
}

@media only screen and (max-width:860px) {
    .vertical-tab-multiple-selection .vertical-tab-selection-background {
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgba(33, 33, 33, .4);
        display: block;
        opacity: 1;
        width: 100vw;
        height: 100vh;
        z-index: 10
    }

    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu {
        position: fixed !important;
        top: 6vh !important;
        left: 6% !important;
        max-width: 88% !important;
        width: 100% !important;
        max-height: 88vh !important;
        height: 100% !important;
        z-index: 10 !important
    }

    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu .dropdown-tab {
        position: absolute;
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        height: 100%;
        margin: 0 !important;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important
    }

    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .cancel-icon,
    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .responsive-title {
        display: block
    }

    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .container {
        height: calc(100% - 59px)
    }

    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .container .empty-space {
        padding: 0 25px 20px
    }

    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu .select-option-section {
        max-width: 100% !important;
        width: 100% !important;
        min-width: 100% !important;
        max-height: calc(100% - 100px) !important;
        height: auto !important
    }
}

@media only screen and (max-width:720px) {
    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu .select-option-section {
        max-height: 300px !important
    }
}

@media only screen and (max-width:460px) {
    .vertical-tab-multiple-selection .vertical-tab-selection-background {
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgba(33, 33, 33, .4);
        display: block;
        opacity: 1;
        width: 100vw;
        height: 100vh;
        z-index: 10
    }

    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu {
        position: fixed !important;
        top: 6vh !important;
        left: 6% !important;
        max-width: 88% !important;
        width: 100% !important;
        max-height: 88vh !important;
        height: 100% !important;
        z-index: 10 !important
    }

    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu .dropdown-tab {
        position: absolute;
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        height: 100%;
        margin: 0 !important;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important
    }

    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .cancel-icon,
    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .responsive-title {
        display: block
    }

    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .container {
        height: calc(100% - 59px)
    }

    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .container .empty-space {
        padding: 0 25px 20px
    }

    .vertical-tab-multiple-selection .dropdown-template .dropdown-tab-selection-menu .select-option-section {
        max-width: 100% !important;
        width: 100% !important;
        min-width: 100% !important;
        max-height: calc(100% - 100px) !important;
        height: auto !important
    }
}
.vertical-tab-selection-background {
    display: none;
    opacity: 0;
    width: 0;
    height: 0
}

.dropdown-template {
    display: block;
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.dropdown-template.dropdown-disabled {
    opacity: .4 !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.dropdown-template .dropdown-headtitle {
    display: block;
    font-size: 11px;
    color: rgba(18, 31, 62, .74);
    letter-spacing: .92px;
    margin: 0 0 2px;
    height: 16px;
    position: relative
}

.dropdown-template .dropdown-headtitle .headtitle-cover {
    display: inline-block;
    position: relative
}

.dropdown-template .dropdown-headtitle .headtitle-cover span.symbol-required {
    display: inline-block;
    margin: 0 0 0 3px
}

.dropdown-template .dropdown-headtitle .headtitle-cover .title-tooltip {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    right: -24px
}

.dropdown-template .dropdown-headtitle .headtitle-cover .title-tooltip i.v-icon {
    display: block;
    font-size: 15px;
    width: 15px;
    height: 15px;
    color: #121f3e;
    opacity: .25;
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.dropdown-template .dropdown-headtitle .headtitle-cover .title-tooltip i.v-icon:hover {
    opacity: .8;
    color: #5d9df4;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.dropdown-template .dropdown-headtitle .headtitle-cover .title-tooltip:hover .title-tooltip-content {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.dropdown-template .dropdown-headtitle .headtitle-cover .title-tooltip .title-tooltip-content {
    display: block;
    position: absolute;
    width: 150px;
    padding: 5px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: rgba(93, 157, 244, .8);
    z-index: 1;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: .5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    font-weight: 400;
    top: -4px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    opacity: 0;
    visibility: hidden;
    left: 24px;
    z-index: 9
}

.dropdown-template .dropdown-headtitle .headtitle-cover .title-tooltip .title-tooltip-content:before {
    display: block;
    content: "";
    border-top: 4px solid transparent;
    border-right: 6px solid rgba(93, 157, 244, .8);
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 8px;
    left: -6px
}

.dropdown-template .v-menu {
    display: block
}

.dropdown-template .v-menu .v-menu__activator {
    display: block;
    position: relative
}

.dropdown-template .v-menu .v-menu__activator:before {
    display: block;
    border-top: 5px solid #121f3e;
    top: 14px
}

.dropdown-template .v-menu .v-menu__activator:after,
.dropdown-template .v-menu .v-menu__activator:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    opacity: .9;
    right: 10px;
    z-index: 1
}

.dropdown-template .v-menu .v-menu__activator:after {
    display: none;
    border-bottom: 5px solid #121f3e;
    top: 13px
}

.dropdown-template .v-menu .v-menu__activator.v-menu__activator--active:before {
    display: none
}

.dropdown-template .v-menu .v-menu__activator.v-menu__activator--active:after {
    display: block
}

.dropdown-template .v-menu .v-menu__activator.v-menu__activator--active .pg-text-field {
    border: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.dropdown-template .v-menu .v-menu__activator.v-menu__activator--disabled .pg-text-field {
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.dropdown-template .v-menu .v-menu__activator .text-field {
    display: block;
    width: 100%
}

.dropdown-template .v-menu .v-menu__activator .text-field .pg-text-field {
    display: block;
    position: relative;
    height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid rgba(18, 31, 62, .15);
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    background: #fff
}

.dropdown-template .v-menu .v-menu__activator .text-field .pg-text-field span.selected-text {
    display: block;
    position: relative;
    height: 30px;
    opacity: .87;
    font-size: 12px;
    color: #121f3e;
    letter-spacing: .5px;
    padding: 6px 35px 6px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.dropdown-template .v-menu .v-menu__activator .text-field .pg-text-field span.placeholder {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    opacity: .75;
    font-size: 12px;
    color: #9e9e9e;
    padding: 6px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.dropdown-template .v-menu .v-menu__activator .text-field .pg-text-field button {
    display: block;
    position: absolute;
    top: calc(50% - 12px);
    right: 5px;
    margin: 0;
    width: 24px;
    height: 24px;
    background: #e3e7ee;
    z-index: 2
}

.dropdown-template .v-menu .v-menu__activator .text-field .pg-text-field button .v-btn__content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px 0
}

.dropdown-template .v-menu .v-menu__activator .text-field .pg-text-field button .v-btn__content i.v-icon {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #121f3e;
    opacity: .87
}

.dropdown-template .field-notice-btn {
    right: 33px !important;
    z-index: 3 !important
}

.dropdown-template .field-notice-message:before {
    right: 39px !important
}

.dropdown-tab {
    margin: 10px 0 0;
    background: #fff !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12) !important;
    -webkit-box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12) !important
}

.dropdown-tab.group-alphabet .container .group-tab .v-list div a.v-list__tile {
    padding: 2px 4px
}

.dropdown-tab .cancel-icon {
    display: none;
    position: absolute;
    top: -16px;
    right: -16px;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    cursor: pointer;
    border: 1px solid rgba(33, 33, 33, .2);
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.dropdown-tab .cancel-icon i.v-icon {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    font-size: 20px;
    color: rgba(18, 31, 62, .74)
}

.dropdown-tab .responsive-title {
    display: none;
    width: 100%;
    height: 59px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    padding: 20px 25px 15px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .5px;
    color: rgba(18, 31, 62, .74)
}

.dropdown-tab .container {
    padding: 0
}

.dropdown-tab .container .empty-space {
    display: block;
    padding: 20px 25px
}

.dropdown-tab .container .empty-space .search-text-field {
    display: block;
    height: 32px;
    position: relative
}

.dropdown-tab .container .empty-space .search-text-field .v-input__prepend-outer {
    display: block;
    position: absolute;
    z-index: 1;
    margin: 0;
    top: 5px;
    right: 10px
}

.dropdown-tab .container .empty-space .search-text-field .v-input__prepend-outer i.v-icon {
    font-size: 20px;
    color: #121f3e
}

.dropdown-tab .container .empty-space .search-text-field .v-input__prepend-outer i.v-icon.primary--text {
    color: #5d9df4 !important
}

.dropdown-tab .container .empty-space .search-text-field .v-input__control {
    min-height: 32px !important
}

.dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot {
    background: #fff;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid rgba(18, 31, 62, .15);
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1)
}

.dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot input {
    max-height: 32px;
    padding: 8px 15px;
    opacity: .87;
    font-size: 12px;
    color: #121f3e !important;
    caret-color: #121f3e;
    letter-spacing: .5px
}

.dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot input::-webkit-input-placeholder {
    color: #4f627b
}

.dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot input:-ms-input-placeholder,
.dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot input::-ms-input-placeholder {
    color: #4f627b
}

.dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot input::placeholder {
    color: #4f627b
}

.dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot .v-input__append-inner {
    position: relative;
    z-index: 2;
    background: #fff;
    margin: 0 8px 0 0
}

.dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot .v-input__append-inner i.v-icon {
    font-size: 20px;
    color: #121f3e
}

.dropdown-tab .container .empty-space .search-text-field .v-input__control .v-input__slot .v-input__append-inner i.v-icon.primary--text {
    color: #5d9df4 !important
}

.dropdown-tab .container .empty-space .search-text-field .v-input__control .v-text-field__details {
    display: none
}

.dropdown-tab .container .group-tab {
    padding: 0 !important;
    display: block
}

.dropdown-tab .container .group-tab .v-list {
    background: #fff;
    padding: 0;
    overflow: hidden
}

.dropdown-tab .container .group-tab .v-list div {
    display: block;
    float: left;
    position: relative
}

.dropdown-tab .container .group-tab .v-list div a.v-list__tile {
    height: auto;
    padding: 10px 15px
}

.dropdown-tab .container .group-tab .v-list div a.v-list__tile:hover {
    background: none
}

.dropdown-tab .container .group-tab .v-list div.active-tab:before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 4px;
    background-color: #5d9df4;
    bottom: 0
}

.dropdown-tab .container .group-tab .v-list div.active-tab:before .v-list__tile__title {
    color: #5d9df4
}

.dropdown-tab .container .group-tab .v-list div .v-list__tile__title {
    font-size: 14px;
    color: #121f3e;
    letter-spacing: .58px;
    text-align: center;
    opacity: .7
}

.dropdown-tab .container .group-tab .v-list div .v-list__tile__title.active-tab-link {
    opacity: 1;
    color: #5d9df4
}

.dropdown-tab .container .select-option-section {
    display: block;
    min-width: 160px;
    max-width: 100% !important;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 350px !important;
    min-height: 110px;
}

.dropdown-tab .container .select-option-section::-webkit-scrollbar-track {
    background-color: #fff;
    border-left: 1px solid #f1f4f9
}

.dropdown-tab .container .select-option-section::-webkit-scrollbar-track:hover {
    border-left: 1px solid #f3f3f3
}

.dropdown-tab .container .select-option-section::-webkit-scrollbar {
    width: 8px;
    background-color: none
}

.dropdown-tab .container .select-option-section::-webkit-scrollbar-thumb {
    background: rgba(18, 31, 62, .2);
    border-radius: 10px;
    -webkit-border-radius: 10px
}

.dropdown-tab .container .select-option-section::-webkit-scrollbar-thumb:hover {
    background: rgba(18, 31, 62, .5)
}

.dropdown-tab .container .select-option-section button {
    display: block;
    float: left;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    height: 40px;
    letter-spacing: 1px;
    font-size: 12px;
    padding: 0;
    letter-spacing: .5px;
    text-align: left
}

.dropdown-tab .container .select-option-section button.v-btn--disabled .option-button-text {
    color: rgba(33, 33, 33, .26) !important
}

.dropdown-tab .container .select-option-section button:hover:before {
    background: #e3e7ee;
    opacity: 1
}

.dropdown-tab .container .select-option-section button .v-btn__content {
    display: block;
    margin: 0;
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    position: relative
}

.dropdown-tab .container .select-option-section button .option-button-text {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    opacity: .87;
    font-size: 12px;
    color: #121f3e;
    letter-spacing: .5px;
    text-transform: none;
    text-align: left !important;
    text-overflow: ellipsis
}

.dropdown-tab .container .has-checkbox button.v-btn--disabled .option-button-text {
    color: rgba(33, 33, 33, .26) !important
}

.dropdown-tab .container .has-checkbox button .v-btn__content {
    padding: 0 12px;
    overflow: inherit
}

.dropdown-tab .container .has-checkbox button .checkbox {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -3px;
    left: 12px
}

.dropdown-tab .container .has-checkbox button .checkbox i.v-icon {
    color: #121f3e;
    opacity: .3;
    font-size: 22px
}

.dropdown-tab .container .has-checkbox button .option-button-text {
    padding: 0 0 0 24px
}

.dropdown-tab .container .has-checkbox button.clicked-option i.v-icon {
    opacity: 1;
    color: #5d9df4
}

.dropdown-tab .container .has-checkbox button .v-ripple__container {
    opacity: .2
}

.dropdown-tab .no-selection {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 25px;
    text-align: center;
    font-size: 12px;
    letter-spacing: .5px;
    color: #121f3e
}

@media only screen and (max-width:1460px) {
    .dropdown-tab .container {
        padding: 0 !important
    }
}

@media only screen and (max-width:860px) {
    .vertical-tab-selection-background {
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgba(33, 33, 33, .4);
        display: block;
        opacity: 1;
        width: 100vw;
        height: 100vh;
        z-index: 10
    }

    .dropdown-template .dropdown-tab-selection-menu {
        position: fixed !important;
        top: 6vh !important;
        left: 6% !important;
        max-width: 88% !important;
        width: 100% !important;
        max-height: 88vh !important;
        height: 100% !important;
        z-index: 10 !important
    }

    .dropdown-template .dropdown-tab-selection-menu .dropdown-tab {
        position: absolute;
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        height: 100%;
        margin: 0 !important;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important
    }

    .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .cancel-icon,
    .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .responsive-title {
        display: block
    }

    .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .container {
        height: calc(100% - 59px)
    }

    .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .container .empty-space {
        padding: 0 25px 20px
    }

    .dropdown-template .dropdown-tab-selection-menu .select-option-section {
        max-width: 100% !important;
        width: 100% !important;
        min-width: 100% !important;
        max-height: calc(100% - 62px) !important;
        height: auto !important
    }
}

@media only screen and (max-width:720px) {
    .dropdown-template .dropdown-tab-selection-menu .select-option-section {
        max-height: 300px !important
    }
}

@media only screen and (max-width:460px) {
    .vertical-tab-selection-background {
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgba(33, 33, 33, .4);
        display: block;
        opacity: 1;
        width: 100vw;
        height: 100vh;
        z-index: 10
    }

    .dropdown-template .dropdown-tab-selection-menu {
        position: fixed !important;
        top: 6vh !important;
        left: 6% !important;
        max-width: 88% !important;
        width: 100% !important;
        max-height: 88vh !important;
        height: 100% !important;
        z-index: 10 !important
    }

    .dropdown-template .dropdown-tab-selection-menu .dropdown-tab {
        position: absolute;
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        height: 100%;
        margin: 0 !important;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important
    }

    .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .cancel-icon,
    .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .responsive-title {
        display: block
    }

    .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .container {
        height: calc(100% - 59px)
    }

    .dropdown-template .dropdown-tab-selection-menu .dropdown-tab .container .empty-space {
        padding: 0 25px 20px
    }

    .dropdown-template .dropdown-tab-selection-menu .select-option-section {
        max-width: 100% !important;
        width: 100% !important;
        min-width: 100% !important;
        max-height: calc(100% - 62px) !important;
        height: auto !important
    }
}
@-webkit-keyframes blinking {
    0% {
        opacity: 0;
        width: 14px;
        height: 14px
    }

    39% {
        opacity: 0;
        width: 14px;
        height: 14px
    }

    40% {
        opacity: 1;
        width: 14px;
        height: 14px
    }

    to {
        opacity: 0;
        width: 35px;
        height: 35px
    }
}

@keyframes blinking {
    0% {
        opacity: 0;
        width: 14px;
        height: 14px
    }

    39% {
        opacity: 0;
        width: 14px;
        height: 14px
    }

    40% {
        opacity: 1;
        width: 14px;
        height: 14px
    }

    to {
        opacity: 0;
        width: 35px;
        height: 35px
    }
}

.global-dropdown {
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.global-dropdown>.v-menu .general {
    margin: 10px 0 0 !important;
    position: fixed;
    top: auto !important;
    left: auto !important;
    z-index: 10 !important
}

.global-dropdown>.v-menu .dropdown-tab-selection-menu {
    margin: 0 !important;
    position: fixed;
    z-index: 10 !important;
    top: 50%;
    left: 50%;
    -webkit-transition: opacity .2s, top .3s !important;
    transition: opacity .2s, top .3s !important
}

.global-dropdown .dropdown-background {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(33, 33, 33, .4);
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.global-dropdown.disable>div .text-field>.pg-text-field {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(18, 31, 62, .1)
}

.global-dropdown.disable>div .text-field>.arrow {
    opacity: .3
}

.global-dropdown.disable>div .text-field>button {
    display: none
}

.global-dropdown>div .text-field {
    width: 100%
}

.global-dropdown>div .text-field.active>.pg-text-field {
    border: 1px solid #5d9df4;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34);
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34)
}

.global-dropdown>div .text-field.active>.arrow {
    border-top: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 5px solid #121f3e;
    top: 13px
}

.global-dropdown>div .text-field>.arrow {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #121f3e;
    opacity: .9;
    right: 10px;
    top: 14px;
    z-index: 1
}

.global-dropdown>div .text-field>button {
    display: block;
    position: absolute;
    top: calc(50% - 12px);
    right: 5px;
    margin: 0;
    width: 24px;
    height: 24px;
    background: #fafafa;
    z-index: 2
}

.global-dropdown>div .text-field>button>.v-btn__content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 0
}

.global-dropdown>div .text-field>button>.v-btn__content>i.v-icon {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #121f3e;
    opacity: .87
}

.global-dropdown>div .text-field>.pg-text-field {
    height: 32px;
    border-radius: 4px;
    border: 1px solid rgba(18, 31, 62, .15);
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    background: #fff
}

.global-dropdown>div .text-field>.pg-text-field>span.selected-text {
    display: block;
    height: 30px;
    opacity: .87;
    font-size: 12px;
    color: #121f3e;
    letter-spacing: .5px;
    padding: 6px 30px 6px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.global-dropdown>div .text-field>.pg-text-field>span.placeholder {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    opacity: .75;
    font-size: 12px;
    color: #9e9e9e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.global-dropdown>div .text-field>.field-notice-btn {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 7px;
    right: 6px;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition: none;
    transition: none
}

.global-dropdown>div .text-field>.field-notice-btn i.v-icon {
    font-size: 18px;
    color: rgba(255, 23, 68, .8);
    margin: 0 0 1px
}

.global-dropdown>div .text-field>.field-notice-btn b {
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 3px solid #ff1744;
    z-index: -1;
    animation: blinking 2s infinite;
    -webkit-animation: blinking 2s infinite;
    animation-iteration-count: 3;
    -webkit-animation-iteration-count: 3;
    opacity: 0
}

.global-dropdown>div .text-field>.field-notice-message {
    display: block;
    position: absolute;
    top: 32px;
    right: 0;
    width: auto;
    max-width: 100%;
    z-index: 2;
    background: rgba(255, 23, 68, .85);
    padding: 10px 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden
}

.global-dropdown>div .text-field>.field-notice-message.toggled {
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transition: all .3s ease .2s;
    transition: all .3s ease .2s
}

.global-dropdown>div .text-field>.field-notice-message:before {
    display: block;
    position: absolute;
    content: "";
    top: -5px;
    right: 12px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 5px solid rgba(255, 23, 68, .7);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.global-dropdown>div .text-field>.field-notice-message p {
    display: block;
    font-size: 11px !important;
    line-height: 11px;
    color: #fff !important;
    letter-spacing: .5px;
    margin: 0 !important;
    opacity: 1 !important
}

.global-dropdown>div .text-field>.field-notice-message p b {
    font-weight: lighter;
    display: block
}

.global-dropdown>div .global-dropdown-tab {
    overflow: hidden;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12);
    box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12)
}

.global-dropdown>div .global-dropdown-tab.animation {
    -webkit-transition: opacity .3s, height .3s, margin .3s;
    transition: opacity .3s, height .3s, margin .3s
}

.global-dropdown>div .global-dropdown-tab>.cancel-icon {
    position: absolute;
    margin: -12px -12px 0 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 100%;
    cursor: pointer;
    border: 1px solid rgba(33, 33, 33, .2);
    z-index: 2;
    -webkit-transition: all .3s;
    transition: all .3s
}

.global-dropdown>div .global-dropdown-tab>.cancel-icon:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.global-dropdown>div .global-dropdown-tab>.cancel-icon:hover i.v-icon {
    color: #121f3e
}

.global-dropdown>div .global-dropdown-tab>.cancel-icon i.v-icon {
    display: block;
    position: absolute;
    top: calc(50% - 9px);
    left: calc(50% - 9px);
    font-size: 18px;
    color: rgba(18, 31, 62, .5)
}

.global-dropdown>div .global-dropdown-tab>div.main .search {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.global-dropdown>div .global-dropdown-tab>div.main .search>.search-input {
    width: calc(100% - 50px);
    margin: 20px 0
}

.global-dropdown>div .global-dropdown-tab>div.main .search .search-text-field {
    display: block;
    height: 32px;
    position: relative
}

.global-dropdown>div .global-dropdown-tab>div.main .search .search-text-field .v-input__prepend-outer {
    display: block;
    position: absolute;
    z-index: 1;
    margin: 0;
    top: 5px;
    right: 10px
}

.global-dropdown>div .global-dropdown-tab>div.main .search .search-text-field .v-input__prepend-outer i.v-icon {
    font-size: 20px
}

.global-dropdown>div .global-dropdown-tab>div.main .search .search-text-field .v-input__control {
    min-height: 32px !important
}

.global-dropdown>div .global-dropdown-tab>div.main .search .search-text-field .v-input__control .v-input__slot {
    margin: 0;
    padding: 0;
    border-radius: 4px;
    border: 1px solid rgba(18, 31, 62, .15);
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1)
}

.global-dropdown>div .global-dropdown-tab>div.main .search .search-text-field .v-input__control .v-input__slot input {
    max-height: 32px;
    padding: 8px 15px;
    opacity: .87;
    font-size: 12px;
    color: #121f3e !important;
    letter-spacing: .5px
}

.global-dropdown>div .global-dropdown-tab>div.main .search .search-text-field .v-input__control .v-input__slot .v-input__append-inner {
    position: relative;
    z-index: 2;
    background: #fff;
    margin: 0 8px 0 0
}

.global-dropdown>div .global-dropdown-tab>div.main .search .search-text-field .v-input__control .v-input__slot .v-input__append-inner i.v-icon {
    font-size: 20px
}

.global-dropdown>div .global-dropdown-tab>div.main .search .search-text-field .v-input__control .v-text-field__details {
    display: none
}

.global-dropdown>div .global-dropdown-tab>div.main>.group-tabs {
    overflow: hidden;
    padding: 5px 0 0
}

.global-dropdown>div .global-dropdown-tab>div.main>.group-tabs>.group-iso {
    float: left;
    padding: 10px 15px 8px;
    border-bottom: 2px solid #fff
}

.global-dropdown>div .global-dropdown-tab>div.main>.group-tabs>.group-iso:hover {
    cursor: pointer
}

.global-dropdown>div .global-dropdown-tab>div.main>.group-tabs>.group-iso.active {
    border-bottom: 2px solid #5d9df4
}

.global-dropdown>div .global-dropdown-tab>div.main>.group-menu {
    overflow: hidden;
    padding: 10px 0 5px 15px
}

.global-dropdown>div .global-dropdown-tab>div.main>.group-menu>div {
    padding: 0;
    float: left
}

.global-dropdown>div .global-dropdown-tab>div.main>.group-menu>div>a {
    color: #666;
    float: left;
    padding: 5px 5px 5px 0
}

.global-dropdown>div .global-dropdown-tab>div.main>.group-menu>div>a>div {
    float: left
}

.global-dropdown>div .global-dropdown-tab>div.main>.group-menu>div>a>span {
    padding: 0 0 0 5px
}

.global-dropdown>div .global-dropdown-tab>div.main>.group-menu>div .badge {
    width: 5px;
    height: 5px;
    float: left
}

.global-dropdown>div .global-dropdown-tab>div.main>.group-menu>div .badge>div {
    position: absolute;
    background: #5d9df4;
    border-radius: 100%;
    text-align: center;
    width: 15px;
    height: 15px;
    font-size: 11px;
    color: #fff;
    margin: -5px 0 0;
    line-height: 15px
}

.global-dropdown>div .global-dropdown-tab>div.main .lists {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 5px 0
}

.global-dropdown>div .global-dropdown-tab>div.main .lists.top-line {
    border-top: 1px solid rgba(33, 33, 33, .12)
}

.global-dropdown>div .global-dropdown-tab>div.main .lists::-webkit-scrollbar-track {
    background-color: #fff;
    border-left: 1px solid #f1f4f9
}

.global-dropdown>div .global-dropdown-tab>div.main .lists::-webkit-scrollbar-track:hover {
    border-left: 1px solid #f3f3f3
}

.global-dropdown>div .global-dropdown-tab>div.main .lists::-webkit-scrollbar {
    width: 8px;
    background-color: none
}

.global-dropdown>div .global-dropdown-tab>div.main .lists::-webkit-scrollbar-thumb {
    background: rgba(18, 31, 62, .2);
    border-radius: 10px
}

.global-dropdown>div .global-dropdown-tab>div.main .lists::-webkit-scrollbar-thumb:hover {
    background: rgba(18, 31, 62, .5)
}

.global-dropdown>div .global-dropdown-tab>div.main .lists>div>.option-single {
    width: 100%;
    float: left
}

.global-dropdown>div .global-dropdown-tab>div.main .lists>div>.option-single button {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: 40px !important;
    margin: 0;
    text-align: left;
    letter-spacing: .5px;
    border-radius: 2px;
    overflow: hidden;
    float: left;
    display: block;
    text-transform: none
}

.global-dropdown>div .global-dropdown-tab>div.main .lists>div>.option-single button .btn-content {
    width: 100%;
    height: 100%;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.global-dropdown>div .global-dropdown-tab>div.main .lists>div>.option-single button .btn-content>.checkbox {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    margin: 1px 5px 0 0
}

.global-dropdown>div .global-dropdown-tab>div.main .lists>div>.option-single button .btn-content>.checkbox i.v-icon {
    opacity: .8;
    font-size: 19px
}

.global-dropdown>div .global-dropdown-tab>div.main .lists>div>.option-single button .btn-content>.option-button-text {
    text-align: left;
    float: left;
    color: #4f627b;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px
}

.global-dropdown>div .global-dropdown-tab>div.main .lists>div>.option-single button .btn-content .nav-next {
    color: #aaa;
    float: left
}

.global-dropdown>div .global-dropdown-tab>div.main .lists>div>.option-single button .btn-content .nav-next:hover {
    color: #333
}

.global-dropdown>div .global-dropdown-tab>div.main>.no-selection {
    clear: both;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px;
    text-align: center;
    font-size: 12px;
    letter-spacing: .5px;
    color: #121f3e;
    border-top: 1px solid rgba(33, 33, 33, .12)
}
.textfield-button {
    display: block;
    float: left;
    position: relative;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    background: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(18, 31, 62, .15);
    -webkit-box-shadow: rgba(18, 31, 62, .1) 0 2px 6px 0;
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.textfield-button:hover {
    background: rgba(33, 33, 33, .02);
    border: 1px solid rgba(18, 31, 62, .2)
}

.textfield-button:hover>.case-selection {
    top: 40px;
    opacity: 1;
    visibility: visible
}

.textfield-button.flat {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    background: none !important
}

.textfield-button.flat>.v-icon {
    width: 24px;
    height: 24px;
    font-size: 24px;
    top: calc(50% - 12px);
    left: calc(50% - 12px)
}

.textfield-button>.v-icon {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: calc(50% - 9px);
    left: calc(50% - 9px);
    font-size: 18px;
    color: #121f3e;
    opacity: .6
}

.default-textfield {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    opacity: 1;
    pointer-events: unset;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.default-textfield.disabled {
    opacity: .5 !important;
    pointer-events: none !important
}

.default-textfield.disabled>.textfield-cover>input,
.default-textfield.disabled>.textfield-cover>textarea {
    -webkit-box-shadow: 0 2px 6px 0 rgba(33, 33, 33, 0) !important;
    box-shadow: 0 2px 6px 0 rgba(33, 33, 33, 0) !important
}

.default-textfield.errored>.textfield-cover>input,
.default-textfield.errored>.textfield-cover>textarea {
    border: 1px solid rgba(255, 23, 68, .6) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(255, 23, 68, .15) !important;
    box-shadow: 0 2px 6px 0 rgba(255, 23, 68, .15) !important
}

.default-textfield.read-only>.textfield-cover>input,
.default-textfield.read-only>.textfield-cover>textarea {
    pointer-events: none !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(33, 33, 33, 0) !important;
    box-shadow: 0 2px 6px 0 rgba(33, 33, 33, 0) !important
}

.default-textfield.reset.errored>.textfield-cover>.textfield-error>.error-icon {
    right: 30px !important
}

.default-textfield.reset.errored>.textfield-cover>.textfield-message:before {
    right: 44px !important
}

.default-textfield>.textfield-cover {
    display: block;
    position: relative;
    width: 100%
}

.default-textfield>.textfield-cover>.textfield-error {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    bottom: 7px;
    right: 8px
}

.default-textfield>.textfield-cover>.textfield-error>.error-icon {
    display: block;
    position: relative;
    width: 18px;
    height: 18px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.default-textfield>.textfield-cover>.textfield-error>.error-icon .v-icon {
    display: block;
    width: 18px;
    height: 18px;
    font-size: 18px;
    color: rgba(255, 23, 68, .8)
}

.default-textfield>.textfield-cover>.textfield-error>.error-icon span {
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 3px solid #ff1744;
    -webkit-animation: blinking 2s infinite;
    animation: blinking 2s infinite;
    -webkit-animation-iteration-count: 3;
    animation-iteration-count: 3;
    opacity: 1
}

.default-textfield>.textfield-cover>.textfield-message {
    display: block;
    width: auto;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    background: rgba(255, 23, 68, .85);
    padding: 10px 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 11px;
    line-height: 14px;
    color: #fff;
    letter-spacing: .5px
}

.default-textfield>.textfield-cover>.textfield-message.err-bottom {
    top: calc(100% + 2px);
    right: 0;
    max-width: 100%
}

.default-textfield>.textfield-cover>.textfield-message.err-bottom:before {
    top: -5px;
    right: 14px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 5px solid rgba(255, 23, 68, .7)
}

.default-textfield>.textfield-cover>.textfield-message.err-right {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: calc(100% + 8px);
    white-space: nowrap
}

.default-textfield>.textfield-cover>.textfield-message.err-right:before {
    top: 50%;
    left: -5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 3px solid transparent;
    border-right: 5px solid rgba(255, 23, 68, .7);
    border-bottom: 3px solid transparent
}

.default-textfield>.textfield-cover>.textfield-message:before {
    display: block;
    position: absolute;
    content: "";
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.default-textfield>.textfield-cover>.textfield-message.active {
    opacity: 1 !important;
    visibility: visible !important
}

.default-textfield>.textfield-cover>.textfield-placeholder {
    display: block;
    position: absolute;
    height: 32px;
    padding: 6px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none
}

.default-textfield>.textfield-cover>.textfield-placeholder span {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    color: #121f3e;
    opacity: .4
}

.default-textfield>.textfield-cover>input {
    display: block;
    width: 100%;
    height: 32px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    background: #fff;
    padding: 6px 10px;
    color: #121f3e;
    letter-spacing: .5px;
    border: 1px solid rgba(18, 31, 62, .15);
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.default-textfield>.textfield-cover>input::-webkit-input-placeholder {
    color: rgba(18, 31, 62, .3)
}

.default-textfield>.textfield-cover>input:-ms-input-placeholder,
.default-textfield>.textfield-cover>input::-ms-input-placeholder {
    color: rgba(18, 31, 62, .3)
}

.default-textfield>.textfield-cover>input::placeholder {
    color: rgba(18, 31, 62, .3)
}

.default-textfield>.textfield-cover>input:focus {
    outline: none;
    border: 1px solid #5d9df4;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34);
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34)
}

.default-textfield>.textfield-cover>input::-webkit-inner-spin-button,
.default-textfield>.textfield-cover>input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.default-textfield>.textfield-cover>input[type=number] {
    -moz-appearance: textfield
}

.default-textfield>.textfield-cover>textarea {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 12px;
    line-height: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    background: #fff;
    padding: 6px 10px;
    color: #121f3e;
    resize: none;
    letter-spacing: .5px;
    border: 1px solid rgba(18, 31, 62, .15);
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.default-textfield>.textfield-cover>textarea::-webkit-input-placeholder {
    color: rgba(18, 31, 62, .3)
}

.default-textfield>.textfield-cover>textarea:-ms-input-placeholder,
.default-textfield>.textfield-cover>textarea::-ms-input-placeholder {
    color: rgba(18, 31, 62, .3)
}

.default-textfield>.textfield-cover>textarea::placeholder {
    color: rgba(18, 31, 62, .3)
}

.default-textfield>.textfield-cover>textarea::-webkit-scrollbar-track {
    background-color: #fff;
    border-left: 1px solid #f1f4f9
}

.default-textfield>.textfield-cover>textarea::-webkit-scrollbar-track:hover {
    border-left: 1px solid #f3f3f3
}

.default-textfield>.textfield-cover>textarea::-webkit-scrollbar {
    width: 6px;
    background-color: none
}

.default-textfield>.textfield-cover>textarea::-webkit-scrollbar-thumb {
    background: rgba(18, 31, 62, .2);
    border-radius: 1px;
    -webkit-border-radius: 1px
}

.default-textfield>.textfield-cover>textarea::-webkit-scrollbar-thumb:hover {
    background: rgba(18, 31, 62, .5)
}

.default-textfield>.textfield-cover>textarea:focus {
    outline: none;
    border: 1px solid #5d9df4;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34);
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34)
}

.default-textfield>.textfield-cover>.textfield-reset {
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    background: rgba(33, 33, 33, .05);
    border-radius: 50%;
    top: 5px;
    right: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.default-textfield>.textfield-cover>.textfield-reset:hover {
    background: rgba(33, 33, 33, .1)
}

.default-textfield>.textfield-cover>.textfield-reset .v-icon {
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    font-size: 16px;
    color: rgba(33, 33, 33, .5);
    top: calc(50% - 8px);
    left: calc(50% - 8px)
}

.default-textfield>.field-slot {
    display: block;
    height: 32px;
    margin: 0 0 0 2px
}

.default-textfield>.field-slot>div>i {
    color: #121f3e
}

@-webkit-keyframes blinking {
    0% {
        opacity: 0;
        width: 14px;
        height: 14px
    }

    39% {
        opacity: 0;
        width: 14px;
        height: 14px
    }

    40% {
        opacity: 1;
        width: 14px;
        height: 14px
    }

    to {
        opacity: 0;
        width: 35px;
        height: 35px
    }
}

@keyframes blinking {
    0% {
        opacity: 0;
        width: 14px;
        height: 14px
    }

    39% {
        opacity: 0;
        width: 14px;
        height: 14px
    }

    40% {
        opacity: 1;
        width: 14px;
        height: 14px
    }

    to {
        opacity: 0;
        width: 35px;
        height: 35px
    }
}
.v-menu__content {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    overflow: unset !important;
    contain: none !important
}

.dropdown-select {
    width: 100%;
    margin: 10px 0 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: none !important
}

.dropdown-select .v-picker__body {
    display: block;
    width: 100% !important;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12);
    -webkit-box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12)
}

.dropdown-select .v-date-picker-years {
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px
}

.dropdown-select .v-date-picker-years::-webkit-scrollbar-track {
    background-color: #fff;
    border-left: 1px solid #f1f4f9
}

.dropdown-select .v-date-picker-years::-webkit-scrollbar-track:hover {
    border-left: 1px solid #f3f3f3
}

.dropdown-select .v-date-picker-years::-webkit-scrollbar {
    width: 8px;
    background-color: none
}

.dropdown-select .v-date-picker-years::-webkit-scrollbar-thumb {
    background: rgba(18, 31, 62, .2);
    border-radius: 10px;
    -webkit-border-radius: 10px
}

.dropdown-select .v-date-picker-years::-webkit-scrollbar-thumb:hover {
    background: rgba(18, 31, 62, .5)
}

.dropdown-select .v-date-picker-years li {
    display: block;
    float: left;
    width: 33.333%;
    margin: 10px 0 0;
    padding: 8px 0 !important;
    font-size: 14px !important;
    font-weight: 14px !important;
    letter-spacing: 1px !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    color: #121f3e
}

.dropdown-select .v-date-picker-years li:hover {
    background: rgba(33, 33, 33, .08);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.dropdown-select .v-date-picker-years li:first-child,
.dropdown-select .v-date-picker-years li:nth-child(2),
.dropdown-select .v-date-picker-years li:nth-child(3) {
    margin: 0
}

.dropdown-select .v-date-picker-years li.active {
    font-size: 14px !important;
    font-weight: 14px !important;
    padding: 8px 0 !important;
    color: #5d9df4 !important
}

.dropdown-select .v-date-picker-header {
    padding: 12px 15px;
    border-bottom: 1px solid #e3e7ee
}

.dropdown-select .v-date-picker-header button {
    margin: 0;
    width: 32px;
    height: 32px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px
}

.dropdown-select .v-date-picker-header button:before {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    opacity: .06
}

.dropdown-select .v-date-picker-header button .v-ripple__container {
    display: none
}

.dropdown-select .v-date-picker-header button .v-btn__content {
    position: relative;
    width: 100%;
    height: 100%
}

.dropdown-select .v-date-picker-header button .v-btn__content>i {
    color: #121f3e
}

.dropdown-select .v-date-picker-header .accent--text {
    height: 32px;
    padding: 7px 10px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #121f3e !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.dropdown-select .v-date-picker-header .accent--text:hover {
    color: #5d9df4 !important
}

.dropdown-select .v-date-picker-header .v-date-picker-header__value {
    position: relative
}

.dropdown-select .v-date-picker-header .v-date-picker-header__value:not(.v-date-picker-header__value--disabled) strong:not(:hover) {
    color: #121f3e !important
}

.dropdown-select .v-date-picker-table {
    padding: 0;
    height: auto
}

.dropdown-select .v-date-picker-table table {
    padding: 16px
}

.dropdown-select .v-date-picker-table table thead {
    padding: 0 0 10px
}

.dropdown-select .v-date-picker-table table th {
    padding: 0;
    opacity: .34;
    font-size: 11px;
    color: #121f3e;
    letter-spacing: .92px;
    text-align: center
}

.dropdown-select .v-date-picker-table table td {
    font-size: 14px;
    color: #121f3e;
    letter-spacing: 1.17px;
    text-align: center
}

.dropdown-select .v-date-picker-table table td button {
    color: #121f3e
}

.dropdown-select .v-date-picker-table table td button.accent {
    background: #5d9df4 !important;
    background-color: #5d9df4 !important
}

.dropdown-select .v-date-picker-table table td button.accent--text {
    color: #5d9df4 !important;
    caret-color: #5d9df4 !important
}

.dropdown-select .v-date-picker-table table td button .v-btn__content {
    font-size: 12px;
    opacity: .87
}

.dropdown-select .v-date-picker-table table .v-btn--floating,
.dropdown-select .v-date-picker-table table .v-btn--icon:before {
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.dropdown-select .v-date-picker-table.v-date-picker-table--month table {
    padding: 10px !important
}

.dropdown-select .v-date-picker-table.v-date-picker-table--month table td {
    height: 44px !important
}

.dropdown-select .v-date-picker-table.v-date-picker-table--month table td button {
    color: #121f3e
}

.dropdown-select .v-date-picker-table.v-date-picker-table--month table td button .v-btn__content {
    letter-spacing: .5px
}

.time-range-cover {
    display: block
}

.time-range-cover.time-range-disabled .title {
    opacity: .4 !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.time-range-cover .title {
    display: block;
    font-size: 11px !important;
    color: rgba(18, 31, 62, .74);
    letter-spacing: .92px;
    margin: 0 0 2px;
    height: 16px;
    position: relative;
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.time-range-cover .title span {
    display: inline-block;
    margin: 0 0 0 3px
}

.time-range-cover .title span.title-with-utcOffset {
    color: #000;
    margin: 0 0 0 5px !important
}

.time-range-cover .title .radio-container {
    display: inline-block;
    position: relative;
    height: 11px;
    margin-left: 5px
}

.time-range-cover .title .radio-container .radio-tab {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    cursor: pointer
}

.time-range-cover .title .radio-container .radio-tab .v-input--radio-group {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.time-range-cover .title .radio-container .radio-tab .v-input--radio-group:hover {
    background: transparent;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.time-range-cover .title .radio-container .radio-tab .v-input--radio-group .v-input__control .v-input__slot {
    margin: 0;
    position: relative
}

.time-range-cover .title .radio-container .radio-tab .v-input--radio-group .v-input__control .v-input__slot .v-input--radio-group__input .v-radio {
    margin: 0
}

.time-range-cover .title .radio-container .radio-tab .v-input--radio-group .v-input__control .v-input__slot .v-input--radio-group__input .v-radio .v-input--selection-controls__input {
    display: block;
    position: absolute;
    top: 0;
    left: 6px;
    width: 13px;
    height: 16px
}

.time-range-cover .title .radio-container .radio-tab .v-input--radio-group .v-input__control .v-input__slot .v-input--radio-group__input .v-radio .v-input--selection-controls__input input {
    width: 13px;
    height: 16px
}

.time-range-cover .title .radio-container .radio-tab .v-input--radio-group .v-input__control .v-input__slot .v-input--radio-group__input .v-radio .v-input--selection-controls__input .v-input--selection-controls__ripple {
    display: none
}

.time-range-cover .title .radio-container .radio-tab .v-input--radio-group .v-input__control .v-input__slot .v-input--radio-group__input .v-radio .v-input--selection-controls__input i.v-icon {
    font-size: 13px;
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    top: calc(50% - 6.5px);
    left: calc(50% - 6.5px);
    color: #5d9df4 !important
}

.time-range-cover .title .radio-container .radio-tab .v-input--radio-group .v-input__control .v-input__slot .v-label {
    display: block;
    position: relative;
    width: 100%;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 11px;
    padding: 0 2px 0 21px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #121f3e;
    letter-spacing: .1px;
    white-space: nowrap;
    opacity: .87
}

.time-range-cover .title .radio-container .radio-tab .v-input--radio-group .v-input__control .v-messages {
    display: none
}

.time-range-cover .title .datetime-title-cover {
    display: inline-block;
    position: relative
}

.time-range-cover .title .datetime-title-cover .title-tooltip {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: -2px;
    right: -24px
}

.time-range-cover .title .datetime-title-cover .title-tooltip i.v-icon {
    display: block;
    font-size: 15px;
    width: 15px;
    height: 15px;
    color: #121f3e;
    opacity: .25;
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.time-range-cover .title .datetime-title-cover .title-tooltip i.v-icon:hover {
    opacity: .8;
    color: #5d9df4;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.time-range-cover .title .datetime-title-cover .title-tooltip:hover .title-tooltip-content {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.time-range-cover .title .datetime-title-cover .title-tooltip .title-tooltip-content {
    display: block;
    position: absolute;
    width: 150px;
    padding: 5px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: rgba(93, 157, 244, .8);
    z-index: 1;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: .5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    font-weight: 400;
    top: -4px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    opacity: 0;
    visibility: hidden;
    left: 24px;
    z-index: 9
}

.time-range-cover .title .datetime-title-cover .title-tooltip .title-tooltip-content:before {
    display: block;
    content: "";
    border-top: 4px solid transparent;
    border-right: 6px solid rgba(93, 157, 244, .8);
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 8px;
    left: -6px
}

.time-range-cover .title .vue-js-switch {
    position: absolute;
    top: -4px;
    left: 100%;
    margin: 0 0 0 8px
}

.time-range-cover .title .vue-js-switch .v-switch-core {
    height: 18px !important;
    border-radius: 2px !important;
    -webkit-border-radius: 2px !important
}

.time-range-cover .title .vue-js-switch .v-switch-core .v-switch-button {
    top: 2px !important;
    border-radius: 1px !important;
    -webkit-border-radius: 1px !important;
    width: 14px !important;
    height: 14px !important
}

.time-range-cover .title .vue-js-switch .v-switch-label {
    top: 4px !important
}

.time-range-cover .title .vue-js-switch.toggled .v-switch-core .v-switch-button {
    left: calc(100% - 17px) !important
}

.time-range-cover .month-range-picker {
    display: block
}

.time-range-cover .month-range-picker .desc-cover {
    display: block;
    position: relative;
    width: calc(100% - 160px);
    float: left;
    margin: 0 10px 0 0
}

.time-range-cover .month-range-picker .desc-cover .descleft {
    display: block;
    float: left;
    width: 50%
}

.time-range-cover .month-range-picker .desc-cover .descleft input {
    border-right: 1px solid rgba(18, 31, 62, .04) !important;
    border-radius: 4px 0 0 4px !important;
    -webkit-border-radius: 4px 0 0 4px !important
}

.time-range-cover .month-range-picker .desc-cover .descleft .v-menu__activator--active .v-text-field:before {
    display: none !important
}

.time-range-cover .month-range-picker .desc-cover .descleft .v-menu__activator--active .v-text-field:after {
    display: block !important
}

.time-range-cover .month-range-picker .desc-cover .descleft .v-menu__activator--active input {
    color: #121f3e !important;
    border: 1px solid #5d9df4 !important;
    border-right: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.time-range-cover .month-range-picker .desc-cover .descright {
    display: block;
    float: left;
    width: 50%
}

.time-range-cover .month-range-picker .desc-cover .descright input {
    border-left: 1px solid rgba(18, 31, 62, .04) !important;
    border-radius: 0 4px 4px 0 !important;
    -webkit-border-radius: 0 4px 4px 0 !important
}

.time-range-cover .month-range-picker .desc-cover .descright .v-menu__activator--active .v-text-field:before {
    display: none !important
}

.time-range-cover .month-range-picker .desc-cover .descright .v-menu__activator--active .v-text-field:after {
    display: block !important
}

.time-range-cover .month-range-picker .desc-cover .descright .v-menu__activator--active input {
    color: #121f3e !important;
    border: 1px solid #5d9df4 !important;
    border-left: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.time-range-cover .month-range-picker .datetime-quick-picker {
    min-width: 150px !important;
    width: 150px !important;
    display: block;
    float: left
}

.time-range-cover .month-range-picker .datetime-quick-picker .v-menu {
    width: 100% !important
}

.time-range-cover .month-range-picker .datetime-quick-picker button .v-btn__content {
    height: 30px !important;
    min-width: 100% !important
}

.time-range-cover .month-range-picker .datetime-quick-picker button .v-btn__content i.v-icon {
    margin: 0 5px 0 0 !important
}

.time-range-cover .month-range-picker .datetime-quick-picker button .v-btn__content span.default-text {
    line-height: 12px;
    padding: 2px 0
}

.time-range-cover .month-picker {
    display: block
}

.time-range-cover .month-picker .desc-cover {
    display: block;
    position: relative;
    width: 100%
}

.time-range-cover .month-picker .desc-cover .descleft {
    display: block
}

.time-range-cover .month-picker .desc-cover .descleft .v-menu__activator--active .v-text-field:before {
    display: none !important
}

.time-range-cover .month-picker .desc-cover .descleft .v-menu__activator--active .v-text-field:after {
    display: block !important
}

.time-range-cover .month-picker .desc-cover .descleft .v-menu__activator--active input {
    color: #121f3e !important;
    border: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.time-range-cover .month-picker .datetime-quick-picker {
    min-width: 150px !important;
    width: 150px !important;
    display: block;
    float: left
}

.time-range-cover .month-picker .datetime-quick-picker .v-menu {
    width: 100% !important
}

.time-range-cover .month-picker .datetime-quick-picker button .v-btn__content {
    height: 30px !important;
    min-width: 100% !important
}

.time-range-cover .month-picker .datetime-quick-picker button .v-btn__content i.v-icon {
    margin: 0 5px 0 0 !important
}

.time-range-cover .month-picker .datetime-quick-picker button .v-btn__content span.default-text {
    line-height: 12px;
    padding: 2px 0
}

.time-range-cover .datetime-range-picker {
    display: block
}

.time-range-cover .datetime-range-picker .desc-cover {
    display: block;
    position: relative;
    width: calc(100% - 160px);
    float: left;
    margin: 0 10px 0 0
}

.time-range-cover .datetime-range-picker .desc-cover .descleft {
    display: block;
    float: left;
    width: 50%
}

.time-range-cover .datetime-range-picker .desc-cover .descleft .date-picker-dropdown {
    float: left;
    width: 50%
}

.time-range-cover .datetime-range-picker .desc-cover .descleft .date-picker-dropdown input {
    border-right: 1px solid rgba(18, 31, 62, .04);
    border-radius: 4px 0 0 4px !important;
    -webkit-border-radius: 4px 0 0 4px !important
}

.time-range-cover .datetime-range-picker .desc-cover .descleft .time-picker-dropdown {
    float: left;
    width: 50%
}

.time-range-cover .datetime-range-picker .desc-cover .descleft .time-picker-dropdown .selection-bar {
    border-left: 1px solid rgba(18, 31, 62, .04);
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important
}

.time-range-cover .datetime-range-picker .desc-cover .descleft .v-menu__activator--active .v-text-field:before {
    display: none !important
}

.time-range-cover .datetime-range-picker .desc-cover .descleft .v-menu__activator--active .v-text-field:after {
    display: block !important
}

.time-range-cover .datetime-range-picker .desc-cover .descleft .v-menu__activator--active input {
    color: #121f3e !important
}

.time-range-cover .datetime-range-picker .desc-cover .descleft .v-menu__activator--active .selection-bar,
.time-range-cover .datetime-range-picker .desc-cover .descleft .v-menu__activator--active input {
    border: 1px solid #5d9df4 !important;
    border-right: 1px solid #5d9df4 !important;
    border-left: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.time-range-cover .datetime-range-picker .desc-cover .descleft .v-menu__activator--active .selection-bar span {
    color: #121f3e !important
}

.time-range-cover .datetime-range-picker .desc-cover .descright {
    display: block;
    float: left;
    width: 50%
}

.time-range-cover .datetime-range-picker .desc-cover .descright .date-picker-dropdown {
    float: left;
    width: 50%
}

.time-range-cover .datetime-range-picker .desc-cover .descright .date-picker-dropdown input {
    border-right: 1px solid rgba(18, 31, 62, .04);
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important
}

.time-range-cover .datetime-range-picker .desc-cover .descright .time-picker-dropdown {
    float: left;
    width: 50%
}

.time-range-cover .datetime-range-picker .desc-cover .descright .time-picker-dropdown .selection-bar {
    border-left: 1px solid rgba(18, 31, 62, .04);
    border-radius: 0 4px 4px 0 !important;
    -webkit-border-radius: 0 4px 4px 0 !important
}

.time-range-cover .datetime-range-picker .desc-cover .descright .v-menu__activator--active .v-text-field:before {
    display: none !important
}

.time-range-cover .datetime-range-picker .desc-cover .descright .v-menu__activator--active .v-text-field:after {
    display: block !important
}

.time-range-cover .datetime-range-picker .desc-cover .descright .v-menu__activator--active input {
    color: #121f3e !important
}

.time-range-cover .datetime-range-picker .desc-cover .descright .v-menu__activator--active .selection-bar,
.time-range-cover .datetime-range-picker .desc-cover .descright .v-menu__activator--active input {
    border: 1px solid #5d9df4 !important;
    border-left: 1px solid #5d9df4 !important;
    border-right: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.time-range-cover .datetime-range-picker .desc-cover .descright .v-menu__activator--active .selection-bar span {
    color: #121f3e !important
}

.time-range-cover .datetime-range-picker .desc-cover.date-only .descleft .date-picker-dropdown {
    width: 100%
}

.time-range-cover .datetime-range-picker .desc-cover.date-only .descleft .date-picker-dropdown input {
    border-right: 1px solid rgba(18, 31, 62, .04) !important;
    border-left: 1px solid rgba(18, 31, 62, .15) !important;
    border-radius: 4px 0 0 4px !important;
    -webkit-border-radius: 4px 0 0 4px !important
}

.time-range-cover .datetime-range-picker .desc-cover.date-only .descleft .v-menu__activator--active .v-text-field:before {
    display: none !important
}

.time-range-cover .datetime-range-picker .desc-cover.date-only .descleft .v-menu__activator--active .v-text-field:after {
    display: block !important
}

.time-range-cover .datetime-range-picker .desc-cover.date-only .descleft .v-menu__activator--active input {
    color: #121f3e !important;
    border: 1px solid #5d9df4 !important;
    border-left: 1px solid #5d9df4 !important;
    border-right: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.time-range-cover .datetime-range-picker .desc-cover.date-only .descright .date-picker-dropdown {
    width: 100%
}

.time-range-cover .datetime-range-picker .desc-cover.date-only .descright .date-picker-dropdown input {
    border-left: 1px solid rgba(18, 31, 62, .04) !important;
    border-right: 1px solid rgba(18, 31, 62, .15) !important;
    border-radius: 0 4px 4px 0 !important;
    -webkit-border-radius: 0 4px 4px 0 !important
}

.time-range-cover .datetime-range-picker .desc-cover.date-only .descright .v-menu__activator--active .v-text-field:before {
    display: none !important
}

.time-range-cover .datetime-range-picker .desc-cover.date-only .descright .v-menu__activator--active .v-text-field:after {
    display: block !important
}

.time-range-cover .datetime-range-picker .desc-cover.date-only .descright .v-menu__activator--active input {
    color: #121f3e !important;
    border: 1px solid #5d9df4 !important;
    border-left: 1px solid #5d9df4 !important;
    border-right: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.time-range-cover .datetime-range-picker .desc-cover.time-only {
    width: 100%;
    float: none
}

.time-range-cover .datetime-range-picker .desc-cover.time-only .descleft .time-picker-dropdown {
    width: 100%
}

.time-range-cover .datetime-range-picker .desc-cover.time-only .descleft .time-picker-dropdown input {
    border-right: 1px solid rgba(18, 31, 62, .04) !important;
    border-left: 1px solid rgba(18, 31, 62, .15) !important;
    border-radius: 4px 0 0 4px !important;
    -webkit-border-radius: 4px 0 0 4px !important
}

.time-range-cover .datetime-range-picker .desc-cover.time-only .descleft .v-menu__activator--active .v-text-field:before {
    display: none !important
}

.time-range-cover .datetime-range-picker .desc-cover.time-only .descleft .v-menu__activator--active .v-text-field:after {
    display: block !important
}

.time-range-cover .datetime-range-picker .desc-cover.time-only .descleft .v-menu__activator--active input {
    color: #121f3e !important;
    border: 1px solid #5d9df4 !important;
    border-left: 1px solid #5d9df4 !important;
    border-right: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.time-range-cover .datetime-range-picker .desc-cover.time-only .descright .time-picker-dropdown {
    width: 100%
}

.time-range-cover .datetime-range-picker .desc-cover.time-only .descright .time-picker-dropdown input {
    border-left: 1px solid rgba(18, 31, 62, .04) !important;
    border-right: 1px solid rgba(18, 31, 62, .15) !important;
    border-radius: 0 4px 4px 0 !important;
    -webkit-border-radius: 0 4px 4px 0 !important
}

.time-range-cover .datetime-range-picker .desc-cover.time-only .descright .v-menu__activator--active .v-text-field:before {
    display: none !important
}

.time-range-cover .datetime-range-picker .desc-cover.time-only .descright .v-menu__activator--active .v-text-field:after {
    display: block !important
}

.time-range-cover .datetime-range-picker .desc-cover.time-only .descright .v-menu__activator--active input {
    color: #121f3e !important;
    border: 1px solid #5d9df4 !important;
    border-left: 1px solid #5d9df4 !important;
    border-right: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.time-range-cover .datetime-range-picker .datetime-quick-picker {
    min-width: 150px !important;
    width: 150px !important;
    display: block;
    float: left
}

.time-range-cover .datetime-range-picker .datetime-quick-picker .v-menu {
    width: 100% !important
}

.time-range-cover .datetime-range-picker .datetime-quick-picker button .v-btn__content {
    height: 30px !important;
    min-width: 100% !important
}

.time-range-cover .datetime-range-picker .datetime-quick-picker button .v-btn__content i.v-icon {
    margin: 0 5px 0 0 !important
}

.time-range-cover .datetime-range-picker .datetime-quick-picker button .v-btn__content span.default-text {
    line-height: 12px;
    padding: 2px 0
}

.time-range-cover .datetime-picker {
    display: block
}

.time-range-cover .datetime-picker .desc-cover {
    display: block;
    position: relative;
    width: 100%
}

.time-range-cover .datetime-picker .desc-cover .descleft {
    display: block
}

.time-range-cover .datetime-picker .desc-cover .descleft .date-picker-dropdown {
    float: left;
    width: 50%
}

.time-range-cover .datetime-picker .desc-cover .descleft .date-picker-dropdown input {
    border-right: 1px solid rgba(18, 31, 62, .04) !important;
    border-radius: 4px 0 0 4px !important;
    -webkit-border-radius: 4px 0 0 4px !important
}

.time-range-cover .datetime-picker .desc-cover .descleft .time-picker-dropdown {
    float: left;
    width: 50%
}

.time-range-cover .datetime-picker .desc-cover .descleft .time-picker-dropdown input {
    border-left: 1px solid rgba(18, 31, 62, .04) !important;
    border-radius: 0 4px 4px 0 !important;
    -webkit-border-radius: 0 4px 4px 0 !important
}

.time-range-cover .datetime-picker .desc-cover .descleft .v-menu__activator--active .v-text-field:before {
    display: none !important
}

.time-range-cover .datetime-picker .desc-cover .descleft .v-menu__activator--active .v-text-field:after {
    display: block !important
}

.time-range-cover .datetime-picker .desc-cover .descleft .v-menu__activator--active input {
    color: #121f3e !important;
    border: 1px solid #5d9df4 !important;
    border-right: 1px solid #5d9df4 !important;
    border-left: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.time-range-cover .datetime-picker .desc-cover.date-only .descleft .date-picker-dropdown {
    width: 100%
}

.time-range-cover .datetime-picker .desc-cover.date-only .descleft .date-picker-dropdown input {
    border-right: 1px solid rgba(18, 31, 62, .15) !important;
    border-left: 1px solid rgba(18, 31, 62, .15) !important;
    border-radius: 4px 4px 4px 4px !important;
    -webkit-border-radius: 4px 4px 4px 4px !important
}

.time-range-cover .datetime-picker .desc-cover.date-only .descleft .v-menu__activator--active .v-text-field:before {
    display: none !important
}

.time-range-cover .datetime-picker .desc-cover.date-only .descleft .v-menu__activator--active .v-text-field:after {
    display: block !important
}

.time-range-cover .datetime-picker .desc-cover.date-only .descleft .v-menu__activator--active input {
    color: #121f3e !important;
    border: 1px solid #5d9df4 !important;
    border-left: 1px solid #5d9df4 !important;
    border-right: 1px solid #5d9df4 !important;
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34) !important
}

.time-range-cover .datetime-picker .datetime-quick-picker {
    min-width: 150px !important;
    width: 150px !important;
    display: block;
    float: left
}

.time-range-cover .datetime-picker .datetime-quick-picker .v-menu {
    width: 100% !important
}

.time-range-cover .datetime-picker .datetime-quick-picker button .v-btn__content {
    height: 30px !important;
    min-width: 100% !important
}

.time-range-cover .datetime-picker .datetime-quick-picker button .v-btn__content i.v-icon {
    margin: 0 5px 0 0 !important
}

.time-range-cover .datetime-picker .datetime-quick-picker button .v-btn__content span.default-text {
    line-height: 12px;
    padding: 2px 0
}

.datetime-error-message {
    display: block;
    position: absolute;
    top: 32px;
    right: 0;
    width: auto;
    max-width: 100%;
    z-index: 2;
    background: rgba(255, 23, 68, .7);
    padding: 10px 15px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    opacity: 0;
    visibility: hidden
}

.datetime-error-message.toggled {
    opacity: 1 !important;
    visibility: visible !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.datetime-error-message:before {
    display: block;
    position: absolute;
    content: "";
    top: -5px;
    right: 28px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 5px solid rgba(255, 23, 68, .7);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.datetime-error-message p {
    display: block;
    font-size: 11px !important;
    line-height: 11px;
    color: #fff !important;
    letter-spacing: .5px;
    -webkit-letter-spacing: .5px;
    margin: 0 !important;
    opacity: 1 !important
}

.datetime-error-message p b {
    font-weight: lighter;
    display: block
}

.datetime-error-btn {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 7px;
    right: 22px;
    z-index: 1;
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.datetime-error-btn i.v-icon {
    font-size: 18px;
    color: rgba(255, 23, 68, .8);
    margin: 0 0 1px
}

.datetime-error-btn b {
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border: 3px solid #ff1744;
    z-index: -1;
    animation: blinking 2s infinite;
    -webkit-animation: blinking 2s infinite;
    animation-iteration-count: 3;
    -webkit-animation-iteration-count: 3;
    opacity: 0
}

@keyframes blinking {
    0% {
        opacity: 0;
        width: 14px;
        height: 14px
    }

    39% {
        opacity: 0;
        width: 14px;
        height: 14px
    }

    40% {
        opacity: 1;
        width: 14px;
        height: 14px
    }

    to {
        opacity: 0;
        width: 35px;
        height: 35px
    }
}

@-webkit-keyframes blinking {
    0% {
        opacity: 0;
        width: 14px;
        height: 14px
    }

    39% {
        opacity: 0;
        width: 14px;
        height: 14px
    }

    40% {
        opacity: 1;
        width: 14px;
        height: 14px
    }

    to {
        opacity: 0;
        width: 35px;
        height: 35px
    }
}

@media only screen and (max-width:860px) {
    .dropdown-select {
        margin: 0
    }

    .dropdown-select .v-date-picker-header {
        padding: 20px
    }
}
.date-picker-dropdown {
    display: block;
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.date-picker-dropdown .date-picker-dropdown-background {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(33, 33, 33, .4);
    display: none;
    opacity: 1;
    width: 100%;
    height: 100vh;
    z-index: 10
}

.date-picker-dropdown .cancel-icon {
    display: none;
    position: absolute;
    top: -16px;
    right: -18px;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    cursor: pointer;
    border: 1px solid rgba(33, 33, 33, .2);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 2
}

.date-picker-dropdown .cancel-icon i.v-icon {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    font-size: 20px;
    color: rgba(18, 31, 62, .74)
}

.date-picker-dropdown.date-disabled {
    opacity: .4 !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.date-picker-dropdown .v-text-field {
    position: relative;
    width: 100%;
    display: block
}

.date-picker-dropdown .v-text-field.v-input--is-disabled .v-input__control .v-input__slot input {
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.date-picker-dropdown .v-text-field:before {
    display: block;
    border-top: 5px solid #121f3e;
    top: 14px
}

.date-picker-dropdown .v-text-field:after,
.date-picker-dropdown .v-text-field:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    right: 10px;
    z-index: 1
}

.date-picker-dropdown .v-text-field:after {
    display: none;
    border-bottom: 5px solid #121f3e;
    top: 13px
}

.date-picker-dropdown .v-text-field .v-input__control {
    min-height: 32px !important
}

.date-picker-dropdown .v-text-field .v-input__control .v-input__slot {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    background: none !important
}

.date-picker-dropdown .v-text-field .v-input__control .v-input__slot input {
    opacity: .87;
    font-size: 12px;
    color: #121f3e !important;
    letter-spacing: .5px;
    padding: 8px 26px 8px 10px;
    max-height: 32px !important;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid rgba(18, 31, 62, .15);
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1)
}

.date-picker-dropdown .v-text-field .v-input__control .v-input__slot .v-input__append-inner,
.date-picker-dropdown .v-text-field .v-input__control .v-text-field__details {
    display: none
}

@media only screen and (max-width:860px) {
    .date-picker-dropdown .date-picker-dropdown-background {
        display: block
    }

    .date-picker-dropdown .date-picker-dropdown-selection-menu {
        position: fixed;
        top: calc(50% - 147.5px) !important;
        left: calc(50% - 145px) !important;
        z-index: 10 !important
    }

    .date-picker-dropdown .date-picker-dropdown-selection-menu .cancel-icon {
        display: block
    }
}

#dialog-currency-rate {
    width: 130px;
    float: left;
    margin-right: 10px
}

.currency-btn {
    width: 100%;
    display: inline-block;
    height: 32px;
    margin: 0;
    padding: 7px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: rgba(33, 33, 33, .05)
}

.currency-btn .v-ripple__container,
.currency-btn:before {
    display: none
}

.currency-btn:hover {
    background: rgba(33, 33, 33, .1)
}

.currency-btn .v-btn__content {
    width: 100%;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    text-align: left
}

.currency-btn i.v-icon {
    display: block;
    float: left;
    margin: 0 4px 0 0;
    font-size: 16px;
    color: #121f3e !important
}

.currency-btn b {
    display: block;
    float: left;
    font-size: 12px;
    color: #121f3e;
    letter-spacing: .5px;
    text-transform: capitalize
}

.crp-cover {
    display: block;
    position: relative
}

.crp-cover .currency_rate-pop {
    display: block;
    height: 75vh
}

.crp-cover .close-ratepop {
    display: block;
    position: absolute !important;
    top: 15px;
    right: 15px;
    margin: 0;
    z-index: 1;
    width: 36px;
    height: 36px
}

.crp-cover .close-ratepop i.v-icon {
    font-size: 20px
}

.crp-cover .table-currency-rates {
    background: #fafafa;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 125px 0 90px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.crp-cover .table-currency-rates .tcr-cover {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow-y: auto
}

.crp-cover .table-currency-rates .tcr-cover::-webkit-scrollbar-track {
    background-color: #fff;
    border-left: 1px solid #f1f4f9
}

.crp-cover .table-currency-rates .tcr-cover::-webkit-scrollbar-track:hover {
    border-left: 1px solid #f3f3f3
}

.crp-cover .table-currency-rates .tcr-cover::-webkit-scrollbar {
    width: 8px;
    background-color: none
}

.crp-cover .table-currency-rates .tcr-cover::-webkit-scrollbar-thumb {
    background: rgba(18, 31, 62, .2);
    border-radius: 10px;
    -webkit-border-radius: 10px
}

.crp-cover .table-currency-rates .tcr-cover::-webkit-scrollbar-thumb:hover {
    background: rgba(18, 31, 62, .5)
}

.crp-cover .table-currency-rates .tcr-cover .rate-row {
    margin: 25px 0
}

.crp-cover .table-currency-rates .tcr-cover .rate-row label {
    font-size: 12px;
    color: #5d9df4;
    opacity: 1;
    font-weight: 700;
    margin: 0 0 6px;
    text-transform: capitalize;
    padding: 0 25px
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail {
    display: block;
    overflow: hidden;
    padding: 8px 25px;
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail:hover {
    background: rgba(18, 31, 62, .05);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-country {
    display: block;
    float: left;
    margin: 0 12px 0 0;
    line-height: 0
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-country img {
    display: block;
    height: 18px;
    border-radius: 4px;
    -webkit-border-radius: 4px
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-left {
    display: block;
    width: 180px;
    float: left;
    height: 18px;
    opacity: .87;
    font-size: 12px;
    color: #121f3e;
    font-weight: 700;
    padding: 1px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare {
    display: block;
    float: right;
    height: 18px;
    padding: 1px 0;
    font-size: 12px;
    color: rgba(18, 31, 62, .6);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-check {
    display: block;
    float: left;
    width: 20px;
    margin: 0;
    position: relative
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-check.v-input--selection-controls {
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-check.v-input--selection-controls:hover {
    background: rgba(33, 33, 33, .04);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-check.v-input--selection-controls .v-input__control .v-input__slot {
    margin: 0;
    position: relative
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-check.v-input--selection-controls .v-input__control .v-input__slot .v-input--selection-controls__input {
    width: 18px;
    height: 18px;
    margin-right: 0
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-check.v-input--selection-controls .v-input__control .v-input__slot .v-input--selection-controls__input input {
    width: 18px;
    height: 18px
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-check.v-input--selection-controls .v-input__control .v-input__slot .v-input--selection-controls__input .v-input--selection-controls__ripple {
    display: none
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-check.v-input--selection-controls .v-input__control .v-input__slot .v-input--selection-controls__input i.v-icon {
    font-size: 18px;
    width: 18px;
    height: 18px;
    display: block;
    color: #626569
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-check.v-input--selection-controls .v-input__control .v-input__slot .v-input--selection-controls__input i.v-icon.accent--text {
    color: #626569 !important;
    caret-color: #626569 !important
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-left {
    display: block;
    float: left;
    width: 100px;
    padding: 0 5px;
    text-align: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-left button {
    display: block;
    position: absolute;
    margin: 0;
    min-width: auto;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 0;
    top: calc(50% - 10px);
    right: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #5d9df4;
    background: #fff;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    opacity: 0;
    visibility: hidden
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-left button .v-btn__content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 2px 0
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-left button .v-btn__content i.v-icon {
    display: block;
    width: 14px;
    height: 14px;
    font-size: 14px;
    margin: 0 auto;
    color: #5d9df4
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-left:hover {
    padding: 0 28px 0 5px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-left:hover button {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    opacity: 1;
    visibility: visible
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail .currency-compare .compare-right {
    display: block;
    float: left;
    width: 100px;
    text-align: right;
    padding: 0 0 0 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail.active {
    background: #5d9df4
}

.crp-cover .table-currency-rates .tcr-cover .rate-detail.active .currency-compare,
.crp-cover .table-currency-rates .tcr-cover .rate-detail.active .currency-left {
    color: #fff;
    opacity: 1
}

.crp-cover .table-currency-rates .currency-rate-editor {
    display: block;
    position: absolute;
    width: 100%;
    height: calc(100% - 215px);
    top: 125px;
    left: 0;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.crp-cover .table-currency-rates .currency-rate-editor .overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #212121;
    opacity: .2
}

.crp-cover .table-currency-rates .currency-rate-editor .editor-content {
    display: block;
    position: absolute;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 25px;
    top: 20px;
    left: calc(50% - 160px);
    z-index: 9;
    width: 320px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1);
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.crp-cover .table-currency-rates .currency-rate-editor .editor-content .btn-cover {
    display: block;
    text-align: right;
    margin: 15px 0 0
}

.crp-cover .table-currency-rates .currency-rate-editor .editor-content .btn-cover button {
    margin: 0 0 0 5px !important
}

.crp-cover .table-currency-rates .currency-rate-editor.active {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.crp-cover .table-currency-rates .currency-rate-editor.active .editor-content {
    opacity: 1;
    top: 60px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.crp-cover .headline {
    padding: 0;
    width: 100%;
    top: 0;
    border-bottom: 1px solid #f1f4f9;
    padding: 25px 25px 10px !important;
    height: 125px;
    z-index: 1;
    background: #fff
}

.crp-cover .headline,
.crp-cover .headline .compare-title {
    display: block;
    position: absolute;
    left: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.crp-cover .headline .compare-title {
    width: calc(100% - 8px);
    height: 25px;
    bottom: -26px;
    text-align: right;
    padding: 10px 25px 5px;
    background: #fafafa;
    line-height: 0
}

.crp-cover .headline .compare-title .ct-cover {
    display: inline-block;
    position: relative;
    overflow: hidden;
    float: right
}

.crp-cover .headline .compare-title .ct-cover b {
    display: block;
    float: left;
    width: 100px;
    padding: 0 5px;
    font-size: 12px;
    line-height: 12px;
    text-align: right;
    font-weight: 400;
    color: #5d9df4;
    opacity: .4
}

.crp-cover .headline .compare-title .ct-cover b:last-child {
    padding: 0 0 0 5px
}

.crp-cover .headline .compare-title .compare-check {
    display: block;
    float: right;
    width: 20px;
    margin: -2px 0 0;
    position: relative
}

.crp-cover .headline .compare-title .compare-check.v-input--selection-controls {
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.crp-cover .headline .compare-title .compare-check.v-input--selection-controls:hover {
    background: rgba(33, 33, 33, .04);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.crp-cover .headline .compare-title .compare-check.v-input--selection-controls .v-input__control .v-input__slot {
    margin: 0;
    position: relative
}

.crp-cover .headline .compare-title .compare-check.v-input--selection-controls .v-input__control .v-input__slot .v-input--selection-controls__input {
    width: 18px;
    height: 18px;
    margin-right: 0
}

.crp-cover .headline .compare-title .compare-check.v-input--selection-controls .v-input__control .v-input__slot .v-input--selection-controls__input input {
    width: 18px;
    height: 18px
}

.crp-cover .headline .compare-title .compare-check.v-input--selection-controls .v-input__control .v-input__slot .v-input--selection-controls__input .v-input--selection-controls__ripple {
    display: none
}

.crp-cover .headline .compare-title .compare-check.v-input--selection-controls .v-input__control .v-input__slot .v-input--selection-controls__input i.v-icon {
    font-size: 18px;
    width: 18px;
    height: 18px;
    display: block;
    color: #626569
}

.crp-cover .headline .compare-title .compare-check.v-input--selection-controls .v-input__control .v-input__slot .v-input--selection-controls__input i.v-icon.accent--text {
    color: #626569 !important;
    caret-color: #626569 !important
}

.crp-cover h1.head-title {
    margin: 0 0 8px;
    line-height: 18px;
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 0;
    color: #121f3e
}

.crp-cover h2.head-date {
    opacity: .34;
    font-size: 11px;
    line-height: 11px;
    color: #121f3e;
    font-weight: 400;
    margin: 0 0 20px
}

.crp-cover span.head-default {
    display: block;
    overflow: hidden;
    font-size: 12px;
    opacity: .87;
    letter-spacing: .5px;
    color: #121f3e
}

.crp-cover span.head-default p {
    display: block;
    padding: 0;
    margin: 0;
    float: left
}

.crp-cover span.head-default b {
    display: block;
    float: right;
    font-weight: 400
}

.crp-cover .popup-currency-content {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 !important
}

.crp-cover .select-action {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 1;
    width: 100%;
    height: 90px;
    padding: 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top: 1px solid #f1f4f9;
    overflow: hidden
}

.crp-cover .select-action .selected-desc {
    display: block;
    float: left
}

.crp-cover .select-action .selected-desc span.d-title {
    display: block;
    height: 18px;
    overflow: hidden;
    font-size: 12px;
    margin: 0 0 4px
}

.crp-cover .select-action .selected-desc span.d-title i.v-icon {
    display: block;
    float: left;
    margin: 0 2px 0 0;
    height: 18px;
    font-size: 18px;
    color: #121f3e
}

.crp-cover .select-action .selected-desc span.d-title b {
    display: block;
    float: left;
    padding: 1px 0;
    color: #121f3e
}

.crp-cover .select-action .selected-desc span.d-desc {
    display: block;
    height: 18px;
    overflow: hidden;
    font-size: 12px
}

.crp-cover .select-action .selected-desc span.d-desc p {
    margin: 0 15px 0 0
}

.crp-cover .select-action .selected-desc span.d-desc b,
.crp-cover .select-action .selected-desc span.d-desc p {
    display: block;
    float: left;
    color: #121f3e;
    font-size: 12px;
    opacity: .5
}

.crp-cover .select-action .selected-btn {
    display: block;
    float: right
}

.crp-cover .select-action .selected-btn button {
    box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34);
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 122, 255, .34);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 12px;
    letter-spacing: 1px;
    margin-left: 5px !important
}

.crp-cover .select-action .selected-btn button.btn-left {
    background-color: #fff;
    border: 1px solid #5d9df4;
    color: #5d9df4
}

.crp-cover .select-action .selected-btn button.btn-left:hover {
    background-color: #f1f4f9
}

.crp-cover .select-action .selected-btn button.btn-right {
    background-color: #5d9df4;
    color: #fff
}

.crp-cover .select-action .selected-btn button.btn-right:hover {
    background-color: #538cdb
}

.crp-cover .select-action .selected-btn button .v-btn__content {
    text-transform: none !important
}

@media only screen and (max-width:520px) {
    .convertor-currency {
        position: relative;
        height: 100%
    }

    .convertor-currency .crp-cover {
        height: 100%
    }

    .convertor-currency .crp-cover .currency_rate-pop {
        height: auto
    }
}

@media only screen and (max-width:420px) {
    .tcr-cover .rate-detail .currency-left span {
        display: none
    }
}
.layout-app--zh .em--data-table-v3 .dt-full-table table tbody tr td.text-change-lang, .layout-app--zh .em--data-table-v3 .dt-full-table tfoot tr td.text-change-lang {
    font-family: PingFang SC, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif !important;
    font-size: 11px
}

.layout-app--zh .em--data-table-v3 .dt-full-table table tbody tr td.text-change-lang .inner-row, .layout-app--zh .em--data-table-v3 .dt-full-table table tbody tr td.text-change-lang .inner-row .inner-row--1, .layout-app--zh .em--data-table-v3 .dt-full-table tfoot tr td.text-change-lang .inner-row, .layout-app--zh .em--data-table-v3 .dt-full-table tfoot tr td.text-change-lang .inner-row .inner-row--1 {
    font-size: 11px !important
}

.em--data-table-v3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: unset !important
}

.em--data-table-v3 .convertion-currency-pop {
    display: block;
    position: fixed;
    bottom: 50px;
    width: 300px;
    height: 32px;
    left: 50%;
    margin-left: -140px;
    background: rgba(18, 31, 62, .7);
    border-radius: 20px;
    font-size: 11px;
    line-height: 32px;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    z-index: 2;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    opacity: 0;
    visibility: hidden
}

.em--data-table-v3 .convertion-currency-pop.show-update {
    opacity: 1 !important;
    visibility: visible !important;
    transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.em--data-table-v3 .em--filter-panel {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    width: 100%
}

.em--data-table-v3 .em--filter-panel .sum-operator {
    display: block;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 158px;
    height: 32px;
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: rgba(33, 33, 33, 0)
}

.em--data-table-v3 .em--filter-panel .sum-operator:hover {
    background: #d6dae0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-messages {
    display: none
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control .v-input__slot {
    margin: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control .v-input__slot .v-input--selection-controls__input {
    display: block;
    position: relative;
    float: left;
    width: 24px;
    height: 32px;
    margin: 0 0 0 6px;
    z-index: 1
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control .v-input__slot .v-input--selection-controls__input i.v-icon {
    display: block;
    position: absolute;
    font-size: 18px;
    width: 18px;
    height: 18px;
    top: calc(50% - 9px);
    left: calc(50% - 9px);
    color: #5d9df4
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control .v-input__slot .v-input--selection-controls__input i.v-icon.accent--text {
    color: #5d9df4 !important
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control .v-input__slot .v-input--selection-controls__input .v-input--selection-controls__ripple {
    display: none
}

.em--data-table-v3 .em--filter-panel .sum-operator .v-input__control .v-input__slot label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 12px;
    color: #121f3e;
    letter-spacing: .5px;
    opacity: .87;
    height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px 0 6px 32px;
    z-index: 1;
    font-weight: 700;
    text-align: left
}

.em--data-table-v3 .em--table-tooltip {
    display: block;
    position: relative;
    z-index: 8
}

.em--data-table-v3 .header-tooltip {
    display: block;
    position: fixed;
    z-index: 99
}

.em--data-table-v3 .header-tooltip .header-tooltip-cover {
    display: block;
    position: absolute;
    min-width: 130px;
    max-width: 150px;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: rgba(18, 31, 62, .92);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 6px 10px;
    text-align: center;
    font-weight: 400;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    z-index: 9;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -webkit-transition-property: opacity, visibility, left;
    transition-property: opacity, visibility, left
}

.em--data-table-v3 .header-tooltip .header-tooltip-cover:before {
    display: block;
    position: absolute;
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid rgba(18, 31, 62, .92);
    bottom: -8px;
    left: calc(50% - 4px)
}

.em--data-table-v3 .header-tooltip .header-tooltip-cover .header-tooltip-cover-info {
    margin: 8px 0 0
}

.em--data-table-v3 .header-tooltip .header-tooltip-cover .header-tooltip-cover-info span {
    display: block;
    color: #5d9df4;
    text-align: left !important
}

.em--data-table-v3 .header-tooltip.active .header-tooltip-cover {
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    -webkit-transition-property: opacity, visibility, left;
    transition-property: opacity, visibility, left
}

.em--data-table-v3 .header-tooltip.header-tooltip-1 .header-tooltip-cover {
    left: -10px;
    transform: none !important;
    -webkit-transform: none !important
}

.em--data-table-v3 .header-tooltip.header-tooltip-1 .header-tooltip-cover:before {
    left: 14px
}

.em--data-table-v3 .header-tooltip.header-tooltip-2 .header-tooltip-cover {
    left: -30px;
    transform: none !important;
    -webkit-transform: none !important
}

.em--data-table-v3 .header-tooltip.header-tooltip-2 .header-tooltip-cover:before {
    left: 32px
}

.em--data-table-v3 .header-tooltip.header-tooltip-last .header-tooltip-cover {
    left: auto;
    right: -10px;
    transform: none !important;
    -webkit-transform: none !important
}

.em--data-table-v3 .header-tooltip.header-tooltip-last .header-tooltip-cover:before {
    left: auto;
    right: 14px
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td.opened-inner-row .inner-row {
    height: 100px !important
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td.opened-inner-row .inner-row .inner-row--2 {
    top: 50px !important
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row {
    height: 50px
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--1 {
    height: 50px;
    line-height: 50px
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--1 .inner-row--array>.inner-row--array--1, .em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--1.inner-row--array>.inner-row--array--1 {
    display: block;
    line-height: 18px;
    height: 18px;
    margin: 7px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--1 .inner-row--array>.inner-row--array--2, .em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--1.inner-row--array>.inner-row--array--2 {
    display: block;
    line-height: 18px;
    height: 18px;
    margin: 0 0 7px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--2 {
    height: 50px;
    line-height: 50px
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--2 .inner-row--array>.inner-row--array--1, .em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--2.inner-row--array>.inner-row--array--1 {
    display: block;
    line-height: 18px;
    height: 18px;
    margin: 7px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--2 .inner-row--array>.inner-row--array--2, .em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tbody tr td .inner-row .inner-row--2.inner-row--array>.inner-row--array--2 {
    display: block;
    line-height: 18px;
    height: 18px;
    margin: 0 0 7px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tfoot tr td {
    height: 51px
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tfoot tr td .table-foot--title {
    line-height: 50px
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tfoot tr td .table-foot--title .td--row-inner-0 {
    display: block;
    line-height: 18px;
    height: 18px;
    margin: 7px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .em--table-content.table-multiple-row-of-single-col-2 .dt-full-table table tfoot tr td .table-foot--title .td--row-inner-1 {
    display: block;
    line-height: 18px;
    height: 18px;
    margin: 0 0 7px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .em--table-content.table-processing .dt-full-tablea {
    overflow-y: hidden
}

.em--data-table-v3 .dt-addon {
    display: block;
    width: 100%;
    position: relative;
    padding: 0 0 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-addon.with-filter-panel {
    position: absolute;
    top: 0;
    padding-left: 142px
}

.em--data-table-v3 .dt-addon .addon-btn {
    display: block;
    margin-right: 12px;
    width: 130px;
    float: left
}

.em--data-table-v3 .dt-addon .addon-btn button.default-btn {
    width: 100%
}

.em--data-table-v3 .data-table-breadcrumb {
    display: block;
    position: relative;
    margin: 0 0 8px;
    overflow: hidden
}

.em--data-table-v3 .data-table-breadcrumb a.span-breadcrumb {
    display: block;
    float: left;
    font-size: 12px;
    letter-spacing: .5px;
    color: #5d9df4;
    margin: 0 5px 0 0
}

.em--data-table-v3 .data-table-breadcrumb a.span-breadcrumb:first-child:before {
    display: none
}

.em--data-table-v3 .data-table-breadcrumb a.span-breadcrumb:before {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    content: ">";
    font-size: 12px;
    color: rgba(33, 33, 33, .4)
}

.em--data-table-v3 .data-table-breadcrumb a.span-breadcrumb.span-breadcrumb-last {
    cursor: pointer;
    color: rgba(18, 31, 62, .74)
}

.em--data-table-v3 .em--table-content.table-single-action .dt-full-table table tbody tr td .inner-row .table-row--btn {
    width: 100% !important;
    float: none !important
}

.em--data-table-v3 .dt-full-table::-webkit-scrollbar-track {
    background-color: #fff;
    border-left: 1px solid #f1f4f9
}

.em--data-table-v3 .dt-full-table::-webkit-scrollbar-track:hover {
    border-left: 1px solid #f3f3f3
}

.em--data-table-v3 .dt-full-table::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: none
}

.em--data-table-v3 .dt-full-table::-webkit-scrollbar-thumb {
    background: rgba(18, 31, 62, .2);
    border-radius: 1px;
    -webkit-border-radius: 1px
}

.em--data-table-v3 .dt-full-table::-webkit-scrollbar-thumb:hover {
    background: rgba(18, 31, 62, .5)
}

.em--data-table-v3 .dt-full-table table {
    position: relative;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: none !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-full-table table thead {
    display: table-header-group;
    top: 0;
    z-index: 1
}

.em--data-table-v3 .dt-full-table table thead tr {
    display: table-row;
    top: 0;
    z-index: 1
}

.em--data-table-v3 .dt-full-table table thead tr th {
    display: table-cell;
    position: sticky;
    -webkit-position: -webkit-sticky;
    position: -webkit-sticky;
    -o-position: sticky;
    -moz-position: sticky;
    position: -o-sticky;
    position: -moz-sticky;
    background: #d8dce6;
    font-size: 11px;
    top: 0;
    color: #121f3e;
    height: 34px;
    z-index: 9;
    cursor: default
}

.em--data-table-v3 .dt-full-table table thead tr th.active .th-sortable-button {
    opacity: 1 !important
}

.em--data-table-v3 .dt-full-table table thead tr th.asc.active .th-sortable-button .icon {
    color: #121f3e !important;
    caret-color: #121f3e !important
}

.em--data-table-v3 .dt-full-table table thead tr th.asc.active .th-sortable-button .icon.svg-icon-sort {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    opacity: 1
}

.em--data-table-v3 .dt-full-table table thead tr th.desc.active .th-sortable-button .icon {
    color: #121f3e !important;
    caret-color: #121f3e !important
}

.em--data-table-v3 .dt-full-table table thead tr th.desc.active .th-sortable-button .icon.svg-icon-sort {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

.em--data-table-v3 .dt-full-table table thead tr th.th-tooltip, .em--data-table-v3 .dt-full-table table thead tr th.th-tooltip .head-flex {
    overflow: unset
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex {
    display: block;
    position: relative;
    height: 34px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 12px 6px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex:before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    top: -1px;
    left: 0;
    background: #d8dce6
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex:hover .headflex-cover .hover-desc {
    opacity: 1;
    visibility: visible;
    margin: -25px 0 0 -28px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover {
    display: inline-block;
    position: relative;
    height: 11px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .hover-desc {
    display: block;
    opacity: 0;
    width: 100px;
    visibility: hidden;
    position: fixed;
    background: #212121;
    z-index: 8;
    margin: -18px 0 0 -28px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .hover-desc .desc-text {
    display: block;
    position: absolute;
    width: 100%;
    background: rgba(18, 31, 62, .7);
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    padding: 6px 8px;
    bottom: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: 400;
    text-align: center
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover span {
    display: block;
    float: left;
    font-size: 11px;
    line-height: 11px;
    height: 11px;
    color: #121f3e;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action {
    display: block;
    float: left;
    height: 11px;
    margin: 0 0 0 4px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button {
    display: block;
    position: relative;
    float: left;
    width: 14px;
    height: 11px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    opacity: .5
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button:hover {
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button {
    display: block;
    position: absolute;
    top: -3px;
    left: 0;
    height: 14px;
    width: 14px;
    padding: 0;
    margin: 0
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button.v-btn--icon {
    width: 14px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .btn__content, .em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .v-btn__content {
    position: relative;
    width: 14px;
    height: 14px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .btn__content span, .em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .v-btn__content span {
    display: block;
    width: 14px;
    height: 13px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .btn__content span.v-badge--overlap .v-badge__badge, .em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .v-btn__content span.v-badge--overlap .v-badge__badge {
    right: -5px;
    top: -5px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .btn__content span i.v-icon, .em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .v-btn__content span i.v-icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .btn__content span.v-badge__badge, .em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .v-btn__content span.v-badge__badge {
    display: block;
    min-width: 12px;
    width: auto;
    height: 12px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .btn__content span.v-badge__badge>span, .em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-lock-button button .v-btn__content span.v-badge__badge>span {
    display: block;
    min-width: 12px;
    width: auto;
    height: 12px;
    font-size: 9px;
    text-align: center
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button {
    display: block;
    position: relative;
    float: left;
    width: 14px;
    height: 16px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    opacity: .5
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button:hover {
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button button {
    display: block;
    position: absolute;
    top: -2px;
    left: 0;
    height: 14px;
    width: 14px;
    padding: 0;
    margin: 0
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button button.v-btn--icon {
    width: 14px
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button button .btn__content, .em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button button .v-btn__content {
    width: 14px;
    height: 13px;
    min-width: auto
}

.em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button button .btn__content i, .em--data-table-v3 .dt-full-table table thead tr th .head-flex .headflex-cover .icon-action .th-sortable-button button .v-btn__content i {
    font-size: 14px
}

.em--data-table-v3 .dt-full-table table tbody tr {
    background: #fff;
    border-bottom: 1px solid rgba(33, 33, 33, .12)
}

.em--data-table-v3 .dt-full-table table tbody tr:last-child {
    border: none
}

.em--data-table-v3 .dt-full-table table tbody tr td {
    font-family: Roboto, sans-serif !important
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row--footer-subtotal {
    border-bottom: 1px solid #ababab !important
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row--footer-subtotal td {
    border-top: 1px solid #ababab !important
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row--footer-total {
    border-bottom: 1px solid #ababab !important
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row--footer-total td {
    border-top: 1px solid #ababab !important
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr {
    background: #fafafa;
    border-bottom: 1px solid rgba(33, 33, 33, .05)
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td {
    position: relative
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td:first-child:before {
    display: block;
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(33, 33, 33, .02)
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td:last-child:before {
    display: block;
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    right: 0;
    background: rgba(33, 33, 33, .02)
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-row {
    height: 32px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-row .inner-row--1 {
    height: 32px;
    line-height: 32px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-row .inner-row--2 {
    top: 32px;
    height: 32px;
    line-height: 32px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td.opened-inner-row .inner-row {
    height: 64px !important
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .column-total-record {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    height: 32px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .column-total-record .column-total-record-cover {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    line-height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 6px;
    font-size: 12px;
    color: rgba(18, 31, 62, .9)
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .column-total-record .column-total-record-cover span.column-total-record-title {
    display: block;
    float: left;
    position: relative;
    height: 100%;
    width: 85px;
    margin: 0 5px 0 0
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .column-total-record .column-total-record-cover span.column-total-record-text {
    display: block;
    float: left;
    position: relative;
    height: 100%;
    width: 48px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-subtotal {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    height: 32px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-subtotal.text-right {
    text-align: right
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-subtotal.text-left {
    text-align: left
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-subtotal.text-center {
    text-align: center
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-subtotal.td-sortable span {
    padding: 0 24px 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-subtotal span {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 32px;
    font-size: 12px;
    color: rgba(18, 31, 62, .9);
    padding: 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-total {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    height: 32px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-total.text-right {
    text-align: right
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-total.text-left {
    text-align: left
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-total.text-center {
    text-align: center
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-total.td-sortable span {
    padding: 0 24px 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .inner-child-row--footer-total span {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 32px;
    font-size: 12px;
    color: rgba(18, 31, 62, .9);
    padding: 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td .data-table-pagination {
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td a.table-no-total {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #5d9df4;
    letter-spacing: .5px;
    height: 34px;
    line-height: 34px;
    opacity: .6;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    border-bottom: 1px solid rgba(33, 33, 33, .12)
}

.em--data-table-v3 .dt-full-table table tbody tr.table-child-row-tr td a.table-no-total:hover {
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .table-no-record {
    display: block;
    padding: 80px 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .table-no-record span {
    display: block;
    text-align: center;
    font-size: 12px;
    color: rgba(18, 31, 62, .5);
    letter-spacing: .5px
}

.em--data-table-v3 .dt-full-table table tbody tr td .table-no-record span i.v-icon {
    display: inline-block;
    font-size: 50px;
    color: rgba(18, 31, 62, .2)
}

.em--data-table-v3 .dt-full-table table tbody tr td.text-left {
    text-align: left
}

.em--data-table-v3 .dt-full-table table tbody tr td.text-left.td-sortable .inner-row--1, .em--data-table-v3 .dt-full-table table tbody tr td.text-left.td-sortable .inner-row--2 {
    padding: 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr td.text-right {
    text-align: right
}

.em--data-table-v3 .dt-full-table table tbody tr td.text-right.td-sortable .inner-row .inner-row--1, .em--data-table-v3 .dt-full-table table tbody tr td.text-right.td-sortable .inner-row .inner-row--2 {
    padding: 0 24px 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr td.text-center {
    text-align: center
}

.em--data-table-v3 .dt-full-table table tbody tr td.text-center.td-sortable .inner-row .inner-row--1, .em--data-table-v3 .dt-full-table table tbody tr td.text-center.td-sortable .inner-row .inner-row--2 {
    padding: 0 24px 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr td.non-wrap .inner-row .inner-row--1, .em--data-table-v3 .dt-full-table table tbody tr td.non-wrap .inner-row .inner-row--2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.em--data-table-v3 .dt-full-table table tbody tr td.opened-inner-row .inner-row {
    height: 76px !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    height: 38px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .inner-row--1 {
    top: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .inner-row--1, .em--data-table-v3 .dt-full-table table tbody tr td .inner-row .inner-row--2 {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    font-size: 12px;
    color: rgba(18, 31, 62, .9);
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 6px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .inner-row--2 {
    top: 38px;
    border-top: 1px dashed rgba(33, 33, 33, .1)
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .inner-row--2:before {
    display: block;
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(33, 33, 33, .05)
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a {
    color: #5d9df4 !important
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink {
    position: relative;
    padding: 0 20px 0 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon {
    display: block;
    top: 2px;
    right: 4px;
    position: absolute;
    width: 9px;
    height: 9px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon b {
    display: block;
    position: absolute;
    width: 9px;
    height: 1px;
    background: #212121;
    left: 0;
    opacity: .4;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon b.top {
    top: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon b.mid {
    top: 4px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon b.bot {
    bottom: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon.open b {
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon.open b.mid {
    left: 2px !important
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row a.expandLink span.expand-icon.open b.bot {
    left: 4px !important
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .expand-button {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .expand-button.expand-select {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn {
    display: block;
    position: relative;
    float: left;
    width: 26px;
    height: 26px;
    top: calc(50% - 13px);
    text-align: center;
    line-height: 0;
    padding: 2px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button {
    display: inline-block;
    margin: 0;
    width: 22px;
    height: 22px;
    background: rgba(33, 33, 33, .05)
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button .v-btn__content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button .v-btn__content i.v-icon {
    display: block;
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    color: rgba(18, 31, 62, .5);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button:hover .v-btn__content i.v-icon {
    color: #5d9df4;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button.green--text:hover .v-btn__content i.v-icon {
    color: #4caf50;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button.green--text.text--accent-4:hover .v-btn__content i.v-icon {
    color: #00c853;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button.red--text:hover .v-btn__content i.v-icon {
    color: #f44336;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table-row--btn button.red--text.text--accent-3:hover .v-btn__content i.v-icon {
    color: #ff1744;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--buttons {
    display: block;
    position: absolute;
    width: 100%;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
    text-align: center;
    line-height: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--buttons button {
    display: inline-block;
    margin: 0;
    background: #fff;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #5d9df4;
    text-align: center
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--buttons button.v-btn--disabled {
    border: 1px solid rgba(33, 33, 33, .1) !important
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--buttons button .v-btn__content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--buttons button .v-btn__content i.v-icon {
    display: block;
    position: absolute;
    font-size: 14px;
    width: 14px;
    height: 14px;
    top: calc(50% - 7px);
    left: calc(50% - 7px)
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--download-button {
    display: block;
    position: absolute;
    width: 100%;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
    text-align: center;
    line-height: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--download-button button {
    display: inline-block;
    margin: 0;
    background: #fff;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #5d9df4;
    text-align: center
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--download-button button .v-btn__content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .table--download-button button .v-btn__content i.v-icon {
    display: block;
    position: absolute;
    font-size: 14px;
    width: 14px;
    height: 14px;
    top: calc(50% - 7px);
    left: calc(50% - 7px);
    color: #5d9df4
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor {
    display: inline-block;
    position: relative;
    cursor: default;
    height: 100%
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor .desc-tooltip {
    display: block;
    position: absolute;
    left: calc(100% + 5px);
    top: calc(50% - 11px);
    height: 22px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px 8px 5px;
    background: rgba(18, 31, 62, .92);
    font-size: 11px;
    line-height: 12px;
    letter-spacing: .5px;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    opacity: 0;
    visibility: hidden
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor .desc-tooltip:before {
    display: block;
    position: absolute;
    content: "";
    left: -5px;
    top: calc(50% - 3px);
    border-top: 3px solid transparent;
    border-right: 5px solid rgba(18, 31, 62, .92);
    border-bottom: 3px solid transparent
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor .desc-tooltip span.currency-left {
    height: 11px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor .desc-tooltip i.v-icon {
    height: 11px;
    line-height: 11px;
    font-size: 11px;
    margin: 0 4px;
    opacity: 1;
    color: #fff
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor .desc-tooltip span.currency-right {
    height: 11px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor .desc-tooltip.converted {
    width: 140px !important
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor:hover .desc-tooltip {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    opacity: 1;
    visibility: visible;
    left: calc(100% + 10px)
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor span.currency-left {
    display: block;
    float: left;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor i.v-icon {
    display: block;
    float: left;
    height: 100%;
    font-size: 15px;
    margin: 0 2px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    opacity: .8;
    line-height: 38px;
    color: #121f3e
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor span.currency-right {
    display: block;
    float: left;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click {
    cursor: pointer !important
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click i.v-icon, .em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click span.currency-left, .em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click span.currency-right {
    color: #5d9df4
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click .desc-tooltip i.v-icon, .em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click .desc-tooltip span.currency-left, .em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click .desc-tooltip span.currency-right {
    color: #fff
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click:hover i.v-icon, .em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click:hover span.currency-left, .em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click:hover span.currency-right {
    color: #538cdb
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click:hover .desc-tooltip i.v-icon, .em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click:hover .desc-tooltip span.currency-left, .em--data-table-v3 .dt-full-table table tbody tr td .inner-row .tag-currency-convertor.able-click:hover .desc-tooltip span.currency-right {
    color: #fff
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-range {
    display: block;
    position: relative;
    height: 100%
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-range .range-cover {
    display: inline-block;
    position: relative;
    height: 100%;
    cursor: default
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-range .range-cover:hover .range-tooltip {
    opacity: 1;
    visibility: visible;
    right: calc(100% + 10px);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-range .range-cover .range-tooltip {
    display: block;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: calc(50% - 17px);
    right: calc(100% + 5px);
    height: 34px;
    min-width: 80px;
    background: rgba(33, 33, 33, .8);
    font-size: 11px;
    letter-spacing: .2px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    padding: 4px 6px;
    text-align: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-range .range-cover .range-tooltip span {
    display: block;
    white-space: nowrap;
    line-height: 14px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-range .range-cover .range-tooltip:before {
    display: block;
    content: "";
    position: absolute;
    top: calc(50% - 3px);
    right: -5px;
    border-top: 3px solid transparent;
    border-left: 5px solid rgba(33, 33, 33, .8);
    border-bottom: 3px solid transparent
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip {
    display: block;
    width: 100%;
    height: 18px;
    line-height: 18px;
    top: calc(50% - 9px);
    left: 0;
    position: absolute;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 6px;
    z-index: 8
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover {
    display: inline-block;
    position: relative
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar {
    display: block;
    position: absolute;
    z-index: 99;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #121f3e;
    max-width: 150px;
    min-width: 120px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar::-webkit-scrollbar-track {
    background-color: rgba(18, 31, 62, .2);
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar::-webkit-scrollbar {
    width: 6px;
    background-color: none
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .2);
    border-radius: 10px;
    -webkit-border-radius: 10px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar::-webkit-scrollbar-thumb:hover {
    background: hsla(0, 0%, 100%, .4)
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar:before {
    display: block;
    position: absolute;
    content: "";
    border-top: 3px solid transparent;
    border-right: 5px solid #121f3e;
    border-bottom: 3px solid transparent;
    left: -5px;
    top: 11px
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip .text-tooltip-cover .tooltip-bar .tooltip-bar-cover {
    display: block;
    padding: 8px 10px;
    font-size: 11px;
    line-height: 11px;
    color: #fff;
    letter-spacing: .2px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip.tooltip-top-right .tooltip-bar {
    top: -6px;
    left: calc(100% + 5px);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip.tooltip-top-right:hover:before {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .text-tooltip.tooltip-top-right:hover .tooltip-bar {
    left: calc(100% + 10px);
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-switch {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-switch .button-action {
    display: block;
    position: absolute;
    width: 100%;
    height: 22px;
    top: calc(50% - 11px);
    left: 0
}

.em--data-table-v3 .dt-full-table table tbody tr td .inner-row .div-switch .button-action label.table-toggle {
    float: left
}

.em--data-table-v3 .dt-full-table table tbody tr td .loader-cover {
    display: block;
    width: 100%;
    padding: 60px 0;
    text-align: center
}

.em--data-table-v3 .dt-full-table tfoot {
    display: table-footer-group
}

.em--data-table-v3 .dt-full-table tfoot, .em--data-table-v3 .dt-full-table tfoot tr {
    position: sticky;
    position: -webkit-sticky;
    -webkit-position: -webkit-sticky;
    -o-position: sticky;
    -moz-position: sticky;
    position: -o-sticky;
    position: -moz-sticky;
    bottom: 0
}

.em--data-table-v3 .dt-full-table tfoot tr {
    display: table-row
}

.em--data-table-v3 .dt-full-table tfoot tr td {
    font-family: Roboto, sans-serif !important;
    height: 36px;
    position: sticky;
    -webkit-position: -webkit-sticky;
    position: -webkit-sticky;
    -o-position: sticky;
    -moz-position: sticky;
    position: -o-sticky;
    position: -moz-sticky;
    bottom: 0;
    background: #fff;
    border: none !important;
    font-size: 12px !important;
    color: #121f3e;
    z-index: 2
}

.em--data-table-v3 .dt-full-table tfoot tr td .inner-row .inner-row--1, .em--data-table-v3 .dt-full-table tfoot tr td .inner-row .inner-row--2 {
    padding: 10px 0;
    height: 36px
}

.em--data-table-v3 .dt-full-table tfoot tr td .inner-row .inner-row--2 {
    border-top: 1px solid rgba(33, 33, 33, .05)
}

.em--data-table-v3 .dt-full-table tfoot tr td.text-right {
    text-align: right
}

.em--data-table-v3 .dt-full-table tfoot tr td.text-right.td-sortable .table-foot--title {
    padding: 0 24px 0 6px
}

.em--data-table-v3 .dt-full-table tfoot tr td.text-left {
    text-align: left
}

.em--data-table-v3 .dt-full-table tfoot tr td.text-center {
    text-align: center
}

.em--data-table-v3 .dt-full-table tfoot tr td .table-foot--title {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .87;
    line-height: 35px;
    top: 0;
    left: 0;
    padding: 0 6px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top: 1px solid rgba(33, 33, 33, .1)
}

.em--data-table-v3 .dt-full-table tfoot tr td .table-foot--title.td--multiple-text .td--row-inner {
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.em--data-table-v3 .dt-full-table tfoot tr td .table-foot--action, .em--data-table-v3 .dt-full-table tfoot tr td .table-foot--component, .em--data-table-v3 .dt-full-table tfoot tr td .table-foot--template {
    display: block;
    position: absolute;
    width: 100%;
    opacity: .87;
    height: 100%;
    line-height: 35px;
    top: 0;
    left: 0;
    padding: 0 6px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top: 1px solid rgba(33, 33, 33, .1)
}

.em--data-table-v3 .dt-full-table tfoot tr td a.table-no-total {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 35px;
    top: 0;
    left: 0;
    padding: 0 6px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    text-transform: lowercase;
    border-top: 1px solid rgba(33, 33, 33, .1);
    color: #5d9df4;
    opacity: .7;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table tfoot tr td a.table-no-total:hover {
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.em--data-table-v3 .dt-full-table tfoot tr td .column-total-record {
    display: block;
    width: 100%;
    position: absolute;
    opacity: .87;
    height: 100%;
    top: 0;
    left: 0;
    border-top: 1px solid rgba(33, 33, 33, .1);
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.em--data-table-v3 .dt-full-table tfoot tr td .column-total-record .column-total-record-cover {
    display: block;
    position: absolute;
    top: calc(50% - 17px);
    left: 0;
    max-width: 150px;
    height: 34px;
    line-height: 34px;
    width: 100%;
    padding: 0 6px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    overflow: hidden
}

.em--data-table-v3 .dt-full-table tfoot tr td .column-total-record .column-total-record-cover span.column-total-record-title {
    display: block;
    float: left;
    width: 85px;
    margin: 0 5px 0 0;
    text-align: left
}

.em--data-table-v3 .dt-full-table tfoot tr td .column-total-record .column-total-record-cover span.column-total-record-text {
    display: block;
    float: left;
    width: 48px;
    text-align: left
}

.em--data-table-v3 .dt-full-table tfoot.table-footer--1 tr:first-child td {
    bottom: 0 !important
}

.em--data-table-v3 .dt-full-table tfoot.table-footer--1 tr:first-child td div {
    box-shadow: 0 -5px 5px -2px rgba(33, 33, 33, .06);
    -webkit-box-shadow: 0 -5px 5px -2px rgba(33, 33, 33, .06)
}

.em--data-table-v3 .dt-full-table tfoot.table-footer--2 tr:first-child td {
    bottom: 36px !important
}

.em--data-table-v3 .dt-full-table tfoot.table-footer--2 tr:first-child td div {
    box-shadow: 0 -5px 5px -2px rgba(33, 33, 33, .06);
    -webkit-box-shadow: 0 -5px 5px -2px rgba(33, 33, 33, .06)
}

.em--data-table-v3 .dt-full-table tfoot.table-footer--2 tr:nth-child(2) td {
    bottom: 0 !important
}

.data-table-pagination {
    display: block
}

.data-table-pagination .pag-clear {
    display: block;
    width: 100%;
    overflow: hidden;
    float: none
}

.data-table-pagination .pagination-button-click {
    display: block;
    float: left
}

.data-table-pagination .pagination-button-click button.pag-icon {
    display: block;
    position: relative;
    float: left;
    margin: 0 4px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid rgba(33, 33, 33, .2);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 32px;
    height: 32px;
    min-width: 32px !important
}

.data-table-pagination .pagination-button-click button.pag-icon .v-btn__content {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.data-table-pagination .pagination-button-click button.pag-icon .v-btn__content i.v-icon {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    font-size: 18px;
    color: rgba(33, 33, 33, .5);
    top: calc(50% - 9px);
    left: calc(50% - 9px)
}

.data-table-pagination .pagination-button-click button.pag-icon .v-ripple__container {
    display: none !important
}

.data-table-pagination .pagination-button-click ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.data-table-pagination .pagination-button-click ul li {
    display: block;
    float: left;
    margin: 0 3px 0 0
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__navigation {
    display: block;
    position: relative;
    margin: 0;
    width: 32px;
    height: 32px;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    opacity: 1 !important;
    border: 1px solid #c9cdd5;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__navigation:focus {
    outline: none
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__navigation i.v-icon {
    display: block;
    position: absolute;
    font-size: 18px;
    width: 18px;
    height: 18px;
    top: calc(50% - 9px);
    left: calc(50% - 9px);
    color: #121f3e
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__navigation:hover {
    background: #d8dce6;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__navigation.v-pagination__navigation--disabled {
    opacity: .25 !important
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__item {
    display: block;
    margin: 0;
    min-width: 32px;
    height: 32px;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 12px;
    color: #bfbfbf
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__item.primary {
    background: none !important;
    border-color: none !important
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__item.v-pagination__item--active {
    color: #121f3e;
    font-weight: 700
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__item.v-pagination__item--active:hover {
    background-color: #e3e7ee !important
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__item:focus {
    outline: none
}

.data-table-pagination .pagination-button-click ul li button.v-pagination__item:hover {
    background-color: #e3e7ee
}

.data-table-pagination .pagination-button-click ul li:last-child {
    margin: 0
}

.data-table-pagination .pagination-button-click ul li span {
    margin: 0;
    width: 32px;
    height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
    color: #bfbfbf;
    letter-spacing: 1px
}

.data-table-pagination .pagination-total-record {
    display: block;
    float: right;
    min-width: 80px;
    text-align: right
}

.data-table-pagination .pagination-total-record span {
    display: block;
    font-size: 12px;
    color: #121f3e;
    padding: 7px 0;
    height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.data-table-pagination .pagination-rowsperpage {
    display: block;
    float: right;
    margin: 0 10px 0 0
}

.data-table-pagination .pagination-rowsperpage label {
    display: block;
    float: left;
    height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 12px;
    opacity: .87;
    color: #121f3e;
    margin: 0 10px 0 0;
    padding: 7px 0
}

.rowsperpage-select {
    display: block;
    float: left;
    width: 100px
}

.rowsperpage-select .v-menu__activator--active button {
    background-color: #5d9df4 !important
}

.rowsperpage-select .v-menu__activator--active button .v-btn__content {
    color: #fff
}

.rowsperpage-select button {
    width: 100px !important;
    display: block;
    margin: 0;
    padding: 0;
    height: 32px;
    box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1) !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(18, 31, 62, .1) !important;
    border: 1px solid rgba(18, 31, 62, .15);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff !important;
    padding: 0 15px
}

.rowsperpage-select button .v-btn__content {
    font-size: 12px;
    text-transform: none;
    letter-spacing: .5px;
    color: #121f3e;
    font-weight: 400;
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important
}

.rowsperpage-select button .v-ripple__container, .rowsperpage-select button:before {
    display: none
}

.v-menu__content {
    box-shadow: none;
    -webkit-box-shadow: none;
    contain: inherit;
    overflow: inherit
}

.v-menu__content .dropdown-list {
    background: #fff;
    margin: 10px 0 0;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12);
    -webkit-box-shadow: 0 5px 30px 0 rgba(18, 31, 62, .2), 0 10px 54px 0 rgba(18, 31, 62, .12)
}

.v-menu__content .dropdown-list .v-list__tile {
    padding: 0 15px;
    height: 40px;
    border-bottom: 1px solid rgba(33, 33, 33, .04)
}

.v-menu__content .dropdown-list .v-list__tile .v-list__tile__title {
    font-size: 12px;
    opacity: .87;
    color: #121f3e;
    letter-spacing: .5px
}

@media only screen and (max-width:1720px) {
    .em--data-table .dt-full-table {
        overflow-x: auto
    }
    .em--data-table .dt-full-table::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        background: #fff
    }
    .em--data-table .dt-full-table::-webkit-scrollbar-track {
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #fff;
        border-top: 1px solid rgba(33, 33, 33, .12)
    }
    .em--data-table .dt-full-table::-webkit-scrollbar-thumb {
        border-radius: 1px;
        -webkit-border-radius: 1px;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: rgba(33, 33, 33, .15)
    }
    .em--data-table .dt-full-table::-webkit-scrollbar-thumb:hover {
        background-color: rgba(33, 33, 33, .25)
    }
    .em--data-table .dt-full-table table {
        width: 100% !important
    }
}

@media only screen and (max-width:980px) {
    .em--data-table .dt-full-table {
        padding: 0 !important;
        overflow-y: auto !important
    }
    .em--data-table .dt-full-table::-webkit-scrollbar, .em--data-table .dt-full-table::-webkit-scrollbar-track {
        width: 0 !important
    }
    .em--data-table .dt-full-table::-webkit-scrollbar-thumb {
        width: 0 !important
    }
}

@media only screen and (max-width:820px) {
    .data-table-pagination .pagination-button-click {
        width: 100%;
        margin: 0 0 15px
    }
}

@media only screen and (max-width:480px) {
    .em--data-table .dt-addon .addon-btn {
        margin: 0 2% 10px 0 !important
    }
    .em--data-table .dt-addon .addon-btn:last-child {
        margin: 0 0 10px !important
    }
}

@media only screen and (max-width:360px) {
    .em--data-table .dt-addon .addon-btn {
        margin: 0 2% 10px 0 !important
    }
    .em--data-table .dt-addon .addon-btn:last-child {
        margin: 0 0 10px !important
    }
    .em--data-table .dt-addon .addon-btn b {
        display: none !important
    }
    .em--data-table .dt-addon .addon-btn i.inline-icon {
        margin: 0 !important;
        float: none !important
    }
}

.global-tooltip>.content {
    float: left;
    width: 100%
}

.global-tooltip>.content>.content-text:hover {
    cursor: default
}

.global-tooltip>.dot {
    background: red;
    width: 300px;
    height: 100px;
    border-radius: 4px;
    position: fixed;
    z-index: 99
}

.global-tooltip>div.tip-holder {
    position: absolute
}

.global-tooltip .tooltip-bar {
    position: absolute;
    z-index: 99;
    border-radius: 4px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.global-tooltip .tooltip-bar.fixed {
    position: fixed
}

.global-tooltip .tooltip-bar::-webkit-scrollbar-track {
    background-color: rgba(18, 31, 62, .2);
    border-radius: 0 4px 4px 0
}

.global-tooltip .tooltip-bar::-webkit-scrollbar {
    width: 6px;
    background-color: none
}

.global-tooltip .tooltip-bar::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .2);
    border-radius: 10px
}

.global-tooltip .tooltip-bar::-webkit-scrollbar-thumb:hover {
    background: hsla(0, 0%, 100%, .4)
}

.global-tooltip .tooltip-bar>.tooltip-bar-cover {
    padding: 6px 8px;
    font-size: 11px;
    line-height: 13px;
    color: #fff;
    letter-spacing: .2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;
    word-wrap: break-word;
    white-space: nowrap
}

.global-tooltip .tooltip-bar>.arrow {
    position: absolute;
    width: 10px;
    height: 6px;
    background: #333;
    -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
    clip-path: polygon(50% 0, 0 100%, 100% 100%)
}

.global-tooltip .tooltip-bar>.arrow.left {
    right: -7px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
}

.global-tooltip .tooltip-bar>.arrow.right {
    left: -7px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg)
}

.global-tooltip .tooltip-bar>.arrow.top {
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg);
    bottom: -6px
}

.global-tooltip .tooltip-bar>.arrow.bottom {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -6px
}

.global-tooltip .tooltip-bar>.arrow.tr {
    left: 10px;
    bottom: -6px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.global-tooltip .tooltip-bar>.arrow.tl {
    right: 10px;
    bottom: -6px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.global-tooltip .tooltip-bar>.arrow.br {
    top: -6px;
    left: 10px
}

.global-tooltip .tooltip-bar>.arrow.bl {
    top: -6px;
    right: 10px
}

.global-tooltip .tooltip-bar>.arrow.rt {
    left: -7px;
    bottom: 10px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.global-tooltip .tooltip-bar>.arrow.rb {
    left: -7px;
    top: 10px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.global-tooltip .tooltip-bar>.arrow.lb {
    right: -7px;
    top: 10px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.global-tooltip .tooltip-bar>.arrow.lt {
    right: -7px;
    bottom: 10px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

#tfoot-content{
    display: table-footer-group
}

#tfoot-content,
#tfoot-content tr {
    position: sticky;
    position: -webkit-sticky;
    -webkit-position: -webkit-sticky;
    -o-position: sticky;
    -moz-position: sticky;
    position: -o-sticky;
    position: -moz-sticky;
    bottom: 0
}

.add-provider-referral {
    width: 200px;
    float: right;
    clear: both;
    margin-bottom: 20px !important;
}

.selected-provider-wrapper {
    width: 100%;
    clear: both;
    margin: 10px 0px 10px 0px !important;
}
.selected-provider-wrapper .flex{
    padding: 0px !important;
}