:root {
    --color-primary: #de006f !important;
    --color-secondary: #404040 !important;
    --color-success: #A9DBB8 !important;
    --color-danger: #C5C5C5 !important;
    --color-warning: #CCFF66 !important;
    --color-info: #3E78B2 !important;
    --primary: #de006f !important;
    --secondary: #404040 !important;
    --success: #A9DBB8 !important;
    --danger: #C5C5C5 !important;
    --warning: #CCFF66 !important;
    --info: #3E78B2 !important;
    --sw-toolbar-btn-background-color: #de006f !important;
    --sw-anchor-active-primary-color: #de006f !important;
    --sw-anchor-done-primary-color: #de006f !important;
}

body:before {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -10;
    background: #404040;
   -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@font-face {
    font-family: 'adoniafont';
    src: url("../font/Adonia-U4I3Pf_.ttf");
}

.adoniafont {
    font-family: 'adoniafont', serif;
}

b, strong {
    font-weight: 700 !important;
}

@media (max-width: 575.98px) {
    .container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (max-width: 767.98px) {
    .card {
        box-shadow: none;
    }
}

.card.card-cascade .view.view-cascade.gradient-card-header .card-header-title {
    font-weight: bold;
}

/**
 * Reduce Padding for mobile Columns
 */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-right: 3px;
    padding-left: 3px;
}

@media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
        padding-right: 15px;
        padding-left: 15px;
    }
}

/**
 * Disable Thumb on Sliders
 */
.thumb {
    display: none;
}

.plyr__progress__buffer {
    display: none;
}

/**
 * Page Title Design
 */

.page-title-breadcrumb {
    padding: 10px 20px;
    background: rgba(255, 255, 255, 0.55);
    -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.05), 0 0px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.05), 0 0px 0 rgba(0, 0, 0, 0.05);
    height: 70px;
}

.page-title-breadcrumb .page-header {
    margin: 0;
    padding: 0;
    border-bottom: 0;
}

.page-title-breadcrumb .page-header .page-title {
    font-size: 25px;
    font-weight: 300;
    display: inline-block;
    padding-top: 5px;
}

.page-title-breadcrumb .page-header .page-subtitle {
    font-size: 14px;
    font-weight: 300;
    color: #bcbcbc;
    display: inline-block;
}

.page-title-breadcrumb .breadcrumb {
    float: right;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
    background: transparent;
    padding-top: 17px;
    margin-left: 10px;
}

.page-title-breadcrumb .breadcrumb li + li:before {
    content: "";
    padding: 0;
}

.page-title-breadcrumb .charts-inline {
    padding-top: 4px;
    list-style: none;
}

.page-title-breadcrumb .charts-inline .chart-title {
    display: inline-block;
    vertical-align: bottom;
}

.page-title-breadcrumb .charts-inline .sparkbar {
    font-size: 25px;
    vertical-align: bottom;
}

.page-title-breadcrumb .charts-inline .sparkbar canvas {
    vertical-align: baseline !important;
}

.page-title-breadcrumb .view-code-wrapper {
    margin-top: 14px;
}

/**
 * Page Body Design
 */

@media (min-width: 1200px) {
    .container {
        max-width: 1340px;
    }
}

.box-content {
    display: table;
    width: 100%;
    height: 100%;
    border-spacing: 0;
    table-layout: fixed;
}

@media (max-width: 767px) {
    .box-content > .content {
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        display: table-cell;
        float: none;
        height: 100%;
        vertical-align: top;
    }
}

@media (min-width: 768px) {
    .box-content > .content {
        position: relative;
        padding-top: 15px;
        padding-bottom: 15px;
        display: table-cell;
        float: none;
        height: 100%;
        vertical-align: top;
    }
}

/**
 * Navigation Icons
 */
.nav-icon-custom {
    height: 19px;
}

.nav-item {
    padding-right: 5px;
}

@media (min-width: 1200px) {
    .nav-item {
        padding-right: 10px;
    }
}

/**
 * Custom Gradients
 * #39A2Ae to #70C1B3
 */
.adonia-gradient-default {
    background: -webkit-linear-gradient(50deg, #de006f, #cc0066) !important;
    background: -o-linear-gradient(50deg, #de006f, #cc0066) !important;
    background: linear-gradient(40deg, #de006f, #cc0066) !important;
}

.btn.adonia-gradient-default {
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    color: #fff;
}

.btn.adonia-gradient-default:hover, .btn.adonia-gradient-default:focus, .btn.adonia-gradient-default:active,
.btn.adonia-gradient-default:active:focus .btn.adonia-gradient-default.active {
    background: -webkit-linear-gradient(50deg, #de006f, #cc0066) !important;
    background: -o-linear-gradient(50deg, #de006f, #cc0066) !important;;
    background: linear-gradient(40deg, #de006f, #cc0066) !important;;
}

/**
 * Blog
 */
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
    width: 50%;
    float: left;
    clear: left;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 95%;
    float: left;
    border: 1px solid #d4d4d4;
    /*border-radius: 2px;*/
    /*padding: 20px;*/
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    background-color: #ffffff;
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 24px;
    height: 24px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    right: -12px;
    /*background-color: #999999;*/
    z-index: 100;
    /*
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    */
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-badge > a {
    color: #C5C7C5 !important;
}

.timeline-badge a:hover {
    color: #000 !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    padding: 20px;
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

.timeline-footer {
    padding: 20px;
    background-color: #f4f4f4;
}

.timeline-footer > a {
    cursor: pointer;
    text-decoration: none;
}

.timeline > li.timeline-inverted {
    float: right;
    clear: right;
    margin-top: 30px;
    margin-bottom: 30px;
}

.timeline > li:nth-child(2) {
    margin-top: 60px;
}

.timeline > li.timeline-inverted > .timeline-badge {
    left: -12px;
}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li {
        margin-bottom: 20px;
        position: relative;
        width: 100%;
        float: left;
        clear: left;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100%);
        width: -moz-calc(100%);
        width: -webkit-calc(100%);
    }

    ul.timeline > li > .timeline-badge {
        left: 2px;
        margin-left: 0;
        top: 16px;
        display: none;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
        display: none;
    }

    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
        display: none;
    }

    .timeline > li.timeline-inverted {
        float: left;
        clear: left;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .timeline > li.timeline-inverted > .timeline-badge {
        left: 2px;
    }
}

/**
 * MDBootstrap Timeline
 */

@media (max-width: 1025px) {
    .stepper.timeline-simple li {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

.stepper.timeline-simple li a {
    padding: 0px;
    left: 50%;
}

@media (max-width: 450px) {
    .stepper.timeline-simple li a {
        left: 6%;
    }
}

@media (min-width: 451px) and (max-width: 1025px) {
    .stepper.timeline-simple li a {
        left: 6%;
    }
}

.stepper.timeline-simple li a .circle {
    margin-top: 0.9rem;
    width: 23px;
    height: 23px;
    line-height: 23px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    margin-left: -12px;
    background-color: #ccc;
    z-index: 2;
}

.stepper.timeline-simple li .step-content {
    width: 45%;
    float: left;
    border-radius: 2px;
    position: relative;
}

.stepper.timeline-simple li .step-content:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #e0e0e0;
    border-right: 0 solid #e0e0e0;
    border-bottom: 15px solid transparent;
    content: " ";
}

.stepper.timeline-simple li .step-content:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

@media (max-width: 450px) {
    .stepper.timeline-simple li .step-content {
        width: 80%;
        left: 3rem;
        margin-right: 3rem;
        margin-bottom: 2rem;
        float: right;
    }

    .stepper.timeline-simple li .step-content:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    .stepper.timeline-simple li .step-content:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
}

@media (min-width: 451px) and (max-width: 1025px) {
    .stepper.timeline-simple li .step-content {
        width: 85%;
        left: 3rem;
        margin-right: 3rem;
        margin-bottom: 2rem;
        float: right;
    }

    .stepper.timeline-simple li .step-content:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    .stepper.timeline-simple li .step-content:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
}

.stepper.timeline-simple li.timeline-inverted {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.stepper.timeline-simple li.timeline-inverted .step-content {
    float: right;
}

.stepper.timeline-simple li.timeline-inverted .step-content:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.stepper.timeline-simple li.timeline-inverted .step-content:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.stepper.stepper-vertical.timeline-simple li:not(:last-child):after {
    content: " ";
    position: absolute;
    width: 2px;
    background-color: #9e9e9e;
    left: 50%;
    top: 32px;
    height: 100%;
    margin-left: -1.5px;
}

@media (max-width: 450px) {
    .stepper.stepper-vertical.timeline-simple li:not(:last-child):after {
        left: 6%;
    }
}

@media (min-width: 451px) and (max-width: 1025px) {
    .stepper.stepper-vertical.timeline-simple li:not(:last-child):after {
        left: 6%;
    }
}

/**
 * Card HREF
 */
a.card {
    color: inherit;
    text-decoration: inherit;
}

a.card button {
    z-index: 1;
}

a.card.disabled,
a.card[disabled] {
    pointer-events: none;
    opacity: .8;
}

/**
 * Navbar Notification Dropdown
 */

.navbar .dropdown-menu.notify-drop {
    min-width: 330px;
    background-color: #fff;
    min-height: 360px;
    max-height: 360px;
}

.navbar .dropdown-menu.notify-drop .notify-drop-title {
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 15px 10px 15px;
}

.navbar .dropdown-menu.notify-drop .drop-content {
    min-height: 280px;
    max-height: 280px;
    overflow-y: scroll;
}

.navbar .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

.navbar .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.navbar .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb {
    background-color: #ccc;
}

.navbar .dropdown-menu.notify-drop .drop-content > li {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0px 5px 0px;
}

.navbar .dropdown-menu.notify-drop .drop-content > li:nth-child(2n+0) {
    background-color: #fafafa;
}

.navbar .dropdown-menu.notify-drop .drop-content > li:after {
    content: "";
    clear: both;
    display: block;
}

.navbar .dropdown-menu.notify-drop .drop-content > li:hover {
    background-color: #fcfcfc;
}

.navbar .dropdown-menu.notify-drop .drop-content > li:last-child {
    border-bottom: none;
}

.navbar .dropdown-menu.notify-drop .drop-content > li .notify-img {
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0px 0px 8px 0px;
}

.navbar .dropdown-menu.notify-drop .allRead {
    margin-right: 7px;
}

.navbar .dropdown-menu.notify-drop .rIcon {
    float: right;
    color: #999;
}

.navbar .dropdown-menu.notify-drop .rIcon:hover {
    color: #333;
}

.navbar .dropdown-menu.notify-drop .drop-content > li a {
    font-size: 12px;
    font-weight: normal;
}

.navbar .dropdown-menu.notify-drop .drop-content > li {
    font-weight: bold;
    font-size: 11px;
}

.navbar .dropdown-menu.notify-drop .drop-content > li hr {
    margin: 5px 0;
    width: 70%;
    border-color: #e2e2e2;
}

.navbar .dropdown-menu.notify-drop .drop-content .pd-l0 {
    padding-left: 0;
}

.navbar .dropdown-menu.notify-drop .drop-content > li p {
    font-size: 11px;
    color: #666;
    font-weight: normal;
    margin: 3px 0;
}

.navbar .dropdown-menu.notify-drop .drop-content > li p.time {
    font-size: 10px;
    font-weight: 600;
    top: -6px;
    margin: 8px 0px 0px 0px;
    padding: 0px 3px;
    border: 1px solid #e2e2e2;
    position: relative;
    background-image: linear-gradient(#fff, #f2f2f2);
    display: inline-block;
    border-radius: 2px;
    color: var(--color-primary);
}

.navbar .dropdown-menu.notify-drop .drop-content > li p.time:hover {
    background-image: linear-gradient(#fff, #fff);
}

.navbar .dropdown-menu.notify-drop .notify-drop-footer {
    border-top: 1px solid #e2e2e2;
    bottom: 0;
    position: relative;
    padding: 8px 15px;
}

.navbar .dropdown-menu.notify-drop .notify-drop-footer a {
    color: #777;
    text-decoration: none;
}

.navbar .dropdown-menu.notify-drop .notify-drop-footer a:hover {
    color: #333;
}

/**
 * SweetAlert Design
 */
.swal2-popup .swal2-styled.swal2-confirm {
    background: -webkit-linear-gradient(50deg, #de006f, #cc0066) !important;;
    background: -o-linear-gradient(50deg, #de006f, #cc0066) !important;;
    background: linear-gradient(40deg, #de006f, #cc0066) !important;;
}

/**
 * Dropdown Navbar
 */
@media (min-width: 992px) {
    .navbar-nav .dropdown-menu-right-custom {
        right: 0;
        left: auto;
    }
}

@media (max-width: 991px) {
    .navbar-nav .dropdown-menu-right-custom {

    }
}

/**
 * Camp Information Box
 */
@media (min-width: 576px) {
    .campInformationBox {
        position: relative;
    }

    .campInformationBox:before {
        content: "";
        position: absolute;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#de006f), to(#cc0066));
        background-image: -webkit-linear-gradient(#de006f, #cc0066);
        background-image: -moz-linear-gradient(#de006f, #cc0066);
        background-image: -o-linear-gradient(#de006f, #cc0066);
        background-image: linear-gradient(#de006f, #cc0066);
        top: -1px;
        bottom: -1px;
        width: 3px;
    }

    .campInformationBox:before {
        left: -3px;
    }
}

/**
 * Rabbit Lyrics
 */
.rabbit-lyrics {
    position: relative;
    height: 16.5em;
    overflow-x: hidden;
    overflow-y: auto;
}

.rabbit-lyrics .line {
    min-height: 1.5em;
}

.rabbit-lyrics .line.active {
    color: #41bdff;
}

.rabbit-lyrics.rabbit-lyrics-mini {
    height: 1.5em;
    overflow-y: hidden;
}

.rabbit-lyrics.rabbit-lyrics-mini .line {
    display: none;
}

.rabbit-lyrics.rabbit-lyrics-mini .line.active {
    display: inline-block;
}

.rabbit-lyrics.rabbit-lyrics-full {
    height: auto;
    overflow-y: initial;
}


/**
 * File Manager
 */
.filemanager {
    width: 100%;
    position: relative;
}

@media all and (max-width: 965px) {
    .filemanager {
        margin: 30px auto 0;
        padding: 1px;
    }
}

.filemanager .breadcrumbs {
    color: #4d535e;
    margin-left: 20px;
    font-weight: 700;
    line-height: 35px;
    margin-right: 120px;
}

.filemanager .breadcrumbs a:link, .breadcrumbs a:visited {
    color: #4d535e;
    text-decoration: none;
}

.filemanager .breadcrumbs a:hover {
    text-decoration: underline;
}

.filemanager .breadcrumbs .arrow {
    color: #6a6a72;
    font-weight: 700;
    line-height: 20px;
}

.filemanager .download {
    position: absolute;
    margin-right: 10px;
    cursor: pointer;
    right: 0;
    font-size: 17px;
    color: #4d535e;
    display: block;
    width: 40px;
    height: 40px;
}

.filemanager .download:before {
    content: "\f019";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

.filemanager .search {
    position: absolute;
    margin-right: 60px;
    cursor: pointer;
    right: 0;
    font-size: 17px;
    color: #4d535e;
    display: block;
    width: 40px;
    height: 40px;
}

.filemanager .search:before {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

.filemanager .search input[type=search] {
    border-radius: 2px;
    color: #4D535E;
    background-color: #FFF;
    width: 250px;
    height: 44px;
    margin-left: -215px;
    padding-left: 20px;
    text-decoration-color: #4d535e;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    display: none;
    outline: none;
    border: none;
    padding-right: 10px;
    -webkit-appearance: none;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #4d535e;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #4d535e;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #4d535e;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #4d535e;
}

.filemanager .data {
    margin-top: 10px;
    z-index: -3;
}

.filemanager .data.animated {
    -webkit-animation: showSlowlyElement 700ms; /* Chrome, Safari, Opera */
    animation: showSlowlyElement 700ms; /* Standard syntax */
}

.filemanager .data li {
    border-radius: 3px;
    background-color: #373743;
    width: 307px;
    height: 118px;
    list-style-type: none;
    margin: 10px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    padding: 0.3em;
    z-index: 1;
    cursor: pointer;
    box-sizing: border-box;
    transition: 0.3s background-color;
}

.filemanager .data li:hover {
    background-color: #42424E;

}

.filemanager .data li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.filemanager .data li .name {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    /*width: 150px;*/
    white-space: inherit;
    display: inline-block;
    position: absolute;
    overflow: hidden;
    text-overflow: ellipsis;
    top: 30px;
    margin-right: 0.4em;
}

.filemanager .data li .details {
    color: #b6c1c9;
    font-size: 13px;
    font-weight: 400;
    width: 55px;
    height: 10px;
    top: 64px;
    white-space: nowrap;
    position: absolute;
    display: inline-block;
}

.filemanager .nothingfound {
    width: 23em;
    height: 21em;
    margin: 0 auto;
    display: none;
    font-family: Arial;
    -webkit-animation: showSlowlyElement 700ms; /* Chrome, Safari, Opera */
    animation: showSlowlyElement 700ms; /* Standard syntax */
}

.filemanager .nothingfound span {
    margin: 0 auto auto 6.8em;
    color: #4d535e;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    height: 13px;
    position: relative;
    top: 2em;
}

@media all and (max-width: 965px) {

    .filemanager .data li {
        width: 100%;
        margin: 5px 0;
    }

}

/* Chrome, Safari, Opera */
@-webkit-keyframes showSlowlyElement {
    100% {
        transform: scale(1);
        opacity: 1;
    }
    0% {
        transform: scale(1.2);
        opacity: 0;
    }
}

/* Standard syntax */
@keyframes showSlowlyElement {
    100% {
        transform: scale(1);
        opacity: 1;
    }
    0% {
        transform: scale(1.2);
        opacity: 0;
    }
}

.icon {
    font-size: 23px;
}

.icon.folder {
    display: inline-block;
    margin: 1em;
    background-color: transparent;
    overflow: hidden;
}

.icon.folder:before {
    content: '';
    float: left;
    background-color: var(--color-primary);

    width: 1.5em;
    height: 0.45em;

    margin-left: 0.07em;
    margin-bottom: -0.07em;

    border-top-left-radius: 0.1em;
    border-top-right-radius: 0.1em;

    box-shadow: 1.25em 0.25em 0 0em var(--color-primary);
}

.icon.folder:after {
    content: '';
    float: left;
    clear: left;

    background-color: var(--color-primary);
    width: 3em;
    height: 2.25em;

    border-radius: 0.1em;
}

.icon.folder.full:before {
    height: 0.55em;
}

.icon.folder.full:after {
    height: 2.15em;
    box-shadow: 0 -0.12em 0 0 #ffffff;
}

.icon.file {
    width: 2.5em;
    height: 3em;
    line-height: 3em;
    text-align: center;
    border-radius: 0.25em;
    color: #FFF;
    display: inline-block;
    margin: 0.9em 0.5em 0.8em 0.5em;
    position: relative;
    overflow: hidden;
    box-shadow: 1.74em -2.1em 0 0 #A4A7AC inset;
}

.icon.file:first-line {
    font-size: 13px;
    font-weight: 700;
}

.icon.file:after {
    content: '';
    position: absolute;
    z-index: -1;
    border-width: 0;
    border-bottom: 2.6em solid #DADDE1;
    border-right: 2.22em solid rgba(0, 0, 0, 0);
    top: -34.5px;
    right: -4px;
}

.icon.file.f-avi,
.icon.file.f-flv,
.icon.file.f-mkv,
.icon.file.f-mov,
.icon.file.f-mpeg,
.icon.file.f-mpg,
.icon.file.f-mp4,
.icon.file.f-m4v,
.icon.file.f-wmv {
    box-shadow: 1.74em -2.1em 0 0 #7e70ee inset;
}

.icon.file.f-avi:after,
.icon.file.f-flv:after,
.icon.file.f-mkv:after,
.icon.file.f-mov:after,
.icon.file.f-mpeg:after,
.icon.file.f-mpg:after,
.icon.file.f-mp4:after,
.icon.file.f-m4v:after,
.icon.file.f-wmv:after {
    border-bottom-color: #5649c1;
}

.icon.file.f-mp2,
.icon.file.f-mp3,
.icon.file.f-m3u,
.icon.file.f-wma,
.icon.file.f-xls,
.icon.file.f-xlsx {
    box-shadow: 1.74em -2.1em 0 0 #5bab6e inset;
}

.icon.file.f-mp2:after,
.icon.file.f-mp3:after,
.icon.file.f-m3u:after,
.icon.file.f-wma:after,
.icon.file.f-xls:after,
.icon.file.f-xlsx:after {
    border-bottom-color: #448353;
}

.icon.file.f-doc,
.icon.file.f-docx,
.icon.file.f-psd {
    box-shadow: 1.74em -2.1em 0 0 #03689b inset;
}

.icon.file.f-doc:after,
.icon.file.f-docx:after,
.icon.file.f-psd:after {
    border-bottom-color: #2980b9;
}

.icon.file.f-gif,
.icon.file.f-jpg,
.icon.file.f-jpeg,
.icon.file.f-pdf,
.icon.file.f-png {
    box-shadow: 1.74em -2.1em 0 0 #e15955 inset;
}

.icon.file.f-gif:after,
.icon.file.f-jpg:after,
.icon.file.f-jpeg:after,
.icon.file.f-pdf:after,
.icon.file.f-png:after {
    border-bottom-color: #c6393f;
}

.icon.file.f-deb,
.icon.file.f-dmg,
.icon.file.f-gz,
.icon.file.f-rar,
.icon.file.f-zip,
.icon.file.f-7z {
    box-shadow: 1.74em -2.1em 0 0 #867c75 inset;
}

.icon.file.f-deb:after,
.icon.file.f-dmg:after,
.icon.file.f-gz:after,
.icon.file.f-rar:after,
.icon.file.f-zip:after,
.icon.file.f-7z:after {
    border-bottom-color: #685f58;
}

.icon.file.f-html,
.icon.file.f-rtf,
.icon.file.f-xml,
.icon.file.f-xhtml {
    box-shadow: 1.74em -2.1em 0 0 #a94bb7 inset;
}

.icon.file.f-html:after,
.icon.file.f-rtf:after,
.icon.file.f-xml:after,
.icon.file.f-xhtml:after {
    border-bottom-color: #d65de8;
}

.icon.file.f-js {
    box-shadow: 1.74em -2.1em 0 0 #d0c54d inset;
}

.icon.file.f-js:after {
    border-bottom-color: #a69f4e;
}

.icon.file.f-css,
.icon.file.f-saas,
.icon.file.f-scss {
    box-shadow: 1.74em -2.1em 0 0 #44afa6 inset;
}

.icon.file.f-css:after,
.icon.file.f-saas:after,
.icon.file.f-scss:after {
    border-bottom-color: #30837c;
}


.select-wrapper + label {
    top: -10px !important;
}

.verseNumber, .footnote {
    font-size: 75%;
    line-height: 0;
    position: relative;
    top: -0.3em;
}

table.table a.btn-primary {
    color: #ffffff;
}


.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* ratio 16x9 */
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.embed-container iframe {

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ratio 4x3 */
.embed-container.ratio4x3 {
    padding-bottom: 75%;
}


.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.card-header {
    font-size: 1.3rem
}

.blockquote ul {
    font-size: 1.1rem;
}

table.dataTable tbody td {
    word-break: break-word;
    vertical-align: top;
}

.vertical .bs-stepper-pane.fade.dstepper-none, .vertical .content.fade.dstepper-none {
    visibility: unset;
    display: none;
}

ul.stepper .md-form label {
    left: unset !important;
}

label.mdb-select-custom-label {
    left: 8px;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: 500;
    background: #fff;
    border-radius: 4px;
    font-size: .8rem;
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
    position: absolute;
    top: 0.5rem;
    color: #757575;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    z-index: 1;
}

.md-form.md-outline input[type="text"]:focus:not([readonly]),
.md-form.md-outline input[type="password"]:focus:not([readonly]),
.md-form.md-outline input[type="email"]:focus:not([readonly]),
.md-form.md-outline input[type="url"]:focus:not([readonly]),
.md-form.md-outline input[type="time"]:focus:not([readonly]),
.md-form.md-outline input[type="date"]:focus:not([readonly]),
.md-form.md-outline input[type="datetime-local"]:focus:not([readonly]),
.md-form.md-outline input[type="tel"]:focus:not([readonly]),
.md-form.md-outline input[type="number"]:focus:not([readonly]),
.md-form.md-outline input[type="search-md"]:focus:not([readonly]),
.md-form.md-outline input[type="search"]:focus:not([readonly]),
.md-form.md-outline textarea.md-textarea:focus:not([readonly]) {
    border-color: var(--color-primary);
    box-shadow: inset 0 0 0 1px var(--color-primary);
}

.card-columns .card {
    margin-bottom: .75rem;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.tab-content {
    padding: 2rem 0.5rem 0.5rem;
}

/**
 * Fix Select Label
 */
.select-wrapper + label {
    position: absolute;
    top: -7px;
    font-size: 0.8rem;
}

.list-group-item.active {
    border-color: var(--color-primary) !important;
    background-color: var(--color-primary) !important;
}

.pagination .page-item.active .page-link {
    background-color: var(--color-primary) !important;
}

a {
    color: var(--color-primary);
}

.dropdown .dropdown-menu.dropdown-secondary .dropdown-item:hover, .dropdown .dropdown-menu.dropdown-secondary .dropdown-item:active, .dropdown .dropdown-menu.dropdown-secondary .dropdown-item.active, .dropup .dropdown-menu.dropdown-secondary .dropdown-item:hover, .dropup .dropdown-menu.dropdown-secondary .dropdown-item:active, .dropup .dropdown-menu.dropdown-secondary .dropdown-item.active, .dropleft .dropdown-menu.dropdown-secondary .dropdown-item:hover, .dropleft .dropdown-menu.dropdown-secondary .dropdown-item:active, .dropleft .dropdown-menu.dropdown-secondary .dropdown-item.active, .dropright .dropdown-menu.dropdown-secondary .dropdown-item:hover, .dropright .dropdown-menu.dropdown-secondary .dropdown-item:active, .dropright .dropdown-menu.dropdown-secondary .dropdown-item.active {
    background-color: var(--color-primary) !important;
}

.dropdown .dropdown-menu.dropdown-primary .dropdown-item:hover, .dropdown .dropdown-menu.dropdown-primary .dropdown-item:active, .dropdown .dropdown-menu.dropdown-primary .dropdown-item.active, .dropup .dropdown-menu.dropdown-primary .dropdown-item:hover, .dropup .dropdown-menu.dropdown-primary .dropdown-item:active, .dropup .dropdown-menu.dropdown-primary .dropdown-item.active, .dropleft .dropdown-menu.dropdown-primary .dropdown-item:hover, .dropleft .dropdown-menu.dropdown-primary .dropdown-item:active, .dropleft .dropdown-menu.dropdown-primary .dropdown-item.active, .dropright .dropdown-menu.dropdown-primary .dropdown-item:hover, .dropright .dropdown-menu.dropdown-primary .dropdown-item:active, .dropright .dropdown-menu.dropdown-primary .dropdown-item.active {
    background-color: var(--color-primary) !important;
}

.pills-primary .nav-link.active {
    background-color: var(--color-primary) !important;
}

.bq-primary .bq-title {
    color: var(--color-primary) !important;
}

.bq-primary {
    border-left: 3px solid var(--color-primary) !important;
}

.pagination .page-item .page-link:hover {
    background-color: var(--color-info) !important;
}

.slider__arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 24px;
    height: 24px;
    margin-top: -9px;
    border-radius: 50%;
    background-color: #818999 !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 .5rem 4rem 0 rgba(0,0,0,.5);
    box-shadow: 0 .5rem 4rem 0 rgba(0,0,0,.5);
}

.glide__arrow {
    cursor: pointer !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
}

.glide__arrow--right {
    right: 1em !important;
}

.glide__arrow--left {
    left: 1em !important;
}

.form-check-input[type="checkbox"]:checked+label:before, label.btn input[type="checkbox"]:checked+label:before {
    border-right: 2px solid var(--color-primary);
    border-bottom: 2px solid var(--color-primary);
}

.form-check-input[type="radio"]:checked+label:after, .form-check-input[type="radio"].with-gap:checked+label:after, label.btn input[type="radio"]:checked+label:after, label.btn input[type="radio"].with-gap:checked+label:after {
    background-color: var(--color-primary);
}

.form-check-input[type="radio"]:checked+label:after, .form-check-input[type="radio"].with-gap:checked+label:before, .form-check-input[type="radio"].with-gap:checked+label:after, label.btn input[type="radio"]:checked+label:after, label.btn input[type="radio"].with-gap:checked+label:before, label.btn input[type="radio"].with-gap:checked+label:after {
    border: 2px solid var(--color-primary);
}

.md-form input:not([type]):focus:not([readonly]), .md-form input[type="text"]:not(.browser-default):focus:not([readonly]), .md-form input[type="password"]:not(.browser-default):focus:not([readonly]), .md-form input[type="email"]:not(.browser-default):focus:not([readonly]), .md-form input[type="url"]:not(.browser-default):focus:not([readonly]), .md-form input[type="time"]:not(.browser-default):focus:not([readonly]), .md-form input[type="date"]:not(.browser-default):focus:not([readonly]), .md-form input[type="datetime"]:not(.browser-default):focus:not([readonly]), .md-form input[type="datetime-local"]:not(.browser-default):focus:not([readonly]), .md-form input[type="tel"]:not(.browser-default):focus:not([readonly]), .md-form input[type="number"]:not(.browser-default):focus:not([readonly]), .md-form input[type="search"]:not(.browser-default):focus:not([readonly]), .md-form input[type="phone"]:not(.browser-default):focus:not([readonly]), .md-form input[type="search-md"]:focus:not([readonly]), .md-form textarea.md-textarea:focus:not([readonly]) {
    border-bottom: 1px solid var(--color-primary);
    -webkit-box-shadow: 0 1px 0 0 var(--color-primary);
    box-shadow: 0 1px 0 0 var(--color-primary);
}

.md-form input:not([type]):focus:not([readonly])+label, .md-form input[type="text"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="password"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="email"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="url"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="time"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="date"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="datetime"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="datetime-local"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="tel"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="number"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="search"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="phone"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="search-md"]:focus:not([readonly])+label, .md-form textarea.md-textarea:focus:not([readonly])+label {
    color: var(--color-primary);
}

.picker__box .picker__header .picker__date-display {
    background-color: var(--color-primary);
}

.border-primary {
    border-color: var(--color-primary) !important;
}

.btn-outline-primary {
    color: var(--color-primary) !important;
    background-color: transparent !important;
    border: 2px solid var(--color-primary) !important;
}

.text-primary {
    color: var(--color-primary) !important;
}

.md-form textarea.md-textarea {
    padding: .6rem 0 .4rem 0;
}

/* Hide Google Cast and AirPlay buttons in Vidstack player */
.vds-google-cast-tooltip { display: none !important; }
.vds-apple-airplay-tooltip { display: none !important; }
.vds-airplay-tooltip { display: none !important; }