﻿body {
    background-color: #ededed;
    color: #4e4e4e;
}

a {
    text-decoration: none !important;
}

    a.link-no-style {
        color: inherit !important;
        text-decoration: none !important;
    }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit !important;
}

#header {
    /*background-color: #fff;*/
}

.login-register-form-container {
    background-color: #1b1b1b;
}

.page-login-register-buttons {
    background-color: #272727;
}

.page-login-btn {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 0;
    text-align: center;
    border-radius: 13px;
    color: #70747D;
}

    .page-login-btn:hover {
        color: #70747D
    }

    .page-login-btn.active {
        color: #fff;
        background-color: #70747D;
    }

.select2-container .select2-selection--single {
    height: auto !important;
}

    .select2-container .select2-selection--single .select2-selection__rendered {
        display: block;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.5 !important;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        height: auto;
    }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 5px !important;
}

.postform-image-upload {
    text-align: center;
    background: #e6e6e6;
    border: 2px dashed #cacaca;
    padding: 3.5rem;
}

.newpost-container div[contenteditable=true] {
    min-height: 5rem;
    border-color: #f7f7f7;
    margin-top: 0;
}

[contenteditable=true]:empty:before {
    content: attr(placeholder);
    display: block; /* For Firefox */
}

.newpost-container .form-group label {
    font-size: 1.2rem !important;
    font-weight: 600 !important;
}


.imgPostImage {
    max-width: 100%;
}

.newpost {
    position: relative;
    overflow-x: inherit;
}

.aPostRemove {
    position: absolute;
    right: -16px;
    top: -24px;
    z-index: 999;
    font-size: 24px;
    color: #8a8a8a;
}

.lblPostNumber {
    position: absolute;
    left: -28px;
    top: -20px;
    z-index: 999;
    font-size: 24px;
    padding: .9rem;
    padding-top: .1rem;
    padding-bottom: .2rem;
    border-radius: 50%;
    color: #2c2c2c;
    font-weight: 700;
}

.aPostImageChange {
    display: none;
    font-size: 12px;
}

.newpost .inpTitle {
    font-size: 24px;
}

.newpost label {
    margin-top: .1rem;
    margin-bottom: .2rem;
    font-size: 13px;
}

.swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.sweet-loader {
    background-color: transparent !important;
}

    .sweet-loader h1, .sweet-loader h2, .sweet-loader h3, .sweet-loader h4, .sweet-loader h5, .sweet-loader h6 {
        color: #ededed !important;
    }

    .sweet-loader .fa-2x {
        color: #ededed !important;
        vertical-align: middle !important;
        font-size: 1.5rem !important;
    }

    .sweet-loader .swal2-content {
        color: #ededed !important;
    }

[class*="embed_grid"] {
    width: 100% !important;
}

.page-post-pin-button-container [class*="button_pin"] {
    width: 100% !important;
    height: 38px !important;
    line-height: 38px !important;
}

.post-card h1.card-title {
    font-size: 1.8rem;
}

.website-logo {
    max-height: 48px;
    height: 48px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3c3c3c;
    border: 1px solid #3c3c3c;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    color: #fff;
    padding: 2px 6px;
}

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #b9b9b9;
    border-radius: 4px;
    outline-offset: 0px;
    -webkit-appearance: none;
    padding-left: 5px;
}

.dataTable thead {
    background-color: #343a40;
    color: white;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #dddddd !important;
}

table.dataTable thead td, table.dataTable thead th {
    border-right: 1px solid #505050;
}

.filter-btn {
    border-radius: 3px;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    color: #6c757d;
    font-size: 12px;
    height: 60px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    padding: 15px 5px;
    position: relative;
    text-align: center;
}

    .filter-btn > .fa,
    .filter-btn > .fas,
    .filter-btn > .far,
    .filter-btn > .fab,
    .filter-btn > .fal,
    .filter-btn > .fad,
    .filter-btn > .svg-inline--fa,
    .filter-btn > .ion {
        display: block;
        font-size: 20px;
    }

    .filter-btn > .svg-inline--fa {
        margin: 0 auto;
    }

    .filter-btn:hover {
        border-color: #aaaaaa;
        color: #444;
    }

    .filter-btn:active, .filter-btn:focus {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .filter-btn > .badge {
        font-size: 10px;
        font-weight: 400;
        position: absolute;
        right: -10px;
        top: -3px;
    }



div.bgProductStatus i {
    color: #ad3385;
}

.gridBox {
    text-align: center;
    font-size: 20px;
}

.boxEmpty {
    text-align: center;
    font-size: 20px;
}

    .boxEmpty a {
        color: #6c757d;
    }

table.dataTable {
    font-size: 13px;
}

div.dt-buttons {
    clear: both;
    font-size: 13px;
}

.dt-button {
    border: none !important;
    border-radius: 5px !important;
}

.mh-70 {
    min-height: 70px;
}

.btn-toggle {
    border: 1px solid silver;
}

a {
    text-decoration: none;
}

table.dataTable.compact thead td, table.dataTable.compact thead th {
    padding: 4px 4px 4px 4px !important;
}

html.swal2-shown,
body.swal2-shown {
    /*overflow-y: hidden !important;*/
}

table.dataTable.compact tbody td.select-checkbox:after, table.dataTable.compact tbody th.select-checkbox:after {
    margin-top: -24px !important;
}

table.dataTable.compact tbody td.select-checkbox:before, table.dataTable.compact tbody th.select-checkbox:before {
    margin-top: -3px !important;
}

.tooltip-inner {
    max-width: none;
    white-space: nowrap;
    background: white;
    border: 3px solid #0e0e0e;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
    color: black !important;
    margin: 0;
    padding: 4px;
}

.tooltip.bottom .tooltip-arrow {
    top: 50;
    left: 50%;
    margin-left: -10px;
    border-bottom-color: red; /* black */
    border-width: 0 5px 5px;
}

#category-table tbody tr:hover {
    background-color: #ededed;
}

.ulToolbar {
    list-style: none;
    margin-bottom: 10px;
    padding: 0;
}

    .ulToolbar li {
        min-width: 77px;
        border-left-width: 1px;
        border-radius: 4px;
        border: 1px Solid #dfdfdf;
        margin: 0;
        padding-top: 1px;
        padding-bottom: 1px;
        font-size: 14px;
        float: left;
        margin-right: 5px;
        cursor: pointer;
    }

        .ulToolbar li:hover {
            background-color: #EEE;
            color: #484848 !important;
        }

.ulToolbarDv {
    padding: 5px 13px 5px 14px;
}

    .ulToolbarDv i {
        margin-right: 5px;
        vertical-align: middle;
        display: inline-block !important;
        font-size: 17px;
    }

    .ulToolbarDv span {
        line-height: 100%;
        padding: 2px 0;
        text-decoration: inherit;
        vertical-align: middle;
        display: inline-block !important;
    }

.btn-property {
    background-color: #3b8fc1;
    color: white;
}

    .btn-property:hover {
        background-color: #2a8bc5;
        color: white;
    }

.light-scroll {
    overflow-y: auto !important;
    overflow-x: hidden;
    /*padding-right: 8px;*/
}

    .light-scroll::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    .light-scroll::-webkit-scrollbar-thumb {
        background: #3c3c3c;
    }

    .light-scroll::-webkit-scrollbar-track {
        background: #dbdbdb;
    }

.light-scroll-sm {
    padding-right: 4px;
}

    .light-scroll-sm::-webkit-scrollbar {
        width: 4px;
        height: 4px;
    }

.light-scroll-xs {
    padding-right: 3px;
}

    .light-scroll-xs::-webkit-scrollbar {
        width: 2px;
        height: 2px;
    }

#footer {
    padding: 1rem;
}

#footer-welcome-text {
    font-size: .7rem;
}

#owl-subcategories .owl-dots {
    display: none;
}

.list-group {
    --bs-list-group-bg: transparent;
}

#logo {
    font-size: 1.5rem;
    font-weight: 900;
}

    #logo a {
        color: #494949;
    }

.post-card .card-title {
    font-size: 1.2rem;
}



    .pager a {
        line-height: 1;
    }

    .pager span {
        font-size: .2em !important;
        color: #70747D;
        display: block;
    }
