﻿/*background color for forms variable*/

:root {
    --education_form_back: #F9F8F5;
    --collapse-background: #F3F5F7;
    --icon-green: #61BC40;
    --icon-red: #c33131;
    --light-green: #F6FBF4;
    --approved: rgba(97, 188, 64, 0.2);
    --rejected: #FFFFFF;
    --others: rgba(209, 211, 213, 0.15);
    --approvedBackground: #F6FBF4;
    --rejectedBackground: rgba(195, 49, 49, 0.06);
    --othersBackground: rgba(175, 166, 129, 0.08);
}

.approved-background {
    background: var(--approvedBackground) !important;
}

.rejected-background {
    background: var(--rejectedBackground) !important;
}

.others-background {
    background: var(--othersBackground) !important;
}

.approved-input-background {
    background: var(--approved) !important;
}

.rejected-input-background {
    background: var(--rejected) !important;
}

.others-input-background {
    background: var(--others) !important;
}

.icon-gren {
    color: var(--icon-green);
}

.back-green {
    background: var(--light-green);
}

.border-red {
    border: 1px solid var(--icon-red) !important;
}

.collapse-background {
    background: #F3F5F7;
}

.edu-form-background {
    background-color: var(--education_form_back);
}

.bg-none {
    background: none !important;
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}

label.error {
    color: red!important;
}

span.error {
    color: red;
}

span.cnerror {
    color: red;
}

table {
    width: 100% !important;
}

.field-validation-error {
    color: red;
}

.field-validation-valid {
    color: red;
    display: block;
    line-height: 20px;
    font-weight: normal;
}

.custome-alert {
    -moz-box-align: center;
    align-items: center;
    background-color: transparent;
    bottom: 0;
    display: flex;
    left: 0;
    padding: 10px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1060;
    transition: background-color 0.1s ease 0s;
    background-color: rgba(0, 0, 0, 0.4);
    /*overflow:auto;*/
}

    .custome-alert.hide-alert {
        display: none !important;
    }

    .custome-alert a.action-close {
        border: 1px solid;
        cursor: pointer;
        padding: 0 5px;
        position: absolute;
        right: 20px;
        border-radius: 3px;
    }

    .custome-alert a.action-previous {
        border: 2px solid #fff;
        border-radius: 30px;
        color: #fff;
        float: left;
        font-weight: bold;
        padding: 5px 12px;
        position: absolute;
        left: -50px;
        top: 48%;
        cursor: pointer;
    }

    .custome-alert a.action-next {
        border: 2px solid #fff;
        border-radius: 30px;
        color: #fff;
        float: right;
        font-weight: bold;
        padding: 5px 12px;
        position: absolute;
        right: -50px;
        top: 48%;
        cursor: pointer;
    }

    .custome-alert.hide-alert .swal2-modal.swal2-show {
        display: none !important;
        overflow: hidden !important;
    }

    .custome-alert.show-alert .swal2-modal.swal2-show {
        min-width: 450px;
        display: block;
        padding: 20px;
        /*overflow-x: inherit;
        overflow-y: inherit;*/
        /*overflow:auto;*/
        background: rgb(255, 255, 255) none repeat scroll 0% 0%;
        text-align: left !important;
    }

    .custome-alert.show-alert .action-area {
        text-align: center;
    }

    .custome-alert .tab-container__inner {
        margin-bottom: 0px !important;
    }

.btn-blue {
    background-color: #597ca3;
    border-left-color: #597ca3;
    border-right-color: #597ca3;
}

.btn-gray {
    background-color: #a2adaa;
    border-left-color: #a2adaa;
    border-right-color: #a2adaa;
}

.btn-danger {
    background: #FF0000 !important;
}

.btn--danger {
    background: #C33131 !important;
}

.main-logo {
    width: 210px;
    height: 80px;
}

.row__actions:hover ul.dropdown-content {
    display: block;
    margin-top: -45px;
    margin-left: -95px;
    opacity: 1;
    position: absolute;
    top: auto;
}

.login-user-selection-username {
    font-size: 1.3rem;
}

.login-user-selection-header {
    font-size: 1.1rem;
    font-weight: normal;
    /*margin-top: -15px;*/
}

.login-association-selection {
    margin-top: 0;
    max-height: 300px;
    overflow-y: auto;
}

    .login-association-selection .item {
        text-align: left;
        padding: 10px;
        /*border: 1px solid;*/
        background: #dcdcdc;
    }

        .login-association-selection .item:nth-of-type(2n) {
            background: #f9f9f8;
        }

body.dragging, body.dragging * {
    cursor: move !important;
}

.dragged {
    position: absolute;
    opacity: 0.5;
    z-index: 2000;
}

@media (min-width: 840px) {
    .EmailTemplateElement li {
        border: none !important;
        margin-bottom: 7.5px;
        padding: 0;
        float: none !important;
    }
}

#ulEmailTemplateContaint {
    padding: 15px !important;
}

.EmailTemplateElement li {
    float: left;
    border: none !important;
    padding: 0px !important;
    margin-right: 7.5px;
}

.EmailTemplateElement .color-input {
    width: 35px;
}

.mc-email__layout .sorttable {
    /*margin: 30px;*/
}

    .mc-email__layout .sorttable ul {
        border: 1px solid #c2c2c2;
        padding: 30px;
    }

    .mc-email__layout .sorttable li div.action {
        margin-left: -34px;
        margin-top: -1px;
        position: absolute;
        display: none;
        background: #f8f8f8 none repeat scroll 0 0;
        border: 1px solid #c2c2c2;
        padding-top: 8px;
    }

    .mc-email__layout .sorttable li:hover > div.action {
        display: block !important;
    }

    .mc-email__layout .sorttable div.action a {
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin: 7px;
        padding: 0 9px;
    }

    .mc-email__layout .sorttable li div.action a.icon-move {
        background-image: url(../assets/src/svg/move-cursor.svg);
        cursor: move;
    }

    .mc-email__layout .sorttable li div.action a.icon-delete {
        background-image: url(../assets/src/svg/delete.svg);
        cursor: pointer;
    }

    .mc-email__layout .sorttable li div.action a.icon-setting {
        background-image: url(../assets/src/svg/settings.svg);
        cursor: pointer;
    }

    .mc-email__layout .sorttable li div.toolbar-custom {
        background: #f8f8f8 none repeat scroll 0 0;
        border: 1px solid #c2c2c2;
        display: none;
        margin-top: -34px;
        padding: 8px 4px 2px;
        position: absolute;
    }

    .mc-email__layout .sorttable li:hover div.toolbar-custom {
        display: block !important;
    }

    .mc-email__layout .sorttable div.toolbar-custom a {
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin: 8px;
        padding: 0 8px;
    }

    .mc-email__layout .sorttable div.toolbar-custom span.menu-split {
        border-left: 1px solid #c2c2c2;
    }

    .mc-email__layout .sorttable li div.toolbar-custom a.icon-align-left {
        background-image: url(../assets/src/svg/menu/align-left.svg);
        cursor: pointer;
    }

    .mc-email__layout .sorttable li div.toolbar-custom a.icon-align-center {
        background-image: url(../assets/src/svg/menu/align-center.svg);
        cursor: pointer;
    }

    .mc-email__layout .sorttable li div.toolbar-custom a.icon-align-right {
        background-image: url(../assets/src/svg/menu/align-right.svg);
        cursor: pointer;
    }

    .mc-email__layout .sorttable li div.toolbar-custom a.icon-setting {
        background-image: url(../assets/src/svg/settings.svg);
        cursor: pointer;
    }

.mc-email__layout .ElementToolbar {
    background: #000000 none repeat scroll 0 0;
    border: 1px solid #000000;
    border-radius: 6px;
    color: #ffffff;
    padding: 10px;
    position: absolute;
}

.sorttable {
    margin: 0px;
}

    .sorttable p {
        margin: 0px !important;
    }

    .sorttable li {
        border: 1px dashed #c2c2c2;
    }

    .sorttable ul {
        padding: 15px !important;
    }

.item-sub-menu .sub-menu-container {
    background: #f8f8f8 none repeat scroll 0 0;
    padding: 5px !important;
    position: absolute;
    z-index: 999;
    display: none;
}

.item-sub-menu:hover .sub-menu-container {
    display: block;
}

.border-1px-dotted {
    border: 1px dotted #c2c2c2;
}
.border-0{
    border-radius:0px !important;
}
.ui-wrapper {
    height: 100px;
}

.ui-resizable {
    height: 100px;
}

.mail-template-prefix span.prefix {
    /*background-color: #4cb554;
    border: 1px solid rgba(189, 194, 199, 0.7);
    border-radius: 5px;
    color: #fff;
    padding: 5px;*/
    text-align: center;
}

    .mail-template-prefix span.prefix:hover {
        cursor: pointer;
    }

.group-member-count {
    background-color: #A4A5A1;
    border-radius: 50%;
    color: white;
    padding: 4px 10px !important;
    box-shadow:none !important;
}

.header-text-button {
    line-height: 38px;
}

    .header-text-button .row__actions .dropdown-content {
        right: 35px;
    }

.mail-setting-category li {
    padding: 5px;
}

    .mail-setting-category li:nth-of-type(2n) {
        background: hsl(60, 8%, 97%) none repeat scroll 0 0;
    }

    .mail-setting-category li div.action {
        float: right;
    }

        .mail-setting-category li div.action .icon {
            height: 18px;
            width: 18px;
            fill: hsl(0, 0%, 65%);
        }

.border-active {
    border: 1px dotted !important;
}

.BlogDetail {
    width: 717%;
    height: 67%;
    margin-left: -14px;
}

.BlogPostbtn {
    margin-left: 1189px;
    margin-top: 22px;
}

.BlogUpload {
    width: 717%;
    height: 67%;
    margin-left: -14px;
}

.colvistoggle {
    background: hsl(206, 23%, 52%) none repeat scroll 0 0;
    border: 1px solid hsl(0, 0%, 76%);
    color: hsl(0, 0%, 100%);
    font-weight: bold;
    padding: 5px 10px;
    margin-bottom: 5px;
}

    .colvistoggle:active {
        background: hsl(206, 23%, 52%) none repeat scroll 0 0;
    }

    .colvistoggle:focus {
        background: hsl(206, 23%, 52%) none repeat scroll 0 0;
    }

    .colvistoggle:hover {
        background: hsl(206, 23%, 52%) none repeat scroll 0 0;
    }

    .colvistoggle[visible='false'] {
        background: #2AB7A9;
    }

.processbarcontainer {
    border: 1px solid hsl(0, 0%, 80%);
    width: 100%;
    height: 30px;
}

    .processbarcontainer .processbar {
        background-color: rgb(76, 173, 79);
        color: rgb(255, 255, 255);
        width: 0%;
        text-align: center;
        height: 100%;
    }

        .processbarcontainer .processbar .processbartextarea {
            padding-top: 4px;
        }

.blog-post-container {
    width: 100% !important;
    background-color: #F5F5F5;
    padding: 10px;
}

    .blog-post-container .text-area {
        width: 100% !important;
    }

        .blog-post-container .text-area .text-box {
            width: 100% !important;
            height: 60px !important;
        }

    .blog-post-container .post-option-area {
        width: 100% !important;
        padding: 10px;
    }

        .blog-post-container .post-option-area .post-option {
            float: left;
            padding: 0 10px;
            width: 60px;
            text-align: center;
        }

            .blog-post-container .post-option-area .post-option .icon {
            }

            .blog-post-container .post-option-area .post-option .text {
                font-size: 12px;
                margin: -5px 0 0;
            }

        .blog-post-container .post-option-area .post-button {
            float: right;
        }

.divReplybtn {
    padding: 10px;
    margin: -2px 1405px;
}

.blog-post-container .upload-img-preview {
    background-color: hsl(0, 0%, 100%);
    border: 1px solid hsl(0, 0%, 84%);
    float: left;
    height: 150px;
    margin: 5px;
    padding: 8px;
    width: 115px;
    position: relative;
}

    .blog-post-container .upload-img-preview .img-container {
        width: 100%;
        position: relative;
    }

        .blog-post-container .upload-img-preview .img-container .file-name {
            background-color: hsl(0, 0%, 88%);
            bottom: 0;
            display: none;
            left: 0;
            opacity: 0.8;
            padding: 8px;
            position: absolute;
            right: 0;
            top: 0;
        }

    .blog-post-container .upload-img-preview:hover .file-name {
        display: block;
    }

    .blog-post-container .upload-img-preview img {
        height: 80px;
        width: 100%;
        background-color: hsl(0, 0%, 91%);
    }

    .blog-post-container .upload-img-preview button {
        background-color: hsl(0, 0%, 86%);
        border: 1px solid hsl(0, 0%, 76%);
        border-radius: 2px;
        color: hsl(0, 0%, 44%);
        width: 100%;
    }

.blog-post-display-container {
    width: 100%;
    border: 1px solid #c2c2c2;
    margin: 5px;
}

    .blog-post-display-container .post-header {
        background-color: hsl(0, 0%, 94%);
        font-size: 12px;
        font-weight: bold;
        padding: 5px 10px 10px;
        width: 100%;
    }

        .blog-post-display-container .post-header .post-by {
            float: left;
        }

        .blog-post-display-container .post-header .post-on {
            float: right;
        }

    .blog-post-display-container .post-details {
        padding: 5px 10px 10px;
        width: 100%;
        overflow: auto;
    }

        .blog-post-display-container .post-details .post-file {
            padding: 10px;
        }

            .blog-post-display-container .post-details .post-file .file {
                float: left;
                margin: 10px;
                width: 200px;
            }

            .blog-post-display-container .post-details .post-file img {
                width: 100% !important;
                height: 100px;
                background-color: hsl(0, 0%, 85%);
            }

            .blog-post-display-container .post-details .post-file video {
                width: 100% !important;
                height: 100px;
                background-color: hsl(0, 0%, 85%);
            }

.dt-button.buttons-print {
    display: none !important;
}

.chk-lbl-icon {
    height: 22px !important;
}

    .chk-lbl-icon .icon {
        width: 22px !important;
        height: 22px !important;
    }

.dropbox-icon-txtbox {
    background-image: url("../Images/Social/dropbox.png");
    background-position: 2px 4px;
    background-repeat: no-repeat;
    padding-left: 40px !important;
}

.facebook-icon-txtbox {
    background-image: url("../Images/Social/facebook.png");
    background-position: 2px 4px;
    background-repeat: no-repeat;
    padding-left: 40px !important;
}

.google-plus-icon-txtbox {
    background-image: url("../Images/Social/google-plus.png");
    background-position: 2px 4px;
    background-repeat: no-repeat;
    padding-left: 40px !important;
}

.linkedin-icon-txtbox {
    background-image: url("../Images/Social/linkedin.png");
    background-position: 2px 4px;
    background-repeat: no-repeat;
    padding-left: 40px !important;
}

.twitter-icon-txtbox {
    background-image: url("../Images/Social/twitter.png");
    background-position: 2px 4px;
    background-repeat: no-repeat;
    padding-left: 40px !important;
}

.youtube-icon-txtbox {
    background-image: url("../Images/Social/youtube.png");
    background-position: 2px 4px;
    background-repeat: no-repeat;
    padding-left: 40px !important;
}

.form-content {
    min-height: 800px;
}

/*13/07/2017*/
.collapsible-body {
    /*position: relative !important;*/
}

button.context-menu__link {
    background: #597CA3;
    color: #FFF;
    font-weight: 600;
}

.txt-password-show {
    /*border-left: 1px solid #dadada;
    cursor: pointer;
    float: right;
    margin-left: -40px;
    margin-top: 5px;
    padding: 8px 5px 6px 4px;
    position: absolute;*/
    /*border-left: 1px solid #dadada;*/
    cursor: pointer;
    float: right;
    margin-top: -34px;
    padding: 0 15px 0 0;
    position: relative;
    z-index: 1 !important;
}

    .txt-password-show #showpassword {
        display: block;
        fill: #405979;
        /*height: 40px;
        width: 40px;*/
        z-index: -1 !important;
    }

    .txt-password-show #hidepassword {
        display: none;
        fill: #405979;
        /*height: 40px;
        width: 40px;*/
        z-index: -1 !important;
    }

    .txt-password-show.active #showpassword {
        display: none !important;
        fill: #405979;
    }

    .txt-password-show.active #hidepassword {
        display: block !important;
        fill: #405979;
    }

@media (min-width: 480px) {
    .txtbox-password {
        /* border-radius: 29px !important;*/
        font-size: 1.5rem !important;
        height: 58px !important;
        padding: 0 30px 3px !important;
    }

    .txt-password-show {
        /*border-left: 1px solid #dadada;
        float: right;
        margin-left: -40px;
        margin-top: 5px;
        padding: 16px 5px 14px 4px;
        position: absolute;
        cursor: pointer;*/
        /*border-left: 1px solid #dadada;*/
        float: right;
        margin-top: -42px;
        padding: 0px 20px 14px 4px;
        position: relative;
        cursor: pointer;
        z-index: 1 !important;
    }
}

.main-sidebar svg {
    /*z-index: -1 !important;*/
}

.main-sidebar::after {
    z-index: -2 !important;
}

.collapsible-body .collapsible-body {
    left: 0px !important;
}

.txt-password-show svg {
    z-index: -1 !important;
}

    .txt-password-show svg use {
        z-index: -1 !important;
    }

/*svg {
    pointer-events: none;
}*/

.btn--select-facility.disabled, .btn--select-facility.disabled:active, .btn--select-facility.disabled:hover {
    background-color: #A2ADAA !important;
}

span.season-req-count-round {
    -moz-box-align: center;
    -moz-box-pack: center;
    -moz-user-select: none;
    background: #cc0000 none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 0.82rem;
    font-weight: 600;
    height: 26px;
    line-height: 26px;
    min-width: 26px;
    position: absolute;
    right: -6px;
    text-align: center;
    top: 4px;
    width: 26px;
    z-index: 10;
}

.popup-btn {
    margin: 0 auto;
}

.custom-btn-section {
    overflow: auto;
    background: #EDEEEF;
    padding: 10px 0px;
    height: auto;
    width: 100%;
    position: sticky;
    bottom: 0px;
}

.custom-readonly input[readonly] {
    color: black !important;
}

.Holiday-configurator {
    display: block;
    margin-top: 60px;
}

.Reserve-configurator {
    display: block;
    margin-top: 60px;
}

@media (min-width: 992px) {
    .Holiday-configurator {
        border-left: 1px solid #CFD3D3;
        margin-left: 15px;
        margin-top: 0;
        min-width: calc(100% - 20rem - 15px);
        padding-left: 22.5px;
        width: 80%;
    }

    .Product-configurator {
        border-left: 1px solid #CFD3D3;
        margin-left: 15px;
        margin-top: 0;
        min-width: calc(100% - 20rem - 15px);
        padding-left: 22.5px;
        width: 80%;
    }
}

.FixedSlot-configurator {
    display: block;
    margin-top: 60px;
}

.ArxArea-configurator {
    display: block;
    margin-top: 60px;
}

.Price-configurator {
    display: block;
    margin-top: 60px;
}

@media (min-width: 992px) {
    .Holiday-configurator, .FixedSlot-configurator, .ArxArea-configurator, .Price-configurator, .VatMaster-configurator, .BookingRuleMaster-configurator, .BookingCancelRulesMapping {
        border-left: 1px solid #CFD3D3;
        margin-left: 15px;
        margin-top: 0;
        min-width: calc(100% - 20rem - 15px);
        padding-left: 22.5px;
        width: 80%;
    }
}



.custom-scroll {
    overflow: auto !important;
    height: 300px;
}

.custom-show {
    /*position: relative;
    left: 87%;
    top: 40px;
    width: 15%;
    width: 22px;*/
    position: absolute;
    top: 70px;
    width: 22px;
    right: 20px;
}

.cust-profile_position {
    position: relative;
}

@media (min-width: 480px) {
    .custom-show {
        /*position: relative;
        left: 87%;
        top: 52px;
        width: 15%;
        width: 22px;*/
        position: absolute;
        top: 78px;
        width: 22px;
        right: 20px;
    }
}

.custom-scroll-Slot {
    overflow: auto !important;
    max-height: calc(100vh - 440px);
}

.custom-scroll-Overrule {
    min-height: 690px;
    max-height: 690px;
}

.googlemap_marginleft {
    margin-left: -18px !important;
}

.error-page {
    padding: 100px 0 170px;
}

    .error-page .icon {
        width: 100%;
        text-align: center;
        display: table;
        margin-top: 150px;
    }

        .error-page .icon i {
            font-size: 90px;
            float: none;
            color: #1B263B;
        }

    .error-page .headline {
        display: block;
        font-size: 3.5rem;
        text-align: center;
        margin: 35px auto;
    }

    .error-page p {
        font-size: 1.2rem;
        text-align: center;
    }

.aflyst, .aflyst a {
    color: gray !important;
    text-decoration: line-through;
}

.table-thtd_custwidth {
    width: 165px !important;
}

.unavailable {
    color: #CFD3D3;
    text-decoration: line-through;
}

.line-through-red {
    color: #CC0000 !important;
    text-decoration: line-through;
}

.modal_tabcustomscroll {
    height: calc(90vh - 8rem - 75px);
    display: block;
    overflow: auto;
}

.BookingCommentInfo_textarea {
    min-height: 180px !important;
    max-height: 180px !important;
    overflow: auto;
    padding: 0px 15px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.12);
}

.w-50 {
    width: 50% !important;
}

.w-78 {
    width: 78% !important;
}

.w-70 {
    width: 70% !important;
}

.w-90 {
    width: 90% !important;
}

.w-100 {
    width: 100% !important;
}

.chk-column-width {
    width: 0% !important;
}

.checkbox-grid-small {
    min-width: 50px !important;
    max-width: 50px !important;
}

.small-svg {
    height: 20px;
    width: 20px;
}

.d-inline-block {
    display: inline-block !important;
}

.d-grid {
    display: grid !important;
}

.float-right {
    float: right !important;
}

.float-left {
    float: left !important;
}

.w-95 {
    width: 95% !important;
}

.w-48 {
    width: 48px;
}

.mh-95 {
    max-height: 95% !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pl-20 {
    padding-left: 20px !important;
}
.pl-40 {
    padding-left: 40px !important;
}

.pr-40 {
    padding-right: 40px !important;
}
.pb-0 {
    padding-bottom: 0px !important;
}
.pb-40{
    padding-bottom:40px !important;
}
.pt-0 {
    padding-top: 0px !important;
}
.pr-0{
    padding-right:0px !important;
}
.pb-5 {
    padding-bottom: 5px !important;
}
.pb-10{
    padding-bottom:10px !important;
}
.pb-0-5-rem {
    padding-bottom: 0.5rem !important;
}
.pt-20 {
    padding-top: 20px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.p-0 {
    padding: 0px;
}

.p-10 {
    padding: 10px 20px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.m-0 {
    margin: 0px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.ml-6 {
    margin-left: 6px !important;
}

.ml--80 {
    margin-left: -80px;
}

.mt-0 {
    margin-top: 0px !important;
}

.mt-8 {
    margin-top: 8px;
}

.ml--4 {
    margin-left: -4px !important;
}
.ml--6 {
    margin-left: -6px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-12 {
    margin-top: 12px !important;
}

.mb-12 {
    margin-bottom: 12px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.ml--3 {
    margin-left: -3px !important;
}


.ml--80 {
    margin-left: -80px;
}

.ml--6 {
    margin-left: -6px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.w-100 {
    width: 100% !important;
}

.mw-100 {
    max-width: 100% !important;
}

.gap-20 {
    gap: 20px !important;
}
.gap-10 {
    gap: 10px !important;
}

.max-w-100px {
    max-width: 100px !important;
}

.min-max-w-200 {
    min-width: 200px !important;
    max-width: 200px !important;
}

.max-w-950 {
    max-width: 950px !important;
}

.border-radius-none {
    border-radius: 0px !important;
}
.border-top-left-radius-0{
    border-top-left-radius:0px !important;
}
.border-top-right-radius-0 {
    border-top-right-radius: 0px !important;
}
.max-w-120px {
    max-width: 120px !important;
}

.top-0 {
    top: 0px !important;
}
.top-20 {
    top: 20% !important;
}

.custome-alert.show-alert .swal2-modal.swal2-show.width-auto {
    min-width: 450px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-43 {
    margin-left: 43px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.height-5 {
    height: 5px !important;
}

.vertical-align-top {
    vertical-align: top !important;
}

.cursor-default {
    cursor: default !important;
}

.resize-none {
    resize: none !important;
}

.cursor-pointer {
    cursor: pointer;
}

.whitespace-normal {
    white-space: normal !important;
}

.whitespace-nowrap {
    white-space: nowrap !important;
}

.position-absolute {
    position: absolute !important;
}

.position-relative {
    position: relative !important;
}
.position-inherit {
    position: inherit !important;
}
.ui-datepicker-title .select-dropdown {
    width: 90px !important;
}

.ui-datepicker-title .select-wrapper {
    width: 90px !important;
    float: left !important;
}

    .ui-datepicker-title .select-wrapper input.select-dropdown {
        padding: 0 30px 0 15px !important;
    }

    .ui-datepicker-title .select-wrapper input.select-dropdown {
        height: 25px !important;
        line-height: 25px !important;
    }

.drp-readonly input {
    color: rgba(0, 0, 0, 0.26);
    border-bottom: 1px solid rgba(0, 0, 0, 0.26);
    border: 1px solid rgba(0, 0, 0, 0.26);
    pointer-events: none;
}

.drp-readonly .select-wrapper span.caret {
    color: rgba(0, 0, 0, 0.26);
}

.drp-readonly input:focus, .drp-readonly input.valid {
    border: 1px solid rgba(0, 0, 0, 0.26);
    border-bottom: 0px !important;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.26) !important;
}
/*New Css Change content 2018-03-05 start*/

/*.form-content .tabs{
    border-left: 1px solid #edeeef;
    border-top: 1px solid #edeeef;
}*/

.margin-datatable {
    /*margin-right: 25px;
    margin-left: 25px;
    margin-top: 25px;
    position: relative;*/
}

.actions-panel.collapsible {
    box-shadow: none;
}

.margin-datatable td {
    box-shadow: inset -16px 0px 25px -25px #DFE0E3;
    border: 0px;
}

.margin-datatable tr td:last-child {
    box-shadow: none !important;
    /*border-right: 1px solid #edeeef;*/
}

.margin-datatable tr td:first-child {
    border-left: 1px solid #edeeef;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .margin-datatable td {
        box-shadow: inset -15px 0px 43px -25px #DFE0E3;
        border: 0px;
    }
}

/*.circle-add-background {
    background: #7FB993;
    padding: 16px;
}*/

.right-icon-header {
    display: flex;
    justify-content: space-between;
    background-color: #7FB993;
    margin: 0;
    padding: 16px;
    top: -16px;
    right: -15px;
}

/*.circle-add-svg {
    position: relative;
    top: 9px;
    left: 5px;
}*/

/*.circle-add {
    background: #7FB993;
    position: relative;
    left: -15px;
    height: 59px;
    width: 59px;
}*/

/*.horizon-icon {
    background: #7FB993;
    padding: 16px;
    position: relative;
    right: -16px;
    top: -16px;
}*/

.collapsible-header.active .actions-panel__header--toggle svg {
    transform: rotateZ(-90deg);
    transition: transform 300ms ease-in-out;
    fill: #fff;
    /*padding:0px;*/
}
    .collapsible-header.active .actions-panel__header--toggle svg.norotate {
        transform: rotateZ(0deg) !important;
        transition: transform 300ms ease-in-out;
    }
.actions-panel__header--toggle svg {
    width: 59px;
    height: 59px;
    right: 0px !important;
    padding: 15px;
    /*background:#7FB993;*/
    top: 0px;
}

.datatable-action-container {
    /*width: 61px !important;
    height: 58px !important;*/
    /*padding: 0px;*/
}

    .datatable-action-container a {
        width: 61px;
        height: 58px;
        padding: 0px;
        /*background: #7FB993 !important;*/
        border-radius: 0px;
        margin-top: -1px;
    }

.table-searchbox-container {
    right: 59px;
    top: 0px;
}

    .table-searchbox-container input, .table-searchbox-container input#table-searchbox {
        height: 60px !important;
        border-radius: 0px;
        border: 0px;
    }

.form-content .tab-container {
    border: 1px solid #edeeef;
}

.form-content > li:first-child {
    border-bottom: 1px solid #edeeef !important;
}

.flex-column {
    position: relative;
}

.custom-span_lable {
    position: relative;
}

.custom-span_text {
    color: #fff;
    position: absolute;
    top: 21px;
    left: 70px;
}
/*New Css Change content 2018-03-05 end*/

/*Ledigetider Plugins Page CSS 20180326 Start*/
.titlebar-padding {
    padding: 16px 0px;
}

.sub-title {
    color: #6888A0;
    font-size: 1.2rem;
    line-height: 2rem;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 10px 0 8px;
}

.preview:hover .preview-image {
    opacity: 0.3;
}

.preview:hover .preview-btn-main {
    opacity: 1;
}

.preview:hover .overlay-preview-main {
    background: rgba(0,0,0,.5);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.preview .preview-btn-main {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.preview .preview-btn {
    padding-right: 50px !important;
}

.preview .preview-eye {
    position: absolute;
    top: 11px;
    right: 13px;
    fill: white;
}

.main--header {
    background-color: #66a6e5;
    margin-left: 0px;
}

.main-color-box input[type=text] {
    height: 30px;
    border-radius: 0px;
    margin-left: 0px;
    border: none;
}

.popup-color-content input[type=text] {
    height: 30px;
    border-radius: 0px;
    margin-left: 0px;
    border: none;
}

.main--header label {
    font-size: 12px;
    color: #fff;
}

.main--header .flex-button, .main--popup .flex-button, .main--fix .flex-button {
    position: relative;
}

.main--header .header-btn {
    background: #222222;
    position: relative;
    top: 28px;
    justify-content: left;
    padding-left: 10px;
}

.main--header .icon-forword {
    position: absolute;
    fill: white;
    top: 37px;
    right: 8px;
}

.main--header .tab-container__inner {
    position: relative;
    top: -17px;
}

.main-color-box {
    padding: 0px !important;
}

    .main-color-box .tab-container__inner {
        margin-bottom: 0px !important;
        margin-left: 0px;
        margin-top: 0px;
    }

.main--header .header-logo {
    height: 30px;
    max-width: 60px !important;
    fill: white;
    position: relative;
    top: 24px;
    margin-right: -20px;
}

    .main--header .header-logo svg {
        position: absolute;
        top: 5px;
        left: 5px;
        height: 42px;
        width: 42px;
    }

.main--popup {
    background-color: #66a6e5;
    margin-bottom: 0px;
}

    .main--popup .header-btn, .main--fix .header-btn {
        background: #222222;
        position: relative;
        justify-content: left;
        padding-left: 10px;
    }

    .main--popup .icon-forword, .main--fix .icon-forword {
        position: absolute;
        fill: white;
        top: 11px;
        right: 10px;
    }

    .main--popup .tab-container__inner {
        padding: 20px;
    }

.main--fix {
    background-color: #66a6e5;
}

    .main--fix .tab-container__inner {
        padding: 20px;
    }

.all-color-box {
    height: 143px;
    margin-right: 0px !important;
    max-width: 100% !important;
    margin: 0px !important;
    position: relative;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .all-color-box {
        width: calc(100% /4 - 0.1px);
    }
}

.all-color-box .color-code {
    font-size: 1rem;
    margin-left: 5px;
    color: #000000;
    position: absolute;
    left: 0px;
}

.all-color-box .color-text {
    font-size: 1rem;
    /*margin-left: 5px;*/
    color: #ffffff;
    /*right: 5px;*/
    bottom: 0px;
    position: absolute;
    padding: 5px;
    background: #000;
    opacity: 0.5;
    width: 100%;
}

.popup-color-content {
    margin-bottom: 0px;
}

    .popup-color-content .tab-container__inner {
        margin-left: 0px;
    }

    /*.popup-color-content .color-code {
        transform: rotate(-90deg);
        position: absolute;
        left: -22px;
        top: 22px;
    }*/

    .popup-color-content .color-text {
        transform: rotate(-90deg);
        position: absolute;
        right: -43px;
        bottom: 68px;
    }

    .popup-color-content .main-title {
        height: 40px;
        padding: 10px;
        color: white;
    }

    .popup-color-content .all-color-box {
        height: 185px;
        margin-right: 0px !important;
        max-width: 100% !important;
        margin: 0px !important;
        position: relative;
    }

.fix-color-content .tab-container__inner {
    margin-left: 0px;
}

.fix-color-content .color-code {
    transform: rotate(-90deg);
    position: absolute;
    left: -22px;
    top: 22px;
}

.fix-color-content .color-text {
    transform: rotate(-90deg);
    position: absolute;
    right: -43px;
    bottom: 68px;
}

.fix-color-content .main-title {
    height: 40px;
    padding: 10px;
    color: white;
}

.fix-color-content .all-color-box {
    height: 185px;
    margin-right: 0px !important;
    max-width: 100% !important;
    margin: 0px !important;
    position: relative;
}

.all-color-box .tab-container__inner {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.all-color-box .background-color {
    background: #0097a7;
    height: 140px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.all-color-box .title-text-color {
    background: #b2ebf2;
    height: 140px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.all-color-box .primary-text-color {
    background: #00bcd4;
    height: 140px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.all-color-box .secondary-text-color {
    background: #FFFFFF;
    height: 140px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.all-color-box .dropdown-background-color {
    background: #009688;
    height: 140px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.all-color-box .selected-item-color {
    background: #212121;
    height: 140px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.all-color-box .button-color {
    background: #757575;
    height: 140px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.all-color-box .button-text-color {
    background: #BDBDBD;
    height: 140px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.popup-color-content .all-color-box .background-color, fix-color-content .all-color-box .background-color {
    background: #0097a7;
    min-height: 185px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.popup-color-content .all-color-box .title-text-color {
    background: #b2ebf2;
    min-height: 185px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.popup-color-content .all-color-box .primary-text-color {
    background: #00bcd4;
    min-height: 185px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.popup-color-content .all-color-box .secondary-text-color {
    background: #FFFFFF;
    min-height: 185px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.popup-color-content .all-color-box .dropdown-background-color {
    background: #009688;
    min-height: 185px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.popup-color-content .all-color-box .selected-item-color {
    background: #212121;
    min-height: 185px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.popup-color-content .all-color-box .button-color {
    background: #757575;
    min-height: 185px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.popup-color-content .all-color-box .button-text-color {
    background: #BDBDBD;
    min-height: 185px;
    min-width: 100%;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 0px;
}

.main-title {
    background: #7fb993;
    width: 100%;
    padding: 10px;
    color: white;
}



@media only screen and (min-width:320px) and (max-width:768px) {
    .main--header .header-btn {
        top: 0px;
    }

    .main--header .icon-forword {
        top: 9px;
    }

    .mobile-view {
        right: 110px !important;
    }
}

@media only screen and (min-width:992px) and (max-width:1650px) {
    .main--popup, .main--fix {
        min-width: calc(34.32% - 15px);
        max-width: calc(100% - 15px);
    }

    .popup-color-content, .fix-color-content {
        min-width: calc(100% - 15px);
    }

    .tr-100-devide-3 td {
        min-width: calc(100%/1) !important;
        max-width: calc(100%/1) !important;
        display: inline-block;
        height: auto;
    }

    .upload-table tr td div {
        min-width: unset !important;
    }

    .list-table .upload-list .document-detail {
        padding-top: 20px !important;
        white-space: inherit !important;
        left: 180px;
    }

    .list-table .upload-list .document-delete {
        min-width: 60px;
        margin-left: auto;
        display: flex !important;
        right: 0px !important;
        padding-bottom: 15px !important;
        justify-content: flex-end;
        margin-right: 10px;
        align-items: center;
    }

    .list-table .upload-list .document-detail label {
        display: block;
        font-size: 19px;
        padding-left: 0px;
        color: #000000;
        font-weight: 800;
        white-space: nowrap !important;
        text-overflow: ellipsis;
        overflow: hidden !important;
        max-width: 180px !important;
    }

    .list-table .upload-list .document-icon {
        min-width: 170px !important;
        position: absolute;
        top: 0px;
        height: 100%;
    }
}

/* START CSS FOR POPUP COLORPICKER */

.colorpicker-popup {
    width: 100%;
    top: 0px !important;
    min-height: 100%;
    background: #374046;
}

.div-line {
    width: 60px;
    height: 600px;
    float: left;
    position: relative;
}

    .div-line .color-selection {
        color: #ffffff;
    }

    .div-line .color-name {
        width: 100%;
        position: absolute;
        height: 100%;
        cursor: pointer;
    }

        .div-line .color-name.active {
            display: none;
        }

        .div-line .color-name.dark-red {
            background: #f44336;
            border-bottom: 1px solid #f44336;
        }

        .div-line .color-name.dark-pink {
            background: #e91e63;
            border-bottom: 1px solid #e91e63;
        }

        .div-line .color-name.dark-purple {
            background: #9c27b0;
            border-bottom: 1px solid #9c27b0;
        }

        .div-line .color-name.dip-purple {
            background: #673ab7;
            border-bottom: 1px solid #673ab7;
        }

        .div-line .color-name.indigo {
            background: #3f51b5;
            border-bottom: 1px solid #3f51b5;
        }

        .div-line .color-name.dark-blue {
            background: #2196f3;
            border-bottom: 1px solid #2196f3;
        }

        .div-line .color-name.light-blue {
            background: #03a9f4;
            border-bottom: 1px solid #03a9f4;
        }

        .div-line .color-name.cyan {
            background: #00bcd4;
            border-bottom: 1px solid #00bcd4;
        }

        .div-line .color-name.teal {
            background: #009688;
            border-bottom: 1px solid #009688;
        }

        .div-line .color-name.dark-green {
            background: #4caf50;
            border-bottom: 1px solid #4caf50;
        }

        .div-line .color-name.light-green {
            background: #8bc34a;
            border-bottom: 1px solid #8bc34a;
        }

        .div-line .color-name.dark-lime {
            background: #cddc39;
            border-bottom: 1px solid #cddc39;
        }

        .div-line .color-name.dark-yellow {
            background: #ffeb3b;
            border-bottom: 1px solid #ffeb3b;
        }

        .div-line .color-name.amber {
            background: #ffc107;
            border-bottom: 1px solid #ffc107;
        }

        .div-line .color-name.dark-orange {
            background: #ff9800;
            border-bottom: 1px solid #ff9800;
        }

        .div-line .color-name.deep-orange {
            background: #ff5722;
            border-bottom: 1px solid #ff5722;
        }

        .div-line .color-name.dark-brown {
            background: #795548;
            border-bottom: 1px solid #795548;
        }

        .div-line .color-name.dark-grey {
            background: #9e9e9e;
            border-bottom: 1px solid #9e9e9e;
        }

        .div-line .color-name.blue-grey {
            background: #607d8b;
            border-bottom: 1px solid #607d8b;
        }

    .div-line .color-selection {
        height: 7%;
        width: 100%;
    }

.color-text-popup {
    color: #ffffff;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    display: block;
    width: 115px;
    position: absolute;
    bottom: 60px;
    font-size: 15px;
    left: -17px;
    text-transform: uppercase;
}

.colorpicker-popup .modal-content {
    position: relative;
}

.main--box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
    display: flex;
    max-width: 100%;
}

/*END CSS FOR POPUP COLORPICKER*/

/*Ledigetider Plugins Page CSS 20180326 End*/
.DisplayconfigImage img {
    height: 100%;
    max-height: 300px;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.default-align {
    text-align: left !important;
}

.number-align, .time-align, .price-align, .date-align, .datetime-align, .year-align {
    text-align: right;
}
thead.table-heading-center tr th{
    text-align:center !important;
} 
/*Firma and Forening design changes start*/
.side-navbar-header {
    position: absolute;
    z-index: 20;
    margin-left: 5px;
    white-space: nowrap;
    right: 15px;
    margin-top: -34px;
    z-index: 0;
}

    .side-navbar-header .side-custom-logo img {
        height: 35px;
        position: absolute;
        right: 86px;
        bottom: 12px;
    }

    .side-navbar-header .side-logo-text {
        background-image: url(../Images/streg_data.svg);
        background-repeat: no-repeat;
    }

    .side-navbar-header .side-logo-text {
        font-size: 28px;
        padding-top: 17px;
        background-size: 13px;
        margin-left: 10px;
        margin-top: 5px;
        padding-left: 20px;
        width: 50%;
    }

.reset-button {
    background: #CFD3D3;
}

.selected {
    /*background-color: #EDEFF2 !important;
    color: #000;*/
}

.custom-popup-table tr:hover {
    background: none;
}

.custom-modal-actions {
    justify-content: left;
}

.custom-popup-table th {
    background: none;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
}

.custom-popup-table td {
    border: none;
}

.btn-group-layout {
    position: relative;
    top: 15px;
}


@media only screen and (max-device-width:768px) {
    .info-icon label {
        white-space: nowrap;
    }

    .info-icon-main {
        top: 26px !important;
    }
}

@media only screen and (max-width: 768px) {
    .side-navbar-header {
        position: absolute;
        z-index: 20;
        margin-left: 5px;
        white-space: nowrap;
        right: 15px;
        margin-top: -32px;
    }

        .side-navbar-header .side-custom-logo img {
            height: 30px;
            position: absolute;
            right: 75px;
            bottom: 8px;
        }

        .side-navbar-header .side-logo-text {
            font-size: 23px;
            padding-top: 17px;
            background-size: 13px;
            margin-left: 10px;
            margin-top: 5px;
            padding-left: 20px;
            width: 50%;
        }

    .side-navbar-header {
        position: absolute;
        z-index: 20;
        margin-left: 5px;
        white-space: nowrap;
        right: 15px;
        margin-top: -17px;
        z-index: 0;
    }

    .customcheckbox span {
        font-size: 12px;
    }

    .m-0-mobile {
        margin: 0px !important;
        max-width: 100% !important;
    }

    .ml--80 {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .mobile-d-block{
        display:block !important;
    }
    .side-navbar-header .side-custom-logo img {
        height: 26px;
        position: absolute;
        right: 69px;
        bottom: 8px;
    }

    .side-navbar-header .side-logo-text {
        font-size: 20px;
        padding-top: 17px;
        background-size: 13px;
        margin-left: 10px;
        margin-top: 5px;
        padding-left: 20px;
        width: 50%;
    }

    .side-navbar-header {
        position: absolute;
        z-index: 20;
        margin-left: 5px;
        white-space: nowrap;
        right: 15px;
        margin-top: -17px;
        z-index: 0;
    }

    .customcheckbox span {
        font-size: 12px;
    }

    .info-icon-main {
        top: 25px !important;
    }

    .copyright {
        bottom: 0px !important;
    }

    .main-sidebar__navigation {
        height: calc(100vh - 80px - 185px);
    }

    .ml--80 {
        margin-left: 0px;
    }

    .pl-45 {
        padding-left: 0px !important;
    }
   

    .m-0-mobile {
        margin: 0px !important;
        max-width: 100% !important;
    }

    .document-modal.active {
        right: 0px !important;
        transition: 0.5s !important;
        width: 100% !important;
    }

    .cart-slider.active {
        transition: 0.5s;
        width: 100% !important;
    }

    .cart-footer {
        width: 100% !important;
    }

    .table_cart .action-icon {
        position: absolute;
        right: 20px !important;
        top: 23px !important;
        display: flex;
        align-items: center;
    }

    .table_cart .cart_page {
        justify-content: unset !important;
        width: 100% !important;
    }

    .custom-collapsible .collapsible-body table tbody, .custom-collapsible .collapsible-body table tr td {
        width: auto !important;
    }

    .slider-modal.active {
        width: 100% !important;
    }

    .table-layout-fixed tr td {
        max-width: 250px !important;
        min-width: 250px !important;
    }

    .table-layout-fixed {
        table-layout: fixed;
        display: block;
        overflow: auto;
    }
    .show_counter .bs-card .container{
        padding-right:0px
    }
    .slider-modal {
        display: block !important;
        z-index: 9999;
        left: unset !important;
        max-height: 100% !important;
        right: -100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
        transition: 0.5s;
        height: 100% !important;
        top: 0 !important;
    }
    #nav-toggle--mobile svg {
        fill: #fff;
    }
}

.tblforeningdata {
    overflow: auto;
    height: 400px;
}

.apidatared {
    color: red !important;
}

.auto-y {
    overflow: auto;
}

@media only screen and (min-width: 992px) and (max-width: 1440px) {
    .submit-button {
        flex: 5 1 calc(41.65% - 15px);
        min-width: calc(41.65% - 15px);
        max-width: calc(41.65% - 15px);
    }

    .reset-button {
        flex: 5 1 calc(41.65% - 15px);
        min-width: calc(41.65% - 15px);
    }
    .id_images .flex_image {
        width: 150px !important;
        flex-grow: 4;
    }
}

/*Firma and Forening changes End*/

.avatar-upload .avatar-edit #logoUpload + #lbllogoUpload {
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    min-width: 267px;
    height: 210px;
}

.avatar-upload .avatar-edit #imageUpload + #lblBgUpload {
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    min-width: 330px;
    height: 210px;
}

.default-template-name {
    text-align: center;
    color: #000000;
    margin-top: 15px;
}

/* START CSS FOR SCHEDULE BREAK */
.schedule-break-th {
    background: none;
}

    .schedule-break-th .day {
        background: #4CB554;
        border: 1px solid #409F47;
        border-radius: 4px;
        color: #fff;
        display: block;
        height: 48px;
        line-height: 48px;
        text-align: center;
    }

.querytbl thead {
    border-bottom: none;
}

.querytbl tbody {
    border-bottom: none;
}

.schedule-break-th {
    border-left: none !important;
    padding-right: 7px;
    padding-left: 0px;
    padding-bottom: 10px;
    cursor: pointer;
}

.querytbl td {
    position: relative;
    border-left: none !important;
    padding-right: 15px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 0px !important;
    vertical-align: top;
    min-width: 115px;
    max-width: 115px;
}

.querytickettbl td {
    position: relative;
    border-left: none !important;
    padding-right: 15px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 0px !important;
    vertical-align: top;
    min-width: 104px;
    max-width: 104px;
}

.break-weekdays {
    margin-bottom: 0px;
}

.schedule-delete {
    display: inline-block;
    position: absolute;
    top: 4px;
    cursor: pointer;
    /*left: 115px;*/
}

.querytbl input[type=text] {
    font-weight: bolder;
}

.schedule-delete svg {
    height: 40px;
    width: 40px;
}

    .schedule-delete svg:hover {
        fill: rgba(64,89,121,1);
    }

.schedula-break-padding {
    padding-right: 30px;
}

.schedule-delete-svg img {
    height: 20px;
    width: 20px;
}

.custom-validation-error {
    color: red;
    display: block;
    position: relative;
    line-height: 15px;
    top: 5px;
}

.pauser {
    background: #c11a1a !important;
    border-color: #850909 !important;
}

.shedule-th {
    border-left: none;
    background: #ffffff;
}
/* END CSS FOR SCHEDULE BREAK*/
.padding-remove {
    padding: 0px !important;
}

.over-rule {
    display: flex;
    justify-content: center;
}

    .over-rule button {
        margin-left: 5px;
    }

.nav-minimized .active > .nav-minimized .collapsible-header__text span, .nav-minimized .main-sidebar__navigation li a:hover, .nav-minimized .main-sidebar .main-sidebar__navigation .collapsible-header__text > span:hover, .main-sidebar__navigation li .collapsible-body .collapsible-submenu .collapsible-submenu__item .collapsible-body ul .collapsible-submenu__item.active-elm a {
    border-bottom: 0px solid #7FB993 !important;
}

.info-photo {
    height: calc(100vh - 323px);
}


    .info-photo img {
        height: 100%;
        width: 100%;
    }

.h-cal-150 {
    overflow: auto;
    max-height: calc(100vh - 150px);
    min-height: calc(100vh - 150px);
}

.h-cal-170 {
    overflow: auto;
    max-height: calc(100vh - 170px);
    overflow-x: hidden;
}

.h-cal-210 {
    overflow: auto;
    max-height: calc(100vh - 210px);
}

.h-cal-250 {
    max-height: calc(100vh - 250px);
    overflow: auto;
}

.h-cal-350 {
    max-height: calc(100vh - 350px);
    overflow: auto;
}

.h-cal-315 {
    max-height: calc(100vh - 315px);
    overflow: auto;
}
.h-30vh{
    height:30vh !important;
}
.h-unset {
    height: unset !important;
}

.modal-top-3 {
    top: 3% !important;
}


.min-h-auto {
    min-height: auto !important;
}

.conflict-tbl .dataTables_wrapper {
    width: 100% !important;
}

.conflict-overflow {
    overflow: auto !important;
}
/*calender dropdown css*/
.select-dropdown.active .txt-search {
    color: #000 !important;
}

/* start kunder popup css */

#cvr-accounts-ul li .li-row {
    display: flex;
    justify-content: space-between;
}

#cvr-accounts-ul {
    padding-right: 10px;
    padding-left: 3px;
    max-height: 250px;
    overflow-y: auto;
}

.navbar-header .custom-logo img {
    height: 35px;
}

.navbar-header .logo-text {
    font-size: 28px;
    padding-top: 17px;
    background-size: 13px;
    margin-left: 10px;
    margin-top: 5px;
    padding-left: 27px;
    width: 50%;
}

.navbar-header .logo-text {
    background-image: url(../../../Images/streg_data.svg);
    background-repeat: no-repeat;
}

.footer-navbar-header .footer-custom-logo {
    display: flex;
    position: relative;
    margin-top: -6px;
}

.popup-footer-text {
    font-size: 22px;
    color: #000000;
    position: relative;
    bottom: 3px;
    right: 20px;
}

.footer-navbar-header .footer-custom-logo img {
    height: 35px;
    width: 55px;
}

.footer-navbar-header .footer-logo-text {
    font-size: 28px;
    padding-top: 0px;
    background-size: 13px;
    margin-left: 10px;
    margin-top: 5px;
    padding-left: 27px;
    width: 50%;
}

.footer-navbar-header .footer-logo-text {
    background-image: url(../../../Images/streg_data.svg);
    background-repeat: no-repeat;
}

.footer-navbar-header {
    position: relative;
    margin-left: 5px;
    white-space: nowrap;
    display: flex !important;
}

.pointdetaile-wrapper .dataTables_wrapper {
    margin: 0px 10px !important;
}

.table-overflow {
    overflow-y: auto;
}

.customtxtarea {
    height: 150px !important;
}

.chk-click {
    width: 0px;
    padding: 0px 9px !important;
}

label.chk-overnight {
    padding: 2px 25px !important;
    min-width: 115px;
    max-width: 115px;
    white-space: nowrap;
    overflow: inherit;
}

.fixslot-content {
    height: 50vh !important;
}

.querytbl {
    position: relative;
}

/*.fixslot-price {
    position: absolute !important;
    top: 118px;
    min-width: 75px !important;
    max-width: 75px !important;
    margin-bottom: 10px;
}*/

.fixslot-price {
    position: relative !important;
    min-width: 0px !important;
    max-width: 0px !important;
    margin-bottom: 10px;
    padding-bottom: 135px !important;
    padding-right: 0px !important;
    top: 18px;
}

/*.fixslot-input {
    position: absolute;
    left: -230px;
    max-width: 215px;
    min-width: 215px;
}*/

.fixslot-input {
    position: absolute;
    left: -230px;
    max-width: 217px;
    min-width: 217px;
    top: 53px;
}

.pad-fixslot-price {
    padding-bottom: 145px !important;
}

.pad-fixslot-input {
    top: 75px !important;
}

/* Responsive Media query for point-matrixer popup check box and prismatrix popup check box */

@media (max-width:768px) {
    .ipad-grid.col col-2-12 {
    }

    .point-matrixer {
        min-width: 100%;
        max-width: 100%;
    }

        .point-matrixer label {
            min-width: 105px;
            max-width: 105px;
            text-overflow: unset;
        }

    .prismatrixer {
        min-width: 100%;
        max-width: 100%;
    }

        .prismatrixer label {
            min-width: 105px;
            max-width: 105px;
            text-overflow: unset;
        }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .Multigroup .col-6-12.sub {
        max-width: calc(100% - 15px) !important;
        flex: 1 1 calc(100% - 15px);
    }

    .col-6-12.ipad-100, .col-12-12.ipad-100 {
        max-width: calc(100% - 15px) !important;
        flex: 1 1 calc(100% - 15px);
    }

    .actions-panel__body__col--centered.col-12-12 {
        max-width: calc(100% - 15px) !important;
        flex: 1 1 calc(100% - 15px);
    }

    .ipad-grid .col-6-12 {
        max-width: calc(100% - 15px) !important;
        flex: 1 1 calc(100% - 15px);
    }

    .add-destination .col-6-12.destination {
        max-width: calc(100% - 15px) !important;
        flex: 1 1 calc(100% - 15px);
    }

    .product-sidebar-footer {
        position: fixed !important;
        display: flex;
        border-top: 1px solid #e0e1e4;
        padding: 15px;
        width: 100%;
        background: #ffffff;
        bottom: inherit !important;
    }

    .datatable-container {
        width: 100%;
        margin: 0px !important;
    }

    .dataTables_wrapper {
        margin: 0 20px 0 !important;
        border: none;
        overflow: hidden !important;
    }

    .slider-modal.active {
        width: 100% !important;
    }
}

.swallabelcustom {
    position: relative !important;
    text-align: left !important;
    display: block !important;
    top: 0px !important;
    font-size: 14px !important;
    margin-top: 14px;
}

.swalinput-custom {
    margin: 0px !important;
}
/*start dropdown pen css*/
.custom-caret {
    position: relative;
}

.caret-ico {
    position: absolute !important;
    right: 0px !important;
    font-size: 10px !important;
}

.dropdown-pen {
    box-shadow: none;
    border: none;
}

.dropdown-pen-body {
    padding: 0px 15px;
}

.dropdown-pen .collapsible-header {
    display: block;
    cursor: pointer;
    min-height: 50px;
    padding: 0 1rem;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

    .dropdown-pen .collapsible-header span {
        position: relative;
        display: block;
        top: 15px;
        font-size: 1.2rem;
    }

.main-dropdown-pen {
    position: relative;
    margin: 10px -13px;
    border: 1px solid #ddd;
}

.inner-dropdown-pen {
    padding: 20px 20px;
    margin-bottom: 35px;
}
/*End dropdown pen css*/
.swalinput-custom .dropdown-content {
    width: 100% !important;
    left: 0px !important;
    max-height: 250px !important;
}

.chk-click {
    width: 0px;
    padding: 0px 9px !important;
}

/* css for logo photo functionality icon and button */
.icon-panel {
    background: rgba(64,89,121,1);
    height: 48px;
    width: 100%;
    text-align: center;
    z-index: 9;
}

    .icon-panel span {
        padding: 7px 5px;
        display: inline-block;
        margin: 4px 0px;
    }

        .icon-panel span svg {
            fill: #ffffff;
        }

            .icon-panel span svg.file-disable {
                fill: #808080;
                cursor: default;
            }

    .icon-panel .file-refresh-icon {
        display: none;
    }

/*CSS FOR KNOW MORE FUNCTIONALITY*/
.custom_checkbox {
    position: relative !important;
    left: 0px !important;
    opacity: 1 !important;
}

.hide_column {
    display: none;
}

.btn-know-more {
    background: rgba(64,89,121,1) !important;
    padding: 0 20px !important;
    height: 40px;
    border: none;
    color: #fff;
}

.custom-footer {
    position: fixed !important;
}

.blink-row {
    height: 0px;
}

.checkall--label {
    color: rgba(0,0,0,.8) !important;
    margin-left: 15px;
}

.checkall--width {
    width: 135px;
}

.tab-container__inner a.url--demo {
    color: rgba(64,89,121,1);
}

.spanMailGroupLister_Margin {
    margin-bottom: 21px !important;
}

/*Exel icon click popup css*/
.list.list--vertical label {
    display: block;
    margin-bottom: 10px;
}

.handling-icon {
    position: relative;
    top: 10px;
    display: flex;
}

    .handling-icon svg {
        cursor: pointer;
        position: relative;
        top: -10px;
        height: 28px !important;
    }

.button-group button {
    border: none;
    padding: 10px;
    background: #eeeded;
}

.custimg .avatar-upload {
    position: relative;
    border: 1px solid #CFCFD1;
}

.custimg label {
    z-index: 9;
}

.product-list-tbl img {
    height: auto;
    width: 100%;
}

.product-list-tbl th:first-child {
    min-width: 150px;
    max-width: 150px;
    width: 150px !important;
}

.product-list-tbl label {
    vertical-align: top;
}

.product-sidebar {
    position: fixed;
    right: -750px;
    height: calc(100% - 80px);
    overflow: auto;
    background: #fff;
    z-index: 99;
    transition: 0.5s ease;
    width: 750px;
}

.toggleproduct-bar {
    right: 0px !important;
}

.sidebar-content {
    padding: 15px;
}

.product-sidebar-tbl {
    margin-top: 20px;
}

.product-sidebar-footer {
    position: fixed;
    display: flex;
    bottom: 1px;
    border-top: 1px solid #e0e1e4;
    padding: 15px;
    width: 100%;
    background: #ffffff;
}

.productoverlay {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
    left: 0px;
    display: none;
}

.product-sidebar-footer button[type=submit] {
    background: #597CA3;
}

.product-sidebar-footer button[type=reset] {
    background: #CFD3D3;
    margin-left: 10px;
}

.include-product {
    border: 1px solid #e0e0e0;
    width: 100%;
    min-height: 100px;
    border-radius: 4px;
    cursor: pointer;
}

.panel--title span {
    position: relative;
    font-size: 1.2em;
    color: rgba(71,135,195,.6);
    padding-left: 25px;
}

@-moz-document url-prefix() {
    .product-list-tbl th:first-child {
        min-width: 140px;
    }
}

/*END NEW PRODUCT DESIGN CSS*/

.tab-container__inner a.url--demo {
    color: rgba(71,135,195,1);
}

/* Chips Design */

/*.chips {
    border: none;
    border-bottom: 1px solid #9e9e9e;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 0 8px 0;
    min-height: 45px;
    outline: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}*/
/*.chip {
        display: inline-block;
        height: 32px;
        font-size: 13px;
        font-weight: 500;
        color: #fff;
        line-height: 32px;
        padding: 0 12px;
        border-radius: 16px;
        background-color:rgba(135,170,187,1);
        margin:5px;
    }*/

.chip {
    display: inline-block;
    height: 32px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    line-height: 32px;
    padding: 0 12px;
    border-radius: 16px;
    /*background-color: rgba(71,135,195,1) !important;*/
    background-color: rgba(64,89,121,1) !important;
    margin: 5px;
}

    .chip .close {
        cursor: pointer;
    }

.hide-Input_Chips {
    display: none !important;
}

.chips-initial-to i {
    font-size: 20px;
    display: inline-flex;
    vertical-align: middle;
}

.w-60 {
    max-width: 60%;
}

.wrap-basic-color-setting {
    padding: 15px 10px 10px 20px;
    border: 1px solid rgba(0,0,0,.12);
    border-radius: 4px;
    margin: 0 15px 15px 0;
    background: #fafafa;
    background-image: linear-gradient(#fcfcfc 40%, #f0f0f0);
}

/*
    Event and Event Type Css
*/

.page-line {
    display: block;
    border-bottom: 1px solid #415a77;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tickets-radio {
    display: flex;
}

    .tickets-radio label {
        margin-right: 15px;
    }

.event-text {
    color: #6888a0 !important;
}

    .event-text a {
        color: #6888a0 !important;
        text-decoration: underline;
    }

textarea {
    height: 132px;
}

.d-block {
    display: block !important;
}

.d-flex {
    display: flex!important;
}
.align-items-center {
    align-items: center !important;
}
.flex-0 {
    flex: 0 !important;
}

.flex-center {
    display: flex;
    align-items: center;
}

.flex-center-text {
    display: flex;
    justify-content: center;
}

.flex-middlecenter {
    display: flex;
    align-items: center;
}

.t-10 {
    position: relative;
    top: 10px;
}

.mt--3 {
    margin-top: -3px;
}

.mt-3 {
    margin-top: 3px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px !important;
}
.mt-25 {
    margin-top: 25px !important;
}

.mt-40 {
    margin-top: 40px;
}

.mt--12 {
    margin-top: -12px;
}

.mt-8 {
    margin-top: 8px !important;
}

.mt--8 {
    margin-top: -8px;
}

.mt-3rem {
    margin-top: 3rem !important;
}

.mb-3rem {
    margin-bottom: 3rem !important;
}

.mb--30 {
    margin-bottom: -30px;
}

.ml-0 {
    margin-left: 0px;
}

.ml-1 {
    margin-left: 1px;
}

.mr-1-rem {
    margin-right: 1rem !important;
}

.ml-10 {
    margin-left: 10px !important;
}
.mr-10 {
    margin-right: 10px;
}

.ml-35 {
    margin-left: 35px;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-7 {
    margin-bottom: 5px !important;
}

.mb-20 {
    margin-bottom: 20px;
}

.pl-0 {
    padding-left: 0px !important;
}

.pl-7 {
    padding-left: 7px;
}

.pl-45 {
    padding-left: 45px;
}

.pt-0 {
    padding-top: 0px !important;
}

.pt-2 {
    padding-top: 2px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px !important;
}

.datatable-margin-remove .datatable-container {
    margin: 0px !important;
}

.datatable-margin-remove .dataTables_wrapper {
    margin: 0px !important;
}

.title-with-chk {
    color: #6888a0 !important;
    font-size: 1.2rem !important;
    line-height: 2rem !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 2px 10px 5px 27px !important;
    height: 25px !important;
}

    .title-with-chk span {
        position: relative;
        top: -1px;
    }

.day--radio [type="radio"]:not(:checked) + label::before, .ticket--radio [type="radio"]:not(:checked) + label::before, .day--radio [type="radio"]:not(:checked) + label::after, .ticket--radio [type="radio"]:not(:checked) + label::after {
    border: 2px solid #597ca3;
}
/*event calendar css*/
.event-cal-popup {
    min-height: 70% !important;
}

    .event-cal-popup .event-detaile-header {
        border-color: #e7e9ec;
        border-width: 1px 0px 1px 0px;
        border-style: solid;
        padding: 10px;
    }

    .event-cal-popup .fl-right {
        float: right;
    }

    .event-cal-popup .event-content {
        position: relative;
        padding: 10px;
    }

    .event-cal-popup .event-close {
        position: relative;
        display: block;
    }

.event-delete {
    position: relative;
    display: block;
}

.event-cal-popup .event-delete svg {
    position: absolute;
    top: -20px;
    right: 0px;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.event-cal-popup .event-close svg {
    position: absolute;
    top: -15px;
    right: 0px;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.event-cal-popup .event-time-detaile {
    border-bottom: 1px solid #e7e9ec;
}

.event-cal-popup .event-time {
    display: block;
    color: #a0a4ab;
}

.event-cal-popup .event-add-time {
    display: block;
    color: #6583c0;
    font-weight: 900;
    cursor: pointer;
    max-width: 100px;
    min-width: 100px;
}

.event-cal-popup .event-date {
    display: block;
}

.event-cal-popup .modal-footer .event-modal-footer {
    left: 0 !important;
    padding: 0 20px;
    width: 100%;
}

    .event-cal-popup .modal-footer .event-modal-footer button {
        margin-left: 10px;
    }

.DisplayconfigImage img {
    height: inherit;
}

.span-nowrap {
    white-space: nowrap;
}

/*start color dropdown css*/
.color-dropdown .dd-container {
    width: 100% !important;
}

.color-dropdown .dd-select {
    width: 100% !important;
    height: 48px;
    border-radius: 4px;
    background: #fff !important;
}

.color-dropdown .dd-option-image, .dd-selected-image {
    vertical-align: middle;
    float: left;
    height: 25px !important;
    width: 25px !important;
    margin-left: 15px !important;
    max-width: 64px;
    margin-top: 12px !important;
    border-radius: 0px !important;
}

.dd-pointer-down {
    border: solid 4px transparent !important;
    border-top: solid 7px #000 !important;
    margin-right: 6px !important;
}

.color-dropdown .dd-option-image, .dd-selected label {
    margin-top: 2px;
}

.color-dropdown .dd-options .dd-option-image {
    height: 25px !important;
    width: 25px !important;
    border-radius: 4px;
}

.color-dropdown .dd-options {
    width: 100% !important;
    padding: 0px 10px !important;
    border-bottom: none !important;
    position: absolute;
    top: 0px;
    min-height: 250px;
    max-height: 250px;
}

    .color-dropdown .dd-options label.dd-option-text {
        line-height: 0px !important;
        margin-top: 24px;
        position: relative;
    }

    .color-dropdown .dd-options a {
        padding: 5px 10px !important;
        line-height: 35px;
    }

    .color-dropdown .dd-options li:first-child a {
        padding: 10px 10px !important;
    }

/*end color dropdown css*/

.custlogo .avatar-upload {
    width: 100%;
    padding: 20px;
    float: left;
    border-radius: 4px;
    display: table;
    background: #FFF;
    border: 1px solid rgba(0,0,0,.18);
}

.custlogo .avatar-preview img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 100%;
    max-width: 100%;
    border-radius: 0px;
    object-fit: contain;
}

.custimg .h-unset {
    height: unset !important;
}

.custimg .avatar-preview {
    height: 250px;
    position: relative;
}

.cms-logo {
    background-color: grey;
    /*float: left;*/
    border: 1px solid #cfcfd1;
    min-height: 210px;
    border-radius: 5px;
    height: 100%;
}

    .cms-logo img {
        height: 100%;
        width: 100%;
    }

.custom-cms-logo {
    margin: 0px !important;
    position: relative !important;
}

.custom-cms-logo1 {
    margin: 0px !important;
    position: relative;
    left: 6px;
}

.FullWidthButton {
    width: 100%;
}

/*info photo new design css*/
.svg-title-text {
    font-size: 1.7em;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 20px;
    padding-left: 0px;
}

.svg-panel img {
    max-width: 85px;
    width: 100%;
    margin: 0 auto;
}

.svg-name {
    display: block;
    line-height: 1.1;
    margin: 10px 0 10px;
    min-height: 2.3em;
    text-align: center;
}

    .svg-name input {
        width: 100% !important;
    }

    .svg-name label {
        padding-left: 15px;
    }
/* For Product Category SVG Icon Css Start */
.info-icon-main {
    width: 48px;
    height: 48px;
    margin-left: 0px !important;
    background: #f8f8f8;
    border-radius: 3px;
    border: 1px solid #dadada;
    position: absolute;
    cursor: pointer;
    top: 27px;
    left: 0;
}

.info-icon {
    position: relative;
    padding-left: 60px;
}

.info-inner-icon {
    position: absolute;
    top: 9px;
    left: 9px;
}

.info-right-panel {
    position: fixed;
    height: 100%;
    background: red;
    top: 0px;
    right: 0px;
    z-index: 10;
}

.info-right-sidebar {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
    background: #fff;
    height: 100%;
    display: none;
    border: 2px solid #E5E7E9;
    margin: 0;
    min-width: 520px;
    max-width: 520px;
}

.info-title {
    position: absolute;
    line-height: 73px;
    padding-left: 25px;
    margin: auto;
    width: 100%;
    background: #EDEEEF;
    z-index: 10;
    border-bottom: 2px solid #E5E7E9;
    font-size: 1.2rem;
    top: 0;
}

.info-footer {
    position: absolute;
    bottom: -11px;
    max-width: 100%;
    background: #edeeef;
    width: 100%;
    margin-left: -7px;
}

.info-design-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 120vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 11;
    will-change: opacity;
    opacity: 1;
    display: none;
    width: 100%;
    z-index: 9999;
}

.footer-btn {
    padding: 15px 25px;
}

.info-right-sidebar .info-sidebar-panel {
    position: absolute;
    top: calc(6rem + 2px);
    background: #fff;
    width: 100%;
    padding: 1rem 1.4rem;
    height: calc(100vh - 12rem - 0px);
    overflow: auto;
    left: 0;
}

    .info-right-sidebar .info-sidebar-panel .info-box {
        background-color: #F8F8F8;
        min-height: 67px;
        border: 1px solid #D8DADE;
        border-radius: 3px;
        min-width: 68px;
        cursor: pointer;
        display: inline-block;
        text-align: center;
        max-width: 100px;
        line-height: 90px;
    }

        .info-right-sidebar .info-sidebar-panel .info-box .icon {
            position: relative;
            top: 7px;
        }

@media only screen and (max-width:580px) {
    .info-right-sidebar {
        min-width: 0px;
    }

    .info-sidebar-panel {
        text-align: center;
    }
}

/* For Product Category SVG Icon Css End */
/*for hide images if there is no source */
img[src=""] {
    display: none;
}


.input-meetingroom {
    width: 170px !important;
}

.tab-container__inner img {
    margin-bottom: 0px !important;
    display: block;
}

/*multilanguage radio button css*/
.radio-lang-panel {
    display: flex;
}

.radio-lang {
    padding: 0px 20px;
    text-align: center;
}

    .radio-lang label {
        display: inline-block;
        position: relative;
        top: 10px;
    }

    .radio-lang span {
        display: block;
    }

.lang-icon-group {
    float: right;
    text-align: center;
    justify-content: center;
    display: block;
    position: relative;
}

.lang-icon-circle {
    display: inline-block;
}

    .lang-icon-circle img {
        display: inline-block;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        object-fit: cover;
    }

.info-photo-lang {
    width: 100%;
    margin-left: -26px;
}



.chk-group label {
    padding: 0px 20px 0px 35px;
}
/*Web shop module css 16/03/2020 */
.week-box {
    border: 1px solid #e0e0e0;
    width: 100%;
    min-height: 100px;
    border-radius: 4px;
    cursor: pointer;
}

.overlay-week.active {
    display: block;
}

.overlay-week {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
    left: 0px;
    display: none;
}

.week-sidebar.active {
    right: 0px;
    transition: 0.5s ease;
}

.week-sidebar-content {
    padding: 15px;
}

.panel-title {
    color: #A2ADAA;
    padding-left: 0px !important;
}

.week-panel-btn-center {
    border-top: 1px solid #E5E6E7;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.week-sidebar {
    position: fixed;
    right: -750px;
    height: calc(100% - 80px);
    overflow: auto;
    background: #fff;
    z-index: 99;
    transition: 0.5s ease;
    width: 750px;
}

.footer-week {
    position: fixed;
    display: flex;
    bottom: 1px;
    border-top: 1px solid #e0e1e4;
    padding: 15px;
    width: 100%;
    background: #ffffff;
}

.hide-icon-chips, .hide-input-chips {
    display: none !important;
}

/*Forms graph design css added by sandip vala 17-02-2021 */

.title-bg {
    background: #415A77;
    color: #ffffff !important;
    padding: 5px 20px;
}

.graph-heading {
    background: rgba(64,89,121,.12);
    max-width: 100%;
    padding: 5px 20px;
    color: #000000 !important;
    font-weight: 600;
    font-size: 1.2rem;
}

    .graph-heading label {
        color: #000000;
        font-weight: 600;
        font-size: 1.2rem;
    }

.graph-content {
    margin-left: 0px !important;
}

    .graph-content label {
        padding: 5px 20px;
        font-size: 1.2rem;
        color: #ffffff;
        background: #96a4b4
    }

    .graph-content span {
        display: inline-block !important;
        padding: 7px 20px;
        color: #000000;
        font-size: 1.2rem;
    }

.main-graph-title {
    padding: 5px 20px;
    color: #000000 !important;
    font-size: 1.2rem;
}

.mr--6 {
    margin-right: -6px !important;
}

.mr--5 {
    margin-right: -5px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.footer-label {
    display: inline-block;
    color: #000000;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 1.2rem;
}

.total-bg {
    background: #415A77 !important;
}

.text-uppercase {
    text-transform: uppercase;
}

.jc-center {
    justify-content: center !important;
}
/*css for datatable first thead overflow hidden for first record*/
#mainRequestedFormGridContent_wrapper {
    /*overflow-x: unset;*/
}

    #mainRequestedFormGridContent_wrapper .datatable-container {
        overflow-x: unset;
    }

/*#RequestedTilskudTbl_wrapper {
    overflow-x: unset;
}*/

#RequestedTilskudTbl_wrapper .datatable-container {
    overflow-x: unset;
}

#mainTreatedFormGridContent_wrapper {
    overflow-x: unset;
}

    #mainTreatedFormGridContent_wrapper .datatable-container {
        overflow-x: unset;
    }

#TreatedTilskudTbl_wrapper {
   /* overflow-x: unset;*/
}

    #TreatedTilskudTbl_wrapper .datatable-container {
        overflow-x: unset;
    }
/*Forms graph design css added by sandip vala 17-02-2021 */

.title-bg {
    background: #415A77;
    color: #ffffff !important;
    padding: 5px 20px;
}

.graph-heading {
    background: rgba(64,89,121,.12);
    max-width: 100%;
    padding: 5px 20px;
    color: #000000 !important;
    font-weight: 600;
    font-size: 1.2rem;
}

    .graph-heading label {
        color: #000000;
        font-weight: 600;
        font-size: 1.2rem;
    }

.graph-content {
    margin-left: 0px !important;
}

    .graph-content label {
        padding: 5px 20px;
        font-size: 1.2rem;
        color: #ffffff;
        background: #96a4b4
    }

    .graph-content span {
        display: inline-block !important;
        padding: 7px 20px;
        color: #000000;
        font-size: 1.2rem;
    }

.main-graph-title {
    padding: 5px 20px;
    color: #000000 !important;
    font-size: 1.2rem;
}

.pl-45 {
    padding-left: 45px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}



.mr--6 {
    margin-right: -6px !important;
}

.mr--5 {
    margin-right: -5px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.mw-100 {
    max-width: 100% !important;
}

.footer-label {
    display: inline-block;
    color: #000000;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 1.2rem;
}

.total-bg {
    background: #415A77 !important;
}

.text-uppercase {
    text-transform: uppercase;
}

.jc-center {
    justify-content: center !important;
}

.pointer-events-none {
    pointer-events: none !important;
}

.add-icon {
    display: flex;
    align-items: center;
    background: rgba(64,89,121,1) !important;
    max-width: 50px;
    width: 50px;
    height: 50px;
    justify-content: center;
    color: #ffffff;
    cursor: pointer;
}

.delete-icon {
    display: flex;
    align-items: center;
    background: rgba(64,89,121,1) !important;
    max-width: 50px;
    width: 50px;
    height: 50px;
    justify-content: center;
    color: #ffffff;
    cursor: pointer;
}

.fill-white {
    fill: #fff !important;
}

.edited-label {
    display: flex;
    align-items: center;
}

    .edited-label svg {
        height: 20px;
        width: 20px;
        margin-left: 5px;
        cursor: pointer;
    }

.title-with-checkbox label {
    color: #6888A0 !important;
    font-size: 1.2rem !important;
    line-height: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
/*document modal popup sidebar custom css*/
.document-modal {
    z-index: 1003;
    position: fixed;
    top: 0 !important;
    right: -765px !important;
    opacity: 1 !important;
    right: 0px;
    left: unset !important;
    bottom: 0px !important;
    max-height: 100% !important;
    width: 650px !important;
    overflow: auto !important;
    margin: 0px !important;
    transform: scaleX(1) !important;
    transition: 0.5s !important;
    background: #ffffff;
    box-shadow: 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 30%);
}

.modal-overlay.active {
    display: block;
    opacity: 0.5;
    z-index: 1002;
}

.document-modal.active {
    right: 0px !important;
    transition: 0.5s !important;
}


.document-modal .modal-header {
    border-bottom: 1px solid #d7d7d7;
}

    .document-modal .modal-header .header-icon {
        display: flex;
        align-items: center;
    }

        .document-modal .modal-header .header-icon svg {
            height: 22px;
            width: 22px;
            margin-left: 10px;
        }

.document-modal .modal-content {
    padding: 0px !important;
}

    .document-modal .modal-content .modal-body {
        padding: 1.75rem;
    }

        .document-modal .modal-content .modal-body img.card-img-top {
            border-top-left-radius: .75rem;
            border-top-right-radius: .75rem;
            border-bottom-left-radius: initial;
            border-bottom-right-radius: initial;
            width: 100%;
        }

        .document-modal .modal-content .modal-body .card-body {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            padding: 1.25rem;
        }

            .document-modal .modal-content .modal-body .card-body small.form-text {
                display: inline-block;
                margin-top: .75rem;
                letter-spacing: .024rem;
                opacity: .6;
                line-height: 1.3;
                font-size: 95%;
            }

            .document-modal .modal-content .modal-body .card-body textarea {
                height: auto;
                resize: auto;
            }



            .document-modal .modal-content .modal-body .card-body .text-small {
                font-size: .76rem !important;
                line-height: .9rem !important;
            }

            .document-modal .modal-content .modal-body .card-body .text-muted {
                color: #909090 !important;
            }

    .document-modal .modal-content form .modal-body .card-body p {
        margin-bottom: 0px;
        font-size: .90rem;
        margin-left: 2px;
    }

    .document-modal .modal-content .modal-footer {
        padding: 1rem;
        border-top: 1px solid #d7d7d7;
        justify-content: center;
    }

.modal-footer button {
    margin-left: 10px !important;
    padding: 0px 15px;
}

.document-handling__icon {
    display: flex;
    text-align: right;
}

    .document-handling__icon a {
        min-width: 35px;
    }

.document-type_icon {
    display: flex;
}

    .document-type_icon button {
        margin-left: 12px;
    }

.small-icon {
    height: 20px;
    width: 20px;
}


/*cart modal css*/



.modal-overlay.active {
    display: block;
    opacity: 0.5;
    z-index: 1002;
}

.collapse_table_row.active {
    display: table-row !important;
}

.cart-footer {
    position: fixed;
    width: 70%;
    justify-content: center;
    padding: 20px;
    bottom: 0;
    background: #ffffff;
    border-top: 1px solid #d7d7d7;
}

    .cart-footer button {
        padding: 0px 20px;
        margin-left: 5px;
    }

.cart-slider.active {
    transition: 0.5s;
    width: 70%;
    right: 0px;
}

.cart-slider {
    display: block;
    position: fixed;
    right: 0;
    background-color: #fafafa;
    padding: 0;
    height: calc(100vh) !important;
    overflow-y: auto;
    border-radius: 2px;
    will-change: top, opacity;
    box-shadow: 0 1px 18px rgb(0 0 0 / 8%), 0 1px 18px rgb(0 0 0 / 8%);
    border-radius: 0px;
    z-index: 1003;
    width: 0px;
    transition: 0.5s;
    top: 0px;
}
/*.main-cart-table {
    margin-top: 60px;
}*/

/*.table_cart .cart_page {
    position: fixed;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    width: 70%;
    top: 0px;
    z-index: 9;
    background: #fafafa;
}*/

.table_cart .action-icon {
    position: absolute;
    right: 44px;
    top: 26px;
    display: flex;
    align-items: center;
}

    .table_cart .action-icon i {
        cursor: pointer;
        margin-right: 5px;
    }

/*.cart-slider .table_cart {
    padding: 20px;
}*/

.cart-slider .table_cart .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cart-slider h2 {
    font-size: 20px !important;
    font-weight: 600;
}

table.main-cart-table a {
    color: #000000 !important;
}

table.main-cart-table tr td.border-0 {
    border-top: 0px !important;
}

table.main-cart-table h5 {
    font-size: 1.15rem;
}

table.main-cart-table thead tr th {
    text-align: left;
    padding: 1rem 1rem;
    vertical-align: top;
    background: transparent;
    border-bottom: 3px solid rgba(64,89,121,1);
    border-left: none;
    font-size: .8rem;
    font-weight: 700;
}

table.main-cart-table tr td {
    font-size: .8rem;
    border-right: 1px solid #ededed;
    padding: 1rem 1rem;
}

    table.main-cart-table tr td:last-child {
        border-right: none !important;
    }

table.main-cart-table tbody tr td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
    font-weight: unset;
}

table.main-cart-table tbody {
    border-bottom: none !important;
}

    table.main-cart-table tbody tr td.status-btn span {
        background: #e2b7b7;
        color: #ffffff;
        font-weight: 600;
        padding: 5px 20px;
    }

    table.main-cart-table tbody tr td.status-btn {
        text-align: center;
    }

    table.main-cart-table tbody tr td h5 a {
        color: rgba(64,89,121,1) !important;
        font-size: 1.15rem !important;
        font-weight: 600;
    }

    table.main-cart-table tbody tr td.product_total {
        text-align: right !important;
    }

        table.main-cart-table tbody tr td.product_total h5 {
            font-weight: 600;
            font-size: 1.15rem;
        }

table.main-cart-table .inner-table tr th {
    border-bottom: none;
}

table.inner-table p.headline {
    font-size: 22px;
    font-weight: 600;
}

table.inner-table thead tr th {
    border-bottom: 3px solid rgba(64,89,121,1) !important;
}

table.invoice-table thead tr th {
    border-bottom: 0px solid rgba(64,89,121,1) !important;
}

table.inner-table .icons a {
    margin-right: .8rem;
}

    table.inner-table .icons a i {
        color: rgba(64,89,121,1);
    }

table.inner-table h5 {
    margin-bottom: .5rem;
    font-weight: 600;
}

table.inner-table p {
    line-height: 25px;
}

.mb-025rem {
    margin-bottom: 0.25rem;
}

table.inner-table span {
    display: block;
    line-height: 1.5rem;
    margin-bottom: 8px;
    letter-spacing: .015rem;
    word-spacing: .015rem;
}

table.inner-table tbody tr td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-left: none !important;
    border-bottom: none;
    font-weight: unset;
}

    table.inner-table tbody tr td.product_name {
        white-space: normal;
    }

    table.inner-table tbody tr td.product_quantity, table.inner-table thead tr th.product_quantity {
        text-align: center;
        min-width: 90px;
    }

    table.inner-table tbody tr td.product_price {
        text-align: right;
        white-space: nowrap;
    }

    table.inner-table tbody tr td.product_total {
        font-weight: 600;
        white-space: nowrap;
    }

    table.inner-table tbody tr td.product_name h6.name_product {
        font-weight: 600;
    }

table.inner-table tbody tr.headline_row td {
    border-top-width: 4px;
    border-color: rgba(0, 0, 0, 0.04);
}

    table.inner-table tbody tr.headline_row td.newsection h5 {
        color: rgba(64,89,121,1) !important;
    }

table.inner-table tr.price_summary td {
    font-size: 1.05rem !important;
    font-weight: 600 !important;
    line-height: 1;
    padding-top: 15px !important;
}

table.inner-table tr.price_summary:last-child td {
    border-bottom: 3px solid rgba(64,89,121,1) !important;
}

table.inner-table thead tr th .qrcode {
    justify-content: end;
}

#latest_order_1.active, #latest_order_2.active {
    display: table-row !important;
}

.cart-item_count {
    position: absolute;
    right: 3px;
    top: -1px;
    width: 20px;
    height: 20px;
    line-height: 30px;
    background: #c03535;
    border-radius: 50%;
    color: #FFF;
    font-weight: 700;
    font-size: 9px;
    box-shadow: -2px 2px 4px rgb(0 0 0 / 10%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.counter-round {
    display: flex !important;
    position: absolute;
    right: 3px;
    top: 10%;
    width: 20px !important;
    height: 20px;
    line-height: 30px;
    background: #c03535;
    border-radius: 50%;
    color: #FFF;
    font-weight: 700;
    font-size: 9px;
    box-shadow: -2px 2px 4px rgb(0 0 0 / 10%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.border-top-0 {
    border-top: 0 !important;
}
/*css for hide checkbox checkmark*/
[type="checkbox"].filled-in.hidden-checkmark:checked + label:after, [type="checkbox"].filled-in.hidden-checkmark:not(:checked) + label:after {
}

[type="checkbox"].filled-in.hidden-checkmark:checked + label:after, [type="checkbox"].filled-in.hidden-checkmark:not(:checked) + label:after {
    content: none !important;
}

[type="checkbox"].filled-in.hidden-checkmark:checked + label:before {
    display: none !important;
}

.custom-lable-txt {
    color: #000000;
    font-size: 1rem;
}

.devider {
    background: rgba(64,89,121,0.2);
    height: 1px;
    width: 100%;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}

.custom-toc-icon {
    top: 8px;
    position: relative;
}

.anchor-color {
    color: #6888A0 !important
}

.rules-content {
    display: none;
}

.collapserule.active {
    display: block !important;
}

.arrow-animated .icon {
    transition: 0.5s;
    transform: rotate( 0deg );
}

.icon.active {
    transition: 0.5s;
    transform: rotate( 180deg );
}

.border-bottom-0 {
    border-bottom: 0 !important;
    border-bottom: unset !important;
}

.invoice-collapserow {
    border: 1px solid rgba(64,89,121,1) !important;
    margin-top: 5px;
    cursor: pointer;
}

.collapse-bar {
    display: flex;
    padding: 5px 10px;
    padding-bottom: 0px;
    align-items: center;
    padding-left: 0px;
}

    .collapse-bar .collapse-number {
        font-size: 18px;
        width: 100%;
    }

    .collapse-bar .collapse-price {
        text-align: right;
        font-size: 18px;
        width: 100%;
    }

table.invoice-total-table {
    border-bottom: 3px solid rgba(64,89,121,1) !important;
    margin-top: 5px;
}

    table.invoice-total-table tbody tr td {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-left: none !important;
        border-bottom: none;
        font-weight: unset;
    }

    table.invoice-total-table tr.price_summary td {
        font-size: 1.05rem !important;
        font-weight: 600 !important;
        line-height: 1;
        padding: 0px;
    }

.collapsible-header .collapse-icon svg {
    margin-top: 8px;
    transform: rotate(0deg);
    transition: 0.5s;
}

.collapsible-header.active .collapse-icon svg {
    margin-top: 8px;
    transform: rotate(180deg);
    transition: 0.5s;
}


.social-media-list, .document-upload-list {
    display: flex;
    margin-top: 15px;
    align-items: center;
}

.even-odd-row {
    height: 47px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    margin: 0px;
}

    .even-odd-row:hover {
        background: #EDEFF2 !important;
    }

    .even-odd-row:nth-of-type(odd) {
        background: rgba(0,0,0,.03);
    }

    .even-odd-row:nth-of-type(even) {
        background-color: #fff;
    }

.social-media-list a {
    color: rgba(64,89,121,1) !important;
}

.document-upload-list .document-upload-name {
    width: 100%;
}

.tbl-top-section {
    position: relative;
    padding-right: 10px !important;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
    margin: 25px 21px;
    border-radius: 4px;
}

.top-section-footer {
    display: flex;
    justify-content: flex-end;
}

.day-name {
    border: 1px solid #a7c4b0;
    height: 48px;
    border-radius: 3px;
    padding: 0 15px;
    line-height: normal;
    display: flex;
    align-items: center;
}

label.footer-link-label {
    font-size: 16px;
    padding: 10px 0px;
}

ul.footer-link-section {
}

    ul.footer-link-section li {
        padding: 5px 0px;
    }

.theme-color {
    color: rgba(64,89,121,1) !important;
}

.theme-bg {
    background: rgba(64,89,121,1) !important;
}
.text--black{
    color:#000 !important;
}
.social-media-list .media-checkbox {
    margin-top: 15px;
}

.social-media-list .media-icon {
    display: flex;
    margin-top: 10px;
}

/*css for table tilskud education added by sandip vala 23-09-2021*/
.border-none {
    border: 0px !important;
}

.border-bottom-none {
    border-bottom: none !important
}

.background-none {
    background: none !important;
}

.box-shadow-none {
    box-shadow: none !important;
}

.collapse-bar {
    display: flex;
    padding-bottom: 0px;
    align-items: center;
    line-height: 30px;
    position: relative;
    padding-bottom: 10px;
    padding-top: 35px;
}

.collapse-background table tr td {
    border: none !important;
}

.collapse-background table tr td {
    border: none !important;
}

/*.custom-collapsible table tr:first-child td {
    padding-left: 0px !important;
}*/

.custom-collapsible {
    margin-bottom: 0px;
    margin-top: 0px;
    width: 100%;
}

    /* .custom-collapsible table tr > td:last-of-type {
        padding-right: 0px !important;
    }*/

    .custom-collapsible .collapsible-header {
        border-bottom: 1px solid #ddd !important;
        padding-top: 0px;
        margin-left: 7px;
        margin-right: 8px;
        background: transparent !important
    }

        .custom-collapsible .collapsible-header i {
            font-size: 12px !important;
            font-weight: 600 !important;
        }

    .custom-collapsible .collapsible-body {
        border-bottom: none;
        padding: 0px;
        margin-bottom: 20px;
        background: transparent !important
    }

        .custom-collapsible .collapsible-body table tr {
            background: none !important;
        }



            .custom-collapsible .collapsible-body table tbody, .custom-collapsible .collapsible-body table tr td {
                position: relative;
                border: none !important;
                width: 20%;
                margin-bottom: 40px;
                padding-top: 10px;
                white-space: normal;
                padding-right: 8px !important;
            }

            .custom-collapsible .collapsible-body table tbody, .custom-collapsible .collapsible-body table tr td {
                padding-left: 7px;
            }

        .custom-collapsible .collapsible-body label {
            width: 100%;
            white-space: normal;
            word-break: break-all;
        }

            .custom-collapsible .collapsible-body label svg {
                cursor: pointer !important;
            }

        .custom-collapsible .collapsible-body table tbody {
            width: 100%;
        }

        .custom-collapsible .collapsible-body span.field-validation-error {
            position: absolute !important;
            display: block;
        }

    .custom-collapsible li {
        padding: 0 2rem;
    }

.collapse-icon {
    position: absolute;
    right: 0;
    top: 42px;
    z-index: 99999 !important;
}

.collapse-heading {
    font-weight: 600;
    width: 100%;
    font-size: 20px;
}

.collapse-subheading {
    font-style: italic;
    font-size: 14px;
    font-weight: 500;
    word-break: break-all;
}

.form-heading h4 {
    font-size: 32px;
}

.document-list {
    position: relative;
}

    .document-list ul {
        position: absolute;
        margin-top: 15px;
    }

        .document-list ul li {
            padding: 5px 0px;
        }

.tbl-tilskud-heading {
    border-bottom: 0px solid #D6D5D4;
    width: 100%;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
}

.tr-100-devide-7 td {
    min-width: calc(100%/7);
    max-width: calc(100%/7);
}

.tr-100-devide-6 td {
    width: calc(100%/6);
    padding-left: 0px;
}

.tr-100-devide-7 td {
    min-width: calc(100%/7);
    max-width: calc(100%/7);
}

.min-w-100 {
    min-width: 100% !important;
}

.tr-100-devide-5 td {
    min-width: calc(100%/5);
    display: inline-block;
    height: auto;
    margin-bottom: 0px !important;
    padding-left: 0px;
}

.tr-100-devide-2 td {
    min-width: calc(100%/2);
    display: inline-block;
    height: auto;
    margin-bottom: 0px !important;
    padding-left: 0px;
}

.tr-100-devide-3 td {
    min-width: calc(100%/3);
    max-width: calc(100%/3);
    display: inline-block;
    height: auto;
    padding-left: 0px;
}

.tr-100-devide-4 td {
    min-width: calc(100%/4);
    display: inline-block;
    height: auto;
    margin-bottom: 0px !important;
    padding-left: 0px;
}

.header-section h4 {
    padding-bottom: 20px;
    word-break: break-all;
}

.header-innner-page {
    padding: 0px 38px;
}

    .header-innner-page h4 {
        margin: 0px !important;
    }

    .header-innner-page p {
        margin: 0px;
        padding: 10px 0px;
    }



.header-text p {
    margin: 0px;
    margin-bottom: 20px;
}

.list-view {
    padding-left: 40px !important;
}

.aflys {
    color: #CE5757 !important;
}

    .aflys td a {
        color: #CE5757 !important;
        font-weight: 600;
    }

.fw-600 {
    font-weight: 600;
}

.fs-18 {
    font-size: 18px !important;
}
.fs-25 {
    font-size: 25px !important;
}

.fs-1-2rem {
    font-size: 1.2rem !important;
}
.fs-1-rem {
    font-size: 1rem !important;
}

.text-stroke-1 {
    -webkit-text-stroke: 1px;
}

.seperate-section {
    border: 1px solid #DBDCDC;
    border-radius: 4px;
    padding: 30px 30px;
}

.tbl-grid-icon {
    padding-right: 5px;
    padding-top: 5px;
}

.section-padding {
    padding: 0px 30px;
    min-width: 100%;
}

    .section-padding .section-border {
        padding-bottom: 25px;
    }

.section-border {
    border: 1px solid #D6D7D8;
    border-radius: 4px;
}

    .section-border .col-12-12 {
    }

    .section-border .tab-container__inner {
    }

.aflys-background {
    background-color: #ce575747 !important;
}

.header-section {
    position: relative;
    display: block;
    width: 100%;
    background: none !important;
    padding: 35px 30px 0px;
    box-shadow: 0 3px 30px rgb(0 0 0 / 10%), 0 3px 20px rgb(0 0 0 / 5%);
}

    .header-section h5 {
        /* padding:20px 0px;*/
        padding-bottom: 15px;
    }

    .header-section .modal-close {
        position: absolute;
        right: 20px;
        top: 20px;
    }

.custom-modal {
    top: 0px !important;
    z-index: 99999 !important;
    max-height: 100% !important;
    margin-top: 20px;
    border-radius: 8px;
}

.custom-footer {
    display: flex;
    overflow: hidden;
    justify-content: center;
    height: 130px !important;
    background: none !important;
    padding-top: 40px !important;
}

.tbl-tilskud-edu tr td {
    padding: 7px 7px !important;
    border: none;
    white-space: normal;
}

.tbl-tilskud-edu tr th {
    color: #202428;
    /*opacity: 0.33;*/
    font-weight: bold;
    padding-left: 7px !important;
    padding-top: 15px !important;
    height: inherit;
}

.tbl-tilskud-edu tr td input[readonly] {
    background: rgba(175, 166, 129, 0.15);
}

.readonly-background {
    background: rgba(175, 166, 129, 0.15) !important;
}

input:not([type]).input--grey-edu,
input[type=text].input--grey-edu,
input[type=password].input--grey-edu,
input[type=email].input--grey-edu,
input[type=url].input--grey-edu,
input[type=time].input--grey-edu,
input[type=date].input--grey-edu,
input[type=datetime].input--grey-edu,
input[type=datetime-local].input--grey-edu,
input[type=tel].input--grey-edu,
input[type=number].input--grey-edu,
input[type=search].input--grey-edu,
textarea.materialize-textarea.input--grey-edu {
    background-color: rgba(0, 0, 0, 0.04);
    border: 3px solid #000000 !important;
    border-radius: 4px;
}

input:not([type]).input--grey-total,
input[type=text].input--grey-total,
input[type=password].input--grey-total,
input[type=email].input--grey-total,
input[type=url].input--grey-total,
input[type=time].input--grey-total,
input[type=date].input--grey-total,
input[type=datetime].input--grey-total,
input[type=datetime-local].input--grey-total,
input[type=tel].input--grey-total,
input[type=number].input--grey-total,
input[type=search].input--grey-total,
textarea.materialize-textarea.input--grey-total {
    border: 3px solid #2024284D;
    border-radius: 4px;
}

.border-total {
    border: 3px solid #000000 !important;
}

.edu-form-background .collapsible-header i {
    font-size: 12px !important;
    font-weight: 600 !important;
}

.filter-section {
    padding: 0px 22px 0px 40px !important;
}

.filter-seperator {
    border-style: solid;
    border-width: 1px 0px;
    border-color: #D6D7D8;
    padding: 20px 0px 12px;
    margin-bottom: 0px !important;
}

.form-actions button:first-of-type, .form-actions .btn:first-of-type, .form-actions .btn--large:first-of-type, .form-actions .btn--select-facility:first-of-type, .form-actions .wizard .actions [role=menuitem]:first-of-type, .wizard .actions .form-actions [role=menuitem]:first-of-type {
    margin-left: 10.71429px !important;
}

.helptext {
    position: relative;
}

span.help-text {
    position: relative;
    word-break: break-all;
    line-height: 27px;
    margin-top: 15px;
    display: block;
}

.center-middle-modal {
    top: 50% !important;
    transform: translate(0%,-50%) !important;
    border-radius: 8px;
    background: #ffffff;
    padding-bottom: 120px;
    z-index: 99999 !important;
}

    .center-middle-modal p {
        font-size: 20px;
        text-align: center;
        font-weight: 600;
        padding: 0px 50px;
    }

    .center-middle-modal .modal-header {
        position: relative;
        display: block;
        text-align: center;
        background: #ffffff !important;
        padding-bottom: 10px;
    }

        .center-middle-modal .modal-header i {
            color: #000000;
            position: absolute;
            right: 20px;
            top: 20px;
        }

        .center-middle-modal .modal-header label {
            color: #000000;
            padding-top: 40px;
            font-weight: 900;
            font-size: 26px;
            text-transform: uppercase;
            letter-spacing: 1.44px;
            opacity: 1;
        }

    .center-middle-modal .modal-footer {
        text-align: center;
        padding-top: 40px;
        padding-bottom: 40px;
        background: #ffffff;
        display: flex;
        justify-content: center;
        height: auto;
        bottom: 0px;
    }

        .center-middle-modal .modal-footer a {
            background: #4E97D0;
            color: #ffffff;
            border-radius: 4px;
            padding: 15px 20px;
            font-weight: 700;
            font-size: 17px;
        }

        .center-middle-modal .modal-footer button {
            float: none !important;
        }

    .center-middle-modal .modal-header h5 {
        padding: 45px 0px 0px;
        font-size: 30px;
        font-weight: 900;
    }

.text-uppercase {
    text-transform: uppercase;
}

.document-upload-popup {
    overflow: hidden !important;
    box-shadow: 0px 3px 20px #00000080;
}

    .document-upload-popup input::-webkit-input-placeholder {
        color: red;
    }

    .document-upload-popup input:-moz-placeholder {
        color: red;
    }

    .document-upload-popup label {
        font-size: 12px;
        color: #202428;
        opacity: .5;
        padding-left: 0px;
        margin-bottom: 5px;
    }

    .document-upload-popup .upload-table tr td label {
        display: block;
    }

    .document-upload-popup .modal-header {
        min-height: inherit !important;
    }

    .document-upload-popup .modal-content {
        padding-top: 5px;
        padding-bottom: 0px;
    }

.upload-table tr td div {
    border: 1px solid #2024284d;
    margin-bottom: 15px;
    border-radius: 4px;
}

.upload-table tr td table tr td {
    border: none !important;
    border: none !important;
}

.upload-table .document-detail {
    /* max-width: 200px !important;
    min-width: 200px !important;*/
}

.upload-table .upload-list .document-detail span {
    display: block;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 180px;
}

    .upload-table .upload-list .document-detail span.file-size {
        font-size: 11px;
        color: #4787C3;
    }

.upload-table .upload-list .document-textbox {
    padding-left: 15px;
    /*background: #f7f9fb;*/
    padding-bottom: 15px;
    width: 500px;
}

.upload-table .border-red .upload-list .document-icon {
    text-align: center;
    border-right: 1px solid var(--icon-red) !important;
    width: 160px;
}

.upload-table .upload-list .document-icon {
    text-align: center;
    border-right: 1px solid #2024284d !important;
    width: 160px;
    overflow:hidden;
}

    .upload-table .upload-list .document-icon img {
        height: 80px;
    }

.list-table {
    margin-top: 25px;
}

    .list-table tr td {
        margin-bottom: 0px !important;
        padding-top: 0px !important;
    }

        .list-table tr td a {
            color: #4787C3;
            margin-right: 10px;
        }

    .list-table .upload-list .document-delete {
        display: flex;
        margin-left: auto;
        padding-bottom: 10px;
        justify-content: flex-end;
        margin-right: 5px;
    }

        .list-table .upload-list .document-delete label {
            padding-left: 20px !important;
        }

tr.tr-100-devide-5 td label {
    display: inline-flex;
}

.list-table .upload-list .document-delete i {
    font-size: 18px !important;
    display: block;
    color: rgba(64,89,121,1) !important;
}



.list-table .upload-list .document-icon img {
    top: 50%;
    position: relative;
    transform: translate(0%,-50%);
}

.list-table .upload-list .document-icon {
    border-right: 1px solid #BBBCBE;
    min-width: 170px !important;
    position: absolute;
    top: 0px;
    height: 100%;
}

.list-table .upload-list .document-detail {
    padding-top: 15px !important;
    padding-bottom: 5px;
    left: 180px;
}

    .list-table .upload-list .document-detail label {
        display: block;
        font-size: 19px;
        padding-left: 0px;
        color: #000000;
        font-weight: 800;
        white-space: nowrap !important;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 180px !important;
    }

.upload-list .document-detail .document-name-size {
    border: none !important;
    margin-bottom: 0px !important;
}

.card {
    position: relative;
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 8px;
}

.customerror {
    color: red;
    display: block;
    line-height: 20px;
    font-weight: normal;
    position: absolute;
}

.fixed-sidepanel {
    position: fixed;
    top: 0;
    height: 100%;
    background: #ffffff;
    max-width: 450px;
    min-width: 450px;
    right: -450px;
    z-index: 99999;
    transition: 0.5s;
}

    .fixed-sidepanel.active {
        right: 0px;
        transition: 0.5s;
    }

.fixed-sidepanel-top {
    position: fixed;
    top: 0;
    height: 100%;
    background: #ffffff;
    max-width: 450px;
    min-width: 450px;
    right: -450px;
    z-index: 99999;
    transition: 0.5s;
}

    .fixed-sidepanel-top.active {
        right: 0px;
        transition: 0.5s;
    }

.fixed-header {
    padding: 25px 25px;
    /*border-bottom:1px solid #000000;*/
}

    .fixed-header .header-title {
        font-size: 18px;
        font-weight: 600;
        padding-bottom: 10px;
    }

    .fixed-header .header-description p {
        font-style: italic;
    }

.panel-close svg {
    position: absolute;
    top: 0;
    right: 0px;
    margin: 15px 15px;
}

.panel-close {
    cursor: pointer;
}

.fixed-footer {
    display: flex;
    position: fixed;
    bottom: 0px;
    padding: 20px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid grey;
}

    .fixed-footer button {
        margin-left: 10px;
        padding: 0px 20px;
    }

ul.panel-list {
    padding: 50px 0px;
}

.panel-list.active {
    display: block !important;
}

ul.panel-list li {
}

    ul.panel-list li div {
    }

.cart-item_count {
    position: absolute;
    right: 3px;
    top: -1px;
    width: 20px;
    height: 20px;
    line-height: 30px;
    background: #c03535;
    border-radius: 50%;
    color: #FFF;
    font-weight: 700;
    font-size: 9px;
    box-shadow: -2px 2px 4px rgb(0 0 0 / 10%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.panel-list ul li label {
    position: relative;
    display: block;
    text-align: justify;
    height: auto;
    font-size: 14px;
    font-style: italic;
    padding-right: 30px;
    margin-top: 5px;
    margin-bottom: 15px;
}
/*css for comment portion sidepanel 22/11/2021*/
.comment-box .comment-display {
    background: rgba(32, 36, 40, 0.06);
    padding: 20px 25px;
    margin-bottom: 10px;
}

    .comment-box .comment-display .comment-title .comment-name, .comment-box .comment-title .comment-name {
        font-weight: 600;
        font-size: 16px;
    }

    .comment-box .comment-display .reply-icon {
        padding: 15px 0px;
        padding-bottom: 0px;
        margin-left: -7px;
        cursor: pointer;
        display: inline-flex;
    }


        .comment-box .comment-display .reply-icon svg {
            height: 25px;
            width: 25px;
            transform: rotate(270deg);
            position: relative;
            top: -1px;
            transition: 0.5s;
        }

        .comment-box .comment-display .reply-icon.active svg {
            transform: rotate(360deg);
            transition: 0.5s;
        }

.comment-box .comment-reply {
    padding: 10px 25px;
}

    .comment-box .comment-reply .comment-description p {
        color: #202428;
        opacity: 0.7;
        font-size: 13px;
        font-style: italic;
        letter-spacing: 0.27px;
    }

.comment-box .comment-display .message-btn a {
    text-decoration: underline;
    font-weight: 600;
    letter-spacing: 0.27px;
}

.comment-box .comment-display .message-btn.active a {
    color: #4787C3;
}

.comment-box .comment-display .message-btn a:nth-child(2) {
    color: #4787C3;
    padding-left: 15px;
}

.comment-box .comment-handling {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    padding-top: 10px;
}

    .comment-box .comment-handling .comment-delete-box {
        position: absolute;
        right: 30px;
        border: 1px solid #00000040;
        border-radius: 4px;
        transition: 0.5s;
        opacity: 0;
    }

        .comment-box .comment-handling .comment-delete-box.active {
            opacity: 1;
            transition: 0.5s;
            z-index:9;
        }

        .comment-box .comment-handling .comment-delete-box a {
            display: block;
            font-size: 11px;
            color: #000000;
            padding: 7px 20px 5px 10px;
            background:#f2f2f2 !important;
        }

            .comment-box .comment-handling .comment-delete-box a.slet {
                display: block;
                font-size: 11px;
                color: #000000;
                background: #ffffff;
                border-radius: 4px;
            }

            .comment-box .comment-handling .comment-delete-box a i {
                font-size: 12px;
                margin-right: 5px;
            }

    .comment-box .comment-handling .comment-name-datetime {
        display: block;
        width: 100%;
        font-style: italic;
        -webkit-text-stroke-width: 0.6px;
    }

    .comment-box .comment-handling .comment-bar {
        display: block;
        text-align: right;
        cursor: pointer;
    }

.comment-box .comment-title .comment-count {
    background: #C33131;
    display: inline-block;
    height: 22px;
    width: 22px;
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
    padding-right: 1px;
    padding-top: 1px;
    margin-right: 5px;
}


.chat-box-blue {
    background: #D1E9FF !important;
    /*border: 1px solid #B4C9DC;*/
    border-radius: 36px;
    /*padding: 25px;*/
    max-width: 950px;
    margin-bottom: 20px;
    margin: 20px 0px 0px 0px;
}

    .chat-box-blue > .chat-box-textarea {
        background: #D1E9FF !important;
    }


.chat-box-white {
    background: #ffffff;
    /*border: 1px solid #BBBCBE;*/
    border-radius: 36px;
    /*padding: 25px;*/
    margin-left: auto !important;
    margin-bottom: 20px;
    margin: 20px 0px 0px 0px;
}

    .chat-box-white p, .chat-box-blue p {
        word-break: break-all;
    }

    .chat-box-white > .chat-box-textarea {
        background: #ffffff;
    }

    .chat-box-white p, .chat-box-blue p {
        word-break: break-word;
        padding-right: 40px;
    }

    .chat-box-white div:nth-child(1), .chat-box-blue div:nth-child(1) {
        font-size: 16px;
        font-weight: 600;
        padding-bottom: 5px;
    }

    .chat-box-white div:nth-child(2), .chat-box-blue div:nth-child(2) {
        font-size: 16px;
        color: #202428;
        opacity: 0.7;
        font-style: italic;
    }

.mw-950px {
    max-width: 950px;
}

.chat-handler {
    padding: 0px 5px;
}

    .chat-handler .input-handler {
        position: relative;
    }

        .chat-handler .input-handler .submit-handler {
            position: relative;
        }

            .chat-handler .input-handler .submit-handler i, .chat-handler .input-handler .submit-handler svg {
                left: 50%;
                position: absolute;
                top: 50%;
                transform: translate(-50%,-50%);
                cursor: pointer;
                font-size: 20px;
                color: #ffffff;
            }


.bg-blue {
    background: #4787C3;
}

.bg-orange {
    background: #E88F1B;
}

.chat-handler .input-handler input {
    border-radius: 50px;
    margin-top: 20px;
}

.chat-handler .input-handler textarea {
    border-radius: 10px;
    margin-top: 20px;
}

.addedit-handler {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

    .addedit-handler span {
        position: relative;
        display: block;
        margin-top: 7px;
        width: 50px;
        text-align: center;
        top: 50%;
        transform: translate(0%,-120%);
    }

        .addedit-handler span svg {
            cursor: pointer;
        }

.chat-handler .input-handler span {
    position: absolute !important;
    bottom: 0px;
    height: 47px;
    right: 0px;
    width: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.chat-handler .input-handler.textarea-handler span {
    position: absolute !important;
    top: 20px;
    bottom: 0px;
    height: 132px;
    right: 0px;
    width: 50px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.chat-handler .input-handler.textarea-handler p {
    word-break: break-all;
}

.chat-box-textarea {
    position: relative;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    padding: 25px;
    margin-left: auto !important;
    margin-bottom: 20px;
    margin: 20px 0px 0px 0px;
    min-height: 132px;
}

    .chat-box-textarea div:nth-child(1), .chat-box-blue div:nth-child(1) {
        font-size: 16px;
        font-weight: 600;
        padding-bottom: 5px;
    }

    .chat-box-textarea div:nth-child(2), .chat-box-blue div:nth-child(2) {
        font-size: 16px;
        color: #202428;
        opacity: 0.7;
        font-style: italic;
    }

[type="checkbox"].filled-in.circle-checkbox:not(:checked) + label:after, [type="radio"]:not(:checked) + label:before, [type="radio"]:not(:checked) + label:after {
    background: #fff;
    border: 1px solid #263238 !important;
    border-radius: 50px;
}

[type="checkbox"].filled-in.circle-checkbox:checked + label:after {
    background-color: rgba(64,89,121,1) !important;
    border: 1px inset rgba(0,0,0,.12);
    border-radius: 50px;
}

[type="checkbox"].filled-in.circle-checkbox:checked + label:before {
    top: 3px;
    left: 2px;
    width: 6px;
    height: 10px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ( 37deg);
    transform: rotateZ( 37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.swam-big {
    width: 50% !important;
}

    .swam-big textarea {
        height: 270px !important;
    }

.d-none {
    display: none !important;
}

.flex-wrap-unset {
    display: flex;
    flex-wrap: inherit !important;
}

/*css form split booking*/

.border {
    border: 1px solid #dee2e6 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

.p-4 {
    padding: 1.5rem;
}

.mt-1rem {
    margin-top: 1rem;
}

.p-1rem {
    padding: 1rem;
}

.shadow-none {
    box-shadow: none !important;
}

.mt-1-5rem {
    margin-top: 1.5rem;
}

.split-modal {
    display: block !important;
    z-index: 9999;
    left: unset !important;
    max-height: 100% !important;
    right: -80%;
    min-width: 80% !important;
    max-width: 80% !important;
    transition: 0.5s;
    height: 100% !important;
}

    .split-modal.active {
        right: 0px !important;
        transition: 0.5s;
    }

.slider-full-page {
    display: block !important;
    z-index: 9999;
    left: unset !important;
    max-height: 100% !important;
    right: -80%;
    min-width: 80% !important;
    max-width: 80% !important;
    transition: 0.5s;
    height: 100% !important;
}

    .slider-full-page.active {
        right: 0px !important;
        transition: 0.5s;
    }

    .slider-full-page .modal-footer {
        max-width: 80%;
        position: absolute;
        bottom: 0px;
    }

.split-modal .modal-footer {
    max-width: 800px;
    position: absolute;
}

    .split-modal .modal-footer button {
        font-size: 1rem;
        text-transform: uppercase;
    }

.split-modal .bg-light {
    padding: 25px 15px 15px 28px;
    margin-top: 10px;
}

.split-modal .split-delete {
    font-size: 1.2rem !important;
    cursor: pointer;
}

.split-modal .modal-header .modal-title {
    font-size: 1.1rem;
}

.split-modal .modal-body span {
    font-size: 0.92rem;
    /*line-height: 12px;*/
}

    .split-modal .modal-body span.tab-container__title {
        font-size: 1.2rem !important;
        margin-left: -4px;
    }


.split-modal .modal-body .collapsible-header {
    font-size: 1.2rem;
    margin-right: 15px;
    min-height: auto;
}

.mt-1-5rem {
    margin-top: 1.5rem;
}

.pt-1-5rem {
    padding-top: 1.5rem;
}

.border-top {
    border-top: 1px solid rgba(140,150,160,.3) !important;
}

.split-modal .modal-body .collapsible-header a, .split-modal .modal-body .collapsible-header i {
    color: #000000;
}

    .split-modal .modal-body .collapsible-header a:hover, .split-modal .modal-body .collapsible-header i:hover {
        color: #2084e7;
    }

.split-modal .modal-content {
    padding: 30px 15px 0px 30px;
}

.split-modal .modal-body .collapsible-header i {
    font-size: 3.2rem;
}

.split-modal .collapsible-header.active {
    font-weight: normal;
}



.split-modal .focusremove {
    padding-right: 100px;
    text-overflow: ellipsis;
    display: flex;
    white-space: nowrap;
}

.split-modal .input-group-append button {
    min-width: 100px;
}

.split-modal .input-group-append.active {
    display: none;
}

.bg_info {
    background-color: rgba(0, 123, 255, 0.15) !important;
}

.font-size-12 {
    font-size: 1.2rem !important;
    line-height: 1.2;
}

.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}

.font-weight-500 {
    font-weight: 600;
}


.bg-danger {
    background: #dc3545 !important;
}

.slider-modal {
    display: block !important;
    z-index: 9999;
    top: 0px;
    left: unset !important;
    max-height: 100% !important;
    width: 0;
    transition: 0.5s;
    height: 100% !important;
}

    .slider-modal.active {
        transition: 0.5s;
        width: 50%;
    }

.validation_error {
    border-color: rgba(172, 0, 0, 0.8) !important;
    background-color: rgba(172, 0, 0, 0.1) !important;
}

.flex-box-list {
    flex-direction: row;
    overflow: auto;
    text-align: center;
}

.flex-box {
    margin-right: 10px;
    margin-bottom: 10px;
    flex: 0 0 195px;
}

.justify-content-center {
    justify-content: center !important;
}
.justify-content-between{
    justify-content:space-between !important;
}


.justify-content-start {
    justify-content: start !important;
}
.justify-content-end{
    justify-content:end !important;
}
.align-content-end{
    align-content:end !important;
}
.justify-content-between{
    justify-content:space-between !important;
}
.flex-wrap-unset {
    display: flex;
    flex-wrap: inherit !important;
}

.flex-box label {
    width: 100%;
}

.slider-modal.active {
    transition: 0.5s;
    width: 50%;
}

.validation_error {
    border-color: rgba(172, 0, 0, 0.8) !important;
    background-color: rgba(172, 0, 0, 0.1) !important;
}


.icon-list i {
    font-size: 20px;
    color: rgba(64,89,121,1) !important;
}

.input-with-label {
    position: relative;
}

    .input-with-label input {
        padding-right: 120px;
    }

    .input-with-label span.label-info {
        position: absolute;
        top: 0;
        right: 0;
        height: 48px;
        width: 100px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #ffffff;
        font-size: 16px;
    }

        .input-with-label span.label-info.icon-up {
            background: #279549 !important;
        }

        .input-with-label span.label-info.icon-down {
            background: #ea4a48 !important;
        }

        .input-with-label span.label-info span.icon {
            height: auto;
            width: auto;
        }

            .input-with-label span.label-info span.icon i {
                font-size: 18px;
                margin-top: 3px;
            }

.flex-box label {
    width: 100%;
}


.btn-danger {
    background-color: #CC0000 !important;
}

.radio-group-flex {
    display: flex;
}

    .radio-group-flex .form-group {
        margin-right: 10px;
    }

.custom-calendar-icon {
    position: relative;
    height: 17px !important;
    width: 17px !important;
    top: 2px;
}

.custom-reserve-booking {
    transform: scale(1.4);
    margin-top: 1px;
}

.flex-wrap-unset {
    display: flex;
    flex-wrap: inherit !important;
}

.flex-box label {
    width: 100%;
}

.flex-box-list {
    flex-direction: row;
    overflow: auto;
    text-align: center;
}

.flex-box {
    margin-right: 10px;
    margin-bottom: 10px;
    flex: 0 0 195px;
}

.input-with-label span.label-info.icon-forword {
    background: #cfd3d3 !important;
}

.w-unset {
    width: unset !important;
}

.tab-top-section span {
    display: block;
    margin-bottom: 15px;
    margin-top: 15px;
}

.tab-top-section p {
    margin-bottom: 10px;
}

.flex-wrap-unset {
    display: flex;
    flex-wrap: inherit !important;
}

.datatable-margin-padding-0 .dataTables_wrapper {
    margin: 0px !important;
}

.datatable-margin-padding-0 .dataTable tr.even {
    background: unset !important;
}

.datatable-margin-padding-0 .dataTable tr.even {
    background: unset !important;
}

.datatable-margin-padding-0 .datatable-container {
    margin: 0px !important;
}

.datatable-margin-padding-0 .child-tbl {
    background: #e8ebef;
    padding: 20px 20px;
}

img[src=""] {
    display: none;
}



.input-with-label span.label-info.icon-forword {
    background: #cfd3d3 !important;
}

.w-unset {
    width: unset !important;
}

.label-ellipses {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 6em;
}

/*start datatable design changes css for all datatable */
.actions-panel-container .collapsible-header {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.input-with-label {
    position: relative;
}

.actions-panel-container .actions-panel {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.actions-panel__header.collapsible-header .actions-panel__header--toggle {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.actions-panel-container {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

    .actions-panel-container a {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

table.dataTable {
    border-collapse: inherit !important;
    border-spacing: 0px 5px !important;
}

    table.dataTable tr:first-child td {
        padding-top: 0px;
    }

    table.dataTable tr.odd {
        background: rgba(0,0,0,.05);
    }

    table.dataTable tr td:first-child, table.dataTable tr th:first-child {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    table.dataTable tr td:last-child, table.dataTable tr th:last-child {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
/*end datatable design changes css for all datatable*/

.theme-color-svg {
    fill: rgba(64,89,121,1);
}
/*Css for rounded profile thumb*/
.profile_thumb {
    display: flex;
    align-items: center;
}

.text-thumbnail {
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    overflow: hidden;
    align-items: center;
    padding: 0;
    border-radius: 50%;
    color: #ffffff;
    margin: 10px 0px;
    font-size: 1.3rem;
}

.input-with-label span.label-info span.icon i {
    font-size: 18px;
    margin-top: 3px;
}

.input-with-label span.label-info.icon-forword {
    background: #cfd3d3 !important;
}

.w-unset {
    width: unset !important;
}

.text-thumbnail img {
    height: 100%;
    max-width: 100%;
    width: unset;
}

.padding-25 {
    padding: 25px !important;
}

.label-ellipses {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 6em;
}
/*css for materialize grid column horizontal scroll */



.scroll-grid-column {
    display: grid;
    grid-gap: 16px;
    grid-auto-columns: minmax(0,1fr);
    cursor: e-resize;
    overflow-x: auto;
}

    .scroll-grid-column span.caret {
        display: none !important;
    }

    .scroll-grid-column .select-wrapper {
        position: static;
    }

.icon-caret {
    position: relative;
}

    .icon-caret::before {
        content: "";
        border-top: solid 7px #000000;
        border-left: solid 3px transparent;
        border-right: solid 3px transparent;
        position: absolute;
        margin-bottom: -6px;
        right: 18px;
        top: 50px;
    }

.scroll-grid-column .col {
    min-width: fit-content;
}

.table-layout-fixed {
    table-layout: fixed;
}

.tbl-elipsis-label span, .tbl-elipsis-label label {
    display: block;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.overflow-unset {
    overflow: unset !important;
}
.overflow-auto{
    overflow:auto !important;
}
.text-ellipsis{
    display:block !important;
    width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    max-width:250px;
}

.caret-icon span{
    width:unset !important;
}

.link-color {
    color: rgba(71,135,195,1) !important;
}

    table.simulator-tbl tr th {
        background: #96A4B4;
        color: #fff;
        border-color: #fff;
    }

    table.simulator-tbl tr td {
        box-shadow: none;
    }

.price-align {
    text-align: right !important;
}

table.ansoning-tbl tr:nth-child(even) {
    background: rgba(0,0,0,.03);
}

table.ansoning-tbl tr:nth-child(odd) {
    background: rgba(0,0,0,.05);
}

table.box-shadow-none tr td {
    box-shadow: none !important;
}

/*start locker room design*/
.locker_room {
    position: absolute;
    display: block;
    top: 0px;
    border: solid 1px #dfdfdf;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #cfcfcf;
    left: 238px;
    width: 200px;
    opacity: 0;
    transition: 0.5s;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0px;
    border-left: 0;
}
ul.context-menu__items li:hover .locker_room {
    opacity: 1;
    transition: 0.5s;
    z-index: 9999;
    background: #ffffff;
}
.treeview-checkbox i {
    position: absolute;
    left: 0px;
    transition: 0.5s;
}
.treeview-checkbox .collapsible-header.active i {
    transform: rotate(90deg);
    transition: 0.5s;
}
.treeview-checkbox .collapsible-header.active {
    font-weight: normal;
}
/*end css for split booking*/
.pl-10{
    padding-left:10px;
}


.overflow-auto {
    overflow: auto !important;
}
.overflow-hidden{
    overflow:hidden !important;
}

/*css for bootstrap card*/
.bs-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: 0.25rem;
    border: initial;
    background: #fff;
    border-radius: 0.75rem;
    box-shadow: 0 1px 15px rgb(0 0 0 / 8%), 0 1px 6px rgb(0 0 0 / 8%);
}

.bs-card-body {
    padding: 1.75rem;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.font-size-095 {
    font-size: 0.95rem !important;
    line-height: 1.3;
}

.stats {
    display: flex;
    padding-top: 1.2rem;
    margin-top: 1.2rem;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    font-size: .82rem;
    float: left;
    clear: left;
    width: 100%;
}

    .stats.big .stat {
        margin-right: 0;
    }

        .stats.big .stat::before {
            width: 22px;
            height: 22px;
            margin-right: 0.5rem;
        }

    .stats .stat.reserved::before {
        background: #f6bd60 !important;
    }

    .stats .stat.free::before {
        background: #f5f6f7;
    }

    .stats .stat::before {
        width: 12px;
        height: 12px;
        display: inline-block;
        vertical-align: bottom;
        border: 1px inset rgba(0, 0, 0, 0.12);
        border-radius: 20px;
        margin-right: 0.3rem;
        content: ' ';
    }

.border-0 {
    border: 0 !important;
}

.help-text {
    font-size: .86rem;
    line-height: 1.3;
    letter-spacing: .02rem;
    font-style: italic;
    opacity: .4;
}

.select_template.active, .select_template:hover {
    opacity: 1;
    transition-timing-function: ease;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

.position-relative {
    position: relative !important;
}

.rounded .card-img-top, .rounded .card-img-top .vjs-poster, .rounded .card-img-top .vjs-tech {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
    border-bottom-left-radius: initial;
    border-bottom-right-radius: initial;
}

.card-img-top {
    width: 100%;
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
}

.h-100 {
    height: 100% !important;
}

.border-bottom {
    border-bottom: 1px solid rgba(120, 125, 130, 0.25) !important;
}

.pt-3, .py-3 {
    padding-top: 1rem;
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.padding {
    padding: 1rem 1.75rem 0rem 1.75rem !important;
}

.select-from-library-button {
    cursor: pointer;
    border-style: dashed !important;
}

.select-from-library-button, .selected-library-item {
    border: 1px solid #d7d7d7;
    height: 110px;
}

.sortable {
    cursor: default;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.sortable.sort_item li {
    border-radius: 15px;
    border: 1px solid rgba(186, 186, 186, 0.5);
    padding: 14px 20px 14px 15px;
    margin-bottom: 0.7rem;
}

    .sortable.sort_item li label {
    }

.form-text {
    display: inline-block;
    margin-top: 0.75rem;
    letter-spacing: .024rem;
    opacity: .6;
    line-height: 1.3;
    font-size: 95%;
}

.text-muted {
    color: #909090 !important;
}

.input-group {
    display: flex;
}

    .input-group input {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #a7c4b0;
    border-radius: 0.25rem;
    height: 48px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}
.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}

.mt-2, .my-2 {
    margin-top: 0.5rem !important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}

.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}

.font-weight-bold {
    font-weight: bolder;
}



.slider-modal {
    display: block !important;
    z-index: 9999;
    left: unset !important;
    max-height: 100% !important;
    right: -40%;
    min-width: 40%;
    max-width: 40%;
    transition: 0.5s;
    height: 100% !important;
    top: 0 !important;
}

    .slider-modal.active {
        right: 0px !important;
        transition: 0.5s;
    }



.custom-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0.25rem;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.custom-breadcrum-modal-library nav {
    background: none !important;
    box-shadow: none;
    height: unset;
    line-height: unset;
}

    .custom-breadcrum-modal-library nav a {
        color: #000;
    }

.custom-breadcrumb-item.active {
    color: #6c757d;
}

.custom-breadcrumb-item + .custom-breadcrumb-item::before {
    content: "|";
}

.custom-breadcrumb-item + .custom-breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
}

.custom-breadcrumb-item + .custom-breadcrumb-item {
    padding-left: 0.5rem;
}

.select-from-library .media-thumb-container.bs-card .image img {
    object-fit: contain;
    height: unset;
    max-height: 200px;
    width: 100%;
}

.select-from-library .media-thumb-container.bs-card {
    height: 100%;
    background: rgba(180, 180, 180, 0.2);
    border: 1px solid rgba(180, 180, 180, 0.4);
    padding: 1rem !important;
    box-shadow: unset;
}

/*.table-collapsible li {
    margin-bottom: 1rem;
}*/

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    /* overflow: hidden; */
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.select_template {
    opacity: .44;
}

.library-app .media-thumb-container, .select-from-library-container .media-thumb-container {
    height: 105px;
}

.bg_grey {
    background-color: rgba(100, 120, 140, 0.07);
}

.gap {
    gap: 1rem !important;
}

.gap-3 {
    gap: 1rem !important;
}

.gap-2 {
    gap: 0.5rem !important;
}

.color-box {
    display: block;
    width: 70px;
    float: left;
    height: 50px;
    padding: 0;
    background-color: transparent !important;
    border: none;
}

.color-hex {
    border: 1px solid #d7d7d7 !important;
    background-color: #FFF !important;
    margin: 4px 3% !important;
    width: 100% !important;
    height: 42px !important;
    border-radius: 2px !important;
}

.theme_color_dots {
    display: flex;
    align-items: center;
    margin-right: 1rem;
}

    .theme_color_dots .color_dot {
        width: 20px;
        height: 20px;
        border-radius: 20px;
        border: 1px solid rgba(120, 125, 130, 0.25);
        margin: 0 0.25rem;
    }

.bg_grey {
    background-color: rgba(100, 120, 140, 0.07);
}

.border_radius {
    border-radius: 4px !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.border {
    border: 1px solid #f3f3f3 !important;
}

.border, .border-left, .border-right, .border-top, .border-bottom {
    border-color: rgba(120, 125, 130, 0.25) !important;
}

.font-size-13 {
    font-size: 1.3rem !important;
    line-height: 1.2;
}

.select-from-library ul li {
    margin-bottom: 0px;
}

.select-from-library .folder-button-collapse {
    display: flex;
    justify-content: left;
    border-radius: initial;
    width: 100%;
    text-align: left;
    background: none !important;
    color: #000;
    text-transform: uppercase;
}

    .select-from-library .folder-button-collapse .icon-container {
        margin-right: 0.5rem;
        display: inline-block;
    }

    .select-from-library .folder-button-collapse .folder-name {
        line-height: 22px;
        display: inline-block;
        font-size: 1rem;
    }

    .select-from-library .folder-button-collapse .icon-container i {
        font-size: 1.1rem;
        margin: 0 0.5rem;
    }

    .select-from-library .folder-button-collapse .icon-container i {
        transform: rotate(-90deg);
        transition: transform .3s;
        width: auto !important;
    }

.collapsible-header.border-none.active .icon-container i {
    transform: rotate(0deg);
    transition: transform .3s;
}

.logo-select .media-thumb-container a .list-media-thumbnail {
    width: 100%;
    height: 115px;
    object-fit: contain;
    max-width: 85%;
    margin: 0 auto;
    padding-right: 1rem;
}

.logo-select .selected-library-item .bs-card {
    background: rgba(180, 180, 180, 0.2);
    border-radius: 0;
    height: 100%;
}

.logo-select .selected-library-item {
    height: unset;
}

.logo-select .media-thumb-container .bs-card-body {
    display: none !important;
}

.library-app .media-thumb-container, .select-from-library-container .media-thumb-container {
    height: 105px;
    padding: 20px 30px;
}

.align-self-center {
    align-self: center !important;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.library-app .sfl-selected-item, .select-from-library-container .sfl-selected-item {
    display: none;
}

.select-font h2.render__title {
    line-height: 1.25;
    font-size: 29px;
    letter-spacing: 0;
}

.p-3 {
    padding: 1rem !important;
}

.datatable-container {
    margin: 0 0px !important;
}

.input-group.checkbox input.form-control {
    font-size: 0.9rem;
}

.typography-tbl {
    border-collapse: inherit !important;
    border-spacing: 0px 0px !important;
}

    .typography-tbl thead {
        background: none !important;
    }

        .typography-tbl thead tr th, .typography-tbl thead tr td {
            background: none !important;
            box-shadow: none !important;
        }

    .typography-tbl tbody tr.odd, .typography-tbl tbody tr.even {
        background: none !important;
    }

    .typography-tbl tbody tr td {
        box-shadow: none !important;
    }

.typography-tb tr:first-child td {
    padding-top: 0.85rem !important;
}

.typography-tbl thead tr th {
    border-left: none !important;
}

.input-group-prepend {
    margin-right: -1px;
}

.typography-tbl thead tr th, .typography-tbl tbody tr td, .typography-tbl tbody tr th {
    padding: 0.85rem 1rem !important;
    vertical-align: middle !important;
    border-bottom: 1px solid rgba(120, 125, 130, 0.25);
    border-left: 1px solid rgba(120, 125, 130, 0.25);
    border-right: none;
}

    .typography-tbl tbody tr th:first-child {
        border-left: 3px solid transparent;
    }

.mw-500 {
    max-width: 500px !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.min-width-zero {
    min-width: 0;
}

.fs-1-1rem {
    font-size: 1.1rem !important;
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}

.mb-5, .my-5 {
    margin-bottom: 2rem !important;
}

.sfl-item-container button {
    padding: 0px 15px;
    margin: 0 auto;
}

.collapsible-header.active {
    font-weight: normal !important;
}

.gap_small {
    gap: 0.5rem;
}

.wrap-buttons {
    display: flex;
    gap: 1rem;
}

    .wrap-buttons button {
        padding: 0px 15px;
    }

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.mb-1, .my-1 {
    margin-bottom: 0.25rem !important;
}

.font-size-11 {
    font-size: 1.1rem !important;
    line-height: 1.3;
}

.mb-2, .my-2 {
    margin-bottom: 0.5rem !important;
}





table.customtable tr td, table.customtable tr th {
    padding: 1rem 1.5rem !important;
    vertical-align: middle !important;
    border-bottom: 1px solid rgba(120, 125, 130, 0.25);
    border-left: 1px solid rgba(120, 125, 130, 0.25);
    border-right: none;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}

.mt-5, .my-5 {
    margin-top: 2rem !important;
}

[type="radio"] + label.margin-0:before, [type="radio"] + label.margin-0:after {
    margin: 0px !important;
}

.mb-1-rem {
    margin-bottom: 1rem !important;
}

.modalCollapseWebsite {
    padding-left: 1.75rem;
}

    .modalCollapseWebsite ul li, #editCollapseWebsite ul li {
        margin-bottom: 1rem !important;
    }

    .modalCollapseWebsite i {
        font-size: 1.1rem;
        margin: 0 0.5rem;
        margin-left: 0px;
    }

    .modalCollapseWebsite .simple-icon-globe {
        width: unset !important;
        margin-left: 0;
        margin-right: 0.5rem;
    }

.disable-click {
    pointer-events: none !important;
    opacity: 0.5 !important;
}

.select-from-library-container .list-media-thumbnail {
    border-radius: 0.1rem;
    padding: 0;
    border: initial;
    height: auto;
    max-width: unset;
    height: 45px;
    object-fit: cover;
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.sub-collapsible {
    padding-left: 12px !important;
}

/*aktivportalen backend css*/
.full-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #FFF;
    overflow: hidden;
}

.bs-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 1.75rem;
}
.bs-card-header i{
    cursor:pointer !important;
}
.bs-card.type .bs-card-header .bs-card-top-buttons {
    padding: 0;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    z-index: 999;
}

    .bs-card.type .bs-card-header .bs-card-top-buttons i {
        cursor: pointer;
        font-size: 1.3rem;
        line-height: 1;
        color: #fff;
    }

.bs-card-top-buttons.icon-black i {
    color: #000 !important;
}

.icon.item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.media-thumb-container .media-thumbnail-icon {
    height: 45px;
    width: 100%;
}


.icon.item.top {
    background-image: url(../assets/dist/images/aktivportalen-sidebar-svg/icon-carousel-in-top.svg);
}

.icon.item.bottom {
    background-image: url(../assets/dist/images/aktivportalen-sidebar-svg/icon-carousel-in-bottom.svg);
}

.icon.item.grid {
    background-image: url(../assets/dist/images/aktivportalen-sidebar-svg/icon-carousel-in-grid.svg);
}

.icon.item.text-left-image-right {
    background-image: url('../assets/dist/images/aktivportalen-sidebar-svg/icon-carousel-text-left-image-right.svg');
}

.icon.item.text-right-image-left {
    background-image: url(../assets/dist/images/aktivportalen-sidebar-svg/icon-carousel-text-right-image-left.svg);
}

.icon.item.text-top-image-bottom {
    background-image: url(../assets/dist/images/aktivportalen-sidebar-svg/icon-carousel-text-top-image-bottom.svg);
}

.icon.item.text-bottom-image-top {
    background-image: url(../assets/dist/images/aktivportalen-sidebar-svg/icon-carousel-text-bottom-image-top.svg);
}

.icon.item.list_text-right-image-left {
    background-image: url(../assets/dist/images/aktivportalen-sidebar-svg/icon-text-right-image-left2.svg);
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.padding-0-5 {
    padding: 0.5rem !important;
}

.modal-right .sub_items {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1rem;
    margin-bottom: 0.5rem;
    color: unset;
    font-size: .95rem;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
}

.bs-card.type.breadcrum {
    height: 260px;
}

.bs-card.type.carousel, .bs-card.type.breadcrum {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #FFF;
    overflow: hidden;
}

    .bs-card.type.breadcrum h2 {
        font-size: 3.2rem;
        line-height: 1.1;
        font-weight: 800;
        text-shadow: 3px 3px 10px rgb(0 0 0 / 30%);
        margin-bottom: 0.5rem;
    }

.bs-card-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0) 55%);
    padding: 50px 30px 30px;
}

.bs-card.type.pageContent h1 {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.1;
}

.bs-card.type.pageContent .subheadline {
    font-size: 1.2rem;
    line-height: 1.2;
}

.bs-card.type.pageContent p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.bs-card.type.breadcrum ul li::after {
    content: '/';
    padding-left: 1rem;
}

.bs-card.type.breadcrum ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    justify-content: center;
}

    .bs-card.type.breadcrum ul li {
        font-size: 1.4rem;
        font-weight: 600;
        margin: 0;
        text-shadow: 3px 3px 7px rgb(0 0 0 / 40%);
    }

        .bs-card.type.breadcrum ul li a {
            color: #fff;
        }

.collapsible-pading li {
    padding: 0px 1.5rem;
}

.sub-collapsible-list .collapsible-header i {
    line-height: inherit;
    font-size: 0.95rem;
    margin: 0 0.5rem;
    font-weight: 600;
}

.sub-collapsible-list li {
    padding-left: 0px;
}

.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}

.btn-round-panel button {
    width: 100%;
    font-size: .8rem;
    text-transform: uppercase;
    height: unset;
    padding: 8px 0px;
}

    .btn-round-panel button:first-child {
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
    }

    .btn-round-panel button:last-child {
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
    }

.bs-card.media-thumb-container .text {
    font-size: .9rem;
    line-height: 1.1;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: inline-block;
}

.material-tooltip {
    z-index: 9999;
}

.h6-title h6 {
    font-size: .9rem;
}

.small-img {
    background: #fff !important;
}

    .small-img .list-media-thumbnail {
        border-radius: 0.1rem;
        padding: 0;
        border: initial !important;
        height: auto !important;
        max-width: unset !important;
        width: 55px !important;
        height: 45px !important;
        object-fit: cover !important;
    }

.chk-padding-left .custom-control label {
    padding-left: 18px !important;
}

.swiper {
    width: 100%;
    height: 40vh;
}

.swiper-slide {
    font-size: 18px;
    background: #fff;
    display: flex;
}

    .swiper-slide .swiper-img {
        height: 40vh;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        color: #FFF;
        overflow: hidden;
    }

/*CMS DESIGN */
.overlay-gradient-theme-color {
    background-image: linear-gradient(to right, rgba(64,89,121,1) 20%, rgba(0, 0, 0, 0));
}
.overlay-gradient-theme-background {
    position:absolute;
    background-size: cover;
    background-position: center,center;
    border-bottom-left-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
    height:100%;
    width:100%;
}
    .overlay-gradient-theme-background::before {
        content: "";
        position: absolute;
        background: #333;
        top: 0;
        left: 0;
        opacity: 0.2;
        height: 100%;
        width: 100%;
        border-bottom-left-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
    }
.overlay-solid, .overlay-gradient, .overlay-gradient-bt, .overlay-gradient-theme-color {
    position: absolute;
    width: 100%;
    height: 100%;
}

.word-rotator-words {
    display: inline-flex !important;
    position: relative;
    text-align: left;
}

.text_2vw {
    font-size: 2vw;
    line-height: 1.2;
}

.font-weight-extrabold, .font-weight-extra-bold {
    font-weight: 800 !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text_1-1vw {
    font-size: 1.1vw;
    line-height: 1.2;
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: #ffffff !important;
}

.font-weight-medium {
    font-weight: 500 !important;
}

.search-content {
    border-radius: 1rem !important;
}

    .search-content .tabs.tabs-simple .nav-tabs {
        display: flex;
        justify-content: center;
        border: 0;
        margin-bottom: 10px;
    }

.gap-4 {
    gap: 1.5rem !important;
}

.search-content .tabs.tabs-simple .nav-tabs li a {
    color: rgba(0,0,0,0.4);
}

.search-content .tabs.tabs-simple .nav-tabs > li .nav-link, .search-content .tabs.tabs-simple .nav-tabs > li .nav-link:hover, .search-content .tabs.tabs-simple .nav-tabs > li .nav-link:focus {
    padding: 15px 30px;
    background: none;
    border: 0;
    border-bottom: 3px solid #eee;
    border-radius: 0;
    color: #777;
    font-size: 16px;
}

.search-content .tabs.tabs-simple .nav-tabs > li a.active {
    color: rgba(64,89,121,1) !important;
}

.search-content .tabs.tabs-simple .nav-tabs > li .nav-link.active {
    border-bottom-color: rgba(64,89,121,1) !important;
}

.justify-content-evenly {
    justify-content: space-evenly !important;
}

.thumb-info .thumb-info-title {
    transition: all 0.3s;
    background: rgba(33, 37, 41, 0.8);
    color: #FFF;
    font-weight: 600;
    left: 0;
    letter-spacing: -.05em;
    position: absolute;
    z-index: 2;
    max-width: 90%;
    font-size: 17px;
    padding: 13px 21px 2px;
    bottom: 13%;
}

.thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    background-color: #FFF;
    border-radius: 4px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
}
    .thumb-info:hover img {
        transform: scale(1.1, 1.1);
    }
    .thumb-info .thumb-info-wrapper {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translate3d(0, 0, 0);
        border-radius: 4px;
        margin: 0;
        overflow: hidden;
        display: block;
        position: relative;
    }

.flex_image {
    display: flex !important;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.aspect_ratio_1_1 {
    aspect-ratio: 1 / 1;
}

.aspect_ratio_16_9 {
    aspect-ratio: 16 / 9;
}
.aspect_ratio_12_8 {
    aspect-ratio: 16 / 8;
}

.aspect_ratio_12_8, .aspect_ratio_16_9, .aspect_ratio_4_3, .aspect_ratio_1_1 {
    object-fit: cover;
    align-content: center;
}

.owl-carousel [class*="opacity-"]:not([class*="opacity-hover"]) {
    transition: ease opacity 300ms;
}
    .owl-carousel [class*="opacity-"]:not([class*="opacity-hover"]):hover {
        opacity: 1 !important;
    }
.overlay-gradient-bt {
    background-image: linear-gradient(rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.35));
}

.z-index-1 {
    z-index: 1 !important;
}

.opacity-5 {
    opacity: 0.5 !important;
}

.thumb-info img {
    transition: all 0.3s ease;
    border-radius: 3px;
    position: relative;
    width: 100%;
}

.flex_image img {
    max-width: unset !important;
    width: 100%;
}

.thumb-info .thumb-info-inner {
    transition: all 0.3s;
    display: block;
}

.line-height-1 {
    line-height: 1 !important;
}

.line-height-2 {
    line-height: 1.2 !important;
}

.line-height-3 {
    line-height: 1.3 !important;
}
.line-height-18 {
    line-height: 18px !important;
}
.line-height-1-8{
    line-height:1.8;
}
.thumb-info .thumb-info-type {
    background-color: #CCC;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 0.6em;
    font-weight: 600;
    letter-spacing: 0;
    margin: 8px -2px -15px 0px;
    padding: 2px 12px;
    text-transform: uppercase;
    z-index: 2;
    line-height: 2.3;
}

.thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(23, 23, 23, 0.25);
}

.thumb-info .thumb-info-wrapper:after, .thumb-info .thumb-info-wrapper .thumb-info-wrapper-overlay:before {
    content: "";
    background: rgba(33, 37, 41, 0.8);
    transition: all 0.3s;
    border-radius: 4px;
    bottom: -4px;
    color: #FFF;
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px;
    display: block;
    opacity: 0;
    z-index: 1;
}

html .bg-color-secondary, html .bg-secondary {
    background-color: #49b6fc !important;
}

.border-radius-1-rem {
    border-radius: 1rem !important;
}

.word-rotator i, .word-rotator em, .word-rotator b {
    font-style: normal;
    font-weight: inherit;
}

.word-rotator-words {
    display: inline-flex !important;
    position: relative;
    text-align: left;
}

    .word-rotator-words b {
        display: inline-block;
        position: absolute;
        white-space: nowrap;
        left: 0;
        top: 0;
    }

        .word-rotator-words b.is-visible {
            position: relative;
        }

    .word-rotator-words[class*="bg-"] {
        background: #CCC;
    }

        .word-rotator-words[class*="bg-"] b {
            color: #FFF;
            padding: 1.6px 8px;
            padding: 0.1rem 0.5rem;
        }

/* rotate-1 */
.word-rotator.rotate-1 .word-rotator-words {
    perspective: 300px;
}

.word-rotator.rotate-1 b {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: rotateX(180deg);
}

    .word-rotator.rotate-1 b.is-visible {
        opacity: 1;
        transform: rotateX(0deg);
        -webkit-animation: word-rotator-rotate-1-in 1.2s;
        animation: word-rotator-rotate-1-in 1.2s;
    }

    .word-rotator.rotate-1 b.is-hidden {
        transform: rotateX(180deg);
        -webkit-animation: word-rotator-rotate-1-out 1.2s;
        animation: word-rotator-rotate-1-out 1.2s;
    }

@-webkit-keyframes word-rotator-rotate-1-in {
    0% {
        transform: rotateX(180deg);
        opacity: 0;
    }

    35% {
        transform: rotateX(120deg);
        opacity: 0;
    }

    65% {
        opacity: 0;
    }

    100% {
        transform: rotateX(360deg);
        opacity: 1;
    }
}

@keyframes word-rotator-rotate-1-in {
    0% {
        transform: rotateX(180deg);
        opacity: 0;
    }

    35% {
        transform: rotateX(120deg);
        opacity: 0;
    }

    65% {
        opacity: 0;
    }

    100% {
        transform: rotateX(360deg);
        opacity: 1;
    }
}

@-webkit-keyframes word-rotator-rotate-1-out {
    0% {
        transform: rotateX(0deg);
        opacity: 1;
    }

    35% {
        transform: rotateX(-40deg);
        opacity: 1;
    }

    65% {
        opacity: 0;
    }

    100% {
        transform: rotateX(180deg);
        opacity: 0;
    }
}

@keyframes word-rotator-rotate-1-out {
    0% {
        transform: rotateX(0deg);
        opacity: 1;
    }

    35% {
        transform: rotateX(-40deg);
        opacity: 1;
    }

    65% {
        opacity: 0;
    }

    100% {
        transform: rotateX(180deg);
        opacity: 0;
    }
}

/* type */
.word-rotator.type .word-rotator-words {
    vertical-align: top;
    overflow: hidden;
    position: relative;
    padding-right: 3px;
}

    .word-rotator.type .word-rotator-words::after {
        content: ' ';
        position: absolute;
        right: 0;
        top: 5%;
        height: 90%;
        width: 2px;
        display: block;
        background-color: transparent;
    }

    .word-rotator.type .word-rotator-words.waiting::after {
        -webkit-animation: 1s word-rotator-pulse step-end infinite;
        animation: 1s word-rotator-pulse step-end infinite;
    }

    .word-rotator.type .word-rotator-words.selected {
        background-color: #212529 !important;
    }

        .word-rotator.type .word-rotator-words.selected::after {
            visibility: hidden;
        }

        .word-rotator.type .word-rotator-words.selected b {
            color: #FFF !important;
        }

.word-rotator.type b {
    visibility: hidden;
}

    .word-rotator.type b.is-visible {
        visibility: visible;
    }

.word-rotator.type i {
    position: absolute;
    visibility: hidden;
}

    .word-rotator.type i.in {
        position: relative;
        visibility: visible;
    }

.word-rotator.type.type-clean-light .word-rotator-words:after {
    width: 8px;
}

.word-rotator.type.type-clean-light .word-rotator-words.waiting::after {
    -webkit-animation: 500ms word-rotator-pulse-light step-end infinite;
    animation: 500ms word-rotator-pulse-light step-end infinite;
}

.word-rotator.type.type-clean-light .word-rotator-words.selected {
    background-color: transparent !important;
}

@-webkit-keyframes word-rotator-pulse {
    from, to {
        background-color: transparent;
    }

    50% {
        background-color: black;
    }
}

@keyframes word-rotator-pulse {
    from, to {
        background-color: transparent;
    }

    50% {
        background-color: black;
    }
}

@-webkit-keyframes word-rotator-pulse-light {
    from, to {
        background-color: transparent;
    }

    50% {
        background-color: white;
    }
}

@keyframes word-rotator-pulse-light {
    from, to {
        background-color: transparent;
    }

    50% {
        background-color: white;
    }
}

/* rotate-2 */
.word-rotator.rotate-2 .word-rotator-words {
    perspective: 300px;
}

.word-rotator.rotate-2 i, .word-rotator.rotate-2 em {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.word-rotator.rotate-2 b {
    opacity: 0;
}

.word-rotator.rotate-2 i {
    transform-style: preserve-3d;
    transform: translateZ(-20px) rotateX(90deg);
    opacity: 0;
}

.is-visible .word-rotator.rotate-2 i {
    opacity: 1;
}

.word-rotator.rotate-2 i.in {
    -webkit-animation: word-rotator-rotate-2-in .4s forwards;
    animation: word-rotator-rotate-2-in .4s forwards;
}

.word-rotator.rotate-2 i.out {
    -webkit-animation: word-rotator-rotate-2-out .4s forwards;
    animation: word-rotator-rotate-2-out .4s forwards;
}

.word-rotator.rotate-2 em {
    transform: translateZ(20px);
}

.no-csstransitions .word-rotator.rotate-2 i {
    transform: rotateX(0deg);
    opacity: 0;
}

    .no-csstransitions .word-rotator.rotate-2 i em {
        transform: scale(1);
    }

.no-csstransitions .word-rotator.rotate-2 .is-visible i {
    opacity: 1;
}









/* scale */
.word-rotator.scale b {
    opacity: 0;
}

.word-rotator.scale i {
    display: inline-block;
    opacity: 0;
    transform: scale(0);
}

.is-visible .word-rotator.scale i {
    opacity: 1;
}

.word-rotator.scale i.in {
    -webkit-animation: scale-up .6s forwards;
    animation: scale-up .6s forwards;
}

.word-rotator.scale i.out {
    -webkit-animation: scale-down .6s forwards;
    animation: scale-down .6s forwards;
}

.no-csstransitions .word-rotator.scale i {
    transform: scale(1);
    opacity: 0;
}

.no-csstransitions .word-rotator.scale .is-visible i {
    opacity: 1;
}

@-webkit-keyframes scale-up {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    60% {
        transform: scale(1.2);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale-up {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    60% {
        transform: scale(1.2);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes scale-down {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    60% {
        transform: scale(0);
        opacity: 0;
    }
}

@keyframes scale-down {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    60% {
        transform: scale(0);
        opacity: 0;
    }
}

/* push */
.word-rotator.push b {
    opacity: 0;
}

    .word-rotator.push b.is-visible {
        opacity: 1;
        -webkit-animation: push-in .6s;
        animation: push-in .6s;
    }

    .word-rotator.push b.is-hidden {
        -webkit-animation: push-out .6s;
        animation: push-out .6s;
    }

@-webkit-keyframes push-in {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }

    60% {
        opacity: 1;
        transform: translateX(10%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes push-in {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }

    60% {
        opacity: 1;
        transform: translateX(10%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes push-out {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    60% {
        opacity: 0;
        transform: translateX(110%);
    }

    100% {
        opacity: 0;
        transform: translateX(100%);
    }
}

@keyframes push-out {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    60% {
        opacity: 0;
        transform: translateX(110%);
    }

    100% {
        opacity: 0;
        transform: translateX(100%);
    }
}


.bg-color-yellow {
    background: #FFDA1C !important;
}

.text-2 {
    font-size: .9em !important;
}

.text-3 {
    font-size: 1em !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.show_counter .counters strong {
    display: block;
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
    font-size: 2em;
}

.badge-success {
    background-color: #28a745;
    color: #FFF;
}

.badge-warning {
    background-color: #ffc107;
    color: #FFF;
}

.badge-danger {
    background-color: #dc3545;
    color: #FFF;
}

.left-10 {
    left: 10px !important;
}

.bottom-10 {
    bottom: 10px !important;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.text-color-dark, .text-dark {
    color: #212529 !important;
}

a.text-dark:focus, a.text-dark:hover {
    color: #121416 !important;
}

.text-4 {
    font-size: 1.2em !important;
}
.text-5 {
    font-size: 1.50em !important;
}
.text-color-secondary, html .text-secondary {
    color: #49b6fc !important;
}

html .text-color-light, html .text-light {
    color: #FFF !important;
}

.owl-carousel .owl-nav {
    top: 50%;
    position: absolute;
    width: 100%;
    margin-top: 0;
    transform: translate3d(0, -50%, 0);
}

.owl-carousel.nav-style-1 .owl-nav .owl-next, .owl-carousel.nav-style-1 .owl-nav .owl-prev {
    width: 20px;
    background: transparent !important;
    color: #000;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-carousel .owl-nav button.owl-prev {
    left: -30px;
}

.owl-carousel .owl-nav button.owl-next {
    right: -30px;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    outline: 0;
    margin: 0;
    transform: translate3d(0, -50%, 0);
}

    .owl-carousel .owl-nav button.owl-prev:before {
        font-family: 'Font Awesome 6 Free';
        font-weight: 900;
        font-size: 8px;
        font-size: 0.5rem;
        content: "\f053";
        position: relative;
        left: -1px;
        top: -1px;
    }

    .owl-carousel .owl-nav button.owl-next:before {
        font-family: 'Font Awesome 6 Free';
        font-weight: 900;
        font-size: 8px;
        font-size: 0.5rem;
        content: "\f054";
        position: relative;
        left: 1px;
        top: -1px;
    }

/*.owl-carousel.stage-margin .owl-stage-outer {
    margin-left: 40px !important;
    margin-right: 40px !important;
}*/


.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {
    background-color:transparent;
    border-color: #5896e4 #5896e4 #508cd7;
    color: #000;
}

.owl-carousel.nav-style-1 .owl-nav .owl-next, .owl-carousel.nav-style-1 .owl-nav .owl-prev {
    color: #5896e4 !important;
}

    .owl-carousel.nav-style-1 .owl-nav .owl-next:before, .owl-carousel.nav-style-1 .owl-nav .owl-next:after, .owl-carousel.nav-style-1 .owl-nav .owl-prev:before, .owl-carousel.nav-style-1 .owl-nav .owl-prev:after {
        font-size: inherit;
    }

.owl-carousel.stage-margin .owl-stage-outer .owl-stage {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.owl-carousel .owl-nav button span{
    display:none !important;
}
.owl-carousel .owl-nav button::before{
    font-size:inherit !important;
}
.spot .teaser {
    position: relative;
    display: block;
    display: -webkit-box;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #a9a8b3;
    max-height: unset !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 90%;
}

.font-weight-semibold, .font-weight-semi-bold {
    font-weight: 600 !important;
}

/*css for aspect ration slider image*/
.aspect_ratio_16_3 {
    aspect-ratio: 16 / 3 !important;
}
.aspect_ratio_16_6 {
    aspect-ratio: 16 / 6 !important;
}
.aspect_ratio_16_9 {
    aspect-ratio: 16 / 9 !important;
}
.main-slider-img {
    background-size: cover;
    background-position: center,center;
    background-repeat: no-repeat;
    border-bottom-left-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
}
.main-slider .owl-nav{
    display:none;
}
.main-slider .owl-carousel.dots-inside .owl-dots {
    position: absolute;
    bottom: 2px;
    right: 10px;
    margin-top: 0;
}

.main-slider .owl-carousel .owl-dots .owl-dot.active span, .main-slider .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #0074ad;
}

/*start collapsible treeview css*/
.collapsible-treeview .collapsible{
    margin:0px !important;
}
.collapsible-treeview ul.collapsible li i {
    font-size: 1.1rem !important;
    margin-right: 0.75rem !important;
    width: auto;
}
.collapsible-treeview .collapsible-header{
    min-height:unset;
    line-height:unset;
}
.inner-level-ul {
    padding-left: 35px !important;
}
.hover-effect a:hover {
    color: rgba(64,89,121,1) !important;
}
.font-style-normal{
    font-style:normal;
}
.logo-select .media-thumb-container a .list-media-thumbnail-sidebar {
    width: 100%;
    height: 160px !important;
    object-fit: contain;
    max-width: 85%;
    margin: 0 auto;
    padding-right: 1rem;
}

.ceaser-dropdown{
    margin-left:auto;
    padding-right:20px;
    height:0px;
    display:flex;
    align-items:center;
 }
.ceaser-dropdown .select-wrapper{
    border:1px solid rgba(64,89,121,1) !important;
    border-radius:50px;
}
.ceaser-dropdown .select-wrapper input{
    height:35px;
}
.ceaser-dropdown .select-wrapper .dropdown-content{
    top:55px !important;
}
.ceaser-dropdown .select-wrapper span.caret{
    color:rgba(64,89,121,1) !important;
}
.ceaser-dropdown .select-wrapper:hover,.ceaser-dropdown .select-wrapper:hover span.caret{
    background:#000000;
    color:#fff !important;
}

.max-200{
    max-width:200px !important;
}
ul.slider-size {
    background: white;
    min-width: fit-content;
    position: absolute;
    left: 50%;
    top: 40px;
    z-index: 99;
    transform: translate(-50%);
    display: none;
    box-shadow: 3px 3px 10px rgba(50, 60, 70, 0.2);
}
ul.slider-size.active{
    display:block;
}
ul.slider-size li{
    padding: 0.5rem 1.25rem;
    cursor:pointer;
}
ul.slider-size li:hover{
    background:rgba(64,89,121,1);
    color:#fff;
}
ul.slider-size li.selected{
    background:rgba(64,89,121,1);
    color:#fff;
}

/*dynamic create page css*/
.bg-card {
    background:#f7f7f7;
}
.create_heading{
    position:relative;
    
    font-size:2.30em;
}
.create_subheading{
    font-size:1.3em;
    margin-top:2rem;
    font-weight:600;
}
.create_paragraph {
    
    font-size: 1.135em;
}
.create_paragraph p{
    padding-top:0.75rem;
    color:#212529;
}
.max-h-unset{
    max-height:unset !important;
}
.p-5 {
    padding: 3rem !important;
}
.line-h-33{
    line-height:33px;
}
.fs-18{
    font-size:18px;
}
.pl-3, .px-3 {
    padding-left: 1rem !important;
}
.pt-3 {
    padding-top: 1rem !important;
}
.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.create_social_media{

}
.create_social_media a{
    color:#5896e4 !important;
}
.text-7 {
    font-size: 2.2em !important;
}
.text-6 {
    font-size: 1.80em !important;
}
.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.create_breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    border-radius: 0.25rem;
}
.create_breadcrumb > li + li:before {
    color: inherit;
    opacity: 0.5;
    font-weight: 900;
    content: "/";
    padding: 0 7px 0 5px;
}

.input-with-icon {
    border: 1px solid #a7c4b0;
    border-radius:3px;
}
.bg-input {
    background-color: rgba(0, 0, 0, 0.06);
}
.input-with-icon input {
    border:0px;
    border-left: 1px solid #a7c4b0;
}
.input-with-icon span, .input-with-icon i{
    padding-left:10px;
    padding-right:10px;
}
.cardheader_checkbox{
    position:relative;
    top:1px;
}
.sortable-collapsible .collapsible-header, .sortable-collapsible .collapsible-body {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.bg_yellow_light {
    background-color: #fef9eb !important;
}
.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}

.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}

.pr-3, .px-3 {
    padding-right: 1rem !important;
}

pl-3, .px-3 {
    padding-left: 1rem !important;
}

.rounded {
    border-radius: 50px !important;
}

/*Create page css*/
.select_modules  .bs-card.media-thumb-container .media-thumbnail-icon i {
    font-size: 35px;
    margin: 0 auto;
    line-height: 48px;
}
.select_modules .bs-card {
    padding: 1rem;
}
.select_modules .bs-card.media-thumb-container .bs-card-body {
    display:block !important;
}
.select_modules  .bs-card.media-thumb-container .bs-card-body .list-item-heading {
    display: inline-block;
    margin-top: 0.75rem;
    color:#000000;
}
.select_modules .bs-card.media-thumb-container .media-thumbnail-icon {
    width: 100%;
    height: 45px;
}


.bs-card.type .bs-card-header .card-panel-icon {
    padding: 0;
    display: flex;
    gap: 0.25rem;
    align-items:center;
}
.bs-card.type .bs-card-header .card-panel-icon i {
    cursor: pointer;
    font-size: 1.3rem;
    line-height: 1;
    margin:0 0.3rem;
    width:unset;
    color:#000;
}
.position-relative{
    position:relative !important;
}
.collapsible.border-radius li .collapsible-accordian {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
}
.collapsible.border-radius li.active .collapsible-accordian {
    border-bottom: 1px solid rgba(120, 125, 130, 0.25) !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.text-ellipsis{
    display:block !important;
    width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    max-width:250px;
}

.caret-icon span{
    width:unset !important;
}

.link-color {
    color: rgba(71,135,195,1) !important;
}

    table.simulator-tbl tr th {
        background: #96A4B4;
        color: #fff;
        border-color: #fff;
    }

    table.simulator-tbl tr td {
        box-shadow: none;
    }

.price-align {
    text-align: right !important;
}

table.ansoning-tbl tr:nth-child(even) {
    background: rgba(0,0,0,.03);
}

table.ansoning-tbl tr:nth-child(odd) {
    background: rgba(0,0,0,.05);
}

table.box-shadow-none tr td {
    box-shadow: none !important;
}

/*start locker room design*/
.locker_room {
    position: absolute;
    display: block;
    top: 0px;
    border: solid 1px #dfdfdf;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #cfcfcf;
    left: 238px;
    width: 200px;
    opacity: 0;
    transition: 0.5s;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0px;
    border-left: 0;
}
ul.context-menu__items li:hover .locker_room {
    opacity: 1;
    transition: 0.5s;
    z-index: 9999;
    background: #ffffff;
}
.treeview-checkbox i {
    position: absolute;
    left: 0px;
    transition: 0.5s;
}
.treeview-checkbox .collapsible-header.active i {
    transform: rotate(90deg);
    transition: 0.5s;
}
.treeview-checkbox .collapsible-header.active {
    font-weight: normal;
}
/*end css for split booking*/

/*Start Order Invoice*/
.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}

.gap {
    gap: 1rem !important;
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}

.justify-content-around {
    justify-content: space-around;
}

.theme-bg {
    background: rgba(64,89,121,1) !important;
}

.d-flex {
    display: flex !important;
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.text--white {
    color: #fff !important;
}

.font-weight-700 {
    font-weight: 700 !important;
}

.font-size-16 {
    font-size: 1.6rem !important;
    line-height: 1.2;
}

.m-0 {
    margin: 0px !important;
}

.pl-2, .px-2 {
    padding-left: 0.5rem !important;
}
/*End Order Invoice*/

.input-with-search-icon{
    display:flex;
}
.input-with-search-icon button {
    display: flex;
}
.input-with-search-icon input {
    display: flex;
}
.bg_grey {
    background-color: rgba(100, 120, 140, 0.07) !important;
}
.bs-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: 0.25rem;
    border: initial;
    background: #fff;
    border-radius: 0.75rem;
    box-shadow: 0 1px 15px rgb(0 0 0 / 8%), 0 1px 6px rgb(0 0 0 / 8%);
}
.bs-card-body {
    padding: 1.75rem;
}
.modal-footer-center {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.75rem !important;
    grid-gap: 0.75rem;
}
/*end css for split booking*/

.create-more-page{
    position: absolute;
    z-index: 99999;
    top: 0;
    right: 20px;
    cursor: pointer;
}
.create-more-page svg{
    fill:#fff;
}
.create-page-popup {
    position: absolute;
    padding: 10px 0px;
    background: white;
    z-index: 99999;
    opacity: 1;
    right: 0;
    top: 0;
    width: 150px;
    border-radius: 0.75rem;
    max-height: 297px;
    display: none;
}
.create-page-popup.active{
    display:block;
}
.create-page-popup ul li{
    display:block;
    margin-left:0px !important;
    padding-left:20px !important;
    
}

ul.LocationTreeview li{
    
    margin-top:10px;
}
ul.LocationTreeview li.level-first{
    
}
ul.LocationTreeview li ul.location-level-2 li{
    padding-left:35px;
}
.fs-1-9{
    font-size:1.9rem !important;
}
.mt--5{
    margin-top:-5px !important;
}
.create-page-popup ul{
    padding-top:15px;
}
.create-page-popup ul svg{
    fill:#000 !important;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor:pointer;
    min-width:20px !important;
    max-width:20px !important;
    transform: rotate(90deg) !important;
}
.select-from-library .list-media-thumbnail {
    border-radius: 0.1rem;
    padding: 0;
    border: initial;
    height: auto;
    max-width: unset;
    height: 45px;
}
.mb-70{
    margin-bottom:70px !important;
}
.createpage_icon {
    padding-top: 0px !important;
}

.createpage_icon_inner {
    margin-bottom: 0px !important;
    padding-bottom: 10px !important;
    padding-top: 0px !important;
}
.active > .collapsible-header__text span, .main-sidebar__navigation li a:hover, .main-sidebar .main-sidebar__navigation .collapsible-header__text > span:hover, .main-sidebar__navigation li .collapsible-body .collapsible-submenu .collapsible-submenu__item .collapsible-body ul .collapsible-submenu__item.active-elm a {
    border-bottom: 1px solid #7FB993 !important;
}
.default-w-auto {
    width: auto !important;
}
.flex-no-wrap{
    flex-wrap:nowrap !important;
}
.align-items-end{
    align-items:flex-end !important;
}


.invoice .invoice_header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid rgba(120, 125, 130, 0.25);
}
.invoice .invoice_header .buyer {
    padding-top: 1rem;
    display: flex;
    flex-direction: row;
    gap: 1.5rem 3rem;
}
.text-small {
    font-size: 0.83rem !important;
    line-height: 0.9rem !important;
}
.bs-card .btn {
    padding: 0.55rem 1.2rem 0.5rem 1.2rem;
}
.font-weight-500 {
    font-weight: 600;
}

.font-size-1 {
    font-size: 1rem !important;
    line-height: 1.3;
}
.ml-2, .mx-2 {
    margin-left: 0.5rem !important;
}
.fullwidth-dialog .modal-content {
    border-radius: 18px;
}

.fullwidth-dialog {
    max-width: 86vw;
    margin: 1.75rem auto;
}

.fullwidth-pagescroll-modal {
    position: fixed;
    background: transparent !important;
    width: 100%;
    top: 0px !important;
    overflow: auto !important;
    min-height: 100vh !important;
}

.pr-3-rem {
    padding-right: 3rem !important;
}

.pl-3-rem {
    padding-left: 3rem !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pt-30 {
    padding-top: 30px !important;
}
.mt-auto {
    margin-top: auto !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.position-fixed{
    position:fixed;
}
.card-sideview {
    position: fixed;
    right: 0px;
    z-index: 9999;
    top: 50%;
    transform: translate(0%,-50%);
    width: 500px;
    right: -500px;
    transition: .5s ease;
}
.card-sideview.active{
    right:0px;
    transition:.5s ease;
}
.card-sideview .bs-card{
    background:#f2f3f5;
}
.vertical-btn {
    left: -50px;
    position: absolute;
    top: 50%;
    -webkit-writing-mode: vertical-lr;
    -webkit-text-orientation: upright;
    text-orientation: upright;
    background: rgba(64,89,121,1) !important;
    color: #ffffff;
    padding: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-weight: 600;
    transform: translate(-0%,-50%);
    
}
.vertical-btn label{
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding-top: 8px;
    cursor:pointer;
}
.max-w-75{
    max-width:75% !important;
}
.createpage_icon_inner {
    margin-bottom: 0px !important;
    padding-bottom: 10px !important;
    padding-top: 0px !important;
}
.sortable-menu-box ul li {
    background: none !important;
    border: none;
    margin:10px 0px;
    cursor:pointer;
}
.menulevel-2 {
    padding-left: 35px;
}
.menulevel-3 {
    padding-left: 70px;
}
.min-h-2-rem{
    min-height:2rem !important;
}
.cursor-notallowed{
    cursor:not-allowed !important;
}

.bg-page-header {
    background: #EDEEEF !important;
}
.aspect_ratio_16_4 {
    aspect-ratio: 16 / 4 !important;
}
.gap-30{
    gap:30px;
}

[type="checkbox"].input_height_chk:checked + label::after, [type="checkbox"].input_height_chk:not(:checked) + label::after {
    height: 48px !important;
    width: 48px !important;
}

[type="checkbox"].input_height_chk:checked + label::before {
    top: 9px !important;
    left: 7px !important;
}

[type="checkbox"].input_height_chk:checked + label::before {
    width: 15px;
    height: 23px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%;
}

.view_box_value.active, .view_column_value.active {
    background: rgba(71,135,195,1) !important;
    color: #fff;
}

.spot-box {
    border: 1px solid rgba(64,89,121,1);
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media only screen and (min-device-width:1366px) {
    .laptop-nowrap{
        flex-wrap:nowrap;
    }
}
    @media only screen and (max-device-width:1366px) {
        .Bannersection .aspect_ratio_16_4 .container h2 {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: initial;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            margin-top: 0px;
            min-height: auto !important;
            font-size: 25px !important;
        }

        .Bannersection .aspect_ratio_16_4 .container h4 {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: initial;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            margin-top: 0px;
            min-height: auto !important;
            font-size: 15px !important;
        }

        .Bannersection .aspect_ratio_16_6 .container h2 {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: initial;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            margin-top: 0px;
            min-height: auto !important;
            font-size: 35px !important;
        }

        .Bannersection .aspect_ratio_16_6 .container h4 {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: initial;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            margin-top: 0px;
            min-height: auto !important;
            font-size: 25px !important;
        }
    }

    .mr-15 {
        margin-right: 15px;
    }

    .pl-60 {
        padding-left: 60px !important;
    }

    .small_with_label {
        padding-left: 60px;
        width: 225px;
    }

    .mx-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .flex_image_overlay {
        position: relative;
    }

        .flex_image_overlay:before {
            content: "";
            background: rgba(33, 37, 41, 0.8);
            transition: all 0.3s;
            border-radius: 4px;
            bottom: -4px;
            color: #FFF;
            left: -4px;
            position: absolute;
            right: -4px;
            top: -4px;
            display: block;
            opacity: 0;
            z-index: 1;
        }

        .flex_image_overlay img {
            transition: all 0.3s ease;
            border-radius: 3px;
            position: relative;
            width: 100%;
        }

    .thumb-info-action {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 50%;
        left: 0;
        right: auto;
        bottom: auto;
        width: 100%;
        /* height: 45px;*/
        text-align: center;
        opacity: 0;
        transition: transform .2s ease-out, opacity .2s ease-out;
        transform: translate3d(0, -50%, 0);
        z-index: 2;
    }

    .flex_image_overlay:hover:before {
        opacity: 1;
    }

    .thumb-info-action-icon i {
        color: #fff;
        font-size: 20px;
    }

    .flex_image_overlay:hover .thumb-info-action {
        opacity: 1;
        transform: translate3d(0, -50%, 0);
    }

    .sponcer-logo:hover img {
        transform: scale(0.8, 0.8);
    }

    .opacity-0-5 {
        opacity: 0.5 !important;
    }

    script {
        display: none !important;
    }

    .ui-sortable-handle {
        display: block;
    }

    .modal.slider-left {
        left: -352px !important;
        margin: 0px;
        z-index: 99;
    }

        .modal.slider-left.active {
            left: 352px !important;
        }
    /*css for draggable menu list*/
    .draggable-menu-list ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .draggable-menu-list ul.menu-list li {
            display: block;
            margin-bottom: 5px !important;
            border: 0px solid #d8c2c2;
            background: #fff;
        }

        .draggable-menu-list ul.menu-list > li a {
            background: #fff;
            display: block;
            font-size: 14px;
            text-transform: uppercase;
            text-decoration: none;
            padding: 5px !important;
        }

            .draggable-menu-list ul.menu-list > li a:hover {
                cursor: move !important;
            }

        .draggable-menu-list ul.menu-list ul {
            margin-left: 20px !important;
            margin-top: 5px !important;
            margin-right: 20px !important;
        }

    .draggable-menu-list li.menu-highlight {
        border: 1px dashed red !important;
        background: #f5f5f5;
    }

    .tooltip-with-text {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .createpage-flex-bar {
        display: flex;
        flex-direction: row !important;
        width: 100%;
        gap: 30px;
        padding: 0px 6px;
    }

    .carousel_sortable {
        display: inline-flex;
        flex-wrap: wrap;
        gap: 38px;
        justify-content: center;
    }

    .max-h-150 {
        max-height: 150px;
    }

    .box-dashed-border {
        border: 2px dashed #e8d5d5;
    }

        .box-dashed-border:hover:before {
            display: none !important;
        }

        .box-dashed-border .action-plus-icon {
            display: block !important;
            opacity: 1 !important;
            transform: translate3d(0, -50%, 0) !important;
        }

        .box-dashed-border .thumb-info-action {
            display: none;
        }

    .submenu {
        cursor: pointer;
    }

    .carousel_sortable img {
        width: 200px !important;
    }

    .number-box {
        width: 70px !important;
        text-align: center !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .d-inline-flex {
        display: inline-flex;
    }

    .text-nowrap {
        white-space: nowrap;
    }

    .tooltip-with-text span {
        width: inherit !important;
    }

    .tooltip-with-text .tooltipped svg {
        fill: #A2ADAA;
        height: 1.2rem;
        width: 1.2rem;
    }

    .swal2-modal .swal2-content {
        word-break: break-all;
    }

    .fill-black {
        fill: #000000 !important;
    }

    .icon-button {
        font-size: 1.4rem !important;
        margin: 0 0.3rem;
        width: unset;
        height: unset;
        line-height: unset !important;
        cursor: pointer;
        color: #000;
    }

    .pl-25 {
        padding-left: 25px !important;
    }

    .pb-15 {
        padding-bottom: 15px !important;
    }

    .max-w-70 {
        max-width: 70px;
    }

    .two-line-ellipsis {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .main-sidebar__navigation .collapsible-submenu__item--with-children .collapsible-header.float-left {
        margin-left: -19px !important;
    }

    .sortable-list.sort_item li {
        border-radius: 15px;
        border: 1px solid rgba(186, 186, 186, 0.5);
        padding: 14px 20px 14px 15px;
        margin-bottom: 0.7rem;
    }

    .gallery-slider-img img {
        aspect-ratio: 12 / 8;
        object-fit: fill;
    }

    .gallery-slider-img:hover .gallery-overlay {
        position: absolute;
        height: 100%;
        width: 100%;
        background: black;
        opacity: 0.5;
        transition: 0.5s;
    }

    .gallery-slider-img:hover svg {
        display: block !important;
        fill: white;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }



    .pl-20 {
        padding-left: 20px !important;
    }

    .BigSectionDiv .collapsible .collapsible-body .main-slider-img h2 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .BigSectionDiv .collapsible .collapsible-body .main-slider-img h4 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .three-line-ellipsis {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .pl-25 {
        padding-left: 25px !important;
    }

    .ml-20 {
        margin-left: 20px;
    }

    .mr-20 {
        margin-right: 20px;
    }

    .tooltip-modal {
        position: absolute;
        display: none;
        background-color: #f9f9f9;
        border: 1px solid #ccc;
        padding: 10px 0px;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        max-width: 300px;
        z-index: 99 !important;
    }

        .tooltip-modal img {
            height: 100%;
            width: 100%;
        }

        .tooltip-modal .modal-header {
            min-height: inherit;
            padding: 0px 30px;
            margin: 0px 7px;
        }

            .tooltip-modal .modal-header h5 {
                font-size: 1rem !important;
            }

    .text-white {
        color: #fff;
    }

    .input-size {
        height: 47px !important;
        width: 47px !important;
    }

    .popup-scroll {
        max-height: 250px;
        overflow: auto;
    }

    .w-600 {
        width: 600px !important;
    }

    .right--30 {
        right: -30px;
    }

    .pt-48 {
        padding-top: 48px !important;
    }

    .left-0 {
        left: 0 !important;
    }

    .w-75 {
        width: 75% !important;
    }

    .pl-28 {
        padding-left: 28px !important;
    }

    .pb-20 {
        padding-bottom: 20px !important;
    }

    .whitespace-normal {
        white-space: normal !important;
    }

    .w-700 {
        width: 700px !important;
    }

    .text-decoration-underline {
        text-decoration: underline !important;
    }

    .single-signon-button {
        height: 58px !important;
        border-radius: 4px;
        font-size: 1.5rem;
    }

    .after-line {
        font-weight: 600;
        color: #1c1c1c;
        display: flex;
        align-items: center;
        white-space: nowrap;
        color: #fff;
        padding-top: 20px;
    }

    .title--center-line::before {
        content: "";
        background-color: #fff;
        height: 2px;
        width: 100%;
        margin-right: 1rem;
    }

    .title--center-line::after {
        content: "";
        background-color: #fff;
        height: 2px;
        width: 100%;
        margin-left: 1rem;
    }

    .flex-btn {
        gap: 18.75px;
    }

    .login-title {
        color: #fff;
        font-size: 1.6rem;
        text-align: left;
    }

    .w-700 {
        width: 700px !important;
    }

    .overflow-visible {
        overflow: visible !important;
    }

    .w-70 {
        width: 70% !important;
    }

    .edit-icon-spacing {
        padding-left: 25px;
    }

        .edit-icon-spacing svg {
            position: absolute;
            left: 0px;
        }

    .whitespace-nowrap {
        white-space: nowrap !important;
    }

    .slider-modal.active.mw-60 {
        max-width: 60% !important;
        min-width: 60% !important;
    }

    .custom-group-chk ul.multiple-select-dropdown .optgroup-option {
        position: relative;
        padding-left: 30px !important;
    }

        .custom-group-chk ul.multiple-select-dropdown .optgroup-option:before {
            content: '';
            position: absolute;
            top: 16px;
            left: 12px;
            width: 18px;
            height: 18px;
            z-index: 0;
            border: 2px solid #5a5a5a;
            border-radius: 1px;
            margin-top: 0;
            transition: .2s;
        }

        .custom-group-chk ul.multiple-select-dropdown .optgroup-option.active:before {
            display: none;
        }

        .custom-group-chk ul.multiple-select-dropdown .optgroup-option.active:after {
            content: "";
            top: 11px;
            left: 8px;
            width: 12px;
            height: 22px;
            border-top: 2px solid transparent;
            border-left: 2px solid transparent;
            border-right: 2px solid #26a69a;
            border-bottom: 2px solid #26a69a;
            -webkit-transform: rotate(40deg);
            transform: rotate(40deg);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
            position: absolute;
        }

    .mb-10 {
        margin-bottom: 10px !important;
    }

    .mt-12 {
        margin-top: 12px !important;
    }

    .h-cal-500 {
        max-height: calc(100vh - 500px);
        overflow: auto;
    }

    .slider-modal.active.mw-60 {
        max-width: 60% !important;
        min-width: 60% !important;
    }

    .rolles-tbl {
        border-collapse: separate;
        border-bottom-left-radius: 0.75rem !important;
        border-bottom-right-radius: 0.75rem !important;
        overflow: hidden !important;
    }

        .rolles-tbl thead tr th {
            padding-top: 2rem;
            padding-bottom: 2rem;
            background: rgba(64, 89, 121, 1) !important;
            color: white;
        }

        .rolles-tbl td, .rolles-tbl th {
            border-top: 1px solid rgba(0, 0, 0, .15);
            border-left: 0px;
        }

        .rolles-tbl tr:first-child td {
            padding-top: 1.5rem !important;
            padding-bottom: 1.2rem !important;
        }

        .rolles-tbl thead tr th:first-child, .rolles-tbl tbody tr td:first-child {
            padding-left: 28px !important;
        }

        .rolles-tbl td {
            padding-top: 1.2rem;
            padding-bottom: 1.2rem;
        }

        .rolles-tbl [type="checkbox"] + label {
            padding-left: 15px !important;
        }

        .rolles-tbl .treegrid-expander-expanded {
            transform: rotate(90deg);
            transform-origin: center;
        }

            .rolles-tbl .treegrid-expander-expanded::after {
                content: "";
                background: url("../Images/arrow/long_right_arrow.svg");
                height: 40px;
                width: 20px;
                background-repeat: no-repeat;
                border: 0px;
                left: 7px;
                top: 0px !important;
            }

        .rolles-tbl .treegrid-expander-collapsed {
            transform: rotate(0deg);
            transform-origin: center;
        }

            .rolles-tbl .treegrid-expander-collapsed::after {
                content: "";
                background: url("../Images/arrow/long_right_arrow.svg");
                height: 40px;
                width: 20px;
                background-repeat: no-repeat;
                border: 0px;
                left: 3px;
                top: -4px !important;
            }

    .pb-1-rem {
        padding-bottom: 1rem !important;
    }

    .pt-1-rem {
        padding-top: 1rem !important;
    }


    .slider-modal.active.mw-60 {
        max-width: 60% !important;
        min-width: 60% !important;
    }

    .delete-box {
        width: 100%;
        align-items: center;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(64,89,121,1) !important;
    }

    .big-sidebar {
        position: fixed;
        right: -1050px;
        height: calc(100% - 80px);
        overflow: auto;
        background: #fff;
        z-index: 99;
        transition: 0.5s ease;
        width: 1050px !important;
    }

    .popup-scroll {
        max-height: 250px;
        overflow: auto;
    }

    .w-600 {
        width: 600px !important;
    }

    .right--30 {
        right: -30px;
    }

    .tab-plus-icon {
        position: relative;
        top: 9px;
        left: 10px;
    }

    ul.li-padding-0 li {
        padding: 0px !important;
    }

    .draggable-menu-list input[type="checkbox"] {
        position: relative;
    }

    .draggable-menu-list input[type="checkbox"], .banner_sidebar_content input[type="checkbox"] {
        position: relative;
    }

    /*Added css for facility detail and facility type page */
    .id_images {
        display: flex;
        gap: 1rem;
    }

        .id_images .flex_image.feature {
            flex-grow: 6;
            width: 100% !important;
        }

    .w-40 {
        width: 40%;
    }

    .flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .id_images .flex_image {
        width: 220px;
        flex-grow: 4;
    }

    .thumb-info-action-icon {
        display: flex;
        align-items: center;
        gap: 18px;
    }

    .action-plus-icon .thumb-info-action-icon {
        display: flex;
        align-items: center;
        gap: 18px;
        height: 100%;
        justify-content: center;
    }

    .count_overlay {
        position: relative;
    }

        .count_overlay:before {
            content: "";
            background: rgba(33, 37, 41, 0.8);
            transition: all 0.3s;
            border-radius: 4px;
            bottom: -4px;
            color: #FFF;
            left: -4px;
            position: absolute;
            right: -4px;
            top: -4px;
            display: block;
            opacity: 0.5;
            z-index: 1;
        }

    .plus-counter {
        color: #ffffff !important;
        font-size: 35px;
    }

    .id_images .flex_image.feature img {
        max-height: 100% !important;
    }

    .save-btn-fix {
        background: rgba(64, 89, 121, 1) !important;
        position: absolute;
        bottom: 0px;
        right: 0px;
        padding: 5px 0px;
        width: 100%;
        max-width: 250px;
        text-align: center;
        font-size: 20px;
        color: #ffffff;
        cursor: pointer;
    }

    .collapsible-header.active, .collapsible-body {
        font-weight: normal !important;
        border-bottom: 0px !important;
    }

    .dropdown-pen .collapsible-header {
        display: block;
        cursor: pointer;
        min-height: 50px;
        padding: 0 1rem;
        background-color: #fff;
        border-bottom: 1px solid #ddd;
    }

    .main-fileheader {
        display: flex;
        background: rgba(64, 89, 121, 1) !important;
        padding: 15px 0px;
        position: relative;
    }

        .main-fileheader .heading {
            padding-left: 30px;
            color: #fff;
        }

        .main-fileheader .fileaction {
            position: absolute;
            right: 50px;
            color: #ffffff;
        }

    .lister-content {
        min-height: 294px;
        max-height: 294px;
        overflow: auto;
    }

    .main-filelister:nth-child(2n+1) {
        background: #eeeeee;
    }

    .main-filelister {
        display: flex;
        padding: 10px 20px;
        position: relative;
        color: #000000;
        font-weight: 600;
        align-items: center;
        justify-content: space-between;
    }

    .icon-panel span svg {
        fill: #ffffff;
    }

    .checkbox-click label {
        pointer-events: none !important;
    }

    .hiddenextrainput .select-dropdown, .hiddenextrainput span.caret {
        display: none !important;
    }

    .hiddenextrainput .select-wrapper input {
        border: none !important;
    }

    .archive_section {
        background: #eeeeee;
        border-radius: 5px;
    }

    [type="checkbox"].filled-in:checked + label.bigcheckbox:after, [type="checkbox"].filled-in:not(:checked) + label.bigcheckbox:after {
        height: 45px;
        width: 45px;
    }

    [type="checkbox"].filled-in:checked + label.bigcheckbox:before {
        top: 6px;
        left: 7px;
    }

    [type="checkbox"].filled-in:checked + label.bigcheckbox:before {
        width: 15px;
        height: 25px;
    }

    .archive_chk_text {
        display: block !important;
    }

    .mb-5px {
        margin-bottom: 5px !important;
    }

    .archive_chk_text {
        color: #fff !important;
    }


    .archive_big {
        height: 35px !important;
        width: 35px !important;
        padding-left: 0px;
        margin-top: 4px;
    }

    [type="checkbox"].big-chk:checked + label::after, [type="checkbox"].big-chk:not(:checked) + label::after {
        height: 35px !important;
        width: 35px !important;
    }

    [type="checkbox"].big-chk:checked + label::before {
        width: 10px;
        height: 18px;
        border-top: 2px solid transparent;
        border-left: 2px solid transparent;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transform: rotateZ(37deg);
        transform-origin: 100% 100%;
    }

    [type="checkbox"].big-chk:checked + label::before {
        top: 6px !important;
        left: 7px !important;
    }

    [type="checkbox"].filled-in:checked + label.archive_big:after {
        background-color: green !important;
        border: 1px inset rgba(0, 0, 0, .12);
    }

    .archive_chk_text {
        display: inline-block;
        padding-left: 25px;
    }

    .archive_section {
        position: relative;
        display: flex;
        align-items: flex-start;
        background: #415A77;
        padding: 25px;
    }

    .text-red {
        color: #CC0000 !important;
    }

    .archive-text {
        word-break: normal !important;
    }

    .archive-sweetalert {
        width: 700px !important;
        padding-top: 30px !important;
        padding-bottom: 45px !important;
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

        .archive-sweetalert h2.swal2-title {
            padding-top: 0px !important;
            margin-top: 0px;
        }

        .archive-sweetalert h2.archive-text {
            padding-top: 22px !important;
        }

        .archive-sweetalert .swal2-spacer {
            display: none !important;
        }

        .archive-sweetalert .swal2-image {
            text-align: center;
            width: 100%;
            margin: 0 !important;
        }

        .archive-sweetalert .swal2-content {
            padding-bottom: 22px !important;
        }

    .max-100 {
        max-width: 100% !important;
    }

    .checkbox-jump-remove [type="checkbox"]:not(:checked), .checkbox-jump-remove [type="checkbox"]:checked {
        position: relative;
        display: flex !important;
    }

    .p-20 {
        padding: 20px !important;
    }

    .counter-logo {
        position: absolute;
        left: 30px;
        top: 0px;
        height: 100%;
        align-items: center;
        justify-content: center;
    }

        .counter-logo img {
            height: 150px !important;
            width: 150px !important;
            object-fit: contain;
        }

    input[type="checkbox"].filled-in {
        visibility: hidden;
    }

    .font-weight-normal {
        font-weight: normal !important;
    }

    .h-330 {
        height: 330px !important;
    }

    .src-fill-center {
        object-fit: fill;
        object-position: center center;
        height: 100% !important;
        width: 100% !important;
    }

    .currency-selector .currency-symbol {
        font-size: 25px;
        display: flex;
        align-items: center;
        border: 1px solid #a7c4b0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        width: 60px;
        justify-content: center;
    }

    .currency-selector .currency-amount {
        border-left: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        border-right: 0px;
    }

    .currency-selector .currency-drp {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        border-left: 0px;
    }

    .right-0 {
        right: 0px !important;
    }

    .text-normal {
        white-space: normal !important;
    }

    .min-max-w-400 {
        min-width: 400px;
        max-width: 400px;
        word-wrap: break-word;
    }

    .swal2-modal button[type=submit] {
        font-weight: normal !important;
    }

    /*Flip card css*/
    .flip-card .flip-front,
    .flip-card .flip-back {
        padding: 32px;
        padding: 2rem;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background: #FFF;
        box-shadow: 0px 0px 44px -10px rgba(0, 0, 0, 0.15);
        transform-style: preserve-3d;
        transition: ease transform 500ms;
    }


        .flip-card .flip-back .flip-content {
            transform: translate3d(0, 0, 1px);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

        .flip-card .flip-front.overlay:before,
        .flip-card .flip-back.overlay:before {
            transform: translate3d(0, 0, 0px);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

    .flip-card .flip-front {
        transform: translate3d(0, 0, 1px) rotateY(0deg);
    }

    .flip-card .flip-back {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transform: translate3d(0, 0, -1px) rotateY(180deg);
    }

    .flip-card:hover .flip-front {
        transform: translate3d(0, 0, -1px) rotateY(-180deg);
    }

    .flip-card:hover .flip-back {
        transform: translate3d(0, 0, 1px) rotateY(0deg);
    }

    .flip-card.flip-card-vertical .flip-front {
        transform: translate3d(0, 0, 1px) rotateX(0deg);
    }

    .flip-card.flip-card-vertical .flip-back {
        transform: translate3d(0, 0, -1px) rotateX(180deg);
    }

    .flip-card.flip-card-vertical:hover .flip-front {
        transform: translate3d(0, 0, -1px) rotateX(-180deg);
    }

    .flip-card.flip-card-vertical:hover .flip-back {
        transform: translate3d(0, 0, 1px) rotateX(0deg);
    }

    .flip-card.flip-card-3d .flip-front .flip-content, .flip-card.flip-card-3d .flip-back .flip-content {
        perspective: inherit;
        transform: translate3d(0, 0, 60px);
    }

    .flip-card-slider .flip-card img {
        aspect-ratio: 4 / 5 !important;
    }

    .flip-card-slider {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
        border-radius: 35px !important;
    }

        .flip-card-slider .flip-content {
            position: relative;
        }

        .flip-card-slider .card-button {
            position: absolute;
            left: 0px !important;
            border-radius: 0px !important;
            justify-content: center;
            align-items: center;
            bottom: 0px;
            width: 100%;
            font-size: 1.3rem !important;
            padding: 15px;
            line-height: 1.2 !important;
            white-space: normal !important;
            display: flex;
            align-items: center;
            height: 25% !important;
        }

        .flip-card-slider .flip-card {
            position: relative;
            border: none;
            perspective: inherit !important;
        }

            .flip-card-slider .flip-card img {
                aspect-ratio: 4/5 !important;
                object-fit: cover !important;
            }

    .aspect_ratio_4_6 {
        aspect-ratio: 4/6;
    }

    .flip-card-slider .owl-carousel .owl-item {
        border-radius: 0.5rem !important;
    }

    .back-content p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

    .p-0 {
        padding: 0px;
    }

    .h-42 {
        height: 42px !important;
    }

    .fs-21px {
        font-size: 21px !important;
    }

    .max-w-100 {
        max-width: 100% !important;
    }

    .action-panel-column {
        padding: 20px 20px 0px;
        min-width: 100%;
        margin-left: 0;
    }

    .fill-green {
        fill: #61BC40 !important;
    }

    .video-container {
        position: relative;
        width: 100%;
        margin: auto;
        background: #000;
        overflow: hidden;
        cursor: pointer;
    }

    /* Header containing the title and menu icon */
    .video-header {
        position: absolute;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 35px 0px;
        color: #fff;
        z-index: 9;
    }

    /* Video title styling */
    .video-title {
        font-size: 16px;
    }

    /* Three-dot menu icon styling */
    .menu-icon {
        font-size: 28px;
        cursor: pointer;
    }

    /* Video element */
    video {
        width: 100%;
        display: block;
    }

    /* Play button (centered) */
    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 77px;
        color: white;
        cursor: pointer;
        transition: 0.3s;
        display: flex;
        border: 2px solid #ffffff;
        z-index: 9;
        border-radius: 50%;
        padding: 5px;
    }



    /* Overlay that appears when clicking the three-dot menu */
    .video-overlay {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000000;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        color: white;
        font-size: 24px;
        text-align: center;
        opacity: 0.8;
        z-index: 9;
    }

    /* Copy icon */
    .copy-icon {
        cursor: pointer;
        padding: 10px;
        transition: 0.3s;
    }
    /* Success icon (hidden by default) */
    .success-icon {
        display: none;
        font-size: 32px;
        color: green;
    }

    .file-close-icon {
        position: absolute;
        right: 20px;
        top: 20px;
    }

    .copy-text {
        display: inline-block;
        position: absolute;
        top: 15px;
        font-size: 1rem;
    }

    .w-80 {
        width: 80%;
    }

    .mx-auto {
        margin-left: auto;
        margin-right: auto;
    }

    .six-line-ellipsis {
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .max-w-700 {
        max-width: 700px !important;
    }

    .cc-email-wrapper {
        min-height: 50px;
        cursor: text;
    }

        .cc-email-wrapper input {
            outline: none;
        }

    .badge {
        background-color: #f4f4f4;
        border: 1px solid #ddd;
    }

    .btn-close {
        font-size: 0.75rem;
    }

    .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
        display: block;
    }

    .invalid-feedback {
        display: none;
        width: 100%;
        margin-top: .25rem;
        font-size: 100%;
        color: #dc3545;
    }

    .cc-email-wrapper {
        min-height: 50px;
        cursor: text;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 0.5rem;
        gap: 0.5rem;
        background: #f4f7f8;
        border-radius: 0.25rem;
    }

        .cc-email-wrapper input {
            border: none;
            outline: none;
            flex: 1 1 auto;
            min-width: 120px;
            background: transparent;
        }

    .visually-hidden {
        position: absolute !important;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0 0 0 0);
        white-space: nowrap;
        border: 0;
    }

    .min-w-800 {
        min-width: 800px !important;
        max-width: 800px !important;
    }

    .popup-custom-close {
        position: absolute;
        right: 15px;
        top: 15px;
        font-size: 2.3rem;
    }

    .fs-18 {
        font-size: 18px;
    }

    .fs-16 {
        font-size: 16px !important;
    }

    .pb-50 {
        padding-bottom: 50px;
    }

    .pt-25 {
        padding-top: 25px;
    }

    .pb-25 {
        padding-bottom: 25px;
    }

    .content-padding {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 10px;
    }

    .approved-list td {
        color: var(--icon-green) !important;
    }

    .reject-list td {
        color: var(--icon-red) !important;
    }

    .pr-20 {
        padding-right: 20px;
    }

    .bg-quaternary {
        background: #011354;
    }

    .line-height-4 {
        line-height: 1.4 !important;
    }

    .search_filter_bar .wrap_headlines .headline {
        font-size: 1.9rem;
        line-height: 1.15;
        letter-spacing: .03rem;
        font-weight: 600;
        margin-bottom: 0;
        text-align: center;
        color: #fff;
    }

    .search_filter_bar .wrap_headlines .subheadline {
        font-size: 1.25rem;
        line-height: 1.3;
        font-weight: 400;
        text-align: center;
        color: #fff;
    }

    .text-4 {
        font-size: 1.2rem !important;
    }

    .btn-secondary {
        background: #0073e6 !important;
    }

    .btn-primary {
        background: #0045a5 !important;
    }

    .text-secondary {
        color: #0073e6 !important;
    }

    .btn-tertiary {
        background-color: #00824c !important;
    }

    .bg-black {
        background: #000000;
    }

    .object-fit-cover {
        object-fit: cover !important;
    }

    .text-primary {
        color: #0045a5 !important;
    }

    .text-4-5 {
        font-size: 1.24rem !important;
    }

    .text-smallest {
        font-size: 0.82rem !important;
        font-weight: 500;
        letter-spacing: -.01rem;
    }

    .bg-center {
        background-position: center;
    }

    .bg-white-75 {
        background: #bfd0e8;
    }

    .border-radius-0-7 {
        border-radius: 0.7rem !important;
    }

    .verticle-line {
        border-left: 1px solid rgba(0, 30, 60, 0.16);
        min-height: 70px;
    }

    .border-bottom-radius {
        border-bottom-left-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
    }

    .bg-img-property {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .fs-3-rem {
        font-size: 3rem;
    }

    .h-70px {
        height: 70px !important;
    }

    .line-height-5 {
        line-height: 1.5 !important;
    }

    .three-line-ellipsis {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
.bg-color-primary {
    background: #0045a5 !important;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.reject-list td {
    color: var(--icon-red) !important;
}

/*Calender color information css */
.mr-5{
    margin-right:5px;
}
.me-1 {
    margin-right: 2rem !important;
}
.aspect_ratio_1_1 {
    aspect-ratio: 1 / 1;
    background:red;
}
.w-10px {
    width: 10px;
}
.bg-xtranet {
    background: rgb(23, 162, 184) !important;
}

.bg-before-after {
    background: rgb(235, 198, 52,0.2) !important;
}

.bg-booked-terminal {
    background: rgba(210,110,4.1) !important;
}

.bg-blocking {
    background-color: rgba(97,105,113,1) !important;
}

.bg-booked-prioritylane {
    background-color: rgba(181,99,173,0.2) !important;
}

.bg-booked-Fastlane {
    background-color: rgba(181,99,173,1) !important;
}

.bg-closed {
   background: rgba(137, 198, 151,0.2) !important;
}

.bg-payment-awaiting {
    background-color: rgb(244,184,152) !important;
}

.bg-reserved {
    background-color: rgb(137,198,151) !important;
}

.bg-forening-approved {
    background-color: rgba(63,137,244,1) !important;
}

.bg-privateuser-approved {
    background-color: rgba(76,186,89,1) !important;
}

.bg-forening-request {
    background-color: rgba(63,137,244,0.2) !important;
}

.bg-privateuser-request {
    background-color: rgba(76,186,89,0.2) !important;
}

.bg-forening-conflict {
    background-color: rgba(237,0,0,1) !important;
}

.bg-privateuser-conflict {
    background-color: rgba(237,0,0,1) !important;
}

.bg-booked {
    background: rgba(255,161,52,1) !important;
}



.MultigroupforKontact{

}
.w-80{
    width:80px;
}
.w-500{
    width:500px;
    min-width:250px;
}
.overlay-before::before {
    content: "";
    background: black;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    position: absolute;
}

.bottom-30 {
    bottom: 30px !important;
}