.application-title {
    display: block;
    width: 25rem!important;
    height: 3.43rem;
}

.dx-pager .dx-pages .dx-selection, .dx-pager .dx-page-sizes .dx-selection {
  color: white;
  background-color: #1A1A1A;
}

.main-header {
    background-color: #1A1A1A; 
top-border: #d16f24 ; 
}

.main-item-container {
    background-color: #1a1a1a;
    padding-bottom: 1rem;
    margin-top: 1rem;
    border-top: 2px solid #d16f24;
    border-bottom: 2px solid #d16f24;
}

.navbar-light .navbar-nav .nav-link {
    color: #FFF;
}

.group-label {
    color: #19539F;
}

.main-menu-container {
    border-bottom: 2px solid #d16f24;
    background-color: #1a1a1a;
    border-top: 2px solid #d16f24;
}

body {

    color: #fff;
    text-align: left;
    font-size: 0.8rem;

}

.h2, h2 {
    font-size: 1.5rem;
color: #fff
}

.h5, h5 {
    font-size: 1.5rem;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1.8rem;
    font-weight: unset;
    line-height: 1;
}

dl, ol, p, ul {
    margin-top: 0;
    margin-bottom: 1rem;
color: #fff
}

.main-menu-container .navbar-light .navbar-nav .nav-item :hover {
  background-color: #1a1a1a;
  color: #d16f24;
}

.main-menu-container .navbar-light .navbar-nav .nav-item .active {
  background-color: #1a1a1a;
  color: #d16f24;

}

.border-content-box .content-title {
    background-color: #1a1a1a;
    color: #fff;
    border-top: 2px solid #d16f24;
    border-bottom: 2px solid #d16f24;
}

.border-content-box {
    border: 0.05rem solid #d16f24
;
    background: #1A1A1A;
    border-radius: 6px;
    border-width: 2px;
}

.user-bubble {
background-color: #d16f24;
}
 
.user-bubble .dropdown-item:hover, .dropdown-item:focus {
background-color: white;
color: #1a1a1a;
}

.user-bubble  .nav-link .user-info {
  color: white;
}

.user-bubble-mobile {
  color: white;
  background-color: #d16f24;
}

.base-tab-header a {
    color: #fff;
    text-decoration: none;
}

.base-tab-header li, .border {
    border: 0px solid #dee2e6 !important;
}

.base-tab-header li, .bg-light {
    background-color: #1A1A1A !important;
} 

.base-tab-header .nav-link.active {
color: #d16f24;
background-color: #1A1A1A
border-top: 0px solid #1a1a1a;
}

.base-tab-header .nav-link:hover {
background-color: #1A1A1A
color: #d16f24;
}

.base-tab-header, .nav-tabs {
    border-bottom: 0px dotted #dee2e6;
}

.border-bottom, .group-label {
     border-bottom: 1px solid #6c757d !important;
}

.text-link {
  color: #1A1A1A;
}

.group-label {
    color: #d16f24;

}

.base-tab-header .nav-link.active {
   background-color: #1a1a1a;
  color: #d16f24;
    border-top: #1A1A1A;

}

.base-tab-header .nav-link.active, .base-tab-header .nav-link:hover, .bg-white {
    background-color: #1A1A1A !important;
  color: #d16f24;
border-color: #1A1A1A;

}
.page-header h2.header-title {
    margin-top: .6em;
    font-size: 24px;
    font-weight: lighter;
    border-bottom: 1px;
    padding-bottom: .8rem;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.border, .group-label {
    border: 0px solid #fff!important;
    border-width: 0px !important;
    border-color: #fff !important;
border-radius: 5px;
border-style: outset;
}

.pb-0, .py-0 {
    padding-bottom: 4px !important;
}

.base-tab-header li, .bg-light {
    background-color: #1A1A1A!important;
} 

.card-body {
  color: #1A1A1A;
    text-align: left;
    font-size: 0.8rem;
}
.card-header {
    color: #1A1A1A;
    padding: .75rem 1.25rem;
    margin-bottom: 0;
}
li {
color: #1A1A1A;
    display: list-item;
    text-align: -webkit-match-parent;
}
