﻿/* File: front.css */
.tile-body span[style*="text-decoration:underline"] {
    font-size: 16px;
    text-decoration: none !important;
}

.tile, .tile-body, .tile-body > * {
    border-radius: 5px !important;
}

.tiles .tile {
    transition: 0.2s ease all;
}

    .tiles .tile:hover {
        border-color: rgba(0,0,0,0.2) !important;
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    }

.portlet.light {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

body, .page-wrapper {
    background-image: url('https://zwarte-plasje.nl/images/photoalbum/originals/2019-02-14-10-robin-van-holst-d2dd3ba3c854f27a75e9212e61e766fd.jpg');
    background-size: cover !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    max-height: none !important;
}

    .page-wrapper .page-wrapper-middle {
        background: none !important;
    }

.page-header .page-header-menu {
    height: auto !important;
}

.page-wrapper-bottom {
    /*   display: none!important;*/
}

.page-wrapper-bottom, .page-header-top {
    /*   display: none!important;*/
}

.page-wrapper-row:not(.full-height) {
    /* position: fixed!important;
    z-index: +1;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    display: block!important;*/
}

.page-wrapper-top {
    position: fixed !important;
    z-index: +1;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
}

.page-logo, .page-logo img {
    position: fixed;
    top: 10px;
    left: 10px;
    min-width: 100px;
    height: 100px;
    display: grid;
    grid-template-columns: 1fr;
}

    .page-logo > * {
        margin: 0px;
    }

.page-wrapper-top, .page-wrapper-top > * {
    background: none !important;
}

.page-wrapper-middle {
    padding-top: 100px !important;
}

.page-content-inner {
    max-width: 1400px;
    margin: auto;
}

span[class*="label-input"] {
    white-space: nowrap;
    padding-left: 5px !important;
}

div[class*="wrap-input"] {
    padding: 5px !important;
}

    div[class*="wrap-input"] input {
        height: auto !important;
        padding: 0px 5px;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}

#divregistration > * {
    padding-right: 20px;
}

    #divregistration > *:first-child {
        padding-right: 50px;
    }
/*#divregistration {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}*/
a[value*="etalen"] {
    float: right;
    font-size: 30px;
    line-height: 1 !important;
    padding: 15px 60px;
}

form .row {
    padding: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

    form .row + .row {
    }

div[class*="wrap-input"] {
    transition: 0.1s ease all;
}

    div[class*="wrap-input"] input {
        font-size: 18px;
        color: #0F367A;
        filter: grayscale(100%);
    }

    div[class*="wrap-input"] span[class*="label"] {
        color: #999;
    }

.wrapper-has-focus {
    border-color: #0F367A !important;
    box-shadow: 0px 0px 0px 1px #0F367A !important;
}

    .wrapper-has-focus span[class*="label"] {
        color: #0F367A;
    }

.well {
    background-color: #fc0;
    padding: 5px 10px !important
}

div[class*="col-md"] label {
    /*   padding-left: 10px!important;
    font-weight: bold;
    line-height: 35px!important;
    text-align: right!important;
    width: 100%;
    display: block;*/
}

.btn + .btn {
    margin-left: 10px !important;
}

.page-header-top {
    height: 0px !important;
}

.page-header .page-header-menu {
    background: none !important;
}

.page-header-menu .container-fluid {
    position: fixed;
    top: 50px;
    left: 0px;
    right: 0px;
    background-color: rgba(255,255,255,0);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.00);
}

body.is-alive .page-header-menu .container-fluid, body.is-alive .page-logo, body.is-alive .page-logo img {
    transition: 0.1s ease all;
}

.page-header-menu .container-fluid {
    padding-left: 150px;
}

body.scrolled .page-header-menu .container-fluid {
    top: 0px;
    background-color: rgba(255,255,255,0.95);
    border-bottom: 1px solid #eee;
    padding-left: 55px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

body.scrolled .page-logo, body.scrolled .page-logo img {
    min-width: 30px;
    height: 30px;
    z-index: 9999;
    top: 0px;
    left: 5px;
}

.page-header-menu .container-fluid > a {
    margin: 10px;
    padding: 0px;
    display: inline-block;
    color: #010233;
    font-size: 18px;
    letter-spacing: 1px;
    text-decoration: none !important;
}

    .page-header-menu .container-fluid > a:hover {
        box-shadow: inset 0px -3px 0px 0px #fc0;
    }

    .page-header-menu .container-fluid > a.selected {
        box-shadow: inset 0px -3px 0px 0px #fc0;
    }

#members > div {
    border: 1px solid #94D6EA;
    padding: 10px 20px;
    margin: 0px -10px !important;
    margin-top: 10px !important;
    border-radius: 5px;
}

a[onClick*="removemember"] {
    color: red;
}

.btn[disabled] {
    filter: grayscale(100%);
    background-image: url('/themes/koffiedrukker/images/patterns/diagonalstripes66666620.svg');
    background-repeat: repeat;
    background-size: 6px 6px;
}

label[for] {
    cursor: pointer;
}

.mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span, .mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]) ~ span, .mt-checkbox.mt-checkbox-outline > input:checked ~ span, .mt-checkbox.mt-checkbox-outline > input:focus ~ span, .mt-checkbox.mt-checkbox-outline > span, .mt-checkbox.mt-radio-outline:hover > input:not([disabled]):checked ~ span, .mt-checkbox.mt-radio-outline:hover > input:not([disabled]) ~ span, .mt-checkbox.mt-radio-outline > input:checked ~ span, .mt-checkbox.mt-radio-outline > input:focus ~ span, .mt-checkbox.mt-radio-outline > span, .mt-radio.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span, .mt-radio.mt-checkbox-outline:hover > input:not([disabled]) ~ span, .mt-radio.mt-checkbox-outline > input:checked ~ span, .mt-radio.mt-checkbox-outline > input:focus ~ span, .mt-radio.mt-checkbox-outline > span, .mt-radio.mt-radio-outline:hover > input:not([disabled]):checked ~ span, .mt-radio.mt-radio-outline:hover > input:not([disabled]) ~ span, .mt-radio.mt-radio-outline > input:checked ~ span, .mt-radio.mt-radio-outline > input:focus ~ span, .mt-radio.mt-radio-outline > span {
    border-radius: 2px;
    border-width: 2px;
}

.row.mg-t-10:hover label.mt-checkbox > span,
.control-label.mt-radio:hover > span {
    box-shadow: 0px 0px 5px #94D6EA;
}

.mt-checkbox > span::after {
    left: 5px;
    top: 2px;
    border-color: #5FA958;
    /*   box-shadow: 0px 0px 0px 1px #5FA958;*/
}

.mt-radio > span {
}

    .mt-radio > span::after {
        background-color: #5FA958;
        width: calc(100% - 4px);
        height: calc(100% - 4px);
        left: 2px;
        top: 2px;
    }

#divregistration {
    position: relative;
}

    #divregistration > .col-md-6:last-child {
        position: sticky;
        top: 50px;
        left: 0px;
    }

    form .row {
        margin-left: -5px;
    }