#bestekopties {
}
#bestekopties input[type='checkbox'] {
    margin-right: 10px;
}
#bestekopties label {
    font-weight: normal;
}
label {
    cursor: pointer;
}
.bestek
{
    width: 440px;
    height: 200px;
    font-size: 12px;
    line-height: 16px;
    color: #58595B;
    padding: 4px 0 4px 4px;
    border: 1px solid #d1d1d1;
}
.bestekcopy
{
    background-image: url(../images/stabuBg.jpg);
    background-repeat: no-repeat;
    background-position: 230px -50px;
    background-color: #fff!important;
    overflow-x: hidden;
    line-height: 18px;
}
.hide
{
    display: none;
}
.list-group>li:nth-child(even) {
	background-color: #d6e4f1;
}
.fieldsetCaption {
    font-weight: bold;
}
.form-group div {
    margin-bottom: 5px;
}
#dakkapellen {
    display: none;
}
input[type=text], input[type=number], input[type=password], select, textarea {
    border: 1px solid #a6afb7;
}
#dakKapelOverzicht ul {
    padding: 0;
    margin: 0;
}
#dakKapelOverzicht ul li {
    list-style: none;
    font-weight: bold;
    padding-top: 10px;
}
#dakKapelOverzicht ul li ul li {
    font-weight: normal;
    display: none;
}
#dakKapelOverzicht ul li ul li ul li {
    font-weight: normal;
}
.groupNode {
    cursor: pointer;
    display: inline-block;
    width: calc(100% - 20px);
    font-size: 16px;
}
    .groupNode i {
        margin-right: 5px;
    }
.formula {
    color: red;
    /*display: none;*/
}
.hrefBlock {
    display: block;
}
#logoutDiv{
    display: none;
}
.resetBadge a {
    color: #fff;
}
.bestekOpties {
    border: 1px solid  #ccc;
    overflow: auto;
    overflow-x: hidden;
    max-height: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
}
.kleurCell {
    font-size: 10px;
}
.pironnen {
    padding: 0;
    margin: 0;
}
    .pironnen li {
        list-style-type: none;
        float: left;
        width: 100px;
        text-align: center;
        margin-right: 10px;
    }
        .pironnen li img {
            clear:both;
            margin: 22px;
        }
.fullWidthButton {
    width: 100%!important;
}

#inputSwitcher button {
    border-color: #a6afb7;
    background-color:#fff!important;
    color:#000;
}
#inputSwitcher button.active, #inputSwitcher button:hover {
    border-color: #a6afb7;
    background-color:#b2292e!important;
    color:#fff;
}
.dakkapelButton {
    margin-bottom: 10px;
    text-align: left!important;
}
    .dakkapelButton span, .dakkapelButton i {
        float: right;
    }
    .modal-body {
  max-height:500px;
  overflow:auto;
}
.table2 td {
    width: 50%;
}
.table4 td {
    width: 25%;
}
.btn {
    background-color: #b2292e;
    border: 0;
    border-radius: 0;
}
    .btn:hover {
        background-color: #9d2429;
    }
.thumbnail {
    border-radius: 0px;
    border-color: #eceded;
}
.thumbnail .caption h3 {
    text-align: center!important;
}
.thumbnail .caption a {
    font-family: "Noto Sans",Helvetica,Arial,sans-serif;
    color: #b2292e!important;
    font-size: 20px;
}
.navbar, .navbar-default, .breadcrumb {
    border-radius: 0;
    border: none;
}
a {
    color: #9d2429;
}
    a:hover {
        color: #9d2429;
    }
.navbar-brand {
    color: #9d2429!important;
    font-weight: bold;
    font-size: 28px;
}
input[type="text"], input[type="password"] {
    border-radius: 0!important;
    border: 1px solid #9c9e9f;
}
.btn-primary {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 8px 16px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-default, .btn-default:hover, .btn-default.focus, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: #f9f9f9!important;
}
.dakkapelButton .fa {
    line-height: 20px;
}
.list-group > li:nth-child(2n) {
    background-color: #eceded;
}
.modal-title {
    color: #b2292e;
}
.list-group-item {
    border-radius: 0px!important;
}
.input-validation-error {
	border: 1px solid red!important;
}
.checkboxLabel {
	font-weight:normal;
	font-size:16px;
}
.downloadFormInfo {
	font-size: 11px;
}