#commenttable td {
    font-size: 12px;
}

span.comment {
    color: #666666;
    font-size: 11px;
}

#page-wrapper .circle-tile-heading {
    color: #FFFFFF;
}

.tile.add, .tile.remove {
    position: absolute;
    top: -5px;
    cursor: pointer;
}

.tile.add {
    right: 13px;
}

.tile.remove {
    left: 13px;
}

#langmenu nav a.active {
    color: #d9534f;
}

#langmenu {
    margin: 12px 10px;
    margin-bottom: 5px;
    height: 25px;
    float: right;
}

nav #langmenu {
    margin: 0;
    padding: 12px 10px;
    float: right;
    background-color: #e7dec8;
    position: relative;
    z-index: 2;
    width: 82px;
    height: 82px;
}

ul.navbar-nav.ml-auto li.nav-item {
    list-style-type: none;
}

#langmenu nav a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    background: #FFF;
    padding: 3px 4px;
    height: auto;
    border: 1px solid #CCC;
    display: block;
    color: #999;
    float: right;
    margin-left: 4px;
}

#langmenu nav a.active {
    border: 1px solid #d9534f;
}

#overzicht.table-striped tr.ishead td {
    color: #3333FF !important;
    cursor: pointer;
}

#overzicht.table-striped tr.critical td {
    background-color: #FF0000 !important;
    color: #FFFFFF !important;
}

#overzicht.table-striped tr.criticalinspection td {
    background-color: #FF6600 !important;
    color: #FFFFFF !important;
}

tr.outgreyed td {
    color: #999999;
    background-color: #CCCCCC;
}

#overzicht thead th {
    text-transform: capitalize;
}

#overzicht.table-striped tr.ishead.critical td {
    color: #3333FF !important;
}

/* + Correction margins + */
.m0 {
    margin: 0 !important;
}

.m5 {
    margin: 5px 0;
}

.m10 {
    margin: 10px 0;
}

.m15 {
    margin: 15px 0;
}

.m20 {
    margin: 20px 0;
}

.m30 {
    margin: 30px 0;
}

.mb0 {
    margin-bottom: 0;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mt0 {
    margin-top: 0px !important;
}

.mt1 {
    margin-top: 1px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt8 {
    margin-top: 8px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt12 {
    margin-top: 12px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.ml0 {
    margin-left: 0px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.mr0 {
    margin-right: 0px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

/* + Correction paddings + */
.pb0 {
    padding-bottom: 0 !important;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb25 {
    padding-bottom: 25px;
}

.pb30 {
    padding-bottom: 30px;
}

.pt0 {
    padding-top: 0;
}

.pt5 {
    padding-top: 5px;
}

.pt7 {
    padding-top: 7px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt30 {
    padding-top: 30px;
}

.p0 {
    padding: 0;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px;
}

.p25 {
    padding: 25px;
}

.p30 {
    padding: 30px;
}

.pl0 {
    padding-left: 0;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pr0 {
    padding-right: 0;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr30 {
    padding-right: 30px;
}

.extrainfo {
    color: blue;
    font-size: 10px;
}

.moreinfo .navbar-brand {
    font-size: 14px;
    font-weight: bold;
}

a .fa {
    color: #FFFFFF;
}

label.no-style {
    font-weight: normal;
}

.inspector-list li {
    border-top: 1px solid #cccccc;
    padding: 7px;
    height: 38px;
}

.inspector-list li a {
    display: inline-block;
    padding: 7px 0px;
    margin-top: -7px;
    width: 89%;
}

.inspector-list {
    border-bottom: 1px solid #cccccc;
    margin-top: 8px;
}

.no-pad {
    padding: 0px
}

.pr-15 {
    padding-right: 15px !important;
}

.timeslot {
    float: left;
    width: 60px;
    text-align: left;
}

.timeslot2 {
    float: left;
    width: 30px;
    text-align: center;
}

.table-responsive {
    overflow-x: auto;
}

#timeSlider, .timeslots {
    width: 2880px;
}

#timeFrame {
    width: 2880px;
    border-top: 1px solid #cccccc;
    margin-top: 0px;
}

#timeFrame li {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    height: 38px;
}

.rightbrdr {
    border-right: 1px solid #cccccc;
}

.list-item.active {
    background-color: #cccccc;
}

a:focus {
    outline: none;
}

.label-block {
    width: 100%;
    display: block;
    padding: 7px 0px;
}

.legende li {
    margin-bottom: 5px;
}

.timeslots {
    overflow: hidden;
    height: 30px;
}

.timeslot2.dropable {
    border-right: 1px solid #dddddd;
    height: 38px;
}

.timeframe-item {
    position: relative;
}

.appointment {
    position: absolute;
    top: 0px;
    z-index: 100;
}

.appointmentsList li {
    margin: 3px;
}

.appointment-target {
    padding: 7px 0px !important;
}

.relative {
    position: relative !important;
}

#modalCalendarHolder {
    width: 100%;
    overflow-x: auto;
}

.availableitem {
    height: 38px;
    position: absolute;
    background: green;
    z-index: 0;
    opacity: 0.3;
}

.list-item.unavailable {
    background: rgba(255, 0, 0, 0.3);
}

.timeframe-item.unavailable {
    background: rgba(255, 0, 0, 0.3);
}

.modal-inspector-list {
    margin-top: 20px;
    border-right: 1px solid #cccccc;
}

#calendarDays li {
    width: 130px;
    text-align: center !important;
    border-right: 1px solid #cccccc;
    margin: 0px !important;
}

#calendarDays li.calendar-item {
    border: none;
    border-bottom: 1px solid #cccccc;
    margin-left: -7px !important;
    height: 38px;
    position: relative;
}

#calendarDays li.calendar-item .label-success {
    position: absolute;
    height: 38px;
    border-radius: 0px;
}

#calendarDays li ul {
    border-top: 1px solid #cccccc;
}


/*map styles*/
#map-canvas {
    height: 530px;
}

#googleMap {
    width: 100%;
    height: 100%;
}

.wizard > .content > .body .template-download input {
    display: inline;
}

/*labels styles*/
.label a {
    color: #ffffff;
    display: block;
    padding: 2px 0px;
    width: 100%;
    font-size: 9px;
    overflow: hidden;
}

.label-green, .fc-green {
    background-color: #16A085;
    border-color: #16A085;
}

.label-orange, .fc-orange {
    background-color: #F39C12;
    border-color: #F39C12;
}

.label-red, .fc-red {
    background-color: #E74C3C;
    border-color: #E74C3C;
}

.label-appelblauw, .fc-appelblauw {
    background-color: #7BA6A5;
    border-color: #7BA6A5;
}

.label-brown, .fc-brown {
    background-color: #7E6B5D;
    border-color: #7E6B5D;
}

.label-lightbrown, .fc-lightbrown {
    background-color: #9C9C9C;
    border-color: #9C9C9C;
}

.label-lightred, .fc-lightred {
    background-color: #D17861;
    border-color: #D17861;
}

.label-purple, .fc-purple {
    background-color: #8E44AD;
    border-color: #8E44AD;
}

.label-gas, .fc-gas {
    background-color: #DDD32E;
    border-color: #DDD32E;
}

.label-blue, .fc-blue {
    background-color: #2980B9;
    border-color: #2980B9;
}

.label-lightblue, .fc-lightblue {
    background-color: #2ABBF0;
    border-color: #2ABBF0;
}

.label-rbrown, .fc-rbrown {
    background-color: #CA732D;
    border-color: #CA732D;
}

.label-epbgreen, .fc-epbgreen {
    background-color: #29A06A;
    border-color: #29A06A;
}

.label-werfkast, .fc-werfkast {
    background-color: #525252;
    border-color: #525252;
}

.label-stroomgroep, .fc-stroomgroep {
    background-color: #7E81C2;
    border-color: #7E81C2;
}

.label-branddet, .fc-branddet {
    background-color: #BF3737;
    border-color: #BF3737;
}

.label-blowerdoor, .fc-blowerdoor {
    background-color: #313A58;
    border-color: #313A58;
}

.label-combi, .fc-combi {
    background-color: #aae48a;
    border-color: #aae48a;
}

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

#overlay #overlaytext {
    position: absolute;
    left: 50%;
    margin-left: -35px;
    top: 45%;
    z-index: 999;
    color: #FFFFFF;
    font-size: 16px;
}

.xvariantholder .combineerkeuringttl {
    height: 15px !important;
    overflow: hidden;
}

.aantaltitle {
    color: #FFFFFF;
    font-size: 11px;
}

#overzicht thead a {
    color: #FFFFFF;
    font-size: 12px;
}

#fileupload2 .fileupload-buttonbar {
    visibility: hidden;
}

#header-logos {
    display: inline-block;
    width: calc(100% - 295px);
    height: 86px;
    overflow-y: hidden;
}

#header-logos .logoh {
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    vertical-align: top;
}

#header-logos .logoh:first-child {
    margin-left: 10px;
}

#header-logos .logoh span,
#header-logos .logoh img,
.navbar-brand span {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#header-logos .logoh img {
    margin-top: 10px;
}

#header-logos .logoh span,
.navbar-brand span {
    font-size: 10px;
    text-align: center;
}

#header-logos .logoh span.desc {
    margin: -2px 0 5px;
}

.avatar-frame {
    border: 3px rgba(255, 255, 255, 0.1) solid;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    height: 50px;
    width: 50px;
    border-radius: 50%;
}

.avatar-frame:hover .avatar-edit-button {
    display: block;
}

.avatar-edit-button {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.drop-shadow {
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}

.welcome {
    text-align: center;
    padding: 10px;
}

.welcome > p {
    color: white !important;
}

#avatarModal {
    margin-top: 50px;
}

nav ul#side > li > a:hover {
    background-color: rgba(1, 1, 1, 0.5) !important;
}

nav ul#side > li > .navbar-active-item {
    background-color: rgba(1, 1, 1, 0.5) !important;
}

@media only screen and (min-width: 768px) {
    .vl {
        border-left: 1px solid #bdc3c7;
        height: 82px;
        position: absolute;
        left: 225px;
        top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .vl {
        display: none;
    }
}


a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 100%;
    height: inherit;
    align-items: stretch;
}

@media only screen and (max-width: 767px) {
    #sidebar {
        min-width: 100%;
        max-width: 100%;
        height: 100%;
        background: #30475e;
        padding-top: 80px;
        color: #fff;
        transition: all 0.3s;
        bottom: 0;
        font-size: 14px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .overlay {
        display: none;
    }

    .page-content {
        margin-bottom: 30px;
    }

    .topbar-contacts {
        margin-top: -10px;
        margin-right: 10px;
        line-height: 14px;

    }
}

@media only screen and (min-width: 768px) {
    #sidebar {
        min-width: 225px;
        max-width: 225px;
        height: 100%;
        background: #30475e;
        padding-top: 20px;
        color: #fff;
        transition: all 0.3s;
        bottom: 0;
        font-size: 12px;
    }

    .overlay {
        position: absolute;
        top: 67px;
        left: 23px;
        height: 50px;
        width: 50px;
        border-radius: 50%;
        opacity: 0;
        transition: .3s ease;
        background-color: rgba(1, 1, 1, 0.5);
    }

    .topbar-contacts {
        margin-top: -10px;
        /*margin-right: 10px;*/
        line-height: 14px;
    }
}

.container-avatar:hover .overlay {
    opacity: 1;
}

.avatar-edit-icon {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.navbar-footer {
    position: fixed;
    bottom: 0;
}

#sidebar .sticky {
    overflow-y: scroll;
}

#sidebar.active {
    margin-left: -250px;
}

#sidebar .sidebar-header {
    padding: 10px;
    background: #30475e;
    border-bottom: 1px solid #3e5b78;
}

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

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

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

#sidebar ul li a:hover {
    color: #7e8a97;
    background: #fff;
    font-weight: 600;
}

#sidebar ul.components a:hover i {
    color: #7e8a97;
    background: #fff;
}

#sidebar ul.components li a i {
    margin-top: 5px;
}


#sidebar ul li a:hover {
    color: #7e8a97;
    background: #fff;
}

#sidebar ul li.active > a,
a[aria-expanded="true"] {
    color: #fff;
    background: #7e8a97;
}

.sidebar-welcome {
    width: 100%;
}

.sidebar-avatar {
    width: 30%;
    float: left;
}

.sidebar-user {
    width: 70%;
    float: left;
    padding-top: 20px;
    text-align: left;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

.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: #3e5b78;
}

ul.CTAs {
    padding: 20px;
}

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

a.article,
a.article:hover {
    background: #3e5b78 !important;
    color: #333 !important;
}

@media only screen and (max-width: 767px) {
    .bottom-sticky {
        position: fixed;
        min-width: 100%;
        max-width: 100%;
        background-color: #30475e;
        bottom: 0;
        z-index: 1000000;
        text-align: center;
        padding-bottom: 5px;
        border-top: 1px solid #3e5b78;
    }

    .navbar-top .nav-top {
        height: 70px;
        background-color: #e7dec8;
    }

    .navbar-top {
        z-index: 10000000;
    }
}

@media only screen and (min-width: 768px) {
    .bottom-sticky {
        position: fixed;
        background-color: #30475e;
        bottom: 0;
        min-width: 225px;
        max-width: 225px;
        padding-left: 70px;
        padding-bottom: 5px;
        border-top: 1px solid #3e5b78;
        z-index: 1000000;
    }

    .navbar-top .nav-top {
        height: 70px;
        background-color: #e7dec8;
    }
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

.page-content {
    margin-top: -20px;
}

.scrollable {
    position: fixed;
    height: 100%;
    overflow: auto;
}

.no-top-pad {
    padding-top: 0;
}

.i-right {
    float: right;
    margin-right: 20px;
}

/* ---------------------------------------------------
    TOP BAR STYLE
----------------------------------------------------- */

.topbar-bg {
    background-color: #e7dec8 !important;;
}

.debug {
    border: 3px solid red;
}

/* ---------------------------------------------------
    Cards styles
----------------------------------------------------- */

.kspl-card {
    background-color: #f6f6f6;
    border-radius: 5px;
    padding: 20px;
    min-height: 100px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(209, 202, 209, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(209, 202, 209, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(209, 202, 209, 0.5);
}

#sidebar-toggle:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.kspl-card-icon {
    height: 60px;
    width: 60px;
    border-radius: 50%;
}

@media only screen and (max-width: 920px) {
     .tooltip-sidebar-toggle li {
        float: right;
    }
}

@media only screen and (max-width: 768px) {
    .bottom-sticky {
        width: 100%;
    }
}

.grow {
}

.grow:hover {
    transition: all .3s ease-in-out;
    transform: scale(1.03);
}

@media only screen and (max-width: 767px) {
    .hideNavbar {
        display: none;
    }

    #page-wrapper {
        margin-top: 10px;
        min-height: 60vh;
    }
}

@media only screen and (min-width: 768px) {
    .hideNavbar {
        display: inline;
    }

    #hideMenuForMobile {
        display: none;
    }

    /*#page-wrapper {*/
    /*	margin-top: 90px;*/
    /*}*/
}

.navbar-top .nav-top {
    margin-right: 0;
    min-height: 82px;
}

#hideMenuForMobile a .fa {
    color: #ECF0F1;
    text-shadow: 0px 0px 1px #3c3c3b;
}

/* Debug class */
/** { outline: solid 0.25rem hsla(210, 100%, 100%, 0.5); }*/

/* ---------------------------------------------------
    serviceplatform compatibility
----------------------------------------------------- */
.btn.btn-secondary {
    background: #09789e;
    border-color: #09789e;
    color: #fff;
}
.btn.btn-secondary:hover {
    background: #086f92;
    border-color: #086f92;
}
.btn.btn-gray {
    background: #ddd;
    color: #1e2538;
    border-color: #ddd;
}
.btn.btn-gray:hover {
    background: #bbb;
    border-color: #bbb;
}
