.button.button-assertive.right {
    float: right;
}

.zw-account-header {
    color: #f06597 !important;
}

.zw-signin-footer {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.zw-worker-item .text p.pink-text {
    color: #f06597;
    font-size: 11px;
    line-height: 14px;
}

.zw-worker-item {
    height: 125px;
}

    .zw-worker-item.noTeaser {
        padding-top: 9px;
        box-sizing: border-box;
    }

        .zw-worker-item.noTeaser .thumbnail {
            margin-top: -9px;
        }

.handelingTitel, .homeContent {
    background: #F7F7F7;
}

.button-primary {
    color: #f06597 !important;
}

.bar-header {
    outline: 0 #f06597;
}

.thumb .thumb-caption {
    color: #f06597;
}




.radio-group input[type=radio]:checked + label {
    background-color: #f06597;
}

/*#accountbar .zw-block { background: none;}*/

#accountbar .container {
    margin: 0;
}

#accountbar .zw-block-header {
    line-height: 20px !important;
}

#loginbar .button.button-assertive.full-width {
    margin-top: 10px;
    background-color: rgb(240, 101, 151) !important;
    color: rgb(255, 255, 255) !important;
    border-color: rgb(235, 55, 120) !important;
}

#loginbar .button.button-dark.button-clear {
    color: #202020 !important;
}

#loginbar button.zendesk {
    color: #0DD3A4 !important;
}

.button.button-assertive {
    text-transform: none !important;
}

    .button.button-assertive.mb {
        margin-bottom: 10px !important;
    }

.bar.bar-header .title {
    text-transform: none !important;
}

.zw-block .zw-block-header {
    text-transform: none !important;
}

.bundle-line {
    border-top-width: 1px;
    margin: 2px 10px;
}

.bundle-text {
    padding: 2px 10px;
    font-size: 85%;
}

.profile-header div.profileAchievement, div.profileAchievement {
    cursor: pointer;
    padding: 10px;
    padding-top: 0px;
    display: inline-block;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}

div.profileAchievement {
    padding-top: 10px;
}

    .profile-header div.profileAchievement.gray, div.profileAchievement.gray {
        background: #F7F7F7;
    }

    .profile-header div.profileAchievement.mbt, div.profileAchievement.mbt {
        margin-bottom: 1%;
    }

    .profile-header div.profileAchievement div.container, div.profileAchievement div.container {
        display: inline-block;
    }

    .profile-header div.profileAchievement img.profileAchievementIcon, div.profileAchievement img.profileAchievementIcon {
        float: left;
        height: 25px;
        margin-right: 5px;
    }

    .profile-header div.profileAchievement .profileAchievementIcon svg, div.profileAchievement .profileAchievementIcon svg {
        width: 25px;
        height: 25px;

    }

    div.profileAchievement .profileAchievementIcon.gray svg path {
        fill: rgb(160, 160, 160) !important;
    }

    .profileAchievement.multiLine div.description.gray {
        color: rgb(160, 160, 160) !important;
    }

    .profile-header div.profileAchievement div.description, div.profileAchievement div.description {
        float: left;
        line-height: 15px;
        font-size: 15px;
    }

    div.profileAchievement div.description {
        line-height: 25px;
    }

    .profile-header div.profileAchievement div.nextIcon, div.profileAchievement div.nextIcon {
        font-size: 21px;
        float: right;
        line-height: 25px;
        margin-left: 10px;
    }

    div.profileAchievement.multiLine {
        padding-bottom: 0;
    }

    div.profileAchievement.multiLine {
        padding-bottom: 0;
    }

        div.profileAchievement.multiLine img.profileAchievementIcon {
            float: none;
            display: inline-block;
            height: 30px;
        }

        div.profileAchievement.multiLine div.description {
            float: none;
            color: #B0B0B0;
        }

.achievementsOverview {
    padding-bottom: 90px;
}

    .achievementsOverview div.title {
        margin-top: 5px;
        font-family: 'GillSansMTBold';
        margin-bottom: 10px;
        padding-left: 5px;
    }

    .achievementsOverview div.carouselContainer {
        display: inline-block;
        width: 100%;
        padding-left: 5px;
        box-sizing: border-box;
        margin-bottom: 15px;
    }

        .achievementsOverview div.carouselContainer div.achievement {
            display: inline-block;
            text-align: center;
            margin-right: 9px;
        }

            .achievementsOverview div.carouselContainer div.achievement img.achievementIcon {
                width: 48px;
                margin-bottom: 4px;
                display: inline-block;
            }

            .achievementsOverview div.carouselContainer div.achievement div.description {
                font-size: 9px;
                display: inline-block;
            }

    .achievementsOverview div.headerBar {
        background: #F7F7F7;
        font-weight: bold;
        font-size: 15px;
        font-family: 'GillSansMTBold';
        padding: 10px;
    }

        .achievementsOverview div.headerBar a {
            color: black;
            font-weight: normal;
            font-size: 15px;
            font-family: 'GillSansMTRegular', Arial;
            float: right;
        }

    .achievementsOverview div.achievementCategory {
        display: inline-block;
        width: 100%;
        padding-left: 5px;
        box-sizing: border-box;
    }

        .achievementsOverview div.achievementCategory div.category {
            font-weight: bold;
            font-size: 13px;
            font-family: 'GillSansMTBold';
            padding: 10px 5px;
        }

        .achievementsOverview div.achievementCategory div.achievement {
            display: inline-block;
            text-align: center;
            width: 30%;
            margin: 1%;
            margin-bottom: 10px;
            overflow: hidden;
        }

            .achievementsOverview div.achievementCategory div.achievement img.achievementIcon {
                width: 48px;
                margin-bottom: 4px;
                display: inline-block;
            }

            .achievementsOverview div.achievementCategory div.achievement .achievementIcon svg {
                width: 48px;
                height: 48px;
                margin-bottom: 4px;
                display: inline-block;
            }

            .achievementsOverview div.achievementCategory div.achievement div.description {
                font-size: 9px;
                display: block;
                height: 20px;
                line-height: 10px;
                min-height: 20px;
            }

.employeeReview {
    text-align: center;
}

    .employeeReview img.employeeIcon {
        width: 100%;
        height: 100%;
    }

    .employeeReview .reviewTitle {
        font-size: 17px;
        margin-bottom: 15px;
    }

    .employeeReview .reviewDescription {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .employeeReview .reviewTypeTitle {
        font-size: 17px;
        margin-bottom: 10px;
    }

        .employeeReview .reviewTypeTitle.mt {
            font-size: 17px;
            margin-top: 10px;
        }

    .employeeReview .reviewTypeDescription {
        color: #c3c3c3;
        font-size: 12px;
        margin-bottom: 5px;
    }

    .employeeReview img.reviewIcon {
        width: 45px;
        margin: 10px;
    }

    .employeeReview .reviewIcon {
        display: inline-block;
    }

    .employeeReview .reviewIcon svg {
        width: 45px;
        height: 45px;
        margin: 10px;
    }



@media only screen and (max-width: 320px) {
    div.profileAchievement div.description.max {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        max-width: 250px;
    }
}

@media (min-width: 550px) {
    .achievementsOverview div.achievementCategory div.achievement {
        width: 21%;
        margin: 1%;
    }
}

@media (min-width: 768px) {
    .achievementsOverview div.achievementCategory div.achievement {
        width: 14%;
        margin: 1%;
    }

    .achievementsOverview div.carouselContainer div.achievement {
        margin-right: 2%;
    }
}

@media (min-width: 1024px) {
    .achievementsOverview div.achievementCategory div.achievement {
        width: 10%;
        margin: 1%;
    }

    .achievementsOverview div.carouselContainer div.achievement {
        margin-right: 3%;
    }
}


.bar-footer .button {
    padding: 0 6px;
}

.zendesk {
    position: fixed;
    bottom: 10px;
    right: 20px;
    border: 0;
    font-size: 30px;
    background-color: transparent;
}

.popup-container.popup-showing {
    align-items: flex-start;
}

.login-button{
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 10px 0;
    font-size: 16px;
    font-family: 'GillSansMTRegular';
    width: 100%;
    text-align: center;
    border: 0px;
    cursor: pointer;
    -webkit-appearance: none;
    background: #0dd3a4;
    color: #33057f !important;
}

.border-button{
    border: 2px #33057f solid;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 8px 15px;
    font-size: 14px;
    font-family: 'GillSansMTRegular';
    width: auto;
    text-align: center;    
    cursor: pointer;
    -webkit-appearance: none;
    color: #33057f !important;
    background: #FFF;
    text-decoration: none;
    height: 40px;
    display: inline-block;
}

.border-button.login-btn{
    width: 170px;
}

.login-form{
    margin: 0 auto;
}

@media only screen and (min-width: 768px){
    .login-form{
        max-width: 60%;
    }
}

.login-form span{
    color: #33057f;
}

.login-form input{
    border-bottom: 1px #868686 solid;
    width: 100%;
    margin-bottom: 20px;
    color: #868686;
}

.login-form h3{
    padding-bottom: 10px;
    color: #33057f;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    font-size: 20px !important;
}

.zw-signin-header{
    background: none;
    padding: calc(20px + env(safe-area-inset-top)) 30px 10px;
}

.view-container{
    height: 100%;
}

.function-explain{
    margin-left: 5px;
    line-height: 40px;
}