/*!
 * Bracket Plus Skin - Oreo
 * Version: 1.1.0
 * Author: ThemePixels (@themepixels)
 * URL: http://themepixels.me/bracketplus
**/
body {
  background-color: #e9ecef;
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  color:#333;
}

.select2-container .select2-selection--single {
    height: 38px !important ;
}
.select2-results__option {
    text-align: left;
}
.color-primary-0 {
    background-color: #CD0514
}
/* Main Primary color */
.color-primary-1 {
    background-color: #F95460
}

.color-primary-2 {
    background-color: #EF2635
}

.color-primary-3 {
    background-color: #A7000C
}

.color-primary-4 {
    background-color: #7F0009
}

.color-secondary-1-0 {
    background-color: #D27605
}
/* Main Secondary color (1) */
.color-secondary-1-1 {
    background-color: #FFB356
}

.color-secondary-1-2 {
    background-color: #F59927
}

.color-secondary-1-3 {
    background-color: #AC5F00
}

.color-secondary-1-4 {
    background-color: #824800
}

.color-secondary-2-0 {
    background-color: #0B5886
}
/* Main Secondary color (2) */
.color-secondary-2-1 {
    background-color: #3E7FA6
}

.color-secondary-2-2 {
    background-color: #206E9C
}

.color-secondary-2-3 {
    background-color: #05476D
}

.color-secondary-2-4 {
    background-color: #033553
}

.color-complement-0 {
    background-color: #1BAE04
}
/* Main Complement color */
.color-complement-1 {
    background-color: #5BD548
}

.color-complement-2 {
    background-color: #37CB20
}

.color-complement-3 {
    background-color: #138E00
}

.color-complement-4 {
    background-color: #0F6C00
}

.loading {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100vh;
    z-index: 10000;
    background: rgba(0,0,0,0.2);
}
.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #cd0512;
    border-color: #cd0512;
}

.bg-br-primary {
    background-color: #212529;
}

.nav-effect-2 .nav-link::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 1rem;
    right: 1rem;
    height: 4px;
    background: #cd0512;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transition: -webkit-transform 0.1s;
    transition: transform 0.1s;
}
.nav-effect-2 .nav-link.active {
    color: #fff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #cd0512;
}

a {
    color: #cd0512;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #80030b !important;
    color: #fff !important;
}

/***** HEADER *****/
.bg-primary {
    background-color: #cd0512 !important;
}

.btn-primary {
    color: #fff;
    background-color: #cd0512;
    border-color: #cd0512;
}

    .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
        background-color: #80030b;
        background-image: none;
        border-color: #80030b;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #80030b;
        border-color: #80030b;
    }

.btn-info {
    color: #fff;
    background-color: #cd0512;
    border-color: #cd0512;
}

.tx-info {
    color: #cd0512;
}


.btn-info:hover {
    color: #fff;
    background-color: #80030b;
    border-color: #80030b;
}

.br-header {
  background-color: #cd0512;
  box-shadow: none;
}
.br-header::before {
  display: none;
}

.br-header-left .form-control {
  background-color: transparent;
  color: #fff;
}
.br-header-left .form-control::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.br-header-left .input-group-btn {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.br-header-left .input-group-btn .btn {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.5);
}
.br-header-left .input-group-btn .btn:focus, .br-header-left .input-group-btn .btn:active {
  color: rgba(255, 255, 255, 0.7);
}

.br-header-right .dropdown > a {
  color: rgba(255, 255, 255, 0.8);
}
.br-header-right .dropdown > a:hover, .br-header-right .dropdown > a:focus {
  color: #fff;
}

.nav-link-profile {
  color: rgba(255, 255, 255, 0.8);
}
.nav-link-profile .square-10 {
  border-color: #cd0512;
}
.nav-link-profile:hover, .nav-link-profile:focus {
  color: #fff;
}

.dropdown-menu-header::before {
  background-color: #cd0512;
  z-index: 1040;
}

.user-profile-nav a {
  color: #868e96;
}
.user-profile-nav .icon {
  color: #cd0512;
}

.navicon-left {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.navicon-left a {
  color: rgba(255, 255, 255, 0.6);
}
.navicon-left a:hover, .navicon-left a:focus {
  color: #fff;
}

.navicon-right {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.navicon-right a {
  color: rgba(255, 255, 255, 0.8);
}
.navicon-right a:hover, .navicon-right a:focus {
  color: #fff;
}

/***** SIDEBAR LEFT *****/
.br-sideleft {
  background-color: #212529;
  padding: 0;
}
.br-sideleft .sidebar-label:first-child {
  color: rgba(255, 255, 255, 0.2);
}

.br-logo {
  background-color: #80030b;
}
@media (min-width: 992px) {
  .br-logo {
    border-right: 0;
  }
}
.br-logo > a {
  color: #fff;
}
.br-logo > a i {
  color: rgba(255, 255, 255, 0.5);
}
.br-logo > a span {
  color: #fff;
}

.sidebar-label {
  color: #adb5bd;
  opacity: 1;
  margin-bottom: 0;
  padding: 15px 12px;
}
.sidebar-label.tx-info {
  color: #17A2B8;
}

.br-sideleft-menu .br-menu-item:last-child .br-menu-link {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}

.br-menu-link {
  color: #868e96;
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  border-radius: 0;
  height: 42px;
}
.br-menu-link.with-sub::after {
  top: 12px;
  color: #495057;
}
.br-menu-link:hover, .br-menu-link:focus {
  color: #f8f9fa;
  background-color: #262a2f;
}
.br-menu-link:focus, .br-menu-link:active {
  outline: none;
}
.br-menu-link.show-sub {
  color: #f8f9fa;
  background-color: #262a2f;
}
.br-menu-link.active {
  color: #fff;
  background-color: #cd0512;
  background-image: linear-gradient(to right, #cd0512 0%, #80030b 100%);
  background-repeat: repeat-x;
  border-top-color: transparent;
}
.br-menu-link.active::after {
  color: #fff;
}

.br-menu-sub {
  background-color: #1c2023;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 0;
}
.br-menu-sub .sub-link:hover, .br-menu-sub .sub-link:focus {
  color: #cd0512;
}
.br-menu-sub .sub-link:hover::before, .br-menu-sub .sub-link:focus::before {
  background-color: #cd0512;
}
.br-menu-sub .sub-link.active {
  color: #cd0512;
}
.br-menu-sub .sub-link.active::before {
  background-color: #cd0512;
}

.info-list {
  padding-left: 2px;
  padding-right: 2px;
}

/***** SIDEBAR RIGHT *****/
.br-sideright {
  background-color: #212529;
}
.br-sideright .sidebar-label {
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 10px;
}
.br-sideright .switch-button-background {
  background-color: #16181b;
}
.br-sideright .switch-button-background.checked {
  background-color: #17A2B8;
}
.br-sideright .switch-button-label.on {
  color: #17A2B8;
}

.sidebar-tabs {
  background-color: #1a1d21;
}
.sidebar-tabs .nav-link {
  color: #868e96;
}
.sidebar-tabs .nav-link.active {
  background-color: #212529;
  color: #cd0512;
}

.contact-list-link.new {
  background-color: #1c2023;
}
.contact-list-link:hover, .contact-list-link:focus {
  background-color: #1c2023;
}
.contact-list-link:hover.new, .contact-list-link:focus.new {
  background-color: #1a1d21;
}

.contact-status-indicator {
  border-color: #212529;
}

.media-file-list {
  margin-top: 5px;
  padding-left: 0;
  padding-right: 0;
}
.media-file-list .media {
  padding: 10px 25px;
  margin-top: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.sidebar-datepicker .ui-datepicker-calendar thead th {
  color: #cd0512;
}
.sidebar-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-default {
  background-color: transparent;
  color: #cd0512;
  border-color: #cd0512;
}

.sidebar-settings-item {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.sidebar-settings-item .form-control {
  background-color: #16181b;
}

/***** MAIN PANEL *****/
.br-pageheader {
  background-color: #dee2e6;
  padding: 14px 20px;
}

.br-pagetitle {
  padding: 20px 25px;
  background-color: #fff;
  border-bottom: 1px solid #ced4da;
}
.br-pagetitle .icon {
  color: #cd0512;
}
.br-pagetitle h4 {
  color: #cd0512;
}

.br-section-wrapper {
  box-shadow: none;
  border: 1px solid #ced4da;
}

@media (min-width: 992px) {
  .collapsed-menu .br-menu-link .menu-item-icon {
    transform: translateX(9px);
  }
}

@media (min-width: 992px) {
  .expand-menu .br-menu-link .menu-item-icon {
    transform: translateX(0);
  }
}

.br-subleft {
  background-color: #2c3237;
}

.br-nav-mailbox .nav-link:hover, .br-nav-mailbox .nav-link:focus {
  background-color: #282d31;
  color: #fff;
}
.br-nav-mailbox .nav-link.active {
  background-color: #212529;
  color: #fff;
}
.br-nav-mailbox .nav-link + .nav-link {
  margin-top: 1px;
}

.br-mailbox-list-item.active::before, .br-mailbox-list-item.active:hover::before, .br-mailbox-list-item.active:focus::before {
  background-color: #cd0512;
}
.br-mailbox-list-item + .br-mailbox-list-item {
  border-top: 1px solid #dee2e6;
}

.br-msg-body {
  box-shadow: none;
  border: 1px solid #ced4da;
}

/********** WIDGET ***********/
/*****************************/
.widget-1,
.widget-2,
.widget-3 {
  border: 1px solid #ced4da;
}

.widget-2 {
  border-radius: 3px;
}

.widget-3 {
  box-shadow: none;
}

/********** LIB STYLES **********/
/********************************/
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
  background-color: #cd0512;
}
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
  background-color: #cd0512;
}

/***** CUSTOM STYLES *****/
.wizard-style-1 > .steps > ul .current a .number, .wizard-style-1 > .steps > ul .current a:hover .number, .wizard-style-1 > .steps > ul .current a:active .number {
  background-color: #80030b;
}

.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: #cd0512;
  color: #cd0512;
}

.wizard-style-3 > .steps > ul .current a, .wizard-style-3 > .steps > ul .current a:hover, .wizard-style-3 > .steps > ul .current a:active {
  color: #cd0512;
}
.wizard-style-3 > .steps > ul .current a .number, .wizard-style-3 > .steps > ul .current a:hover .number, .wizard-style-3 > .steps > ul .current a:active .number {
  background-color: #cd0512;
}

/* ############### PROFILE PAGE ############### */
/* ############################################ */
.br-profile-page .card-header {
  background-color: #495057;
}
.br-profile-page .card-body {
  background-color: #343a40;
}

/** SITEMAP **/
.br-sitemap-section a {
  color: #343a40;
}
.br-sitemap-section a:hover, .br-sitemap-section a:focus {
  color: #cd0512;
}
.br-sitemap-section ol > li a {
  color: #cd0512;
}
.br-sitemap-section ol > li a:hover, .br-sitemap-section ol > li a:focus {
  color: #80030b;
}
.br-sitemap-section ul li::before {
  background-color: #cd0512;
}

/********** RTL SUPPORT **********/
/*********************************/
.rtl .sidebar-tabs .nav-link {
  width: 100%;
  text-align: center;
}
.rtl .br-header-left .input-group-btn {
  border-left-color: rgba(255, 255, 255, 0.3);
}
.rtl .navicon-left {
  border-left-color: rgba(255, 255, 255, 0.3);
}
.rtl .navicon-right {
  border-right-color: rgba(255, 255, 255, 0.3);
}
@media (min-width: 992px) {
  .rtl .br-logo {
    border-left-color: rgba(255, 255, 255, 0.3);
  }
}
