/* COLORS

PRIMARY: #79c031 - GREEN
SECONDARY: #D8A28E - BROWN
TERTIARY: #A77EA9 - PURPLE
DANGER: #DA796D - RED

CARD: #262634 


https://coolors.co/79c031-94a97e-a8c985-D8A28E-c19686-d09a86-A77EA9-8e6b90-b179b4


https://coolors.co/79c031-889f70-97ba71-d8a28e-c19280-c18671-a77ea9-7d597f-b179b4


	/* === MAIN === */
[data-bs-theme=dark] .dark-no {
    display: none;
}


[data-bs-theme=dark] img#sidenav-logo_light {
    display: none!important;
}
[data-bs-theme=dark] .app-wrapper, .app-header, [data-bs-theme=dark] body, [data-bs-theme=dark] .app-default {
	background-color: #19191b;
}
[data-bs-theme=dark] .app-header.app-header_sticky {
    background-color: rgb(30 30 45 / 45%);
}
[data-bs-theme=dark] .app-sidebar {
	/*background-color: rgb(73, 73, 86);*/
	background-color: #1c1e23;
}
[data-bs-theme=dark] .app-sidebar-navs .menu .menu-item .menu-link.active .menu-title, [data-bs-theme=dark] .menu-link.active i.fa-duotone {
	color: #79c031!important;
}
[data-bs-theme=dark] .app-sidebar-navs .menu .menu-item:hover {
	background-color: #262634;
}
[data-bs-theme=dark] ::-webkit-scrollbar-thumb {    
    background-color: #282b32 !important;
}

[data-bs-theme=dark] .rm-gif {
	background-image:url('../../assets/media/illustrations/rm-gif_3.gif')
}
[data-bs-theme=dark] img.rm-gif_image {
     content: url("../../assets/media/illustrations/rm-gif_3.gif");
}


/* MENU */
[data-bs-theme=dark] .menu-state-color .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here), [data-bs-theme=dark] .menu-state-color .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here),
[data-bs-theme=dark] .menu-state-color .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-title, [data-bs-theme=dark] .menu-state-color .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title {
	color: #79c031;
}
[data-bs-theme=dark] .menu.menu-sub.menu-sub-dropdown .menu-link:hover i, [data-bs-theme=dark] .menu-state-color .menu-item .menu-link.active .menu-title, [data-bs-theme=dark] .menu-state-color .menu-item.show > .menu-link .menu-title {
    color: #fff!important;
}
[data-bs-theme=dark] #side-nav_10 img#forceflow-icon {
    content: url("../../assets/media/icons/ff_dark1.png");
}
[data-bs-theme=dark] #side-nav_10.active img#forceflow-icon {
    content: url("../../assets/media/icons/ff_dark2.png");
}



/* TEXT */
[data-bs-theme=dark] h6, [data-bs-theme=dark] .h6, [data-bs-theme=dark] h5, [data-bs-theme=dark] .h5, [data-bs-theme=dark] h4, [data-bs-theme=dark] .h4, [data-bs-theme=dark] h3, [data-bs-theme=dark] .h3, [data-bs-theme=dark] h2, [data-bs-theme=dark] .h2, [data-bs-theme=dark] h1, [data-bs-theme=dark] .h1 {
    color: white;
}
[data-bs-theme=dark] .dark-text-white span {
    color: white!important;
}
[data-bs-theme=dark] i.fa-duotone {
    color: white!important;
}
[data-bs-theme=dark] .btn-icon i.fa-duotone:hover, [data-bs-theme=dark] .btn-icon i.fa-duotone:active, [data-bs-theme=dark] .btn-icon i.fa-duotone:focus, [data-bs-theme=dark] i.fa-duotone.fa-download:hover {
    color: inherit!important;
} 
[data-bs-theme=dark] .text-gray-400 {
	color: #79c031!important;
}
[data-bs-theme=dark] .text-primary {
	color: #79c031!important;
}
[data-bs-theme=dark] .text-hover-primary:hover {
	color: #79c031!important;
}
[data-bs-theme=dark] .text-danger {
    color: #DA796D !important;
}


/* BUTTONS */
[data-bs-theme=dark] .wizard-button i.fa-duotone {
	color: black!important;
}
[data-bs-theme=dark] .btn {
	font-weight: 700;
}
[data-bs-theme=dark] .btn.btn-primary, [data-bs-theme=dark] .btn.btn-primary:focus:not(.btn-active), [data-bs-theme=dark] .btn-primary path {
    background-color: #79c031!important;
	color: black;	
	fill: black;
}
[data-bs-theme=dark] .btn.btn-primary:hover, [data-bs-theme=dark] .btn.btn-primary:focus, [data-bs-theme=dark] .btn.btn-primary:active {
    background-color: #93bf66!important;
	color: black;	
}
[data-bs-theme=dark] .btn.btn-secondary, [data-bs-theme=dark] .btn.btn-secondary:focus:not(.btn-active) {
    background-color: #D8A28E!important;
	color: black;	
}
[data-bs-theme=dark] .btn.btn-secondary:hover, [data-bs-theme=dark] .btn.btn-secondary:focus, [data-bs-theme=dark] .btn.btn-secondary:active {
    background-color: #d2866d!important;
	color: black;	
}
[data-bs-theme=dark] .btn.btn-tertiary, [data-bs-theme=dark] .btn.btn-tertiary:focus:not(.btn-active) {
    background-color: #A77EA9!important;
	color: black;	
}
[data-bs-theme=dark] .btn.btn-tertiary:hover, [data-bs-theme=dark] .btn.btn-tertiary:focus, [data-bs-theme=dark] .btn.btn-tertiary:active {
    background-color: #8d5292!important;
	color: black;	
}
[data-bs-theme=dark] .btn-light {
    background-color: #383847!important;
	color: white!important;
	font-weight: 500!important;
}
[data-bs-theme=dark] .btn-check:checked + .btn.btn-light, [data-bs-theme=dark] .btn-check:active + .btn.btn-light, [data-bs-theme=dark] .btn.btn-light:focus:not(.btn-active), [data-bs-theme=dark] .btn.btn-light:hover:not(.btn-active), [data-bs-theme=dark] .btn.btn-light:active:not(.btn-active), [data-bs-theme=dark] .btn.btn-light.active, [data-bs-theme=dark] .btn.btn-light.show, [data-bs-theme=dark] .show > .btn.btn-light {
    background-color: #282835!important;
	color: white!important;
	font-weight: 500!important;
}
[data-bs-theme=dark] .wizard-button i.fa-duotone {
	color: black!important;
}
[data-bs-theme=dark] .btn-primary-light.wizard-button {
    background-color: #545461;
    color: black;
}
[data-bs-theme=dark] .btn-primary-light.wizard-button:hover {
    background-color: #DA796D;
    color: black;
}


/* CARDS */
[data-bs-theme=dark] .card {
	background-color: #000!important;
	border-color: #000;
}
[data-bs-theme=dark] .bg-primary-light, [data-bs-theme=dark] .bg-primary-light span, .bg-primary-light i.fa-duotone {
	color: #79c031!important;
}
[data-bs-theme=dark] .bg-secondary-light, [data-bs-theme=dark] .bg-secondary-light span, .bg-secondary-light i.fa-duotone {
	color: #D8A28E!important;
}
[data-bs-theme=dark] .bg-tertiary-light, [data-bs-theme=dark] .bg-tertiary-light span, .bg-tertiary-light i.fa-duotone {
	color: #A77EA9!important;
}
[data-bs-theme=dark] .card .card-header {
	border: 0px;
}
/*[data-bs-theme=dark] .card .bg-primary-light {
	background-color: #616b55;
}
[data-bs-theme=dark] .card .bg-secondary-light {
	background-color: #705a53;
}
[data-bs-theme=dark] .card .bg-tertiary-light {
	background-color: #644b65;
}*/


/* BADGES */
[data-bs-theme=dark] .badge-primary-light, [data-bs-theme=dark] .badge-light-primary, [data-bs-theme=dark] .badge-light-success {
	background-color: #79c031;
	color: black;
}
[data-bs-theme=dark] .badge-secondary-light, [data-bs-theme=dark] .badge-light-secondary {
	background-color: #D8A28E;
	color: black;
}
[data-bs-theme=dark] .badge-tertiary-light, [data-bs-theme=dark] .badge-light-tertiary {
	background-color: #A77EA9;
	color: black;
}
[data-bs-theme=dark] .badge-light-danger {
	background-color: #DA796D;
	color: black;
}
[data-bs-theme=dark] .badge-light-warning {
	background-color: #ffdc8a;
	color: black;	
}
[data-bs-theme=dark] .border-gray-300 {
    border-color: #61606c!important;
}
[data-bs-theme=dark] .bg-success {
	background-color: #79c031!important;
}
[data-bs-theme=dark] .bg-danger {
	background-color: #DA796D!important;
}
[data-bs-theme=dark] .order-metric label.active .text-gray-800 {
    color: white!important;
}


/* TABLE */
[data-bs-theme=dark] .mvc-grid-table > table > thead > tr > th, [data-bs-theme=dark] .mvc-grid-table > table > tbody > tr > td, [data-bs-theme=dark] .mvc-grid-table > table > tfoot > tr > td {
	border-color: #1c1e23;
}
[data-bs-theme=dark] .mvc-grid-table > table > thead > tr > th {
    background-color: #1c1e23;
}
[data-bs-theme=dark] .mvc-grid-pager button {
    background-color: #282b32;
    border: 1px solid #282b32;
    color: white;
}
[data-bs-theme=dark] .mvc-grid-pager button:hover {
    background-color: #3c3f46;
    border: 1px solid #3c3f46;
    color: #79c031;
}
[data-bs-theme=dark] .mvc-grid-pager button.active {
    background-color: #79c031;
    border: 1px solid #79c031;
    color: black;
}
[data-bs-theme=dark] .mvc-grid-pager button.active:hover {
    background-color: #79c031;
    border: 1px solid #79c031;
    color: black;
}
[data-bs-theme=dark] input.mvc-grid-pager-rows {
    background-color: #79c031;
    border: 1px solid #79c031;
    color: black;
    border: none;
    outline: none;
}
[data-bs-theme=dark] input.mvc-grid-pager-rows:hover, [data-bs-theme=dark] input.mvc-grid-pager-rows:focus, [data-bs-theme=dark] input.mvc-grid-pager-rows:active, [data-bs-theme=dark] input.mvc-grid-pager-rows:focus-visible {
    background: #93bf66;
    border: none;
    outline: none;
}
[data-bs-theme=dark] .mvc-grid-pager [disabled], [data-bs-theme=dark] .mvc-grid-pager [disabled]:hover {
    background-color: #282b32;
    border: 1px solid #282b32;
    color: #fff;
}
[data-bs-theme=dark] #divMediaGrid tr td:first-child img {
    background-color: rgb(225 225 225 / 50%);
    padding: 7px;
}


/* FORMS */
[data-bs-theme=dark] .form-control::placeholder {
    color: #888888!important;
}
[data-bs-theme=dark] li.select2-selection__choice {
    background: #79c031!important;
    color: black;
}
[data-bs-theme=dark] button.select2-selection__choice__remove {
    background-color: black!important;
}
[data-bs-theme=dark] .form-text, [data-bs-theme=dark] .text-muted {
    color: #79c031!important;
}
[data-bs-theme=dark] .form-control:disabled {
	color: #b6b6b6;
}
[data-bs-theme=dark] input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #5b5b5b inset!important;
    /*border-color: #1b1b29;
    -webkit-text-fill-color: #92929f;*/
}
[data-bs-theme=dark] .dropzone {
    background-color: #262634!important;
    border: 1px solid #323248!important;
}
[data-bs-theme=dark] .dropzone .text-gray-500 {
    color: #b9b4b4!important;
}
[data-bs-theme=dark] .dropzone i.fa-duotone {
    color: #79c031 !important;
} 
[data-bs-theme=dark] .dropzone-item {
    background-color: #2b2b40;
}
[data-bs-theme=dark] .form-check.form-check-solid .form-check-input:not(:checked) {
    background-color: #19191b;
}

/* WIZARD */
[data-bs-theme=dark] .select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected, [data-bs-theme=dark] .select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--highlighted {
    color: #79c031;
}
[data-bs-theme=dark] .select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected:after {
    background-color: #79c031;
}
[data-bs-theme=dark] .wizard-choice {
    background-color: #262634;
}
[data-bs-theme=dark] .form-check-input:checked {
	background-color: #79c031;
}
[data-bs-theme=dark] .stepper.stepper-links .stepper-nav .stepper-item.current:after {
	background-color: #79c031;
}
[data-bs-theme=dark] .stepper.stepper-links .stepper-nav .stepper-item.current .stepper-title {
	color: #79c031;
}
[data-bs-theme=dark] .notice {
    border-color: #79c031!important;
}
[data-bs-theme=dark] .notice .form-check-input:checked {
    background-color: #79c031;
}
[data-bs-theme=dark] .order-tool_channel .check-image {
    background: #262634;
    border: 1px dashed #79c031;
}
[data-bs-theme=dark] .order-tool_channel .check-image:hover {
    border-color: #85B753;
}
[data-bs-theme=dark] .order-tool_channel .form-check-input:checked + .check-image {
    border-color: #79c031!important;
    background-color: #262634;
}
[data-bs-theme=dark] .order-tool_channel-empty {
    background: rgba(255, 255, 255, 0.6);
    border: 1px dashed rgba(225,227,234, 0.75);
}
[data-bs-theme=dark] #divAddChannels .image-input {
	background: rgba(121, 192, 49, 0.5);
	border: 1px dashed #85B753;
}
[data-bs-theme=dark] #divAddChannels .btn-circle {
    background-color: #e2d1d1!important;
}

/* TRASH ICON */
i.fa-duotone.fa-trash-xmark:hover {
    color: #DA796D !important;
}


[data-bs-theme=dark] .menu-state-bg-light-primary .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here), [data-bs-theme=dark] .menu-state-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
    background-color: #79c031;
    color: white !important;
}
[data-bs-theme=dark] .btn-check:checked + .btn.btn-active-light-primary, [data-bs-theme=dark] .btn-check:active + .btn.btn-active-light-primary, [data-bs-theme=dark] .btn.btn-active-light-primary:focus:not(.btn-active), [data-bs-theme=dark] .btn.btn-active-light-primary:hover:not(.btn-active), [data-bs-theme=dark] .btn.btn-active-light-primary:active:not(.btn-active), [data-bs-theme=dark] .btn.btn-active-light-primary.active, [data-bs-theme=dark] .btn.btn-active-light-primary.show, [data-bs-theme=dark] .show > .btn.btn-active-light-primary {
    background-color: #262634!important;
}
[data-bs-theme=dark] .dropdown button:hover {
    background: #79c031;
}