﻿@media (min-width: 1200px) {
    .nk-sidebar-fat {
        width: 290px;
    }

        .nk-sidebar-fat + .nk-wrap > .nk-header-fixed {
            left: 290px;
        }

        .nk-sidebar-fat + .nk-wrap {
            padding-left: 290px;
        }

    .has-sidebar-fat .modal {
        padding-left: 0px;
    }
}

.table th,
.table td {
    vertical-align: middle;
}

.validation-summary-errors {
    color: #ff9800;
}

.nk-content {
    margin-top: 40px;
}

@font-face {
    font-family: 'PT Sans';
    src: url('/fonts/PTSans-Regular.eot');
    src: url('PTSans-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/PTSans-Regular.woff2') format('woff2'), url('/fonts/PTSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Anton';
    src: url('/fonts/Anton-Regular.eot');
    src: url('/fonts/Anton-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Anton-Regular.woff2') format('woff2'), url('/fonts/Anton-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Regular.eot');
    src: url('/fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/OpenSans-Regular.woff2') format('woff2'), url('/fonts/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dancing Script';
    src: url('/fonts/DancingScript-Regular.eot');
    src: url('/fonts/DancingScript-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/DancingScript-Regular.woff2') format('woff2'), url('/fonts/DancingScript-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('/fonts/Ubuntu-Regular.eot');
    src: url('/fonts/Ubuntu-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Ubuntu-Regular.woff2') format('woff2'), url('/fonts/Ubuntu-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cabin';
    src: url('/fonts/Cabin-Regular.eot');
    src: url('/fonts/Cabin-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Cabin-Regular.woff2') format('woff2'), url('/fonts/Cabin-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Odibee Sans';
    src: url('/fonts/OdibeeSans-Regular.eot');
    src: url('/fonts/OdibeeSans-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/OdibeeSans-Regular.woff2') format('woff2'), url('/fonts/OdibeeSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Indie Flower';
    src: url('/fonts/IndieFlower.eot');
    src: url('/fonts/IndieFlower.eot?#iefix') format('embedded-opentype'), url('/fonts/IndieFlower.woff2') format('woff2'), url('/fonts/IndieFlower.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sriracha';
    src: url('/fonts/Sriracha-Regular.eot');
    src: url('/fonts/Sriracha-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Sriracha-Regular.woff2') format('woff2'), url('/fonts/Sriracha-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*@font-face {
    font-family: 'Roboto';
    src: url('/fonts/Roboto-Regular.eot');
    src: url('/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Roboto-Regular.woff2') format('woff2'), url('/fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/

@font-face {
    font-family: 'Pacifico';
    src: url('/fonts/Pacifico-Regular.eot');
    src: url('/fonts/Pacifico-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Pacifico-Regular.woff2') format('woff2'), url('/fonts/Pacifico-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.accordion-head {
    background-color: #ebeef2;
}

    .accordion-head.collapsed {
        background-color: #ffffff;
    }

.inline-select {
    width: 195px;
}

.mobile-preview {
    width: 380px;
    height: 670px;
    background-color: #ededed;
    margin: 10px auto;
    border-radius: 5px;
    max-width: 100%;
    overflow: hidden;
    box-shadow: 0 0 4px 0px #fbfbfb;
}

    .mobile-preview iframe {
        width: 100%;
        height: 100%;
        max-height: 720px;
        border: none;
        box-shadow: 0 0 10px 5px #3F51B5;
    }

.preview-normal {
    margin-top: 20px;
}

.preview-fixed {
    position: fixed;
    top: 70px;
    right: 5px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.79);
    border-radius: 12px;
    padding-bottom: 0;
    z-index: 9999;
}

.gradient-picker {
    width: 50px;
    height: 50px;
    background: #ddd;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #09c2de;
}

.sp-preview {
    width: 30px;
    height: 24px;
    margin-right: 3px;
}

.sp-replacer {
    border-radius: 2px;
    height: 36px;
    width: 70px;
    box-shadow: 0 0 5px 0 #9E9E9E;
    border: 0;
    padding: 0;
}

.sp-preview {
    width: 44px;
    height: 36px;
    margin-right: 2px;
    border-radius: 15px 0 0 15px;
    margin-left: 0px;
    border: none;
    background-image: none;
}

.sp-dd {
    padding: 3px;
    height: 36px;
    line-height: 33px;
    float: left;
    font-size: 13px;
    color: #607D8B;
    /* margin-left: 3px; */
}

.form-group {
    position: relative;
    margin-bottom: 2px;
}

.custom-control-input:checked ~ .demo-label::before {
    color: #fff;
    border-color: #09c2de;
    background-color: #09c2de;
}

.custom-control-input:focus:not(:checked) ~ .demo-label::before {
    border-color: #dbdfea;
}

.gallery-item {
    width: 120px;
    height: 120px;
    border: 1px solid #808080;
    border-radius: 2px;
    display: inline-block;
    margin: 5px;
    position: relative;
    overflow: hidden;
}

.effect {
    display: inline-block;
}

.media-gallery-item {
    width: 90px;
    border: 1px solid #808080;
    border-radius: 4px;
    display: inline-block;
    margin: 4px;
    position: relative;
    overflow: hidden;
    height: 105px;
    cursor: pointer;
}

    .media-gallery-item:hover > .text {
        /*max-height: 40px*/
    }

    .media-gallery-item:hover .remove-icon {
        opacity: 1;
    }

    .media-gallery-item img {
        object-fit: contain;
        width: 100%;
        margin: auto;
        display: block;
        height: 100%;
    }

    .media-gallery-item .text {
        font-size: 11px;
        padding: 1px 2px;
        position: absolute;
        bottom: 0;
        width: 100%;
        color: #222;
        background: rgba(255, 255, 255, 0.80);
        max-height: 20px
    }

.selected-item {
    box-shadow: 0 0 3px 1px #4CAF50;
}

.checked-box {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #4CAF50;
    font-size: 20px;
}

.gallery-img {
    max-width: 120px;
    max-height: 120px;
    object-fit: cover;
    width: 100%;
}

.gallery-item .custom-checkbox {
    position: absolute;
    bottom: 8px;
    left: 6px;
}

.delete-icon {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 25px;
    cursor: pointer;
}

.remove-icon {
    position: absolute;
    top: 2px;
    left: 2px;
    font-size: 22px;
    color: #FF5722;
    cursor: pointer;
    opacity: 0.75;
}
.note-modal .modal-dialog {
    box-shadow:none;
}