body {
color: #282828;
font-size: 15px;
background: url(https://www.rotsvast.nl/dynamic/media/1/images/nieuws/Rotsvast/images-7_nieuws-2019-wonenbreburg-constant_max_840_565.jpg);
background-position-x: 50%;
background-position-y: 50%;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
background-origin: padding-box;
background-clip: border-box;
font-family: helvetica, arial, sans-serif; 
}

.navbar.navbar-expand-sm.navbar-light.banner {
background: #fff;
}

.application-title {
display: block;
    width: 12.5rem;
    height: 3.43rem;
    background: url(https://www.rotsvast.nl/templates/responsive/images/custom/rotsvast-logo-30-jaar-large.png);
    background-size: cover;
    max-width: 175px;
}

.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: #fff;
    padding-bottom: 1rem;
    margin-top: 1rem;
border: 5px solid #f2f3f7;
}

.main-menu-container {
    background: url(https://www.rotsvast.nl/templates/responsive/images/custom/rotsvast-bg-footer.png);
}


.main-menu-container .main-menu-items .nav-link {
color: #fff;
}

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

.main-menu-container .navbar-light .navbar-nav .nav-item .active {
color: #fff;
    font-weight: 800;
    background-color: transparent;
}

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

.user-bubble {
background-color: #3aaa35;
color: #f7f7f7;
}
 
.user-bubble .dropdown-item:hover, .dropdown-item:focus {
background-color: #3aaa35;
color: #f4f4f4;
}

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

.user-bubble-mobile {
  color: #f4f4f4;
  background-color: #333;
}

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

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

.base-tab-header .nav-link.active {
color: #1A1A1A;
font: bold;
background-color: white;
border-top: 2px solid #f4f4f4;
}


.base-tab-header .nav-link:hover {
background-color: white;
color: #1A1A1A;
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: #1A1A1A;
    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: #f2f3f7;;
text-align: center;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom: 3px solid #f2f3f7;
}

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

.pb-0, .py-0 {
    padding-bottom: 10px!important;
background: #fff;
}


.group-label {
    color:  #3aaa35;
    font-style: italic;
    font-size: 18px;
}


.display-row-label{
    text-align: right!important;
}

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