﻿@font-face {
    font-family: 'Roboto';
    src: url('/fonts/Roboto-Regular.ttf');
}
html {
    font-size:14px;
}
body {
    font-family: Roboto;
    overflow-x: hidden;
}

select {
    height: 25px;
}
.box {
    font-size: 20px !important;
    transition: all .2s ease-in-out;
}

    .box:hover {
        transform: scale(1.2);
    }
.lictentie-logo {
    width: 50px;
    height: 78px;
    margin-left: 13px;
    margin-right: 13px;
    background-image: url("../images/licentie-image.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.spz-logo {
    width: 177px;
    height: 70px;
    background-image: url("../images/Logo SPZ_klein.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
input {
    height: 23px;
}
    input[type="radio"] {
        height:13px;
    }
    input[type="file"] {
        height: 29px;
    }
.nav-item {
    border-left: 1px solid #e3e8ef;
    padding-left: 0.1%;
    padding-right: 0.1%;
}
    .nav-item:nth-child(even) {
        background-color: #fbfbfb
    }
.ui-sortable-helper {
    display: table;
}
/* Datepicker andere look selected*/
.ui-datepicker .ui-state-active {
    color: black !important;
    border-radius: 4px !important;
    font-weight: bold !important;
    border: 1px solid #f2c309 !important;
}
.width50 {
    width: 30%
}

.width100 {
    width: 100%
}
.container-main::after {
    clear: both;
}

.container-main {
    height: 86%;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    word-wrap: break-word;
}
.scroll {
    overflow-y: scroll !important;
    overflow-x: hidden;
}

.cursor {
    cursor: pointer;
}
.text-10 {
    font-size: 10px;
}

.text-11 {
    font-size: 11px;
}

.text-12 {
    font-size: 12px;
}

.text-13 {
    font-size: 13px;
}
.text-16 {
    font-size: 16px;
}
.text-24 {
    font-size: 24px;
}
.vbagButton {
    display: block;
    color: white;
    text-decoration: none;
    font-weight: bold;
    -webkit-box-shadow: 2px 2px 0px 0px #ececec;
    -moz-box-shadow: 2px 2px 0px 0px #ececec;
    box-shadow: 2px 2px 0px 0px #ececec;
    font-size: 18px;
    border: none;
    transition: all 0.5s ease;
}
.vbagButtonGeenHover {
    display: block;
    color: white;
    text-decoration: none;
    font-weight: bold;
    -webkit-box-shadow: 2px 2px 0px 0px #ececec;
    -moz-box-shadow: 2px 2px 0px 0px #ececec;
    box-shadow: 2px 2px 0px 0px #ececec;
    font-size: 18px;
    border: none;
    cursor: default !important;
}
.vbagBoolButton {
    color: #f2c309;
    font-size: 20px;
}
.verzoekButton {
    padding: 5px 25px;
}
.geel {
    background-color: #f2c309;
    color: black;
}
.geelUit {
    background-color: #eddea2;
    color: #aca9a9;
}
.uit {
    border:none;
    color: #aca9a9;
    background-color: #ebebeb;
}
.grijs {
    background-color: white;
    color: black;
    border: 1px solid black;
    font-size:15px;

}
.rood {
    /*    background-color: white;
    color:red;
    border: 1px solid red;*/
    background-color: white;
    color: black;
    border: 2px solid #f2c309;
    font-size: 15px;
}

.vbagButton:hover {
    background-color: black;
    color:white;
}
.textbox-border-geen {
    border: none;
    border-bottom: 1px solid black !important;
}
.textbox-border-blauw {
    border: 1px solid #002C5F !important;
}

.textbox-border-rood {
    border: 1px solid #FF7777 !important;
}

.ingevuldVeld {
    border: none;
}

.vbagTabel {
    background-color: white;
    border-collapse: separate;
    border-spacing: 0;
    height: 1px;
    width: 100%;
    table-layout: fixed;
    box-shadow: 0 2px 3px 0 RGBA(0, 0, 0, 0.21) !important;
}

    .vbagTabel > thead > tr > th {
        position: sticky;
        top: -1px;
        border: 1px solid #EBF4FF;
        text-align: left;
        padding-left: 10px !important;
    }

    .vbagTabel > thead > tr {
        height: 42px;
    }

    .vbagTabel > tbody > tr {
        transition: all 0.3s ease-out;
    }

        .vbagTabel > tbody > tr:not(.geenHover):hover {
            background-color: #F9E641;
        }
        .vbagTabel > tbody > tr > .geenHover {
            background-color: rgb(244, 244, 244);           
        }

        .vbagTabel > tbody > tr > td {
            padding: 2px;
            border: 1px solid #C6E1FF;
            font-size: 14px;
            padding-left: 10px !important;
            height: 34px;
            background-clip: padding-box;
            position: static;
        }


        .vbagTabel > tbody > tr:nth-child(even) {
            background-color: rgb(244, 244, 244);
            transition: all 0.3s ease-out;
        }

        .vbagTabel > tbody > tr:not(.geenHover):nth-child(even):hover {
            background-color: #F9E641;
        }


.veldOnderKop {
    background-color: white;
    border-collapse: collapse;
    height: 1px;
    width: 100%;
    table-layout: fixed;
    box-shadow: 0 2px 3px 0 RGBA(0, 0, 0, 0.21) !important;
       }

select {
    overflow-x: scroll;
}

.opleidingenDropdown option {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100px;
    font-size: 12px;
}

[class*=badge-] {
    display: flex;
    font-size: 12px;
    border-radius: 12px;
    justify-content: space-between;
    align-items: center;
}

.badge-geel {
    color: black;
    background-color: #f2c309;
}
.tooltipR {

}

    /* Tooltip text */
    .tooltipR .tooltiptext {
        padding-left: 10px;
        visibility: hidden;
        width: 300px;
        background-color: #555;
        color: #fff;
        text-align: left;
        padding: 5px 0;
        padding-left: 10px;
        border-radius: 6px;
        /* Position the tooltip text */
        position: absolute;
        z-index: 1;
        left: 80%;
        margin-top: -4px;
        margin-left: -247px;
        opacity: 0;
        transition: opacity 0.3s;
        font-size: 12px;
    }

    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltipR:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }
    .tooltipR .tooltiptextLid {
        padding-left: 10px;
        visibility: hidden;
        width: 300px;
        background-color: #555;
        color: #fff;
        text-align: left;
        padding: 5px 0;
        padding-left: 10px;
        border-radius: 6px;
        /* Position the tooltip text */
        position: absolute;
        z-index: 1;
        margin-top: -11px;
        margin-left: 25px;
        opacity: 0;
        transition: opacity 0.3s;
        font-size: 12px;
    }
    .tooltipR:hover .tooltiptextLid {
        visibility: visible;
        opacity: 1;
    }
    .tooltipR .tooltipExport {
        padding-left: 10px;
        visibility: hidden;
        width: 274px;
        background-color: #555;
        color: #fff;
        text-align: left;
        padding: 5px 0;
        padding-left: 10px;
        border-radius: 6px;
        /* Position the tooltip text */
        position: absolute;
        z-index: 1;
        left: 58%;
        margin-top: -2px;
        opacity: 0;
        transition: opacity 0.3s;
        font-size: 12px;
    }

    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltipR:hover .tooltipExport {
        visibility: visible;
        opacity: 1;
    }
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.rotateArrow {
    -moz-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

    .rotateArrow.down {
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.note-icon-caret {
    display:none;
}
.maxlengthTeller {
    color: #4786c9;
}


@media screen and (min-width: 0px) and (max-width: 799px) {
    .bolWidthKlein {
        width: 50%;
    }
    .bolWidthNormaal {
        width: 70.5%;
    }
    .bolWidthGroot {
        width: 81%;
    }
}
@media screen and (min-width: 800px) and (max-width: 1300px) {
    .bolWidthKlein {
        width: 14%;
    }

    .bolWidthNormaal {
        width: 20.5%;
    }

    .bolWidthGroot {
        width: 25%;
    }
}
@media screen and (min-width: 1301px) {
    .bolWidthKlein {
        width: 10%;
    }
    .bolWidthNormaal {
        width: 12.5%;
    }
    .bolWidthGroot {
        width: 15%;
    }
}


