body {

    background: url(/theme/account_background) 

rgba(0,0,0,.048);

    background-color: 

rgba(0, 0, 0, 0.047);
background-position-x: 0%;
background-position-y: 0%;
background-repeat: no-repeat;
background-attachment: scroll;
background-image: url("/theme/account_background");
background-size: cover;
background-origin: padding-box;
background-clip: border-box;
}

.main-header {
    background-color: #fff;
    background: rgba(0, 0, 0, 0.55);
border-bottom: 3px solid
#fff;
}

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

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

.group-label {
    color: white;
}

.main-menu-container {
    background-color: #fff;
    background: rgba(0, 0, 0, 0.55);
}


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

.main-menu-container .navbar-light .navbar-nav .nav-item :hover {
  color: white;
text-decoration: underline;
}
.main-menu-container .navbar-light .navbar-nav .nav-item .active {
  color: white;
font-weight: bold;
}

.border-content-box  {
  border: 0.05rem solid #19539F;
}

.border-content-box .content-title {
  background-color: #19539F;
  color: white;
}

.user-bubble {
background-color: rgba(124, 151, 159, 1.00);
}
 
.user-bubble .dropdown-item:hover, .dropdown-item:focus {
background-color: white;
color: rgba(124, 151, 159, 1.00);
}
.user-bubble  .nav-link .user-info {
  color: white;
}

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

.base-tab-header a {
    color: rgba(124, 151, 159, 1.00);
    text-decoration: none;
}

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

.base-tab-header .nav-link.active {
color: rgba(124, 151, 159, 1.00);
background-color: white;
border-top: 2px solid rgba(124, 151, 159, 1.00);
}

.base-tab-header .nav-link:hover {
background-color: white;
color: rgba(124, 151, 159, 1.00);
}

.text-link {
  color: #19539F;
}

.group-label {
    color: 
    black;
}

.border-content-box .content-title {
    background-color: rgba(124, 151, 159, 1.00);
color:
    white;
}

.border-content-box {
    border: 0.05rem solid rgba(124, 151, 159, 1.00);
}

.dx-pager .dx-pages .dx-selection, .dx-pager .dx-page-sizes .dx-selection {
    color: white;
background-color:    rgba(124, 151, 159, 1.00);
}
