ul.thumbnails.image_picker_selector {
    margin-bottom: 16px;
}
@media (max-width: 767px) {
    .attribute-selector label {
        display: block;
        margin-bottom: 8px;
    }
}
.attribute-selector {
    margin-bottom: 16px;
}
.attribute-selector label {
    padding-top: 2px !important;
    margin-right: 16px;
    padding-left: 24px !important;
    font-size: 16px;
    font-weight: bold;
}
article {
    overflow: visible;
}
@media (max-width: 900px) {
    article,
    h1 {
        padding: 0 5px;
    }
    #email-button,
    #reset-button {
        float: left !important;
        margin-top: 15px;
        width: 100%;
    }
}
.irs-bar {
    display: none;
}
.momentbereik {
    max-width: 15px;
    overflow: visible;
}
.tablepress td {
    padding: 12px 8px !important;
}
.tablepress thead th {
    padding: 20px 9px;
    color: #fff;
    background-color: #232323 !important;
}
.table-second-row > th {
    background-color: #dcdcdc !important;
}
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label {
    position: relative;
    padding-left: 30px;
    padding-top: 3px;
    cursor: pointer;
}
#DI-accu-wrapper,
#DI-elektrisch-wrapper,
#TV-wrapper {
    margin-top: 15px;
}
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
    content: "✔";
    position: absolute;
    top: -5px;
    left: 0;
    font-size: 28px;
    line-height: 0.8;
    color: #e61e23;
    transition: all 0.2s;
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}
[type="checkbox"]:disabled:checked + label:before,
[type="checkbox"]:disabled:not(:checked) + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}
[type="checkbox"]:disabled + label {
    color: #aaa;
}
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
    border: 1px dotted #00f;
}
label:hover:before {
    border: 1px solid #4778d9 !important;
}
.tool-slider {
    padding-right: 15px;
    margin-bottom: 45px;
}
.tool-header {
    margin: 10px 0 30px 0;
}
#content h1 {
    font-size: 2em !important;
    padding-bottom: 10px !important;
}
.js-irs-0 > .irs-slider.from,
.js-irs-1 > .irs-slider.to {
    display: none;
}
#succesSection {
    float: left;
    margin-left: 0 !important;
}
#succesSection > p {
    font-size: 18px;
    color: #e61e23 !important;
    padding: 15px !important;
    float: left;
    margin-top: 20px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
}
input.formInvalid::-webkit-input-placeholder {
    color: red;
}
.error {
    width: 100% !important;
    color: #e61e23 !important;
    font-size: 9px !important;
    text-align: left;
}
#emailSection > div > div:nth-child(odd) > input,
#emailSection > form > div:nth-child(odd),
#emailSection > form > div:nth-child(odd) > label {
    background-color: #f9f9f9 !important;
}
#emailSection {
    margin-top: 50px;
    display: block;
    float: left;
    margin-left: 0 !important;
}
#emailSection > div {
    float: left;
    display: block;
    border: solid 1px #dcdcdc;
}
#emailSection > div > div > label {
    width: 110px;
    float: left;
    text-align: right;
    padding: 10px;
}
#emailSection > div > div {
    display: block;
    float: left;
    padding-bottom: 1px;
}
#emailSection > div > div > input[type="text"] {
    width: 518px;
    float: right;
    border: none;
    padding: 10px;
    display: inline-block;
}
#submitForm {
    float: right;
}
.clicked {
    background-color: #dcdcdc !important;
    color: #646464 !important;
    border: none !important;
}
#toolselector-buttons {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
#reset-button {
    width: 250px;
    background-color: #dcdcdc;
    padding: 8px;
    border: none !important;
}
#email-button {
    float: right;
    width: 250px;
    background-color: #e61e23;
    color: #fff;
    padding: 8px;
    border: none !important;
}
#send-email {
    float: right;
    width: 250px;
    margin-top: 20px;
    background-color: #e61e23;
    color: #fff;
    padding: 8px;
    border: none !important;
}
body {
    margin-top: 0 !important;
}
table {
    width: 100%;
    border-collapse: collapse;
}
table,
td,
th {
    padding: 5px;
    border: 1px solid #000;
}
.ui-body-inherit {
    display: none;
}
article {
    font-family: Arial, sans-serif;
    font-size: 12px;
}
.range-slider {
    position: relative;
    height: 80px;
}
.extra-controls {
    position: relative;
    border-top: 3px solid #000;
    padding: 10px 0 0;
}
.thumbnail {
    height: 145px;
    width: 125px;
}
.thumbnail > p {
    font-weight: 700;
    line-height: 1.5em !important;
}
.image_picker_image {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    padding: 0 8px !important;
}
.irs-single {
    position: absolute;
    top: 45px;
    font-size: 11px !important;
    font-weight: 700;
    background-color: #fff !important;
    color: #ed5565 !important;
}
.irs-from:after,
.irs-single:after,
.irs-to:after {
    display: none;
}
.irs-from,
.irs-to {
    background-color: #fff;
    color: #e61e23 !important;
    font-weight: 700;
    font-size: 11px;
    top: 50px !important;
}
#records_table {
    margin-left: 0 !important;
}
.irs-bar-edge {
    display: none;
}
.iris-bar {
    background-color: #e61e23 !important;
}
.thumbnail > p {
    text-align: center;
}
.thumbnail {
    border: solid 1px #fff !important;
}
.thumbnail.selected {
    background-color: #fff !important;
    border: solid 1px #000 !important;
}
.ui-select {
    display: none;
}

.tool-selectbox {
    align-items: center;
    appearance: menulist-button;
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(206, 212, 218);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1.11111px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(206, 212, 218);
    border-left-style: solid;
    border-left-width: 1.11111px;
    border-right-color: rgb(206, 212, 218);
    border-right-style: solid;
    border-right-width: 1.11111px;
    border-top-color: rgb(206, 212, 218);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 1.11111px;
    box-sizing: border-box;
    color: rgb(73, 80, 87);
    cursor: default;
    display: block;
    font-family: -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 16px;
    font-stretch: 100%;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: 400;
    height: 37.9861px;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    text-align: start;
    text-indent: 0px;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: none;
    transition-delay: 0s, 0s;
    transition-duration: 0.15s, 0.15s;
    transition-property: border-color, box-shadow;
    transition-timing-function: ease-in-out, ease-in-out;
    white-space: pre;
    width: 569.306px;
    word-spacing: 0px;
    writing-mode: horizontal-tb;
    -webkit-rtl-ordering: logical;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-border-image: none;
    margin-bottom: 24px;
}
