#page-wrapper {
    min-height: auto;
    margin-bottom: 110px;
}

#page-wrapper:after
{
    display: none;
}

.kies-image{
    float: left;
    width: 30%;
    min-width: 210px;
    margin: 40px 0;
}

#services_block{
    float: left;
    margin-top: 40px;
    margin-left: 50px;
    text-align: left;
}

#services_block .cd-dropdown{
    border: 1px solid #99c120;
    width: 350px;
    margin: 0 auto;
}

#services_block button {
    width: 90%;
}

#calendar{
    float: left;
    width: 630px;
    margin-left: 0px;
}

@media (max-width: 768px) {
    #calendar{
        width: 100%;
    }
    .fc-header-title h2 {
        font-size: 14px;
    }
    .fc-button {
        height: 1.5em;
        line-height: 1.5em;
    }
}

#app-form {
    float: left;
    width: 70%;
    min-width: 400px;
    margin: 70px auto 0 auto;
    color: #99c120;
    font-size: 25px;
    font-weight: bold;
    padding-left: 20px;
}

#app-done{
    float: left;
    width: 70%;
    min-width: 190px;
    margin-top: 200px;
    color: #99c120;
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
}

@media (max-width: 767px) {
    .kies-image{
        display: none;
    }
    #services_block{
        margin-top: 0px;
        width: 100%;
        min-width: 200px;
    }
    #app-done{
        margin-top: 0px;
        text-align: center;
        width: 100%;
    }
}

.iCalIcon {
    width: 50px;
}

.logicare-circle {
    width: 210px !important;
    height: 210px !important;
    border-radius: 50%;
    font-size: 30px;
    padding-top: 60px;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    background: #111359;
    font-weight: bold;
    line-height: 40px;
    font-family: droid-sans, sans-serif;
}

.logicare-circle-symbol {
    font-size: 140px;
}

.btn, a.button {
    text-align: center;
    padding: 6px 30px;
    margin-bottom: 5px;
    border-radius: 9px;
    display: inline-block;
    cursor: pointer;
    font-family: Arial;
    line-height: 19px;
    font-size: 17px;
    text-decoration: none;
}

.adress-block .button {
    padding: 0;
    display: block;
    margin-left: 0px;
    line-height: 50px;
    font-weight: bold;
}

a.button, .btn, #edit-agk-block a.screen-tab, input[type=submit], #edit-agk-block .agk-preview, #app-form input[type=submit] {
    background-color: #eee;
    color: #111359;
    border: none;
}

a.button:hover, .btn:hover, input[type=submit]:hover {
    background-color: #63659c;
    border-color: #63659c;;
}

input[type=text], input[type=password],  textarea {
    background: #F1F1F1;
    border: none;
    width: 350px;
    padding: 2px 5px;
    font-size: 16px;
    line-height: 30px;
}

textarea {
    margin-bottom: 10px;
}
.newmsgcol2 {
    text-align: left !important;
}

#VRAAG_ROW .header, #INAAM_ROW .header, #EMAIL_ROW .header {
    width: 100px;
}

#KLT_GENDER_ROW td.header {
    width: 200px !important;
}

#calendar .fc-event {
    background-color: #eee;
    color: #111359;
}

.fc-drag-available {
    background:#ccfdc5 !important;
}

/*
.fc-drag-available-top {
    background: linear-gradient(to top, rgb(255,255,255) 15%, #eee 100%) !important;
    background: -webkit-linear-gradient(to top, rgb(255,255,255) 20%, #eee 100%) !important;
    background: -ms-linear-gradient(to top, rgb(255,255,255) 20%, #eee 100%) !important;
}

.fc-drag-available-bottom {
    background: linear-gradient(to bottom, rgb(255,255,255) 15%, #eee 100%) !important;
    background: -webkit-linear-gradient(to bottom, rgb(255,255,255) 20%, #eee 100%) !important;
    background: -ms-linear-gradient(to bottom, rgb(255,255,255) 20%, #eee 100%) !important;
}
*/

#contact
{
    height: 110px;
    position: fixed;
    bottom: 0px;
    padding: 15px 0px;
    width: 100%;
    z-index: 100;
}

.therapeut-logo {
    text-align: center;
}

.therapeut-logo img{
    max-height: 180px;
    max-width: 350px;
    margin-top:40px;
}

.therapeut-info {
    padding-top: 30px;
}

.therapeut-info a {
    color: #111359;
}

.therapeut-info a:hover {
    color: #e0b60d;
}
.contact-block {
    padding: 40px;
}

#app-form {
    font-size: 16px;
}

#app-form td.header {
    width: 100px;
}

.logicare-circle {
    background-color: #eee;
    color: #111359;
}

#app-form input {
    font-size: 16px;
}

.page {
    padding: 10px;
}

.content {
    margin: 0;
    padding: 0;
}

.adress-block {
    padding-top: 35px;
}

.radioBlock label {
    margin: 0 20px 0 10px;
}

.radioBlock td {
    vertical-align: top;
}

.radioBlock label:after {
    content: "";
    padding-bottom: 15px;
    display: block;
}

@media (max-width: 767px) {
    .header-filler {
        height: 70px;
    }
    .therapeut-info {
        background: #eee;
        padding: 0 20px;
        min-height: 150px;
    }
    .contact-block {
        padding: 10px 40px;
    }
    #services_block{
        margin-left: 0;
        text-align: center;
    }
    input[type=text], input[type=password],  textarea {
        width: 100%;
    }
    .adress-block {
        padding-top: 5px;
    }
    .adress-block a.button {
        width: 100%;
    }
}

header {
    padding: 0;
}

.agenda-top-banner img {
    width: 100%;
    height: auto;
}

header.agenda-top-banner {
    background-color: #fff;
}

.wrap {
    width: 100%;
    margin: 0;
    align-items: center;
    justify-content: center;
}

video {
    margin: 0;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 0;
    box-shadow: rgba(156, 172, 172, 0.2) 0px 2px 2px, rgba(156, 172, 172, 0.2) 0px 4px 4px, rgba(156, 172, 172, 0.2) 0px 8px 8px, rgba(156, 172, 172, 0.2) 0px 16px 16px, rgba(156, 172, 172, 0.2) 0px 32px 32px, rgba(156, 172, 172, 0.2) 0px 64px 64px;
}
#localVideoCall {
    z-index: 2;
    position: absolute;
    bottom: 50px;
    right: 10px;
    max-width: 20%;
}
#remoteVideoCall {
    z-index: 1;
    box-shadow: none;
    width: 100%;
}

#cov-frame {
    width: 100%;
    height: 570px;
    border: none;
}

@media (min-width: 768px) {
    #cov-frame {
        height: 650px;
    }
    #iphone {
        width: 400px;
        height: 770px;
        margin: auto;
        background-size: cover;
    }

    #iphone #screen {
        padding: 0px 10px;
    }

    #iphone .invalid-input {
        border: 1px solid #f00;
    }

    .invalid-parent input, .invalid-parent textarea, .radioBlock td.invalid-parent {
        border: 1px solid #f00;
    }

    #iphone .ui-helper-hidden-accessible {
        clip: auto;
    }

}

#cov {
    background-image: url('https://www.logicare.nl/images/bg-virus.jpg');
}

td {line-height:30px;}

@media (max-width: 500px) {
    .header-filler {
        height: 70px;
    }
}