.application-info { 
content: url('https://provastbeheer.nl/wp-content/uploads/2017/07/colory-blue.png');
 }

body {
color: #282828;
font-size: 15px;
background-image: url(//provastbeheer.nl/wp-content/uploads/Untitled-design-1.png);
    background-color: #03a9f4;
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; 
}

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

.application-title {
    display: block;
    width: 12.5rem;
    height: 3.43rem;
    background: url(https://provastbeheer.nl/wp-content/uploads/2017/07/colory-blue.png);
    background-size: contain;
    max-height: 49px;
}

.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: 1.5px solid #c5c5c5;
}

.main-menu-container {
 background: #f09a3e;
}

.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;
text-decoration: underline;
}

.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: #f09a3e;
color: #f7f7f7;
}
 
.user-bubble .dropdown-item:hover, .dropdown-item:focus {
background-color: #f09a3e;
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: #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;
}

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


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


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

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