/*Color variables*/
/*gray variables*/
/*white variables*/
/*black variables*/
/*shadow variables*/
/*Colors*/
a {
  color: #ED1C24;
}

.tx-primary {
  color: #ED1C24;
}

.text-primary {
  color: #ED1C24 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #445bd8 !important;
}

.bg-primary {
  background-color: #ED1C24 !important;
}

a.bg-primary:hover, a.bg-primary:focus {
  background-color: #445bd8 !important;
}

button.bg-primary:hover, button.bg-primary:focus {
  background-color: #445bd8 !important;
}

.bg-primary {
  background-color: #ED1C24 !important;
}

.bg-primary-transparent {
  background-color: rgba(237, 28, 16, 0.15) !important;
}

.border-primary {
  border-color: #ED1C24 !important;
}

.bd-primary {
  border-color: #ED1C24 !important;
}

.border-left-primary {
  border-left-color: #ED1C24 !important;
}

.main-nav-line-chat .nav-link.active {
  color: #ED1C24;
}

.main-nav-line-chat .nav-link.active::before {
  background-color: #ED1C24;
}

.main-chat-contacts-more {
  background-color: #ED1C24;
}

.main-chat-list .media::after {
  background-color: #ED1C24;
}

.main-chat-list .media.selected {
  border-left: 3px solid #ED1C24;
}

.main-chat-header .nav-link:hover, .main-chat-header .nav-link:focus {
  color: #ED1C24;
}

.main-chat-body .media.flex-row-reverse .main-msg-wrapper {
  background-color: #171717;
  color: #fff;
}

.main-msg-send {
  font-size: 20px;
  color: #ED1C24;
}

.action-header {
  background: #ED1C24;
}

.main-chat-body .media.flex-row-reverse .main-msg-wrapper:first-child:before {
  border-bottom: 8px solid #171717;
}

.side-menu__item.active, .side-menu__item:hover, .side-menu__item:focus {
  color: #ED1C24;
}

.slide.is-expanded {
  background: #ED1C24;
}

.app-sidefooter {
  background: #ED1C24;
}

.side-menu__item.active .side-angle1:after {
  background: #ED1C24;
}

.side-menu__item.active .side-angle2:after {
  background: #ED1C24;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #ED1C24;
}

.input-group-text {
  background-color: #171717;
}

.nav-pills .nav-link.active {
  background-color: #ED1C24;
}

.nav-pills .nav-link.active {
  color: #fff;
  background-color: #ED1C24;
}

.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #ED1C24;
}

.main-nav .nav-link.active {
  color: #ED1C24 !important;
}

.main-nav-column .nav-link.active {
  color: #ED1C24;
}

.main-nav-column .nav-link.active::before {
  background-color: #ED1C24;
}

.main-nav-column .nav-link.active:hover, .main-nav-column .nav-link.active:focus, .main-nav-column .nav-link.active i, .main-nav-column .nav-link.active:hover i, .main-nav-column .nav-link.active:focus i {
  color: #ED1C24;
}

.main-nav-dark .nav-link.active {
  color: #ED1C24;
}

.main-nav-line .nav-link.active::before {
  background-color: #ED1C24;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.pagination-primary .page-item.active .page-link {
  background-color: #ED1C24;
}

.progress-bar {
  background-color: #ED1C24;
}

.tabs-style-1 .main-nav-line .nav-link.active::before {
  background: #ED1C24;
}

.tabs-style-2 .main-nav-line .nav-link.active {
  background: #ED1C24;
  color: #fff;
}

.tabs-style-3 .nav.panel-tabs li a.active {
  background: #ED1C24;
  color: #fff;
}

.tabs-style-4 .nav.panel-tabs li a.active {
  background: #ED1C24;
  color: #fff;
}

.tab_wrapper > ul li.active {
  border-color: #ED1C24;
  background: #ED1C24;
  color: #fff;
}

.tab_wrapper .content_wrapper .accordian_header.active {
  color: #ED1C24;
}

.tab_wrapper .content_wrapper .accordian_header.active:after {
  background: #ED1C24;
}

.tooltip-primary .tooltip-inner {
  background-color: #ED1C24;
  color: #fff;
}

.tooltip-primary.bs-tooltip-top .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #ED1C24;
}

.tooltip-primary.bs-tooltip-bottom .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #ED1C24;
}

.tooltip-primary.bs-tooltip-left .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #ED1C24;
}

.tooltip-primary.bs-tooltip-right .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #ED1C24;
}

.accordion .card-header a {
  color: #ED1C24;
}

.accordion .card-header a:hover, .accordion .card-header a:focus {
  color: #ED1C24;
}

.accordion .card-header a.collapsed {
  color: #ED1C24;
}

.accordion .card-header a.collapsed:hover, .accordion .card-header a.collapsed:focus {
  color: #ED1C24;
}

.accordion-gray .card-header a.collapsed {
  color: #ED1C24;
}

.accordion-gray .card-header a.collapsed:hover, .accordion-gray .card-header a.collapsed:focus {
  background-color: #d3d8f7;
  color: #ED1C24;
}

.main-accordion .accordion-item.active .accordion-title {
  color: #ED1C24;
}

.accordion-primary .card {
  border-color: #ED1C24;
}

.accordion-primary .card-header a {
  color: #ED1C24;
}

.accordion-primary .card-header a:hover, .accordion-primary .card-header a:focus {
  color: #ED1C24;
}

.accordion-primary .card-header a.collapsed {
  background-color: #ED1C24;
  color: #fff;
}

.accordion-primary .card-header a.collapsed:hover, .accordion-primary .card-header a.collapsed:focus {
  background-color: #ED1C24;
  color: #fff;
}

.alert-primary {
  color: #1b3585;
  background-color: #d6e0ff;
  border-color: #c6d4ff;
}

.alert-primary hr {
  border-top-color: #adc1ff;
}

.alert-primary .alert-link {
  color: #12245b;
}

.badge-primary-transparent {
  color: #ED1C24;
  background-color: #d9e8fe;
}

.badge-primary {
  color: #fff;
  background-color: #ED1C24;
}

a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #445bd8;
}

a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(237, 28, 36, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(237, 28, 36, 0.5);
}

.breadcrumb-style1 .breadcrumb-item a:hover, .breadcrumb-style1 .breadcrumb-item a:focus {
  color: #ED1C24;
}

.breadcrumb-style2 .breadcrumb-item a:hover, .breadcrumb-style2 .breadcrumb-item a:focus {
  color: #ED1C24;
}

.breadcrumb-style3 .breadcrumb-item a:hover, .breadcrumb-style3 .breadcrumb-item a:focus {
  color: #ED1C24;
}

.breadcrumb-style1 .breadcrumb-item.active, .breadcrumb-style2 .breadcrumb-item.active, .breadcrumb-style3 .breadcrumb-item.active {
  color: #ED1C24;
}

.main-breadcrumbs .breadcrumb-item.active {
  color: #ED1C24;
}

.btn-primary {
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.btn-primary:hover {
  color: #fff;
  background-color: #BE060D;
  border-color: #BE060D;
}

.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  background-color: #BE060D;
  border-color: #BE060D;
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.btn-outline-primary {
  color: #ED1C24;
  border-color: #ED1C24;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #ED1C24 !important;
  border-color: #ED1C24;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  border-color: #ED1C24;
  background-color: #ED1C24 !important;
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #ED1C24;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link {
  color: #ED1C24;
}

.btn-main-primary {
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.btn-main-primary:hover {
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.btn-main-primary:focus, .btn-main-primary.focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.btn-main-primary.disabled, .btn-main-primary:disabled {
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.btn-main-primary:not(:disabled):not(.disabled):active, .btn-main-primary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.show > .btn-main-primary.dropdown-toggle {
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.btn-main-primary:not(:disabled):not(.disabled):active:focus, .btn-main-primary:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.show > .btn-main-primary.dropdown-toggle:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.card-minimal-two .nav-pills .nav-link.active {
  background-color: #ED1C24;
}

.popover-head-primary .popover-header {
  color: #fff;
  background-color: #ED1C24;
}

.popover-head-primary.bs-popover-bottom .arrow::after, .popover-head-primary.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #ED1C24;
}

.popover-primary {
  background-color: #ED1C24 !important;
}

.popover-primary.bs-popover-top .arrow::after, .popover-primary.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-top-color: #ED1C24;
}

.popover-primary.bs-popover-bottom .arrow::after, .popover-primary.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #ED1C24;
}

.popover-primary.bs-popover-left .arrow::after, .popover-primary.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-left-color: #ED1C24;
}

.popover-primary.bs-popover-right .arrow::after, .popover-primary.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-right-color: #ED1C24;
}

.main-toggle.on {
  background-color: #ED1C24;
}

.main-toggle-secondary.on {
  background-color: #ED1C24;
}

.ckbox span:after {
  background-color: #ED1C24;
}

.custom-switch-input:focus ~ .custom-switch-indicator {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #ED1C24;
}

.custom-switch-input:checked ~ .custom-switch-indicator {
  background: #ED1C24;
}

#count-down .clock-presenter {
  background: #ED1C24;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #ED1C24;
  background-color: #ED1C24;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #ED1C24;
  background-color: #ED1C24;
}

.custom-range::-moz-range-thumb {
  background-color: #ED1C24;
}

.custom-range::-ms-thumb {
  background-color: #ED1C24;
}

.custom-file-label::after {
  background-color: #ED1C24;
}

.custom-range::-webkit-slider-thumb {
  background-color: #ED1C24;
}

.avatar {
  background-color: #ED1C24;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #ED1C24 !important;
  border-color: #ED1C24 !important;
}

.main-navbar .nav-item.active .nav-link {
  color: #ED1C24;
}

.main-navbar .nav-sub-item.active > .nav-sub-link {
  color: #ED1C24;
}

.main-navbar .nav-sub-link:hover, .main-navbar .nav-sub-link:focus {
  color: #ED1C24;
  outline: none;
}

@media (min-width: 992px) {
  .main-navbar-two .nav-item.active::before {
    border-bottom: 2px solid #ED1C24;
  }
}

.main-navbar-three .nav-item.active .nav-link {
  color: #ED1C24;
}

.rdiobox input[type='radio']:checked + span:before {
  border-color: transparent;
  background-color: #ED1C24;
}

.br-theme-bars-horizontal .br-widget a {
  background-color: #e1e6f1;
}

.br-theme-bars-horizontal .br-widget a.br-active, .br-theme-bars-horizontal .br-widget a.br-selected {
  background-color: #ED1C24;
}

.br-theme-bars-horizontal .br-widget .br-current-rating {
  color: #ED1C24;
}

.br-theme-bars-pill .br-widget a {
  background-color: #e1e6f1;
  color: #ED1C24;
}

.br-theme-bars-pill .br-widget a.br-active, .br-theme-bars-pill .br-widget a.br-selected {
  background-color: #ED1C24;
  color: white;
}

.br-theme-bars-square .br-widget a {
  border: 2px solid #e1e6f1;
  background-color: #fff;
  color: #334151;
}

.br-theme-bars-square .br-widget a.br-active, .br-theme-bars-square .br-widget a.br-selected {
  border: 2px solid #ED1C24;
  color: #ED1C24;
}

.br-theme-bars-movie .br-widget a {
  background-color: #e1e6f1;
}

.br-theme-bars-movie .br-widget a.br-active, .br-theme-bars-movie .br-widget a.br-selected {
  background-color: #ED1C24;
}

.br-theme-bars-movie .br-widget .br-current-rating {
  color: #ED1C24;
}

.br-theme-bars-1to10 .br-widget a {
  background-color: #e1e6f1;
}

.br-theme-bars-1to10 .br-widget a.br-active, .br-theme-bars-1to10 .br-widget a.br-selected {
  background-color: #ED1C24;
}

.br-theme-bars-1to10 .br-widget .br-current-rating {
  color: #ED1C24;
}

.br-theme-fontawesome-stars .br-widget a.br-active:after, .br-theme-fontawesome-stars .br-widget a.br-selected:after {
  color: #ED1C24;
}

.tag-primary {
  background-color: #ED1C24 !important;
  color: #fff;
}

.timeline-wrapper-primary .timeline-panel:before, .timeline-wrapper-primary .timeline-badge {
  background: #ED1C24;
}

.latest-tasks .task-line.primary:before {
  background: #ED1C24;
}

.latest-tasks .nav-tabs .nav-link.active, .latest-tasks .nav-tabs .nav-link:hover, .latest-tasks .nav-tabs .nav-link:focus {
  color: #ED1C24;
}

.activity .added-project {
  color: #ED1C24;
}

.main-iconbar .nav-link.active {
  color: #ED1C24;
}

.main-iconbar-logo::after {
  background-color: #ED1C24;
}

.main-iconbar-body .nav-item.active .nav-link {
  color: #ED1C24;
}

.main-iconbar-body .nav-item.active .nav-link i {
  color: #ED1C24;
}

.main-iconbar-body .nav-link:hover, .main-iconbar-body .nav-link:focus, .main-iconbar-body .nav-link:hover i, .main-iconbar-body .nav-link:focus i {
  color: #ED1C24;
}

.main-iconbar-body .nav-sub .nav-sub-item.active > .nav-sub-link {
  color: #ED1C24;
}

.main-iconbar-body .nav-sub .nav-sub-link:hover, .main-iconbar-body .nav-sub .nav-sub-link:focus {
  color: #ED1C24;
}

@media (max-width: 991px) {
  .main-content-body-show .main-header-arrow {
    background: #ED1C24;
  }
}

.main-content-left-components .component-item .nav-link:hover {
  color: #ED1C24;
}

.main-content-left-components .component-item .nav-link.active {
  color: #ED1C24;
  font-weight: 500;
}

.main-content-choose-demo .title-label {
  color: #ED1C24;
}

.main-content-body-profile .main-nav-line .nav-link.active {
  color: #ED1C24;
}

.main-content-body-profile .main-nav-line .nav-link.active::before {
  background-color: #ED1C24;
}

.main-sidebar-body .nav-sub-item.active > .nav-sub-link {
  color: #ED1C24;
}

.main-sidebar-body .nav-sub li.active .nav-sub-link::after {
  border-color: #ED1C24;
  color: #ED1C24;
}

.main-sidebar-body .nav-sub .nav-sub-item .nav-sub-link:before::hover {
  background: #ED1C24;
}

.main-sidebar {
  background: #ED1C24;
  -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 11px rgba(0, 0, 0, 0.13);
}

.app-sidebar {
  background: #ED1C24;
  -webkit-box-shadow: none;
}

.app-sidebar .slide .side-menu__item {
  background: #ED1C24;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.app-sidebar .slide .side-menu__item.active {
  color: #ED1C24 !important;
}

.app-sidebar__user .user-pro-body img {
  border: 2px solid #ED1C24;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(44, 44, 44, 0.2);
          box-shadow: 0px 5px 5px 0px rgba(44, 44, 44, 0.2);
}

.sidebar .tab-menu-heading {
  background: #ED1C24;
  color: #fff;
}

.sidebar .tabs-menu ul li .active {
  background: #ED1C24;
  color: #fff;
  border: 1px solid #ED1C24;
}

.main-logo:hover, .main-logo:focus {
  color: #ED1C24;
}

.main-header-menu .nav-item > .nav-link:hover {
  color: #ED1C24;
}

.main-header-menu .nav-item > .nav-link:hover i {
  color: #ED1C24;
}

.main-header-menu .nav-item.active > .nav-link {
  color: #ED1C24;
}

.main-header-menu .nav-item.active > .nav-link::before {
  background-color: #ED1C24;
}

.main-header-search .form-control:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.highlight {
  border: 2px solid rgba(237, 28, 36, 0.11);
}

.account-background:before {
  background: rgba(237, 28, 36, 0.9) !important;
}

.popover {
  -webkit-box-shadow: 0 5px 15px 5px rgba(237, 28, 36, 0.08);
  box-shadow: 0 5px 15px 5px rgba(237, 28, 36, 0.08);
}

.modal-dialog {
  -webkit-box-shadow: 0 5px 15px 5px rgba(237, 28, 36, 0.08);
          box-shadow: 0 5px 15px 5px rgba(237, 28, 36, 0.08);
}

@media (min-width: 768px) {
  .sidenav-toggled .side-menu__label {
    -webkit-box-shadow: 0px 8px 17px rgba(237, 28, 36, 0.12);
    box-shadow: 0px 8px 17px rgba(237, 28, 36, 0.12);
  }
}

.main-menu-sub .nav-link:hover, .main-menu-sub .nav-link:focus {
  color: #ED1C24;
}

.main-menu-sub .nav-link.active {
  color: #ED1C24;
  font-weight: 500;
}

.main-header-right .btn-buy {
  background-color: #ED1C24;
}

.main-header-notification > a::after {
  border-top-color: #ED1C24;
  border-left-color: #ED1C24;
  background-color: #ED1C24;
}

.main-header-message > a::after {
  border-top-color: #ED1C24;
  border-left-color: #ED1C24;
  background-color: #ED1C24;
}

.main-profile-menu > .profile-name::after {
  border-top-color: #ED1C24;
  border-left-color: #ED1C24;
  background-color: #ED1C24;
}

.main-header .input-group-btn .btn:hover {
  color: #ED1C24;
}

.main-profile-menu .dropdown-item:hover, .main-profile-menu .dropdown-item:focus {
  background-color: #f4f5fd;
  color: #ED1C24 !important;
}

.wizard > .steps .current a {
  color: #ED1C24;
}

.wizard > .steps .current a:hover, .wizard > .steps .current a:active {
  color: #ED1C24;
}

.wizard > .steps .current a .number, .wizard > .steps .current a:hover .number, .wizard > .steps .current a:active .number {
  background-color: #ED1C24;
}

.wizard > .actions a {
  background-color: #ED1C24;
}

.wizard > .actions a:hover, .wizard > .actions a:active {
  background-color: #ED1C24;
}

.wizard-style-2 > .steps > ul .current a .number, .wizard-style-2 > .steps > ul .current a:hover .number, .wizard-style-2 > .steps > ul .current a:active .number {
  border-color: #ED1C24;
  color: #ED1C24;
}

.irs-from, .irs-to, .irs-single {
  background-color: #ED1C24;
}

.irs-bar {
  background-color: #ED1C24;
}

.irs-bar-edge {
  background-color: #ED1C24;
}

.irs-from::after, .irs-to::after, .irs-single::after {
  border-top-color: #ED1C24;
}

.irs-slider:before {
  background-color: #ED1C24;
}

.irs-primary .irs-bar, .irs-primary .irs-bar-edge, .irs-primary .irs-slider::before, .irs-primary .irs-from, .irs-primary .irs-to, .irs-primary .irs-single {
  background-color: #ED1C24;
}

.irs-primary .irs-from::after, .irs-primary .irs-to::after, .irs-primary .irs-single::after {
  border-top-color: #ED1C24;
}

.irs-modern .irs-slider {
  border: 1px solid #ED1C24;
}

.irs-modern .irs-slider::before {
  border-left: 1px solid #ED1C24;
  border-right: 1px solid #ED1C24;
}

.irs-modern.irs-primary .irs-slider {
  border-color: #ED1C24;
}

.irs-modern.irs-primary .irs-slider::before {
  border-color: #ED1C24;
}

.irs-outline .irs-line {
  border: 1px solid #ED1C24;
}

.irs-outline .irs-slider {
  border: 1px solid #ED1C24;
}

.irs-outline.irs-primary .irs-line, .irs-outline.irs-primary .irs-slider {
  border-color: #ED1C24;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #171717;
  color: #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #171717;
}

ul.jq-input-dropdown li:hover {
  color: #ED1C24;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.active {
  background: #ED1C24;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background-color: #ED1C24;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.current:focus {
  background-color: #ED1C24;
  color: #fff !important;
}

.main-invoice-list .media-body h6 span:last-child {
  color: #ED1C24;
}

.main-invoice-list .selected {
  border-bottom-color: transparent;
  border-left-color: #ED1C24;
}

.main-nav-line-email .nav-link.active {
  color: #ED1C24;
}

.main-nav-line-email .nav-link.active i {
  color: #ED1C24;
}

.main-nav-line-email .nav-link.active::before {
  background-color: #ED1C24;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.focus {
  background: #ED1C24;
}

.main-contact-item.selected {
  border-left-color: #ED1C24;
}

.main-contact-info-header .main-img-user a:hover, .main-contact-info-header .main-img-user a:focus {
  background-color: #ED1C24;
}

.main-contact-action a:hover, .main-contact-action a:focus {
  color: #ED1C24;
}

.main-contact-info-header .media-body .nav-link:hover, .main-contact-info-header .media-body .nav-link:focus {
  color: #ED1C24;
}

.main-signin-footer a:hover, .main-signin-footer a:focus {
  color: #ED1C24;
}

.main-signin-header h2 {
  color: #171717;
}

.main-signup-header h2 {
  color: #171717;
}

.main-signup-footer a:hover, .main-signup-footer a:focus {
  color: #ED1C24;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
  background-color: #ED1C24;
  color: #fff;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a:hover, .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a:focus {
  background-color: #ED1C24;
  color: #fff;
}

.main-datepicker .ui-datepicker .ui-datepicker-title {
  color: #ED1C24;
}

.main-datepicker .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
  background-color: #ED1C24;
  color: #fff;
}

.main-calendar .fc-header-toolbar button.fc-today-button {
  color: #fff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.main-calendar td.fc-today {
  background-color: #f4f5fd;
}

.main-calendar td.fc-today .fc-day-number {
  background-color: #ED1C24;
  color: #fff;
  border-radius: 1px;
}

.main-calendar td.fc-today .fc-day-number:hover, .main-calendar td.fc-today .fc-day-number:focus {
  background-color: #ED1C24;
  color: #fff;
  border-radius: 1px;
}

.card--calendar .ui-datepicker .ui-datepicker-month {
  color: #ED1C24;
}

.main-calendar .fc-view.fc-agenda-view .fc-day-header.fc-today > a {
  color: #ED1C24;
}

.main-calendar .fc-view.fc-listMonth-view .fc-list-heading-main.now, .main-calendar .fc-view.fc-listWeek-view .fc-list-heading-main.now, .main-calendar .fc-view.fc-listMonth-view .fc-list-heading-main.now span:last-child, .main-calendar .fc-view.fc-listWeek-view .fc-list-heading-main.now span:last-child {
  color: #ED1C24;
}

.datetimepicker table th.prev:hover span::before, .datetimepicker table th.prev:focus span::before {
  color: #ED1C24;
}

.datetimepicker table th.next:hover span::before, .datetimepicker table th.next:focus span::before {
  color: #ED1C24;
}

.datetimepicker table th.switch:hover, .datetimepicker table th.switch:focus {
  background-color: #fff;
  color: #ED1C24;
}

.datetimepicker table td.active {
  background-color: #ED1C24;
  color: #fff;
}

.datetimepicker table td.active:hover, .datetimepicker table td.active:focus {
  background-color: #ED1C24;
  color: #fff;
}

.datetimepicker table span.active {
  background-color: #ED1C24;
  color: #fff;
}

.datetimepicker table span.active:hover, .datetimepicker table span.active:focus {
  background-color: #ED1C24;
  color: #fff;
}

.main-datetimepicker > .datepicker_inner_container > .datepicker_calendar td.active {
  background-color: #ED1C24;
  color: #fff;
}

.main-datetimepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.active {
  background-color: #ED1C24;
  color: #fff;
}

.picker-picked {
  font-weight: 500;
  color: #ED1C24;
}

.horizontal-main.hor-menu {
  background: #ED1C24;
}

.hor-menu .horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .link-list li:hover a {
  color: #ED1C24 !important;
}

.hor-menu .horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .link-list li:hover a:before {
  border-color: #ED1C24 !important;
}

.hor-menu .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > a.active {
  color: #ED1C24 !important;
}

.hor-menu .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > a.active:before {
  border-color: #ED1C24;
}

.hor-menu .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a.active {
  color: #ED1C24 !important;
}

.hor-menu .horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .link-list li a.active {
  color: #ED1C24 !important;
}

.horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > a:hover, .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
  color: #ED1C24 !important;
}

.horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .link-list li a:hover {
  color: #ED1C24;
}

.horizontalMenucontainer .main-header.hor-header {
  background: #ED1C24;
}

.hor-menu .horizontalMenu > .horizontalMenu-list > li > a:hover .hor-icon, .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .hor-icon {
  fill: #ED1C24 !important;
}

@media (min-width: 992px) {
  .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active {
    color: #fff;
    background: #ED1C24;
  }
  .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle1:after {
    background: #ED1C24;
  }
  .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle2:after {
    background: #ED1C24;
  }
}

.horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > ul.sub-menu > li > a:hover:before {
  border-color: #ED1C24;
}

.horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > a.active:before {
  border-color: #ED1C24;
}

@media only screen and (max-width: 991px) {
  .horizontalMenu > .horizontalMenu-list {
    background: #ED1C24;
  }
  .horizontalMenu-click.horizontal-activearrow a {
    color: #ED1C24;
  }
  .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
    background-color: #e7e7e7;
    color: #ED1C24;
    text-decoration: none;
  }
  .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > ul.sub-menu > li:hover > a {
    color: #ED1C24;
  }
  .mega-menubg {
    background: #ED1C24 !important;
  }
  .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu {
    background-color: #ED1C24;
  }
  .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu li:hover > a {
    background-color: #fff;
    color: #ED1C24;
  }
}

.mega-dropdown-menu .dropdown-item:hover {
  color: #ED1C24;
  background: transparent;
}

@keyframes pulse-primary {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 28, 36, 0.7);
            box-shadow: 0 0 0 0 rgba(237, 28, 36, 0.7);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(237, 28, 36, 0);
            box-shadow: 0 0 0 10px rgba(237, 28, 36, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 28, 36, 0);
            box-shadow: 0 0 0 0 rgba(237, 28, 36, 0);
  }
}

@-webkit-keyframes pulse-primary {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 28, 36, 0.9);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(237, 28, 36, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 28, 36, 0);
  }
}

@keyframes pulse-primary {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 28, 36, 0.7);
            box-shadow: 0 0 0 0 rgba(237, 28, 36, 0.7);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(237, 28, 36, 0);
            box-shadow: 0 0 0 10px rgba(237, 28, 36, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 28, 36, 0);
            box-shadow: 0 0 0 0 rgba(237, 28, 36, 0);
  }
}

.notification-label:hover {
  color: #ED1C24;
}

.main-message-list .name:hover {
  color: #ED1C24;
}

.box-shadow-primary {
  -webkit-box-shadow: 0 5px 10px rgba(237, 28, 36, 0.25);
          box-shadow: 0 5px 10px rgba(237, 28, 36, 0.25);
}

.page-header-icon i {
  color: #ED1C24;
  text-shadow: -2px 2px 2px rgba(34, 5, 191, 0.2);
}

.line-list li:before {
  border: 3px solid #ED1C24;
}

.project-card .primary {
  fill: #ED1C24;
}

.project-card:hover .primary {
  fill: #ED1C24;
  opacity: 1;
}

#back-to-top {
  background: #171717;
  color: #ED1C24;
}

.main-dashboard-nav .nav-link:hover, .main-dashboard-nav .nav-link:focus {
  color: #ED1C24;
}

.main-dashboard-nav .nav-link + .nav-link {
  border-left: 1px solid #e2e8f5;
}

.main-dashboard-nav .nav:first-child .nav-link {
  color: #1c273c;
  display: none;
}

.main-dashboard-nav .nav:first-child .nav-link:hover, .main-dashboard-nav .nav:first-child .nav-link:focus, .main-dashboard-nav .nav:first-child .nav-link.active {
  color: #ED1C24;
}

.main-dashboard-nav .nav:last-child .nav-link {
  color: #596882;
  display: none;
}

.main-dashboard-nav .nav:last-child .nav-link:hover, .main-dashboard-nav .nav:last-child .nav-link:focus {
  color: #ED1C24;
}

.card-dashboard-calendar .ui-datepicker .ui-datepicker-month {
  color: #ED1C24;
}

.card-dashboard-calendar .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
  background-color: transparent;
  border: 2px solid #ED1C24;
  color: #ED1C24;
  font-weight: 700;
}

.card-dashboard-donut .main-donut-chart.chart2 .slice.one {
  background: #ED1C24;
}

.card-dashboard-donut .main-donut-chart.chart2 .slice.two {
  background: #ED1C24;
}

.card-dashboard-donut .main-donut-chart.chart2 .chart-center span {
  color: #ED1C24;
}

.card-dashboard-balance .fab {
  color: #ED1C24;
}

.card-minimal-two .card-header > .nav .nav-link.active {
  background-color: #ED1C24;
  color: #fff;
}

.card-minimal-one .card-body > label {
  color: #ED1C24;
}

.card-minimal-four .card-body-top a:hover, .card-minimal-four .card-body-top a:focus {
  color: #ED1C24;
}

.main-navbar-dashboard-eight .nav-sub-item.active .nav-sub-link {
  color: #ED1C24;
}

.main-navbar-dashboard-eight .nav-sub-link:hover {
  color: #ED1C24;
}

.card-dashboard-eighteen .card-body h6.dot-primary::before {
  border-color: #ED1C24;
}

.card-dashboard-progress .progress-legend li:first-child::before {
  background-color: #ED1C24;
}

.main-content-1 .main-content-header .nav-link.active {
  color: #ED1C24;
}

.main-content-1 .main-content-header .nav-link.active::before {
  background-color: #ED1C24;
}

.card-dashboard-twentythree .main-donut-chart.chart1 .slice.one {
  background: #ED1C24;
}

.card-dashboard-twentythree .main-donut-chart.chart1 .slice.two {
  background: #ED1C24;
}

.card-dashboard-twentythree .main-donut-chart.chart1 .chart-center span {
  color: #ED1C24;
}

.card-dashboard-twentysix.card-dark-two {
  background-color: #445bd8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#445bd8), to(#ED1C24));
  background-image: linear-gradient(to bottom, #445bd8 0%, #ED1C24 100%);
  background-repeat: repeat-x;
}

.main-star-item {
  color: #ED1C24;
}

.task-box.primary {
  background-color: rgba(217, 232, 254, 0.6) !important;
  color: #ED1C24 !important;
  border: 1px dashed #7da7e4;
}

@media (max-width: 992px) {
  .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active {
    color: #fff;
    background: #ED1C24;
  }
}

.dark-theme .app-sidebar {
  background: #ED1C24;
}

.dark-theme .main-sidebar-header {
  background: #ED1C24;
}

.dark-theme .main-nav-line-chat .nav-link.active {
  color: #ED1C24 !important;
  background: transparent;
}

.dark-theme .horizontal-main.hor-menu {
  background: #ED1C24;
}

.dark-theme .hor-menu .horizontalMenu > .horizontalMenu-list > li > a:hover {
  color: #fff;
}

.dark-theme .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
  color: #ED1C24 !important;
}

.dark-theme .mega-menubg {
  border-bottom: 2px solid #ED1C24;
}

.dark-theme .hor-menu .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > a.active {
  color: #ED1C24;
}

.dark-theme .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > a:hover {
  color: #ED1C24;
}

.dark-theme .hor-menu .horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .link-list li a.active {
  color: #ED1C24 !important;
}

.dark-theme .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu {
  border-bottom: 2px solid #ED1C24;
}

.dark-theme .sidebar .tabs-menu ul li .active {
  background: #ED1C24;
  color: #fff;
  border: 1px solid #ED1C24;
}

.dark-theme .main-datetimepicker > .datepicker_inner_container > .datepicker_calendar td.hover {
  background-color: #ED1C24;
}

.dark-theme .chat .dropdown-menu li {
  padding: 7px;
  color: #ED1C24;
}

.dark-theme .chat .dropdown-menu li:hover {
  color: #ED1C24;
  background: rgba(238, 238, 247, 0.06);
}

.dark-theme .bg-primary {
  background-color: #ED1C24 !important;
}

.dark-theme .popover-head-primary .popover-header {
  color: #fff !important;
  background-color: #ED1C24 !important;
}

.dark-theme .popover-head-secondary .popover-header {
  color: #fff !important;
  background-color: #ED1C24 !important;
}

.dark-theme .popover-head-secondary.bs-popover-bottom .arrow::after, .dark-theme .popover-head-secondary.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #ED1C24 !important;
}

.dark-theme .popover-primary .popover-header, .dark-theme .popover-secondary .popover-header {
  background-color: transparent !important;
  color: #fff !important;
}

.dark-theme .popover-primary.bs-popover-top .arrow::after, .dark-theme .popover-primary.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-top-color: #ED1C24 !important;
}

.dark-theme .popover-secondary.bs-popover-bottom .arrow::after, .dark-theme .popover-secondary.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #525252 !important;
}

.dark-theme .tabs-style-2 .main-nav-line .nav-link.active {
  background: #ED1C24 !important;
  color: #fff;
}

.dark-theme .tabs-style-3 .nav.panel-tabs li a.active {
  background: #ED1C24;
  color: #fff;
}

.dark-theme .tabs-style-4 .nav.panel-tabs li a.active {
  background: #ED1C24;
  color: #fff;
}

.dark-theme .tab_wrapper.right_side > ul li.active:before, .dark-theme .tab_wrapper.left_side > ul li.active:before, .dark-theme .tab_wrapper.right_side > ul li:after, .dark-theme .tab_wrapper.left_side > ul li:after {
  background: #ED1C24;
}

.dark-theme .accordion-primary .card {
  border-color: #ED1C24;
}

.dark-theme .accordion-primary .card-header a {
  color: #ED1C24;
}

.dark-theme .accordion-primary .card-header a:hover, .dark-theme .accordion-primary .card-header a:focus {
  color: #ED1C24;
}

.dark-theme .accordion-primary .card-header a.collapsed {
  background-color: #ED1C24;
  color: #fff;
}

.dark-theme .accordion-primary .card-header a.collapsed:hover, .dark-theme .accordion-primary .card-header a.collapsed:focus {
  background-color: #ED1C24;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .dark-theme .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu {
    background-color: #ED1C24;
    border: none;
  }
}

@media (max-width: 991px) {
  .dark-theme .horizontalMenu > .horizontalMenu-list {
    background: #ED1C24;
  }
  .dark-theme .mega-menubg {
    background: #ED1C24 !important;
  }
  .dark-theme .hor-menu .horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .link-list li a {
    background: #ED1C24 !important;
    color: rgba(255, 255, 255, 0.6) !important;
  }
}

.bg-primary-transparent {
  background-color: rgba(237, 28, 16, 0.15) !important;
}

.tree ul:before {
  border-left: 1px solid #ED1C24;
}

.tree li i {
  color: #ED1C24;
}

.tree ul li:before {
  border-top: 1px solid #ED1C24;
}

.sweet-alert button {
  background-color: #ED1C24 !important;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #ED1C24;
}

#ui_notifIt.primary {
  background-color: #ED1C24;
  color: #fff;
}

.viewport.circle {
  border: 2px dashed #ED1C24 !important;
}

.cropme-slider input::-webkit-slider-thumb, .cropme-rotation-slider input::-webkit-slider-thumb {
  background: #ED1C24;
}

.leftmenu-color .app-sidebar {
  background: #171717;
}

.leftmenu-color .app-sidebar .slide .side-menu__item {
  background: #171717;
}

.leftmenu-color .app-sidebar .app-sidefooter {
  background: #171717;
}

.leftmenu-color .app-sidebar .side-menu__item.active .side-angle1:after {
  background: #171717;
}

.leftmenu-color .app-sidebar .side-menu__item.active .side-angle2:after {
  background: #171717;
}

.leftmenu-color .app-sidebar .slide.is-expanded {
  background: #171717;
}

.leftmenu-color .app-sidebar .slide-item {
  color: rgba(255, 255, 255, 0.8);
}

.leftmenu-color .app-sidebar .side-menu__item.active .side-menu__icon {
  fill: #ED1C24;
}

.leftmenu-color .app-sidebar .side-menu__item.active .side-menu__label {
  color: #ED1C24;
}

.leftmenu-dark .app-sidebar {
  background: #1e2448;
}

.leftmenu-dark .app-sidebar .slide .side-menu__item {
  background: #1e2448;
}

.leftmenu-dark .app-sidebar .app-sidefooter {
  background: #1e2448;
}

.leftmenu-dark .app-sidebar .side-menu__item.active .side-angle1:after {
  background: #1e2448;
}

.leftmenu-dark .app-sidebar .side-menu__item.active .side-angle2:after {
  background: #1e2448;
}

.leftmenu-dark .app-sidebar .slide.is-expanded {
  background: #1e2448;
}

.leftmenu-dark .app-sidebar .slide-item {
  color: rgba(255, 255, 255, 0.8);
}

.leftmenu-light .app-sidebar {
  background: #fff;
}

.leftmenu-light .app-sidebar .slide .side-menu__item {
  background: #fff;
}

.leftmenu-light .app-sidebar .app-sidefooter {
  background: #fff;
  border-color: #edeef7;
}

.leftmenu-light .app-sidebar .side-menu__item.active .side-angle1:after {
  background: #fff;
}

.leftmenu-light .app-sidebar .side-menu__item.active .side-angle2:after {
  background: #fff;
}

.leftmenu-light .app-sidebar .slide.is-expanded {
  background: #fff;
}

.leftmenu-light .app-sidebar .slide-item {
  color: #031b4e;
}

.leftmenu-light .app-sidebar .side-menu__label {
  color: #031b4e;
}

.leftmenu-light .app-sidebar .side-menu h3 {
  color: #757fb5;
}

.leftmenu-light .app-sidebar .slide .side-menu__item.active .side-menu__label {
  color: #ED1C24 !important;
}

.leftmenu-light .side-menu__item.active .side-menu__icon, .leftmenu-light .side-menu__item:hover .side-menu__icon, .leftmenu-light .side-menu__item:focus .side-menu__icon {
  fill: #ED1C24;
}

.leftmenu-light .side-menu .side-menu__icon {
  fill: #485079;
  opacity: 0.6;
}

.leftmenu-light .slide:hover .side-menu__label, .leftmenu-light .slide:hover .angle, .leftmenu-light .slide:hover .side-menu__icon {
  color: #ED1C24 !important;
}

.leftmenu-light .side-menu__item .angle {
  color: #cbd0f5 !important;
}

.leftmenu-light .app-sidebar .slide.active .side-menu__icon, .leftmenu-light .app-sidebar .slide.is-expanded .side-menu__icon {
  fill: #ED1C24 !important;
}

.leftmenu-light .slide-item.active, .leftmenu-light .slide-item:hover, .leftmenu-light .slide-item:focus {
  color: #ED1C24 !important;
}

.leftmenu-light .slide.is-expanded a {
  color: #031b4e !important;
}

.leftmenu-light .slide.is-expanded a:hover {
  color: #ED1C24 !important;
}

@media (min-width: 768px) {
  .leftmenu-light .main-sidebar-header .app-sidebar__toggle {
    background: #ED1C24;
  }
}

.leftmenu-light .app-sidefooter svg {
  fill: #485079 !important;
  opacity: 0.6;
}

.horizontal-color .horizontalMenucontainer .main-header.hor-header {
  background: #ED1C24;
}

.horizontal-color .horizontalMenucontainer .main-header.hor-header {
  background: #ED1C24;
}

.horizontal-color.header-color .horizontal-main.hor-menu {
  background: #445bd8;
}

@media (min-width: 992px) {
  .horizontal-color.header-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle1:after {
    background: #445bd8;
  }
  .horizontal-color.header-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle2:after {
    background: #445bd8;
  }
  .horizontal-color.header-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active {
    background: #445bd8;
    color: #fff;
  }
}

.horizontal-color .horizontal-main.hor-menu {
  background: #ED1C24;
}

@media (min-width: 992px) {
  .horizontal-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle1:after {
    background: #ED1C24;
  }
  .horizontal-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle2:after {
    background: #ED1C24;
  }
  .horizontal-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active {
    background: #ED1C24;
    color: #fff;
  }
}

.reset .horizontalMenucontainer .main-header.hor-header {
  background: #ED1C24;
}

.reset .horizontalMenucontainer .main-header.hor-header {
  background: #ED1C24;
}

.reset.header-color .horizontal-main.hor-menu {
  background: #445bd8;
}

@media (min-width: 992px) {
  .reset.header-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle1:after {
    background: #445bd8;
  }
  .reset.header-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle2:after {
    background: #445bd8;
  }
  .reset.header-color .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active {
    background: #445bd8;
    color: #fff;
  }
}

.reset .horizontal-main.hor-menu {
  background: #ED1C24;
}

@media (min-width: 992px) {
  .reset .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle1:after {
    background: #ED1C24;
  }
  .reset .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle2:after {
    background: #ED1C24;
  }
  .reset .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active {
    background: #ED1C24;
    color: #fff;
  }
}

.horizontal-dark .horizontal-main.hor-menu {
  background: #1e2448;
}

@media (min-width: 992px) {
  .horizontal-dark .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle1:after {
    background: #1e2448;
  }
  .horizontal-dark .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle2:after {
    background: #1e2448;
  }
  .horizontal-dark .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active {
    background: #1e2448;
    color: #fff;
  }
}

@media only screen and (max-width: 991px) {
  .horizontal-dark .horizontalMenu > .horizontalMenu-list {
    background: #1e2448;
  }
  .horizontal-dark .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active {
    background: #1e2448;
    color: #fff;
  }
  .horizontal-dark .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu {
    background: #1e2448;
  }
  .horizontal-dark .mega-menubg {
    background: #1e2448 !important;
  }
}

.horizontal-light .horizontal-main.hor-menu {
  background: #fff;
}

@media (min-width: 992px) {
  .horizontal-light .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle1:after {
    background: #fff;
  }
  .horizontal-light .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active .side-angle2:after {
    background: #fff;
  }
  .horizontal-light .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active {
    background: #fff;
    color: #ED1C24;
  }
}

.horizontal-light .horizontalMenu > .horizontalMenu-list > li > a {
  color: #031b4e;
}

.horizontal-light .horizontalMenu > .horizontalMenu-list > li > a svg {
  fill: #485079;
  opacity: 0.6;
}

.horizontal-light .hor-menu .horizontalMenu > .horizontalMenu-list li a.active svg {
  fill: #ED1C24 !important;
}

.horizontal-light .hor-menu .horizontalMenu > .horizontalMenu-list > li > a:hover {
  color: #ED1C24;
}

.horizontal-light .hor-menu .horizontalMenu > .horizontalMenu-list > li > a:hover svg {
  fill: #ED1C24;
}

@media only screen and (max-width: 991px) {
  .horizontal-light .horizontalMenu > .horizontalMenu-list {
    background: #fff;
  }
  .horizontal-light .horizontalMenucontainer .main-header.hor-header .input-group-btn .btn i {
    color: #485079;
    opacity: 0.6;
  }
  .horizontal-light .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active {
    background: #fff;
    color: #ED1C24;
  }
  .horizontal-light .horizontalMenu > .horizontalMenu-list > li > .horizontalMenu-click > i {
    color: #cbd0f5;
  }
  .horizontal-light .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu {
    background: #fff;
  }
  .horizontal-light .mega-menubg {
    background: #fff !important;
  }
  .horizontal-light .hor-menu .horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .link-list li a {
    color: #757fb5 !important;
  }
  .horizontal-light .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > a {
    color: #757fb5;
  }
  .horizontal-light .mega-menubg.hor-mega-menu h3 {
    color: #757fb5 !important;
  }
  .horizontal-light .hor-menu .horizontalMenu > .horizontalMenu-list > li:hover .sub-icon {
    color: #ED1C24 !important;
  }
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: #ED1C24;
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #ED1C24;
}

@media (min-width: 992px) {
  .light-theme .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > a:hover {
    color: #ED1C24 !important;
  }
  .light-theme .hor-menu .horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .link-list li a:hover {
    color: #ED1C24 !important;
  }
}

.header-img {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(237, 28, 36, 0.8)), to(rgba(237, 28, 36, 0.95))), url(../../img/20.jpg);
  background: linear-gradient(rgba(237, 28, 36, 0.8), rgba(237, 28, 36, 0.95)), url(../../img/20.jpg);
}

.header-color .menu-header-content.bg-primary .menu-header-title.text-white {
  color: #ED1C24 !important;
}

.header-color .header-img h6 {
  color: #ED1C24;
}

.header-color .horizontalMenucontainer .main-header.hor-header {
  background: #ED1C24;
}

.header-dark .horizontalMenucontainer .main-header.hor-header {
  background: #1e2448;
}

.header-light .horizontalMenucontainer .main-header.hor-header {
  background: #fff;
}

.header-light .horizontalMenucontainer .main-header.hor-header .main-header-message > a i, .header-light .horizontalMenucontainer .main-header.hor-header .main-header-notification > a i, .header-light .horizontalMenucontainer .main-header.hor-header .nav-item.full-screen > a i {
  color: #485079;
  opacity: 0.6;
}

@media only screen and (max-width: 991px) {
  .header-light .animated-arrow span:before, .header-light .animated-arrow span:after {
    background: #031b4e;
  }
  .header-light .animated-arrow span {
    background: #031b4e;
  }
}

.reset-header.light-theme .horizontalMenucontainer .main-header.hor-header {
  background: #fff;
}

.reset-header.light-theme .horizontalMenucontainer .main-header.hor-header .main-header-message > a i, .reset-header.light-theme .horizontalMenucontainer .main-header.hor-header .main-header-notification > a i, .reset-header.light-theme .horizontalMenucontainer .main-header.hor-header .nav-item.full-screen > a i {
  color: #485079;
  opacity: 0.6;
}

@media only screen and (max-width: 991px) {
  .reset-header.light-theme .animated-arrow span:before, .reset-header.light-theme .animated-arrow span:after {
    background: #031b4e;
  }
  .reset-header.light-theme .animated-arrow span {
    background: #031b4e;
  }
}

.reset-header.dark-theme .horizontalMenucontainer .main-header.hor-header {
  background: #1e2448;
}

.reset-header.dark-theme .horizontalMenucontainer .main-header.hor-header .main-header-message > a i, .reset-header.dark-theme .horizontalMenucontainer .main-header.hor-header .main-header-notification > a i, .reset-header.dark-theme .horizontalMenucontainer .main-header.hor-header .nav-item.full-screen > a i {
  color: #fff;
  opacity: 0.6;
}

@media only screen and (max-width: 991px) {
  .reset-header.dark-theme .animated-arrow span:before, .reset-header.dark-theme .animated-arrow span:after {
    background: rgba(255, 255, 255, 0.8);
  }
  .reset-header.dark-theme .animated-arrow span {
    background: rgba(255, 255, 255, 0.8);
  }
}

.main-profile-menu a.profile-user::after {
  border-top-color: #ED1C24;
  border-left-color: #ED1C24;
  background-color: #ED1C24;
}

.desktop-logo.logo-color2 {
  display: none;
}

.desktop-logo.logo-color3 {
  display: none;
}

.desktop-logo.logo-color4 {
  display: none;
}

.desktop-logo.logo-color5 {
  display: none;
}

.desktop-logo.logo-color6 {
  display: none;
}

@media (max-width: 549px) {
  .desktop-logo-1.logo-color2 {
    display: none;
  }
  .desktop-logo-1.logo-color3 {
    display: none;
  }
  .desktop-logo-1.logo-color4 {
    display: none;
  }
  .desktop-logo-1.logo-color5 {
    display: none;
  }
  .desktop-logo-1.logo-color6 {
    display: none;
  }
}

.logo-light .main-logo.logo-color2 {
  display: none;
}

.logo-light .main-logo.logo-color3 {
  display: none;
}

.logo-light .main-logo.logo-color4 {
  display: none;
}

.logo-light .main-logo.logo-color5 {
  display: none;
}

.logo-light .main-logo.logo-color6 {
  display: none;
}

.logo-1.logo-color2 {
  display: none;
}

.logo-1.logo-color3 {
  display: none;
}

.logo-1.logo-color4 {
  display: none;
}

.logo-1.logo-color5 {
  display: none;
}

.logo-1.logo-color6 {
  display: none;
}

@media (max-width: 549px) {
  .logo-2.logo-color2 {
    display: none;
  }
  .logo-2.logo-color3 {
    display: none;
  }
  .logo-2.logo-color4 {
    display: none;
  }
  .logo-2.logo-color5 {
    display: none;
  }
  .logo-2.logo-color6 {
    display: none;
  }
}
/*# sourceMappingURL=color.css.map */