﻿/* Defaults */
label {
    font-weight: bold;
}

.mar-top-15 {
    margin-top: 15px;
}

.mar-bot-10 {
    margin-top: 15px;
}

.card-title {
    font-weight: bold;
}

#header_btn_ctr1, #header_btn_ctr0 {
    height: 32px;
    box-shadow: none;
    padding: 0px;
    color: #fff;
}

#ctrl_topbar_btn_prt_ctr1, #ctrl_topbar_btn_prt_ctr0 {
    color: #fff;
}

.DataUl {
    list-style-type: none;
}

.list-no-dot {
    list-style-type: none;
}

@media screen and (max-width: 768px) {
    .ContrastTopBar {
        display: none;
    }

    .TopBarSearch {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .ContrastSideMenu {
        display: none;
    }

    .SideMenuSearch {
        display: none;
    }

    .Login-con {
        border-left: 2px solid #eee;
    }

    .Login-Content {
        margin-left: 30px;
    }

    .Login-Card {
        float: right;
        margin-right: 30px !important;
    }
}

.CutomTopBar {
    width: 100%;
}

.CutomTopBarAdres {
    float: right;
    border-left: 1px solid #e5e5e5;
    width: 200px;
    text-align: center;
}

.CutomTopBarRes {
    float: right;
    height: 64px;
    line-height: 64px;
    width: 45px;
    text-align: center;
    border-left: 1px solid #e5e5e5;
}

.CutomTopBarSearch {
    float: left;
    width: calc(100% - 55px - 200px);
    margin-top: 12px;
}

@media screen and (min-width: 769px) {
    #sidebarToggleTop {
        display: none;
    }
}

@media screen and (max-width: 950px) {
    .CutomTopBarSearch, .CutomTopBarAdres {
        display: none;
    }

    .CutomTopBarRes {
        border-left: none;
    }
}

.text-mw {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.DownloadIcon {
    width: 10%;
    float: left;
}

.Kalender_Download {
    width: 90%;
    float: left;
}

    .Kalender_Download a {
        text-decoration: none;
    }

.ol-popup {
    background-color: #fff;
    padding: 15px;
}

.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 1px;
    right: 6px;
    font-weight: bold;
    color: #000;
}

    .ol-popup-closer:hover {
        text-decoration: none;
    }

.btn {
    width: 135px;
}
.bg-navbar {
    background-color: #0055a0;
}
.sidebar-light .sidebar-brand {
    color: #fafafa;
    background-color: #0055a0;
}
/* Header */
.SearchBar {
    height: 50px;
    background-color: #e9ecef;
}

#input-group-search {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0px;
}

    #input-group-search input {
        height: 39px;
    }

.Header-row {
    background-color: #0d6efd;
    height: 32px;
    line-height: 32px;
}

.Header-col .ctr_low {
    color: #fff;
    text-decoration: none;
}

.Header-col .ctr_high {
    color: #000;
    text-decoration: none;
}

.HeaderLogo-col {
    padding: 0px;
}

.BreadCrumb {
    height: 32px;
    background-color: #0d6efd;
    line-height: 32px;
    color: #fff;
}
/* Einde Header */

/* Main */
.Main {
    padding-top: 15px;
    padding-bottom: 50px;
}
/* Einde Main */

/* SideBar */
.SideMenuLogo {
    width: 50px;
    height: 50px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

li.nav-item.SideMenuSearch {
    margin-left: 16px !important;
    margin-bottom: 5px !important;
}

    li.nav-item.SideMenuSearch input {
        width: 80%;
        float: left;
    }
/* Einde SideBar */
/* Topbar */
.dropdown-menu.dropdown-menu-right.p-3.shadow.animated--grow-in.show {
    min-width: 350px;
}

input.form-control.bg-light.border-1.small {
    height: 39px;
}

.TopBar-AdrNaam {
    font-size: 14px;
}

.AdrAdres {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.AdrPcPlaats {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.Text-Drop-Head {
    font-size: 16px;
}

.Text-Drop-Date {
    font-size: 12px;
}
/* Einde Topbar */

/* Login */
.Login-Card {
    width: 450px;
    margin: 0 auto;
    border: 1px solid #eee;
    margin-top: 50px;
}

.Login-con {
    margin-top: 50px;
}

.input-group input {
    height: 30px;
    margin-bottom: 10px;
}

.form-group-50 {
    width: 50%;
    display: inline-block;
    float: left;
}

.form-group-padd {
    padding-right: 15px;
}

.btn-login {
    width: 100%;
}

.Login-Card .card-body .form-group .input-group input {
    height: 43px;
}
/* Einde Login */

/* Custom Table */
.DvTbLink:hover {
    background-color: #2285dd;
}
/* Einde Custom Table */
/* Kaarten table */
#LinkEdt i:hover {
    color: #2285dd;
    cursor:pointer;
}
/* Einde Kaarten Table */
/* Footer */
.Footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #e9ecef;
}

.Footer-col {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .Footer-col a {
        color: #000;
        text-decoration: none;
    }

.AppFooter {
    text-align: center;
    color: #fff;
    background-color: #0055a0;
    padding-top: 15px;
    padding-bottom: 15px;
}

    .AppFooter a {
        color: #fff;
        text-decoration: none;
    }
/* Einde footer */