
.main-header {
    background-color: #FFF;
}

.application-title {
    display: block;
    width: 30rem!important;
    height: 120px;
    margin-left: 32px;
}

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

.group-label {
    color: white;
}

.main-menu-container {
    background-color: #0099a8;
}


.main-menu-container .main-menu-items .nav-link {
color: white !important;
}

.main-menu-container .navbar-light .navbar-nav .nav-item :hover {
  color: white;
background-color: #777777;
}
.main-menu-container .navbar-light .navbar-nav .nav-item .active {
  color: white;
font-weight: bold;
background-color: #777777;
}

.border-content-box  {
  border: 0.05rem solid #0099a8;
}

.border-content-box .content-title {
  background-color: #0099a8;
  color: #0099a8;
}

.user-bubble {
background-color: #0099a8;
}
 
.user-bubble .dropdown-item:hover, .dropdown-item:focus {
background-color: white;
color: #0099a8;
}
.user-bubble  .nav-link .user-info {
  color: white;
}

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

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

.base-tab-header li {
background-color: white;
}

.base-tab-header .nav-link.active {
color: #0099a8;
background-color: white;
border-top: 2px solid#0099a8;
}

.base-tab-header .nav-link:hover {
background-color: white;
color: #0099a8;
border-top: 2px solid #0099a8;
}

.text-link {
  color: #0099a8;
}

.group-label {
    color:  #0099a8
}

.border-content-box .content-title {
    background-color: #0099a8;
color:
    white;
}

.border-content-box {
    border: 0.05rem solid #0099a8;
}

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