html,
body {
    font-family: "Gotham SSm A", "Gotham SSm B", "Arial", "Helvetica", sans-serif;
    margin: 0;
    padding: 0;
}

.table_form label {
    max-width: 90%;
}

.artikelNr_imagebox .close-btn {
    top: 5px !important;
    right: 10px !important;
}

* {
    box-sizing: border-box;
}

input[type=checkbox] {
    margin-right: 4px;
}

.invoice input[type=checkbox] {
    margin-right: 22px;
}

select::-ms-expand {
    display: none;
}

#email_pdf_form {
    padding: 20px 85px 20px 35px;
    background-color: #fff;
    z-index: 9999;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 50%;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 65%;
    min-height: 500px;
}

#email_pdf_form hr {
    display: none;
}

.table-title input[type=checkbox] {
    position: relative;
    top: -1px;
}

.logo {
    margin-left: 40px;
    max-width: 200px;
    padding: 11px 0;
}

.logo img {
    width: 100%;
}

.header {
    height: 70px;
    width: 100%;
    background: #fff;
}

.wrapper img {
    width: 100%;
}

.custom-row {
    width: 100%;
    border-bottom: 1px solid #999;
    height: 600px;
}

.left-block,
.right-block {
    width: 50%;
    float: left;
    height: 100%;
}

.left-block h1,
.right-block h1 {
    padding-bottom: 40px;
    padding-top: 20px;
    margin: 0;
}

.left-block,
.upper-part,
.lower-part {
    padding: 15px 60px 45px 60px
}

#direct_sendemailbtn {
    width: 340px !important;
}

#export_configuration {
    width: 340px !important;
}

#email_pdf {
    width: 240px !important;
}

/*

.custom-row-result{
padding-top: 50px;
}
*/

.leftside {
    width: 35%;
    float: left;
}

.filter_table {
    padding: 15px 0px 0px 60px;
}

.rightside {
    width: 65%;
    float: right;
    position: relative;
}

.rightside .result_table {
    padding: 15px 30px 0px 30px;
}

.rightside thead {
    background: #ffcd00;
}

.clear {
    clear: both;
}

.no_result {
    height: 783px;
    background: url("../images/homepage.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.custom-row-result .result_table .previous,
.custom-row-result .result_table .next {
    color: #337ab7 !important;
    text-decoration: none !important;
    font-size: 14px !important;
}

.search, .search_second {
    padding: 27px 20px 50px 30px;
    width: 100%;
    border-right: 1px solid grey;
    min-height: 723px;
}

.search {
    display: none;
}

.switcher {
    text-align: center;
    padding: 20px 20px 0 20px;
    border-right: 1px solid grey;
}

.switch-tabs {
    width: 280px;
    height: 40px;
    background-color: #ffcd01;
    color: black;
    font-weight: 500;
    padding: 5px 24px;
    margin: 0 20px;
    border: none;
}

.switch-tabs:active, .switch-tabs:focus {
    outline: none;
}

.fr .switch-tabs {
    width: 350px;
}

.table_form input,
.table_form select {
    max-width: 100%;
    width: 100%;
    padding: 12px 20px 12px 10px;
    font-size: 14px;
    color: #000a0a;
    border: 1px solid #000a0a;
    outline: 0;
    margin-bottom: 10px;
    display: block;
    transition: all 0.4s;
    margin-top: 10px;
    border-radius: 0;
}

#email_pdf_form input {
    max-width: 90%;
    width: 90%;
    padding: 12px 20px 12px 10px;
    font-size: 14px;
    color: #000a0a;
    border: 1px solid #000a0a;
    outline: 0;
    margin-bottom: 10px;
    display: block;
    transition: all 0.4s;
    margin-top: 10px;
    border-radius: 0;
}

#email_pdf_form input[type="checkbox"] {
    width: 20px;
    padding: 20px;
    display: initial;
}

#email_pdf_form h2 {
    margin-top: 0;
}

#email_pdf_form tr:last-child {
    border: none;
}

#email_pdf_form tr td:first-child {
    width: 35%;
    max-width: 220px;
}

select {
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position-x: 95%;
}

.table_form input:focus,
.table_form select:focus {
    border: 1px solid #ffcd00;
}

#example td p {
    margin: 0;
}

#example td,
#example th {
    text-align: left;
}

.arrows {
    width: 30px;
    height: 30px;
    background-image: url("images/arrows.png");
    background-repeat: no-repeat;
    background-position: 0px -32px;
    background-size: 30px;
}

.clicked_row {
    background-position: 0px 0px;
}

tr.active td {
    background-color: #eaeaea !important;
}

tr.active .arrows {
    background-position: 0px -32px;
}

.table_form {
    width: 100%;
    border-collapse: initial;
}

.table_form td {
    font-weight: 500;
    width: 45%;
    padding-right: 0 !important;
}

.center-pos img {
    margin-top: 20px;
}

.boileraansluiting_tooltip {
    position: relative;
}

.questionmark,
.questionmark_2,
.questionmark1,
.boileraansluiting_questionmark,
.boileraansluiting_questionmark_2 {
    background-color: #000;
    color: #ffcd00;
    border-radius: 25px 25px 25px 25px;
    padding: 5px 10px;
}

.cascade_products_tooltip_questionmark {
    background-color: #000;
    color: #ffcd00;
    border-radius: 25px 25px 25px 25px;
    padding: 0px 5px;
}

#reset_search, #reset_search_second, #reset_search_ketel_number {
    padding-top: 20px;
}

#reset_search a, #reset_search_second a, #reset_search_ketel_number a {
    display: block;
    text-align: center;
    line-height: 40px;
    padding: 0;
    width: 150px;
    margin: 0;
    font-weight: 300;
}

.fr #reset_search_ketel_number a {
    width: 200px;
}

#reset_search a:hover, #reset_search_second a:hover, #reset_search_ketel_number a:hover {
    cursor: pointer;
}

h3 {
    margin: 0;
}

.blue-btn,
.black-btn,
.grey-btn {
    height: 40px;
    border: 1px solid #999;
    color: #fff;
    font-weight: 300;
    margin-top: 30px;
    font-size: 14px;
}

#serviceblock .black-btn,
.nav-rightside .black-btn {
    cursor: pointer;
    padding: 12px;
    border: none;
    width: auto;
}

.nav-rightside .black-btn {
    margin-top: 0;
}

.yellow-btn {
    height: 40px;
    color: #000;
    font-weight: 300;
    margin-top: 30px;
    font-size: 14px;
    background-color: #ffcd01;
    border: 0;
    width: 150px;
}

.yellow-btn:disabled, .yellow-btn[disabled] {
    background-color: rgba(255, 205, 1, .5);
    cursor: not-allowed;
}

.grey-btn:hover {
    text-decoration: none;
}

#serviceblock {
    background-color: #ffcd00;
    width: 100%;
    height: 130px;
    padding: 0px 30px;
}

#serviceblock h3 {
    padding-top: 20px;
}

#serviceblock .left_side {
    width: 70%;
    float: left;
}

#serviceblock .right_side {
    width: 30%;
    float: left;
}

#sent_contact_form .close-btn {
    bottom: 180px;
    top: initial !important;
    right: -10px !important;
}

#serviceblock .blue-btn,
#serviceblock .black-btn,
#serviceblock .transparent-btn {
    margin-top: 20px;
}

#serviceblock .black-btn.show_contact_form {
    float: right;
}

#serviceblock .transparent-btn:hover {
    background-color: #b89400;
    color: #fff;
    transition: 1s;
}

.transparent-btn {
    background-color: transparent;
    padding: 5px 30px;
    border: 1px solid black;
    height: 40px;
}

.black-btn {
    width: 330px;
    background-color: #000;
}

.blue-btn {
    /*width: 300px;*/
    background-color: #0076a3;
    padding: 5px 29px;
    border: none;
}

.grey-btn {
    /*width: 300px;*/
    background-color: #EAE5E4;
    color: black;
    font-weight: 500;
    padding: 5px 30px;
    border: none;
}

.nav-rightside .grey-btn {
    margin: 10px 20px 10px 0px;
}

.blue-btn:hover,
.black-btn:hover,
.grey-btn:hover,
.switch-tabs:hover {
    /*background-color: #ffcd00;*/
    filter: brightness(85%);
    transition: 1s;
}

#email_pdf_form .grey-btn:hover,
#update_finish_btn:hover {
    transition: none;
}

.upper-part {
    height: 50%;
    background: #ffcd00;
}

.lower-part {
    height: 50%;
    background: #e6e6e6;
}

.item {
    height: 500px;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    border: 1px solid #000;
    margin: 5px 7px;
    border-radius: 50%;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #000;
}

.owl-carousel {
    z-index: initial !important;
}

.owl-theme .owl-controls {
    position: relative;
    z-index: 3;
}

.item .left-block {
    padding: 0;
}

.center-pos {
    margin: 0 auto;
    width: 45%;
}

.invoice-top,
.invoice-bottom {
    padding: 20px 85px 30px 30px;
}

.invoice-top {
    background-color: #E5E5E5;
    padding-bottom: 0;
}

.invoice-title {
    color: #656567;
}

.table-title {
    color: #0D73A4;
    /*padding-left: 15px;*/
    width: 100%;
}

button.add_option {
    border-radius: 14px;
    border: none;
    padding: 5px 9px;
    background-color: black;
}

.add_new_ketel {
    text-align: right;
    height: 50px;
}

button.add_option span {
    color: #ffcd01;
}

button.add_option:focus, button.add_option:active {
    outline: none;
}

/*.boilers-table, .boilers-table th, .boilers-table tr, .boilers-table td{
border: 1px solid red;
}*/

/*.invoice span {*/
/*padding-left: 30px;*/
/*}*/

.invoice table td,
.invoice table th {
    line-height: 24px;
}

.boilers-table,
.parts-table,
.controllers-table,
.accessories-table,
.regelings-table,
.insulations-table,
.rookgascollectors-150-table,
.rookgascollectors-200-table,
.total-price {
    width: 100%;
}

.boilers-table td:first-child,
th:first-child,
td:last-child,
th:last-child,
.parts-table td:first-child,
th:first-child,
td:last-child,
th:last-child,
.controllers-table td:first-child,
th:first-child,
td:last-child,
th:last-child,
.accessories-table td:first-child,
th:first-child,
td:last-child,
th:last-child,
.regelings-table td:first-child,
th:first-child,
td:last-child,
th:last-child,
.insulations-table td:first-child,
th:first-child,
td:last-child,
th:last-child,
.rookgascollectors-150-table td:first-child,
th:first-child,
td:last-child,
th:last-child,
.rookgascollectors-200-table td:first-child,
th:first-child,
td:last-child,
th:last-child,
.total-price td:first-child,
th:first-child,
td:last-child,
th:last-child {
    padding: 0px;
    width:11%;
}

#email_pdf_form td:last-child {
    width: initial;
}

.fr .invoice .boilers-table td:first-child,
.fr .invoice th:first-child,
.fr .invoice td:last-child,
.fr .invoice th:last-child,
.fr .invoice .parts-table td:first-child,
.fr .invoice th:first-child,
.fr .invoice td:last-child,
.fr .invoice th:last-child,
.fr .invoice .controllers-table td:first-child,
.fr .invoice th:first-child,
.fr .invoice td:last-child,
.fr .invoice th:last-child,
.fr .invoice .accessories-table td:first-child,
.fr .invoice th:first-child,
.fr .invoice td:last-child,
.fr .invoice th:last-child,
.fr .invoice .regelings-table td:first-child,
.fr .invoice th:first-child,
.fr .invoice td:last-child,
.fr .invoice th:last-child,
.fr .invoice .insulations-table td:first-child,
.fr .invoice th:first-child,
.fr .invoice td:last-child,
.fr .invoice th:last-child,
.fr .invoice .rookgascollectors-150-table td:first-child,
.fr .invoice th:first-child,
.fr .invoice td:last-child,
.fr .invoice th:last-child,
.fr .invoice .rookgascollectors-200-table td:first-child,
.fr .invoice th:first-child,
.fr .invoice td:last-child,
.fr .invoice th:last-child,
.fr .invoice .total-price td:first-child,
.fr .invoice th:first-child,
.fr .invoice td:last-child,
.fr .invoice th:last-child {
    padding: 0px;
    width: 15%;
}

.boilers-table td:nth-child(1),
td:nth-child(5),
td:nth-child(7),
.parts-table td:nth-child(1),
td:nth-child(5),
td:nth-child(7),
.controllers-table td:nth-child(1),
td:nth-child(5),
td:nth-child(7),
.accessories-table td:nth-child(1),
td:nth-child(5),
td:nth-child(7),
.regelings-table td:nth-child(1),
td:nth-child(5),
td:nth-child(7),
.insulations-table td:nth-child(1),
td:nth-child(5),
td:nth-child(7),
.rookgascollectors-150-table td:nth-child(1),
td:nth-child(5),
td:nth-child(7),
.rookgascollectors-200-table td:nth-child(1),
td:nth-child(5),
td:nth-child(7),
.total-price td:nth-child(1),
td:nth-child(5),
td:nth-child(7) {
    width: 12%;
}

.boilers-table td:nth-child(2),
.parts-table td:nth-child(2),
.controllers-table td:nth-child(2),
.accessories-table td:nth-child(2),
.regelings-table td:nth-child(2),
.insulations-table td:nth-child(2),
.rookgascollectors-150-table td:nth-child(2),
.rookgascollectors-200-table td:nth-child(2),
.total-price td:nth-child(2) {
    width: 50%;
}

.boilers-table td:nth-child(3),
td:nth-child(4),
td:nth-child(6),
.parts-table td:nth-child(3),
td:nth-child(4),
td:nth-child(6),
.controllers-table td:nth-child(3),
td:nth-child(4),
td:nth-child(6),
.accessories-table td:nth-child(3),
td:nth-child(4),
td:nth-child(6),
.regelings-table td:nth-child(3),
td:nth-child(4),
td:nth-child(6),
.insulations-table td:nth-child(3),
td:nth-child(4),
td:nth-child(6),
.rookgascollectors-150-table td:nth-child(3),
td:nth-child(4),
td:nth-child(6),
.rookgascollectors-200-table td:nth-child(3),
td:nth-child(4),
td:nth-child(6),
.total-price td:nth-child(3),
td:nth-child(4),
td:nth-child(6) {
    width: 6%;
}

.boilers-table th:nth-child(3),
th:nth-child(3),
th:nth-child(5),
td:nth-child(3),
td:nth-child(5),
.parts-table th:nth-child(3),
th:nth-child(3),
th:nth-child(5),
td:nth-child(3),
td:nth-child(5),
.controllers-table th:nth-child(3),
th:nth-child(3),
th:nth-child(5),
td:nth-child(3),
td:nth-child(5),
.accessories-table th:nth-child(3),
th:nth-child(3),
th:nth-child(5),
td:nth-child(3),
td:nth-child(5),
.regelings-table th:nth-child(3),
th:nth-child(3),
th:nth-child(5),
td:nth-child(3),
td:nth-child(5),
.insulations-table th:nth-child(3),
th:nth-child(3),
th:nth-child(5),
td:nth-child(3),
td:nth-child(5),
.rookgascollectors-150-table th:nth-child(3),
th:nth-child(3),
th:nth-child(5),
td:nth-child(3),
td:nth-child(5),
.rookgascollectors-200-table th:nth-child(3),
th:nth-child(3),
th:nth-child(5),
td:nth-child(3),
td:nth-child(5),
.total-price th:nth-child(3),
th:nth-child(3),
th:nth-child(5),
td:nth-child(3),
td:nth-child(5)
{
    text-align: right;
}

.boilers-table th:nth-child(4),
th:nth-child(4),
th:nth-child(4),
td:nth-child(4),
td:nth-child(4),
.parts-table th:nth-child(4),
th:nth-child(4),
th:nth-child(4),
td:nth-child(4),
td:nth-child(4),
.controllers-table th:nth-child(4),
th:nth-child(4),
th:nth-child(4),
td:nth-child(4),
td:nth-child(4),
.accessories-table th:nth-child(4),
th:nth-child(4),
th:nth-child(4),
td:nth-child(4),
td:nth-child(4),
.regelings-table th:nth-child(4),
th:nth-child(4),
th:nth-child(4),
td:nth-child(4),
td:nth-child(4),
.insulations-table th:nth-child(4),
th:nth-child(4),
th:nth-child(4),
td:nth-child(4),
td:nth-child(4),
.rookgascollectors-150-table th:nth-child(4),
th:nth-child(4),
th:nth-child(4),
td:nth-child(4),
td:nth-child(4),
.rookgascollectors-200-table th:nth-child(4),
th:nth-child(4),
th:nth-child(4),
td:nth-child(4),
td:nth-child(4),
.total-price th:nth-child(3),
th:nth-child(4),
th:nth-child(4),
td:nth-child(4),
td:nth-child(4)
{
    text-align: right;
    width: 14%;
}

.fr .invoice td:first-child, .fr .invoice th:first-child {
    width: 15% !important;
}

.fr .invoice td:nth-child(2), .fr .invoice th:nth-child(2) {
    width: 30% !important;
}

.fr .invoice td:nth-child(3), .fr .invoice th:nth-child(3) {
    width: 10% !important;
}

.fr .invoice td:nth-child(4), .fr .invoice th:nth-child(4) {
    width: 10% !important;
}

.fr .invoice td:nth-child(5) {
    width: 10% !important;
}

.fr .invoice th:nth-child(5) {
    width: 15%;
}

.fr .invoice td:nth-child(6), .fr .invoice th:nth-child(6) {
    width: 10% !important;
}

.fr .invoice td:nth-child(7), .fr .invoice th:nth-child(7) {
    width: 15% !important;
}

.fr #totrw2 td:nth-child(2) {
    width: 10% !important;
}

.fr .invoice-top .boilers-table th:nth-child(3),
.fr .invoice-top th:nth-child(5),
.fr .invoice-top th:nth-child(7),
.fr .invoice-top td:nth-child(3),
.fr .invoice-top td:nth-child(5),
.fr .invoice-top td:nth-child(7),
.fr .invoice-top td:nth-child(4),
.fr .invoice-top td:nth-child(6),
.fr .invoice-top .parts-table th:nth-child(3),
.fr .invoice-top th:nth-child(5),
.fr .invoice-top th:nth-child(7),
.fr .invoice-top td:nth-child(3),
.fr .invoice-top td:nth-child(5),
.fr .invoice-top td:nth-child(7),
.fr .invoice-top td:nth-child(4),
.fr .invoice-top td:nth-child(6),
.fr .invoice-top .controllers-table th:nth-child(3),
.fr .invoice-top th:nth-child(5),
.fr .invoice-top th:nth-child(7),
.fr .invoice-top td:nth-child(3),
.fr .invoice-top td:nth-child(5),
.fr .invoice-top td:nth-child(7),
.fr .invoice-top td:nth-child(4),
.fr .invoice-top td:nth-child(6),
.fr .invoice-top tr:last-child th:nth-child(6),
.fr .invoice-top .accessories-table th:nth-child(3),
.fr .invoice-top th:nth-child(5),
.fr .invoice-top th:nth-child(7),
.fr .invoice-top td:nth-child(3),
.fr .invoice-top td:nth-child(5),
.fr .invoice-top td:nth-child(7),
.fr .invoice-top td:nth-child(4),
.fr .invoice-top td:nth-child(6),
.fr .invoice-top .regelings-table th:nth-child(3),
.fr .invoice-top th:nth-child(5),
.fr .invoice-top th:nth-child(7),
.fr .invoice-top td:nth-child(3),
.fr .invoice-top td:nth-child(5),
.fr .invoice-top td:nth-child(7),
.fr .invoice-top td:nth-child(4),
.fr .invoice-top td:nth-child(6),
.fr .invoice-top .insulations-table th:nth-child(3),
.fr .invoice-top th:nth-child(5),
.fr .invoice-top th:nth-child(7),
.fr .invoice-top td:nth-child(3),
.fr .invoice-top td:nth-child(5),
.fr .invoice-top td:nth-child(7),
.fr .invoice-top td:nth-child(4),
.fr .invoice-top td:nth-child(6),
.fr .invoice-top .rookgascollectors-150-table th:nth-child(3),
.fr .invoice-top th:nth-child(5),
.fr .invoice-top th:nth-child(7),
.fr .invoice-top td:nth-child(3),
.fr .invoice-top td:nth-child(5),
.fr .invoice-top td:nth-child(7),
.fr .invoice-top td:nth-child(4),
.fr .invoice-top td:nth-child(6),
.fr .invoice-top .rookgascollectors-200-table th:nth-child(3),
.fr .invoice-top th:nth-child(5),
.fr .invoice-top th:nth-child(7),
.fr .invoice-top td:nth-child(3),
.fr .invoice-top td:nth-child(5),
.fr .invoice-top td:nth-child(7),
.fr .invoice-top td:nth-child(4),
.fr .invoice-top td:nth-child(6),
.fr .invoice-top .total-price th:nth-child(3),
.fr .invoice-top th:nth-child(5),
.fr .invoice-top th:nth-child(7),
.fr .invoice-top td:nth-child(3),
.fr .invoice-top td:nth-child(5),
.fr .invoice-top td:nth-child(7),
.fr .invoice-top td:nth-child(4),
.fr .invoice-top td:nth-child(6) {
    text-align: right;
    /*width: 15%;*/
}

.boilers-table tr:last-child,
.parts-table tr:nth-last-child(2),
tr:last-child {
    border-top: 1px solid black;
}

.invoice hr {
    border-top: 1px solid black;
}

#example_wrapper {
    overflow: auto;
}

#example td img {
    width: 30px;
    float: right;
}

#example th {
    text-align: left;
    font-size: 14px !important;
    text-align: left;
}

#example,
#example td {
    font-size: 14px;
    padding-right: 0px;
    margin-right: 0;
    text-align: left;
}

#example td {
    padding-left: 20px;
    background-color: transparent;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: transparent;
}

#totrw1 {
    font-weight: normal;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

#totrw2 {
    font-weight: bold;
    border: none;
    border-top: 2px solid black;
}

#grand_total_excluding_boilers,
#grand_total {
    margin: 0;
}

nav {
    width: 100%;
    height: 60px;
}

.nav-dropdown {
    background-color: black;
    width: 35%;
    height: 60px;
    float: left;
}

.dropdown-title {
    color: white;
    font-size: 180%;
    display: inline;
    float: left;
    padding: 11px 0px 0px 30px;
    width: 100%;
}

.dropdown-arrow {
    color: #ffcd00;
    float: right;
    font-size: 180%;
    padding: 2px 15px;
}

.nav-rightside {
    background-color: #ffcd00;
    width: 65%;
    height: 60px;
    float: right;
    text-align: right;
}

.nav-rightside .blue-btn {
    margin: 10px 30px 10px 0px;
}

.slider h1 {
    padding: 15px 0;
    text-align: center;
    font-weight: 300;
    font-size: 30px;
}

.slider {
    border-top: 1px solid grey;
    /*display: none !important;*/
}

.filter_table input {
    margin-right: 5px;
}

.owl-nav .owl-prev {
    float: left;
    margin-left: 30px;
}

.owl-nav .owl-next {
    float: right;
    margin-right: 30px;
}

.owl-nav .glyphicon {
    top: -251px;
}

.owl-nav .glyphicon-menu-left:before,
.owl-nav .glyphicon-menu-right:before {
    font-size: 60px;
}

.wrapper img {
    display: none;
}

.leftside .table_form tr td:first-child {
    width: 40%;
    max-width: 220px;
}

.leftside .table_form tr td:nth-child(3) {
    text-align: center;
    width: 10%;
    padding-left: 0;
}

.leftside .table_form tr td:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
}

.leftside .table_form {
    font-size: 14px;
}

.no_result img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    max-height: 699px;
}

#example_length,
#example_filter {
    display: none;
}

.artikelNr_imagebox,
.artikelNr_imageboxHover {
    width: 40%;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 9999;
}

.contact_form {
    z-index: 9999;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 50%;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 65%;
    min-height: 500px;
    background-color: #fff;
    padding: 30px;
}

.sent_message {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 500px;
    height: 175px;
    /*min-height: auto;*/
    text-align: center;
}

.artikelNr_imagebox,
.artikelNr_imageboxHover {
    padding: 10px 30px 30px;
}

.artikelNr_imageboxHover {
    left: 35%;
    top: 40%;
    width: 15%;
}

.email_error, .gdpr_error, .phone_error {
    color: red;
}

#overlay,
#overlay_no_click {
    background: rgba(0, 0, 0, 0.7);
    z-index: 9998;
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    left: 0;
}

.contact_form {
    padding: 30px;
}

.contact_form h2 {
    margin-top: 0;
    font-weight: normal;
}

.contact_form input[type="text"],
.contact_form input[type="email"] {
    max-width: 100%;
    width: 100%;
    padding: 12px 20px 12px 20px;
    font-size: 16px;
    color: #000a0a;
    border: 1px solid #000a0a;
    outline: 0;
    margin-bottom: 10px;
    display: block;
    transition: all 0.4s;
}

.contact_form input[type="text"]:focus,
.contact_form input[type="email"]:focus {
    border: 1px solid #ffcd00;
}

.contact_form textarea {
    max-width: 100%;
    width: 100%;
    padding: 12px 20px 12px 20px;
    font-size: 16px;
    color: #000a0a;
    border: 1px solid #000a0a;
    outline: 0;
    margin-bottom: 10px;
    display: block;
    transition: all 0.4s;
    height: 150px;
    max-height: 200px;
    resize: none;
}

.contact_form tr:last-child {
    border: none;
}

.contact_form table label {
    font-weight: normal;
}

.contact_form .blue-btn {
    float: left;
}

.contact_form .headpart {
    position: relative;
}

.contact_form .close-btn,
.artikelNr_imagebox .close-btn,
.artikelNr_imageboxHover .close-btn,
#pdf_form .close-btn {
    color: #ffcd00;
    position: absolute;
    top: -20px;
    right: 0px;
    cursor: pointer;
    font-size: 26px;
}

#pdf_form .close-btn {
    top: 5px;
    right: 10px;
}

#email_pdf_form .close-btn-email {
    position: absolute;
    top: 15px;
    right: 20px;
    cursor: pointer;
    color: #ffcd00;
    font-size: 26px;
}

.contact_form table {
    width: 100%;
}

.contact_form table td {
    width: 50%;
    padding-top: 10px;
}

.result_table h3,
.result_table h2 {
    color: #696a6c;
    font-weight: normal;
    margin-bottom: 10px;
}

.footer {
    background-color: #474747;
    border-top: 10px solid #222627;
    padding-top: 150px;
    /*margin-top: 20px;*/

}

.center-pos p {
    color: #000;
    line-height: 24px;
    font-size: 16px;
    margin-top: 5px;
}

.item .right-block {
    position: relative;
}

.item .right-block .center-pos {
    position: absolute;
    bottom: 40px;
}

#example .test td:nth-child(7) {
    width: auto !important;
}

.invoice-content {
    background-color: #E5E5E5;
}

.invoice {
    max-width: 1200px;
    margin: 0 auto;
}

input[type=radio] {
    display: initial;
    width: auto;
    margin-right: 10px;
}

/*

.table_form label {
margin-left: 10px;
}
*/

#serviceblock .black-btn {
    display: inline-block;
    text-align: center;
}

#example tbody tr:hover .arrows {
    background-position: 0px 0px !important;
    cursor: pointer;
}

#subtotalrow {
    border-top: 1px solid black;
}

@media screen and (max-width: 1920px) and (min-width: 1201px) {
    .switch-tabs {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1645px) and (min-width: 1276px) {
    .blue-btn,
    .black-btn,
    .grey-btn {
        font-size: 12px;
        padding: 5px 12px;
    }

    .table_form #checkbox_field .type_icons, #checkbox_field .type_icons_2 {
        width: 60px;
    }
}

@media screen and (max-width: 1275px) and (min-width: 1201px) {
    .blue-btn,
    .black-btn,
    .grey-btn {
        font-size: 11px;
        padding: 5px 10px;
    }

    .table_form #checkbox_field .type_icons, .table_form #checkbox_field .type_icons_2 {
        width: 50px;
    }
}

@media screen and (max-width: 1200px) {
    .nav-rightside {
        text-align: left;
        padding: 0 0 0 30px;
    }
    .invoice table td, .invoice table th {
        font-size: 12px;
    }
}

@media screen and (max-width: 1085px) {
    .blue-btn,
    .black-btn,
    .grey-btn {
        font-size: 11px;
        padding: 5px 10px;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1000px) {
    .center-pos {
        margin: 0 auto;
        width: 80%;
    }
}

@media screen and (max-width: 900px) {
    table.dataTable tbody th, table.dataTable tbody td {
        padding: 16px 10px!important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .search {
        border-right: 0;
    }

    .no_result {
        height: 400px;
    }

    .nav-dropdown,
    .nav-rightside,
    .leftside,
    .rightside {
        width: 100%;
        float: none;
    }

    .nav-rightside {
        float: left;
    }

    .left-block,
    .right-block {
        height: auto;
    }

    .invoice-top,
    .invoice-bottom {
        padding: 20px;
    }

    .contact_form {
        width: 90%;
    }

    .slider h1 {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .item .left-block {
        width: 100%;
    }

    .item .right-block {
        width: 100%;
    }

    .item .right-block .center-pos {
        position: initial;
    }

    .center-pos {
        width: 55%;
    }

    .owl-nav .glyphicon {
        top: -401px;
    }
}

@media screen and (max-width: 705px) {
    .nav-rightside {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .nav-rightside > button {
        text-transform: uppercase;
        display: flex;
        flex-basis: calc(50% - 10px);
        justify-content: center;
        /*        flex-direction: column;*/
    }

    header,
    nav {
        height: auto !important;
    }

    .custom-row-result {
        padding-top: 0;
    }
}

@media only screen and (max-device-width: 767px) and (min-device-width: 300px) {
    .no_result {
        display: none;
    }

    .contact_form {
        width: 90%;
    }

    .logo {
        margin: 0 auto;
    }

    .boilers-table, .parts-table, .controllers-table, .accessories-table, .regelings-table, .insulations-table, .rookgascollectors-150-table, .rookgascollectors-200-table, .total-price {
        width: auto;
        overflow: scroll;
        display: block;
    }

    .invoice table th, .invoice table td {
        min-width: 100px;
    }

    .invoice table th:nth-child(3), .invoice table td:nth-child(3) {
        min-width: 30px;
    }

    .invoice table th:nth-child(4), .invoice table td:nth-child(4), .invoice table th:nth-child(6), .invoice table td:nth-child(6) {
        width: 0;
        min-width: 0;
    }

    .contact_form table tr td {
        display: block;
        width: 100%;
    }

    .custom-row {
        height: auto;
    }

    .item {
        height: auto;
    }

    .left-block,
    .upper-part,
    .lower-part {
        padding: 15px;
    }

    .left-block,
    .right-block {
        width: 100%;
        float: none;
        height: auto;
        clear: both;
    }

    html,
    body {
        width: 100%;
        overflow-x: hidden;
    }

    .table_form input,
    .table_form select {
        max-width: initial;
    }

    .table_form td {
        font-weight: 500;
        width: 100%;
        /*display: block;*/
        text-align: center;
    }

    .left-block h1,
    .right-block h1 {
        text-align: center;
    }

    .upper-part {
        height: auto;
        margin-top: 20px;
    }

    .blue-btn,
    .black-btn {
        margin-top: 10px;
    }

    .blue-btn {
        padding: 5px 10px;
        float: left;
        margin: 0;
    }

    .nav-rightside .grey-btn,
    .nav-rightside .blue-btn {
        margin-right: 5px;
        float: left;
        margin-left: 5px;
    }

    .leftside .table_form tr td:first-child {
        width: 100%;
        max-width: initial;
        text-align: left;
    }

    .leftside .table_form tr td:nth-child(3) {
        width: 100%;
    }

    .table_form td {
        text-align: left;
    }

    .item .right-block .center-pos {
        position: initial;
    }

    .center-pos h3 {
        margin-top: 20px;
    }

    .center-pos {
        width: 65%;
    }

    .owl-nav .owl-prev {
        margin-left: 0;
    }

    .owl-nav .owl-next {
        margin-right: 0;
    }

    .slider h1 {
        padding-left: 0;
        padding-top: 0;
    }

    .rightside .result_table {
        padding: 0;
    }

    .invoice-top,
    .invoice-bottom {
        padding: 10px;
    }

    #email_pdf_form h2 {
        font-size: 18px;
    }

    #email_pdf_form {
        width: 90%;
        padding: 20px;
    }

    #email_pdf_form input {
        max-width: 100%;
        width: 100%;
    }

    #email_pdf_form tr td {
        width: 100%;
        float: left;
    }

    #serviceblock .right_side,
    #serviceblock .left_side {
        width: 100%;
        float: none;
    }

    #serviceblock .transparent-btn {
        float: none;
    }

    #serviceblock {
        width: 100%;
        height: 200px;
        padding: 0px 30px;
    }

    .questionmark, .questionmark_2 {
        position: relative;
        top: -1005px;
        float: right;
    }

    .questionmark1 {
        position: relative;
        top: -1005px;
        float: right;
    }

    .boileraansluiting_questionmark {
        position: relative;
        top: -1005px;
        float: right;
    }

    .owl-carousel {
        padding: 15px;
    }

    .slider h1 {
        text-align: center;
    }

    .owl-nav .owl-prev {
        float: left;
    }

    .owl-nav .owl-next {
        float: right;
    }

    .lower-part {
        height: auto;
    }

    .nav-rightside {
        height: auto;
        float: none;
    }

    .nav-dropdown {
        background-color: black;
        width: 100%;
        height: 60px;
        float: none;
    }

    .leftside {
        width: 100%;
        float: none;
        clear: both;
        padding: 20px;
    }

    .rightside {
        width: 100%;
        float: none;
        padding: 0 20px;
    }

    .nav-rightside .blue-btn {
        float: none;
        clear: both;
    }

    .nav-rightside {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .nav-rightside .blue-btn {
        width: auto;
    }

    .filter_table {
        margin-top: 50px;
    }

    .dropdown-arrow {
        padding: 17px 126px 0px 0px;
    }

    .dropdown-title {
        text-align: center;
        padding: 10px 0 0 0;
    }

    .search {
        padding: 0;
        border-right: none;
    }

    #shorterinput {
        width: 100% !important;
        float: left !important;
    }

    #preinput {
        float: none !important;
        width: 100% !important;
        margin-top: 22px;
    }

    .table_form td {
        width: 50% !important;
    }

    .search #checkbox_field .type_icons, .search #checkbox_field .type_icons_2 {
        width: 90%;
        cursor: pointer;
    }

    .result_table #temp_add p {
        margin-top: 20px;
        width: 100%;
    }

    .center-pos img {
        margin-top: 20px;
        width: 100% !important;
    }

    label[for=receive_news] {
        width: 280px;
    }

    #email_pdf_form .blue-btn, #email_pdf_form .black-btn, #email_pdf_form .grey-btn {
        font-size: initial !important;
    }

    #email_pdf_form tr td:first-child {
        width: 100%;
        max-width: 220px;
    }
}

@media only screen and (max-width: 900px) {
    #example_wrapper #example {
        display: block !important;
        overflow: scroll;
    }

    #example_wrapper {
        display: block !important;
        overflow: initial;
    }

    #example .test td:nth-child(7),
    #example .sorting_disabled {
        position: absolute;
        width: 30px;
        right: 0;
        height: 30px;
        background: #fff;
        padding: 2px 0 0 15px;
        margin-left: -15px;
    }

    #example .arrows {
        position: relative;
        z-index: 4;
    }

    #example .sorting_disabled {
        background: #ffcd00;
        width: 30px !important;
        height: 34px;
    }

    .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 44px;
        z-index: 3;
        height: 100%;
    }

    .overlay.left {
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 205, 0, 1) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 205, 0, 1) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 205, 0, 1) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffcd00', GradientType=1);
        /* IE6-9 */
        right: 0;
    }

    .overlay.right {
        background: -moz-linear-gradient(left, rgba(255, 205, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255, 205, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255, 205, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcd00', endColorstr='#00ffffff', GradientType=1);
        /* IE6-9 */
        left: 0;
    }
}

#hiddentip, #hiddentip_2 {
    display: none;
    width: 370px;
    position: absolute;
    background: #FFCD00;
    padding: 20px;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
    left: -130px;
    top: 40px;
    z-index: 9999;
}

#hiddentip2 {
    display: none;
    width: 370px;
    position: absolute;
    background: #FFCD00;
    padding: 20px;
    margin-left: 0;
    text-align: left;
    left: 430px;
    top: 220px;
    z-index: 9999;
}

#boileraansluiting_hiddentip,
#boileraansluiting_hiddentip_2 {
    display: none;
    width: 370px;
    position: absolute;
    background: #FFCD00;
    padding: 20px;
    margin-left: 0;
    text-align: left;
    left: -130px;
    top: 40px;
    z-index: 9999;
}

.cascade_products_hiddentips {
    display: none;
    width: 370px;
    position: absolute;
    background: #FFCD00;
    padding: 20px;
    margin-left: 0;
    text-align: left;
    /*left: 430px;*/
    /*top: 600px;*/
    /*z-index: 9999;*/
}

#hiddentip ul {
    list-style: none;
    padding-left: 20px;
}

.q_tooltip {
    position: relative;
}

.questionmark:hover,
.questionmark_2:hover,
.questionmark1:hover,
.boileraansluiting_questionmark:hover,
.boileraansluiting_questionmark_2:hover,
.cascade_products_tooltip_questionmark:hover {
    cursor: pointer;
}

.setup_option_img {
    width: 50px;
}

.invoice .article-nrs {
    padding-left: 0;
}

.type_boiler_img {
    height: 35px;
    /* vertical-align: sub;*/
}

#checkbox_field input[type="checkbox"] {
    width: 50%;
    display: inline-block;
    display: none;
}

#checkbox_field label {
    cursor: pointer;
}

#checkbox_field label {
    display: inline-block;
    margin-right: 0;
    text-align: center;
    width: 33.3%;
}

#checkbox_field .type_icons, #checkbox_field .type_icons_2 {
    width: 60px;
    cursor: pointer;
}

.artikelNr_imageboxHover {
    position: absolute;
    top: 0px;
    left: 0px;
}

#item_kw {
    padding-left: 0;
}

#checkbox_field .iconlabel {
    display: block;
    margin-top: 15px;
}

#preinput {
    float: left;
    width: 30%;
    margin-top: 22px;
}

#shorterinput {
    width: 70%;
    float: left;
}

#pdf_form {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 85px 20px 30px;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 9999;
    overflow: hidden;
    height: 90%;
    width: 90%;
}

#show_pdf iframe {
    width: 100%;
    height: 100%;
}

.header .contact_form h2 {
    float: left;
}

.db-modal-box {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 9999;
    overflow: hidden;
    height: 20%;
    width: 40%;
    display: none;
    min-height: 190px;
}

.report-modal-box {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 9999;
    overflow: hidden;
    height: 24%;
    width: 40%;
    display: none;
    min-height: 190px;
}

.extarnal_report_btn {
    margin-right: 10px;
    width: 227px !important;
    float: right;
}

#confirmation_popup,
#db_upload_done {
    margin: 0 auto;
    padding: 20px;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 9999;
    overflow: hidden;
    width: 30%;
    display: none;
}

#yes_cp_box:hover,
#no_cp_box:hover,
#update_finish_btn:hover,
#upload_finish_btn:hover {
    cursor: pointer;
}

.db-modal-box .close-btn {
    color: #ffcd00;
    position: absolute;
    top: 15px;
    right: 23px;
    cursor: pointer;
    font-size: 26px;
}

.db-modal-box .blue-btn {
    padding: 0 30px;
    display: inline-block;
    line-height: 40px;
}

.db-modal-box h2 {
    padding-top: 0;
    margin: 0 0 15px;
}

#export_dates_table tr {
    border: none;
}

#export_dates_table {
    border-collapse: separate;
    border-spacing: 4px;
}

.report-modal-box .close-btn {
    color: #ffcd00;
    position: absolute;
    top: 15px;
    right: 23px;
    cursor: pointer;
    font-size: 26px;
}

.report-modal-box .blue-btn {
    padding: 0 30px;
    display: inline-block;
    line-height: 40px;
}

.report-modal-box h2 {
    padding-top: 0;
    margin: 0 0 15px;
}

.false-btn {
    background-color: #ffcd00;
    padding: 0 30px;
    height: 40px;
    display: block;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}

#db_table tr:last-child {
    border: none;
}

#db_table .blue-btn {
    margin-top: 0;
    width: 100%;
}

#db_table th:nth-child(1),
#db_table td:nth-child(1) {
    width: 18%;
}

#db_table td {
    vertical-align: middle;
    height: 45px;
}

#db_table th:nth-child(2),
#db_table td:nth-child(2) {
    width: 72%;
    padding: 0 10px;
}

.languages {
    float: right;
    margin: 25px 25px 0 0;
}

.languages a {
    display: inline-block;
}

.flag {
    width: 32px;
    height: 32px;
    opacity: 0.4;
    background-size: contain;
}

.active-language {
    text-decoration: underline;
}

#nl {
    /*background-image: url("images/nl.png");*/
    color: black;
    padding-right: 12px;
}

#de {
    /*background-image: url("images/de.png");*/
    color: black;
}

#fr {
    /*background-image: url("images/fr.png");*/
    color: black;
}

#temp_add p {
    font-size: 12px;
    font-weight: 100;
    color: grey;
    width: 38%;
}

#temp_add p a {
    cursor: pointer;
    text-decoration: underline;
}

@media screen and (max-width: 1550px) and (min-width: 1200px) {
    #shorterinput {
        width: 45%;
        float: right;
    }
}

/*add to nl*/
.ui-datepicker table {
    table-layout: fixed;
}

.ui-datepicker td {
    border: 1px solid #c5c5c5;
    padding: 0;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 0;
}

#show_report_modal {
    width: 227px !important;
    float: right;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background: #0076a3;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: rgba(255, 205, 0, 0.4);
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    background: #e9e9e9;
}

/*-----end----*/

.inner-footer {
    padding-top: 20px;
    padding-bottom: 50px;
}

.inner-footer p {
    text-align: center;
    color: #dddddd;
    font-size: 14px;
    font-family: "Gotham SSm A", "Gotham SSm B", "Arial", "Helvetica", sans-serif;
}

#filter img {
    height: 15px;
    cursor: pointer;
    padding: 0px 5px;
    margin-top: -3px;
}

#ketels_count {
    background: #fff;
    border: 1px solid #000;
    width: 100px;
    position: absolute;
    top: 140px;
    left: 370px;
    padding: 5px;
}

.cascade_products_tooltip {
    display: inline;
    margin-left: 7px;
}

#hiddentip_cascade_products {
    position: absolute;
    background-color: #ffcd01;
    padding: 20px;
    display: none;
    right: 50px;
    top: 37px;
}

#filter {
    position: relative;
    display: inline-block;
    left: 15px;
}

.count_plus {
    background-image: url(../images/plus.png);
}

.count_minus {
    background-image: url(../images/minus.png);
}

.count_plus, .count_minus {
    cursor: pointer;
    background-color: #fff;
    height: 15px;
    width: 15px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

input[type='checkbox']:after {
    line-height: 1.5em;
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-top: 0;
    margin-left: 0;
    border-radius: 0;
    background-color: #fff;
    background-image: url(../images/unchecked.png);
}

input[type='checkbox']:checked:after {
    width: 15px;
    height: 15px;
    background-image: url(../images/checked.png);
}
