﻿.table .text-body {
    color: #425e78 !important;
}

.block-action .btn-primary:hover {
    color: #fff !important;
}

.block-action .btn-danger:hover {
    color: #fff !important;
}

div.dataTables_wrapper div.dataTables_processing {
    width: 100%;
    left: 0;
    right: 0;
    margin-left: 0;
    top: -30px;
    bottom: 0px;
    background: rgba(255,255,255, 0.7);
}

.showspin {
    width: 100%;
    left: 0;
    right: 0;
    margin-left: 0;
    bottom: 0px;
    opacity: 0.4;
    background: rgba(255,255,255, 0.7);
}

.themespin {
    opacity: 0.4;
}

.spinner-border {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    color: #99a5b1;
}

.spinner-grow {
    position: absolute !important;
    top: 50% !important;
}

.dataTable td a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.departmentlink a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.breadcrumb li a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.login-language.topbar-dropdown .dropdown-menu {
    top: auto !important;
    bottom: 40px !important;
    left: calc(50% - 80px) !important;
    right: auto !important;
    transform: none !important;
}

@media (max-width: 767px) {
    .heading-wrapper.w-75 {
        width: 100% !important;
    }
}

.has-error {
    border-color: #f75964 !important;
    padding-right: calc(1.5em + .9rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f75964' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f75964' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .225rem) center;
    background-size: calc(.75em + .45rem) calc(.75em + .45rem)
}

.card-box.product-box {
    padding: 20px;
}

/*.product-box .bg-light {
    height: 365px;
    border: 1px solid #f3f7f9;
}

    .product-box .bg-light img {*/
/*object-fit: cover;*/
/*height: 100%;
        width: 100%;
    }*/

.themedetail .select2-container {
    width: 100px !important;
}


@media (max-width:1519px) {
    .inbox-rightbar .col-lg-8 {
        flex: 0 0 calc(100% - 292px);
        max-width: calc(100% - 292px);
    }

    .inbox-rightbar .col-lg-4 {
        flex: 0 0 292px;
        max-width: 292px;
    }
}

@media (max-width:1382px) {
    .inbox-rightbar .col-lg-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .inbox-rightbar .col-lg-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

        .inbox-rightbar .col-lg-4 > .float-right {
            float: none !important;
            margin-top: 20px;
        }

            .inbox-rightbar .col-lg-4 > .float-right .themedetail {
                margin-left: 0px !Important;
            }
}

@media (max-width:1090px) and (min-width: 1029px) {
    .inbox-rightbar .col-lg-8 .btn-group {
        width: calc(50% - 3px);
        margin: 2px 0px;
    }
}

@media (max-width:796px) and (min-width:650px) {
    .inbox-rightbar .col-lg-8 .btn-group {
        width: calc(50% - 3px);
        margin: 2px 0px;
    }
}

@media (max-width:649px) {
    .inbox-rightbar .col-lg-8 .btn-group {
        width: calc(33.33% - 3px);
        margin: 2px 0px;
    }
}

@media (max-width:420px) {
    .inbox-rightbar .col-lg-8 .btn-group {
        width: calc(50% - 3px);
    }
}

@media (max-width:380px) {
    .inbox-rightbar .col-lg-8 .btn-group {
        width: 100%;
    }
}

.layouts-list .card-box.product-box {
    padding: 0px;
    border-radius: 5px;
    border: 1px solid #ebebeb;
}

    .layouts-list .card-box.product-box .bg-light {
        height: 170px !important;
    }

.layouts-list .product-box .product-info {
    padding-top: 10px;
}

/*.layouts-list {
    max-height: 300px;
    overflow-y: auto;
}*/

.layouts-list .product-box .product-action, .layouts-list .product-box:hover .product-action {
    padding-top: 8px;
    padding-right: 9px;
}

/*.nav-item.active a.nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: 2px solid #1367C9;
}*/

.tab-content {
    border: 1px solid #dee2e6;
    padding-bottom: 20px !important;
}

.layout-nav .nav-tabs .nav-link {
    border: 0px;
    border-bottom: 2px solid transparent;
}

    .layout-nav .nav-tabs .nav-link.active {
        border-color: #2892fd;
    }

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer !important;
    float: right !important;
    font-weight: 700 !important;
    height: 26px !important;
    margin-right: 20px !important;
    padding-right: 0 !important;
}

.form-control:disabled {
    background-color: #eee !important;
    opacity: 1 !important;
    cursor: not-allowed;
}

.custom-file-input:disabled ~ .custom-file-label, .custom-file-input[disabled] ~ .custom-file-label {
    background-color: #eee !important;
    opacity: 1 !important;
    cursor: not-allowed;
}

.menu-checkbox-list {
    background: #fafafa;
    overflow: visible;
    height: 480px;
}

    .menu-checkbox-list .dd > ol.dd-list {
        background: #fff;
        border: 1px solid #efefef;
        border-radius: 4px;
        overflow: hidden;
    }

    /*menu tree*/

    .menu-checkbox-list .menu-checkbox-container {
        display: inline-block;
        position: relative;
        padding-left: 25px;
        margin-bottom: 6px;
        margin-top: 6px;
        cursor: pointer;
        -webkit-user-select: none;
        /*font-family: "Roboto","Helvetica","Arial",sans-serif;*/
        letter-spacing: .04em;
        line-height: 1.18;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .menu-checkbox-list .menu-checkbox-container input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0;
        }

    .menu-checkbox-list .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 16px;
        width: 16px;
        border: 2px solid #616161;
        border-radius: 2px;
    }

    .menu-checkbox-list .menu-checkbox-container:hover input ~ .checkmark {
    }

    .menu-checkbox-list .menu-checkbox-container input:checked ~ .checkmark {
        background-color: #2892fd;
        border: 0;
    }

    .menu-checkbox-list .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .menu-checkbox-list .menu-checkbox-container input:checked ~ .checkmark:after {
        display: block;
    }

    .menu-checkbox-list .menu-checkbox-container .checkmark:after {
        left: 6px;
        top: 2px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.mb-2px {
    margin-bottom: 2px;
}

.menu-checkbox .bt-icon.chevron-right {
    cursor: pointer;
}

    .menu-checkbox .bt-icon.chevron-right:not(.collapsed) {
        transform: rotate(90deg);
    }

.menu-checkbox-list .menu-checkbox {
    padding-left: 10px;
}

    .menu-checkbox-list .menu-checkbox.active-selection {
        background: #e1e1e1;
    }

[dir=ltr] label.bt-checkbox-md {
    margin-bottom: 0;
}

/*Custom Checkbox Style*/
.menu-checkbox-container {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 6px;
    margin-top: 6px;
    cursor: pointer;
    -webkit-user-select: none;
    letter-spacing: .04em;
    line-height: 1.18;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .menu-checkbox-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .menu-checkbox-container .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 16px;
        width: 16px;
        border: #adb5bd solid 1px;
        border-radius: 2px;
    }

    .menu-checkbox-container input:checked ~ .checkmark {
        background-color: #1367c9;
        border: 0;
    }

        .menu-checkbox-container input:checked ~ .checkmark:after {
            display: block;
        }

    .menu-checkbox-container .checkmark:after {
        left: 6px;
        top: 2px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .menu-checkbox-container input:disabled + span {
        opacity: 0.4;
        cursor: not-allowed;
    }

.picker .input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-left-radius: .2rem !important;
    border-bottom-left-radius: .2rem !important;
}

/*.note-editing-area {
    height: 300px !important;
}*/

/*.note-editable.card-block {
    height: 300px !important;
}*/

.dropify-wrapper .dropify-message span.file-icon p {
    font-size: 16px;
}

/*indeterminate*/
.checkbox input[type="checkbox"]:indeterminate + label::before {
    border: #98a6ad solid 1px !important;
    background-color: #fff !important;
    border-radius: 3px !important;
}

.checkbox input[type="checkbox"]:indeterminate + label:after {
    top: 2px !important;
    content: "" !important;
    padding-left: 0px !important;
    height: 10px !important;
    width: 10px !important;
    background: #a9a9a9 !important;
    margin: 4px 3px 6px -14px !important;
}

.checkbox label::before {
    background-color: transparent;
    border-radius: 3px;
    border: 1px solid #98a6ad !important;
    content: "";
    display: inline-block;
    height: 18px;
    left: 0;
    margin-left: -18px;
    position: absolute;
    transition: .3s ease-in-out;
    width: 18px;
    outline: 0 !important;
    top: 2px;
}

.checkbox-primary input[type=checkbox]:checked + label::before {
    background-color: #2892fd;
    border-color: #2892fd !important;
}

.checkbox-primary input[type=checkbox]:checked + label::after {
    border-color: #fff !important;
}

.checkbox input[type=checkbox]:checked + label::after {
    content: "";
    position: absolute;
    top: 6px;
    left: 7px;
    display: table;
    width: 4px;
    height: 8px;
    border: 2px solid #2892fd;
    border-top-width: 0;
    border-left-width: 0;
    transform: rotate(45deg);
}

.radio-check-container {
    display: block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .radio-check-container label {
        margin: 0;
    }

    /* Hide the browser's default checkbox */
    .radio-check-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.radio-check-checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    border: 1px solid #616161;
    border-radius: 3px;
}

/* When the checkbox is checked, add a blue background */
.radio-check-container input:checked ~ .radio-check-checkmark {
    background-color: #2892fd;
}

/* Create the checkmark/indicator (hidden when not checked) */
.radio-check-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.radio-check-container input:checked ~ .radio-check-checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.radio-check-container .radio-check-checkmark:after {
    left: 6px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}




/*.thumbnail-container {
    width: calc(1335px * 0.25);
    height: calc(1460px * 0.25);
    display: inline-block;
    overflow: hidden;
    position: relative;
    background: #f9f9f9;
}*/
/* Image Icon for the Background */
/*.thumbnail-container::before {
        position: absolute;
        left: calc(50% - 16px);
        top: calc(50% - 18px);
        opacity: 0.2;
        display: block;
        -ms-zoom: 2;
        -o-transform: scale(2);
        -moz-transform: scale(2);
        -webkit-transform: scale(2);
        content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyIDMyIiBoZWlnaHQ9IjMycHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnIGlkPSJwaG90b18xXyI+PHBhdGggZD0iTTI3LDBINUMyLjc5MSwwLDEsMS43OTEsMSw0djI0YzAsMi4yMDksMS43OTEsNCw0LDRoMjJjMi4yMDksMCw0LTEuNzkxLDQtNFY0QzMxLDEuNzkxLDI5LjIwOSwwLDI3LDB6ICAgIE0yOSwyOGMwLDEuMTAyLTAuODk4LDItMiwySDVjLTEuMTAzLDAtMi0wLjg5OC0yLTJWNGMwLTEuMTAzLDAuODk3LTIsMi0yaDIyYzEuMTAyLDAsMiwwLjg5NywyLDJWMjh6IiBmaWxsPSIjMzMzMzMzIi8+PHBhdGggZD0iTTI2LDRINkM1LjQ0Nyw0LDUsNC40NDcsNSw1djE4YzAsMC41NTMsMC40NDcsMSwxLDFoMjBjMC41NTMsMCwxLTAuNDQ3LDEtMVY1QzI3LDQuNDQ3LDI2LjU1Myw0LDI2LDR6ICAgIE0yNiw1djEzLjg2OWwtMy4yNS0zLjUzQzIyLjU1OSwxNS4xMjMsMjIuMjg3LDE1LDIyLDE1cy0wLjU2MSwwLjEyMy0wLjc1LDAuMzM5bC0yLjYwNCwyLjk1bC03Ljg5Ni04Ljk1ICAgQzEwLjU2LDkuMTIzLDEwLjI4Nyw5LDEwLDlTOS40NCw5LjEyMyw5LjI1LDkuMzM5TDYsMTMuMDg3VjVIMjZ6IE02LDE0LjZsNC00LjZsOC4wNjYsOS4xNDNsMC41OCwwLjY1OEwyMS40MDgsMjNINlYxNC42eiAgICBNMjIuNzQsMjNsLTMuNDI4LTMuOTU1TDIyLDE2bDQsNC4zNzlWMjNIMjIuNzR6IiBmaWxsPSIjMzMzMzMzIi8+PHBhdGggZD0iTTIwLDEzYzEuNjU2LDAsMy0xLjM0MywzLTNzLTEuMzQ0LTMtMy0zYy0xLjY1OCwwLTMsMS4zNDMtMywzUzE4LjM0MiwxMywyMCwxM3ogTTIwLDhjMS4xMDIsMCwyLDAuODk3LDIsMiAgIHMtMC44OTgsMi0yLDJjLTEuMTA0LDAtMi0wLjg5Ny0yLTJTMTguODk2LDgsMjAsOHoiIGZpbGw9IiMzMzMzMzMiLz48L2c+PC9zdmc+");
    }*/
/* This is a masking container for the zoomed iframe element */
/*.thumbnail {
    -ms-zoom: 0.25;
    -moz-transform: scale(0.25);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.25);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.25);
    -webkit-transform-origin: 0 0;
}*/
/* This is our screen sizing */
/*.thumbnail,
    .thumbnail iframe {
        width: 1335px;
        height: 1460px;
        overflow: hidden;
    }*/
/* This facilitates the fade-in transition instead of flicker. It also helps us maintain the illusion that this is an image, since some webpages will have a preloading animation or wait for some images to download */
/*.thumbnail iframe {
            opacity: 0;
            transition: all 300ms ease-in-out;
        }*/
/* This pseudo element masks the iframe, so that mouse wheel scrolling and clicking do not affect the simulated "screenshot" */
/*.thumbnail:after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }*/

body[data-layout-mode=two-column] .sidebar-icon-menu {
    background-color: #8b0aff !important; /* background-image: linear-gradient(270deg, #6a12e8, #8b09ff); */
}

body[data-layout-mode=two-column] .sidebar-main-menu {
    background-image: linear-gradient(270deg, #6a12e8, #8b09ff) !important;
}

body[data-layout-mode=two-column][data-sidebar-color=light] .logo-box {
    background-image: linear-gradient(270deg, #6a12e8, #8b09ff) !important;
}

body[data-layout-mode=two-column] .sidebar-main-menu .nav .menuitem-active a.active {
    color: #fff !important;
    opacity: 1 !important;
}

body[data-layout-mode=two-column] .sidebar-main-menu .nav > .nav-item > .nav-link {
    color: #fff !important;
    opacity: 0.7 !important;
    font-weight: 600 !important;
}

.nav-second-level li a {
    color: #fff !important;
    opacity: 0.7 !important;
}

body[data-layout-mode=two-column] .sidebar-main-menu .menu-title {
    color: #fff !important;
}

/*.product-box .bg-light {
    overflow: hidden;
}*/

/*.thumbnail-container {
    transform: translate(-50%, 0);
    position: relative;
    left: 50%;
}
*/
/*.product-box .bg-light {
    background: #f9f9f9 !important;
}*/

body[data-layout-mode=two-column] .sidebar-main-menu .nav > .nav-item .menu-arrow {
    right: 0px !important;
}

.drpincludeheader-selectbox.themedetail .select2-container {
    width: 220px !important;
    text-align: left;
}

.drpincludeheader-selectbox .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 30px;
}

.thumbnail-border {
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.thumbnail-wrapper {
    overflow: hidden;
}

.modal.show:before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
}

.select2-results .option-value1, .select2-results .option-value2 {
    display: inline-block;
}

.select2-results .option-value2 {
    padding-left: 10px;
}

.page-title-box .page-title {
    font-size: 1.5rem !important;
    margin: 0 !important;
    line-height: 45px !important;
    color: #343a40 !important;
    font-weight: 200 !important;
}

.page-title-box .pages {
    font-size: 1.2rem !important;
    margin: 0 !important;
    line-height: 45px !important;
    color: #2892fd !important;
    font-weight: 400 !important;
}

.breadcrumb-item > a {
    color: #565656 !important;
    font-size: 16px !important;
    font-weight: 200 !important;
}

.breadcrumb-item {
    color: #565656 !important;
    font-size: 16px !important;
    font-weight: 200 !important;
}

    .breadcrumb-item.active {
        color: #565656 !important;
        font-size: 16px !important;
        font-weight: 400 !important;
    }

.page-title-box .breadcrumb {
    padding-bottom: 5px;
}

.aboutus-modal a {
    font-size: 16px;
}

/*.property.checkbox label::before {
    margin-left: -16px !important;
}*/

.layouts-list .product-box .bg-light img {
    object-fit: contain;
}

/*Layout Block*/

.layout-edit-subdiv {
    width: calc(100% - 100px);
    padding-left: 15px;
    color: #111 !important;
}

.layout-add-subdiv {
    width: 100%;
    padding-left: 15px;
    color: #111 !important;
}

.layout-edit-subdiv-a {
    border: 0;
    position: relative;
    display: inline-block;
}

.layout-add-subdiv-a {
    border: 0;
    position: relative;
}

.layout-block-i {
    font-size: 20px;
    cursor: pointer;
}

.layout-block-add {
    font-family: monospace;
    color: #111;
    font-size: 16px;
    border: 1px dashed #dad4d4;
    display: flex;
    justify-content: space-evenly;
    border-radius: 5px;
    align-items: center;
    background: #fbfbfb;
    margin-bottom: 5px;
    height: 40px;
    /*top: 35px;
    left: 5px;
    position:relative;*/
}

.layout-block-edit {
    /*color: #111;*/
    border: 1px dashed #dad4d4;
    /*display: flex;*/
    align-items: center;
    margin-bottom: 5px;
    border-radius: 5px;
    /* top:35px;
    left:5px;*/
    min-height: 170px;
}



.page-block-edit {
    color: #111;
    border: 1px dashed #dad4d4;
    /*display: flex;*/
    align-items: center;
    margin-bottom: 5px;
    /*background-color: #f9f9f9;*/
    border-radius: 5px;
    /*top: 55px;*/
}

.footer-block-edit {
    color: #111;
    border: 1px dashed #dad4d4;
    align-items: center;
    margin-top: 5px;
    /*background-color: #f9f9f9;*/
    border-radius: 5px;
}

.layout-zone {
    border: 1px dotted #aba6a6;
    border-radius: 3px;
    font-size: 16px;
    background-color: #e8e9ed;
    padding: 2px;
}

.layout-zone-preview {
    border: 1px dashed #dad4d4;
    border-radius: 3px;
    margin-bottom: 5px;
    /*top: 55px;*/
    position: relative;
    padding: 2px;
    background-color: #e8e9ed;
}

.product-box {
    position: relative;
    /*  overflow: hidden*/
}

.header-product-box {
    color: #111;
    border: 1px dashed #dad4d4;
    align-items: center;
    margin-bottom: 5px;
    /*background-color: #f9f9f9;*/
    border-radius: 5px;
}

.product-box .block-action {
    position: absolute;
    right: 0;
    top: 0;
    /*padding: 1.5rem 1.5rem 0 1.5rem;*/
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%);
    transition: all .3s ease 0s
}

.product-box:hover .block-action {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)
}

.header-product-box header > div {
    /*border: 1px dashed #dad4d4;*/
    border-bottom: 0;
    border-top: 0;
    border-radius: 5px;
}

    .header-product-box header > div:last-child {
        /*border: 1px dashed #dad4d4;*/
        border-radius: 5px;
        border-top: 0;
    }

    .header-product-box header > div:first-child {
        /*border: 1px dashed #dad4d4;*/
        border-radius: 5px;
        border-bottom: 0;
    }



/*.top-reload-button .header-top {
    top: 50px;
}*/

.top-reload-button .nav-mega {
    height: calc(100% - 8rem);
}

    .top-reload-button .nav-mega .btn-mega {
        width: 34px;
        height: 34px;
        padding: 6px 0;
        position: relative;
        top: 20px;
        z-index: 101;
        cursor: pointer;
    }

    .top-reload-button .nav-mega .mega-list {
        position: relative;
        top: 20px;
    }

.top-reload-button .bottom-header {
    top: calc(162px + 50px);
}

.top-reload-button .header-product-box:first-child {
    margin-top: 50px;
}

.top-reload-button button.btnReload {
    margin-left: auto;
    margin-right: auto;
    display: block;
    left: 0;
    z-index: 99999;
    position: static;
}

.top-reload-button .bg-white {
    position: fixed;
    top: 0;
    /*background: #fff3cd !important;*/
    background: #323a46 !important;
    z-index: 9999;
    left: 0;
    right: 0;
    height: 50px;
    padding-top: 12px;
}

.rendorbtn a.btn-primary.waves-light:hover {
    color: #fff !important;
    text-decoration: none;
}

.btn-xs {
    padding: .2rem .6rem;
    font-size: .75rem;
    border-radius: .15rem;
}

.btnReload {
    z-index: 1000;
    position: fixed;
    right: 1px;
}

.br-1 {
    border-right: 1px solid #ddd;
}

.page-mt {
    margin-top: 50px;
}

.chunkTree ul.bt-list li [data-role="expander"] {
    vertical-align: top;
    padding-top: 5px;
}

/*.chunkTree ul.bt-list-md li [data-role="display"] {
    padding-left: 24px;
    position: relative;
}*/

.chunkTree ul.bt-list-md li [data-role="display"] i.mdi {
    position: absolute;
    top: 6px;
    left: 0;
}

.chunkTree ul.bt-list-md li > ul.bt-list-md li [data-role="display"] {
    padding-left: 8px;
}


.doc-thumbnail {
    position: relative;
    /*width: 20px;*/
    background: #a8adb1;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
    padding: 4px;
    border-radius: 50%;
    left: 85px;
    margin-bottom: 52px;
    cursor: pointer;
    /*top: 20px;
    right: 7px;*/
}

.page-relative .tox.tox-tinymce {
    height: 800px !important;
}

.displayLabel {
    background: #0062cca1;
    color: #fff;
    border-radius: 0px 0px 5px;
    width: 90px;
    text-align: center;
    height: 31px !important;
    padding-top: 2px !important;
    font-size: 15px !important;
}

    .displayLabel:hover {
        background-color: #eeeeee;
    }

.contentSection {
    border: 1px dashed #dad4d4;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 5px;
    position: relative;
    overflow: visible;
}
    /* .contentSection .product-box {
        position: relative;
        overflow: hidden
    }*/

    .contentSection .contentblock-action {
        position: fixed;
        right: 0;
        /* top: 0;*/
        /*padding: 1.5rem 1.5rem 0 1.5rem;*/
        z-index: 3;
        /* opacity: 0;
        visibility: hidden;
        transform: translateX(100%);
        transition: all .3s ease 0s*/
    }

    .contentSection:hover .contentblock-action {
        opacity: 1;
        visibility: visible;
        transform: translateX(0)
    }

* {
    box-sizing: border-box
}

body {
    overflow-x: hidden;
    overflow-y: auto
}

.App {
    width: 100%
}

.Header-Container {
    padding: 20px 20px 0;
    background-color: #23527c;
    color: #fff
}

.Header-Content {
    max-width: 1200px;
    margin: 0 auto
}

.Header-Title {
    margin: 0;
    font-size: 18px;
    font-weight: 400
}

.Search-Container {
    padding: 2px 0px;
    /* background-color: #23527c; */
    color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    margin-right: 8px;
    margin-left: 8px;
    z-index: 999;
    border: 1px solid #ccc;
    margin-top: 10px;
}

.MainContainer.font_box {
    margin: 15px 0 0 0;
    padding: 0;
}

    .MainContainer.font_box .Result-List {
        margin-top: 0px;
        border: 1px solid #eee;
    }

.Search-Content {
    max-width: 1200px;
    margin: 0 auto
}

.Menu-Search-Form {
    display: flex;
    background-color: #fff;
    color: #333;
    border-radius: 3px;
    margin-bottom: 0px;
}

.Search-Label {
    padding: 10px;
    border-right: 1px solid #eee
}

.Search-Input {
    flex-grow: 1;
    padding: 10px;
    border: 0;
    border-radius: 0 3px 3px 0;
    font-size: inherit
}

    .Search-Input:focus {
        outline: none
    }

.MainContainer {
    max-width: 1200px;
    /*margin: 0 auto;*/
    padding-top: 15px;
    overflow: auto;
    max-height: calc(100% - 15px);
    margin-top: 15px;
}

.EditMenuContainer {
    max-width: 1200px;
    /*padding-top: 15px;*/
    overflow: auto;
    max-height: calc(100% - 60px);
    margin-top: 60px;
}

    .EditMenuContainer.font_box {
        /*margin: 15px 0 0 0;*/
        padding: 0;
    }

        .EditMenuContainer.font_box .Result-List {
            margin-top: 0px;
            border: 1px solid #eee;
        }

.Result-Row {
    margin-bottom: 23px
}

.Result-Icon-Container.selected-container {
    background-color: #f3f7f9;
    border: 2px solid #96969a;
    border-radius: 7px;
}

.Result-Icon-Container:hover {
    cursor: pointer;
}

.Result-Title {
    position: -webkit-sticky;
    position: sticky;
    top: -18px;
    z-index: 1;
    margin: 0;
    padding: 10px 20px;
    border-radius: 3px 3px 0 0;
    font-size: 165%;
    font-weight: 400;
    color: #fff;
    background-color: #96969a;
    margin-top: -20px;
}

.Result-List {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}

.Result-Icon-Container {
    width: 50%;
    padding: 20px;
    text-align: center;
    outline: 1px solid #eee;
    background-color: #fff
}

@media (min-width:480px) {
    .Result-Icon-Container {
        width: 33%
    }
}

@media (min-width:600px) {
    .Result-Icon-Container {
        width: 25%
    }
}

@media (min-width:768px) {
    .Result-Icon-Container {
        width: 20%
    }
}

@media (min-width:992px) {
    .Result-Icon-Container {
        width: 14.27%
    }
}

.Result-Icon {
    font-size: 30px;
    display: flex;
}

.Result-Icon-Name {
    font-size: 16px;
    font-weight: 400;
    opacity: .8;
    margin: 10px 0 0
}

.modal-iframe-height {
    height: calc(100vh - 100px) !important;
}

.modal-preview {
    min-height: calc(100vh - 158px);
}

    .modal-preview iframe.preview-iframe {
        height: calc(100vh - 158px) !important;
    }

.modal-tinymce-box .tox.tox-tinymce {
    min-height: calc(100vh - 150px) !important;
    height: calc(100vh - 150px) !important;
}

.modal-tinymce-box .CodeMirror {
    min-height: calc(100vh - 152px) !important;
    height: calc(100vh - 152px) !important;
}

.layout-block-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /*max-width: 165px;*/
    width: auto;
    max-width: calc(100% - 50px);
    display: inline-block;
    text-align: left;
    margin-right: 10px;
}

.alert-danger {
    color: #802e34 !important;
    background-color: #fddee0 !important;
    border-color: #fdd1d4 !important;
}

.alert-dismissible {
    padding-right: 3.9rem !important;
}

.alert {
    position: relative !important;
    padding: 0.75rem 1.25rem !important;
    margin-bottom: 1rem !important;
    border: 1px solid transparent !important;
    border-radius: 0.25rem !important;
}

.alert-dismissible .close {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    padding: 0.75rem 1.25rem !important;
    color: inherit !important;
}

#page-select-datatable_wrapper .dataTables_scrollHeadInner {
    border-bottom: 2px solid #dee2e6;
    border-top: 1px solid #dee2e6;
}

    #page-select-datatable_wrapper .dataTables_scrollHeadInner .table thead th {
        border: 0 !important;
    }

#page-select-datatable_wrapper .dataTables_scroll {
    border-bottom: 2px solid #dee2e6;
}

div#page-select-datatable_paginate {
    padding-top: 5px;
}

#layoutSelectModal .card-box.product-box img {
    height: 130px;
}

#layoutSelectModal .card-box.product-box {
    height: calc(100% - 6px);
    display: flex;
    flex-direction: column;
}

#layoutSelectModal .product-box .product-info .col-12.p-0 {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#layoutSelectModal .product-box .product-info h5.sp-line-1 {
    overflow: visible;
    text-overflow: unset;
    height: auto;
    display: block;
    font-size: 15px !important;
}

#layoutSelectModal .product-box .product-info {
    height: 100%;
}

#layoutSelectModal .card-box.product-box .bg-light {
    height: 100%;
}

#layoutSelectModal .product-box .product-info .align-items-center {
    height: 100%;
}

#layoutSelectModal .product-box .product-info .col-12.p-0 > .d-flex {
    margin-top: auto;
}

.loader-wrapper {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: 50% 50% no-repeat rgba(0, 0, 0, 0.6);
}

.block-action .dropdown-menu.show {
    top: 50px !important;
    left: 50px !Important;
}

.contentSection .product-box .block-action {
    position: absolute;
    right: 0;
    top: 0;
    /*padding: 1.5rem 1.5rem 0 1.5rem;*/
    z-index: 3;
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: all .3s ease 0s
}

.contentSection .product-box:hover .block-action {
    /* opacity: 1;
    visibility: visible;
    transform: translateX(0)*/
}

.top-reload-button .bg-white h4.text-white > a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.sharethis-inline-share-buttons {
    margin-top: 0px;
}