﻿/** {
   font-family: 'asap';
}*/

html, body, form { height: 100%; }

.toplogoP1 {
    background-image: url(../images/smartphoneTopLogoP1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
.toplogoP2 {
    background-image: url(../images/smartphoneTopLogoP2.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .toplogoP1 {
        background-image: url(../images/smartphoneTopLogoP1-2x.jpg);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 106px 40px;
    }

    .toplogoP2 {
        background-image: url(../images/smartphoneTopLogoP2-2x.jpg);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 106px 36px;
    }
}

.bg-primary {
    background-color: #1760ae !important;
}

.bg-whitesmoke {
    background-color: whitesmoke !important;
}

.bg-black-30 {
    background-color: #B3B3B3 !important;
}

.bg-gray, .btn-gray {
    background-color: #979da2;
}
.btn-gray {
    border-color: #979da2;
}

.list-group-item i {
    color: #cccccc;
    margin-right: 3px;
}

.list-group-item.active {
    background-color: #e3e3e3 !important;
    color: black !important;
    /*background-color: #6c757d !important;*/
    border-color: white;
    /*color: #1760ae;*/
}

    .list-group-item.active i.fa-user, .list-group-item.active i.fa-walking, .list-group-item.active i.fa-circle-half-stroke {
        color: #0d6efd !important;
    }
.list-group-item.active i.fa-ban {
    color: #FF5000 !important;
}


.text-primary {
    color: #1760ae !important;
}

.text-whitesmoke {
    color: whitesmoke;
}

.text-gainsboro {
    color: gainsboro;
}

.text-black-10 {
    color: #E5E5E5;
}

.text-black-20 {
    color: #CCCCCC;
}

.text-black-30 {
    color: #B3B3B3;
}

.text-orange {
    color: #FF5A00 !important;
}

.nav-link {
    color: #339dd7;
    padding: .5rem .55rem;
}

@media (max-width: 400px) {

    .nav-link {
        padding: .5rem .5rem;
        font-size: 0.85rem !important;
    }
}
@media (max-width: 360px) {

    .nav-link {
        padding: .5rem .5rem;
        font-size: 0.8rem !important;
    }
}

.fw-lightbold {
    font-weight: 600 !important;
}

.fs-0p9 {
    font-size: 0.9rem;
}

.fa-1p5x, .fs-1p5x {
    font-size: 1.5em;
}

.fa-1p4x, .fs-1p4x {
    font-size: 1.4em;
}

.fa-1p3x, .fs-1p3x {
    font-size: 1.3em;
}
.repeaterItemKolomRechts {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.p0p5 {
    padding: .125rem !important;
}

.bottomrow .col {
    border-right: 1px solid #4580be;
}

.bottomrow .btn.disabled {
    opacity: .2;
}
/*.bottomRowView_Vertrokken .bottomRowBtnTxt, .bottomRowView_Extern .bottomRowBtnTxt, .bottomRowView_Aanwezig .bottomRowBtnTxt {
    display: none;
}*/
.bottomRowBtnTxt {
    display: none;
}

.rowsearch {
    border-top: 5px solid #1760ae;
    background-color: whitesmoke;
}
.displaynone {
    display: none;
}
.timepicker {
    background-color: white !important;
}

.underlineOnHover {
    text-decoration: none !important;
}
    .underlineOnHover:hover {
        text-decoration: underline !important;
    }
#divNavRowButtonCelRechts {
    display: flex;
    justify-content: flex-end;
}
#divBtnQrCode {
    margin-top: -1px;
    margin-right: 16px;
}
#divBtnHamburgerMenu {
    margin-top: 3px;
}
.filterHeaderRow {
    display: flex;
    background-color: #f8f9fa;
}
.flex-1 {
    flex: 1;
}
.filterHeaderRow .filterBtn {
    color: #0d6efd;
    border-left: 1px solid #e6e6e6;
}
.tbAankomstTijd, .tbVertrekTijd {
    border-left: 0;
    padding-left: 5px;
}
.divCbAankomstVertrek {
    flex: 0 35px !important;
}
.aankomstVertrekDisabled {
    background-color: #e9ecef !important;
    color: #bfbfbf;
}
.aankomstVertrekEnabled{
    background-color:white !important;
    color:black;
}
.aadLoginLink {
    text-decoration: none;

}
    .aadLoginLink:hover span {
        color:  #1f60b6;
    }
.loginBlokAAD {
    border: 1px solid gainsboro;
    padding: 20px;
    display: flex;
}
    .loginBlokAAD:hover {
        background-color: rgb(241, 238, 238);
        box-shadow: 0 0 10px 5px #e4e9f8;
    }
    .loginBlokAAD img {
        width: 25px;
    }
    .loginBlokAAD span {
        padding-left: 12px;
        color: dimgray;
    }
.loginContainer {
    max-width: 360px;
}


.tijdElm {
    height: 22px;
    padding-right: 7px;
    padding-left: 6px;
    white-space: nowrap;
}
.tijdElmTekst
{
    display:inline-block;
}
.divAantalWachtrijAanw, .divAantalExterneAanw, .divAantalAanwTotaal {
    display: inline-block;
    height: 22px;
    border-left: 2px solid white;
    padding-left: 6px;
    margin-left: 6px;
    /*padding-right: 3px;*/
}
    .divAantalWachtrijAanw i, .divAantalExterneAanw i {
        font-size: 10px;
        color: white;
        position: relative;
        bottom: 1px;
    }

.iconExtraGepland {
    color: #e4e4e4 !important;
    margin-right: 8px !important;
}
.list-group-item.active .iconExtraGepland {
    color: #c1c1c1 !important;
}

.list-group-item .iconPlanningToegevoegdDoorDeona {
    /*color: #cccccc !important;*/
    /*color: #0d6efd !important;*/
    /*color: #979797 !important;*/
    color: #c9c9c9 !important;
    font-size: 16px;
    margin-right: 8px;
}

.list-group-item.active .iconPlanningToegevoegdDoorDeona {
    /*color: #FF5A00 !important;*/
    color: #606060 !important;
}
.andereVestigingLabel {
    /*background-color: #ff00d4 !important;*/
    text-transform: uppercase;
    border: 1px solid #dadada;
    color: #d3d3d3 !important;
    font-size: 12px;
}

.list-group-item .andereVestigingLabel {
    background-color: white !important;
}

.list-group-item.active .andereVestigingLabel {
    /*background-color: #ff00d4 !important;*/
    background-color: #ff5a00 !important;
    color: white !important;
}
.visibilityhidden {
    visibility: hidden;
}
.visibilityvisible {
    visibility: visible;
}
.btnZoekOptie {
    cursor: pointer
}
.btnZoekOptie:hover {
    background-color: #a6abae;
    color: white;
}
.afwFormInputBlokTitel {
    font-weight: bold;
    color: #1f60b6;
}
.afwezigheidModalBody .rbList {
    display: block;
    border: 1px solid gainsboro;
    border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.afwezigheidModalBody .rbList label {
    padding-left: 5px;
    margin-right: 10px;
}
.afwezigheidModalBody i, .kindjesMetMedGegevensModalBody i {
    color: #1f60b6;
}
#RadioButtonListOptiesGedAfw label, #RBListAfwType label, #RbListVolledigAfwezig label, #RbListVolledigAfwezig label, #RbListVerwittigd label {
    margin-right: 10px;
}
.kindjesMetMedGegevensBtn {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0.2rem;
    padding-bottom: 0.55rem;
}
.kindjesMetMedGegevensCheckBoxesHeader {
    display: flex !important;
    flex-direction: row;
    align-items: baseline;
    justify-content: space-between;
}

