.mt50 {
    margin-top: 50px;
}

.pt45 {
    padding-top: 45px;
}

.tcell {
    display: table-cell;
}

.h100 {
    /*height: 100%;*/
}

.w100px {
    width: 100px;
}

@media all and (max-width: 415px) {
    #datepickerbox {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .ui-datepicker-calendar {
        width: 90% !important;
    }

    .ui-datepicker {
        font-size: 13px !important;
    }
}


#time {
    padding-top: 15px;
}

.number {
    width: 50px;
    height: 50px;
    background-color: #ebebeb;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 25px;
}

.rowDatePicker > form {
    width: 100%;
}

.element {
    position: relative;
    margin-top: -51px !important;
}

#element-1 {
    margin-top: 0;
    font-size: 100px;
}

.containerTitle .col-md-12 {
    margin: 50px 0;
}

#element-2 {
    position: inherit;
    font-size: 30px;
    font-weight: bold;
}

.backgdots {
    background-image: url("../../images/afspraak/dot.png");
    background-repeat: repeat-y;
}

    .backgdots > div {
        background-color: white;
    }

.rowDatePicker .selected > div {
    background-color: #f0597c;
}

.croze {
    color: #f0597c;
}

.cwit {
    color: #ffffff;
}

.czwart {
    color: #000000;
}

.text-left {
    text-align: left;
}

.f25 {
    font-size: 25px;
}

.m0 {
    margin: 0;
}

.pl10 {
    padding-left: 10px;
}

.dtable {
    display: table;
}

.clear {
    clear: both;
}

.mt10 {
    margin-top: 40px;
}

.b1 {
    border: 1px solid #000000;
}

.bgroze {
    background-color: #f0597c;
}

.shadow {
    -webkit-box-shadow: -8px 10px 88px -29px rgba(0,0,0,0.75);
    -moz-box-shadow: -8px 10px 88px -29px rgba(0,0,0,0.75);
    box-shadow: -8px 10px 88px -29px rgba(0,0,0,0.75);
}

.biggertext {
    margin-left: 14px;
    font-size: 18px;
}

.leesturn {
    max-width: 60px;
    height: 20px;
    margin-top: 4px;
    margin-right: 10px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.leeslink2 {
    right: 0;
    left: 48px;
}

.containerDatePicker {
    padding-left: 0px;
    padding-right: 0px;
}

.rowDatePicker {
    display: flex;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.goedeTest {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    height: 550px;
}

.witteText {
    color: white;
}

.linksStapText {
    margin-bottom: 40px;
}

.linksStapTextPara {
    margin-bottom: 30px;
}

.dag {
    font-weight: bolder;
}

.tijd {
    padding-left: 5px;
}


.selectText {
    padding-left: 35px;
}

.heart {
    float: left;
    padding-left: 16px;
}

.ui-datepicker-prev {
    float: left;
    color: white;
    cursor: default;
}

    .ui-datepicker-prev span:hover {
        color: black !important;
    }

.ui-datepicker-next {
    float: right;
    color: white;
    cursor: default;
}

    .ui-datepicker-next span:hover {
        color: black !important;
    }

.linksBox {
    padding-left: 15px;
    padding-right: 15px;
}

.rightBox {
    padding-left: 30px;
    padding-right: 30px;
}

.rightBoxChild {
    width: 100%;
    padding-top: 0px;
}

.ui-datepicker {
    font-size: 20px;
    /*text-align: center;*/
}

.ui-datepicker-header {
    text-transform: uppercase;
    text-align: center;
    font-weight: bolder;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
    background: rgba(239, 129, 154, 0.5);
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.goedeTest .tcell {
    min-height: 389px;
}

.ui-datepicker-calendar {
    width: 100%;
    margin-top: 20px;
}

    .ui-datepicker-calendar td a {
        color: white !important;
    }

    .ui-datepicker-calendar td {
        padding: 10px;
        color: #af415a;
    }

.ui-state-active {
    border: 1px solid white !important;
}

.leeslink {
    position: absolute;
    bottom: 0px;
    right: 20px;
    display: flex;
    max-width: 100%;
    height: 10%;
    font-size: 20px;
    font-weight: lighter;
}

.leesP {
    color: white;
}

    .leesP:hover {
        color: black !important;
    }

.lees {
    max-width: 80px;
    height: 24px;
    margin-left: 5px;
}

.naarStapKnop {
    text-transform: uppercase;
    font-weight: bolder;
    /*letter-spacing: 3px;*/
    max-width: 150px;
    background-color: #f0597c;
    color: white;
    border-radius: 0;
    text-align: center;
    font-size: 15px;
    position: absolute;
    bottom: 8px;
}


#datepicker {
    text-align: center !important;
}

.inlinedatepicker {
    background-color: white;
}

    .inlinedatepicker .ui-datepicker-header {
        margin-top: 0;
    }

    .inlinedatepicker .ui-datepicker-calendar td a {
        color: black !important;
    }

.labelblock label {
    display: block;
}

.inputfullwith input {
    width: 100%;
}

#datepicker td > a {
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid transparent;
}

#datepicker th {
    text-align: center;
}

@media screen and (min-width:991px) and (max-width:1100px) {
    .ui-datepicker-calendar td {
        padding: 5px;
    }
}

@media screen and (max-width: 768px) {
    .rowDatePicker {
        display: block;
    }

    #element-2 {
        margin-top: -40px !important;
    }
}

@media screen and (max-width: 648px) {
    #element-1 {
        font-size: 70px;
    }

    #element-2 {
        font-size: 25px;
        margin-top: 30px;
    }
}

@media screen and (max-width: 447px) {
    #element-1 {
        font-size: 50px;
    }

    #element-2 {
        font-size: 20px;
        margin-top: -25px !important;
    }
}

@media screen and (max-width:375px) {
    #element-2 {
        font-size: 15px !important;
        margin-top: -25px !important;
    }
}

@media screen and (max-width: 320px) {
    #element-1 {
        font-size: 45px;
    }

    .leeslink {
        font-size: 18px;
    }

    #element-2 {
        margin-top: 40px;
        font-size: 20px;
    }
}
