
body {
color: #0f4a6b;
background-color: #d6e8f2;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
background-origin: padding-box;
background-clip: border-box;
}
.navbar.navbar-expand-sm.navbar-light.banner {
background: #348dbe;
}

.navbar-brand {
    display: inline-block;
    padding-top: .34765625rem;
    padding-bottom: .34765625rem;
    margin-right: 1rem;
    font-size: 1.015625rem;
    line-height: inherit;
    white-space: nowrap;
    padding-left: 160px;
}

.application-title {
    display: block;
    width: 12.5rem;
    height: 3.43rem;
}

.main-header {
    background-color: #348dbe;
height: 70px;
}

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

.group-label {
    color: white;
}


.main-item-container {
    background-color: #fff;
    padding-bottom: 30px;
    margin-top: 1rem;
border: 1.5px solid #c5c5c5;
}

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


.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: #ed611c;
}

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

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

.border-content-box .content-title {
  background-color: #348DBE;
  color: #348DBE;
}

.user-bubble {
    background-color: #ed611c;
color: #fff;
    transition-duration: 0.5s;
    right: 50px;
    width: 260px;
    text-align: center;
    font-size: 16px;
    height: 45px;
    line-height: normal;
border-radius: 0px;
}

.user-bubble :hover {
background-color: #f8941d;
border-radius: 0px;
}

.user-bubble .dropdown-menu {
background-color: #0f4a6b;
color: #fff;
}
.user-bubble .dropdown-item {
background-color: #0f4a6b;
color: #fff;
}
 
.user-bubble .dropdown-item, .dropdown-item:focus {
background-color: #0f4a6b;
color: #fff;
}

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

d6e8f2

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

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

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

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

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

.text-link {
  color: #348DBE;
}

.group-label {
    color:  #0f4a6b;

}

.border-content-box .content-title {
    background-color: #348DBE;
color:
    white;
}

.border-content-box  {
  border: 0px solid #722b90;
background: #fff;
box-shadow: 0px 6px 10px 5px #999;

}

.border-bottom, .group-label {
    border-bottom: 1.5px solid #dee2e6!important;
}

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: bold;
    line-height: 1.2;

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

.row{
Margin-bottom: 0px;
}

.col{
Margin-bottom: 0px;
}

.col.page-header {
background: #fff;
text-align: center;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom: 5px solid #f2f2f2;
}

.row.page-header {
background: #fff;
text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
border-bottom: 5px solid #f2f2f2;
}
