body {
    padding-top: 60px;
    padding-bottom: 40px;
}

.mbo_box {
    border-radius: 7px;
}

.mbo_padding {
    padding: 10px 7px 20px 20px;
}

.mbo_c3 {
    background-color: #fdf7e0;
}

.mbo_c2 {
    background-color: #f5dedf;
}

.mbo_c1 {
    background-color: #e4e2ee;
}

.mbo_c6 {
    background-color: #eeeeef;
}

.mbo_c5 {
    background-color: #edf4e4;
}

.mbo_c4 {
    background-color: #ddeff0;
}

.tooltip-inner {
    min-width: 250px;
    text-align: left;
}

.accordion-group {background-color:#f2f2f2;}
.accordion-body { background-color:#ffffff;}
.accordion-toggle:hover {text-decoration:none;}

.mycontainer {
  padding: 13px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mycharts div img {
	width:200px;
}
#loading {
	width:100%;
	height:100%;
	background-color:#000000;
	opacity:.5;
	position:absolute;
}
#accordion .collapse {
	overflow: hidden !important;
}

.selectedrow  td{
    background-color:#f2ca32;

}

.downloadicon {
    background-repeat:no-repeat;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:20px;
	min-width:200px;
    background-image:url("../gif/bin.e12bd7000914.gif");
}

.xls {
    background-image:url("../gif/xls.74aab078740f.gif");
}
.xlsx {
    background-image:url("../gif/xlsx.7aefc4ab404c.gif");
}
.doc {
    background-image:url("../gif/doc.feeb7ae9d1d5.gif");
}
.docx {
    background-image:url("../gif/docx.90c0314b35fb.gif");
}
.pdf {
    background-image:url("../gif/pdf.9d408802ceb1.gif");
}
.mail {
	background-position:7px 8px;
	background-image:url("../png/mail.d259f715b4c2.png");
	background-repeat:no-repeat;
}
.helpdesk {
	text-align:right;
	padding-top:12px;
	float:right;
    margin-left: 5px;
}
.helpdesk strong {
	color:#ffffff;
	font-weight:normal;
}
.response {
    width:27px;
    background-image:url("../png/reply.1d09c9140361.png");
    background-repeat:no-repeat;
    background-position:10px 7px;
    margin-bottom:5px;
    margin-left:20px;
}
.redresponse {
    width:27px;
    background-image:url("../png/reply_red.905ac44e6d0b.png");
    background-repeat:no-repeat;
    background-position:10px 7px;
    margin-bottom:5px;
    margin-left:20px;
}
body {
	background-image:url("../png/bgtile.08ab64c1732e.png");
	background-repeat:repeat-x;
}
.hero-unit {
	padding-right:350px;
	height:160px;
	padding-top:40px;
	padding-bottom:80px;
	background-image:url("../png/mbologo.9e504c01687b.png");
	background-position:right 30px;
	background-repeat:no-repeat;
}
h1,h3 {
	color:#4b4094;
}
h2 {
	color:#bd242a;
}
h4 {
	color:#df932f;
}
.ioerror {
    width:30px;
    background-repeat:no-repeat;
    background-position:5px 3px;
    margin-bottom:5px;
    margin-left:20px;
}
.ioerrors {
	margin:0px;
	padding-left:15px;
	color:#ff0000;
}

/* two factor authentication */

.wrapper {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.code {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
    width: 250px;
}

.code .code__digits {
  --total-digits: 4;
  display: grid;
  grid-template-columns: repeat(var(--total-digits), 1fr);
  gap: 0.5rem;
}

.code .code__digit {
  display: block;
  width: 2rem;
  height: 2rem;
  padding: 0.625rem;
  border: 1px solid grey;
  border-radius: 0.5rem;
  font-size: 1.5rem;
  text-align: center;
}

.code .code__digit:focus {
  outline-offset: 2px;
}

.code input::-webkit-outer-spin-button,
.code input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.code input[type=number] {
  -moz-appearance: textfield;
}

.font-13 {
    font-size: 13px;
}

#loadingBox .uil-ring-css {
    transform:scale(0.79);
}

.hc_container {
    width: 600px;
    height: 400px;
    margin: 0 auto;
}
.w75px {
    width: 75px;
}
.w200px {
    width: 200px;
}
.w45px {
    width: 45px;
}
.w100px {
    width: 100px;
}
.w200px {
    width: 200px;
}
.w300px {
    width: 300px;
}
.h60px {
    height: 60px;
}
.mt-20 {
    margin-top: 20px;
}
.utils_right_border {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.bg-white {
    background-color: white;
}
.bg-blue-text {
    background-color: #5599ff;
    color: #ffffff;
}
.bg-blue {
    background-color: #5599ff;
}
.bg-trans {
    background-color: transparent;
    border: 0;
}
.w-100 {
    width: 100%;
}
.ml-20 {
    margin-left: 20px;
}
#validaties. #toelichting, #uitleg, #pwccomment {
    width: 70%;
    left: 30%;
}
#toelichting_txt, #pwccomment_txt {
    width: 95%;
}
.invoerjaren {
    font-size: 75%
}
.invoerjaren input {
    background-color: #efefef; width: 50%; display: inline;
}
.w95 {
    width: 95%;
}
.text-red {
    color: red;
}
.noshow {
    display: none;
}
.font-11 {
    font-size:11px;
}
.font-14 {
    font-size:14px;
}
.color-smoke {
    color:#eeeeee;
}
.w-100 {
    width: 100%;
}
.h-100 {
    height: 100%;
}
.notetext {
    width: 100%;
    height: 500px;
}
.w-auto {
    width: auto;
}
.docapproved {
    width: 590px;
    padding-right:5px;
    vertical-align: top;
}
#organizations label {
    width:18%;
    float:left;
}
.text-right {
    text-align: right;
}
.m-0 {
    margin:0;
}
.h250px {
    height: 250px;
}
.h200px {
    height: 200px;
}
.h260px {
    height: 260px;
}
.h300px {
    height: 300px;
}
.no-overflow {
    overflow: hidden;
}
.title_404, .title_500 {
    font-size: 130px;
    line-height: 210px;
}
.h170px {
    height: 170px;
}
.shared_report_listitem {
    list-style-type: none;
    margin-bottom:10px;
}
.pr-30 {
    padding-right: 30px;
}
.w-28 {
    width: 28%;
}
.w-20 {
    width: 20%;
}
.w-80 {
    width: 80%;
}
.w-44 {
    width: 44%;
}
.w150px {
    width: 150px;
}
.pl-0 {
    padding-left: 0;
}
.no-border {
    border:0;
}
.parsedblock {
    font-size: 14px;
}

.table10 {
    border-spacing: 10px;
    border-collapse: separate;
}
.table10 td, .table10 th {
    padding: 10px;
}
.v-top {
    vertical-align: top;
}
.mb-5 {
    margin-bottom: 5px;
}
.mr-15 {
    margin-right:15px;
}
.inline-block {
    display: inline-block;
}
.min-500{
    min-height: 500px;
}
.strong {
    font-weight: bold;
}
.green {
    color: green;
}
.light-gray {
    color: #cccccc;
}
.mt-10 {
    margin-top: 10px;
}
.auto-overflow {
    overflow: auto!important;
}
.reporting_chart {
     width: 850px;
    height: 595px;
    margin:0;
}
.p-10 {
    padding:10px;
}
.bg-light-gray {
    background-color: #cccccc;
}
.smallchart {
    width: 190mm;
    height: 150mm;
    margin:0;
}
