.jumbotron {
    color: #111 !important;
    background-color:  !important;
    border-bottom: 3px solid ;
}

.well {
    border-bottom: 7px solid  !important;
}

.btn-info {
    border: 1px solid  !important;
    background-color:  !important;
    color:  !important;
}

.panel-title {
    color:  !important;
}

.btn-primary {
    border: 1px solid  !important;
    color:  !important;
    background-color:  !important;
}

.panel-heading {
    /*background-color:  !important;*/
    /*border-color:  !important;*/
}

/*.navbar-default .navbar-nav > li > a {
    color:  !important;
}*/

.btn-danger, .btn-danger:focus {
    background-color:  !important;
    border-color:  !important;
    color: ;
}

.btn-group {
    color:  !important;
}

.navbar-default .navbar-brand {
    color:  !important;
}

.navbar.navbar-fixed-top {
    background-color:  !important;
}


/*.navbar.header {
    background-color:  !important;
}

.navbar-collapse.collapse {
    background-color:  !important;
}*/

/*#memberheader {
    background-color:  !important;
}*/

.page-sidebar .sidebar-menu li:before {
    background-color:  !important;
}

.panel-primary {
    border-color:  !important;
}

.editable-click, a.editable-click, a.editable-click:hover {
    border-bottom: dashed 1px  !important;
    color:  !important;
}

.blue {
    color:  !important;
}

.nav-tabs > li > a:hover {
    border-bottom: 2px solid ;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-bottom: 2px solid  !important;
    border-top: 0px;
    box-shadow: none;
}

/*#memberheader {
    background-color:  !important;
}*/

#memberstatus {
    color:  !important;
}

.text-info {
    color:  !important;
}

.btn-primary {
    border: 1px solid  !important;
    color:  !important;
    background-color:  !important;
}

    .btn-primary:hover {
        color:  !important;
        border: 1px solid  !important;
        background-color:  !important;
        opacity: 0.3 !important;
    }

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
    background:  !important;
    border: 1px solid  !important;
    color:  !important;
}

.modal-custom-layout {
    background:  !important;
    color:  !important;
}

.modal-custom-text {
    color:  !important;
}

.modal-custom-body {
    background:  !important;
    border: 1px solid  !important;
}

.custom-site-bg {
    background:  !important;
}

.custom-site-text {
    color:  !important;
}

.tab-group .active a {
    background: ;
    color: ;
}

.tab-group li a:hover {
    opacity: 0.7;
    background: ;
    color: ;
}

.site-dark-bg {
    background: ;
}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.custom-col {
    width: 14%;
    float: left;
    padding: 5px;
    text-align: center;
}

.custom-col-div {
    width: 13%;
    float: left;
    padding: 5px;
    text-align: center;
}

.custom-col-input {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.text-theme-custom {
    color:  !important;
}

.editable-click {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 50%;
    white-space: nowrap;
}

#divNote > .editable-container, .editable-input, .input-large {
    width: 100% !important;
}

@media (min-width: 768px) {
    body:not(.schedule) {
        background: #333333 url("https://thermen.clubplanner.be/images/backgrounds/background.jpg") center center fixed no-repeat;
        background-size: cover;
    }

    .login-box {
        top: 100px;
        margin-left: 30%;
        margin-right: 30%;
        margin-top: 100px;
        border-radius: 20px !important;
        border: 1px solid  !important;
        opacity: 0.9;
    }
}

#btnlogon, #btnforgotpwd {
    border-radius: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    border: 0;
    padding: 0px 15px;
    border-radius: 3px;
    width: 250px;
    cursor: pointer;
    font-size: 18px;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    display: block;
    margin: 0 auto 10px auto;
    height: 48px !important;
    background-color: ;
    color: ;
}

#btnforgotpwd {
    border: 1px solid darkgrey;
    color: darkgrey;
    background-color: white !important;
}

#btnlogon:hover {
    background-color: ;
    color: ;
    border: 1px solid;
}


.webshop-panel {
    border: 1px solid ;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    margin-bottom: 10px;
    background-color: white;
}

.webshop-panel-heading {
    border-bottom: 1px solid ;
    padding: 10px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.webshop-panel-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
}

.webshop-panel-body {
    border-bottom: 1px solid ;
    padding: 15px;
}

.webshop-panel-footer {
    padding: 4px 15px !important;
    background-color: transparent;
    border-top: none;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
/*span:not(.menu-text) {
    color:  !important;
}*/

/*wizard css*/

.sw-theme-circles > ul.step-anchor > li.active > a {
    border-color:  !important;
    color:  !important;
    background:  !important;
}

    .sw-theme-circles > ul.step-anchor > li.active > a, .sw-theme-circles > ul.step-anchor > li.active > a:hover, .sw-theme-circles > ul.step-anchor > li.active > a:focus {
        border-bottom: 2px solid  !important;
    }

.sw-theme-circles > ul.step-anchor > li.done > a {
    border-color:  !important;
    color:  !important;
    background:  !important;
}

    .sw-theme-circles > ul.step-anchor > li.done > a, .sw-theme-circles > ul.step-anchor > li.done > a:hover, .sw-theme-circles > ul.step-anchor > li.done > a:focus {
        border-bottom: 2px solid  !important;
    }