﻿/* 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;
}
#MainContent_btn_login {
    background-color: #0055a0;
}

#btn_ctr1, #btn_ctr0 {
    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;
}

.AfvalOverzicht:hover {
    background-color: #f5ffdf;
    cursor: pointer;
}

.AfvalOverzicht {
    border-radius: 5px;
    border: 2px solid #84b816;
    margin-bottom: 10px;
    text-align: center;
    padding: 15px;
}

.AfvalOverzichtIcon {
    font-size: 24px;
}

@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;
}
/* 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: #0055a0;
    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 img {
    height:75px;
    padding-left: 18px;
}
.HeaderLogo-col {
    padding: 0px;
    background-color: #ffffff;
}

.BreadCrumb {
    height: 32px;
    background-color: #0055a0;
    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 */
/* BreadCrumb */
.breadcrumb {
    padding-left: 0px;
}
/* Einde BreadCrumb */
/* Reset */
.Reset-Card {
    width: 450px;
    margin: 0 auto;
    border: 1px solid #eee;
}
/* Einde reset */
/* 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 */

/* Afvalsoorten Side */
.fractie-item {
    width: 100%;
    overflow: auto;
    margin-bottom: 10px;
}

.fractie-item-icon {
    float: left;
    width: 10%;
}

.fractie-item-text {
    float: left;
    width: 90%;
}
/* Einde afvalsoorten Side */

/* Afvalsoorten Pagina */

.AfvalsoortBlok {
    border: 1px solid #eee;
}

.AfvalsoortHeader, .AfvalsoortSubHeader, .AfvalsoortContent, .AfvalsoortTip {
    padding: 10px;
}

.AfvalsoortHeader {
    overflow: auto;
}

.AfvalsoortHeaderIcon {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 25px;
    float: left;
}

.AfvalsoortHeaderText {
    float: left;
}

.AfvalsoortTitle {
    font-size: 24px;
}
/* Einde Afvalsoorten Pagina */
/* Kalender pagina */
.kalender-item {
    overflow: auto;
}

.kalender-icon {
    float: left;
    height: 48px;
    width: 48px;
    line-height: 48px;
    text-align: center;
}

.maand-item {
    background-color: #e9ecef;
    margin-bottom: 5px;
    cursor: pointer;
}

    .maand-item.active {
        background-color: #c7c7c7;
    }

    .maand-item:hover {
        background-color: #c7c7c7;
    }

.maand-item-naam {
    font-weight: bold;
    padding: 10px;
}

.JaarSelectie {
    width: 100%;
    overflow: auto;
    margin-bottom: 10px;
    background-color: #e9ecef;
}

.PlusJaar, .MinJaar {
    float: left;
    text-align: center;
    width: 15%;
    height: 30px;
    line-height: 30px;
}

.JaarValue {
    float: left;
    width: 70%;
}

    .JaarValue input {
        width: 100%;
        text-align: center;
        border: none;
        background-color: #e9ecef;
        height: 30px;
        font-weight: bold;
    }
/* Einde kalender pagina */

/* Melding pagina */
.btn-vorige {
    float: left;
    margin-top: 15px;
    background-color: #002bff;
    color: #fff;
}

    .btn-vorige:hover {
        background-color: #6777ef;
        color: #fff;
    }

.btn-volgende {
    float: right;
    margin-top: 15px;
    background-color: #002bff;
    color: #fff;
}

    .btn-volgende:hover {
        background-color: #6777ef;
        color: #fff;
    }

.btn-versturen {
    float: right;
    margin-top: 15px;
    background-color: #66bb6a;
    color: #fff;
}

    .btn-versturen:hover {
        background-color: #294c2a;
        color: #fff;
    }

.mls-form label {
    width: 100%;
}

em {
    color: red;
}

.mld-item {
    margin-bottom: 10px;
}

    .mld-item input {
        cursor: pointer;
    }

    .mld-item label {
        cursor: pointer;
    }

.btnInfo {
    color: #fff !important;
    cursor: pointer;
    float: right;
}
/* Einde melding pagina */
/* Locatie Pagina */
.Plaats-Filter {
    font-size: 17px;
    color: #fff;
    padding-left: 5px;
    font-weight: bold;
}
/* Einde Locatie Pagina */
/* Popup */
.modal-dialog {
    max-width: 1000px;
    overflow-y: initial !important
}

.modal-body {
    height: 80vh;
    overflow-y: auto;
}
/* Einde Popup */
/* grid */
.tableCus {
    width: 100%;
}

    .tableCus thead {
        background-color: #e7e7e7;
    }

        .tableCus thead tr th {
            padding: 5px;
        }

    .tableCus tbody tr td {
        padding: 5px;
    }

.HovTr:hover {
    cursor: pointer;
    background-color: #1f5a9e;
    color: #FFFFFF;
}

.HovTr.active {
    background-color: #1f5a9e;
    color: #FFFFFF;
}

.navbtn_right {
    margin: 0px;
    margin-left: 5px;
    padding: 0px;
    color: #000000;
    cursor: pointer;
    height: 21px;
    line-height: 21px;
    background-color: transparent;
    border: #FFF 0px solid;
    padding: 0px;
    margin: 0px;
    margin-left: 5px;
    background-image: url('/image/btn_standard_small_right.png');
    background-repeat: no-repeat;
    text-align: center;
    width: 30px;
    font-weight: bold;
    font-family: arial;
    font-size: 8pt;
    float: left;
}

    .navbtn_right:hover {
        background-image: url('/image/btn_selected_small_right.png');
        background-repeat: no-repeat;
        color: #000000;
    }

    .navbtn_right[disabled] {
        margin: 0px;
        margin-left: 5px;
        padding: 0px;
        color: #777777;
        cursor: default;
        height: 21px;
        line-height: 21px;
        text-align: center;
        width: 30px;
        background-image: url('/image/btn_disabled_small_right.png');
        background-repeat: no-repeat;
    }

.navbtn_left {
    margin: 0px;
    margin-left: 5px;
    padding: 0px;
    color: #000000;
    cursor: pointer;
    height: 21px;
    line-height: 21px;
    background-color: transparent;
    border: #FFF 0px solid;
    padding: 0px;
    margin: 0px;
    margin-left: 5px;
    background-image: url('/image/btn_standard_small_left.png');
    background-repeat: no-repeat;
    text-align: center;
    width: 30px;
    font-weight: bold;
    font-family: arial;
    font-size: 8pt;
    float: left;
}

    .navbtn_left:hover {
        background-image: url('/image/btn_selected_small_left.png');
        background-repeat: no-repeat;
        color: #000000;
    }

    .navbtn_left[disabled] {
        margin: 0px;
        margin-left: 5px;
        padding: 0px;
        color: #777777;
        cursor: default;
        height: 21px;
        line-height: 21px;
        text-align: center;
        width: 30px;
        background-image: url('/image/btn_disabled_small_left.png');
        background-repeat: no-repeat;
    }
/* Einde grid */

/* Ophaaldagen block */
.OphaalUl li {
    padding-bottom: 5px;
}
/* einde Ophaaldagen block */

/* Verbruik */
.VbrOverzicht {
    border: 1px solid #eee;
}

.VbrJaar {
    background-color: #777676;
    padding: 15px;
    color: #fff;
}

    .VbrJaar i {
        margin-right: 20px;
    }

.VbrMaand {
    background-color: #ABABAB;
    padding: 10px;
    color: #fff;
}
/* Einde Verbruik */

/* 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: #006fb7;
    padding-top: 15px;
    padding-bottom: 15px;
}

    .AppFooter a {
        color: #fff;
        text-decoration: none;
    }
/* Einde footer */
