body {
color: #722b90;
font-size: 15px;
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;
font-family: helvetica, arial, sans-serif; 
background-color: #f3f3f3;
}
 

.application-info{
content: url("/theme/account_logo");
margin-bottom: 0rem !important;
}

.application-title {
    display: block;
    width: 12.5rem;
    height: 3.43rem;
}
 
.navbar.navbar-expand-sm.navbar-light.banner {
background: #fff;
height: auto;
}


.main-header {
    background-color: #fff;
}
 
.dx-pager .dx-pages .dx-selection, .dx-pager .dx-page-sizes .dx-selection {
  color: white;
  background-color: #767676;
}
 
.navbar-collapse {
    letter-spacing: 1.5px;
}
 
.main-item-container {
    background-color: #f4f4f4;
    padding-bottom: 1rem;
    margin-top: 1rem;
border-radius: 10px;
}
 
.main-menu-container {
    background-color: #f2f2f2;
}
  
.main-menu-container .main-menu-items .nav-link {
color: #722b90;
}
 
.main-menu-container .navbar-light .navbar-nav .nav-item :hover {
  color: #ec1c24;
background-color: #f4f4f4;
}
 
.main-menu-container .navbar-light .navbar-nav .nav-item .active {
  color: #ec1c24;
font-weight: 800;
background-color: #f4f4f4;
}
 
.border-content-box  {
  border: 0.5px solid #722b90;
background: #fff;
box-shadow: 0px 6px 10px 5px #999;
}
 
.user-bubble {
background-color: #722b90;
color: #f7f7f7;
}

.user-bubble .dropdown-item:hover, .dropdown-item:focus {
background-color: #722b90;
color: #f4f4f4;
}
 
.user-bubble .nav-link .user-info {
    color: #f4f4f4;
}
 
.user-bubble-mobile {
  color: #f4f4f4;
  background-color: #333;
}
 
.base-tab-header a {
    color: #722b90;
    text-decoration: none;
}
 
.base-tab-header li {
background-color: white;
}
 
.base-tab-header .nav-link.active {
color: #ec1c24;
font: bold;
background-color: white;
border-top: 2px solid #f4f4f4;
}
 
.base-tab-header .nav-link:hover {
background-color: white;
color: #ec1c24;
border-top: 2px solid #f4f4f4;
}
 
.base-tab-header, .nav-tabs {
border-bottom: 1px solid #dee2e6;
margin-bottom: -10px;
}
 
.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: #722b9000;
    color: #ec1c24;
}
 
.border-content-box {
    border: 0rem solid #5a5a5a;
padding-bottom: 0px;
}
 
.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 {
color: #ec1c24;
    font-family: 'Droid Serif', sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: Bold;
    font-weight: 500;
    text-transform: none;
} 
 
.page-header h2.header-title {
    margin-top: 15px;
    font-size: 24px;
    font-weight: Bold;
    letter-spacing: 1.5px;
    border-bottom: 0px dotted #dee2e6;
    padding-bottom: 15px;
}
 
.header{
    background-color: #5a5a5a;
    border-color: #5a5a5a;
}
 
.pb-0, .py-0 {
    padding-bottom: 10px!important;
}
 
.row{
Margin-bottom: 13px;
}
 
.col{
Margin-bottom: 0px;
}
 
.col.page-header {
background: #f4f4f4;
text-align: center;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom: 3px dotted #dee2e6;
}
 
.row.page-header {
background: #f4f4f4;
text-align: center;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom: 3px dotted #dee2e6;
}
 
.pb-0, .py-0 {
padding-bottom: 10px!important;
background: #fff;
}
 
 
.group-label {
    color:  #ec1c24;
    font-style: italic;
    font-size: 18px;
}
 
 
.display-row-label{
    text-align: right!important;
}
 
.border-bottom, .group-label {
    border-bottom: 1px solid #dee2e6!important;
}
