.theme-0-bg { background-color: #F98012 !important; }
.theme-0-text { color: #F98012 !important; }
.theme-0-border { border-color: #F98012 !important; }
.theme-1-bg { background-color: #133F3F !important; }
.theme-1-text { color: #133F3F !important; }
.theme-1-border { border-color: #133F3F !important; }
.theme-2-bg { background-color: #00A1A8 !important; }
.theme-2-text { color: #00A1A8 !important; }
.theme-2-border { border-color: #00A1A8 !important; }
.theme-3-bg { background-color: #444444 !important; }
.theme-3-text { color: #444444 !important; }
.theme-3-border { border-color: #444444 !important; }
.theme-4-bg { background-color: #666666 !important; }
.theme-4-text { color: #666666 !important; }
.theme-4-border { border-color: #666666 !important; }
.theme-primary-bg { background-color: #F98012 !important; }
.theme-primary-text { color: #F98012 !important; }
.theme-primary-border { border-color: #F98012 !important; }
.theme-primary-fill { fill: #F98012 !important; }
.theme-secondary-fill { fill: #00A1A860 !important; }
.theme-primary-stroke { stroke: #F98012 !important; }
.theme-primary-stroke { stroke: #F98012 !important; }

.filter-selector .dropdown-toggle::after {
    border-top-color: #F98012 !important;
}

.filter-selector .dropdown-menu .dropdown-item.active,
.filter-selector .dropdown-menu .dropdown-item.active input,
.filter-selector .dropdown-menu .dropdown-item:hover {
    color: #F98012 !important;
}

.filter-selector .dropdown-menu .custom:hover input::-webkit-input-placeholder {
    color: #F98012 !important;
}

.filter-selector .dropdown-menu .custom:hover input:-moz-placeholder {
    color: #F98012 !important;
}

.filter-selector .dropdown-menu .custom:hover input::-moz-placeholder {
    color: #F98012 !important;
}

.filter-selector .dropdown-menu .custom:hover input:-ms-input-placeholder {
    color: #F98012 !important;
}

.filter-selector .dropdown-menu .custom:hover input::-ms-input-placeholder {
    color: #F98012 !important;
}

.filter-selector .dropdown-menu .custom:hover input::placeholder {
    color: #F98012 !important;
}
.panel-header .dropdown-menu .dropdown-item:not(.disabled):hover {
    color: #F98012 !important;
}

.panel-header .dropdown.show .fa {
    color: #133F3F !important;
}

.block-filters .dropdown-toggle::after {
    border-top-color: #F98012 !important;
}
.block-filters .dropdown-menu .dropdown-item:hover {
    color: #F98012 !important;
}
.filters .dropdown-toggle::after {
    border-top-color: #F98012 !important;
}
.filters .dropdown-menu .dropdown-item:hover {
    color: #F98012 !important;
}

#scheduletab .date-filters .dropdown button::after {
	border-top-color: #F98012 !important;
}

#scheduletab .date-filters .dropdown .dropdown-item:hover {
	color: #F98012 !important;
}

.panel-header .dropdown-menu .pro-highlight span {
    background-color: #133F3F !important;
}

.panel-header .dropdown-menu .pro-highlight span::after,
.pro-export-title::after {
    border-top-color: #133F3F !important;
}

.edwiserreports-tabs .tab-item.dropdown .tab-link::after {
    border-top-color: #F98012 !important;
    border-bottom-color: #F98012 !important;
}
.edwiserreports-tabs .tab-item.active {
    background-color: #F9801244 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #F98012 transparent transparent transparent !important;
}
.select2-results__option--highlighted,
.select2-results__option[aria-selected='true'] {
    color: #F98012 !important;
}
.select2-selection__choice__remove {
    color: #F98012 !important;
}.nav-tabs .nav-link {
    color: #F98012 !important;
}
.nav-tabs .nav-link.active {
    color: #133F3F !important;
    border-color: #133F3F !important;
}.modal-header .close {
    color: #F98012 !important;
}.checkbox-edwiserreports input:checked + .checkmark {
    background-color: #F98012 !important;
}.reports-filter-body .fa {
    color: #F98012 !important;
}
.edwiserreports-table .dataTables_length select option:hover {
    color: #F98012 !important;
}