.custom-image-file {
    border: #cccbcb dashed 2px;
    cursor: pointer;
    padding: 1px;
    width: 156px;
    background: #ffff;
    height: 156px;
    text-align: center;
}

.custom-image-file-preview {
    position: relative;
    width: 150px;
    height: 150px;
}

.custom-image-file-preview img {
    width: 150px;
    height: 150px;
}

.image-file-controller {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
}

.custom-image-file-preview .btn {
    position: absolute;
    top: 55px;
    left: 60px;
    color: white;
}
:root {
    --m-c: #172120;
    --s-c: #e63312;
}

.tw-bg-main {
    background-color: var(--s-c);
    color: white;
}

.tw-bg-secondary {
    background-color: var(--m-c);
    color: white;
}

#app .tw-bg-green-700,
#app .tw-text-white {
    background-color: var(--s-c) !important;
    border-radius: 10px !important;
}

.aside.aside-dark,
.aside.aside-dark .aside-logo {
    background-color: #1f2125 !important;
}
.aside-dark .menu .menu-item .menu-link .menu-title {
    color: #fff;
}
.aside-dark .menu .menu-item .menu-link .menu-icon,
.aside-dark .menu .menu-item .menu-link .menu-icon .svg-icon,
.aside-dark .menu .menu-item .menu-link .menu-icon i {
    color: #fff;
}
.aside-dark .menu .menu-item .menu-section {
    color: #fff000 !important;
}
.menu-item .menu-link .menu-icon {
    margin-right: 0;
}

.aside-logo .logo {
    width: 150px;
}
.svg-icon {
    color: #ffffff;
}
.btn-check:active + .btn.btn-active-color-primary,
.btn-check:checked + .btn.btn-active-color-primary,
.btn.btn-active-color-primary.active,
.btn.btn-active-color-primary.show,
.btn.btn-active-color-primary:active:not(.btn-active),
.btn.btn-active-color-primary:focus:not(.btn-active),
.btn.btn-active-color-primary:hover:not(.btn-active),
.show > .btn.btn-active-color-primary {
    color: #ffc700;
}
.btn-check:active + .btn.btn-active-color-primary .svg-icon,
.btn-check:active + .btn.btn-active-color-primary i,
.btn-check:checked + .btn.btn-active-color-primary .svg-icon,
.btn-check:checked + .btn.btn-active-color-primary i,
.btn.btn-active-color-primary.active .svg-icon,
.btn.btn-active-color-primary.active i,
.btn.btn-active-color-primary.show .svg-icon,
.btn.btn-active-color-primary.show i,
.btn.btn-active-color-primary:active:not(.btn-active) .svg-icon,
.btn.btn-active-color-primary:active:not(.btn-active) i,
.btn.btn-active-color-primary:focus:not(.btn-active) .svg-icon,
.btn.btn-active-color-primary:focus:not(.btn-active) i,
.btn.btn-active-color-primary:hover:not(.btn-active) .svg-icon,
.btn.btn-active-color-primary:hover:not(.btn-active) i,
.show > .btn.btn-active-color-primary .svg-icon,
.show > .btn.btn-active-color-primary i {
    color: #ffc700;
}
.aside-dark .menu .menu-item .menu-link.active {
    transition: color 0.2s ease, background-color 0.2s ease;
    background-color: #fff000;
    color: #1f2125;
}
.aside-dark .menu .menu-item .menu-link.active .menu-title {
    color: #1f2125;
    font-weight: 700;
}
.aside-dark .menu .menu-item .menu-link {
    color: #fff;
}
.aside-dark
    .menu
    .menu-item.hover:not(.here)
    > .menu-link:not(.disabled):not(.active):not(.here),
.aside-dark
    .menu
    .menu-item:not(.here)
    .menu-link:hover:not(.disabled):not(.active):not(.here) {
    transition: color 0.2s ease, background-color 0.2s ease;
    background-color: #fff000;
    color: #1f2125;
}
.aside-dark
    .menu
    .menu-item.hover:not(.here)
    > .menu-link:not(.disabled):not(.active):not(.here)
    .menu-icon,
.aside-dark
    .menu
    .menu-item.hover:not(.here)
    > .menu-link:not(.disabled):not(.active):not(.here)
    .menu-icon
    .svg-icon,
.aside-dark
    .menu
    .menu-item.hover:not(.here)
    > .menu-link:not(.disabled):not(.active):not(.here)
    .menu-icon
    i,
.aside-dark
    .menu
    .menu-item:not(.here)
    .menu-link:hover:not(.disabled):not(.active):not(.here)
    .menu-icon,
.aside-dark
    .menu
    .menu-item:not(.here)
    .menu-link:hover:not(.disabled):not(.active):not(.here)
    .menu-icon
    .svg-icon,
.aside-dark
    .menu
    .menu-item:not(.here)
    .menu-link:hover:not(.disabled):not(.active):not(.here)
    .menu-icon
    i {
    color: #1f2125;
}
.aside-dark
    .menu
    .menu-item.hover:not(.here)
    > .menu-link:not(.disabled):not(.active):not(.here)
    .menu-title,
.aside-dark
    .menu
    .menu-item:not(.here)
    .menu-link:hover:not(.disabled):not(.active):not(.here)
    .menu-title {
    color: #1f2125;
    font-weight: 700;
}
.menu-item .menu-link .menu-arrow {
    width: 1rem;
    height: 1rem;
}
.menu-item .menu-link .menu-arrow i {
    color: #fff;
}
.aside-dark
    .menu
    .menu-item:not(.here)
    .menu-link:hover:not(.disabled):not(.active):not(.here)
    .menu-arrow
    i {
    color: #1f2125;
}
.aside-enabled.aside-fixed.header-fixed .header {
    background-color: #1f2125;
}
.aside-enabled.aside-fixed.header-fixed .header h1 {
    color: #fff !important;
}
.badge-light-success {
    color: #1f2125;
    background-color: #fff000;
}
.menu-content .text-hover-primary:hover,
.menu-content .text-hover-primary:focus {
    color: #fff000 !important;
}
.menu-gray-800 .menu-item .menu-link {
    color: #fff;
}
.menu-state-primary
    .menu-item.hover:not(.here)
    > .menu-link:not(.disabled):not(.active):not(.here),
.menu-state-primary
    .menu-item:not(.here)
    .menu-link:hover:not(.disabled):not(.active):not(.here) {
    color: #1f2125;
}
.menu-state-bg
    .menu-item.hover:not(.here)
    > .menu-link:not(.disabled):not(.active):not(.here),
.menu-state-bg
    .menu-item:not(.here)
    .menu-link:hover:not(.disabled):not(.active):not(.here) {
    background-color: #fff000;
}
.menu-state-primary
    .menu-item.hover:not(.here)
    > .menu-link:not(.disabled):not(.active):not(.here)
    .menu-title,
.menu-state-primary
    .menu-item:not(.here)
    .menu-link:hover:not(.disabled):not(.active):not(.here)
    .menu-title {
    color: #1f2125;
}
.menu-sub-dropdown {
    background-color: #1f2125;
    border-top: 1px solid #fff000;
}
.menu-gray-800 .menu-item .menu-link .menu-title {
    color: #ffffff;
}
.bg-default {
    background-color: #fff000;
}
.default-color {
    color: #1f2125;
}
.separator {
    border-bottom: 1px solid #fff000;
}
.btn.btn-primary {
    -webkit-clip-path: polygon(
        30% 0%,
        100% 0,
        100% 30%,
        100% 76%,
        88% 100%,
        30% 100%,
        0 100%,
        0 0
    );
    clip-path: polygon(
        30% 0%,
        100% 0,
        100% 30%,
        100% 76%,
        88% 100%,
        30% 100%,
        0 100%,
        0 0
    );
    background-color: #fff000 !important;
    color: #1f2125 !important;
    font-weight: 600;
    border-radius: 0;
    border: 1px solid #fff000;

    -webkit-clip-path: polygon(
        0 0,
        0 0,
        100% 0,
        100% 0,
        100% calc(100% - 15px),
        calc(100% - 15px) 100%,
        15px 100%,
        0 100%
    );
    clip-path: polygon(
        0 0,
        0 0,
        100% 0,
        100% 0,
        100% calc(100% - 15px),
        calc(100% - 15px) 100%,
        15px 100%,
        0 100%
    );
    min-height: 40px;
    overflow: hidden;
    position: relative;
    transition: 0.2s 0.1s;
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.w-350 {
    width: 350px !important;
}
.btn.btn-primary i {
    color: #1f2125 !important;
}
.btn-check:active i + .btn.btn-primary i,
.btn-check:checked i + .btn.btn-primary i,
.btn.btn-primary.active i,
.btn.btn-primary.show i,
.btn.btn-primary:active:not(.btn-active) i,
.btn.btn-primary:focus:not(.btn-active) i,
.btn.btn-primary:hover:not(.btn-active) i,
.show > .btn.btn-primary {
    color: #fff000 !important;
}
.btn-check:active + .btn.btn-primary,
.btn-check:checked + .btn.btn-primary,
.btn.btn-primary.active,
.btn.btn-primary.show,
.btn.btn-primary:active:not(.btn-active),
.btn.btn-primary:focus:not(.btn-active),
.btn.btn-primary:hover:not(.btn-active),
.show > .btn.btn-primary {
    color: #fff000 !important;
    background-color: #1f2125 !important;
}
.table > :not(:last-child) > :last-child > * {
    border-bottom-color: #fff000;
    border-bottom-width: 2px;
    color: #1f2125;
    font-weight: 800;
}
.table.table-row-bordered tr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #1f2125;
}
.btn .svg-icon-3 {
    color: red !important;
}
.svg-icon.svg-icon-muted {
    color: #1f2125;
}
div.dataTables_wrapper div.dataTables_filter label {
    font-weight: 600;
    color: #1f2125;
}
.second-color {
    color: #fff000 !important;
}
.bg-selver {
    background-color: #f0f0f0;
}
.form-check.form-check-solid .form-check-input {
    background-color: #fff000;
}
.form-check.form-check-solid .form-check-input:checked {
    background-color: #fff000;
}

.form-control.form-control-solid {
    background-color: #f0f0f0;
    color: #1f2125;
    border: 0;
    border-bottom: 1px solid #1f2125;
    border-radius: 0;
}
.dropdown.show > .form-control.form-control-solid,
.form-control.form-control-solid.active,
.form-control.form-control-solid.focus,
.form-control.form-control-solid:active,
.form-control.form-control-solid:focus {
    background-color: #eef3f7;
    border-color: #eef3f7;
    color: #1f2125;
}
.dropdown.show > .form-control.form-control-solid,
.form-control.form-control-solid.active,
.form-control.form-control-solid.focus,
.form-control.form-control-solid:active,
.form-control.form-control-solid:focus {
    background-color: #f0f0f0;
    border-color: #1f2125;
    color: #1f2125;
    border-width: 2px;
}
.page-item .page-link {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 19px;
    height: 2.2rem;
    min-width: 2.2rem;
    font-weight: 700;
    padding: 10px 18px;
    font-size: 1.1rem;
    color: #1f2125;
    background-color: #e5e6eb;
}
.page-item.active .page-link {
    background-color: #ffc700;
}
.page-item.next .page-link,
.page-item.previous .page-link {
    background-color: transparent;
    color: #1f2125;
}
.page-item:hover:not(.offset) .page-link,
.page-item:hover:not(.offset) .page-link i {
    color: #1f2125;
}
.form-select.form-select-solid {
    background-color: #fff;
    border-color: #fff000;
    color: #fff000;
    border-radius: 0;
}
.btn.btn-secondary {
    color: #1f2125;
    border-color: #e4e6ef;
    background-color: #fff000;
    border-radius: 0;
    -webkit-clip-path: polygon(
        0 0,
        0 0,
        100% 0,
        100% 0,
        100% calc(100% - 15px),
        calc(100% - 15px) 100%,
        15px 100%,
        0 100%
    );
    clip-path: polygon(
        0 0,
        0 0,
        100% 0,
        100% 0,
        100% calc(100% - 15px),
        calc(100% - 15px) 100%,
        15px 100%,
        0 100%
    );
}
.btn-check:active + .btn.btn-secondary,
.btn-check:checked + .btn.btn-secondary,
.btn.btn-secondary.active,
.btn.btn-secondary.show,
.btn.btn-secondary:active:not(.btn-active),
.btn.btn-secondary:focus:not(.btn-active),
.btn.btn-secondary:hover:not(.btn-active),
.show > .btn.btn-secondary {
    color: #fff000;
    background-color: #1f2125 !important;
}
.dropdown.show > .form-select.form-select-solid,
.form-select.form-select-solid.active,
.form-select.form-select-solid.focus,
.form-select.form-select-solid:active,
.form-select.form-select-solid:focus {
    background-color: #f5f8fa;
    border-color: #fff000 !important;
    color: #1f2125;
}
[data-kt-scrolltop="on"] .scrolltop {
    opacity: 0.6;
}
.scrolltop {
    background-color: #fff000;
    border-radius: 0;
}
.scrolltop:hover {
    background-color: #fff000;
}
.btn-check:active + .btn.btn-secondary .svg-icon,
.btn-check:active + .btn.btn-secondary i,
.btn-check:checked + .btn.btn-secondary .svg-icon,
.btn-check:checked + .btn.btn-secondary i,
.btn.btn-secondary.active .svg-icon,
.btn.btn-secondary.active i,
.btn.btn-secondary.show .svg-icon,
.btn.btn-secondary.show i,
.btn.btn-secondary:active:not(.btn-active) .svg-icon,
.btn.btn-secondary:active:not(.btn-active) i,
.btn.btn-secondary:focus:not(.btn-active) .svg-icon,
.btn.btn-secondary:focus:not(.btn-active) i,
.btn.btn-secondary:hover:not(.btn-active) .svg-icon,
.btn.btn-secondary:hover:not(.btn-active) i,
.show > .btn.btn-secondary .svg-icon,
.show > .btn.btn-secondary i {
    color: #fff000;
}
.card .card-body {
    background-color: #f0f0f0;
}
.nav-tabs {
    border-bottom: 1px solid #1f2125;
    background-color: #f0f0f0;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #1f2125;
    background-color: #fff000;
    border-color: #1f2125 #1f2125 #f0f0f0;
    font-weight: 500;
}
.nav-tabs .nav-link {
    font-weight: 500;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #1f2125;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #fff000 #fff000 #f0f0f0;
    isolation: isolate;
}
.col-form-label {
    font-weight: 700;
    color: #1f2125;
}
.image-input.image-input-outline .image-input-wrapper {
    border: 2px solid #fff000;
}
.image-input .image-input-wrapper {
    border-radius: 0;
}
.form-control {
    color: #1f2125!important;
    background-color: #f0f0f0;
    border: 0;
    border-bottom: 1px solid #1f2125;
    border-radius: 0;
}
.col-form-label {
    padding-top: 15px;
    padding-bottom: 15px;
}
.form-control:focus {
    color: #1f2125 !important;
    background-color: #f0f0f0;
    border-color: #1f2125;
    border-width: 2px;
}

.form-control::placeholder {
    color: #8f9092;
    font-size: 13px;
}
.image-input [data-kt-image-input-action="change"] {
    background-color: #fff000 !important;
}
.image-input [data-kt-image-input-action="change"] i {
    color: #1f2125;
}
.btn.btn-success {
    color: #fff000;
    background-color: #1f2125;
    border-radius: 0;
    -webkit-clip-path: polygon(
        0 0,
        0 0,
        100% 0,
        100% 0,
        100% calc(100% - 15px),
        calc(100% - 15px) 100%,
        15px 100%,
        0 100%
    );
    clip-path: polygon(
        0 0,
        0 0,
        100% 0,
        100% 0,
        100% calc(100% - 15px),
        calc(100% - 15px) 100%,
        15px 100%,
        0 100%
    );
}
.btn.btn-success i {
    color: #fff000;
}
.btn-check:active + .btn.btn-success,
.btn-check:checked + .btn.btn-success,
.btn.btn-success.active,
.btn.btn-success.show,
.btn.btn-success:active:not(.btn-active),
.btn.btn-success:focus:not(.btn-active),
.btn.btn-success:hover:not(.btn-active),
.show > .btn.btn-success {
    color: #1f2125;
    background-color: #fff000 !important;
    font-weight: 600;
}
.btn-check:active+.btn.btn-success .svg-icon, .btn-check:active+.btn.btn-success i, .btn-check:checked+.btn.btn-success .svg-icon, .btn-check:checked+.btn.btn-success i, .btn.btn-success.active .svg-icon, .btn.btn-success.active i, .btn.btn-success.show .svg-icon, .btn.btn-success.show i, .btn.btn-success:active:not(.btn-active) .svg-icon, .btn.btn-success:active:not(.btn-active) i, .btn.btn-success:focus:not(.btn-active) .svg-icon, .btn.btn-success:focus:not(.btn-active) i, .btn.btn-success:hover:not(.btn-active) .svg-icon, .btn.btn-success:hover:not(.btn-active) i, .show>.btn.btn-success .svg-icon, .show>.btn.btn-success i {
    color: #1f2125;
}
textarea.form-control {
    resize: unset;
    height: 160px;
}
.form-group {
    margin-bottom: 15px;
}

