html, 
body {
    height: 100%;
    background-color: #dadcdd;
}

table {
    border-collapse: collapse;
    border-style: hidden;
}

/* form {
  margin-left: 12px;
  margin-right: 12px;
} */

label {
    margin-right: .5rem;
}

td {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

th.align_center,
td.align_center {
	text-align: center;
}

mark {
    background-color: yellow;
    color: black;
}

.rs-blue {
    background-color: #899499 !important;
    color: black !important;
    text-align: center;
}

.container-fluid {
    background-color: white;
}

.wrapper {
    overflow-x: hidden;
    background-color: #ffffff;
}

.top-buffer-min-5 { margin-top:-5px; }
.top-buffer-min-10 { margin-top:-10px; }
.top-buffer-min-12 { margin-top:-12px; }
.top-buffer-min-15 { margin-top:-15px; }
.top-buffer-min-20 { margin-top:-20px; }

.top-buffer-xs { margin-top:3px; }
.top-buffer { margin-top:8px; }

.top-buffer-3 { margin-top:3px; }
.top-buffer-5 { margin-top:5px; }
.top-buffer-8 { margin-top:8px; }
.top-buffer-10 { margin-top:10px; }
.top-buffer-12 { margin-top:12px; }
.top-buffer-15 { margin-top:15px; }
.top-buffer-20 { margin-top:20px; }

.content-header {
        font-weight: bold;
}

.form-blok{min-width:240px; margin:0px 0px 15px 0px; }
.form-blok h3{background-color:#444444; color:white; font-size:14px; padding:7px 0px 7px 10px; -webkit-border-radius:5px;border-radius:5px; -webkit-border-radius:5px; border-radius:5px}
.form-blok > .content{background-color:#F6F6F6; padding:12px; }
.form-blok p{margin-bottom: 8px;}
.form-blok-sm{min-height: 150px; }
.form-blok-md{min-height: 250px; }
.form-blok-lg{min-height: 300px; }
.form-blok-xl{min-height: 350px; }

.form-control-80 {
    width: 80px;
}

.form-control-100 {
    width: 100px;
}

.form-control-120 {
    width: 120px;
}

.col-form-label-10 {
    min-width: 10px;
    max-width: 10px;

    padding-left: 3px;
}

.col-form-label-18 {
    min-width: 18px;
    max-width: 1px;

    padding-left: 3px;
}

.col-form-label-20 {
    min-width: 20px;
    max-width: 20px;

    padding-left: 3px;
}

.col-form-label-30 {
    min-width: 30px;
    max-width: 30px;

    padding-left: 3px;
}

.col-form-label-40 {
    min-width: 40px;
    max-width: 40px;

    padding-left: 3px;
}

.col-form-label-50 {
    min-width: 50px;
    max-width: 50px;

    padding-left: 3px;
}

.col-form-label-60 {
    min-width: 60px;
    max-width: 60px;

    padding-left: 3px;
}

.col-form-label-70 {
    min-width: 70px;
    max-width: 70px;

    padding-left: 3px;
}

.col-form-label-80 {
    min-width: 80px;
    max-width: 80px;

    padding-left: 3px;
}

.col-form-label-90 {
    min-width: 90px;
    max-width: 90px;

    padding-left: 3px;
}

.col-form-label-100 {
    min-width: 100px;
    max-width: 100px;

    padding-left: 3px;
}

.col-form-label-110 {
    min-width: 110px;
    max-width: 110px;

    padding-left: 3px;
}

.col-form-label-120 {
    min-width: 120px;
    max-width: 120px;

    padding-left: 3px;
}

.col-form-label-130 {
    min-width: 130px;
    max-width: 130px;

    padding-left: 3px;
}

.col-form-label-140 {
    min-width: 140px;
    max-width: 140px;

    padding-left: 3px;
}

.col-form-label-145 {
    min-width: 145px;
    max-width: 145px;

    padding-left: 3px;
}

.col-form-label-150 {
    min-width: 150px;
    max-width: 150px;

    padding-left: 3px;
}

.col-form-label-160 {
    min-width: 160px;
    max-width: 160px;

    padding-left: 3px;
}

.col-form-label-170 {
    min-width: 170px;
    max-width: 170px;

    padding-left: 3px;
}

.col-form-label-180 {
    min-width: 180px;
    max-width: 180px;

    padding-left: 3px;
}

.col-form-label-190 {
    min-width: 190px;
    max-width: 190px;

    padding-left: 3px;
}

.col-form-label-200 {
    min-width: 200px;
    max-width: 200px;

    padding-left: 3px;
}

.col-form-label-220 {
    min-width: 220px;
    max-width: 220px;

    padding-left: 3px;
}

.col-form-label-225 {
    min-width: 225px;
    max-width: 225px;

    padding-left: 3px;
}

.col-form-label-250 {
    min-width: 250px;
    max-width: 250px;

    padding-left: 3px;
}

.col-form-label-275 {
    min-width: 275px;
    max-width: 275px;

    padding-left: 3px;
}

.col-form-label-300 {
    min-width: 300px;
    max-width: 300px;

    padding-left: 3px;
}

.col-form-label-350 {
    min-width: 350px;
    max-width: 350px;

    padding-left: 3px;
}

.col-form-label-380 {
    min-width: 380px;
    max-width: 380px;

    padding-left: 3px;
}

.col-form-label-400 {
    min-width: 400px;
    max-width: 400px;

    padding-left: 3px;
}

.input-group>.prepend-xs {
    flex: 0 0 5%;
}

.input-group>.prepend-sm {
    flex: 0 0 10%;
}

.input-group>.prepend-md {
    flex: 0 0 15%;
}

.input-group>.prepend-lg {
    flex: 0 0 20%;
}

.input-group>.prepend-xl {
    flex: 0 0 25%;
}

.input-group>.prepend-xxl {
    flex: 0 0 35%;
}

.input-group>.prepend-xxxl {
    flex: 0 0 50%;
}

.input-group>.append-xs {
    flex: 0 0 5%;
}

.input-group>.append-sm {
    flex: 0 0 10%;
}

.input-group>.append-md {
    flex: 0 0 15%;
}

.input-group>.append-lg {
    flex: 0 0 20%;
}

.input-group>.append-xl {
    flex: 0 0 25%;
}

.input-group .input-group-text {
    width: 100%;
}

#secret {
    border-right: hidden;
    border-top-right-radius: 0%;
    border-bottom-right-radius: 0%;
}

#wachtwoord {
    border-left: hidden;
}

.border-index {
    border-color: #015AFF !important;
}

.grey-bg {
    color : #fff;
    background : #484a4b;
    background-color : #484a4b;
  }

.blue-bg {
    color : #fff;
    background : #57889c;
    background-color : #57889c;
}

.brown-bg {
    color : #fff;
    background : #d1b993;
    background-color : #d1b993;
}

.dark-bg {
    color : #fff;
    background : #1a2732;
    background-color : #1a2732;
}

.green-bg {
    color : #fff;
    background : #26c281;
    background-color : #26c281;
}

.page-header-bg {
    /* background-color: #015AFF; */
    background-color: #015AFF;
    width: 100%;
}

.portal-header-border {
    border-radius: 5px;
}

.portal-border-top {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.portal-border-bottom {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.page-header-text-color {
    color: #015AFF;
}

.error {
    color: #FF0000;
}

.success {
    color: #28A745;
}

.warning {
    color: #e68a00;
}

.panel-100 {
    width: 100%;
    background-color: #EDEADE;
    border-radius: 5px;
    /* border: solid 0px;
    border-color: black; */
    margin-top: 3px;
    padding: 5px;
}

.panel-75 {
    width: 74%;
    background-color: #EDEADE;
    border-radius: 5px;
    /* border: solid 1px;
    border-color: black; */
    padding: 5px;
    margin-top: 10px;
    margin-left: 5px;
}

.panel-60 {
    width: 59%;
    background-color: #EDEADE;
    border-radius: 5px;
    /* border: solid 1px;
    border-color: black; */
    padding: 5px;
    margin-top: 10px;
    margin-left: 5px;
}

.panel-50 {
    width: 49%;
    background-color: #EDEADE;
    border-radius: 5px;
    /* border: solid 1px;
    border-color: black; */
    padding: 5px;
    margin-top: 10px;
    margin-left: 5px;
}

.panel-40 {
    width: 39%;
    background-color: #EDEADE;
    border-radius: 5px;
    /* border: solid 1px;
    border-color: black; */
    padding: 5px;
    margin-top: 10px;
    margin-left: 5px;
}

.panel-25 {
        width: 24%;
        height: 200px;
        background-color: #EDEADE;
        border-radius: 5px;
        /* border: solid 1px;
        border-color: black; */
        padding: 5px;
        margin-top: 10px;
        margin-left: 5px;
}

#tblPurchaseorder thead tr,
#tblReceipt thead tr {
    height: 30px;
}

/* ---------------------------------------------------
    AMCHART5 SPINNER
----------------------------------------------------- */

#loading {
    position: absolute;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255,255,255,.75);
    z-index: 1000;
}

.spinner {
    width: 48px;
    height: 48px;
    border: 5px solid #ddd;
    border-top: 5px solid #1976d2;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/* ---------------------------------------------------
    MENUBALK STYLE
----------------------------------------------------- */
.menubalk {
    border-top: 1px solid red;
    border-color:  #343A40
}

/* ---------------------------------------------------
    TABLE COLUMN WIDTHS
----------------------------------------------------- */
.clm-1 {
    width: 1%;
}

.clm-2 {
    width: 2%;
}

.clm-3 {
    width: 3%;
}

.clm-4 {
    width: 4%;
}

.clm-5 {
    width: 5%;
}

.clm-6 {
    width: 6%;
}

.clm-7 {
    width: 7%;
}

.clm-8 {
    width: 8%;
}

.clm-9 {
    width: 9%;
}

.clm-10 {
    width: 10%;
}

.clm-15 {
    width: 15%;
}

.clm-20 {
    width: 20%;
}

.clm-25 {
    width: 25%;
  }

.clm-30 {
    width: 30%;
}

.clm-35 {
    width: 35%;
}

.clm-40 {
    width: 40%;
}

.clm-45 {
    width: 45%;
}

.clm-50 {
    width: 50%;
}

.clm-52 {
    width: 52%;
}

.clm-55 {
    width: 55%;
}

.clm-60 {
    width: 60%;
}

.clm-px-15 {
    width: 15px;
    min-width: 15px;
    max-width: 15px;
    word-break: break-all;
}

.clm-ta-r {
    text-align: right;
}

.clm-ta-l {
    text-align: left;
}

.clm-ta-c {
    text-align: center;
}

/* ---------------------------------------------------
    TABS STYLE
----------------------------------------------------- */
.tab {
    overflow: hidden;
    /* border: 1px solid #ccc; */
    /* border-top: 1px solid #dad5d5; */
    /* border-left: 1px solid #dad5d5; */
    /* border-right: 1px solid #dad5d5; */
    border-left: none;
    /* border-bottom: 1px solid #ccc; */
    border-right: none;
    background-color: inherit;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color:#87CEFA;
    float: left;
    border: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    outline: none;
    cursor: pointer;
    margin-right: 1px;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #1E90FF;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #007bff;
}

/* Style the tab content */
.tabcontent {
    /* background-color: #EDEADE; */
    display: none;
    padding: 6px 12px;
    /* border: none; */
    /* border-top: none; */
    border: 1px solid #dad5d5;
}

.tabform {
    border-top: none;
    border-left: 1px solid #ccc;
    border-bottom: none;
    border-right: 1px solid #ccc;
}

/* Style the buttons that are used to open the tab content */
.tab button.c-yellow {
    background-color:#F9E79F;
    float: left;
    border: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    outline: none;
    cursor: pointer;
    margin-right: 1px;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button.c-yellow:hover {
    background-color: #f4d03f;
}

/* Create an active/current tablink class */
.tab button.active-c-yellow {
    background-color: #f1c40f ;
}

/* ---------------------------------------------------
    PRGRESSBAR STYLE
----------------------------------------------------- */
#checkProgress {
    width: 100%;
    background-color: grey;
}

#progressBar {
    width: 0%;
    height: 30px;
    background-color: green;
}

/* ---------------------------------------------------
    HEADER STYLE
----------------------------------------------------- */
#header-left span {
    display: inline-block;
}

/* ---------------------------------------------------
    TOPNAV STYLE
----------------------------------------------------- */
#topnav-nav .nav-link {
    color: white;
}

#topnav-nav span {
    display: inline-block;
}

/* ---------------------------------------------------
    SIDENAV STYLE
----------------------------------------------------- */
.wrapper {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: stretch;
}

#sidenav {
    min-width: 150px;
    max-width: 150px;
    font-size: 0.9em;
    background: #34383A;
    color: #fff;
    transition: all 0.3s;
}

#sidenav.active {
    min-width: 80px;
    max-width: 80px;
    font-size: 0.7em;
    text-align: left;
}

#sidenav.active ul li a span {
    display: none;
}

#sidenav.active .sidebar-header h3,
#sidenav.active .CTAs {
    display: none;
}

#sidenav.active .sidebar-header strong {
    display: block;
}

#sidenav ul li a {
    text-align: center;
    color: #EDEDED;
}

#sidenav ul li a ul li a{
    text-align: left;
    color: #EDEDED;
}

#sidenav.active ul li a {
    padding: 15px 10px;
    text-align: center;
    font-size: 0.85em;
}

#sidenav.active ul li a i {
    margin-right: 0;
    display: block;
    font-size: 1.8em;
    margin-bottom: 5px;
}

#sidenav.active ul ul a {
    padding: 10px !important;
}

#sidenav.active .dropdown-toggle::after {
    top: auto;
    bottom: 10px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

#sidenav .sidebar-header {
    padding: 20px;
    background: #34383A;
}

#sidenav .sidebar-header strong {
    display: none;
    font-size: 1.8em;
}

#sidenav ul.components {
    padding: 20px 0;
}

#sidenav ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}

#sidenav ul li a:hover {
    color: #34383A;
    background: #fff;
    /* background: red; */
}

#sidenav ul li a i {
    margin-right: 10px;
}

#sidenav ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
    background: #34383A;
}

a[data-toggle="collapse"] {
    position: relative;
}

a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
    content: '\f105';
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'Font Awesome\ 5 Free';
    font-size: 0.6em;
    font-weight: 900;
}
a[aria-expanded="true"]::before {
    content: '\f107';
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #34383A;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

.left-align {
    text-align: left;
}

.right {
    align-content: flex-end;
}

.right-align {
    text-align: right;
}

/*====================================
=     ICONCOLORS FONT AWESOME        =
=====================================*/
.i-green {
  color: #98ad64;
}

.i-orange {
    color: #e68a00;
}

.i-red {
    color: #b30000;
}

.i-rebeccapurple {
    color: #663399;
}

.i-slateblue {
    color: #6A5ACD;
}

.i-chocolate {
    color: #D2691E;
}

.i-grey {
    color: #808080;
}

.i-filter {
    color: #0066ff;
}

.i-button {
    cursor: pointer;
}

/*  index pagina */
.action-buttons {
    text-align: right;
    width: 90px;
}

.btn-portal-xs {
    width: 50px;
    text-align: center;
    /* margin-top: 1px;
    margin-bottom: 1px; */
}

.btn-portal {
    width: 100px;
    margin-top: 1px;
    margin-bottom: 1px;
}

.btn-portal-lg {
    width: 200px;
    margin-top: 1px;
    margin-bottom: 1px;
}

.btn-portal-xl {
    width: 250px;
    margin-top: 1px;
    margin-bottom: 1px;
}

.btn-portal-xxl {
    width: 98%;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 1px;
}

.btn-dashboard {
    border: solid 1px;
    border-color: grey;
    border-radius: 15px;
    padding: 8px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
    min-height: 100px;
    width: 100%;
    text-align: center;
}

.btn-dashboard:hover {
    color: #fff;
    background-color: #0094F0;
    border-color: #0094F0;
}

.dashboard-card {
    color: #fff;
}

.dashboard-card i {
    font-size: 26px;
}

.bg-c-blue {
    background: linear-gradient(45deg, #007bff, #73b4ff);
}

.text-c-blue {
    color: #4099ff;
}

.b-c-blue {
    border: 1px solid #4099ff;
}

.bg-c-red {
    background: linear-gradient(45deg, #FF5370, #ff869a);
}

.text-c-red {
    color: #FF5370;
}

.b-c-red {
    border: 1px solid #FF5370;
}

.bg-c-green {
    background: linear-gradient(45deg, #27a243, #59e0c5);
}

.text-c-green {
    color: #2ed8b6;
}

.b-c-green {
    border: 1px solid #2ed8b6;
}

.bg-c-yellow {
    background: linear-gradient(45deg, #f7bb07, #ffcb80);
}

.text-c-yellow {
    color: #FFB64D;
}

.b-c-yellow {
    border: 1px solid #FFB64D;
}

.bg-c-purple {
    background: linear-gradient(45deg, #7759de, #9a84e6);
}

.text-c-purple {
    color: #7759de;
}

.b-c-purple {
    border: 1px solid #7759de;
}

.text-dark {
    color: #343a40 !important;
}

/* jQuery dialog */
.dialog-button {
    text-align: center;
    width: 90px;
}

.ui-dialog.ui-widget.ui-widget-content {
    /* background:none;  */
    background: white;
}

.ui-widget-overlay.ui-front { /* you want this */
    opacity:.75;
}

.no-close .ui-dialog-titlebar-close {
    display: none;
}

.spinner-init {
    display: none;
    text-align: center;
}

/* Select2 Custom CSS */
.select2 {
    width: 100% !important;
}

.select2-results__option {
	padding: 3px;
}

.select2-selection .select2-selection--single {
    margin-right: 30px;
}

.select2-container .select2-selection--single {
	height: 30px;
}

.has-error .select2-selection {
    border-color: #dc3545 !important;
}

.has-valid .select2-selection {
    border-color: #28a745 !important;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #ced4da;
    font-size: .875rem;
    height: 32px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 26px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-top: 2px;
	padding-bottom: 2px;
}

.input-group-select2 .select2-container {
    width: 85% !important;
}

.input-group-select2 .select2-container--default .select2-selection--single {
	border: 1px solid #ced4da;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: .875rem;
}

.input-group-select2-sm .select2-container {
    width: 70% !important;
}

.input-group-select2-xs .select2-container {
    width: 30% !important;
}

.select2-sm-ie {
    width: 70% !important;
}

.input-group-select2-sm .select2-container--default .select2-selection--single {
	border: 1px solid #ced4da;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: .875rem;
}

input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
    margin: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*======================================
=            NO GUTTER CODE            =
======================================*/
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.gutter-r1 > [class*='col-'] {
    padding-right:1px;
    padding-left:0;
}

.gutter-r2 > [class*='col-'] {
    padding-right:2px;
    padding-left:0;
}

.gutter-r3 > [class*='col-'] {
    padding-right:3px;
    padding-left:0;
}

.gutter-r4 > [class*='col-'] {
    padding-right:4px;
    padding-left:0;
}

.gutter-r5 > [class*='col-'] {
    padding-right:5px;
    padding-left:0;
}

.gutter-l1 > [class*='col-'] {
    padding-right:0;
    padding-left:1px;
}

.gutter-l2 > [class*='col-'] {
    padding-right:0;
    padding-left:2px;
}

.gutter-l3 > [class*='col-'] {
    padding-right:0;
    padding-left:3px;
}

/*======================================
=            Tooltip                   =
======================================*/
/* Tooltip container */
.tooltippp {
    position: absolute;
    display: inline-block;
    /* border-bottom: 1px dotted black; If you want dots under the hoverable text */
}
  
/* Tooltip text */
.tooltippp .tooltippptext-right,
.tooltippp .tooltippptext-left{
    visibility: hidden;
    background-color: #e68a00;
    color: #fff;
    text-align: left;
    margin: 5px;
    padding: 5px;
    border-radius: 4px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltippp:hover .tooltippptext-right {
    visibility: visible;
    text-wrap: wrap;
    width:max-content;
    max-width: 300px;

    top: -5px;
    left: 105%;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltippp:hover .tooltippptext-left {
    visibility: visible;
    text-wrap: wrap;
    width:max-content;
    max-width: 300px;

    top: -5px;
    right: 105%;
}

/* Show left arrow when you mouse over the tooltip container */
.tooltippp .tooltippptext-right::after {
    content: " ";
    position: absolute;
    top: 15px;
    right: 100%; /* To the left of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #e68a00 transparent transparent;
}

/* Show right arrow when you mouse over the tooltip container */
.tooltippp .tooltippptext-left::after {
    content: " ";
    position: absolute;
    top: 15px;
    left: 100%; /* To the right of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #e68a00;
}

/*======================================
=            amCharts 5                =
======================================*/
.chartdiv {
    width: 100%;
    height: 400px;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  /* body {
      background: coral;
  } */

  .table-responsive,
  #serviceIndex {
    font-size: 0.9em;
  }

  /* hide klanten columns */
  /* .klanten-c3 { display: none;} */
  /* .klanten-c5 { display: none;} */
  .klanten-c5 { display: none;}
  .klanten-c6 { display: none;}
  .klanten-c7 { display: none;}

  /* hide columns communicatie */
  .communicatie-c5 { display: none;}
  .communicatie-c6 { display: none;}

  /* hide service columns */
  .service-c2 { display: none;}
  .service-c3 { display: none;}
  .service-c5 { display: none;}
  .service-c6 { display: none;}
  .service-c9 { display: none;}
  .service-c10 { display: none;}

  /* hide users columns */
  .users-c5 { display: none;}

  #pager-next-text {display:none;}
  #pager-prev-text {display:none;}
  .pager {
    font-size: 0.9em;
  }

  #sidenav {
    display: none;
  }

  #sidenavToggle {
    display: none;
  }

  #topnav {
    display: block;
  }

  #topnavToggle {
    display: block;
  }

  #currentusername {
    display:none;
  }

  #currentuser {
    display:none;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  /* body {
      background: red;
  } */

  th,
  .table-responsive,
  #serviceIndex {
    font-size: 0.9em;
  }

  /* hide klanten columns */
  /* .klanten-c5 { display: none;} */
  .klanten-c6 { display: none;}
  .klanten-c7 { display: none;}


  /* hide columns communicatie */
  .communicatie-c5 { display: none;}
  .communicatie-c6 { display: none;}

  /* hide service columns */
  .service-c3 { display: none;}
  .service-c5 { display: none;}
  .service-c6 { display: none;}
  .service-c9 { display: none;}
  .service-c10 { display: none;}

  .pager {
    font-size: 0.9em;
  }

  #page-title {
    font-size: 1.3em;
  }

  #sidenav {
    display: none;
  }

  #sidenavToggle {
    display: none;
  }

  #topnav {
    display: block;
  }

  #topnavToggle {
    display: block;
  }

  #currentusername {
    display:none;
  }

  #currentuser {
    display:none;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  /* body {
      background: blue
  } */

  th,
  .table-responsive,
  #serviceIndex {
    font-size: 0.9em;
  }

  /* Fix label-width */
  .col-form-label-50 {
    min-width: 70px;
    max-width: 70px;
  }

  /* hide klanten columns */
  /* .klanten-c5 { display: none;} */
  /* .klanten-c6 { display: none;} */
  .klanten-c7 { display: none;}

  /* hide service columns */
  .service-c3 { display: none;}
  .service-c5 { display: none;}
  .service-c6 { display: none;}
  .service-c9 { display: none;}
  .service-c10 { display: none;}

  #page-title {
    font-size: 1.3em;
  }

  #sidenav {
    display: block;
  }

  #sidenavToggle {
    display: block;
  }

  #topnav {
    display: none;
  }

  #topnavToggle {
    display: none;
  }

  #currentusername {
    display:none;
  }

  #currentuser {
    display:block;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  /* body {
      background: green;
  } */

  th,
  .table-responsive,
  #serviceIndex {
    font-size: 0.9em;
  }

  /* hide service columns */
  .service-c5 { display: none;}
  .service-c6 { display: none;}
  .service-c9 { display: none;}
  .service-c10 { display: none;}

  #page-title {
    font-size: 1.6em;
  }

  #currentusername {
    display:block;
  }

  #currentuser {
    display:none;
  }

  #topnavToggle {
    display: none;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  /* body {
      background: yellow;
  } */

  th,
  .table-responsive,
  #serviceIndex {
    font-size: 0.9em;
  }

  /* hide service columns */
  .service-c10 { display: none;}

  #page-title {
    font-size: 1.8em;
  }

  #currentuser {
    display:none;
  }

  #topnavToggle {
    display: none;
  }
}