<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*html, body, * {
    font-size: 14px;
}*/
html,
body {
    min-height: 100vh;

}
body {
    overflow: auto;
}
tr.loading {
    position: relative;
}
body.loading {
    overflow:hidden;
}
body.loading .spa-mask, tr.loading::after {
    content: ' ';
    position: absolute;
    background: transparent url('images/mask_1.png') repeat;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    visibility: visible;
    display: block;
    transition: all linear 0.5s;
    z-index: 999;
    opacity: 1;
}

tr.loading::after {
    height: 100%;
    z-index: 999;
}

body.loading .spa-mask .spa-content, tr.loading::before {
    position: absolute;
    font-weight: 700;
    text-align: center;
    top: 0;
    bottom: 0;
    height: 50px;
    z-index: 9999;
    background: #fff;
    width: 200px;
    margin: auto;
    left: 0;
    right: 0;
    line-height: 50px;
    text-transform: uppercase;
    color: #999;
    font-size: 14px;
    opacity: 1;
}
tr.loading &gt; td:last-child {
    display:none;
}

tr.loading::before {
    content: 'Operation Ongoing Please wait...';
    color: #fff;
    text-align: center;
    width:100%;
    background:transparent;
}

body .spa-mask {
    visibility: hidden;
    opacity: 0;
    display: none;
}

.spa-error-container {
    position: absolute;
    margin: auto;
    top: 25%;
    left: 0;
    bottom: 0;
    right: 0;
    width: 400px;
    height: 160px;
    background: #fff;
    z-index: 9999;
    border: solid 1px #eee;
    padding: 2.5em;
}

.hidden {
    opacity: 0;
    visibility: hidden;
    display: none;
}

p.lead {
    font-size: 16px;
}

.col-form-label {
    font-weight: 600;
}

.title-tool {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .title-tool &gt; .title-left, .title-tool &gt; .title, .title-tool &gt; .title-tool-right {
        margin: 0;
    }

    .title-tool &gt; .title {
        display: initial !important;
        font-weight: 700;
    }

    .title-tool &gt; .title-left {
        float: left;
        font-weight: 700;
    }

    .title-tool &gt; .title-tool-right {
        float: right;
        margin-top: 15px;
    }

.foot-section &gt; .foot-content {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 15px;
}

.border-top, .foot-section &gt; .foot-content {
    border-top: solid 1px #eee;
}

.border-bottom {
    border-bottom: solid 1px #eee;
}

.layouts .card {
    margin-top: 25px;
    margin-bottom: 15px;
}

.card-template {
    height: 50em;
    position: relative;
    border: solid 1px #111;
    max-height: 250px;
    cursor: pointer;
    margin-bottom: 15px;
}

    .card-template card-template-content {
        display: none;
    }

    .card-template:hover .card-template-title, .card-template:hover .card-template-footer {
        padding: 0;
        height: 0;
        min-height: 0px;
        visibility: hidden;
    }

    .card-template .card-template-title, .card-template .card-template-footer {
        text-align: center;
        color: #fff;
        font-weight: 700;
        opacity: 0.8;
        position: absolute;
        width: 100%;
        transition: all linear 0.2s;
        padding: 0.6em;
        z-index: 9;
        visibility: visible;
    }

    .card-template .card-template-content {
        min-height: 100px;
        margin: 1em 1em;
        text-align: center;
        z-index: 1;
    }

    .card-template .card-template-title {
        font-size: 16px;
        top: 0;
        left: 0;
        background: #999;
    }

    .card-template .card-template-footer {
        font-size: 14px;
        bottom: 0;
        left: 0;
        background: #404040;
        min-height: 60px;
    }

        .card-template .card-template-footer p {
            margin: 0;
        }

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

.fa-11x {
    font-size: 11em;
}

.fa-12x {
    font-size: 12em;
}

.layout-description {
    padding-top: 1em;
    max-height: 80%;
}

    .layout-description p {
        max-height: 100%;
    }

.layout-image .fa {
    color: #efefef;
}

.two-column-layout {
    display: inline-grid;
    grid-template-columns: 50% 50%;
}

.two-column-layout .layout-image, two-column-layout .layout-description {
    text-align: left;
}

.three-column-layout {
    display: inline-grid;
    grid-template-columns: 33.333% 33.333% 33.333%;
}

.three-column-layout .layout-image, .three-column-layout .layout-description {
    text-align: left;
    font-size: 0.75em;
}

.four-column-layout {
    display: inline-grid;
    grid-template-columns: 25% 25% 25% 25%;
}

.four-column-layout .layout-image, .four-column-layout .layout-description {
    text-align: left;
    font-size: 0.75em;
}
.three-column-layout .layout-image, .four-column-layout .layout-image {
    align-self: center;
    text-align: center !important;
}

.product-detail-layout {
    position: relative;
}

.product-detail-layout .layout-image, product-detail-layout .layout-description {
    text-align: left;
}

.product-detail-layout .layout-description p {
    font-size: 12px;
}

.product-detail-layout .layout-price {
    position: absolute;
    right: 0.6em;
    top: 0.6em;
}

.product-detail-layout .layout-price, .product-detail-preview .layout-price {
    font-size: 3em;
    font-weight: 700;
}

.multi-product-layout {
    display: inline-grid;
    grid-template-columns: 25% 25% 25% 25%;
}

.multi-product-layout .layout-price {
    font-size: 1em;
    top: 1em;
}

.multi-product-layout .product-detail-layout {
    margin: 5px;
    border: solid 1px #111;
    padding: 1em;
}

.multi-product-layout .layout-description {
    font-size: 0.8em;
}
.datepicker + .input-group-append &gt; .btn, .datepicker + .input-group-append &gt; .btn:hover {
    background-color: transparent;
    color: #6c757d !important;
    border: 0 !important;
    text-align: center !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    align-self: center;
    height: 0 !important;
}
input[name="layout_select"]:checked + .check_mask::after {
    content: ' ';
    background: #111;
    position: absolute;
    top: 2%;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90%;
    z-index: 1;
    opacity: 0.6;
    right: 0;
}

input[name="layout_select"]:checked + .check_mask::before {
    content: 'Layout Selected';
    position: absolute;
    top: 0;
    bottom: 4%;
    margin: auto;
    width: 100%;
    height: 40px;
    font-weight: bolder;
    color: #fff;
    left: 0;
    right: 0;
    text-transform: uppercase;
    font-size: 2em;
    z-index: 2;

    display: flex;
    align-self: center;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: 1em
}
input[name="layout_select"]:checked + .check_mask[data-layout]::before {
    content: attr(data-layout);
}

.p-0 {
    padding: 0;
}

.m-0 {
    margin: 0;
}

.card-layout-checkbox {
    width: 100%;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: transparent;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 !important;
    outline: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

[suffix] {
    position: relative;
}

    [suffix]::after {
        content: '%';
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        font-size: 1rem;
        font-weight: 700;
        line-height: 2.3;
        width: 30px;
        text-align: center;
        border-left: solid 1px #ced4da;
        border-radius: 0 3px 3px 0;
    }

    [suffix] .form-control {
        padding-right: 30px;
    }

.section-title {
    margin: 1em 0;
    font-weight: bolder;
    font-size: 20px;
}

.sample-editor-container {
    height: 350px;
    outline: dashed 1px #eee;
    background-color: #eee;
    margin: 1rem auto;
    position: relative;
}

    .sample-editor-container::after {
        content: 'Content Editor';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        height: 1em;
        width: 100%;
        text-align: center;
        color: #999;
        font-weight: bolder;
        text-transform: uppercase;
        font-size: 20px;
        font-family: Arial Black;
    }

.btn-default {
    color: #404040;
    background-color: #eee;
    border-color: #ccc;
    min-width: 60px;
    text-align: center;
    text-transform: uppercase;
}

.btn-group .btn-default {
    min-width: inherit;
}

.m-center {
    margin-left: auto;
    margin-right: auto;
}

.multi-product-media {
    border: 1px solid #ced4da;
    padding: 15px;
}

.multi-product-media, .multi-product-media .multi-product-head {
    position: relative;
}

.multi-product-media, .multi-product-media .multi-product-content, .multi-product-media .multi-product-price {
    margin-top: 15px;
}

.multi-product-media .multi-product-price, .multi-product-media .multi-product-tool {
    position: absolute;
    right: 0;
    top: 0;
}

.multi-product-media .multi-product-price {
    top: 0.6em;
}

.multi-product-media .multi-product-tool {
    top: -0.8em;
    right: -0.8em;
    overflow: hidden;
    height: 0;
    transition: all linear 5s;
}

.multi-product-media .multi-product-tool .btn {
    min-width: 25px;
    background: #fff;
    border-radius: 0;
    color: #555;
}

.multi-product-media .multi-product-tool .btn:hover {
    color: #111;
}

.multi-product-media:hover .multi-product-tool {
    height: auto;
}

.datepicker &gt; div {
    display: inherit !important;
}

.needs-spinner .loader {
    opacity: 0;
    visibility: hidden;
    transition: all linear 1s;
}

.needs-spinner.loading .loader {
    opacity: 1;
    visibility: visible;
}

.loader, .validation-response {
    position: absolute;
    height: 100%;
    right: 2.5em;
}

.table.sortable td:hover {
    cursor: move;
}
.layout-img-preview {
    padding: 0.6em;
    background-color:#eee;
    border:solid 1px #eee;
    margin-bottom:0.6em;
}

.product-selection {
    padding: 15px;
    border: solid 1px #ccc;
    position: absolute;
    top: -200%;
    z-index: 9;
    background: #eee;
    margin-bottom: 30px;
    display: none;
    left: 100%;
    width: 100%;
    min-width:250px;
}
.list-hover &gt; li {
    cursor:pointer;
}
.list-hover &gt; li:hover {
    background-color:#ced4da;
}
.product-detail-preview {
    text-align: center;
    background: #868E96;
    padding: 15px;
    min-height:350px;
}
.product-detail-preview-sm {
    min-height: 220px;
    padding:0;
}
.product-detail-preview &gt; img {
    position: relative;
    z-index: 2;
    width:100%;
}
.product-detail-preview:before {
    content: 'Product Preview';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 20px;
    width: 100%;
    text-align: center;
    color: #dee2e6;
    z-index: 1;
    font-size: 18px;
}
.multiproduct {
    position: relative;
    margin-top: 25px;
    margin-bottom: 5px;
    border: solid 1px #eee;
}
.multiproduct-preview:hover .multiproduct-tool, .multiproduct.multiproduct-edit .multiproduct-form {
    display: block;
}
.multiproduct-tool, .multiproduct-form, .multiproduct.multiproduct-edit .multiproduct-preview {
    display: none;
}
.multiproduct &gt; div {
    transition: all linear 0.5s;
}
.multiproduct-tool {
    position: absolute;
    top: 0;
    z-index: 3;
    background: transparent url('images/mask_1.png') repeat;
    width: 100%;
    padding: 10px;
    text-align: right;
}
.multiproduct-tool .btn-default {
    min-width:auto !important;
}
.multiproduct .multiproduct-form {
    padding:15px;
}


#main-section .table .btn-group &gt; .btn {
    margin-right: 0.5em;
    min-width: 70px;
    font-weight: normal;
    height: auto;
    padding: 0.25em;
}

#main-section #titleConent {
    margin-bottom: 0;
}

.product-detail-layout p {
    margin:0 !important;
    font-size:12px !important;
}
.gj-picker + .input-group-append {
    display: none !important;
}
.braveBrowser .tox-notifications-container {
    display:none !important;
    opacity:0;
    visibility:hidden;
}
.input-group {
    position:relative;
}
#main-section nav {
    background: transparent !important;
}

#main-section input[type="text"] + .input-group-append {
    display: inline-flex;
    position: absolute;
    padding: 0;
    background-color: transparent;
    right: 0px;
    z-index:9;
}
#main-section input[name="search"] {
    padding-right: 30px;
}
.braveBrowser input[name="Code"] {
    padding-right:30px;
}
.braveBrowser input[name="Code"] + .input-group-append {
    display: inline-flex;
    position: absolute;
    padding: 0;
    background-color: transparent;
    right: 0;
    z-index: 9;
    padding-right: 5px !important;
    padding-top: 5px !important;
}
.braveBrowser input[name="Code"] + .input-group-append &gt; .btn {
    padding: 0;
    background-color: transparent;
    color: #111 !important;
    z-index: 9;
    height: 100%;
    line-height: 2;
}
section.jumbotron {
    padding: 1em 1em 0;
    background:none !important;
}
.product-list-container.loading {
    position: relative;
    overflow: hidden !important;
    min-height: 100px;
}
.product-list-container.loading::after {
    content: 'searching';
    position: absolute;
    color: #fff;
    width: 100%;
    height: 30px;
    top: 0;
    bottom: 0;
    text-align: center;
    text-transform: uppercase;
    margin: auto;
    left:0;
}
.product-list-container.loading::before {
    content: '';
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    left: 0;
}
.tox-label {
    font-size: 16px !important;
    font-weight: 700 !important;
    margin-top: 15px !important;
}
.flex-container {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}
.flex-container .flex-item {
    flex: 1;
    padding: 10px;
    text-align: center;
    position:relative;
}
.grid-container {
    display: grid;
    grid-template-columns: 80px auto 50px;
}
.grid-container .grid-item {
    display:flex;
    align-self:start;
}
.control-group {
    top: 0;
    position: absolute;
    right: 0;
}
.control-group .btn {
    padding: 3px 8px;
    margin-right: 5px;
    margin-top: 5px;
}
.sweet-alert h2 {
    font-size:1.8em;
}
.slide-item .grid-container {
    display: grid;
    grid-template-columns: 120px auto 30px !important;
}
.static-content {
    position: absolute;
    right: 0;
    padding: 0 !important;
    text-align: center;
    background-color: #fff;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    display: flex;
    align-content: center;
    align-self: center;
}
.static-content &gt; .content {
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    display: flex;
    align-content: center;
    align-self: center;
    width: 100%;
    margin: -5px;
    padding: 5px;
}
.static-content &gt; p {
    display: block;
    align-self: center;
    width: 100%;
    line-height: 1 !important;
}
.static-content &gt; .content &gt; * {
    display: flex !important;
    flex: 1 !important;
    align-self: center;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
    padding: 5px;
}
.static-content &gt; .content &gt; a {

}
.carousel + .static-content {
    display: none;
}
[data-list-empty]:empty {
    position:relative;
    min-height:100px;
}
[data-list-empty]:empty::after {
    content: attr(data-list-empty);
    color: #dc3545 !important;
    text-align: CENTER;
    padding: 15px;
}
.form-check-label {
    top:-4px;
    font-size:13px;
    position:relative;
}
.btn.btn-link {
    background: none !important;
    color: #007bff !important;
}
.control-group .btn.text-danger {
    background: none !important;
    color: #dc3545 !important;
}
#static-content .form-group &gt; label.col-form-label {
    display: block;
}
#static-content .form-group &gt; .form-control, #static-content .form-group &gt; .custom-select {
    width: 100%;
}
@media only screen and (max-width: 768px) {
    .carousel-item .col {
        width: 100% !important;
        min-width: 100% !important;
        padding: 0;
    }

    .carousel-item .col {
        padding-bottom: 5px !important;
        background-color: #f2f2f2;
    }

    .carousel-control-next, .carousel-control-prev {
        top: 50%;
    }
    .carousel-inner .static-content {
        display:none;
    }
    .carousel + .static-content {
        display: block;
        position: relative;
        width: 100% !important;
        padding: 0;
    }
    a.carousel-control-prev, a.carousel-control-next {
        top: 0;
    }
    .carousel-indicators {
        margin-left:15%;
        margin-right:15%;
        width:100%;
    }
}
</pre></body></html>