.btn-secondary {
    color: #fff !important;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-secondary:hover,
.btn-secondary:focus {
    color: #fff !important;
    background-color: #007bff;
    box-shadow: none;
    border-color: #007bff;
}
.btn-outline-secondary {
    border: 1px solid #007bff !important;
    color: #007bff !important;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:focus {
    color: #fff !important;
    background-color: #007bff;
}
.btn:focus {
    -webkit-transform: none;
    transform: none;
}

.table > thead > tr > th {
    color: #3b3f5c;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.table {
    width: 100%;
}
.table tr.filter th {
    display: table-cell !important;
    font-weight: 400;
    padding: .45rem .45rem;
}
.table tr.filter th.cell-disabled {
    background-color: #f1f2f3;
}
.table .actions-column {
    text-align: center;
}
.table .table-row-img {
    background-color: #ebedf2;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #ebedf2;
    flex: none;
    padding: 2px;
    width: 50px;
    height: 50px;
}
.table .actions-column .dt-header-btn {
}
.table .actions-column .dt-row-btn {
    width: 34px;
    height: 34px;
    padding: .5rem;
}
.table .form-control.dt-search-input[readonly] {
    background-color: #fff !important;
    cursor: pointer;
}
div.dataTables_wrapper div.dataTables_info {
    color: #888ea8;
    padding-top: 0.85em;
}
div.dataTables_wrapper div.dataTables_filter {
    display: none;
}
div.dataTables_wrapper div.dataTables_paginate {
    padding-top: 0.65em;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    display: inline-flex;
    -webkit-box-shadow: 2px 5px 17px 0 rgba(31, 45, 61, 0.1);
    box-shadow: 2px 5px 17px 0 rgba(31, 45, 61, 0.1);
}
div.dataTables_wrapper div.dataTables_length {
    padding-top: 0.65em;
    text-align: center;
}
div.dataTables_wrapper div.dataTables_length select {
    display: inline-block;
}
div.dataTables_wrapper div.dataTables_length select.form-control {
    background: #fff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23d3d3d3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") 50px 9px no-repeat;
    border: 1px solid #e0e6ed;
    padding: 8px 17px 8px 14px;
    border-radius: 6px;
    -webkit-box-shadow: 2px 5px 17px 0 rgba(31, 45, 61, 0.1);
    box-shadow: 2px 5px 17px 0 rgba(31, 45, 61, 0.1);
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
}

.table-controls > li > a {
    display: inline-block;
    padding: 8px 6px 6px;
    width: 30px;
    height: 30px;
    border: 1px dashed #bfc9d4;
    border-radius: 6px;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}
.table-controls > li > a:hover {
    -webkit-transform: translateY(-1px) scale(1.01);
    transform: translateY(-1px) scale(1.01);
}

.image-preview-box {
    background-color: #f4f4f4;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    border: 3px solid #f1f2f3;
    transition: all 0.2s ease;
}
.image-preview-xs {
    height: 2rem;
    width: 2rem;
}
.image-preview-sm {
    height: 3rem;
    width: 3rem;
}
.image-preview-md {
    height: 4.5rem;
    width: 4.5rem;
}
.image-preview-lg {
    height: 6rem;
    width: 6rem;
}
.image-preview-xl {
    height: 7.5rem;
    width: 7.5rem;
}

.background-preview-box {
    background-size: auto;
    height: 150px;
    width: auto;
}

.swal2-popup .swal2-title,
.swal2-container .swal2-title {
    color: #595959 !important;
}
.swal2-popup .swal2-content,
.swal2-modal .swal2-content {
    color: #545454 !important;
}
.swal2-content ul {
    text-align: left;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.swal2-icon.swal2-error {
    border-color: #f27474 !important;
    border: 5px solid #f27474 !important;
    box-shadow: none !important;
}
.swal2-icon.swal2-success [class^='swal2-success-line'] {
    background-color: #58db83 !important;
}
.swal2-icon.swal2-success .swal2-success-ring {
    border: 5px solid rgba(88, 219, 131, .3) !important;
    box-shadow: none !important;
}

.flatpickr-input[readonly] {
    color: #3b3f5c;
}

.switch-box {
    /*height: 46px;*/
}
label.switch {
    margin-bottom: 0;
}
label.switch.s-icons {
    width: 50px;
    height: 25px;
}

.form-group label {
    line-height: 16px;
}
.form-control {
    height: 46px;
}

.form-control:focus,
.select2-container.select2-container--open .select2-selection--single .select2-selection__rendered {
    box-shadow: 0 0 5px 2px rgba(194, 213, 255, 0.619608);
    border-color: #1b55e2;
    color: #3b3f5c;
}
.select2-container {
    margin-bottom: 0 !important;
}
.select2-container.select2-container--disabled .select2-selection--single {
    cursor: not-allowed;
}
.select2-container.select2-container--disabled .select2-selection--single .select2-selection__rendered {
    background-color: #f1f2f3;
    color: #acb0c3 !important;
}
span.select2.select2-container.select2-container--default.select2-container--open .select2-selection--single,
.select2-container--default.select2-container--open .select2-selection--multiple {
    box-shadow: 0 0 5px 2px rgba(194, 213, 255, 0.619608);
}
span.select2.select2-container.select2-container--default.select2-container--open .select2-selection--single {
    border: none;
}
.select2-container--default .select2-selection--multiple {
    /*cursor: pointer;*/
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #f1f2f3;
    cursor: not-allowed;
}

#sidebar ul.menu-categories.ps {
    padding-right: 16px;
}
#sidebar ul.menu-categories li.menu > .dropdown-toggle {
    padding: 10px 8px;
}
#sidebar ul.menu-categories li.menu > .dropdown-toggle svg {
    margin-right: 3px;
}
#sidebar ul.menu-categories ul.submenu > li a {
    margin-left: 12px;
}

.widget-five .widget-content .header {
    border-bottom: none;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    z-index: 2;
}

.widget-screen.new-widget {
    background: transparent;
}
.widget-screen {
    height: 185px;
    overflow: hidden;
    touch-action: manipulation;
    will-change: opacity, transform;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}
.widget-screen:hover,
.widget-screen:focus {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}
.widget-screen .widget-content {
    justify-content: center;
}
.widget-screen .widget-content .w-content {
    display: flex;
    align-self: normal;
    align-items: center;
    justify-content: center;
    background-color: #f1f2f3;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
}

.templates-container {
    background-color: #f1f2f3;
    padding: 10px 10px 15px;
    border-radius: 10px;
    overflow-y: scroll;
}
.templates-container .template-item {
    display: inline-block;
}
.templates-container .template-preview {
    display: block;
    background-color: #ebedf2;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 222px;
    height: 125px;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07), 0px 1px 11px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07), 0px 1px 11px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07), 0px 1px 11px 0px rgba(0, 0, 0, 0.07);
}
.templates-container .new-control.new-radio {
    margin: 10px 10px 0;
    padding: 0 0 25px;
}
.templates-container .new-control.new-radio .new-control-indicator {
    position: absolute;
    top: initial;
    bottom: 0;
    left: 94px;
    display: block;
    background-color: rgba(85, 85, 85, 0.3);
}


/* Responsive Styles */

/* xs */
@media (max-width: 767px) {
}

/* sm, md, lg, ... */
@media (min-width: 768px) {
}

/* md, lg, ... */
@media (min-width: 992px) {
}

/* lg, ...  */
@media (min-width: 1200px) {
}