body {
    color: black !important;
    font-size: 15px;
    background-color: white;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-origin: padding-box;
    background-clip: border-box;
    font-family: calibri;
}

 
.navbar.navbar-expand-sm.navbar-light.banner {
background: #fff;
height: 100px;
}
 
.container {
    max-width: 1350px;
padding-left: 0px;
}

.application-title {
    display: block;
    width: 298px;
    height: 70px;
margin-left: 10px;
margin-bottom: 0px;
margin-top: 15px;
    background-size: contain;
    max-height: 100px;
}


.navbar-brand {
display: flex;
}

.application-info{
content: url("/theme/account_logo");
height: 60px;
margin-top: 10px;
}

.user-bubble {
background-color: #016742 !important;
color: #fff!important;
border-radius: 10px;
}
 
.dropdown-item {
font-size: 15px;
border-radius:0px;
}

.dropdown-toggle:after {
    color: black;
}

.nav-item dropdown user-bubble {
color: #ffffff;
border-radius: 40px;
}
 
.user-bubble-mobile {
  color: #ffffff;
  background-color: #016742;
}
 
.main-header {
    background-color: #fff;
height: 100px;
}
 
img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
}


.main-menu-container {
background: #fff;
    border-top: 1px solid lightgrey;
border-bottom: lightgrey;
}
 
.main-menu-container .main-menu-items .nav-item {
    color: grey;
    padding-right: .0rem;
    border-color: lightgrey;
}

.main-menu-container .navbar-light .navbar-nav .nav-item :hover {
  color: #3a506a;
    background-color: transparent;
}
 
.main-menu-container .navbar-light .navbar-nav .nav-item .active  {
color: #3a506a;
}

.main-menu-container .main-menu-items .nav-link {
    color: grey;
    margin-left: 5px;
    margin-right: 5px;
}

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

 .navbar-nav .nav-link {
    color: #fff;
}

.main-item-container {
    background-color: #fff;
    padding-bottom: 1rem;
   margin-top: 1rem;
border: 1px solid #fff;
box-shadow: 0 0 5px 0 #cccccc;
padding: 8px 20px 24px;
}

.base-tab-header a {
 border-radius: 0 !important;
background-color: #f9f9f9;
color: #999;
line-height: 16px;
position: relative;
z-index: 11;
border-color: #c5d0dc;
}
 
.base-tab-header li {
background-color: white;
}
 
.base-tab-header .nav-link.active {
    color: #016742;
    border-color: #016742;
        border-top-color: #016742;
     border-bottom-color: rgb(197, 208, 220);
    border-top: 2px solid #016742;
    border-bottom-color: transparent!important;
    background-color: #fff;
    z-index: 12;
    line-height: 16px;
    margin-top: -1px;
    box-shadow: 0 -2px 3px 0 rgba(0,0,0,.15);
}

.base-tab-header .nav-link:hover {
    background-color: #fff !important;
    color: #016742 ;
    border-color: transparent;
}

.table {
color: #2A374A !important;
} 

.dx-datagrid {
    color: #2A374A;
font-family: calibri;
font-size: 15px;
cursor: pointer;
}

.base-tab-header, .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: -5px;
}

.text-link {
  color: #333333;
}
 
element.style {
    border-style: solid;
    border-bottom-width: 15px;
    border-color: #5A5A5A;
    width: 15px;
    margin: 0px auto;
}
 
.border-content-box .content-title {
    background-color: #016742;
    color: #ec1c24;
}
 
.border-content-box {
    border: 0rem solid #5a5a5a;
padding-bottom: 0px;
}
 
.border-content-box .content-title h5 {

    margin: 0;
    padding: .5rem .75rem .5rem 0;
        padding-left: 0px;
    color: #fff !important;
    font-size: 18px;
    font-weight: normal;
background-color: #016742;

}

.dx-pager .dx-pages .dx-selection, .dx-pager .dx-page-sizes .dx-selection {
    color: white;
background-color:   #016742;
}
 
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
color: #016742;
    font-size: 32px;
    font-weight: normal!important;
    text-transform: none;
} 

.page-header h2.header-title {
    margin-top: 15px;
    font-size: 24px;
font-weight: lighter!important;
    letter-spacing: 1px;
    border-bottom: 1px dashed #c5d0dc;
    padding-bottom: 15px;
    Color: #4b4b4b!important;
text-align: left;
}
 
.page-header h2.header-title small span {
    margin-left: .5rem;
    font-size: 16px;
}
 
.page-header h2.header-title small {
    margin-left: 1px;
    font-size: 16px;
}
 
.header{
    background-color: #5a5a5a;
    border-color: #5a5a5a;
}
 
.pb-0, .py-0 {
    padding-bottom: 0px!important;
}
 
.row{
Margin-bottom: 13px;
}
 
.col{
Margin-bottom: 0px;
}

.display-row-label {
    text-align: right!important;
    color: #2A374A !important;
}
 
.col.page-header {
background: #fff;
text-align: center;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
 
.row.page-header {
background: #fff;
text-align: left;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
 
.pb-0, .py-0 {
    padding-bottom: 0px!important;
background: #fff;
}

 
.group-label {
    color:  #3a506a !important;
    font-size: 16px;
font-weight: bold!important;
border-bottom-style: dashed!important;
}

.d-inline-block {
    display: inline-block !important;
border-bottom: 1px dotted #e2e2e2!important;
}

.display-row-label{
    text-align: right!important;
    color: #667e99 !important;
}
 
.btn-outline-primary {
    color: #2A374A;
    border-color: #2A374A;
}

.btn-outline-primary:hover {
    color: #016742 ;
    background-color: transparent;
    border-color: #3a506a ;
}

.btn-success {
    background-color: #016742;
    border-color: black ;
border-radius: 0px;
}
