html {
    height: 100%;
}

a {
    color: #00aded;
}

a:hover {
    color: #003C42;
}

#logo a {
    background: url("/assets/gfx/dash/logo3.png") no-repeat center top;
    background-size: contain;
}

.login_logo {
    content: url("/assets/gfx/dash/logo3.png");
}





#page {

    background: #003C42;
    background-image: url(\2F gfx\2F background\2D cwc\2E jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}

.loginpage {
    background-color: #003C42;
    background-image: url(\2F gfx\2F bg2\2E png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}

nav ul li.active a {
    background: #003C42;
}

nav ul li a:hover {
    background: #003C42;
}

#welcome_message span {
    color: #003C42;
}

.numbers {
    background: #003C42;
    font-size: 27px;
}


.icon-box {
    background: #00867d;
    font-size: 27px;
}

.panel-primary {
    border-color: #003C42;
}

.panel-primary > .panel-heading {
    background-color: #003C42 !important;
    border-color: #003C42 !important;
    position: relative;
}

.titlebox {
    background: #003C42E6 !important;
}

.btn:hover {
    background: #003C42 !important;
}

.btn {
    background: #003C42 !important;
    color: #fff !important;
}

.btn-success {
    border-color: #003C42;
}

.table.forgot {
    max-width: 400px;
    background: white;
    display: block;
    padding: 25px;
    margin: 15% auto;
}

span.spacing {
    margin: 0 0 25px 0;
}

.alert {
    width: 900px;
    display: block;
    margin: 25px auto;
}


.checkbox, .radio {
    margin-top: 0px !important;
}

.panel-body {
    min-height: 140px;
    padding: 0;
}

input[type="radio"]:checked + label {
    font-weight: bold;
}

.panel-primary {
    border-radius: 0px;
    min-height: 350px;
    border: 0;
    box-shadow: 0px 0px 15px #00000020;
    margin-bottom: 14px;
}

.panel-default {
    margin-bottom: 20px;
}

.panel-heading-abo {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.price-label {
    color: white;
    float: right;
    position: absolute;
    right: 15px;
    font-weight: bold;
    font-size: 25px;
}

.description {
    border-color: #003C42E6 !important;
    color: white;
    padding: 30px;
    color: #ffffff60;
}

.panel-primary > .panel-heading {
    height: 52px !important;
}

.included {
    padding: 20px;
}

.included ul {
    padding: 0px;
    line-height: 2;
}

.btn-dia {
    padding: 8px 20px;
    background: #fff;
    border: 1px solid #1d1c4d;
    color: #1d1c4d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.cls-1 {
    fill: #1d1c4d !important;
}

.included i.fas.fa-check {
    font-size: 20px;
}

.abo-container {
    padding: 0 7px 0px 7px;
}

svg:not(:root) {
    overflow: hidden;
    top: 52px;
    position: absolute;
    left: 0;
}

.panel-title {
    margin-top: 5px;
    font-size: 18px;
}


.radio label input {
    visibility: hidden;
}

.radio .checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-size: 0px;
    color: #bbb;
    background: white;
    width: 153px;
    height: 26px;
    padding: 18px;
    display: block;
    border-radius: 3px;
    border: 1px solid #bbb;
}

.radio .checkbox label, .radio label:hover {
    color: #1d1c4d;
    border: 1px solid#003C42;
}

.radio label:after {
    content: "Kies abonnement";
    font-size: 14px;
    position: absolute;
    top: 12px;
}

label.required.checked {
    background: #003C42;
    color: #fff;
    border: 1px solid#003C42;
}

label.required.checked:after {
    content: "Geselecteerd ✔";
    position: absolute;
    left: 30px;
}

span.check-icon {
    font-size: 18px;
    font-weight: bold;
    color: #1d1c4d;
}

.description {
    background: #003C42E6;
    color: white;
    padding: 25px;
    color: #ffffff60;
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100px;
    word-wrap: break-word;
    overflow: hidden;
}

.m-0 {
    margin: 0;
}

@media screen and (max-width: 1200px) {
    .price-label {
        font-size: 17px !important;
        float: left !important;
        width: 100%;
        position: relative !important;
        right: 0 !important;
    }

    .panel-primary > .panel-heading {
        height: 60px !important;
    }

    svg:not(:root) {
        top: 60px;
    }
}


@media only screen and (max-width: 500px) {
    .col-xxs-12 {
        width: 100%;
    }
}

.panel-container {
    padding: 14px 7px 14px 7px;
}

span.title {
    padding: inherit;
    width: 100%;
    height: 100px;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 100px;
    overflow: hidden;
}

@media screen and (max-width: 780px) {
    span.title {
        height: 75px;
        line-height: 75px;
        padding-top: 27px;
    }
}


/
/
Basis styling

-
Datatables
.dataTables_wrapper {
    background: #fff;
    padding: 25px;
}

.content-wrapper {
    background: #e4e7ea;
}

div.table-container-dash {
    width: 100%;
    background: #fff;
    margin: 15px auto;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #f7f7f7;
}

div.table-container * {
    color: #000;
    text-decoration: none;
}

td {
    text-decoration: none !important;
    font-size: 13px;
}

td:first-child {
    font-weight: bold;
}

td:hover, td:active {
    color: #333 !important;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background: #fff !important;
}

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background: #f7f7f7 !important;
    font-weight: 600;
    padding-left: 0;
}

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: #fff !important;
    font-weight: 600;
    padding-left: 0;
}

div.dataTables_wrapper div.dataTables_filter input {
/ / border: 1 px solid #ddd;
/ / border-radius: 50 px;
/ / padding: 5 px 15 px;

    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px 15px;
    background: #ffffff;
}

div.dataTables_wrapper div.dataTables_filter input:focus {
/ / border: 1 px solid #fff;
/ / box-shadow: inset 0 px 0 px 5 px 0 px rgb(1, 114, 193);
}

input {
    transition: all 300ms ease;
}

input {
    outline: none;
}

div#example_filter label input {
    margin-left: 7px !important;
}

a.page-link {
    outline: none;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
    display: none !important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    display: none !important;
}

table.dataTable thead .sorting_asc {
    background: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    background: none !important;
    border: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: none !important;
    border: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px 7px !important;
}

table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
    padding-left: 15px !important;
    border-bottom: 0px !important;
    font-weight: normal;
}

table.dataTable tfoot th, table.dataTable tfoot td {
    padding-left: 15px !important;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    padding-left: 15px !important;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {

    border-top: none !important;
}

/
/
Extra
table.dataTable tbody th, table.dataTable tbody td {
/ / border-bottom: 1 px dashed #b6b4b4;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px !important;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px dashed #fff !important;
}

table.dataTable.no-footer {
    border-bottom: none !important;
}


th.sorting {
    color: white;
}

table.dataTable thead .sorting {
    background-image: none !important;
}

table.dataTable thead .sorting_desc {
    background-image: none !important;
}

th.sorting_asc:active {
    color: white !important;
}

td:active, td:focus {
    color: white !important;
}

.dataTables_wrapper .dataTables_paginate {
    margin-top: 20px;
/ / padding: 3 px 10 px;
/ / border-radius: 5 px;
/ / background: #eeeeef;
}

.dataTables_info {
    margin-top: 20px;
    padding-left: 15px !important;
/ / padding: 3 px 10 px;
/ / background: #eeeeef;
/ / border-radius: 5 px;

}

.dataTables_wrapper .dataTables_info {
    padding-top: 4px !important;
    margin-right: 9px;
}

select {
    border: 0;
    padding: 3px 0px 3px 4px;
    border-radius: 3px 3px 3px 3px;
    color: #fff !important;
    background: #003C42;

option {
    background: #fff !important;
    color: #333 !important;
}

}

.table-menu-nr {
    padding: 10px 10px;
    border-radius: 0px 5px 5px 0px;
    position: relative;
    left: -6px;
    color: #000 !important;
}

.dataTables_wrapper {
    padding: 0;
}

div.table-container {
    width: 100%;
    background: #fff;
    padding: 0;
    margin: 0;
    border-radius: 0;
    margin-bottom: 10px;
    border: 0;
}

@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_paginate {
        margin-top: 20px !important;
    }

    .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
        float: left !important;
    }
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0px !important;
}

th.sorting_asc {
    color: white;
}

table.dataTable.display tbody tr:hover {
    background-color: #f8f8f8 !important;
}


/
/
Responsive Datatable, Collapse icon
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    font-family: "Font Awesome 5 Free";
    content: "\f055";
    font-weight: 900;
    background-color: #ffffff00;
    color: #075469;
    font-size: 19px;
    left: -10px;
    border: 0px;
    top: inherit;
    height: inherit;
    width: inherit;
    display: inline;
    position: relative;
    border-radius: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    text-align: inherit;
    text-indent: inherit;
    line-height: inherit;
}

table.dataTable > tbody > tr.child ul.dtr-details {
    display: inline;
}


.error-page .fas {
    color: #003C42;
}

.error-page h1 {
    color: #003C42;
}

tr:first-child {
    background-color: #fff;
}

th.sorting {
    color: #000;
    font-weight: bold !important;
}

.table-container-dash {
    line-height: 2.3;
}

