/*
Theme Name: Woffice Child
Description: Child theme for Woffice
Author: Alkaweb Team
Template: woffice
*/

body {
    font-size: 1rem !important;
    font-weight: 300;
    line-height: 26px !important;
}

input[type=checkbox]:before{
    background-color : inherit !important;
}

.bg-transparent {
    background-color: transparent;
}

.bg-white {
    background-color: #fff;
}

.bg-black {
    background-color: #000;
}

.bg-extra-dark-gray {
    background-color: #1c1c1c;
}

.bg-dark-gray {
    background-color: #757575;
}

.bg-extra-medium-gray {
    background-color: #939393;
}

.bg-medium-gray {
    background-color: #dbdbdb;
}

.bg-extra-light-gray {
    background-color: #e0e0e0
}

.bg-medium-light-gray {
    background-color: #ededed
}

.bg-light-gray {
    background-color: #f7f7f7
}

.bg-very-light-gray {
    background-color: #fafafa
}

.bg-theme {
    background-color: #ffed3c;
}


/* text-color */

/* .text-white {
    color: #FFF
} */

.text-black {
    color: #000
}

.text-extra-dark-gray {
    color: #232323
}

.text-dark-gray {
    color: #626262
}

.text-extra-medium-gray {
    color: #757575
}

.text-medium-gray {
    color: #939393
}

.text-extra-light-gray {
    color: #b7b7b7
}

.text-light-gray {
    color: #d6d5d5
}

.text-very-light-gray {
    color: #ededed
}

.text-theme {
    color: #ffed3c
}

#main-content #buddypress #item-body #groups-list li.item-entry,
#main-content #buddypress #item-body #members-list li.item-entry {
    width: 31.1%;
}

ul#members-list {
    margin: 0 -15px;
    width: auto;
    padding: 0px;
}
ul#members-list li{
    list-style: none;
}

ul#members-list:after,
ul#members-list:before {
    display: none;
}

#buddypress #woffice-bp-sidebar #item-header #item-header-content .member-header-actions {
    /* display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;*/
    display: flex;
    flex-direction: column;
}

#buddypress #woffice-bp-sidebar #item-header #item-header-content .member-header-actions .coach_friend_btn {
    margin: 10px 0px;
}

#buddypress #woffice-bp-sidebar #item-header #item-header-content .member-header-actions .coach_friend_btn button.btn1 {
    margin: 0 auto;
    /*font-weight: 400;*/
    font-size: 0.7rem;
    padding: 7px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#buddypress #woffice-bp-sidebar #item-header #item-header-content .member-header-actions .coach_friend_btn button.btn1 {
    margin-right: 0px;
    display: flex;
}

#buddypress #woffice-bp-sidebar #item-header #item-header-content .member-header-actions .coach_friend_btn button.btn1 span {
    font-weight: 00;
    margin-left: 5px;
}


/* .member-header-actions .friendship-button{-webkit-order:1; order: 1;}
.member-header-actions .coach_friend_btn{-webkit-order:2; order: 2;}
.member-header-actions #post-mention{-webkit-order:3; order: 3;}
.member-header-actions #send-private-message{-webkit-order:4; order: 4;}
.member-header-actions #user_switching_switch_to{-webkit-order:6; order: 6;}
 */

#buddypress #woffice-bp-sidebar #item-header #item-header-content .member-header-actions .woffice-member-social {
    flex: 0 100%;
    max-width: 100%;
    /*   order: 5; */
    -webkit-order: 5;
}


/* #content-container #buddypress #item-header-content > div.member-header-actions.action > div.coach_friend_btn > form > button{ font-size:8px !important; margin: .3rem 0!important;padding: 8.5px !important;} */


/* #content-container #buddypress #item-header-content > div.member-header-actions.action > div.coach_friend_btn > form > button i { font-size:8px !important;} */

dd.course_progress {
    display: block;
    margin: 7px !important;
    padding: 0;
    position: relative;
    width: 90%;
    background-color: #F5F5F5;
    border: medium none;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 20px;
    overflow: hidden;
}

#members-dir-list .bp-pagination {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#members-dir-list .bp-pagination .pag-count,
#members-dir-list .bp-pagination .bp-pagination-links {
    float: none;
}

.members-list.row {
    margin: 0px;
    height: auto !important;
}

#members-list .item-entry1 {
    border: none;
}

#members-list .item-entry1.with-video .video-description {
    max-height: 150px;
    overflow-y: scroll;
}

#members-list li.item-entry1.with-video .item .item-block .list-title {
    margin-top: 0 !important;
}

#members-list .item-entry1 .view.overlay {
    height: 120px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    width: 100%;
}

#members-list .item-entry1 .item-avatar1,
#members-list .item-entry1 .item-block,
#members-list .item-entry1 .list-title,
#members-list .item-entry1 .item .item-meta {
    float: none;
    width: 100%;
}

#members-list .item-entry1 {
    border: none;
}

#members-list .item-entry1 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#members-list .item-entry1 .generic-button {
    margin-bottom: 0;
}

#members-list .item-entry1 .item .woffice-xprofile-list {
    margin-bottom: auto !important;
}

#members-list .item-entry1 .item .woffice-xprofile-list .row {
    margin: 0;
}

#members-list .item-entry1 .item .woffice-xprofile-list .row .col-sm-1,
#members-list .item-entry1 .item .woffice-xprofile-list .row .col-sm {
    padding: 0;
}

#members-list .item-entry1 .card,
#members-list .item-entry1 .card .item-block {
    height: 100%;
    margin: 0px;
}

#members-list .item-entry1 .card .card-body,
#members-list .item-entry1 .card .card-body .item-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

#members-list .item-entry1 .card .card-body .item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

#members-list .item-entry1 .item-avatar1 {
    position: relative;
    z-index: 1;
    text-align: center;
    padding-top: 50px;
}

#members-list .item-entry1 .item-avatar1 .badge {
    position: absolute;
    right: 0px;
    top: 0;
}

#members-list .item-entry1 .item-avatar1 img.avatar {
    width: 100px;
    height: 100px;
    border-radius: 100% !important;
    -webkit-box-shadow: 0 0 0 0.6rem #fff;
    box-shadow: 0 0 0 0.6rem #fff;
    opacity: 1;
    background: #fff;
}

.custom-tooltip {
    max-height: 350px;
    overflow: auto;
}

#members-list li.item-entry1 .item .item-block .list-title {
    font-weight: 400 !important;
    font-size: 1.1rem;
    float: none;
    margin-bottom: 0 !important;
    word-break: break-word;
    margin-top: 1rem !important;
    text-align: center;
    text-transform: none;
}

#members-list .item-entry1 .item .item-meta {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
    font-style: italic;
}

#members-list li.item-entry1 .item .item-block .action {
    margin: .8rem 0;
    padding: .4rem 0;
    text-align: center;
    border-top: 1px solid #f0f0f6;
    border-bottom: 1px solid #f0f0f6;
    margin-bottom: 0px;
}

#members-list li.item-entry1.is-current-user .item .item-block .action {
    display: none;
}

.friendship-button {
    /* background: transparent !important; */
    /* color: #444444 !important; */
    margin: 0rem !important;
    font-size: .7rem !important;
    padding: .4rem .6rem !important;
    display: block;
    /* margin: 0 auto !important; */
}

#main-content #buddypress #members-list li.item-entry1 .item .item-block .action .friendship-button a {
    background: transparent !important;
    border: none !important;
}

.talent-cat-tab li a.active {
    /* border: 1px solid #fff;border-bottom: none; top: 1px;*/
}

.talent-cat-tab li a.active i {
    color: #f77b02;
}


/* 2/4/2019 */

.talent-cat-tab li a:hover {
    text-decoration: none !important;
}

.talent-cat-tab li a {
    background: white;
    height: 100%;
}

.bp-list>li.item-entry1 {
    padding: 0 15px;
}

.cmplz-blocked-content-container {
    display: block !important;
}

.btn-info {
    color: #fff !important;
    background-color: #002855!important;
    border-color: #002855 !important;
}

body.woffice-2-5 #content-container .heading>* {
    padding: 0;
    font-weight: 400;
    text-transform: none;
    font-size: 2em;
}

.col-5column,
.col-sm-5column,
.col-md-5column,
.col-lg-5column,
.col-xl-5column {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-5column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

@media (min-width: 540px) {
    .col-sm-5column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 720px) {
    .col-md-5column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 960px) {
    .col-lg-5column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    #external_profiles .col-lg-5column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }
}

@media (min-width: 1140px) {
    .col-xl-5column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
form#register-form {
    padding: 30px 30px 50px 30px;
}

form#register-form label,
form#register-form legend {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 13px;
}

form#register-form input,
form#register-form select,
form#register-form textarea {
    margin-top: 0px;
    margin-bottom: 15px;
}

form#register-form .form-group {
    margin-bottom: 20px;
}

form#register-form select {
    background-color: transparent;
    -webkit-appearance: none;
}

form#register-form .radio-button-options {
    margin-top: 15px;
}

form#register-form .radio-button-options label {
    font-weight: 400;
    margin-bottom: 15px;
}

form#register-form .radio-button-options label input {
    font-weight: 400;
    margin-right: 10px;
    margin-bottom: 0;
    margin-top: 0px;
}

form#register-form .input-options.datebox-selects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

form#register-form .input-options.datebox-selects select {
    background-color: transparent;
    width: 30%;
}

form#register-form .input-options.datebox-selects label {
    display: none;
}

#chrt101_copy,
#chrt109_copy {
    height: 400px;
}

#chrt101_copy div:nth-child(2),
#chrt109_copy div:nth-child(2) {
    /* left: 17em !important;
  top: 0 !important; */
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    white-space: pre-line !important;
    width: 300px;
}

.matching_chart div:nth-child(2) {
    /*   -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
    transform: translate(50%, 0); */
    white-space: unset !important;
    /* width: 300px; */
    width:100%;
}

#chrt102 div:nth-child(2) {
    left: 6em !important;
    top: 0 !important;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    white-space: pre-line !important;
    width: 300px;
}

#chrt103 div:nth-child(2) {
    left: 17em !important;
    top: 0 !important;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    white-space: pre-line !important;
    width: 300px;
}

#chrt104 div:nth-child(2) {
    left: 17em !important;
    top: 0 !important;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    white-space: pre-line !important;
    width: 300px;
}

#chrt105 div:nth-child(2) {
    left: 6em !important;
    top: 0 !important;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    white-space: pre-line !important;
    width: 300px;
}

#chrt106 div:nth-child(2) {
    left: 6em !important;
    top: 0 !important;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    white-space: pre-line !important;
    width: 300px;
}

#chrt107 div:nth-child(2) {
    left: 2em !important;
    top: 0 !important;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    white-space: pre-line !important;
    width: 300px;
}

#chrt108 div:nth-child(2) {
    left: 6em !important;
    top: 0 !important;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    white-space: pre-line !important;
    width: 300px;
}

#chrt109 div:nth-child(2) {
    left: 6em !important;
    top: 0 !important;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    white-space: pre-line !important;
    width: 300px;
}

#chrt110 div:nth-child(2) {
    left: 17em !important;
    top: 0 !important;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    white-space: pre-line !important;
    width: 300px;
}

#chrt111 div:nth-child(2) {
    left: 17em !important;
    top: 0 !important;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    white-space: pre-line !important;
    width: 300px;
}

#chrt112 div:nth-child(2) {
    left: 17em !important;
    top: 0 !important;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    white-space: pre-line !important;
    width: 300px;
}

#_hj-f5b2a1eb-9b07_feedback[data-minimized-position="middle_right"] ._hj-f5b2a1eb-9b07_feedback_minimized_label {
    right: -2px;
    border-radius: 3px 0 0 3px;
    bottom: 50px;
}


/* 2/4/2019 */

.fw-accordion .cmplz-blocked-content-container.cmplz-video {
    height: auto !important;
}


/* 2/4/2019 */

#main-shoutbox-container #create-group .create-title {
    display: flex;
    flex-direction: column;
}


/* 2/4/2019 */

#main-shoutbox-container #shoutbox-container .chat-list-container .list-group-item {
    display: flex;
    align-items: center;
}


/* 2/4/2019 */

#main-shoutbox-container #shoutbox-container .chat-list-container .list-group-item .text.secondary-text {
    height: auto;
}


/* 2/4/2019 */

#online-user-list>.list-container>.buttons-container>.btn,
#group-list>.list-container>.buttons-container>.btn {
    width: auto;
    max-width: 115px;
}


/* 2/4/2019 */

#main-shoutbox-container #create-group {
    width: 100%;
}


/* 2/4/2019 */

#main-shoutbox-container #shoutbox-container .chat-list-container {
    position: relative;
}


/* 2/4/2019 */

#main-shoutbox-container #shoutbox-container .chat-list-container #set-to-away,
#main-shoutbox-container #shoutbox-container .chat-list-container #set-to-online {
    position: absolute;
    right: 5px;
    top: 17px;
    font-size: 12px;
}


/* 2/4/2019 */

.custom-tooltip {
    max-height: 350px;
    overflow: auto;
}


/* 2/4/2019 */

#main-header.sidebar-hidden #nav-logo {
    position: absolute;
    left: 50%;
    margin-left: -130px;
}


/* 2/4/2019 */

#nav-logo {
    width: 280px !important;
}

#ld_course_info_mycourses_list h4 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 10px;
}


/* 10/4/2019 */

.widget.widget_ldcourseinfo .ld-entry-title.entry-title,
.widget.widget_sfwd-courses-widget .ld-entry-title.entry-title {
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    width: 65%;
}


/* 10/4/2019 */

#ld_course_info_mycourses_list .ld-course-info-my-courses {
    margin-bottom: 10px;
    float: none;
    width: auto;
    padding: 0;
}


/* 10/4/2019 */

.tab-pane .cmplz-blocked-content-container {
    height: auto !important;
}


/* 10/4/2019 */

@media only screen and (max-width: 1080px) {
    .page-id-1628 #chrt101_new div:nth-child(2) {
        left: 0px !important;
        top: 70px !important;
    }
    .page-id-1628 #chrt103 div:nth-child(2) {
        left: 0px !important;
        top: 70px !important;
    }
    .page-id-1628 #chrt110 div:nth-child(2) {
        left: 0px !important;
        top: 70px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .w-100 {
        width: 100%;
    }
    /* #chrt101_copy,
    #chrt103,
    #chrt109_copy
    {
        height: 200px !important;
    } */
    #chrt101_copy div:nth-child(2),
    #chrt109_copy div:nth-child(2),
    #chrt102 div:nth-child(2),
    #chrt103 div:nth-child(2),
    #chrt104 div:nth-child(2),
    #chrt105 div:nth-child(2),
    #chrt106 div:nth-child(2),
    #chrt107 div:nth-child(2),
    #chrt108 div:nth-child(2),
    #chrt109 div:nth-child(2),
    #chrt110 div:nth-child(2),
    #chrt111 div:nth-child(2),
    #chrt112 div:nth-child(2) {
        left: 160px !important;
        top: 0 !important;
        -webkit-transform: translate(-10%, 0);
        -ms-transform: translate(-10%, 0);
        transform: translate(-10%, 0);
        white-space: pre-line !important;
        width: 300px;
        padding: 5px;
    }
    .cmplz-blocked-content-container {
        height: auto !important;
    }
    /* 2/4/2019 */
    #nav-logo {
        width: 180px !important;
    }
    /* 2/4/2019 */
}

@media only screen and (max-width: 768px) {
    #chrt101_copy div:nth-child(2),
    #chrt109_copy div:nth-child(2),
    #chrt102 div:nth-child(2),
    #chrt103 div:nth-child(2),
    #chrt104 div:nth-child(2),
    #chrt105 div:nth-child(2),
    #chrt106 div:nth-child(2),
    #chrt107 div:nth-child(2),
    #chrt108 div:nth-child(2),
    #chrt109 div:nth-child(2),
    #chrt110 div:nth-child(2),
    #chrt111 div:nth-child(2),
    #chrt112 div:nth-child(2) {
        left: 13% !important;
        top: 0 !important;
        -webkit-transform: translate(0%, 0);
        -ms-transform: translate(0%, 0);
        transform: translate(0%, 0);
        /* background-color: rgba(50, 50, 50, .9) !important; */
        background-color: #fff !important;
    }
}

@media only screen and (max-width: 380px) {
    #chrt101_copy div:nth-child(2),
    #chrt109_copy div:nth-child(2),
    #chrt102 div:nth-child(2),
    #chrt103 div:nth-child(2),
    #chrt104 div:nth-child(2),
    #chrt105 div:nth-child(2),
    #chrt106 div:nth-child(2),
    #chrt107 div:nth-child(2),
    #chrt108 div:nth-child(2),
    #chrt109 div:nth-child(2),
    #chrt110 div:nth-child(2),
    #chrt111 div:nth-child(2),
    #chrt112 div:nth-child(2) {
        top: 72px !important;
        left: 15px !important;
        right: 15px!important;
        /* position: fixed !important; */
        width: auto !important;
        -webkit-transform: translate(0%, 0);
        -ms-transform: translate(0%, 0);
        transform: translate(0%, 0);
        background-color: rgba(50, 50, 50, .9) !important;
        white-space: preline;
    }
}

@media only screen and (max-width: 600px) {
    .has-navigation-fixed #main-header {
        padding-top: 70px;
    }
    #content-container #content {
        top: 0;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 992px) {
    #woffice-login-left {
        width: 100%;
        background-size: cover;
        height: 60%;
        min-height: 350px;
        background-position: center !important;
        position: inherit;
    }
    #woffice-login-right {
        width: 100%;
        padding: 30px;
        height: unset;
        overflow: hidden;
        max-height: unset;
    }
}

@media only screen and (max-width: 420px) {
    #woffice-login-left {
        width: 100%;
        background-size: cover;
        height: 40%;
        background-position: center !important;
        position: inherit;
        min-height: 315px;
    }
    #woffice-login-right {
        width: 100%;
        padding: 30px 15px;
        height: unset;
        overflow: hidden;
        max-height: unset;
    }
}

#blog-create {
    display: none;
}

#buddypress #woffice-bp-sidebar #item-header #item-header-content .action div.generic-button button.pending_friend:before {
    content: none !important;
}

#buddypress #woffice-bp-sidebar #item-header #item-header-content .action div.generic-button button.not_friends:before {
    content: none !important;
}

#buddypress #woffice-bp-sidebar #item-header #item-header-content .action div.generic-button button.is_friend:before {
    content: none !important;
}

.member-header-actions i.fa-user-plus {
    padding-right: 0px !important;
    font-size: 15px !important;
}

.member-header-actions i.fa-times {
    padding-right: 0px !important;
    font-size: 15px !important;
}


/* .coach_friend_btn{display: inline-block;float: none;} */


/* #user_switching_switch_to{display: none !important;} */

.child-groups-directory .info p {
    color: white;
}

#profile-edit-form .field_8431 {
    display: none !important;
}

#profile-edit-form .field_8487 {
    display: none !important;
}


/* post activity form design related issue */

#main-content #buddypress .activity-update-form #whats-new-submit {
    display: flex !important;
    justify-content: flex-end !important;
    position: relative !important;
    bottom: 40px !important;
}


/* project category filter */

#buddypress #woffice-bp-sidebar .desc-wrap .group-description {
    text-align: left;
}


/* group invite member CSS*/

#main-content #buddypress #item-body #groups-list li,
#main-content #buddypress #item-body #members-list li {
    margin-left: 1px;
}

#main-content #buddypress #item-body {
    height: 100%;
    overflow: auto;
}


#content-container ol li {
    padding: 5px 0px !important;
}

#main-content #buddypress #item-body .bp-list .action .generic-button a {
    color: #fff;
}


/*created by alpesh*/

#content-container .clearfix #frmContainer select:not([multiple]) {
    height: 30px !important;
}

#content-container .clearfix #frmContainer select {
    display: block;
    width: 50% !important;
    margin: 15px 0 !important;
    min-height: 30px !important;
}

#frmCareer {
    padding: 0px 0px !important;
}


/* ajax loading image*/


/* .loadingimg{
  position: relative;
}
.loadingimg:before {
    content: '';
    background: #000000a1;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
}
.loadingimg:after {
    content: '';
    background-image: url(img/35.gif);
    width: 100px;
    height: 100px;
    position: fixed;
    z-index: 999;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-size: cover;
    background-position: center;
} */

.group-members #members-list {
    height: 100% !important;
}

body.buddypress .buddypress-wrap .grp-list {
    background: #428bca;
    box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    position: absolute;
    font-size: 14px;
    left: -8px;
    top: 10px;
    padding: 3px 10px;
    z-index: 2;
    font-weight: 400;
}

body.buddypress .buddypress-wrap .grp-list:before {
    border: 4px solid transparent;
    border-top: 4px solid #428bca;
    border-right: 4px solid #428bca;
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
}

body.buddypress .buddypress-wrap .grp-list h5 {
    color: #fff;
    font-size: 14px;
    margin: 0px;
    font-weight: 400;
}


/*30-08-2018*/

.ld_course_grid .thumbnail {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    position: relative;
}

.ld_course_grid .btn {
    width: 100%;
    color: #ffffff;
    /* background-color: #428bca !important; */
}

.ld_course_grid .ld_course_grid_price {
    background: #5cb85c;
    box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    position: absolute;
    font-size: 14px;
    left: -8px;
    top: 10px;
    padding: 3px 10px;
    z-index: 2;
    font-weight: 400;
}

.ld_course_grid .ld_course_grid_price.ribbon-enrolled {
    background: #428bca;
}

.ld_course_grid .ld_course_grid_price:before {
    border: 4px solid transparent;
    border-top: 4px solid #348c34;
    border-right: 4px solid #348c34;
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
}

.ld_course_grid .ld_course_grid_price.ribbon-enrolled:before {
    border-top: 4px solid #357ebd;
    border-right: 4px solid #357ebd;
}

.ld_course_grid .thumbnail .caption {
    padding: 9px;
    color: #333333;
}

.vervolg h2 {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 17px;
    margin-bottom: 20px;
}

.transfer-label {
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
}


/*30-08-2018*/

#main-content #buddypress .bp-list.grop-wrap li {
    position: relative;
}

#main-content #buddypress .bp-list.grop-wrap li.item-entry:before {
    content: '';
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

#main-content #buddypress .bp-list.grop-wrap li.parent-group.item-entry:before,
#main-content #buddypress .bp-list.grop-wrap li.child-group.item-entry:before {
    display: none;
}

#main-content #buddypress #groups-list li.item-entry .list-wrap .btn {
    margin: 0.5rem 0.5rem;
    width: 45.2%;
    font-size: 12px;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

#main-content #buddypress #groups-list li.item-entry .list-wrap .btn.btn-rol {
    width: 100%;
}

.subgroup-hide {
    display: none !important;
}


/*05-11-2019*/

.groups-new ul#groups-list {
    display: flex;
    flex-wrap: wrap;
}

#main-content .groups-new #buddypress #groups-list li.item-entry .group-desc {
    min-height: 100px;
}

.sub-group-list {
    flex: 0 100%;
    max-width: 100%;
}


/*#main-content .groups-new #buddypress #groups-list li.item-entry .btn{
  background-color: #0d2752;
}*/


/*05-11-2019*/


/*Start MHL 12 11 2019*/

#groups-list .group-label-ribbon.innovaties.grp-list {
    background: #DF8244;
    box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    position: absolute;
    font-size: 14px;
    left: -8px;
    top: 10px;
    padding: 3px 10px;
    z-index: 9999;
    font-weight: 400;
}

#groups-list .group-label-ribbon.business.grp-list {
    background: #428bca;
    box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    position: absolute;
    font-size: 14px;
    left: -8px;
    top: 10px;
    padding: 3px 10px;
    z-index: 9999;
    font-weight: 400;
}

#groups-list .group-label-ribbon.wensink.grp-list {
    background: #5E803F;
    box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    position: absolute;
    font-size: 14px;
    left: -8px;
    top: 10px;
    padding: 3px 10px;
    z-index: 9999;
    font-weight: 400;
}

#groups-list .group-label-ribbon.grp-list h5 {
    color: #fff;
    font-size: 14px;
    margin: 0px;
    font-weight: 400;
}

#groups-list .group-label-ribbon.grp-list h5:before {
    border: 4px solid transparent;
    border-top: 4px solid #428bca;
    border-right: 4px solid #428bca;
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
}

#groups-list .group-label-ribbon.innovaties.grp-list h5:before {
    border-color: #DF8244;
}

#groups-list .group-label-ribbon.business.grp-list h5:before {
    border-color: #428bca;
}

#groups-list .group-label-ribbon.wensink.grp-list h5:before {
    border-color: #5E803F;
}

.bp-list li .-meta.action {
    text-align: center;
    width: 100%;
    display: block;
}

body #buddypress .bp-list .generic-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

body #buddypress .bp-list .generic-button .group-button {
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #fff;
    padding: 12px;
    margin: 0 auto;
    border-radius: 4px;
    font-weight: 400;
    /* text-transform: uppercase; */
}


/*END MHL 12 11 2019*/
/* 09-06-2022 */
.werkstatus_image{
    width: 20px;
    margin-top: -7px;
}

.werkstatus_points{
    margin-left: 91px;
}

/* enlarge textarea for news*/

#wp-post_content-wrap iframe#post_content_ifr {
    height: 100px !important;
}

body.invites #main-content #buddypress #item-body ul.item-list {
    position: relative;
    display: block;
    top: 0px;
    bottom: 0px;
    width: auto;
    height: auto;
}

body.invites #main-content #buddypress #item-body ul.item-list .action {
    display: flex;
}

body.invites #main-content #buddypress #item-body ul.item-list .action .generic-button {
    display: block;
    width: auto;
}

#main-content #buddypress #item-body ul.button-nav {
    display: none;
}

body.invites #main-content #buddypress #item-body ul.item-list .action .generic-button:first-child {
    margin-right: 1rem;
}

body #buddypress .subgroup-btn {
    align-items: center;
}

body #buddypress .subgroup-btn a.btn-battle {
    width: auto;
    flex: 0 45%;
    max-width: 45%;
}

body #buddypress .subgroup-btn .-meta.action {
    flex: 0 50%;
    max-width: 50%;
}

body #buddypress .subgroup-btn .-meta.action .generic-button {
    margin-bottom: 0;
}

body #buddypress .subgroup-btn .-meta.action button.group-button.join-group.button {
    font-size: 12px !important;
    margin: 0 !important;
    padding: 10px 14px !important;
}
/* 10-06-2022 */
.werkecosysteem_label{
    color:#7f7f7f;
}

@media only screen and (max-width: 1200px) {
    body #buddypress .subgroup-btn {
        text-align: center;
        justify-content: center;
    }
    body #buddypress .subgroup-btn .-meta.action {
        margin: 0.5rem 0.5rem;
    }
}

@media only screen and (max-width: 575px) {
    body #buddypress .subgroup-btn a.btn-battle,
    body #buddypress .subgroup-btn .-meta.action {
        width: auto !important;
        flex: 0 100%;
        max-width: 100%;
    }
   
}

#main-content #buddypress .activity-update-form #whats-new-content {
    margin-left: 16%;
}

.kudos #content-container,
.activity #content-container {
    z-index: inherit;
}

.kudos-Modal {
    color: #00A7D7;
}


/*Member Modal*/

.modalmember .modal-dialog,
.kudos-list-modal .modal-dialog {
    max-width: 650px
}

.modalmember .modal-dialog .modal-content,
.kudos-list-modal .modal-dialog .modal-content {
    padding-left: 2rem;
    padding-right: 2rem;
}

.modalmember .close span,
.kudos-list-modal .close span {
    font-size: 3rem;
}

.modalmember .kudos-category-wrap ul {
    margin: 0 -5px !important;
}

.modalmember .kudos-category-wrap ul li {
    flex: 0 25%;
    max-width: 25%;
    float: none;
    padding: 0 5px;
    margin-bottom: 0.5rem;
}

.modalmember .kudos-category-wrap .conv-wrap {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: .375rem .75rem;
}

.modalmember .kudos-category-wrap ul.user-conv-kudos li {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    text-align: center;
    margin: 15px 0;
}

.modalmember .kudos-category-wrap ul.user-conv-kudos li .kudos_img {
    position: relative;
}

.modalmember .kudos-category-wrap ul.user-conv-kudos li .kudos-text input {
    display: block;
    opacity: 1;
    cursor: auto;
    margin-top: 0;
    font-size: inherit;
    width: 100%;
}

.modalmember .kudos-category-wrap ul.user-conv-kudos li input.chk-kudos {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

.modalmember .kudos-category-wrap ul.user-conv-kudos li input:checked~label svg {
    fill: #000 !important;
}

.modalmember .kudos-category-wrap ul.user-conv-kudos li label {
    border: none;
    padding: 0;
    height: auto;
}

.modalmember .kudos-category-wrap ul.user-conv-kudos li svg {
    width: 70px;
}

.modalmember .kudos-category-wrap ul li input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
    opacity: 0;
    font-size: 0;
}

.modalmember .kudos-category-wrap ul li label {
    position: relative;
    cursor: pointer;
    border: 2px solid #000;
    border-radius: 30px;
    padding: 0.5rem 1rem;
    height: 100%;
}

.modalmember .kudos-category-wrap ul li label img {
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

.modalmember .kudos-category-wrap ul li input[type="checkbox"]:checked+label {
    border-color: #43c2ea;
}

.kudos-list {
    display: flex;
    flex-wrap: wrap;
}

.kudos-list li {
    /* flex: 0 50%; */
    max-width: 50%;
    position: relative;
}

.kudos-list li .list-box {
    position: relative;
    border-radius: 30px !important;
    padding: 0.5rem 1rem;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #000;
    cursor: pointer;
}

.kudos-list li .list-box .icon {
    margin: 0 auto;
}

.kudos-list li .list-box .icon svg {
    width: 75px;
    height: 75px;
}

.kudos-list li .list-box .icon svg .st1 {
    fill: #fff !important;
}

.kudos-list li .list-box .icon img {
    width: 60%;
    height: 100%;
}

.kudos-list li .fa-thumbs-up {
    font-size: 2rem;
}

.kudos-list li .numer-rev {
    font-size: 1.5rem;
}


/*.users-nav #kudos-personal-li {
    display: none !important
}*/

.kudos-list-modal .modal-dialog .modal-content {
    height: 600px;
    overflow-y: auto;
}

.feedback-text {
    margin-left: 10px;
    margin-top: 10px;
}

.kudos-feedback-wrap label {
    text-transform: inherit;
}


/** 25-2-2020 Start css for dropdown **/

.rolestoAspire .multiselect-container {
    max-height: 300px;
    overflow-y: scroll;
}

form#profile-edit-form ul.multiselect-container.dropdown-menu.show {
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#profile-edit-form ul.multiselect-container.dropdown-menu.show li {
    padding: 0 10px;
}

#profile-edit-form ul.multiselect-container.dropdown-menu.show li .input-group {
    margin: 0px;
}

#profile-edit-form ul.multiselect-container.dropdown-menu.show li label.radio {
    padding: 0px;
}

#profile-edit-form ul.multiselect-container.dropdown-menu.show li label.radio input {
    display: none;
}


/** 25-2-2020 End css **/

.generic-button .join-group {
    line-height: 18px;
    font-size: 12px !important;
}


/*.btn-project.btn-meld {
    width: 45% !important;
}*/


/*.-meta.action {
     width: 50% !important; 
}
.-meta.action button{
     margin: 9px 0 !important;
     padding: 13px 15px !important;
}*/

@media only screen and (max-width: 767px) {
    .kudos-list li {
        flex: 0 100%;
        max-width: 100%;
    }
    
}

body #buddypress .bp-list .generic-button {
    width: 100%;
    margin: 0;
}

body #buddypress .subgroup-btn .-meta.action button.group-button.join-group.button {
    font-size: 12px !important;
    margin: 0 !important;
    padding: 10px 14px !important;
}

body #buddypress .bp-list .generic-button .button {
    width: 100%;
}

body #buddypress .bp-list .generic-button .group-button {
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #fff;
    padding: 12px;
    margin: 0 auto;
    border-radius: 4px;
    font-weight: 400;
    text-transform: uppercase;
}

#groups-list .item-entry .btn-box .row {
    margin: 0 -5px;
}

#groups-list .item-entry .btn-box .row>* {
    padding-left: 5px;
    padding-right: 5px;
    margin: 5px 0;
}

.sub-result .row {
    margin-right: 10px !important;
    margin-left: 3px !important;
}

.generic-button a {
    font-size: 12px;
    letter-spacing: 0.5px;
    margin: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


/*Tropy page*/

.trophy-sec .icons-list {
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.trophy-sec .icons-list img {
    width: 100px;
}

.trophy-sec h5 {
    font-size: 18px;
    color: #444444;
    margin-bottom: 5px !important;
}

.trophy-sec span {
    font-size: 14px;
    color: #000;
}

.trophy-sec .icons-list img.trophy-greyscale {
    width: 100px;
    filter: grayscale(100%);
}

.trophy-sec h6 {
    margin: 0 !important;
    text-transform: inherit;
    text-align: center;
}


/* 25 March  */

#activity-stream .activity-content .activity-meta {
    display: flex;
    margin: 0 -5px;
    padding: 0;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
}

#activity-stream .activity-content .activity-meta .generic-button {
    width: auto;
    display: block;
    margin: 0 5px;
}

#activity-stream .activity-content .activity-meta .generic-button a {
    margin: 0 !important;
}

@media screen and (min-width: 46.8em) {
    #activity-stream .activity-content .activity-meta {
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 0;
    }
}


/* 26 March  */


/* text size */

.text-extra-small {
    font-size: 11px;
    line-height: 14px
}

.text-small {
    font-size: 12px;
    line-height: 20px
}

.text-normal {
    font-size: 14px;
    line-height: 24px;
}

.text-medium {
    font-size: 16px;
    line-height: 23px
}

.text-large {
    font-size: 18px;
    line-height: 26px
}

.text-extra-large {
    font-size: 20px;
    line-height: 26px
}

.title-large {
    font-size: 100px;
    line-height: 95px
}

.title-extra-large {
    font-size: 130px;
    line-height: 120px
}


/* font weight */

.fw-100 {
    font-weight: 100
}

.fw-200 {
    font-weight: 200
}

.fw-300 {
    font-weight: 300
}

.fw-400 {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.fw-700 {
    font-weight: 700
}

.fw-800 {
    font-weight: 800
}

.fw-900 {
    font-weight: 900
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    box-shadow: none !important;
}

#main-content.full-width #left-content,
#main-content.sidebar-hidden #left-content,
body.sidebar-hidden #left-content {
    background: none;
}

.rs-module-wrap {
    z-index: -1;
}

#page-wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

#main-content.sidebar-hidden {
    flex: 1;
    min-height: auto;
    background: none;
}

/* #content-container {
    z-index: unset;
    background: #e8e8e8;
} */

.page-template-login #content-container {
    min-height: 100vh;
}

#woffice-login {
    min-height: 100vh;
    display: -ms-flexbox;
    display: flex;
}

#woffice-login-left {
    float: none;
    height: auto;
}

#woffice-login-right {
    height: auto;
}

.smiling-container-wrapper .smiling-container .smiling-items .smiling-wrap .smiling-item input {
    cursor: pointer;
}

#main-content #buddypress #profile-edit-form ul li a {
    display: block;
}


/*#main-content #buddypress #profile-edit-form ul li.current a{
  background-color: #ffed3c !important;
  color: #333 !important;
}*/

.dropdown-menu {
    max-height: 300px;
    overflow-y: scroll;
}

#main-content #buddypress #subnav {}

#main-content #buddypress #subnav ul {
    margin: 0 -5px;
    width: auto;
    float: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}

#main-content #buddypress #subnav ul li {
    margin: 0;
    padding: 0 5px;
    width: 120px;
}

#main-content #buddypress #subnav ul li a {
    width: 100% !important;
    height: 100%;
}

#main-content #buddypress #item-body ul#members-list li:before,
#main-content #buddypress #item-body ul#members-list li:after {
    display: none;
}

#main-content #buddypress #item-body ul#members-list li .item-avatar {
    float: none;
    margin: 0;
}

#main-content #buddypress #item-body ul#members-list li .action {
    float: none;
    position: static;
}

#main-content #buddypress #item-body ul#members-list li .action .invite-button {
    padding: 5px !important;
}

#main-content #buddypress #item-body ul#members-list li .action .invite-button span.icons:before {
    font-size: 15px
}

#main-content #buddypress #group-manage-members-ui .subnav-filters {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}

#main-content #buddypress #group-manage-members-ui .subnav-filters #group-roles-filter {
    float: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

#main-content #buddypress #group-manage-members-ui .subnav-filters #group-roles-filter label {
    display: -ms-flexbox;
    display: flex;
    margin: 0 20px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

#main-content #buddypress #group-manage-members-ui .subnav-filters #group-roles-filter select {
    margin: 0;
}

#main-content #buddypress #group-manage-members-ui .subnav-filters #group-members-search-form {
    float: none;
    margin-left: auto;
}

#main-content #buddypress #group-manage-members-ui .subnav-filters #group-members-search-form form.bp-dir-search-form {
    min-width: unset;
    display: -ms-flexbox;
    display: flex;
    min-width: unset;
}

#main-content #buddypress #group-manage-members-ui .subnav-filters #group-members-search-form .bp-dir-search-form label {
    display: none;
}

#main-content #buddypress #group-manage-members-ui .subnav-filters #group-members-search-form .bp-dir-search-form button {
    padding: 0 10px !important;
}

#main-content #buddypress #group-invites-container .group-invites-column .subnav-filters div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#main-content #buddypress #group-invites-container .group-invites-column .subnav-filters div .last a {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center!important;
    align-items: center!important;
}

#main-content #buddypress #group-invites-container .group-invites-column .subnav-filters div .last a .dashicons {
    width: auto;
    height: auto;
}

#main-content #buddypress #group-invites-container .group-invites-column .subnav-filters:before,
#main-content #buddypress #group-invites-container .group-invites-column .subnav-filters:after {
    display: none;
}

#main-content #buddypress #group-invites-container .group-invites-column .subnav-filters .subnav-search .bp-search form {
    min-width: unset;
    display: -ms-flexbox;
    display: flex;
}

#main-content #buddypress #group-invites-container .group-invites-column .subnav-filters .subnav-search .bp-search form button {
    padding: 0 10px;
}

#main-content #buddypress #bp-invites-next-page,
#main-content #buddypress #bp-invites-prev-page {
    color: #fff!important;
    border-radius: .4rem;
}

#main-content #buddypress #bp-invites-prev-page .dashicons-arrow-left::before {
    content: "\f060";
    font-family: "Font Awesome 5 Free";
}


/* bbpress menu icon */
#buddypress .bp-wrap.woffice-profile--horizontal #woffice-bp-sidebar .users-single-itemnav ul li a::before {
    font-family: "Font Awesome 5 Free" !important;
}
#content-container ul li#overview-personal-li>a::before,
#content-container ul li#results-personal-li>a::before {
    content: "\f06e" !important;
}

#content-container ul li#mijnplan-personal-li>a::before {
    content: "\f0b1" !important;
}

#content-container ul li#my-feedback-personal-li>a::before {
    content: "\f27a"!important;
}

#content-container ul li#kudos-personal-li>a::before {
    content: "\f164" !important;
}

#content-container ul li#trophy-personal-li>a::before {
    content: "\f091" !important;
}

#content-container ul li#bp_plan-personal-li>a::before {
    content: "\f1ea"!important;
}

#content-container ul li#bp_skill_wallet-personal-li>a::before {
    content: "\f0b1" !important;
}

#content-container ul li#bp_inzetbaarheids-personal-li>a::before {
    content: "\f637"!important;
}

#content-container ul li#bp_evaluatie-personal-li>a::before {
    content: "\f164" !important;
}

#content-container ul li#bp_gesprek-personal-li>a::before {
    content: "\f27a" !important;
}

#content-container ul li#profile_visibility-personal-li>a::before {
    content: "\f06e" !important;
}
#content-container ul li#activity-personal-li>a::before {
    content: "\f1ea" !important;
}
#content-container ul li#xprofile-personal-li>a::before {
    content: "\f007" !important;
}
#content-container ul li#notifications-personal-li>a::before {
    content: "\f0e0" !important;
}
#content-container ul li#messages-personal-li>a::before {
    content: "\f086" !important;
}
#content-container ul li#friends-personal-li>a::before {
    content: "\f500" !important;
}
#content-container ul li#groups-personal-li>a::before {
    content: "\f0c0" !important;
}
#content-container ul li#settings-personal-li>a::before {
    content: "\f013" !important;
}

#content-container ul li#notifications-personal-li>a::before {
    content: "\f0e0" !important;
}
.modal-header {
    display: flex !important;
}

#login-logo {
    display: block !important;
    margin: 25px auto 60px auto;
    text-align: center !important;
}
#login-logo img {
    display: inline !important;
    max-width: 100%;
    height: auto;
}
#woffice-login form p.login-password:after, #woffice-login form p.login-username:after {
    font-family: "Font Awesome 5 Free";
    position: absolute;
    font-size: 16px;
    left: 15px;
    top: 45px;
    color: #b5b5b5;
    font-weight: 600;
}
/* #bbpress-forums fieldset.bbp-form .custom-select, #bbpress-forums fieldset.bbp-form form select, #bbpress-forums fieldset.bbp-form input[type=color], #bbpress-forums fieldset.bbp-form input[type=date], #bbpress-forums fieldset.bbp-form input[type=datetime-local], #bbpress-forums fieldset.bbp-form input[type=datetime], #bbpress-forums fieldset.bbp-form input[type=email], #bbpress-forums fieldset.bbp-form input[type=month], #bbpress-forums fieldset.bbp-form input[type=number], #bbpress-forums fieldset.bbp-form input[type=password], #bbpress-forums fieldset.bbp-form input[type=range], #bbpress-forums fieldset.bbp-form input[type=search], #bbpress-forums fieldset.bbp-form input[type=tel], #bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form input[type=time], #bbpress-forums fieldset.bbp-form input[type=url], #bbpress-forums fieldset.bbp-form input[type=week], #bbpress-forums fieldset.bbp-form select, #buddypress .custom-select, #buddypress form select, #buddypress input[type=color], #buddypress input[type=date], #buddypress input[type=datetime-local], #buddypress input[type=datetime], #buddypress input[type=email], #buddypress input[type=month], #buddypress input[type=number], #buddypress input[type=password], #buddypress input[type=range], #buddypress input[type=search], #buddypress input[type=tel], #buddypress input[type=text], #buddypress input[type=time], #buddypress input[type=url], #buddypress input[type=week], #buddypress select, #left-content .custom-select, #left-content form select, #left-content input[type=color], #left-content input[type=date], #left-content input[type=datetime-local], #left-content input[type=datetime], #left-content input[type=email], #left-content input[type=month], #left-content input[type=number], #left-content input[type=password], #left-content input[type=range], #left-content input[type=search], #left-content input[type=tel], #left-content input[type=text], #left-content input[type=time], #left-content input[type=url], #left-content input[type=week], #left-content select, #woffice-login .custom-select, #woffice-login form select, #woffice-login input[type=color], #woffice-login input[type=date], #woffice-login input[type=datetime-local], #woffice-login input[type=datetime], #woffice-login input[type=email], #woffice-login input[type=month], #woffice-login input[type=number], #woffice-login input[type=password], #woffice-login input[type=range], #woffice-login input[type=search], #woffice-login input[type=tel], #woffice-login input[type=text], #woffice-login input[type=time], #woffice-login input[type=url], #woffice-login input[type=week], #woffice-login select {
    padding: 16px 16px 6px 16px !important;
} */

@media (max-width: 575.98px) {
    #main-content #buddypress #subnav ul li {
        min-width: 33.33%;
        width: auto;
    }
    #group-manage-members-ui .subnav-filters #group-members-search-form {
        margin-left: 0;
    }
}

@media (max-width: 991.98px) {
    #woffice-login {
        display: block;
    }
    #woffice-login-left {
        height: 40%;
    }
}


/* .talent-ontwikkeling-tabs li a {
  background-color: #4d4c4c;
  color: #FFF !important;
} */

.talent-ontwikkeling-tabs li a.active {
    opacity: .9;
}

.talent-ontwikkeling-content .btn-shortcode.btn.btn-default.btn-medium {
    margin-bottom: 1rem !important;
}

.talent-ontwikkeling-content .fw-accordion {
    border: 0px;
    margin-bottom: 1rem;
}

body #content-container .talent-ontwikkeling-content .fw-accordion .fw-accordion-title.ui-state-active {
    border: 1px solid #cfcfcf !important;
}

body #content-container .talent-ontwikkeling-content .fw-accordion .fw-accordion-title .ui-icon {
    top: 30px;
}

body #content-container .talent-ontwikkeling-content .fw-accordion .fw-accordion-content>p {
    padding: 0;
}

body #content-container .talent-ontwikkeling-content .fw-accordion .fw-accordion-content {
    padding: 1em 2.2em;
}

body .talent-ontwikkeling-content .heading {
    margin-bottom: 10px !important;
}

#content-container a:hover {
    text-decoration: none;
}

.main-menu ul.sub-menu li>a:before {
    display: none;
}


/*#main-content #buddypress .bp-list {
  height: 100% !important;
}*/

#main-content #buddypress #item-body .group-invites-column .bp-invites-content ul#members-list {
    margin: 0 -7px;
}

#main-content #buddypress #item-body .group-invites-column .bp-invites-content ul#members-list li {
    float: none;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
}

#main-content #buddypress #item-body .group-invites-column .bp-invites-content ul#members-list li .item {
    padding: 0;
    margin-left: 20px;
}

#main-content #buddypress #item-body .group-invites-column .bp-invites-content ul#members-list li .list-title {
    width: auto;
    float: none;
}

#main-content #buddypress #item-body .group-invites-column .bp-invites-content ul#members-list li .action {
    margin-left: auto;
}

#invite_users_feedback .group-invites-container #members-list {
    height: auto !important;
}

form#profile-edit-form ul.button-tabs li:nth-child(2) {
    display: none;
}

@media screen and (max-width: 992px) and (min-width: 575px) {
    .talent-ontwikkeling-tabs li.col.px-0.text-center {
        flex: 0 25%;
    }
}

@media only screen and (max-width: 600px) {
    body .talent-ontwikkeling-content .fw-container {
        padding: 0px;
    }
}


/* hide visibility settings in profile edit screen*/

.profile .edit p.field-visibility-settings-toggle {
    display: none !important;
}

#goback-trigger .btn {
    margin: 10px !important;
}

#phpeverywherewidget-2 a {
    margin: 0 0 6px 0 !important;
}

.fw-tabs-container.ui-widget.ui-widget-content {
    border: none;
    padding: 0;
}

.fw-tabs-container.ui-widget.ui-widget-content .fw-tabs ul li {
    border-left: 1px solid #cfcfcf;
}

.fw-tabs-container.ui-widget.ui-widget-content .fw-tabs ul li.ui-tabs-active a {
    color: #fff;
}

.fw-tabs-container .ui-widget-header {
    border: none;
    background: transparent;
}


/*body #main-content .wp-core-ui.tmce-active button.switch-tmce,*/


/*body #main-content .wp-core-ui.html-active button.switch-html{ background: #ffed3c !important; }*/

.activity .feed {
    display: none;
}

.pool-kudos li {
    width: 50%;
    display: block;
    margin-bottom: 10px;
    text-align: center;
}

.pool-kudos li label {
    text-align: center;
}

.pool-kudos li svg {
    width: 45px;
}

#content-container .user-conv-list a.btn-default.btn.user-conv-existing,
#content-container a.btn.btn-default.user-conv-btn {
    border-radius: 0px;
    margin-bottom: 10px;
}

#content-container .user-conv-list a.btn-default.btn.user-conv-existing.conv-active span.arrow {
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
}

input.form-control.multiselect-search {
    margin-top: 0;
}

.multiselect-container>li>a>label {
    padding-left: 10px;
}

.mjin-plan-kudos .kudos-progress-bar .kudos-text textarea {
    /*height: 49px;*/
    position: relative;
    z-index: 1;
}

.mjin-plan-kudos .kudos-progress-bar .kudos-progress input {
    border-color: #00a7d7;
    background-color: #00a7d7;
}

.mjin-plan-kudos .kudos-progress-bar .remove-kudos {
    display: block;
    cursor: pointer;
}

.c-br-r {
    position: relative;
}

.c-br-r:after {
    content: '';
    height: 100%;
    position: absolute;
    right: 0;
    top: 0px;
}

.c-br-l:after {
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    top: 0px;
}


/* slider progress bar*/

.range-slider .user-conv-status {
    appearance: none;
    -webkit-appearance: none;
    height: 10px;
    border-radius: 5px;
    background: currentColor;
    outline: none;
}

.range-slider .user-conv-status::-webkit-slider-thumb {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #dfdfdf;
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.range-slider .user-conv-status::-webkit-slider-thumb:hover {
    background: #fff;
}

.range-slider .user-conv-status:active::-webkit-slider-thumb {
    background: #fff;
}

.range-slider .user-conv-status::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 50%;
    background: #dfdfdf;
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.range-slider .user-conv-status::-moz-range-thumb:hover {
    background: #fff;
}

.range-slider .user-conv-status:active::-moz-range-thumb {
    background: #fff;
}

.range-slider .range-value {
    display: inline-block;
    position: relative;
    width: 60px;
    color: #fff;
    font-size: 13px !important;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    background: #3f3f3f;
    padding: 5px 10px;
    margin-left: 7px;
}

.range-slider .range-value:after {
    position: absolute;
    top: 8px;
    left: -7px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid #3f3f3f;
    border-bottom: 7px solid transparent;
    content: '';
}

::-moz-range-track {
    background: #353535;
    border: 0;
}

input::-moz-focus-inner {
    border: 0;
}

.field_video-url {
    display: none;
}

#woffice-login-left,
#woffice-login-left p {
    color: #ffffff;
    padding: 15px 15px 15px 15px;
    opacity: 1 !important;
}

.matching_section4 .pagin a {
    padding: 0 3px;
    font-weight: 400;
}

.member-header-actions div.friendship-button {
    display: none !important;
}

.widget_ldcourseinfo #ld_course_info_mycourses_list .ld-courseregistered-content-container .ld-course-info-my-courses {
    display: flex;
    width: 100%;
    align-items: center;
    border: 1px solid #00a7d7;
    padding: 10px;
}

.widget_ldcourseinfo #ld_course_info_mycourses_list .ld-courseregistered-content-container .ld-course-info-my-courses img {
    width: 50px;
    margin-right: 15px;
    height: 50px;
    object-fit: cover;
}

.widget_ldcourseinfo #ld_course_info_mycourses_list .ld-courseregistered-content-container .ld-course-info-my-courses .ld-entry-title a {
    font-weight: 400;
    color: #343a40;
    /* text-transform: uppercase; */
}

.geb-textbox {
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.geb-textbox .input-group {
    width: 28%;
}

.input-group-append.zoeken-textbox {
    height: 38px;
    margin-top: 15px;
}

.label.title {
    display: block;
}

label.sub-title {
    display: block;
    margin-bottom: 20px;
}

label.title {
    font-weight: 600;
    margin-bottom: 20px;
}

.btn-red {
    font-size: 12px !important;
    color: #fff !important;
    font-weight: 400 !important;
    display: block;
    /* padding: 3px 35px !important; */
    border-radius: 2px !important;
    background-color: #e40a0a;
}

select.form-control.selector-1 {
    font-size: 14px;
    height: 25px !important;
    padding: 0px 25px !important;
    color: #000;
    border-radius: 2px;
    background-color: #ddd !important;
    min-height: 20px !important;
}

.sub-btn {
    text-align: center;
}

span.block-title {
    color: #000;
    font-weight: 400;
}

.user-search-input {
    color: #000 !important;
    border-color: #0000005e !important;
}

.zoeken-textbox span.input-group-text {
    background: #000;
    color: #fff;
    padding: .375rem 1.75rem;
    border: 2px solid #0000005e;
}

button.btn-grey {
    /*background-color: #dddddd;*/
    padding: 10px 65px !important;
    /*color: #000 !important;*/
    font-weight: 400 !important;
    border: 1px solid #58535312 !important;
    border-radius: 2px !important;
    text-transform: none !important;
}

a.page-numbers {
    border: 1px solid #ddd;
    padding: 7px;
}

span.page-numbers.current {
    border: 1px solid #ddd;
    padding: 7px;
}

.user-pagination-wrap {
    justify-content: center;
}

.user-message h6 {
    margin-left: 50px;
}

@media print {
    /* All your print styles go here */
    .tab-pane1 {
        page-break-after: always;
    }
    .zmile_chart div,
    .matching_chart,
    .profile-match-plugin .profileloops,
    .team-match-plugin .matching_section4 div.col-lg-5column,
    .profile-match-plugin .matching_section4 div.row div.col.col-lg-5column {
        break-inside: avoid !important;
        page-break-before: avoid !important;
        page-break-after: avoid !important;
    }
    .zmile_chart div canvas {
        width: 350px !important;
        height: auto !important;
    }
    .tab-one-chart,
    .tab-two-chart,
    .tab-third-chart {
        display: block !important;
    }
    .ChartReportAccordion .ui-accordion-content.ui-widget-content {
        display: block !important;
    }
    .accordion .card .collapse {
        display: block !important;
    }
}

@media screen and (min-width: 1200px) {
    .row.team-user-octogram .col1.col-lg-5column1 {
        text-align: center;
        flex: 0 20%;
        max-width: 25%;
        /* overflow: hidden;*/
        padding: 0px 15px;
    }
    .row.team-user-octogram .col1.col-lg-3 {
        text-align: center;
        padding: 0px 15px;
    }
}

.row.team-user-octogram .col1.col-lg-5column1 h5 {
    font-size: 16px;
}

.row.team-user-octogram .col1.col-lg-5column1 .zmile_chart>div {
    margin: 0 auto !important;
}

.team-user-profile-result .TeamChartTyperingReportAccordion {
    margin-top: 32px;
}

input#cv_submit_btn {
    margin: 0;
}

input#verwijderen {
    background-color: #ffffff !important;
    /* color:#00a7d7; */
}

.middle .nav-pills {
    width: 100%;
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
    width: 33%;
}

#page-wrapper .middle .nav-pills li .btn {
    height: 100%;
}

.team-user-profile-result table tr,
.team-user-profile-result table th,
.team-user-profile-result table td {
    border: 1px solid;
}

p#user_switching_switch_on {
    text-align: center;
    padding-bottom: 20px;
}

/* p#user_switching_switch_on a {
    background-color: rgb(0,167,215);
} */

.preview-lazyload.container-youtube {
    margin-bottom: 10px;
}

.page-template-login .preview-lazyload.container-youtube {
    margin: 20px 0;
}

.container-youtube .lazy-load-div {
    background-size: 40px;
}

.container-youtube .lazy-load-info {
    background: #000;
    color: #fff;
}

body.page-template-dashboard #left-content #featuredbox h1 {
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 25px;
    z-index: 9;
    visibility: visible;
    text-align: center;
    line-height: 34px;
    padding: 0px;
    color: rgb(255, 255, 255);
    white-space: normal;
    visibility: visible;
}

#main-header div.wpml-ls-legacy-dropdown {
    position: fixed;
    left: 20%;
    margin-top: 18px;
    width: 120px;
}

#woffice-login .wpml-ls-legacy-dropdown {
    text-align: center;
    padding-bottom: 30px;
    /* margin-left: 20%; */
    width: 120px;
    margin: 0 auto;
}

.js-wpml-ls-legacy-dropdown .js-wpml-ls-item-toggle,
.js-wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a {
    border-radius: 5px;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border-top: 0px;
}


/* .mce-i-wpdatachart:before {
  content: "\e014";
}
.mce-i-wpdatachart:before {
  content: "\e014";
}
.mce-status.mce-ico {
  display: block !important;
}
.mce-status.mce-ico:before {
  content: "\e014" !important;
} */

#wp-message_content-wrap #mceu_6,
#wp-message_content-wrap #mceu_7,
#wp-message_content-wrap #mceu_8,
#wp-message_content-wrap #mceu_65,
#wp-message_content-wrap #mceu_66,
#wp-message_content-wrap #mceu_67,
#wp-message_content-wrap #mceu_68 {
    display: none !important;
}


/* custom recent post */

.widget_custom_recent_entries ul li {
    padding-left: 0 !important;
}

.widget_custom_recent_entries ul li::before {
    content: "\f0a1";
    top: 10px !important;
    display: none !important;
}

.widget_custom_recent_entries ul li div.post_content {
    margin-top: 10px;
}

.remove_doel,
.remove_actie,
.remove_ambitie,
.user-conv-remove,
.remove_acties,
.remove_skill_actie,
.remove_field,
.remove_field_expert,
.remove_team,
.remove_basic_plan,
.remove_bplan_actie,
.remove_Uitkomsten,
.remove_ambition_functie_popup,
.remove_gedrag {
    width: 20px;
    border-top: 2px solid red;
    float: right;
    cursor: pointer;
}

.add_comp_doelen {
    display: none;
}

.edit_doel,
.edit_actie,
.edit_team,
.user-conv-existing,
.edit_teamdoel,
.edit_basic_plan,
.edit_bplan_actie,
.edit_ambition_role {
    cursor: pointer;
    font-size: 19px;
}

span.edit_doelen {
    cursor: pointer;
    padding-left: 8px;
}

/* .single_doel .tab_content,
.main_accordion .parent_content,
.common_accordion .common_accordion_content {
    display: none;
} */

#content-container table.dataTable {
    border: none;
}

#search_profile {
    margin: 10px 0
}

#functions_profile th,
#reward_board th,
#functions_profile_team th,
.rol_function_detail th {
    font-weight: normal;
}

#functions_profile select:focus,
#reward_board select:focus,
#functions_profile_team select:focus {
    box-shadow: none !important;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd,
table.dataTable.stripe tbody tr.even,
table.dataTable.display tbody tr.even,
table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1,
table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1,
table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background: none !important;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border: none;
}

#content-container table.dataTable thead td,
#content-container table.dataTable thead th,
#content-container table.dataTable.no-footer {
    border-bottom: none;
}

#functions_profile_filter,
#functions_profile_team_filter,
#gesprek_listing_filter,
#ambitie_listing_filter {
    display: none;
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: 400;
    font-size: 12px;
}

.datepicker.datepicker-dropdown {
    z-index: 1060 !important;
}


/*02-08-2021 css start*/


/*----------2ndpage----*/


/*-----------tab-----------*/

.dialoog_tabs {
    display: flex;
    background-color: #f1f1f1;
    justify-content: space-between;
    align-items: center;
    border-radius: 50px !important;
    margin-bottom: 50px;
    min-height: 50px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

body .dialoog_tabs a {
    color: #000 !important;
    font-size: 15px;
    font-weight: 400;
}

.single_tabs {
    display: flex;
    justify-content: center;
    text-align: center;
    width: -webkit-fill-available;
    min-height: 50px;
    align-items: center;
    padding: 0 13px;
}

.gesprek_right .single_tabs {
    padding: 0;
}

.single_tabs.active {
    /* background-color: rgb(0,167,215); */
    border-radius: 50px !important;
    color: #fff;
}

.single_tabs.active a {
    color: #fff !important;
}


/*-----------tab-----------*/

h5.huidige.common_heading {
    text-transform: none;
    line-height: 1.4;
    font-weight: normal;
}

h6.common_title {
    text-transform: none;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 400;
}

div#user_doelen .single_doelen {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    /*width: 70%;*/
    border-bottom: 1px solid #adadad;
}

div#user_doelen .single_doelen {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*width: 70%;*/
    border-bottom: 1px solid #adadad;
    /* height: 40px; */
}

div#user_doelen .single_doelen label {
    /* color: #000; */
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    margin: 14px 0;
}

.select_roles {
    padding: 0 10%;
}

button#add_functie_popup {
    /* width: 70%; */
    /* height: 55px; */
    /* color: #000; */
    margin-top: 20px;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
}

.select_roles button#add_functie_popup {
    padding: 0 20%;
    /* width: 100%; */
}

button#add_functie_popup:hover {
    color: #000;
}

div#user_doelen .single_doelen input:before,
#baseProfileModel .add_ambitie_rollen input:before,
#baseProfileAmbitionModel .remove_ambitie_rollen input:before {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    border: 2px solid #979797;
    background-color: #fff;
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

div#user_doelen .single_doelen input,
#baseProfileModel .add_ambitie_rollen input,
#baseProfileAmbitionModel .remove_ambitie_rollen input {
    position: relative;
}

div#user_doelen .single_doelen input:checked:after,
#baseProfileModel .add_ambitie_rollen input:checked:after,
#baseProfileAmbitionModel .remove_ambitie_rollen input:checked:after  {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    /* background-color: rgb(0,167,215); */
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

#baseProfileModel .add_ambitie_rollen label,
#baseProfileAmbitionModel .remove_ambitie_rollen label {
    color: #000;
    font-size: 15px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.role_left .vacture.mt-5.py-4.text-center {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

h5.huidige.common_title {
    text-transform: none;
}

.target_image {
    margin-top: 40px;
    margin-bottom: 40px;
}

.target_image img {
    width: 10%;
}

.role_right {
    border-left: 1px solid #adadad;
    padding-left: 0;
}

.role_right p,
.role_right h6 {
    border-bottom: 1px solid #adadad;
}

.role_right p {
    /* color: #000; */
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    display: flex;
    align-items: center;
    /* height: 40px; */
    margin-bottom: 0;
    padding-left: 50px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.role_right p:last-child {
    border: none;
}

.role_right h6 {
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    height: 40px;
    margin-bottom: 0;
    padding-left: 30px;
}

.common_color_btn, .common_grey_btn {
    padding: 9px 15px !important;
    border-radius: 20px !important;
    text-transform: unset !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    /* background-color: rgb(0,167,215); */
    height: auto;
    vertical-align: middle;
    line-height: initial;
    /* color: #fff !important; */
    border: none;
}
.common_grey_btn {
    background-color: rgb(242, 242, 242) !important;
    /* color: #000 !important; */
    /* margin-top: 15px !important;
    text-transform: unset !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    border-radius: 5px !important;
    padding: 9px 15px !important;
    height: auto;
    vertical-align: middle;
    line-height: initial; */
}
/* .common_color_btn:hover {
    color: #3146c5 !important;
} */

/*3rd page*/

.common_modal.modal.show .modal-dialog {
    max-width: 70%;
}


/* #addGesprekModel.gesprek_model.common_modal.modal.show .modal-dialog {
    max-width: 45%;
} */

.common_modal .popup_right label {
    color: #000;
    font-weight: 400;
    text-transform: none;
    font-size: 16px;
    margin: 5px 0;
}

.common_modal .popup_right .custom-control.custom-radio {
    border-bottom: 1px solid #979797;
    /* height: 40px; */
    display: flex;
    align-items: center;
    font-size: 14px;
    text-transform: none;
    margin-left: 30px;
    width: 60%;
}

.common_modal .modal-body {
    padding-top: 0;
    padding-bottom: 0;
    padding: 0 30px;
}

.common_modal form {
    margin: 0;
}

.popup_left {
    border-right: 1px solid #adadad;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.common_modal .popup_right {
    padding-left: 30px;
    padding-top: 35px;
}

.common_modal .modal-header {
    border-bottom: 1px solid #adadad;
}

.common_modal .modal-footer {
    border-top: 1px solid #adadad;
}

.common_modal .modal-header button {
    font-size: 42px !important;
    color: #000 !important;
    font-weight: 400 !important;
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
}

.common_modal .modal-title {
    text-transform: none;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    color: #000 !important;
    margin: 0 !important;
}

.common_modal .modal-header {
    /* padding-bottom: ; */
    padding-left: 30px;
    padding-right: 30px;
    align-items: center !important;
}

.popup_left input,
.popup_left select,
.popup_left input,
.popup_left textarea {
    border: 1px solid #adadad !important;
    border-radius: 50px !important;
    height: 50px;
    color: #747474;
    font-size: 16px;
}

.popup_left label,
.popup_right label {
    font-size: 16px;
    /* color: #000; */
    text-transform: none;
    font-weight: 400;
}

.popup_left textarea {
    height: 100px;
    border-radius: 15px;
    resize: none;
}

.popup_left .single_acties input.form-control {
    width: 90%;
}

.popup_left .single_acties {
    display: flex;
    align-items: baseline;
}

.popup_left .remove_acties {
    margin-left: 30px;
}

.team_year {
    display: flex;
    width: 100%;
    justify-content: space-between;
}


/* .team_year select {
  width: 49% !important;
} */


/* .competentie_form .team_year {
  display: flex;
  width: 100%;
  justify-content: space-between;
} */

.team_year .form-group {
    width: 49% !important;
}

.team_year .form-group select {
    width: 100% !important;
    border: 1px solid #adadad !important;
    border-radius: 50px;
    height: 50px;
    color: #747474;
    font-size: 16px;
    /*background-color: #efefef !important;*/
}

.modal-footer .common_color_btn {
    margin: 0 !important;
}

/* .popup_right .custom-control-label:checked:before {
    background-color: rgb(0,167,215);
} */

.popup_right .custom-control-label::after {
    background-image: none !important;
}


/*---------4 page css-------------*/

div#axis_option .single_axis {
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #adadad;
    /* height: 45px; */
    padding: 10px 0;
}

.comp_right div#axis_option .single_axis {
    justify-content: space-between;
}

div#axis_option .single_axis label {
    color: #000;
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
}

div#axis_option .single_axis input {
    position: relative;
}

div#axis_option .single_axis input:before {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    border: 2px solid #979797;
    background-color: #fff;
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

div#axis_option .single_axis input:checked:after {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    /* background-color: rgb(0,167,215); */
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

.legend_div {
    display: flex;
    margin-right: 4px;
}

.foo .red,
.foo .yellow,
.foo .green,
.foo .blue,
.foo .gray,
.foo .white,
.foo .orange,
.foo .theme_color {
    width: 20px;
    height: 20px;
    margin-right: 2px;
}

.foo .red {
    background-color: #fc001a;
}

.foo .yellow {
    background-color: #dcb64c;
}

.foo .green {
    background-color: #24a551;
}

.foo .blue {
    background-color: #0069b2;
}

.foo .gray {
    background-color: lightgray;
}

.foo .orange {
    background-color: #f59100;
}

.score-2 {
    margin-left: 10px;
}

/* div#axis_option .single_axis .common_grey_btn {
    padding: 0px 15px !important;
    height: 40px;
} */

.foo p {
    color: #898989;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: none;
}

.matching_section2.competenties_page .vacture.mt-5.py-4.text-center {
    margin-top: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.foo {
    align-items: center;
    margin-bottom: 30px;
    justify-content: unset !important;
}

.score-1,
.score-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/*-------------------4 page css---------------*/


/*----------------5thpage------------------*/

.competentie_form .popup_left,
.ontwikkeling_form .popup_left {
    padding-right: 15px;
    border: none;
}

.evaluren_invite_form .popup_left {
    padding-right: 15px;
    border: none;
}

.bottom_btns {
    display: flex;
    align-items: center;
}

.bottom_btns .btn_right {
    text-align: right;
}

/* .bottom_btns .btn_left button.common_grey_btn {
    padding: 0 50px !important;
} */


/*----------------5thpage------------------*/

.common_modal {
    z-index: 990 !important;
    padding-right: 0 !important;
}

.modal-backdrop {
    z-index: 12 !important;
}


/*----------------7thpage------------------*/

.ontwikkeling_page {
    text-align: center;
}

.loopbaan .common_grey_btn,
.volgen .common_grey_btn,
.ontwikkelen .common_grey_btn {
    width: 40% !important;
    /* height: 40px !important; */
    margin-bottom: 25px !important;
}

.bottom_btns .btn_left {
    text-align: left;
}


/*----------------8thpage------------------*/

.ontwikkeling_form div#axis_option .single_axis {
    justify-content: unset;
    border-bottom: none;
    height: auto;
    align-items: baseline;
    margin-bottom: 8px;
}

div#axis_option .single_axis label {
    margin-left: 6px;
    margin-bottom: 0;
    margin-top: 0;
}


/* .comp_right div#axis_option .single_axis label {
    margin-right: 15px;
} */

.ontwikkeling_form .popup_right label:first-child {
    margin-bottom: 20px;
}


/*----------------9thpage------------------*/

.common_heading {
    font-weight: normal;
    font-size: 17px;
}

.common_heading,
.common_title {
    text-transform: none;
    font-weight: 400;
    color: #000;
}

.inzet_left a,
.inzet_right a {
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    /* margin-left: 0 !important; */
    /* margin-right: 0 !important; */
    width: auto;
}

.inzet_left p,
.inzet_right p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    height: 120px;
}


/*----------------11thpage------------------*/

form#communicate .custom-control.custom-radio {
    border-bottom: none;
    /* height: 40px; */
    display: flex;
    align-items: center;
    font-size: 14px;
    text-transform: none;
    margin: 15px 0;
}

/* form#communicate .custom-control-label:checked:before {
    background-color: rgb(0,167,215);
} */

form#communicate .custom-control-label::after {
    background-image: none;
}

form#communicate .custom-control.custom-radio label,
form#communicate label {
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    /* color: #000; */
}

form#communicate,
.communicatie_page .role_left a {
    display: flex;
    justify-content: center;
}

.func_target_list .single_doel {
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #adadad;
    /*width: 60%;*/
    margin-left: 20px;
    justify-content: flex-start;
}

.func_target_list h6 {
    border: none;
    margin-top: 18px;
    height: auto;
    padding-bottom: 0;
    margin-bottom: 3px;
    padding-left: 0;
}

.func_target_list p {
    padding-left: 0;
    border: none;
    margin-right: 10px;
    width: 70%;
}

.communicatie_page .role_right .func_target_list p {
    height: auto;
    padding: 10px 0;
}

.plan_overview_list {
    text-align: left;
}

.plan_overview_list .doel_title_section p {
    width: 100%;
}

.single_doel span {
    font-size: 16px;
    margin: 0 8px;
}

.role_right {
    padding-left: 30px;
}

.communicatie_page .target_image {
    margin-bottom: 0;
}

.communicatie_page .role_right {
    border-left: 1px solid #adadad;
}

.common_modal form {
    margin: 0;
}


/*----------------12thpage------------------*/

div.mijn_plan_page #all_trophies,
div.mijn_plan_page #all_kudos {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-left: 20px;
}

div.mijn_plan_page .tab_heading {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

div.mijn_plan_page .action {
    display: flex;
    align-items: center;
}

div.mijn_plan_page .action span {
    margin: 0 10px;
}

#mijn_plan_share_section {
    float: none !important;
}

div.mijn_plan_page .tab_heading h6 {
    border: none !important;
    /* cursor: pointer; */
    /*width: 20%;*/
    font-weight: normal;
}

div.mijn_plan_page .single_doel {
    border-bottom: 1px solid #adadad;
    margin-bottom: 10px;
    margin-left: 50px;
}

.form-group.team_year select {
    border: 1px solid #adadad !important;
    border-radius: 50px !important;
    height: 50px !important;
    color: #747474 !important;
    font-size: 16px;
    /*background-color: #efefef !important;*/
}

div.mijn_plan_page h5.common_title {
    margin-bottom: 25px;
}

div.mijn_plan_page .title_btn h5.common_title {
    margin-bottom: 0;
}

div.mijn_plan_page .title_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

div.mijn_plan_page .range-slider {
    display: flex;
}

h6.common_title.border_title:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 3px;
    /* background-color: rgb(0,167,215); */
    left: 0;
    bottom: -10px;
}

h6.common_title.border_title {
    position: relative;
    margin-top: 0 !important;
}

div.mijn_plan_page .tab_heading span {
    font-size: 16px;
    text-transform: none;
    /* color: #000; */
    font-weight: 400;
}

div.mijn_plan_page .tab_heading .action span {
    color: #7f7f7f;
}

div.mijn_plan_page .range-slider input {
    margin-bottom: 0;
}

div#gesprek_listing_section table td,
div#gesprek_listing_section table th,
div#ambitie_listing_section table td,
div#ambitie_listing_section table th {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-transform: none;
    vertical-align: middle;
}

div#gesprek_listing_section table td:nth-child(4) {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


#mijn_plan_share_section label.parent b {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    text-transform: none;
}

div#ambitie_listing_section table th,
div#gesprek_listing_section table th {
    border-bottom: 1px solid #adadad !important;
}

div#ambitie_listing_section table td,
div#gesprek_listing_section table td {
    border-top: 1px solid #adadad !important;
}

div.mijn_plan_page div#ambitie_listing_section table td,
div.mijn_plan_page div#gesprek_listing_section table td {
    border-top: none !important;
}

div.mijn_plan_page .tab_heading span.tooltiptext.range-value {
    color: #fff;
}

div#ambitie_listing_section table span.remove_ambitie {
    margin: 30px 0 0;
}

.single_tab_content div#ambitie_listing_section table span.remove_ambitie {
    margin: 35px 0 0;
}


div.mijn_plan_page .tab_heading .range-slider span {
    margin: 0 5px;
}

/* div#ambitie_listing_section table td.dtr-control:before,
div#gesprek_listing_section table td.dtr-control:before {
    background-color: rgb(0,167,215);
} */

div.mijn_plan_page .single_doel {
    margin-left: 20px;
}

div.mijn_plan_page .single_doel .tab_content {
    /* margin-left: 50px; */
    /* margin-bottom: 15px; */
}

div.mijn_plan_page .single_doel .tab_content .acties_heading.tab_heading {
    justify-content: unset;
}

div.mijn_plan_page .single_doel .tab_content .acties_heading.tab_heading h6.common_title {
    width: 70%;
}

div#ambitie_listing_section table td:nth-child(5) .common_color_btn {
    padding: 10px 30px !important;
}


/*accordian*/

.author_data {
    display: inline-block;
    width: 100%;
    align-items: center;
}

.author_data .author_img img {
    border-radius: 50px;
    width: 30px;
    height: 30px;
}

.author_data .author_img {
    /* width: 20%; */
    display: inline-block;
}

.author_data span.reaction {
    float: right;
}

.author_data .author_name,
.doel_progress .content {
    font-size: 16px;
    /* color: #000; */
    font-weight: 400;
    margin: 0 10px;
    display: inline-block;
}

.doel_progress .content {
    margin-left: 50px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.progress-form textarea.doel_progress_content {
    border-radius: 50px !important;
    resize: none;
    font-size: 16px;
    color: #000;
    height: 55px;
    margin-right: 2%;
}

.progress-form .smiling-wrap {
    position: absolute;
    right: 200px;
    z-index: 9;
    top: 25px;
    display: flex;
}

.gesprek_model .progress-form .smiling-wrap {
    position: unset;
}

.gesprek_model .single_ques textarea {
    height: 52px;
    margin-top: 3px;
}

.progress-form {
    position: relative;
    display: flex;
    margin-bottom: 10px;
    align-items: center;
    width: 100%;
}

.gesprek_model .progress-form {
    display: block;
}

.smiling-item {
    max-width: 35px;
    position: relative;
    margin-right: 5px;
}

.smiling-item input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.smiling-item img {
    width: 100%;
    padding: 2px;
    border: 2px solid transparent;
    border-radius: 100%;
}

.smiling-item input:checked~img {
    border: 2px solid #201f1f;
}

.doelen_list .tab_content.show .acties_heading.tab_heading {
    /* padding-bottom: 10px; */
    border-bottom: 1px solid #adadad;
    margin-bottom: 10px;
}


/*----------------13thpage------------------*/

.feedback-content.received-feedback-page {
    background-color: #f9f9f9;
    margin-bottom: 20px;
    padding: 30px;
    border-radius: 10px;
}

div#received_feedback .dialoog_tabs {
    width: 40%;
}

div#received_feedback .dialoog_tabs .single_tabs {
    width: 50%;
}

.feedback-content.received-feedback-page .content-title {
    display: inline-block;
    /* width: 28%; */
    font-size: 16px;
    /* font-size: 18px; */
    color: #000;
    font-weight: 400;
}

.feedback-content.received-feedback-page .feedback_description,
.feedback-content.received-feedback-page span.questions {
    font-size: 16px;
    font-style: italic;
    color: #000;
    font-weight: 400;
}

.feedback-content.received-feedback-page .feedback_description {
    padding-bottom: 30px;
}

.feedback-content.received-feedback-page .star-rating>fieldset>input:checked~label:before {
    color: #e97f20;
}

.feedback-content.received-feedback-page .star-rating {
    display: inline-block;
    vertical-align: middle;
}

.feedback-content.received-feedback-page .single_feedback {
    margin: 10px 0;
}

.feedback-content.received-feedback-page .user-profile {
    margin-bottom: 10px;
}

.feedback-content.received-feedback-page .user-profile {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.feedback-content.received-feedback-page .user-profile img {
    width: 50px;
    margin-right: 20px;
    border-radius: 50px;
}

.feedback-content.received-feedback-page {
    position: relative;
}

.feedback-content.received-feedback-page form {
    position: absolute;
    bottom: 0;
    right: 50px;
}

div#received_feedback section.col-md-8.mx-auto a:nth-child(1) {
    display: flex;
    justify-content: flex-end;
}


/*----------------14thpage------------------*/

.single_eigen_gesprekken {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid;
}

.gesprekken_action {
    display: flex;
    align-items: center;
}

.gesprekken_liting .dialoog_tabs {
    width: 100%;
}

.gesprekken_liting .dialoog_tabs .single_tabs {
    width: 50%;
}

.gesprekken_liting .gesprekken_title {
    font-size: 16px;
    /* color: #000; */
    font-weight: 400;
}

.gesprekken_liting .gesprekken_action span {
    margin: 0 10px;
    cursor: pointer;
}

.gesprek_right h6.common_title {
    margin-bottom: 20px;
}


/*----------------15thpage------------------*/

.fesprek_form .extra_bespreekpunten .single_acties {
    display: flex;
    align-items: center;
    justify-content: space-between;    gap: 5px;
}

.fesprek_form .extra_bespreekpunten input {
    border-radius: 50px;
    height: 50px;
    margin-top: 0;
}

.fesprek_form .extra_bespreekpunten .single_acties input {
    width: 93%;
    margin-bottom: 20px;
}

.fesprek_form button#add_bespreekpunten {
    width: 100%;
}

.fesprek_form .popup_right {
    padding-top: 30px;
}

.fesprek_form .input-group-prepend span.input-group-text {
    border-radius: 50px 0 0 50px;
    border: 1px solid #adadad !important;
}

.fesprek_form .popup_right label {
    font-weight: 400;
    margin-bottom: 20px;
}

.fesprek_form button.multiselect.dropdown-toggle.btn.btn-default {
    border-radius: 10px !important;
    margin: 3px 0 !important;
    line-height: 1.5;
}

.fesprek_form .dropdown-menu .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.fesprek_form .dropdown-menu .input-group input {
    border-radius: 50px;
    margin: 0 5%;
}

.fesprek_form .dropdown-menu li label.checkbox {
    display: flex;
    align-items: center;
}

.fesprek_form .dropdown-menu li input[type="checkbox"],
.fesprek_form .dropdown-menu li input[type="radio"] {
    margin-right: 10px;
    height: auto;
    margin-bottom: 0;
}

.fesprek_form .dropdown-menu li {
    margin-bottom: 10px;
}

.fesprek_form .dropdown-menu {
    /*width: 100%;*/
    padding: 0 20px;
}

.fesprek_form .dropdown-menu input:before {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    border: 2px solid #979797;
    background-color: #fff;
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

.fesprek_form .dropdown-menu input {
    position: relative;
}

.fesprek_form .dropdown-menu input:checked:after {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    /* background-color: rgb(0,167,215); */
    border-radius: 50%;
    top: -2px;
    left: -2px;
}


/*----------------selectplugin design------------------*/

.multi-user-selects button.multiselect.dropdown-toggle.btn.btn-default {
    border-radius: 10px !important;
}

.multi-user-selects .dropdown-menu .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.multi-user-selects .dropdown-menu .input-group input {
    border-radius: 50px;
    margin: 0 5%;
}

.multi-user-selects .dropdown-menu li label.checkbox {
    display: flex;
    align-items: center;
}

.multi-user-selects .dropdown-menu li label {
    font-size: 16px;
    color: #000;
    text-transform: none;
}

.multi-user-selects .dropdown-menu li input[type="checkbox"] {
    margin-right: 10px;
    height: auto;
    margin-bottom: 0;
}

.multi-user-selects .dropdown-menu li {
    margin-bottom: 10px;
}

.multi-user-selects .dropdown-menu {
    /*width: 100%;*/
    padding: 0 20px;
}

.fesprek_form .form-group.gresprek_met .btn-group,
.fesprek_form .form-group.gresprek_met .btn-group button {
    /*width: 100%;*/
}

.multi-user-selects .dropdown-menu input:before {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    border: 2px solid #979797;
    background-color: #fff;
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

.multi-user-selects .dropdown-menu input {
    position: relative;
}

.multi-user-selects .dropdown-menu input:checked:after {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    /* background-color: rgb(0,167,215); */
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

div#profiler_tab .team-result-inner .multi-user-selects .dropdown-menu input {
    min-height: auto;
    margin-bottom: 0;
    margin-top: 0;
}

div#profiler_tab .team-result-inner .multi-user-selects .dropdown-menu .input-group {
    display: flex !important;
    align-items: center;
}


/*----------------popupchangescustom------------------*/

.add_actie_form .popup_left,
form#update_actie_form .popup_left {
    border: none;
}

form#update_doel_form .popup_right {
    padding-top: 30px;
}

div#teamplan_tab .modal-dialog .popup_left.mx-auto {
    border: none;
}


/*----------------accordian arrow------------------*/

.main_accordion .parent_heading .fa-angle-down,
.main_accordion .parent_heading .fa-angle-up,
.common_accordion .common_accordion_heading .fa-angle-down,
.common_accordion .common_accordion_heading .fa-angle-up,
.gesprek_accordion .fa-angle-up,
.gesprek_accordion .fa-angle-down, 
.workprocess_accordion .fa-angle-up,
.workprocess_accordion .fa-angle-down
{
    font-size: 30px;
}


.single_doel .tab_heading .fa-angle-up,
.main_accordion .parent_heading .fa-angle-up,
.common_accordion .common_accordion_heading .fa-angle-up,
.gesprek_accordion .fa-angle-up,
.workprocess_accordion .fa-angle-up 
{
    display: none !important;
    cursor: pointer;
    font-size: 25px;
    vertical-align: middle;
}

.single_doel .tab_heading.active .fa-angle-up,
.main_accordion .parent_heading.active .fa-angle-up,
.common_accordion .common_accordion_heading.active .fa-angle-up,
.gesprek_accordion.active .fa-angle-up, 
.workprocess_accordion.active .fa-angle-up 
{
    display: inline-block !important;
}

.single_doel .tab_heading .fa-angle-down,
.main_accordion .parent_heading .fa-angle-down,
.common_accordion .common_accordion_heading .fa-angle-down,
.gesprek_accordion .fa-angle-down, 
.workprocess_accordion .fa-angle-down 
{
    display: inline-block !important;
    cursor: pointer;
    font-size: 25px;
    vertical-align: middle;
}

.single_doel .tab_heading.active .fa-angle-down,
.main_accordion .parent_heading.active .fa-angle-down,
.common_accordion .common_accordion_heading.active .fa-angle-down,
.gesprek_accordion.active .fa-angle-down,
.workprocess_accordion.active .fa-angle-down 
{
    display: none !important;
}

.single_doel .tab_heading.active {
    border-bottom: 1px solid #adadad;
    margin-bottom: 15px;
    /* padding-bottom: 30px; */
}

div#afronding_option .form-group {
    display: flex;
    align-items: center;
}


/*range slider css*/

.range-slider {
    position: relative;
    display: inline-block;
}

.range-slider .tooltiptext {
    /* visibility: visible; */
    width: 55px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 2px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 1;
    transition: opacity 1s;
}

.range-slider .tooltiptext {
    left: 33%;
}

.range-slider .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}


/* .range-slider:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
} */


/*range slider css*/


/*-------------------16 page css---------------*/

.evalueren_page h6.common_title.border_title {
    margin-bottom: 30px;
}


/* .evalueren_page .tab_heading {
    margin-bottom: 20px;
} */

.evalueren_page .person {
    /* display: flex; */
    display: block;
    align-items: center;
}

.evalueren_page .person img {
    width: 30px;
    height: 30px;
    border-radius: 50px;
}

div#medewerker_vragen,
div#evaluator_vragen,
div#afronding,
div#evaluatie,
div#received_feedback {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
}

.evalueren_page .person span,
.evalueren_page .ans {
    font-size: 16px;
    /* color: #000; */
    font-weight: 400;
    margin-left: 20px;
}

.evalueren_page .person span {
    font-weight: 400;
}

.evalueren_page .ans {
    margin-left: 50px;
}

.evalueren_page .single_question textarea.form-control.answer,
.evalueren_page input#afronding_text {
    border-radius: 50px !important;
    resize: none;
    /* height: 80px; */
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    margin-right: 2%;
    margin-top: 0;
}

.evalueren_page .single_question button {
    display: inline-block;
    vertical-align: middle;
}

.evalueren_page .form-group.single_question {
    /* margin: 10px 0; */
    margin-left: 20px;
}

.evalueren_page .form-group.single_question h6.common_title {
    margin-bottom: 5px;
    width: 100%;
}

.custom-control-label {
    font-size: 16px;
    /* color: #000; */
    font-weight: 400;
    margin-left: 10px;
}

div#afronding_option {
    display: flex;
    margin-top: 20px;
    margin-bottom: 10px;
    align-items: center;
}

div#afronding_option .custom-control-label::before {
    position: absolute;
    top: 0;
    width: 1.5rem;
    height: 1.5rem;
    left: -2.5rem;
}

div#afronding_option .custom-control-label::after {
    background-image: none;
}

div#afronding_option .custom-control {
    padding-left: 3.5rem;
}

table#evaluatie_table tr td:nth-child(2),
table#evaluatie_table tr th:nth-child(2) {
    border-left: 1px solid #adadad;
    border-right: 1px solid #adadad;
}

table#evaluatie_table thead th,
table#evaluatie_table tr {
    border-bottom: 1px solid #adadad;
}

table#evaluatie_table {
    margin-left: 20px;
    margin-bottom: 50px;
}

table#evaluatie_table tr td img {
    border-radius: 50px;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.pmpro_level_description_text img.label_icon {
    width: 45px;
}
table#evaluatie_table tr td,
table#evaluatie_table tr th {
    font-size: 16px;
    /* color: #000; */
    font-weight: 400;
    padding: 5px;
}

.evalueren_page div#bottom_button {
    justify-content: flex-end;
    width: 100%;
    align-items: baseline;
}

.evalueren_page div#bottom_button button {
    margin-right: 10px;
}

div#gesprek_listing_wrapper,
.afronding_container {
    margin-left: 20px;
}

.request_evalueren {
    display: flex;
    justify-content: flex-end;
}

.evalueren_page .feedback-content.received-feedback-page .single_feedback .questions {
    font-size: 16px;
    font-style: italic;
    color: #000;
    font-weight: 400;
}

div.mijn_plan_page .profile_year_option .form-group.team_year select {
    width: 49% !important;
    /*background-color: rgb(0,167,215) !important;*/
    color: #000 !important;
}

div.mijn_plan_page .profile_year_option .form-group.team_year {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}


/*-------------------19 page css---------------*/

.team-match-plugin .dialoog_tabs {
    width: 45%;
}

.team-match-plugin .dialoog_tabs .single_tabs {
    width: 35%;
}

.team-match-plugin div#profiler_tab form#dir-members-search-form {
    margin: 0 auto;
    display: flex;
    /* justify-content: center; */
    height: auto;
    margin-bottom: 50px;
    width: 50%;
    margin-top: 20px;
}

.team-match-plugin div#profiler_tab .col-md-12 .col-md-6 {
    text-align: center;
    margin: 0 auto;
}

.team-match-plugin div#profiler_tab form#dir-members-search-form label {
    font-size: 16px;
    text-transform: none;
    color: #000;
    font-weight: 400;
}

.team-match-plugin div#profiler_tab form#dir-members-search-form .custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: none;
}

div#profiler_tab .team-button input {
    width: 50% !important;
    margin: 0 auto;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
}

.team-match-plugin div#profiler_tab h6 {
    /* width: 50%; */
    margin: 0 auto;
    text-align: left;
    margin-top: 16px;
}

div#profiler_tab .team-result-inner {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

div#profiler_tab .team-result-inner .edit-team-section.team-result-inner {
    width: 100%;
}

div#profiler_tab .team-result-inner .d-flex.btn-sec {
    justify-content: space-between;
    width: 100%;
}

div#profiler_tab .team-result-inner .btn-group button {
    width: 100%;
    min-height: 45px;
}

div#profiler_tab .team-result-inner .btn-group {
    display: block !important;
}

div#profiler_tab .team-result-inner p span {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

div#profiler_tab .team-result-inner form div {
    display: block !important;
}

div#profiler_tab .team-result-inner form input {
    border-radius: 50px;
    min-height: 45px;
    margin-top: 25px;
    margin-bottom: 25px;
}

div#profiler_tab .team-result-inner form {
    width: 100% !important;
    display: block !important;
}

div#profiler_tab .team-result-inner h6 {
    width: 100% !important;
}

div#profiler_tab .team-result-inner .delete-team-wrap {
    display: block;
    overflow-y: auto;
    height: 130px;
}


/*-------------------17 page css---------------*/

div#teamplan_tab form#dir-members-search-form {
    height: auto;
}

div#teamplan_tab .single_team_leden_info {
    /*display: flex;
    width: 100%;*/
    justify-content: space-between;
    border-bottom: 1px solid #adadad;
    align-items: center;
}

div#teamplan_tab .single_team_leden_info img {
    width: 30px;
    height: 30px;
    border-radius: 50px;
}

div#teamplan_tab .single_team_leden_info span.team-name.font-weight-normal a {
    font-weight: 400;
    color: #000 !important;
}

.evalueren_page .progress-form textarea.doel_progress_content {
    text-overflow: ellipsis;
    padding-right: 30% !important;
}

div#teamplan_tab .team_doelen {
    margin-top: 30px;
    margin-bottom: 30px;
}

div#teamplan_tab .team_doelen select#select_teamdolen_year {
    border-radius: 50px;
    margin: 30px 0;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    /* background-color: rgb(0,167,215) !important; */
    color: #fff !important;
}

div#teamplan_tab .team_doelen .tab_heading {
    padding-bottom: 16px;
}

div#teamplan_tab .team_doelen .author_data {
    display: flex;
    align-items: center;
    margin-right: 10px;
    width: 160px;
}

div#teamplan_tab .team_doelen .acties_heading.tab_heading .author_data img {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    margin-right: 5px;
}

div#teamplan_tab .team_doelen .single_doel .tab_content .acties_heading.tab_heading h6.common_title {
    width: auto;
}

div#teamplan_tab .team_doelen .single_doel .tab_content .acties_heading.tab_heading .author_data {
    width: 25%;
    margin-left: 20px;
}

div#teamplan_tab .team_doelen .author_name {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

div#teamplan_tab .team_doelen .single_progress .author_data {
    display: inline-block;
    width: 100%;
}

div#teamplan_tab .single_team_leden_info .team_btn_section {
    /* float: right; */
    /*margin-top: 20px;*/
}

div#teamplan_tab .single_team_leden_info span.team-name.font-weight-normal {
    width: 20%;
    margin-left: 15px;
}

div#teamplan_tab .doel_progress_listing .single_progress {
    margin-bottom: 0px;
}


/*13-10-2021*/

div#teamplan_tab .single_team_leden_info .common_accordion_content.team_btn_section.show {
    padding-left: 21%;
}

div#teamplan_tab .doelen_list.single_team_leden_info .team_desc {
    padding-left: 22px;
    padding-bottom: 10px;
    line-height: 2.3;
}

div#teamplan_tab .team_target .func_target_list.ontwikkeling_list {
    margin-top: 0;
}


/* div#teamplan_tab .team_leden.common_accordion {
    margin-top: 15px;
} */

div#teamplan_tab .tab_content.show .acties_heading h6.common_title {
    margin-bottom: 0 !important;
}

div#teamplan_tab .single_team_leden_info .doel_completed {
    display: flex;
    /*justify-content: end;
    width: 97%;*/
}

div#teamplan_tab .single_team_leden_info .doel_completed .doel_prog {
    width: 300px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    height: 20px;
    border: 1px solid #adadad;
    position: relative;
}

div#teamplan_tab .single_team_leden_info .doel_completed .doel_prog span {
    /* color: #fff; */
    position: absolute;
    right: -40px;
}

div#teamplan_tab .title_btn select {
    width: 30% !important;
    /* background-color: rgb(0,167,215) !important; */
    color: #000 !important;
    border-radius: 50px;
}

div#teamplan_tab .title_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}

div#teamplan_tab .single_team_leden_info .common_accordion_heading {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

div#teamplan_tab .single_team_leden_info .common_accordion_heading h6.common_title {
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 10px;
    min-width: 200px;
}

div#teamplan_tab .single_team_leden_info .common_accordion_heading .common_color_btn {
    margin: 5px 10px;
    width: 120px;
}

div#teamplan_tab .single_team_leden_info .team_btn_section label {
    color: #000;
    font-size: 16px;
    margin-right: 12px;
}

div#teamplan_tab .single_team_leden_info .doel_completed img.label_icon {
    border-radius: unset;
    margin-right: 10px;
}

div#teamplan_tab .team_leden.common_accordion .single_team_leden {
    margin-bottom: 20px;
}

div#teamplan_tab .doelen_list.single_team_leden_info h6.common_title {
    /*width: 18%;*/
}

div#teamplan_tab .doelen_list.single_team_leden_info .common_accordion_heading {
    justify-content: space-between;
}

.team_users img {
    margin-left: -20px;
}

.team_users img:nth-child(1) {
    margin: 0 !important;
}

div#teamplan_tab .doelen_list.single_team_leden_info .common_accordion_content.show .single_doel:last-child {
    margin-bottom: 0;
    border-bottom: none !important;
}

div#teamplan_tab .doelen_list.single_team_leden_info .common_accordion_heading h6.common_title {
    cursor: pointer;
}

.action.other_user_record {
    min-width: 78px;
}

.table_responsive table td,
.table_responsive table th {
    white-space: nowrap;
}

.table_responsive table th,
.table_responsive table td {
    border: none !important;
}

.table_responsive table tbody tr {
    border-top: 1px solid #adadad;
}

.common_modal .extra_acties {
    margin-top: 20px;
}


/*13-08-2021*/

div.mijn_plan_page div#received_feedback,
div.mijn_plan_page div#evaluator_vragen,
div#gesprek_listing_section,
div#afronding,
div#evaluator_vragen {
    padding-top: 15px;
}

div.mijn_plan_page .doelen_list .rol_doelen_list,
div.mijn_plan_page .doelen_list .comp_doelen_list,
div.mijn_plan_page .doelen_list .ontw_doelen_list,
div#ambitie_listing_section {
    padding-top: 0;
}

div.mijn_plan_page div#ambitie_listing_section {
    margin-top: 20px;
    margin-bottom: 20px;
}


/*div.mijn_plan_page .kinnis_list {
    padding: 10px 0;
}*/

div.mijn_plan_page div#medewerker_vragen .form-group.single_question {
    /* height: 100px; */
    /* min-height: 70px; */
    margin-bottom: 10px;
}

div.mijn_plan_page .gesprek_model div#medewerker_vragen .form-group.single_question {
    height: auto;
}

div.mijn_plan_page .doelen_list h6.common_title.border_title {
    margin-bottom: 10px;
}

div.mijn_plan_page .doelen_list .single_doel .tab_heading.active .doel_desc {
    position: absolute;
    height: 50px;
    overflow: hidden;
    bottom: 10px;
    padding-top: 10px;
}

div#gesprek_listing_section .col-md-12.mx-auto {
    padding-left: 0;
}

/* div.mijn_plan_page .row {
    margin: 0;
} */

.evalueren_page div#afronding {
    display: inherit;
    padding-bottom: 10px;
}

.evalueren_page div#evaluatie,
div.mijn_plan_page #afronding {
    margin-top: 0px !important;
    width: 100%;
}

div.mijn_plan_page div#user_profile_share {
    /* display: flex;
    align-items: flex-start;
    justify-content: space-between; */
    padding-bottom: 10px;
    border-bottom: 1px solid #adadad;
    margin-bottom: 10px;
}

div.mijn_plan_page div#user_profile_share select,
#base_profile_section #profileId {
    /* background-color: rgb(0,167,215);*/
    border-radius: 50px !important;
    color: #000;
    margin-bottom: 8px;
}

div.mijn_plan_page div#user_profile_share form {
    margin-bottom: 0;
    margin-top: 0px;
}

div.mijn_plan_page div#user_profile_share b {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    text-transform: none;
}

div.mijn_plan_page div#user_profile_share input.common_color_btn {
    width: auto;
    float: inherit;
}

div.mijn_plan_page div#user_profile_share div#base_profile_section label.parent {
    margin-bottom: 20px;
}

div.mijn_plan_page div#user_profile_share #mijn_plan_share_section {
    /* width: 10% !important; */
}


/* div.mijn_plan_page div#user_profile_share div#base_profile_section {
    width: 40%;
} */

div.mijn_plan_page .profile_year_option {
    display: flex;
    justify-content: center;
    align-items: center;
}

div.mijn_plan_page .profile_year_option .form-group.team_year {
    display: flex;
    justify-content: center;
}

div#received_kudos div#all_kudos .kudos-list {
    justify-content: space-between;
    width: 50%;
    margin-left: 20px;
}

div#received_kudos div#all_kudos .kudos-list img {
    width: 50px;
    height: 50px;
}

div#received_kudos div#all_kudos .kudos-list .kudos_title {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    text-transform: none;
    margin-top: 15px;
}

.evalueren_page .form-group.single_question {
    margin-bottom: 0;
}

div#dashboard .all_invitation .single_invitation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 5px 5px 10px !important;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-width: 0 0 1px;
}

div#dashboard .all_invitation .single_invitation .person span.name,
div#dashboard .all_invitation .single_invitation .person span.invited_date {
    margin-right: 10px;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    text-transform: none;
}

div#dashboard .all_invitation .single_invitation .person img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
}

div.mijn_plan_page div#all_trophies .gamipress-achievement {
    padding-left: 0 !important;
    align-items: center;
}

.evalueren_page .tab_heading.active .doel_title_section,
div#teamplan_tab .tab_heading.active .doel_title_section {
    margin: 10px 0;
}

div#teamplan_tab .tab_heading.active .doel_title_section .doel_desc {
    /*bottom: -10px !important;*/
}


/*14-08-2021*/

div.mijn_plan_page div#medewerker_vragen .form-group.single_question.filled {
    height: auto;
    margin-bottom: 0;
}

.evalueren_page .feedback_description {
    padding-bottom: 0 !important;
}

.evalueren_page div#evaluator_vragen .form-group.single_question.can_answer {
    clear: both;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.evalueren_page div#evaluator_vragen .single_ans {
    margin-top: 10px;
}

div#teamplan_tab .team_doelen .single_doel span.team-name.font-weight-normal a {
    font-weight: 400;
    color: #000 !important;
}

div#teamplan_tab .team_doelen .author_name {
    margin-left: 15px;
}

div#teamplan_tab .author_img img {
    width: 30px;
    height: 30px;
    border-radius: 50px;
}

div.mijn_plan_page div#evaluator_vragen {
    padding-bottom: 10px;
    width: 100%;
}

div#ambitie_listing_section h6.common_title.border_title,
div#gesprek_listing_section h6.common_title.border_title {
    margin-bottom: 30px;
}

div#ambitie_listing_section .table_responsive,
table#gesprek_listing .table_responsive {
    width: 98%;
    margin: 0 auto;
}

.tab_heading.with_desc.active {
    padding-bottom: 50px !important;
}


/*20-08-2021*/

.ontwikkeling_page .all_ontwikkelen table.single_ontwikkelen_table th {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 10px;
}

.ontwikkeling_page .all_ontwikkelen table.single_ontwikkelen_table th:nth-child(1) {
    font-weight: 400;
}

.ontwikkeling_page .ontwikkelen .single_ontwikkelen_table input:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    border: 2px solid #979797;
    background-color: #fff;
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

.ontwikkeling_page .ontwikkelen .single_ontwikkelen_table input {
    position: relative;
}

.ontwikkeling_page .ontwikkelen .single_ontwikkelen_table input:checked:after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    /* background-color: rgb(0,167,215); */
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

.ontwikkeling_page .ontwikkelen .single_ontwikkelen_table td label {
    font-size: 20px;
    margin-bottom: 10px;
}

.ontwikkeling_page .row.ontwik_row3 .ontwik_btns {
    display: flex;
    align-items: flex-start;
    margin: 0 !important;
    padding-top: 30px;
    border-top: 1px solid #adadad;
    margin-top: 10px !important;
    text-align: left;
}

.ontwikkeling_page .ontwikkeling_list {
    float: left;
    width: 100%;
    margin: 15px 0;
}

#apireRoleForm .multiselect {
    text-align: left;
}

.ontwikkeling_page .ontwik_row3 .ontwik_btns .common_grey_btn {
    width: 70%;
}
/* 
.ontwik_top {
    display: flex;
} */

.ontwik_tp_left h6.common_title {
    padding-bottom: 30px;
    font-size: 20px;
    font-weight: 400;
    max-width: 60%;
    margin: 0 auto;
}


/*.col-md-4.no-gutters.ontwik_tp_right {
    padding: 1.5rem 0;
}*/

.col-md-4.no-gutters.ontwik_tp_right h6.common_title {
    text-align: left;
}

.single_ontwikkelen_table {
    width: 100% !important;
    margin-bottom: 20px;
}

.ontwikkeling_page .row.ontwik_row3 .ontwik_btns button.multiselect.dropdown-toggle.btn.btn-default {
    margin: 0 !important;
}

.single_ontwikkelen_table input[type=text] {
    border-radius: 50px;
    width: 95%;
}

.single_ontwikkelen_table td.new_ont_added {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.single_ontwikkelen_table td.new_ont_added span.remove_ontwik {
    margin-top: 15px;
    font-size: 20px;
    color: red;
    font-weight: bold;
}


/*inzetbaarheid page*/

.inner-content.text-center.user_match_chart {
    display: flex;
    align-items: center;
    justify-content: center;
}


/*.inner-content.text-center.user_match_chart  .chrt1.single_chart {
    margin-left: 15px;
    margin-right: 15px;
}*/

.inner-content.text-center.user_match_chart .chrt1.single_chart .small.center,
.inner-content.text-center.user_match_chart .chrt4.single_chart .small.center {
    margin: 0px 19px;
}

span.total-match,
p.total-match {
    font-weight: 400;
    color: #000 !important;
    font-size: 16px;
    white-space: nowrap;
}
.functie_matching_chart p.total-match {
    min-height: 50px;
}
.pool_matching p.total-match.total_pool_match {
    min-height: 50px;
    white-space: pre-line;
}

.inner-content.text-center.user_match_chart .inzet_charts {
    border-left: 3px solid;
    padding-left: 30px;
}

.inner-content.text-center.user_match_chart .func_charts {
    padding-right: 30px;
}

.inzetbaarheid_page .row .col.text-center {
    flex-basis: auto;
}

.inzetbaarheid_page h6.text-center.py-4 {
    /* font-size: 30px; */
    padding-bottom: 10px !important;
}

.inzetbaarheid_page .inner-content.text-center.user_match_chart .c100.small {
    font-size: 100px;
}

.single_ontwikkelen .single_skill label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /*box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);*/
    transition: background .2s ease-in-out;
    z-index: -1;
    border-color: #000;
}

.single_ontwikkelen .single_skill input:checked+label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /*box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);*/
    transition: background .2s ease-in-out;
    /* background-color: rgb(0,167,215) !important; */
    z-index: -1;
    /* border-color: rgb(0,167,215); */
}

.single_ontwikkelen .single_skill input:checked+label {
    color: #fff !important;
    /* width: 100%; */
    width: auto;
    text-align: center;
}

.single_ontwikkelen .single_skill label {
    position: relative;
    z-index: 1;
    padding: 7px 15px;
    font-size: 15px;
    color: #000;
}

.single_ontwikkelen .single_skill {
    display: inline-block;
    vertical-align: text-top;
}

.single_ontwikkelen .single_skill input {
    opacity: 0;
    display: none;
}

.single_ontwikkelen_skill_wall_suggest .single_skill input {
    display: block;
    opacity: unset;
}

.single_ontwikkelen .ontwikkeling_page .container {
    /*max-width: 100%;*/
}

.ontwikkeling_page .container {
    /* max-width: 100%;*/
}

.single_ontwikkelen .new_skill_group input {
    opacity: 1 !important;
    width: auto;
    margin: 0;
    height: 40px;
    background-color: #fff;
    margin-right: -4px;
    display: inline-block;
}

.single_ontwikkelen .input-group-append {
    display: unset;
}

.single_ontwikkelen .new_skill_group {
    display: flex;
    align-items: center;
    /* margin-left: 20px; */
}

.single_ontwikkelen .new_skill_group button.add_ontwik_skill.common_grey_btn {
    width: 100% !important;
    margin: 0 !important;
}

.single_ontwikkelen h6.common_title {
    margin-bottom: 20px;
}

.single_ontwikkelen .input-group.add_custom_skill .add_skill_option input,
.single_ontwikkelen .single_skill .skill_option input {
    opacity: 1 !important;
    display: inline-block;
}

.single_ontwikkelen .input-group.add_custom_skill {
    align-items: center;
    /* margin-top: 30px; */
    margin-bottom: 20px;
}

.single_ontwikkelen .input-group.add_custom_skill input:before,
.single_ontwikkelen .single_skill .skill_option input:before {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    border: 2px solid #979797;
    background-color: #fff;
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

.single_ontwikkelen .input-group.add_custom_skill input,
.single_ontwikkelen .single_skill .skill_option input {
    position: relative;
}

.single_ontwikkelen .input-group.add_custom_skill input:checked:after,
.single_ontwikkelen .single_skill .skill_option input:checked:after {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    /* background-color: rgb(0,167,215); */
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

.single_ontwikkelen .single_skill .skill_option input:checked+label {
    color: #000 !important;
    width: auto;
}

.single_ontwikkelen .input-group.add_custom_skill label,
.single_ontwikkelen .single_skill .skill_option label {
    /*margin: 0 7px;*/
}

.single_ontwikkelen .single_skill .skill_option label::before,
.single_ontwikkelen .single_skill .skill_option label::after {
    display: none;
}

.single_ontwikkelen {
    text-align: left;
    margin-top: 20px;
}

.single_ontwikkelen .input-group.add_custom_skill .add_skill_option label,
.single_ontwikkelen .single_skill .skill_option label {
    padding: 10px 5px;
    margin-right: 5px;
}

.single_ontwikkelen .custom_skills .single_skill label {
    min-width: 100px;
    text-align: center;
}

.single_ontwikkelen .input-group-append button:hover {
    opacity: 1 !important;
}

.gesprek_questions .progress-form {
    display: block;
}

.gesprek_questions .form-group.single_question h6.common_title {
    margin-bottom: 20px;
    /*margin-top: 20px;*/
}

.mijn_plan_page .gesprek_questions .form-group.single_question h6.common_title {
    margin-bottom: 5px;
}

/* .mijn_plan_page .gesprek_questions .form-group.single_question {
    margin-bottom: 20px !important;
} */

.gesprek_questions .progress-form .smiling-wrap {
    top: 57px;
    right: 250px;
}

.gesprek_questions .progress-form .single_ans {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
}

.gesprek_questions .progress-form .single_ans .ans_action {
    display: flex;
    align-items: center;
}

.gesprek_questions .progress-form .single_ans .ans_action span {
    margin: 0 6px;
}

.gesprek_questions .progress-form .single_ans .reaction {
    margin-left: 10px;
}

.gesprek_questions .form-group.single_question {
    /* height: 90px; */
    /* margin-bottom: 25px !important; */
}

.evalueren_page .gesprek_questions .form-group.single_question {
    height: 100%;
    /* margin-bottom: 25px !important; */
}

.gesprek_questions .bottom_btns {
    margin-top: 20px;
}


/*24-08-2021*/

.skill_option {
    /* background-color: #e2e2e2; */
    padding: 0 30px;
    margin-bottom: 15px;
    border-radius: 5px;
    position: relative;
    width: max-content;
}


/* .skill_option::after {
    content: "";
    height: 10px;
    width: 10px;
    position: absolute;
    left: 15px;
    border-bottom: 10px solid #e2e2e2;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: -9px;
    margin: 0 auto;
} */

.skill_option label {
    margin-bottom: 0;
}

.gesprek_section .single_tabs {
    width: calc(100% / 2);
}


/*carriere-portemonnee page*/

div#career_wallet_page h6.common_title.border_title {
    border-bottom: 2px solid #adadad;
}

div#career_wallet_page h6.common_title.border_title {
    border-bottom: 2px solid #adadad;
    margin-bottom: 30px;
    padding: 20px 0;
    width: 100%;
}

div#career_wallet_page h6.common_title.border_title:after {
    display: none;
}

div#career_wallet_page div#mijn_cv,
div#mijn_level {
    display: unset;
}

div#career_wallet_page .chart_zmile h4 {
    text-transform: none;
    /*text-align: center;*/
    color: #000;
}

div#career_wallet_page .talent_charts {
    display: flex;
    align-items: flex-start;
    padding: 0;
}

div#career_wallet_page .talent_charts .col-md-6 {
    padding: 0;
}

div#career_wallet_page input.form-control.user_search {
    margin: 0 !important;
}

div#career_wallet_page div#mijn_cv .geb-textbox,
div#mijn_level .geb-textbox {
    align-items: center;
    justify-content: center;
}

div#career_wallet_page .geb-textbox.cv_upload_title,
div#career_wallet_page .geb-textbox.cv_linkeding {
    text-align: left;
    /*justify-content: center !important;*/
    width: 57%;
}

div#career_wallet_page div#mijn_cv .col-md-12,
div#career_wallet_page div#mijn_cv .col-md-6 {
    padding: 0;
}

div#career_wallet_page div#mijn_cv .geb-textbox input#user_cv,
div#career_wallet_page div#mijn_level .geb-textbox input#user_cv {
    line-height: initial;
}

div#career_wallet_page div#mijn_cv .geb-textbox input[type=text],
div#career_wallet_page div#mijn_level .geb-textbox input[type=text] {
    height: 38px;
    width: inherit;
}

div#career_wallet_page div#mijn_cv .geb-textbox input[type=file],
div#career_wallet_page div#mijn_level .geb-textbox input[type=file] {
    height: 38px;
    width: inherit;
}

div#career_wallet_page .row {
    margin-left: 0;
    margin-right: 0;
}

div#career_wallet_page div#mijn_embition .role-aspire-to {
    /*padding-left: 30px;*/
}

div#career_wallet_page div#mijn_cv .geb-textbox input[type=submit],
div#career_wallet_page div#mijn_level .geb-textbox input[type=submit] {
    line-height: initial !important;
}


/*25-08-2021*/

div#career_wallet_page .cv_upload_section {
    display: flex;
    align-items: center;
}

div#career_wallet_page .cv_upload_section .geb-textbox .input-group {
    width: 100%;
}

div#career_wallet_page .cv_upload_section .col-md-6:nth-child(2) .geb-textbox {
    justify-content: center !important;
}

div#career_wallet_page .cv_upload_section span.file_ext_info {
    margin-top: 10px;
    margin-bottom: 10px;
}


/*custom checkbox design*/

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /*box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);*/
    transition: background .2s ease-in-out;
    z-index: -1;
    border-color: #000;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen input:checked+label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    border: none !important;
    border-radius: 50px;
    /*box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);*/
    transition: background .2s ease-in-out;
    z-index: -1;
}
#mijn_hobbies label::after {
    background-color: rgb(0,167,215) !important;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .btn_with_green_border label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /*box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);*/
    transition: background .2s ease-in-out;
    z-index: -1;
    border-color: #000;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .btn_with_green_border input:checked+label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /*box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);*/
    transition: background .2s ease-in-out;
    background-color: #0F9D58 !important;
    z-index: -1;
    border-color: #0F9D58;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen input:checked+label {
    color: #fff !important;
    /* width: 100%; */
    width: auto;
    text-align: left;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen label {
    position: relative;
    z-index: 1;
    padding: 7px 15px;
    font-size: 15px;
    color: #000;
    font-weight: normal;
    text-transform: none;
    vertical-align: top;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .single_skill {
    display: inline-block;
    vertical-align: text-top;
    margin-right: 5px;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen input[type=checkbox],
div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen input[type=radio] {
    opacity: 0;
    display: none;
}


/*custom checkbox design*/

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .input-group-append button {
    width: 100% !important;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .input-group {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100%;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .new_skill_group {
    display: flex;
    /* align-items: center;*/
    width: 35%;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .new_skill_group .input-group-append {
    width: 50%;
}

div#career_wallet_page .mijn_skills {
    display: unset;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen h6.common_title {
    margin-bottom: 20px;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen {
    margin-bottom: 20px;
}

div#career_wallet_page div#mijn_certificaten table.certificate_table,
div#career_wallet_page div#mijn_hobbies table.hobby_table {
    width: 50% !important;
    /*margin-left: 30px !important;*/
}

div#career_wallet_page div#mijn_certificaten table.certificate_table td:nth-child(2),
div#mijn_certificaten table.certificate_table tr,
div#career_wallet_page div#mijn_hobbies table.hobby_table td:nth-child(2),
div#mijn_hobbies table.hobby_table tr {
    display: flex;
    align-items: baseline;
}

div#career_wallet_page .single_ontwikkelen .new_skill_group {
    margin-left: 0px;
}

div#career_wallet_page div#mijn_certificaten table.certificate_table tr input,
div#career_wallet_page div#mijn_hobbies table.hobby_table tr input {
    margin-bottom: 0;
}

div#career_wallet_page div#mijn_certificaten table.certificate_table td:nth-child(2) input.common_color_btn,
div#career_wallet_page div#mijn_hobbies table.hobby_table td:nth-child(2) input.common_color_btn {
    margin: 0 30px;
}

div#career_wallet_page div#mijn_certificaten table.certificate_table tr input[type=text],
div#career_wallet_page div#mijn_hobbies table.hobby_table tr input[type=text] {
    height: 40px;
}

div#career_wallet_page div#mijn_certificaten,
div#career_wallet_page div#mijn_hobbies {
    padding-bottom: 30px;
    padding-left: 30px;
}


/*div#career_wallet_page div#mijn_certificaten h6.common_title.border_title {
    border: none;
    margin-bottom: 0;
}*/

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .new_skill_group input[type=text] {
    height: 40px !important;
    height: 40px;
    background-color: #fff;
    margin-right: -4px;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .input-group-append button:hover {
    opacity: 1;
}

div#career_wallet_page div#mijn_cv .geb-textbox .input-group {
    width: 100%;
    margin-left: 0 !important;
}

div#career_wallet_page div#mijn_werkgebied {
    display: unset;
}

div#career_wallet_page div#mijn_werkgebied .location_radius {
    display: flex;
    align-items: center;
    padding: 0;
    padding-bottom: 10px;
}

div#career_wallet_page .col-md-12.location_map {
    padding: 0;
}

div#career_wallet_page div#mijn_werkgebied .location_radius .form-group {
    width: 100%;
}

div#career_wallet_page div#mijn_werkgebied .location_radius .form-group input,
div#career_wallet_page div#mijn_werkgebied .location_radius .form-group select,
.working_hours {
    font-size: 16px;
    height: auto;
    width: 100%;
    border-radius: 50px;
    margin: 0;
}

div#career_wallet_page div#mijn_werkgebied .location_radius .form-group:first-child {
    padding-right: 15px;
}

div#career_wallet_page div#mijn_werkgebied .location_radius .form-group:nth-child(2) {
    padding-left: 15px;
}

div#career_wallet_page div#mijn_werkgebied .location_radius .form-group:nth-child(3) {
    padding-left: 15px;
}


/* div#career_wallet_page div#mijn_werkgebied .location_radius .form-group select {
    margin: 0;
} */

div#career_wallet_page div#mijn_werkgebied .form-group label {
    color: #000;
    text-transform: none;
    font-size: 16px;
    font-weight: 400;
}

div#career_wallet_page div#mijn_werkgebied_map {
    margin-bottom: 30px;
}

div#career_wallet_page div#mijn_werkgebied form.location_map_form {
    /*padding-left: 15px;*/
}

div#career_wallet_page div#mijn_embition .role-aspire-to form#apireRoleForm {
    margin-top: 0;
}

span.remove_custom_skill,
div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen label span.remove_only_skill,
.single_skill input:checked+label span.remove_custom_skill,
span.remove_jobcustom_skill{
    color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-left: 8px;
    line-height: initial;
    cursor: pointer;
}

span.remove_job_activiteiten,
span.remove_job_gedrag {
    color: #ff0909;
    font-weight: bold;
    font-size: 18px;
    margin-left: 8px;
    line-height: initial;
    cursor: pointer;
}

.remove_plan_skill,
.remove_new_skill {
    font-weight: bold;
    font-size: 18px;
    margin-left: 8px;
    line-height: initial;
    cursor: pointer;
}


/*16-09-2021*/

div#career_wallet_page div#mijn_talen .registered_langs .single_langs label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /*box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);*/
    transition: background .2s ease-in-out;
    z-index: -1;
    border-color: #000;
}

div#career_wallet_page div#mijn_talen .registered_langs .single_langs input:checked+label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /*box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);*/
    transition: background .2s ease-in-out;
    /* background-color: rgb(0,167,215) !important; */
    z-index: -1;
    /* border-color: rgb(0,167,215); */
}

div#career_wallet_page div#mijn_talen .registered_langs .single_langs input:checked+label {
    color: #fff !important;
    width: 100%;
    text-align: center;
}

div#career_wallet_page div#mijn_talen .registered_langs .single_langs label {
    position: relative;
    z-index: 1;
    padding: 7px 15px;
    font-size: 15px;
    color: #000;
    font-weight: normal;
    text-transform: none;
}

div#career_wallet_page div#mijn_talen .registered_langs .single_langs {
    display: inline-block;
    vertical-align: text-top;
}

div#career_wallet_page div#mijn_talen .registered_langs .single_langs input[type=checkbox],
div#career_wallet_page div#mijn_talen .registered_langs .single_langs input[type=radio] {
    opacity: 0;
    display: none;
}

div#career_wallet_page div#mijn_talen .registered_langs .single_langs .input-group-append button {
    width: 100% !important;
}

div#career_wallet_page div#mijn_talen .registered_langs .single_langs .input-group {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100%;
}

div#career_wallet_page div#mijn_talen .registered_langs .single_langs .new_skill_group {
    display: flex;
    /* align-items: center;*/
    width: 35%;
}

div#career_wallet_page div#mijn_talen .registered_langs .single_langs .new_skill_group .input-group-append {
    width: 50%;
}

div#career_wallet_page div#mijn_talen {
    display: unset;
}

div#career_wallet_page div#mijn_talen .registered_langs .single_langs h6.common_title {
    margin-bottom: 20px;
}

div#career_wallet_page div#mijn_talen .registered_langs .single_langs {
    /*margin-bottom: 20px;*/
}


/*17-09-2021*/

div#career_wallet_page div#mijn_level .row .col {
    padding: 0;
}

div#career_wallet_page div#mijn_embition .form-group {
    margin: 0;
}

div#career_wallet_page div#mijn_embition .form-group button {
    margin-top: 0;
    margin-bottom: 0;
}


/*-------------*/

div.mijn_plan_page .doelen_list .single_doel .doel_title_section {
    min-width: 160px;
    max-width: 160px;
}


/*03-09-2021*/

.all_conv_report .conversation_log {
    height: 50px !important;
    border: none !important;
    outline: none !important;
    margin: 0 !important;
    box-shadow: none !important;
}


/* .all_conv_report .conversation_log.not_added {
  height: 30px !important;
} */

.all_conv_report .single_conv_report .content {
    width: 90%;
}

.all_conv_report {
    margin-top: 20px;
}


/* .all_conv_report h6.common_title {
    margin-bottom: 20px;
} */

.all_conv_report .single_conv_report {
    margin-top: 10px;
}


/*03-09-2021*/


/*06-09-2021*/

.single_eigen_gesprekken .gesprekken_detail .gesprekken_title {
    margin-left: 43px;
}

.single_eigen_gesprekken {
    margin-top: 15px;
}

.single_eigen_gesprekken .gesprekken_detail .gesprek_inviter {
    margin-left: 40px;
    display: inline-block;
}

.single_eigen_gesprekken .gesprekken_detail {
    max-width: 410px;
}

.single_eigen_gesprekken .gesprekken_detail .gesprek_inviter .gesprek_single_inviter {
    display: inline-block;
    margin-bottom: 10px;
}


/*06-09-2021*/


/*13-09-2021*/


/*mijn_plan_page redesign css*/

div.mijn_plan_page .parent_heading h5.common_title {
    display: inline-block;
    vertical-align: sub;
    margin-right: 20px;
    min-width: calc(31% - 4px);
    cursor: pointer;
}

div.mijn_plan_page .parent_heading .share_doel {
    display: inline-block;
    float: right;
    padding-top: 3px;
    /* margin: 20px 0; */
}

div.mijn_plan_page .parent_heading label {
    font-size: 14px;
    color: #000;
    display: inline-block;
    /* width: auto */
    margin-right: 10px;
    padding-top: 10px;
}

div.mijn_plan_page .parent_heading .doel_completed {
    display: inline-block;
    min-width: calc(42% - 4px);
    vertical-align: -webkit-baseline-middle;
    float: none;
}

div.mijn_plan_page .parent_heading .doel_prog {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    color: #e3e3e3;
    font-weight: 400;
    font-size: 16px;
    width: 50%;
    text-align: center;
    border: 1px solid #adadad;
    border-radius: 10px !important;
    float: right;
}

div.mijn_plan_page .parent_heading {
    border-bottom: 1px solid #adadad;
    margin-bottom: 10px;
}

div.mijn_plan_page .parent_heading .share_doel button {
    margin: 0 !important;
}

div.mijn_plan_page .main_accordion {
    /* margin-top: 30px; */
}

div.mijn_plan_page .main_accordion .parent_heading .fa-angle-down,
div.mijn_plan_page .main_accordion .parent_heading .fa-angle-up {
    width: calc(5% - 4px);
}

div.mijn_plan_page .parent_content.show .doel_title_section {
    min-width: 65%;
}

div.mijn_plan_page .parent_content .single_ontwikkelen .single_skill input:checked+label::after {
    background-color: #0F9D58 !important;
    border-color: #0F9D58 !important;
}

div.mijn_plan_page .parent_heading .doel_prog span {
    padding-left: 4px;
}

div.mijn_plan_page .parent_heading .doel_prog span.prog_black {
    color: #e3e3e3;
}

div.mijn_plan_page .main_accordion .parent_content .kennis_heading,
div.mijn_plan_page .main_accordion .parent_content .talent_heading,
div.mijn_plan_page .main_accordion .parent_content .rolfunction_heading,
div.mijn_plan_page .main_accordion .parent_content .compet_heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div.mijn_plan_page .main_accordion .parent_content .kennis_heading h6.common_title.border_title {
    /*margin-right: 20px;*/
    margin-bottom: 0 !important;
}

div.mijn_plan_page .main_accordion .parent_content .single_doel .tab_content.show .team_doel {
    margin-bottom: 10px;
}

div.mijn_plan_page .parent_content.show .doel_title_section h6.common_title {
    cursor: pointer;
    font-weight: normal;
}

div.mijn_plan_page .fa {
    font-family: 'Font Awesome 5 Free' !important;
}


/*16-09-2021*/


/* div.mijn_plan_page .tab_heading .switch_section {
    display: flex;
    flex-direction: column;
    align-items: center;
} */

div.mijn_plan_page .tab_heading .switch_section .switch {
    margin-top: 10px;
}


/*17-09-2021*/


/*functie huis page*/


/*rounded custom checkbox*/

.registered_skills.common_round_checkboxes .single_skill label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /*box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);*/
    transition: background .2s ease-in-out;
    z-index: -1;
    border-color: 000 !important;
}

.registered_skills.common_round_checkboxes .single_skill input:checked+label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /*box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);*/
    transition: background .2s ease-in-out;
    background-color: #898989 !important;
    z-index: -1;
    /* border-color: #000 */
}

.registered_skills.common_round_checkboxes .single_skill input:checked+label {
    color: #fff !important;
    width: 100%;
    text-align: center;
    border-radius: 25px;
}

.registered_skills.common_round_checkboxes .single_skill label {
    position: relative;
    z-index: inherit;
    padding: 7px 15px;
    font-size: 15px;
    color: #000 !important;
    font-weight: normal;
    text-transform: none;
}

.registered_skills.common_round_checkboxes .single_skill {
    display: inline-block;
    vertical-align: text-top;
    position: relative;
}

.registered_skills.common_round_checkboxes .single_skill input[type=checkbox],
.registered_skills.common_round_checkboxes .single_skill input[type=radio] {
    opacity: 0;
    display: none;
}

.registered_skills.common_round_checkboxes .single_skill .input-group-append button {
    width: 100% !important;
}

.registered_skills.common_round_checkboxes .single_skill .input-group {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100%;
}

.registered_skills.common_round_checkboxes .single_skill .new_skill_group {
    display: flex;
    /* align-items: center;*/
    width: 35%;
}

.registered_skills.common_round_checkboxes .single_skill .new_skill_group .input-group-append {
    width: 50%;
}

div#career_wallet_page div#mijn_talen {
    display: unset;
}

.registered_skills.common_round_checkboxes .single_skill h6.common_title {
    margin-bottom: 20px;
}

.registered_skills.common_round_checkboxes {
    margin: 20px 0;
}

.registered_skills.common_round_checkboxes .single_skill .skill_option label:before,
.registered_skills.common_round_checkboxes .single_skill .skill_option label:after {
    display: none;
}

.registered_skills.common_round_checkboxes .single_skill .skill_option input {
    opacity: 1 !important;
    display: inline-block;
}

.registered_skills.common_round_checkboxes .single_skill .skill_option input:before,
.registered_skills.common_round_checkboxes .single_skill .skill_option input:before {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    border: 2px solid #979797;
    background-color: #fff;
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

.registered_skills.common_round_checkboxes .single_skill .input-group.add_custom_skill input,
.registered_skills.common_round_checkboxes .single_skill .skill_option input {
    position: relative;
}

.registered_skills.common_round_checkboxes .single_skill input:checked:after,
.registered_skills.common_round_checkboxes .single_skill .skill_option input:checked:after {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    /* background-color: rgb(0,167,215); */
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

.registered_skills.common_round_checkboxes .single_skill .skill_option input:checked+label {
    color: #000 !important;
    width: auto;
}

.single_ontwikkelen .input-group.add_custom_skill label,
.single_ontwikkelen .single_skill .skill_option label {
    /*margin: 0 7px;*/
}


/*rounded custom checkbox*/

.registered_skills.common_round_checkboxes p {
    display: inline-block;
    width: auto;
    position: relative;
    margin: 0 20px;
    margin-bottom: 15px;
    color: #000;
}

.registered_skills.common_round_checkboxes p:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    /* background-color: rgb(0,167,215); */
    border-radius: 50px;
    left: -18px;
    top: 6px;
}

.rol_function_detail a.func_title {
    margin-bottom: 10px;
}


/*functie huis page*/


/*20-09-2021*/


/*rounded custom checkbox*/

.common_round_checkboxes .rounded_checkbox label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /*box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);*/
    transition: background .2s ease-in-out;
    z-index: -1;
    border-color: #000;
}

.common_round_checkboxes .rounded_checkbox input:checked+label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /*box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);*/
    transition: background .2s ease-in-out;
    /* background-color: rgb(0,167,215) !important; */
    z-index: -1;
    /* border-color: rgb(0,167,215); */
}

.common_round_checkboxes .rounded_checkbox input:checked+label {
    color: #fff !important;
    width: 100%;
    text-align: center;
}

.common_round_checkboxes .rounded_checkbox label {
    position: relative;
    z-index: 1;
    padding: 7px 15px;
    font-size: 15px;
    color: #000;
    font-weight: normal;
    text-transform: none;
}

.common_round_checkboxes .rounded_checkbox {
    display: inline-block;
    vertical-align: text-top;
}

.common_round_checkboxes .rounded_checkbox input[type=checkbox],
.common_round_checkboxes .rounded_checkbox input[type=radio] {
    opacity: 0;
    display: none;
}

.common_round_checkboxes .rounded_checkbox .input-group-append button {
    width: 100% !important;
}

.common_round_checkboxes .rounded_checkbox .input-group {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100%;
}

.common_round_checkboxes .rounded_checkbox .new_skill_group {
    display: flex;
    /* align-items: center;*/
    width: 35%;
}

.common_round_checkboxes .rounded_checkbox .input-group-append {
    width: 50%;
}

div#career_wallet_page div#mijn_talen {
    display: unset;
}

.common_round_checkboxes .rounded_checkbox h6.common_title {
    margin-bottom: 20px;
}

.common_round_checkboxes .rounded_checkbox {
    /* margin: 20px 0;*/
}

.common_round_checkboxes .rounded_checkbox .skill_option label:before,
.common_round_checkboxes .rounded_checkbox .skill_option label:after {
    display: none;
}

.common_round_checkboxes .rounded_checkbox .skill_option input {
    opacity: 1 !important;
    display: inline-block;
}

.common_round_checkboxes .rounded_checkbox .skill_option input:before,
.common_round_checkboxes .rounded_checkbox .skill_option input:before {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    border: 2px solid #979797;
    background-color: #fff;
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

.common_round_checkboxes .rounded_checkbox .input-group input,
.common_round_checkboxes .rounded_checkbox .skill_option input {
    position: relative;
}

.common_round_checkboxes .rounded_checkbox input:checked:after,
.common_round_checkboxes .rounded_checkbox .skill_option input:checked:after {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    /* background-color: rgb(0,167,215); */
    border-radius: 50%;
    top: -2px;
    left: -2px;
}

.common_round_checkboxes .rounded_checkbox .skill_option input:checked+label {
    color: #000 !important;
    width: auto;
}

.common_round_checkboxes .rounded_checkbox .remove_icon,
.remove_icon {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-left: 8px;
    line-height: initial;
    cursor: pointer;
}

.input-group.common_add_secttion {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100%;
}

.input-group.common_add_secttion .new_skill_group {
    display: flex;
    align-items: center;
    width: 35%;
    margin-left: 0;
}

.input-group.common_add_secttion .new_skill_group input {
    opacity: 1 !important;
    width: auto;
    margin: 0;
    height: 40px;
    background-color: #fff;
    margin-right: -4px;
    display: inline-block;
}

.input-group.common_add_secttion .new_skill_group input[type=text] {
    height: 40px !important;
    height: 40px;
    background-color: #fff;
    margin-right: -4px;
}

.common_round_checkboxes .input-group-append {
    display: unset;
}

.input-group.common_add_secttion .new_skill_group .input-group-append {
    width: 50%;
}

.input-group.common_add_secttion button {
    width: 100% !important;
}

/* .input-group.common_add_secttion .new_skill_group .common_grey_btn {
    height: 40px !important;
} */


/*rounded custom checkbox*/


/*22-09-2021*/

.suggestion_wrap {
    float: left;
    width: 100%;
}

.suggestion_wrap label:before {
    border: none !important;
}

/* .suggestion_wrap input {
    border: none !important;
    border-bottom: 1px solid #adadad !important;
    width: 70%;
    display: block;
    border-radius: 0px;
    margin-bottom: 15px;
    margin-left: 15px;
    box-shadow: none !important;
    margin-top: 0;
    position: relative;
    margin-left: 0;
    padding: 3px 0 !important;
} */

.ui-autocomplete.ui-front.ui-menu {
    z-index: 999999;
    background-color: #fff;
    box-shadow: 0 6px 10px rgb(0 0 0 / 20%);
}

/* .suggestion_wrap label {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
} */

.skill_autocomplete li:first-child {
    text-align: center;
    /* background-color: rgb(0,167,215) !important; */
    color: #fff;
}

.ui-autocomplete.ui-front.ui-menu li:hover {
    background-color: #EFEFEF;
}

.ui-autocomplete.ui-front.ui-menu li {
    /* border-color: rgb(0,167,215) !important; */
    color: #000 !important;
}

/* .suggestion_wrap label {
    padding-left: 0 !important;
} */


/*05-10-2021*/

.career_first_row {
    display: flex;
    padding: 0;
}

.career_first_row .career_first_left,
.career_first_row .career_first_right {
    padding-left: 0;
}

.career_first_row .career_first_right {
    padding-right: 0;
}


/*div#career_wallet_page .career_first_left input.common_color_btn {
    text-transform: uppercase !important;
    color: #fff;
    float: none;
    font-weight: 700 !important;
    padding: 10px 18px !important;
    margin: 15px 0;
    border: 0;
    border-radius: .2rem !important;
    white-space: normal;
    font-size: .9rem !important;
    line-height: 1.6;
    height: 41.6px;
}*/


/*09-10-2021*/

div.mijn_plan_page .parent_heading h5.common_title img.label_icon {
    max-width: 50px;
    margin-right: 10px;
}


/*13-10-2021*/

div#teamplan_tab .common_title img.label_icon,
div#matching_tab .common_title img.label_icon {
    max-width: 50px;
    margin-right: 10px;
}

div#teamplan_tab .common_title,
div#matching_tab .common_title {
    margin-bottom: 30px;
}


/*-----------tab-----------*/

ul#team_talent_tabs {
    display: flex;
    background-color: #f1f1f1;
    justify-content: space-between;
    align-items: center;
    border-radius: 50px;
    margin-bottom: 50px;
    margin-top: 10px;
    min-height: 50px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

ul#team_talent_tabs li.nav-item a {
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 400;
}

ul#team_talent_tabs li.nav-item a {
    display: flex !important;
    justify-content: center;
    text-align: center;
    /*width: -webkit-fill-available; */
    min-height: 50px;
    align-items: center;
    padding: 0 !important;
    margin: 0 !important;
}

ul#team_talent_tabs li.nav-item a .btn {
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 50px;
}

ul#team_talent_tabs li.nav-item a {
    background-color: transparent;
}

ul#team_talent_tabs li.nav-item a.active {
    /* background-color: rgb(0,167,215); */
    border-radius: 50px !important;
    color: #fff;
    border: none !important;
    box-shadow: none !important;
}

ul#team_talent_tabs li.nav-item a.active {
    color: #fff !important;
    background: rgb(0, 167, 215);
}


/*-----------tab-----------*/


/*19-10-2021*/

div#baseProfileModel,
div#baseProfileAmbitionModel {
    width: 50%;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
}

div#baseProfileModel h5.huidige.common_heading,
div#baseProfileAmbitionModel h5.huidige.common_heading {
    margin: 20px 0;
}

div#baseProfileModel .modal-footer .common_color_btn,
div#baseProfileAmbitionModel .modal-footer .common_color_btn  {
    margin: 0 5px !important;
}

#base_profile_form {
    margin-top: 10px;
}


/*-----------tab-----------*/

div#request_feedback ul#feedback_tab {
    display: flex;
    background-color: #f1f1f1;
    justify-content: space-between;
    align-items: center;
    border-radius: 50px;
    margin-bottom: 20px;
    margin-top: 0;
    min-height: 50px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

div#request_feedback ul#feedback_tab li {
    color: #000 !important;
    font-size: 15px !important;
    font-weight: 400;
}

div#request_feedback ul#feedback_tab li {
    display: flex !important;
    justify-content: center;
    text-align: center;
    width: -webkit-fill-available;
    min-height: 50px;
    align-items: center;
    padding: 0 !important;
    margin: 0 !important;
}

ul#team_talent_tabs li.nav-item a .btn {
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 50px;
}

ul#team_talent_tabs li.nav-item a {
    background-color: transparent;
}

div#request_feedback ul#feedback_tab li.active {
    /* background-color: rgb(0,167,215); */
    border-radius: 50px !important;
    color: #fff !important;
    border: none !important;
    box-shadow: none !important;
}

ul#team_talent_tabs li.nav-item a.active {
    color: #fff !important;
}


/*-----------tab-----------*/

.skill_note_parent.foo {
    margin-bottom: 20px;
}

.skill_note_parent.foo .green {
    background-color: #0F9D58;
}

.skill_legeng_black_border {
    border: 1px solid #000;
    padding: 8px;
    margin-right: 5px;
}

.skill_legeng_green_bg {
    background-color: #0F9D58;
    padding: 8px;
    margin-right: 5px;
}

.skill_legeng_theme_border {
    /* border: 1px solid rgb(0,167,215); */
    padding: 8px;
    margin-right: 5px;
    margin-left: 5px;
}

.skill_legeng_theme_bg {
    /* background-color: rgb(0,167,215); */
    padding: 8px;
    margin-right: 5px;
    margin-left: 5px;
}


/* div.mijn_plan_page .kinnis_list .ontwikkelen {
    padding-top: 20px;
} */

p.skill_note_heading {
    font-weight: 400;
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 8px;
}

form#requestFeedbackForm fieldset#feddback_items label,
form#requestFeedbackForm fieldset label {
    color: #000;
    text-transform: none;
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 20px;
}

form#requestFeedbackForm .input_fields_wrap .form-group {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

form#requestFeedbackForm .input_fields_wrap .form-group input {
    border-radius: 50px;
    margin-top: 0;
    height: 50px;
    border: 1px solid #adadad !important;
}

div#members-list .dataTables_filter {
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-left: 15px !important;
}

form#requestFeedbackForm div#members-list input,
form#requestFeedbackForm div#members-list select {
    border-radius: 50px;
    margin-top: 0;
    height: 50px;
    border: 1px solid #adadad !important;
}

/* form#requestFeedbackForm div#members-list .css-label .fa-minus-square {
    color: rgb(0,167,215);
} */

form#requestFeedbackForm div#members-list table th,
div#members-list table td {
    text-transform: none;
    color: #000;
}

form#requestFeedbackForm div#members-list .dataTables_paginate.paging_simple_numbers a {
    text-transform: capitalize;
}

form#requestFeedbackForm div#members-list table img.avatar {
    border-radius: 50px;
    width: 30px;
    height: 30px;
}

form#requestFeedbackForm div#members-list div#example_info {
    /* font-style: italic; */
    color: #000;
}

form#requestFeedbackForm div#members-list div#example_length label,
div#members-list .dataTables_filter label {
    font-weight: normal;
}

form#requestFeedbackForm .users-list textarea {
    border-radius: 50px !important;
    height: 150px;
    border: 1px solid #adadad !important;
}

form#requestFeedbackForm fieldset#optional_message label {
    margin-bottom: 0;
}

button.add_field_expert_button.common_grey_btn {
    background-color: #efefef !important;
}

form#requestFeedbackForm .external_person .form-group {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

form#requestFeedbackForm .external_person .form-group input {
    border-radius: 50px;
    margin-top: 0;
    height: 50px;
    border: 1px solid #adadad !important;
}

.gesprek_questions div#addGesprekModel .form-group.input-group {
    width: 62%;
    flex-direction: column;
    padding-left: 30px;
}

.gesprek_questions .gesprek_date_group {
    display: flex;
    align-items: center;
    margin: 10px 0;
}

.gesprek_questions .gesprek_date_group .input-group-prepend {
    height: 50px;
}

.suggestion_wrap .input-group-append button {
    margin: 15px 0 !important;
}

.evalueren_page .single_question .common_color_btn {
    margin: 15px 0 !important;
}

.evalueren_page .gesprek_model .single_question textarea.form-control.answer {
    height: 52px;
}

.evalueren_page input#afronding_text {
    line-height: 50px;
}

.c100 div {
    border-radius: 50% !important;
}

.c100 {
    border-radius: 50% !important;
}


/*28-12-2021*/


/*profile_visibility*/

div#profile-visibility #visibility_row {
    display: flex;
    position: relative;
    justify-content: space-between;
    gap:15px;
}

div#profile-visibility #visibility_row:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #adadad;
    left: 50%;
}

div#profile-visibility form .switch_section {
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    margin-top: 20px;
}

div#profile-visibility form .switch_section label.switch {
    width: 60px;
}

div#profile-visibility form .switch_section label.switch {
    width: 60px;
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
}

div#profile-visibility form .switch_section span.switch_label {
    min-width: 200px;
}

div#profile-visibility .col-md-6.right-profile-visibility {
    /* border-left: 1px solid #adadad;
    padding-left: 30px;*/
}

div#profile-visibility .chart_info {
    /*display: inline-block;
    vertical-align: super;*/
    margin-left: 7px;
}


/* div#profile-visibility .right-profile-visibility .status_visibility_sec select, div#profile-visibility .right-profile-visibility .status_visibility_sec input {
    border-radius: 50px !important;
} */

div#profile-visibility .right-profile-visibility .status_visibility_sec div#example_length label,
div#profile-visibility .right-profile-visibility .status_visibility_sec .dataTables_filter label {
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: center;
}

div#profile-visibility .right-profile-visibility label {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

div#profile-visibility .right-profile-visibility .status_visibility_sec .dataTable th {
    font-size: 16px;
    color: #000;
    font-weight: 400 !important;
}

div#profile-visibility .right-profile-visibility .status_visibility_sec .dataTable img.avatar {
    border-radius: 50px !important;
    width: 40px;
    height: 40px;
}

div#profile-visibility .right-profile-visibility .status_visibility_sec .dataTables_info {
    color: #000 !important;
}

div#profile-visibility .right-profile-visibility .members-llist {
    margin-bottom: 30px;
}

div#profile-visibility .col-md-6.right-profile-visibility form#permisson_switches .frequestwrap a.btn {
    margin: 15px 10px 15px 0;
}

div#profile-visibility form .switch_section span.gamipress_point {
    margin-left: 30px;
    display: flex;
    align-items: end;
}

div#profile-visibility form .switch_section span.gamipress_point img {
    max-width: 50%;
    padding-left: 10px;
}

div#profile-visibility form .gami_point_label {
    max-width: 64%;
    text-align: right;
}

.profile.profile_visibility h2.screen-heading.profile-settings-screen.text-center {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.profile.profile_visibility h2.screen-heading.profile-settings-screen.text-center img.total_earned_points {
    padding-left: 5px;
}

#content-container div#profile-visibility #members-list div#example_length,
div#profile-visibility div#example_filter {
    flex: 0 48%;
    max-width: 48%;
}

.dynamic_skills_btns label {
    z-index: 999;
    position: relative;
    padding: 7px 15px;
    font-size: 15px;
    /* color: rgb(0,167,215) !important; */
    font-weight: normal;
    text-transform: none;
    margin-right: 5px;
}

.skill_option.dynamic_skills_btns {
    padding-left: 0;
    display: flex;
    z-index: 1;
    margin-bottom: 0;
}

.dynamic_skills_btns input[type=checkbox],
.dynamic_skills_btns input[type=radio] {
    opacity: 0;
    display: none;
}

.dynamic_skills_btns .btn_with_full_bg input[type=checkbox],
.dynamic_skills_btns .btn_with_full_bg input+label {
    /* color: #fff !important; */
    width: 100%;
    text-align: center;
}

.dynamic_skills_btns .btn_with_full_bg label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /* box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%); */
    transition: background .2s ease-in-out;
    z-index: -1;
    /* border-color: rgb(0,167,215) !important; */
}

.dynamic_skills_btns .btn_with_full_bg input+label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* background-color: #fff; */
    border: 1px solid;
    border-radius: 50px;
    /* box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%); */
    transition: background .2s ease-in-out;
    /* background-color: rgb(0,167,215) !important; */
    z-index: -1;
    /*border-color: rgb(0,167,215);*/
}

.dynamic_skills_btns .btn_with_border input[type=checkbox],
.dynamic_skills_btns .btn_with_border input+label {
    /* color: rgb(0,167,215) !important; */
    width: 100%;
    text-align: center;
    /* border-color: rgb(0,167,215) !important; */
}

.dynamic_skills_btns .btn_with_green_border input[type=checkbox],
.dynamic_skills_btns .btn_with_green_border input+label {
    color: #fff !important;
    width: 100%;
    text-align: center;
    /* border-color: #0F9D58 !important; */
}

.dynamic_skills_btns .btn_with_border label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /* box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%); */
    transition: background .2s ease-in-out;
    z-index: -1;
    /* border-color: rgb(0,167,215) !important; */
}

.dynamic_skills_btns .btn_with_green_border label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /* box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%); */
    transition: background .2s ease-in-out;
    z-index: -1;
    /* border-color: #0F9D58 !important; */
}

.dynamic_skills_btns .btn_with_border input+label::after,
.dynamic_skills_btns .btn_with_border input:checked+label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /* box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%); */
    transition: background .2s ease-in-out;
    /* background-color: rgb(0,167,215) !important;*/
    z-index: -1;
    /* border-color: rgb(0,167,215); */
}

.dynamic_skills_btns .btn_with_green_border input+label::after,
.dynamic_skills_btns .btn_with_green_border input:checked+label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid;
    border-radius: 50px;
    box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);
    transition: background .2s ease-in-out;
    background-color: #0F9D58 !important;
    z-index: -1;
    border-color: #0F9D58;
}

.dynamic_skills_btns input+label i {
    opacity: 0;
    display: none;
}

.dynamic_skills_btns input:checked+label i {
    opacity: 1;
    display: inline-block;
}

.btn_with_full_bg,
.btn_with_border,
.btn_with_green_border {
    display: flex;
    align-items: center;
}


/*rounded custom checkbox with new style*/

.registered_skills.common_round_checkboxes .single_skill label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    transition: background .2s ease-in-out;
    z-index: -1;
    border-color: 000 !important;
}

.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_border input:checked+label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    transition: background .2s ease-in-out;
    background-color: #fff !important;
    z-index: -1;
    /* border-color: rgb(0,167,215); */
}

.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_green_border input:checked+label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    transition: background .2s ease-in-out;
    background-color: #0F9D58 !important;
    z-index: -1;
    border-color: #0F9D58;
}

/* .registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_border input:checked+label,
.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_border input:checked+label span {
    color: rgb(0,167,215) !important;
} */

.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_green_border input:checked+label,
.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_green_border input:checked+label span {
    /* color: #fff !important; */
}

.registered_skills.common_round_checkboxes.dynamic_skills_btns input[type=checkbox],
.dynamic_skills_btns input[type=radio] {
    opacity: 0;
    display: none;
}

.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_full_bg input[type=checkbox],
.dynamic_skills_btns .btn_with_full_bg input+label {
    /* color: #fff !important; */
    width: 100%;
    text-align: center;
}

.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_full_bg label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);
    transition: background .2s ease-in-out;
    z-index: -1;
    /* border-color: rgb(0,167,215) !important; */
}

.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_full_bg input+label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);
    transition: background .2s ease-in-out;
    /* background-color: rgb(0,167,215) !important; */
    z-index: -1;
    /* border-color: rgb(0,167,215); */
}

.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_border input[type=checkbox],
.dynamic_skills_btns .btn_with_border input+label {
    /* color: rgb(0,167,215) !important; */
    width: 100%;
    text-align: center;
    /* border-color: rgb(0,167,215) !important; */
}

.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_green_border input[type=checkbox],
.dynamic_skills_btns .btn_with_green_border input+label {
    /* color:#0F9D58 !important; */
    width: 100%;
    text-align: center;
    /* border-color: #0F9D58 !important; */
}

.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_border label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);
    transition: background .2s ease-in-out;
    z-index: -1;
    /* border-color: rgb(0,167,215) !important; */
}

.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_green_border label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%);
    transition: background .2s ease-in-out;
    z-index: -1;
    /* border-color: #0F9D58 !important; */
}

.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_border input+label::after,
.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_border input:checked+label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50px;
    /* box-shadow: inset 0 0.0715em 0.3572em rgb(43 43 43 / 5%); 
    transition: background .2s ease-in-out;
   /* background-color: rgb(0,167,215) !important;*/
    z-index: -1;
    /* border-color: rgb(0,167,215); */
}

.registered_skills.common_round_checkboxes .single_skill.btn_with_border input:checked+label::after {
    background-color: transparent !important;
    border-color: rgb(0,167,215) !important;
}

/* .registered_skills.common_round_checkboxes .single_skill.btn_with_border label:before {
    color: rgb(0,167,215) !important;
    border-color: rgb(0,167,215) !important;
} */

/* body .registered_skills.common_round_checkboxes .single_skill.btn_with_border label,
body .registered_skills.common_round_checkboxes .single_skill.btn_with_border span {
    color: rgb(0,167,215) !important;
} */

body .registered_skills.common_round_checkboxes .single_skill.btn_with_green_border label,
body .registered_skills.common_round_checkboxes .single_skill.btn_with_green_border span {
    color: #fff !important;
}

div#multiple_invite_sec .single_switch_section {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 20px;
}

div#multiple_invite_sec .single_switch_section .network_users {
    display: flex;
    align-items: center;
    margin-left: 20px;
}

div#multiple_invite_sec .single_switch_section .team_users a {
    margin-left: -20px;
}

.team_users img,
.skill_wallet_team_user {
    width: 30px;
    height: 30px;
    border-radius: 50px;
}

div#multiple_invite_sec .single_switch_section .team_users a:nth-child(1) {
    margin: 0;
}

div#multiple_invite_sec .single_switch_section .switch_section {
    margin-top: 0;
}

div#multiple_invite_sec .single_switch_section .network_users .remaining_cnt {
    margin-left: 10px;
    position: relative;
    padding: 5px;
    border-radius: 50%;
    display: inline-block;
    /* background-color: rgb(0,167,215); */
    border-radius: 50px !important;
    color: #fff;
    top: 3px;
}

div#multiple_invite_sec .single_switch_section .network_users .team_users {
    min-width: 30px;
}

/*select and rounded inout*/

/* input[type=text],
input[type=file],
select,
input[type=number],
input[type=password],
input[type=email],
textarea {
    border-radius: 50px !important;
    padding: 12px!important;
} */

input[type=file] {
    padding-bottom: 40px !important;
}

input.common_autocomplete {
    border-radius: 50px;
    border: 1px solid #adadad !important;
    /* min-height: 43px;*/
}

.suggestion_wrap .input-group-append button {
    margin: 0 !important;
    margin-left: 15px !important;
}

.suggestion_wrap .input-group-append {
    display: flex;
    /* align-items: baseline; */
}
.plan_overview_list .single_doel .tab_heading {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.plan_overview_list .single_doel .tab_heading .action {
    display: flex;
    align-items: center;
}

.plan_overview_list .single_doel {
    flex-wrap: wrap;
}

.plan_overview_list .single_doel p {
    color: #000;
    font-weight: normal !important;
}

.plan_overview_list .single_doel .tab_content.show .common_title {
    margin-top: 0;
}

.plan_overview_list .single_doel .tab_content.show {
    width: 100%;
}

.plan_overview_list .single_doel .tab_heading.active {
    border-bottom: none;
    margin-bottom: 0;
}

/* 07-05-2022 */
div#custom_member_page .bp-pagination.bottom{
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
}
div#custom_member_page span.Member-List.page-numbers {
    padding: 0px 1px;
}
div#custom_member_page .subnav-filters{
    background: #f0f0f6;
    margin: 0;
    border-radius: 0.4rem;
    padding: 0.5rem;
    display: flex;
    justify-content: space-between;
}
div#custom_member_page.subnav-filters .bp-search {
    margin-top: 0;
}
div#custom_member_page #members_submit {
    margin-left: -4px;
    /* height: 40px; */
    border-radius: 0 0.4rem 0.4rem 0;
}
div#custom_member_page #dir-members-search {
    height: 44px;
    background: #fff;
    margin: 0;
    width: initial!important;
    border-radius: 0.4rem 0 0 0.4rem;
}
div#custom_member_page #members_shorting {
    float: right;
    margin-top: 0;
    width: auto;
}
div#custom_member_page #members_shorting {
    margin: 0;
    box-shadow: none;
    background: #fff;
    border-radius: 0.4rem;
    height: 2.5rem;
    position: relative;
    z-index: 1;
    text-indent: 0;
    padding: 0.5rem!important;
    margin-top: 15px;
}
div#custom_member_page span.select-arrow {
    position: absolute;
    right: 0.7rem;
    top: 50%;
    margin-top: -1rem;
    z-index: 2;
    line-height: 1;
    background: #fff;
}
div#custom_member_page ul#members-list {
    margin: 22px -15px;
    width: auto;
    border: none;
}
div#custom_member_page .pag-data {
    color: #737380;
}

div#custom_member_page li.item-entry1 .item .item-block .action {
    margin: 0;
    padding: 0.;
    text-align: center;
    border: none;
}
div#custom_member_page .bp-list li {
    padding-bottom: 0;
    margin-bottom: 0;
}
div#custom_member_page .item-entry1 .item-avatar1 {
    padding-top: 35px;
}
div#custom_member_page .card .card-body {
    padding-bottom: 5px;
}
#user_status_visibility, #user_workecosystem {
    border-bottom: 1px solid #e3e3e3;
    float: left;
}
#user_workecosystem {
    width: 100%;
}
#multiple_invite_sec {
    border-bottom: 1px solid #e3e3e3;
}

/* 12-07-2022 */
#content-container select{
    margin: 0;
}
label.sub-title {
    word-break: break-all;
}
/* 19-07-2022 */
#buddypress .bp-wrap.woffice-profile--horizontal #woffice-bp-sidebar .main-navs ul li a {
    border-radius: 20px !important;
}
.bp-messages-content #bp-messages-send {
    border-radius: 20px !important;
}
.bp-messages-content #bp-messages-reset{
    border-radius: 20px !important;
}
#plan_overview input.m-0.common_color_btn {
    margin: 15px 0 !important;
}
/* #cv_submit_btn {
    margin: 15px 0 !important;
} */
/* #talent_tabs input.m-0.common_color_btn {
    margin: 15px 0 !important;
} */
.matching_section2 button {
    border-radius: 20px !important;
}
.user-search-result button.btn-grey.btn-default.btn {
    border-radius: 20px !important;
}
/* 03-08-2022 */
.single-sfwd-lessons .learndash-wrapper.learndash-wrap.learndash-shortcode-wrap {float: left;
    width: 100%;}

/* 05-08-2022 */
.intern-padding button#wp-submit {
    border-radius: 20px;
}

/* 23-08-22 */
form#search_person_form .btn-group {
    width: 100%;
}
form#search_person_form .btn-group button {
    margin: 0;
    width: 100%;
}
form#search_person_form .common_color_btn {
    margin: 30px auto 0;
    display: inherit;
    /* width: 90%; */
}
form#search_person_form .form-group {
    margin: 0 0 8px;
    padding: 0 15px 0 15px;
}

/* 25-08-2022 */
.intern-padding .textwidget .multiselect-container .input-group {
    margin: 5px;
    gap: 6px;
    align-items: center !important;
}
.widget .intern-padding ul li {
    position: relative;
    padding: 5px 15px 0;
    list-style: none !important;
}

/* 29-08-22 */
.search_people {
    float: left !important;
    margin-top: 35px !important;
}

/*---------------responsive css start------------*/

@media (min-width:1921px) and (max-width:2560px) {
    .dialoog_tabs {
        width: 90%;
    }
}

@media (max-width:1900px) {
    /*-------------------3 page css---------------*/
    .common_modal .popup_right .custom-control.custom-radio {
        width: 90%;
    }
    .common_modal .popup_right {
        padding-left: 20px;
        padding-right: 0;
    }
    .common_modal .popup_left {
        padding-right: 20px;
        padding-left: 0;
    }
    body .gesprekken_liting .dialoog_tabs a {
        font-size: 16px;
    }
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 70%;
    }
}

@media (min-width:992px) {
    .gesprek_section.gesprek_questions.evalueren_page .single_ques textarea.form-control.answer {
        padding-right: 30% !important;
        padding-left: 2% !important;
        line-height: normal;
    }
}

@media (min-width:1025px) {
    table#gesprek_listing tr {
        height: 92px;
    }
}

@media (min-width:992px) {
    div#career_wallet_page div#mijn_level .row .col:nth-child(2) {
        padding: 0 30px;
    }
}

@media (max-width:1025px) {
    table#evaluatie_table {
        margin-left: 20px;
        margin-bottom: 50px;
        width: 100% !important;
    }
}

@media (min-width:1300px) and (max-width:1440px) {
    .dialoog_tabs {
        width: 100%;
    }
    /*13-09-2021*/
    form.role_form .popup_left .team_year label {
        min-height: 50px;
    }
    .single_eigen_gesprekken .gesprekken_detail {
        max-width: 370px;
    }
}

@media (min-width:1025px) and (max-width:1280px) {
    .dialoog_tabs {
        width: 100%;
    }
    .row.tab_row .col-md-10.mx-auto {
        padding: 0;
    }
    .single_tabs {
        padding: 0 5px !important;
    }
    div.mijn_plan_page .parent_heading h5.common_title {
        margin-right: 13px;
        width: calc(30% - 4px);
        font-size: 16px;
    }
    div.mijn_plan_page .main_accordion .parent_heading .fa-angle-down,
    div.mijn_plan_page .main_accordion .parent_heading .fa-angle-up {
        width: calc(4% - 4px);
    }
    div.mijn_plan_page .parent_heading label {
        font-size: 16px;
        width: calc(50% - 4px);
    }
}

@media (min-width:1025px) and (max-width:1440px) {
    /*.dialoog_tabs {
    width: 100%;
}*/
    .single_tabs {
        width: -webkit-fill-available;
        padding: 0 12px;
        /* font-size: 14px; */
    }
    .single_tabs a {
        font-size: 14px !important;
    }
    div#career_wallet_page .cv_upload_section span.file_ext_info {
        font-size: 13px;
    }
}

@media (min-width:1280px) and (max-width:1900px) {
    div#ambitie_listing_section table td:nth-child(5) {
        display: inline-block;
        align-items: center;
    }
    div#ambitie_listing_section table td:nth-child(5) .common_color_btn {
        padding: 10px 30px !important;
        /* font-size: 14px !important; */
    }
    div.mijn_plan_page .tab_heading h6 {
        border: none !important;
        /*width: 15%;*/
    }
    div.mijn_plan_page .single_doel .tab_content .acties_heading.tab_heading h6.common_title {
        width: 67%;
    }
    div#teamplan_tab .team_doelen .single_doel .tab_content .acties_heading.tab_heading .author_data {
        width: 20%;
        margin-left: 20px;
    }
    div.mijn_plan_page .parent_heading>h5.common_title {
        font-size: 18px;
    }
}

@media (min-width:1025px) and (max-width:1300px) {
    div.mijn_plan_page .tab_heading h6 {
        border: none !important;
        /*width: 15%;*/
    }
    /*-------------------14 page css---------------*/
    .gesprek_section .col-md-6 {
        max-width: 100%;
        float: none;
    }
    .gesprek_section button#add_gesprek_popup {
        width: 100%;
    }
    .gesprek_section .vacture.mt-5.py-4.text-center {
        margin-top: 0 !important;
    }
    /*-------------------tab---------------*/
    body .dialoog_tabs a {
        color: #000 !important;
        font-size: 16px;
        font-weight: 400;
    }
    /* #mijn_plan_share_section {
        width: 25% !important;
    } */

    .common_modal .popup_right label {
        font-size: 14px;
    }
    .common_modal .modal-body {
        padding: 0 20px;
    }
    .popup_left label,
    .popup_right label {
        font-size: 14px;
    }
    .common_modal.modal.show .modal-dialog {
        max-width: 80%;
    }
}

@media (max-width: 1024px) {
    /*-------------------4 page css---------------*/
    .matching_section2.competenties_page .col-md-6 {
        float: none !important;
        max-width: 100%;
    }
    .dialoog_tabs,
    .single_tabs:last-child {
        border: none;
    }
    /*-------------------14 page css---------------*/
    .gesprek_section .col-md-6 {
        max-width: 100%;
        float: none;
    }
    .gesprek_section button#add_gesprek_popup {
        width: 100%;
    }
    .gesprek_section .vacture.mt-5.py-4.text-center {
        margin-top: 0 !important;
    }
    .table_responsive {
        width: 100%;
        overflow-x: scroll !important;
    }
    .table_responsive td:nth-child(5) {
        display: flex;
        align-items: center;
    }
    .table_responsive td:nth-child(5) .common_color_btn {
        padding: 10px 30px !important;
        margin-right: 5px;
    }
    .table_responsive table td,
    .table_responsive table th {
        padding: 10px;
        white-space: nowrap;
    }
    .table_responsive table td button,
    .table_responsive table td a {
        width: 200px !important;
        margin-right: 10px !important;
    }
    .table_responsive table th {
        border-bottom: none;
    }
    /*13-08-2021*/
    div#dashboard .all_invitation .single_invitation {
        flex-direction: column;
        align-items: unset;
    }
    div#dashboard .all_invitation .single_invitation a {
        display: flex;
        justify-content: flex-end;
        line-height: initial;
    }
    div#dashboard .all_invitation .single_invitation a button {
        width: auto;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_heading .common_color_btn {
        width: auto;
    }
    div#teamplan_tab .single_team_leden_info .doel_completed .doel_prog {
        width: 200px;
    }
    div#teamplan_tab .doelen_list.single_team_leden_info .team_desc {
        padding-left: 0px;
    }
    form#requestFeedbackForm .col-md-10.col-lg-8.mx-auto {
        max-width: 100%;
        padding: 0;
    }
    .profile_visibility div#item-body {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 991px) {
    /*-------------------2 page css---------------*/
    .single_tabs.active {
        border-radius: 5px !important;
    }
    .dialoog_tabs {
        border-radius: 0 !important;
        flex-direction: column;
        border-radius: 5px !important;
    }
    .dialoog_tabs,
    .single_tabs {
        width: 100% !important;
    }
    .single_tabs {
        border-bottom: 1px solid #adadad;
        border-radius: 5px !important;
    }
    .target_image img {
        width: 50%;
    }
    .role_right,
    .role_left {
        /*border-left: none;*/
        padding-left: 0;
        float: none !important;
    }
    .select_roles {
        padding: 0;
    }
    button#add_functie_popup {
        width: 100%;
        font-size: 14px;
        margin-bottom: 35px;
        margin-top: 10px;
    }
    input#functie_submit {
        font-size: 14px;
        width: auto;
        text-align: center;
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        justify-content: center;
        width: 80%;
    }
    div#user_doelen .single_doelen {
        width: 100%;
    }
    h5.huidige.common_heading {
        font-size: 18px;
    }
    .target_image {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .col-md-4.no-gutters.role_right,
    .col-md-8.no-gutters.role_left {
        max-width: 100%;
    }
    .common_modal .popup_right {
        padding-left: 0;
        padding-bottom: 20px;
    }
    .common_modal .popup_left {
        padding-left: 0;
    }
    /*-------------------3 page css---------------*/
    .common_modal.modal.show .modal-dialog {
        max-width: 100% !important;
        top: 10px;
    }
    .popup_left {
        border-right: none;
        padding-right: 0;
    }
    /* .popup_left input,
    .popup_left select,
    .popup_left input,
    .popup_left textarea {
        margin-top: 10px !important;
    } */
    .popup_left textarea {
        height: 70px !important;
    }
    .common_modal .popup_right label {
        font-size: 14px;
    }
    .popup_left label {
        font-size: 14px;
    }
    .common_modal .modal-header {
        display: flex;
        align-items: center;
        padding: 10px 30px;
    }
    .common_modal .modal-header button {
        font-size: 30px;
    }
    .col-md-8.popup_left,
    .col-md-4.popup_right {
        float: none !important;
        max-width: 100%;
    }
    /*-------------------5 page css---------------*/
    .loopbaan .common_grey_btn,
    .volgen .common_grey_btn,
    .ontwikkelen .common_grey_btn {
        width: 100% !important;
    }
    /*-------------------8 page css---------------*/
    .ontwikkeling_form .col-md-12.popup_left {
        padding-right: 15px;
        max-width: 100%;
        float: none !important;
        flex: 100%;
    }
    /*-------------------9 page css---------------*/
    .inzet_left p,
    .inzet_right p {
        height: auto;
    }
    /*-------------------11page css---------------*/
    .communicatie_page .role_left {
        border-right: none;
    }
    .func_target_list .single_doel {
        width: 100%;
    }
    form#communicate {
        margin-bottom: 0;
    }
    /*-------------------12 page css---------------*/
    #mijn_plan_share_section {
        float: none !important;
        width: 100% !important;
    }
    div.mijn_plan_page .tab_heading span {
        font-size: 14px;
        margin-bottom: 20px;
    }
    div.mijn_plan_page .tab_heading .switch_section .switch {
        margin-top: 0;
    }
    div.mijn_plan_page .tab_heading h6 {
        width: 100%;
        margin-bottom: 20px !important;
    }
    div.mijn_plan_page .tab_heading {
        flex-direction: column;
    }
    h6.common_title.border_title {
        margin-bottom: 20px;
    }
    div.mijn_plan_page .single_doel {
        margin-left: 0;
    }
    div.mijn_plan_page .tab_heading {
        align-items: baseline;
        justify-content: flex-start;
    }
    div.mijn_plan_page .tab_heading .action span {
        margin-bottom: 0;
    }
    div.mijn_plan_page .single_doel .tab_content .acties_heading.tab_heading h6.common_title {
        width: auto;
    }
    /*-------------------13 page css---------------*/
    .feedback-content.received-feedback-page .content-title {
        display: block;
        width: auto;
    }
    /*-------------------15 page css---------------*/
    .fesprek_form .col-md-6 {
        max-width: 100%;
        float: none;
    }
    .fesprek_form .popup_left .input-group-append,
    .fesprek_form .popup_left .input-group-prepend {
        display: flex;
        align-items: flex-end;
    }
    .fesprek_form .popup_left .input-group-prepend span.input-group-text {
        height: 50px;
    }
    .popup_right {
        padding-top: 0 !important;
    }
    .popup_left {
        padding-bottom: 0;
    }
    .fesprek_form .popup_left .dropdown-menu {
        width: 100%;
    }
    .fesprek_form .form-group.gresprek_met .btn-group,
    .fesprek_form .form-group.gresprek_met .btn-group button {
        width: 100%;
    }
    table#gesprek_listing ul.dtr-details span.dtr-data a {
        margin-right: 20px;
    }
    table#gesprek_listing ul.dtr-details span.dtr-data {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    table#gesprek_listing ul.dtr-details li {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    table#gesprek_listing ul.dtr-details li span.dtr-title {
        margin-right: 10px;
    }
    div#profiler_tab .team-result .edit-team-section {
        width: 100%;
    }
    div#profiler_tab .team-result-inner .d-flex.btn-sec .btn-group {
        margin-bottom: 20px;
    }
    div#profiler_tab .team-result-inner .d-flex.btn-sec {
        flex-direction: column;
    }
    .func_target_list .single_doel {
        justify-content: flex-start;
    }
    .role_left {
        padding-bottom: 15px !important;
    }
    div.mijn_plan_page .single_doel .tab_content .acties_heading.tab_heading {
        justify-content: unset;
        padding-bottom: 10px;
        /*-------------------17 page css---------------*/
    }
    div#received_kudos div#all_kudos .kudos-list {
        width: 100%;
    }
    div.mijn_plan_page div#all_trophies .gamipress-achievement {
        padding-left: 0 !important;
        width: 100%;
    }
    div.mijn_plan_page div#afronding_option .custom-control-label {
        font-size: 15px;
    }
    div.mijn_plan_page .doelen_list .single_doel .tab_heading.active .doel_desc {
        position: static;
        margin-bottom: 20px;
        height: auto;
        padding-top: 0;
    }
    .tab_heading.with_desc.active {
        padding-bottom: 30px !important;
    }
    /*20-08-2021*/
    .inner-content.text-center.user_match_chart {
        align-items: unset;
        justify-content: center;
        flex-direction: column;
    }
    .inner-content.text-center.user_match_chart .inzet_charts {
        border-left: none;
        padding-left: 0;
        padding-top: 30px;
    }
    .inner-content.text-center.user_match_chart .func_charts {
        padding-right: 0;
    }
    .ontwik_tp_left h6.common_title {
        max-width: 100%;
        padding-bottom: 0;
    }
    .single_ontwikkelen_table {
        width: 100% !important;
    }
    div.mijn_plan_page div#medewerker_vragen .form-group.single_question {
        height: auto;
        margin-bottom: 20px !important;
    }
    .single_ontwikkelen .input-group.add_custom_skill {
        margin-top: 0;
    }
    .single_ontwikkelen .new_skill_group {
        display: flex;
        align-items: center;
        margin-left: 0;
    }
    .gesprek_questions .progress-form .smiling-wrap {
        margin-bottom: 10px;
    }
    div#career_wallet_page h5 {
        font-size: 13px;
    }
    div#career_wallet_page .talent_charts {
        flex-direction: column;
    }
    div#career_wallet_page .talent_charts .col-md-6 {
        margin-bottom: 30px;
        max-width: 100%;
        flex: auto;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    div#mijn_cv .geb-textbox .input-group,
    div#mijn_level .geb-textbox .input-group {
        width: 50%;
    }
    div#career_wallet_page .cv_upload_section {
        flex-direction: column;
    }
    div#career_wallet_page .cv_upload_section span.file_ext_info {
        margin-bottom: 20px;
    }
    div.mijn_plan_page span.team_doel {
        /*width: auto;*/
        margin-bottom: 40px;
    }
    div.mijn_plan_page .doelen_list .single_doel .doel_title_section {
        min-width: auto;
        max-width: -webkit-fill-available;
        margin-bottom: 20px;
        width: auto;
        display: inline-block;
    }
    /*div#teamplan_tab .doelen_list .single_doel .doel_title_section,.evalueren_page .doelen_list .single_doel .doel_title_section{
margin-bottom: 0 !important;
}*/
    /*06-09-2021*/
    .col-md-2.gesprek_left,
    .col-md-10.gesprek_right {
        max-width: 100%;
        padding: 0;
    }
    .single_eigen_gesprekken {
        margin-top: 15px;
        flex-direction: column;
        align-items: unset;
    }
    .single_eigen_gesprekken .gesprekken_detail {
        max-width: 100%;
    }
    div#career_wallet_page .cv_upload_section .col-md-6:nth-child(2) .geb-textbox {
        justify-content: flex-start !important;
    }
    /*23-09-2021*/
    .suggestion_wrap input {
        width: 100% !important;
    }
    .career_first_row .col-md-6 {
        width: 100%;
        padding: 0;
        max-width: 100%;
    }
    .career_first_row {
        flex-direction: column;
    }
    ul#team_talent_tabs {
        width: 100%;
        flex-direction: column;
        border-radius: 5px;
    }
    ul#team_talent_tabs li.nav-item a.active,
    ul#team_talent_tabs li.nav-item a {
        border-radius: 5px !important;
    }
    ul#team_talent_tabs li.nav-item {
        width: 100% !important;
        border-bottom: 1px solid #adadad;
    }
    ul#team_talent_tabs li.nav-item:last-child {
        border: none;
    }
    div#request_feedback ul#feedback_tab {
        width: 100%;
        flex-direction: column;
        border-radius: 5px;
    }
    div#request_feedback ul#feedback_tab li {
        border-radius: 5px !important;
    }
    div#request_feedback ul#feedback_tab li {
        width: 100% !important;
        border-bottom: 1px solid #adadad;
    }
    div#request_feedback ul#feedback_tab li:last-child {
        border: none;
    }
    div#request_feedback ul#feedback_tab li.active {
        border-radius: 5px !important;
    }
    div#baseProfileModel,
    div#baseProfileAmbitionModel {
        width: 100%;
        padding-right: 0 !important;
    }
    div#profile-visibility .col-md-12 {
        flex-direction: column;
    }
    div#profile-visibility .col-md-12 .col-md-6 {
        max-width: 100%;
    }
    div#profile-visibility .col-md-12:before {
        display: none;
    }
    /*21-03-2022*/
    .matching_section2.communicatie_page .role_right.float-right {
        border-left: none;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    /*-------------------2 page css---------------*/
    .target_image {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .dialoog_tabs {
        min-height: 40px;
    }
    .single_tabs {
        min-height: 40px;
    }
    body .dialoog_tabs a {
        font-size: 12.5px;
    }
    h5.huidige.common_heading {
        font-size: 18px;
    }
    .target_image img {
        width: 20%;
    }
    .common_modal.modal.show .modal-dialog {
        max-width: 90%;
        z-index: 999999999;
    }
    .select_roles {
        padding: 0 10%;
    }
    /*-------------------13 page css---------------*/
    div.mijn_plan_page .single_doel {
        margin-left: 0;
    }
    div.mijn_plan_page .tab_heading h6 {
        border: none !important;
        width: unset;
    }
    /*-------------------16 page css---------------*/
    .evalueren_page .single_question textarea.form-control.answer,
    .evalueren_page input#afronding_text {
        width: 75%;
    }
    div.mijn_plan_page .profile_year_option .form-group.team_year {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        flex-direction: row;
    }
    /* div.mijn_plan_page div#user_profile_share select {
        width: 70%;
    } */
    div.mijn_plan_page div#user_profile_share #mijn_plan_share_section {
        width: 50% !important;
    }
    form#requestFeedbackForm .users-list textarea {
        height: 100px;
    }
    div.mijn_plan_page div#ambitie_listing_section .table_responsive {
        margin-bottom: 20px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    /*-------------------2 page css---------------*/
    .common_modal.modal.show .modal-dialog {
        max-width: 90%;
    }
    .common_modal .modal-body {
        padding: 0 30px;
    }
    .single_tabs {
        border-bottom: 1px solid #adadad;
        border-radius: 5px;
    }
    .dialoog_tabs {
        border-radius: 5px;
    }
    /*-------------------7 page css---------------*/
    .loopbaan .common_grey_btn,
    .volgen .common_grey_btn,
    .ontwikkelen .common_grey_btn {
        width: 70% !important;
    }
    /*------------------- 9 page css---------------*/
    .inzetbaarheid_page .inzet_left,
    .inzetbaarheid_page .inzet_right {
        max-width: 100%;
        float: none;
    }
    /*------------------- 11 page css---------------*/
    form#communicate,
    .communicatie_page .role_left a {
        justify-content: flex-start;
    }
    /*------------------- 13 page css---------------*/
    .progress-form .smiling-item {
        max-width: 25px;
        position: relative;
        margin-right: 0;
    }
    .progress-form textarea.doel_progress_content {
        font-size: 14px;
        height: 50px;
        margin-right: 2%;
    }
    div.mijn_plan_page .action {
        margin-top: 20px;
    }
    /*----*/
    div.mijn_plan_page .tab_heading {
        display: inline-block;
        vertical-align: middle;
    }
    div.mijn_plan_page .tab_heading h6 {
        border: none !important;
        width: unset;
        display: inline-block;
        width: 25%;
    }
    div.mijn_plan_page span.team_doel {
        width: 75%;
        display: inline-block;
    }
    div.mijn_plan_page .range-progress {
        display: inline-block;
    }
    div.mijn_plan_page .action {
        /* display: inline-block;
        align-items: center;
        vertical-align: middle; */
        float: right;
    }
    /* .common_color_btn {
        padding: 10px 20px !important;
        border-radius: 5px !important;
        text-transform: none !important;
        font-weight: normal !important;
        font-size: 14px !important;
        background-color: rgb(0,167,215);
    } */
    div.mijn_plan_page .share_doel {
        display: inline-block;
    }
    div.mijn_plan_page .tab_heading .action span {
        margin-bottom: 20px;
    }
    /* div.mijn_plan_page .action span.remove_doel,
    div.mijn_plan_page .action span.remove_actie {
        margin-left: 50px !important;
    } */
    /* div.mijn_plan_page .action span.fa.fa-edit {
        position: absolute;
        top: -7px;
    } */
    div.mijn_plan_page .action {
        position: relative;
    }
    .progress-form .smiling-wrap {
        right: 135px;
        top: 28px;
    }
    /*----*/
    div.mijn_plan_page .single_doel .tab_content .acties_heading.tab_heading h6.common_title {
        width: 30%;
    }
    div#teamplan_tab .team_doelen .single_doel .tab_content .acties_heading.tab_heading h6.common_title {
        width: 12%;
    }
    div#teamplan_tab .team_doelen .author_data {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }
    div#teamplan_tab .team_doelen .author_img,
    div#teamplan_tab .team_doelen .author_name {
        display: inline-block;
        vertical-align: middle;
    }
    div#teamplan_tab .team_doelen .single_doel .tab_content .acties_heading.tab_heading .author_data {
        width: 28%;
    }
    div#teamplan_tab .team_doelen .single_doel .tab_content .acties_heading.tab_heading h6.common_title {
        width: auto;
    }
    .competenties_page .col-md-8.comp_left,
    .competenties_page .col-md-4.comp_right {
        max-width: 100% !important;
        float: none !important;
    }
    /*23-08-2021*/
    .gesprek_questions .progress-form .smiling-wrap {
        position: static;
    }
    /*25-08-2021*/
    div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .new_skill_group {
        width: 65%;
    }
    div#career_wallet_page div#mijn_cv .row {
        display: unset;
        width: 100%;
    }
    div#career_wallet_page div#mijn_cv .row .col-md-6 {
        max-width: 100% !important;
    }
    div#career_wallet_page div#mijn_certificaten table.certificate_table,
    .div#career_wallet_page div#mijn_hobbies table.hobby_table {
        width: 70% !important;
    }
    /*13-09-2021*/
    div.mijn_plan_page .profile_year_option h4.common_title {
        width: 54%;
        font-size: 20px;
    }
    div.mijn_plan_page .parent_heading h5.common_title {
        width: calc(22% - 4px);
        font-size: 14px;
        margin-right: 0;
        /* vertical-align: middle;*/
    }
    div.mijn_plan_page .parent_heading h5.common_title img.label_icon {
        max-width: 50px;
        /*margin-right: 0;*/
        /* display: block;*/
    }
    div.mijn_plan_page .main_accordion .parent_heading .fa-angle-down,
    div.mijn_plan_page .main_accordion .parent_heading .fa-angle-up {
        width: calc(4% - 4px);
        vertical-align: middle;
    }
    div.mijn_plan_page .parent_heading .doel_prog {
        width: 100px;
    }
    div.mijn_plan_page .parent_heading .doel_completed {
        display: inline-block;
        width: calc(49% - 4px);
        vertical-align: middle;
        min-width: calc(60% - 4px);
        margin-bottom: 15px;
    }
    div.mijn_plan_page .parent_heading label {
        width: calc(56% - 4px);
        font-size: 14px;
        vertical-align: middle;
    }
    div.mijn_plan_page .parent_heading h5.common_title {
        min-width: calc(50% - 4px);
    }
    div.mijn_plan_page .tab_heading label.switch span {
        margin-bottom: 0;
    }
    div.mijn_plan_page .parent_content.show .doelen_list .rol_doelen_list .tab_heading,
    div.mijn_plan_page .parent_content.show .doelen_list .comp_doelen_list .tab_heading {
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 10px;
    }
    div.mijn_plan_page .parent_content.show .doelen_list .rol_doelen_list .tab_heading h6,
    div.mijn_plan_page .parent_content.show .doelen_list .comp_doelen_list .tab_heading h6 {
        width: 100%;
        margin-bottom: 0 !important;
    }
    div.mijn_plan_page .parent_content.show .doelen_list .rol_doelen_list .tab_heading .doel_title_section,
    div.mijn_plan_page .parent_content.show .doelen_list .comp_doelen_list .tab_heading .doel_title_section {
        min-width: 51%;
        margin-bottom: 0;
    }
    div.mijn_plan_page div#user_profile_share #mijn_plan_share_section {
        width: 50% !important;
    }
    /* div.mijn_plan_page div#user_profile_share div#base_profile_section {
        width: 50% !important;
    } */
    div#teamplan_tab .single_team_leden_info .doel_completed .doel_prog {
        width: 150px;
        margin-right: 30px;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_heading .action {
        margin-top: 0;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_content.show .tab_heading h6.common_title {
        width: auto;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_heading .action span.fa.fa-edit {
        position: static;
        top: 0;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_heading .action {
        display: flex;
        align-items: center;
        vertical-align: middle;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_content.show .switch {
        vertical-align: super;
        margin-right: 10px;
    }
    /*custom rounded checkbox*/
    .input-group.common_add_secttion .new_skill_group {
        width: 65%;
    }
    div.mijn_plan_page h5.common_title {
        margin-bottom: 0;
    }
    div.mijn_plan_page .parent_heading {
        position: relative;
        padding-bottom: 0px;
    }
    div.mijn_plan_page .parent_heading .share_doel {
        float: none;
        position: absolute;
        right:10px;
        bottom: 12px;
    }
    div.mijn_plan_page h5.common_title {
        margin-bottom: 0;
    }
    div#gesprek_listing_section .col-md-8.gesprekken_liting {
        max-width: 100%;
    }
    /*custom rounded checkbox*/
    div#teamplan_tab .single_team_leden_info .common_accordion_content.team_btn_section.show {
        padding-left: 27%;
    }
    .gesprek_questions div#addGesprekModel .form-group.input-group {
        width: 55%;
    }
    div.mijn_plan_page .tab_heading .switch_section .switch {
        margin-bottom: 0;
    }
    div.mijn_plan_page .tab_heading .switch_section {
        display: flex;
        align-items: center;
    }
    div.mijn_plan_page .tab_heading .switch_section .switch {
        margin-right: 5px;
    }
    div.mijn_plan_page .switch_section span.switch_label {
        margin: 0 !important;
    }
    .evalueren_page.mijn_plan_page .single_eigen_gesprekken {
        flex-direction: row;
    }
    .evalueren_page.mijn_plan_page .single_eigen_gesprekken .gesprekken_detail .gesprek_inviter {
        margin-left: 13px;
    }
    /*28-12-2021*/
    /*profile_visibility*/
    div#profile-visibility .row form .switch_section label.switch {
        width: 60px;
        margin-left: 7px;
    }
    div#profile-visibility .row form .switch_section span.switch_label {
        min-width: 210px;
    }
    div#profile-visibility .chart_info {
        /*margin-left: 0;*/
    }
    div#profile-visibility .col-md-6.right-profile-visibility {
        padding-left: 15px;
    }
    div#profile-visibility form .gami_point_label {
        max-width: 64%;
    }
}

@media (min-width:992px) and (max-width:1024px) {
    /*-------------------2 page css---------------*/
    /*-------------------tab---------------*/
    .dialoog_tabs {
        min-height: 40px;
        width: 100%;
    }
    /*-------------------11 page css---------------*/
    .func_target_list .single_doel {
        width: 100%;
    }
    /*-------------------13 page css---------------*/
    div.mijn_plan_page .tab_heading span {
        font-size: 14px;
    }
    div.mijn_plan_page .tab_heading h6 {
        font-size: 14px;
    }
    div.mijn_plan_page .single_doel .tab_content .acties_heading.tab_heading h6.common_title {
        width: 55%;
    }
    div#teamplan_tab .team_doelen .single_doel .tab_content .acties_heading.tab_heading h6.common_title {
        width: 50%;
    }
    div#ambitie_listing_section table td:nth-child(5) .common_color_btn {
        padding: 10px 15px !important;
    }
    /* .common_color_btn {
        padding: 10px 30px !important;
    } */
    .progress-form .smiling-wrap {
        right: 160px;
    }
    .inzet_left p,
    .inzet_right p {
        height: 170px;
    }
    div#teamplan_tab .team_doelen .single_doel .tab_content .acties_heading.tab_heading .author_data {
        width: auto;
    }
    div#teamplan_tab .team_doelen .single_doel .tab_content .acties_heading.tab_heading h6.common_title {
        width: auto;
    }
    .ontwikkeling_page .row.ontwik_row3 .ontwik_btns h6.common_title {
        font-size: 14px;
    }
    .row.tab_row .dialoog_tabs .single_tabs {
        padding: 0 15px;
    }
    .ontwik_tp_left h6.common_title {
        max-width: 83%;
    }
    /*24-08-2021*/
    .gesprek_questions .dialoog_tabs {
        width: 100%
    }
    .single_tabs {
        width: -webkit-fill-available;
        padding: 0 20px;
    }
    .communicatie_page .role_right .func_target_list p {
        width: 100%;
    }
    div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .new_skill_group {
        width: 60%;
    }
    div.mijn_plan_page .doelen_list .single_doel span.team_doel {
        width: 220px;
    }
    .row.tab_row .col-md-10.mx-auto {
        padding: 0;
    }
    .single_tabs {
        padding: 0 5px !important;
    }
    /*06-09-2021*/
    .col-md-2.gesprek_left,
    .col-md-10.gesprek_right {
        max-width: 100%;
        padding: 0;
    }
    .single_eigen_gesprekken .common_color_btn {
        padding: 10px 20px !important;
        /* font-size: 14px !important; */
    }
    /*13-09-2021*/
    form.role_form .popup_left .team_year label {
        min-height: 50px;
    }
    div.mijn_plan_page .parent_heading .doel_completed {
        width: calc(40% - 4px);
        min-width: calc(40% - 4px);
        vertical-align: middle;
    }
    div.mijn_plan_page div#gesprek_listing_section .col-md-8.gesprekken_liting {
        max-width: 85%;
    }
    div.mijn_plan_page .main_accordion .parent_heading .fa-angle-down,
    div.mijn_plan_page .main_accordion .parent_heading .fa-angle-up {
        width: calc(4% - 4px);
    }
    div.mijn_plan_page .parent_heading h5.common_title {
        min-width: calc(30% - 4px);
    }
    div.mijn_plan_page .profile_year_option h4.common_title {
        width: 50%;
    }
    div.mijn_plan_page .parent_heading .doel_completed label {
        width: calc(59% - 4px);
    }
    /* div.mijn_plan_page .parent_heading .share_doel {
        padding-top: 19px;
    } */
    div.mijn_plan_page .parent_heading .doel_prog {
        width: 100px;
    }
    div.mijn_plan_page .parent_heading>h5.common_title {
        font-size: 14px;
        margin-right: 5px;
    }
    div.mijn_plan_page .parent_heading label {
        font-size: 14px;
        margin-right: 0;
    }
    /*custom rounded rounded_checkbox*/
    .input-group.common_add_secttion .new_skill_group {
        width: 60%;
    }
    /*custom rounded rounded_checkbox*/
    .gesprek_questions .progress-form .smiling-wrap {
        top: 52px;
        right: 209px;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_content.team_btn_section.show {
        padding-left: 24%;
    }
    ul#team_talent_tabs {
        width: 81%;
    }
    div#request_feedback ul#feedback_tab {
        width: 100%;
    }
    div#profile-visibility form .switch_section span.gamipress_point {
        margin-left: 10px;
    }
    div#profile-visibility form .switch_section span.switch_label {
        min-width: 225px !important;
    }
    div#profile-visibility form .gami_point_label {
        max-width: 90% !important;
    }
    div#profile-visibility .col-md-12:before {
        left: 48% !important;
    }
    #content-container div#profile-visibility #members-list div#example_length,
    div#profile-visibility div#example_filter {
        flex: 0 100%;
        max-width: 100%;
    }
    div#profile-visibility div#members-list .dataTables_filter {
        margin-left: 0!important;
        margin-top: 10px !important;
    }
    /*27-01-2022*/
    div#multiple_invite_sec .single_switch_section {
        display: flex;
        align-items: flex-start;
        width: 100%;
        margin-top: 20px;
        flex-direction: column;
    }
    div#multiple_invite_sec .single_switch_section .switch_section {
        width: 100%;
        margin-bottom: 20px;
        justify-content: space-between;
    }
    div#multiple_invite_sec .single_switch_section .network_users {
        margin-left: 0;
        width: 100%;
        justify-content: space-between;
    }
    div#multiple_invite_sec .single_switch_section .network_users a.btn.common_color_btn {
        width: auto;
    }
    .matching_section2.communicatie_page .bottom_btns .btn_right {
        flex: 0 0 430px;
        max-width: 430px;
    }
}

@media (max-width: 767px) {
    #macthing_common_listing .matching-box li h6 {
        width: 80%;
        word-break: break-all;
    }
    /*-------------------3 page css---------------*/
    div#axis_option .single_axis {
        height: auto;
        padding-bottom: 15px;
        padding-top: 15px;
        flex-wrap: wrap;
    }
    .common_modal .popup_left,
    .common_modal .popup_right {
        padding-left: 15px;
    }
    div#axis_option .single_axis label {
        color: #000;
        font-size: 14px;
        text-transform: none;
        font-weight: 400;
    }
    div#axis_option .single_axis .common_grey_btn {
        margin: 0 !important;
        /* font-size: 14px !important; */
        width: 100%;
    }
    .matching_section2.competenties_page .col-md-6 {
        padding: 0;
    }
    .foo {
        flex-direction: column;
        align-items: flex-start;
    }
    .score-2 {
        margin-left: 0;
        margin-top: 15px;
    }
    .bottom_btns {
        flex-direction: column;
    }
    #inzetbaarheid_dashboard .bottom_btns .btn_right {
        text-align: left;
        border-top: 1px solid #ccc;
        padding: 10px 0;
        margin: 10px 0;
    }
    .bottom_btns button {
        width: 100%;
    }
    .popup_left .common_grey_btn {
        width: 100%;
    }
    .common_modal .modal-footer .frequestwrap.d-flex,
    .common_modal .modal-footer .frequestwrap.d-flex .common_color_btn {
        width: 100%;
    }
    /*-------------------4 page css---------------*/
    .team_year {
        flex-direction: column;
    }
    .team_year select {
        width: 100% !important;
    }
    /*-------------------7 page css---------------*/
    .matching_section2.ontwikkeling_page:first-child .col-md-12.no-gutters {
        padding: 0;
    }
    .matching_section2.ontwikkeling_page .bottom_btns {
        padding: 0;
    }
    .common_modal .modal-body {
        padding: 0 15px;
    }
    /*-------------------8 page css---------------*/
    .ontwikkeling_form div#axis_option .single_axis {
        margin-bottom: 0;
        padding-top: 0;
    }
    /*-------------------9 page css---------------*/
    .inzet_left a button.common_color_btn,
    .inzet_right a button.common_color_btn {
        width: 100%;
    }
    /*-------------------11 page css---------------*/
    
    .communicatie_page .common_grey_btn {
        height: auto;
    }
    .communicatie_page .col-md-4.no-gutters.role_right,
    .communicatie_page .col-md-8.no-gutters.role_left {
        max-width: 100%;
        padding: 0;
    }
    .communicatie_page input#functie_submit {
        width: 100%;
    }
    /*-------------------12 page css---------------*/
    div.mijn_plan_page .action {
        margin-top: 20px;
    }
    .progress-form {
        flex-direction: column;
    }
    .doel_progress .content {
        margin-left: 0;
        margin-top: 10px;
    }
    .author_data span.reaction {
        float: none;
    }
    .progress-form textarea.doel_progress_content {
        font-size: 14px;
        height: 50px;
        margin-top: 10px;
    }
    .progress-form .smiling-wrap {
        position: static;
        right: auto;
        z-index: 9;
        top: 0;
        display: flex;
    }
    /*----*/
    div.mijn_plan_page .tab_heading {
        display: inline-block;
        vertical-align: middle;
    }
    div.mijn_plan_page .tab_heading h6 {
        border: none !important;
        width: unset;
        display: inline-block;
        /* width: 100%; */
        font-size: 14px;
    }
    div.mijn_plan_page span.team_doel {
        /*width: 75%;*/
        display: inline-block;
    }
    div.mijn_plan_page .range-progress {
        display: inline-block;
    }
    div.mijn_plan_page .action {
        float: right;
    }
    div.mijn_plan_page .share_doel {
        display: inline-block;
        margin: 0px;
    }
    div.mijn_plan_page .tab_heading .action span {
        margin-bottom: 20px;
    }
    /* div.mijn_plan_page .action span.remove_doel,
    div.mijn_plan_page .action span.remove_actie {
        margin-left: 35px !important;
    } */
    div.mijn_plan_page .action {
        position: relative;
    }
    div.mijn_plan_page .single_doel .tab_content {
        margin-left: 20px;
    }
    /*-------------------13 page css---------------*/
    div#received_feedback section.col-md-8.mx-auto a:nth-child(1) button {
        width: 100%;
    }
    .feedback-content.received-feedback-page form {
        position: absolute;
        bottom: -17px;
        right: 50%;
        left: 50%;
        width: 90%;
        float: none;
        transform: translate(-50%, 0);
    }
    .feedback-content.received-feedback-page form input[type="submit"] {
        width: 100%;
    }
    /*-------------------16 page css---------------*/
    .request_evalueren a,
    .request_evalueren a button {
        width: 100%;
    }
    .doelen_list .tab_content.show .acties_heading.tab_heading {
        padding-bottom: 0;
    }
    .evalueren_page .ans {
        margin-left: 0;
    }
    .evalueren_page .single_question button,
    .evalueren_page .single_question textarea {
        width: 100% !important;
        display: block;
    }
    .evalueren_page .single_ans {
        margin-bottom: 30px;
    }
    .evalueren_page .form-group.single_question {
        margin-bottom: 0;
        margin-top: 0;
    }
    table#evaluatie_table {
        width: 100% !important;
    }
    .evalueren_page div#bottom_button button,
    .evalueren_page div#bottom_button input {
        margin-right: 10px;
        width: 100% !important;
    }
    .evalueren_page div#bottom_button {
        justify-content: center;
        align-items: unset;
        margin: 0;
    }
    div.mijn_plan_page .profile_year_option .form-group.team_year {
        width: 100%;
    }
    div.mijn_plan_page .profile_year_option .form-group.team_year select {
        width: 100% !important;
        margin-bottom: 0px;
    }
    div#afronding_option {
        align-items: unset;
        flex-direction: column;
    }
    div#afronding_option .custom-control {
        margin-bottom: 10px;
    }
    div#afronding_option .custom-control-label::before {
        top: 0.4rem;
        width: 1rem;
        height: 1rem;
        left: -1.5rem;
    }
    .custom-control-label {
        font-size: 16px;
    }
    .afronding_container button,
    div#afronding_option input {
        width: 100%;
    }
    .evalueren_page .single_question textarea.form-control.answer,
    .evalueren_page input#afronding_text {
        width: 100%;
        line-height: inherit;
        height: 54px;
    }
    table#evaluatie_table tr td,
    table#evaluatie_table tr th {
        font-size: 14px;
    }
    .evalueren_page .form-group.single_question,
    div#gesprek_listing_wrapper,
    .afronding_container,
    table#evaluatie_table {
        margin-left: 0;
    }
    div#afronding_option .custom-control {
        padding-left: 0.9rem;
    }
    table#evaluatie_table {
        margin-bottom: 20px;
    }
    .fw-container {
        max-width: 100%;
        width: 100%;
    }
    div#profiler_tab .team-button input {
        width: 100% !important;
    }
    .team-match-plugin div#profiler_tab h6 {
        width: 100%;
        margin: 0 auto;
        text-align: left;
        margin-top: 16px;
    }
    .team-match-plugin div#profiler_tab form#dir-members-search-form {
        width: auto;
    }
    /*-------------------15 page css---------------*/
    .fesprek_form .extra_bespreekpunten .single_acties input {
        width: 88%;
    }
    /*-------------------17 page css---------------*/
    div#teamplan_tab .single_team_leden_info .common_color_btn {
        width: 100%;
    }
    
    div#teamplan_tab .single_team_leden_info .team_btn_section {
        /* float: right; */
        text-align: left;
        width: 100%;
    }
    div#teamplan_tab .single_team_leden_info span.team-name.font-weight-normal {
        width: 100%;
        margin-left: 0;
        margin-top: 5px;
    }
    div#profiler_tab .team-result-inner {
        width: 100%;
    }
    div.mijn_plan_page .title_btn {
        flex-direction: column;
    }
    div.mijn_plan_page .title_btn .request_evalueren {
        width: 100%;
    }
    div.mijn_plan_page a.doel_progress_btn {
        width: 100%;
    }
    div.mijn_plan_page div#user_profile_share #mijn_plan_share_section {
        width: 100% !important;
    }
    div.mijn_plan_page div#user_profile_share div#base_profile_section {
        width: 100% !important;
        ;
    }
    div.mijn_plan_page div#user_profile_share {
        flex-direction: column;
    }
    div#teamplan_tab .team_doelen .single_doel .tab_content .acties_heading.tab_heading .author_data {
        margin-bottom: 20px;
    }
    div#teamplan_tab .team_doelen select#select_teamdolen_year {
        width: 100%;
    }
    button.add_acties_popup.common_grey_btn,
    button#add_team_doelen {
        width: 100%;
    }
    /*13-08-2021 css end*/
    div.mijn_plan_page div#all_trophies .gamipress-achievement {
        padding-left: 0 !important;
        width: 100%;
        display: flex;
        flex-direction: column;
        padding-bottom: 0;
    }
    div#received_kudos div#all_kudos .kudos-list .single_kudos {
        width: 25%;
    }
    div#received_kudos div#all_kudos .kudos-list .single_kudos:last-child {
        margin-top: 20px;
    }
    div.mijn_plan_page div#user_profile_share {
        flex-direction: column;
    }
    div.mijn_plan_page div#user_profile_share input.common_color_btn {
        width: 100%;
    }
    div.mijn_plan_page div#user_profile_share form {
        margin-bottom: 10px;
    }
    .communicatie_page .role_right {
        padding-left: 20px !important;
    }
    div.mijn_plan_page div#medewerker_vragen .form-group.single_question {
        height: auto;
    }
    div.mijn_plan_page #all_trophies,
    div.mijn_plan_page #all_kudos {
        margin-left: 0;
    }
    /*14-08-2021*/
    div.mijn_plan_page div#all_trophies .gamipress-achievement {
        align-items: flex-start;
    }
    .feedback-content.received-feedback-page .single_feedback {
        margin-bottom: 20px;
    }
    div#teamplan_tab .team_doelen .author_data {
        margin-bottom: 10px;
    }
    .competenties_page .col-md-8.comp_left,
    .competenties_page .col-md-4.comp_right {
        padding: 0;
    }
    .inzetbaarheid_page .inzetbaarheid_charts {
        flex-direction: column;
    }
    .inzetbaarheid_page .small.center {
        margin: 0 auto !important;
        margin-bottom: 10px !important;
    }
    .inzetbaarheid_page .functie_matching_chart {
        flex-direction: column;
    }
    .inzetbaarheid_page h6.text-center.py-4 {
        padding-bottom: 20px !important;
    }
    .ontwik_top {
        flex-direction: column;
    }
    .ontwikkeling_page .all_ontwikkelen table.single_ontwikkelen_table th {
        font-size: 16px;
    }
    .ontwikkeling_page .ontwikkelen .single_ontwikkelen_table td label {
        font-size: 14px;
    }
    .ontwikkeling_page .ontwikkelen .single_ontwikkelen_table input:before,
    .ontwikkeling_page .ontwikkelen .single_ontwikkelen_table input:checked:after {
        width: 20px;
        height: 20px;
    }
    .ontwikkeling_page .row.ontwik_row3 .ontwik_btns {
        flex-direction: column;
    }
    .ontwikkeling_page .ontwik_row3 .ontwik_btns .common_grey_btn {
        width: 100%;
    }
    .ontwikkeling_page .row.ontwik_row3 .ontwik_btns .col-md-6,
    .bottom_btns .col-md-6 {
        padding: 0;
    }
    .ontwikkeling_page .row.ontwik_row3 .ontwik_btns {
        padding-left: 0;
        padding-right: 0;
    }
    .ontwik_tp_left h6.common_title {
        padding-bottom: 0;
    }
    .matching_section2.ontwikkeling_page .bottom_btns input#functie_submit {
        width: 100%;
    }
    .gesprek_questions .progress-form .single_ans {
        display: flex;
        align-items: unset;
        justify-content: space-between;
        width: 100%;
        flex-direction: column;
    }
    .gesprek_questions .progress-form .single_ans .ans_action {
        margin-top: 20px;
    }
    .single_ontwikkelen .new_skill_group {
        margin-left: 0;
    }
    /*24-08-2021*/
    .gesprek_questions .container {
        padding: 0;
    }
    /* .single_ontwikkelen .new_skill_group button.add_ontwik_skill.common_grey_btn {
        padding: 0 15px !important;
    } */
    .ontwikkeling_page form#communicate {
        margin-top: 0;
    }
    .single_ontwikkelen .single_skill label {
        font-size: 14px !important;
        width: 100%;
    }
    .single_ontwikkelen .input-group.add_custom_skill .add_skill_option label,
    .single_ontwikkelen .single_skill .skill_option label {
        font-size: 14px !important;
    }
    .single_ontwikkelen .single_skill {
        display: block;
        vertical-align: text-top;
        text-align: center;
    }
    .single_ontwikkelen .input-group.add_custom_skill .add_skill_option label,
    .single_ontwikkelen .single_skill .skill_option label {
        display: inline;
    }
    .single_ontwikkelen .input-group.add_custom_skill .add_skill_option,
    .single_ontwikkelen .single_skill .skill_option {
        /* margin: 15px 0; */
        padding: 15px;
    }
    .single_ontwikkelen .input-group.add_custom_skill {
        justify-content: center;
    }
    div#career_wallet_page .geb-textbox .input-group {
        width: 100%;
        margin-left: 0 !important;
    }
    div#career_wallet_page div#mijn_cv .geb-textbox,
    div#career_wallet_page div#mijn_level .geb-textbox {
        justify-content: center;
        flex-direction: column;
        /*text-align: center;*/
    }
    div#career_wallet_page .geb-textbox.cv_upload_title,
    div#career_wallet_page .geb-textbox.cv_linkeding {
        width: 100%;
    }
    div#career_wallet_page .row {
        padding: 0;
        flex-direction: column;
    }
    div#career_wallet_page .row .col {
        padding: 0;
    }
    div#career_wallet_page button.btn-primary.btn {
        width: 100%;
    }
    div#career_wallet_page div#mijn_cv .geb-textbox.mt-3.cv_upload_title {
        margin-bottom: 1em;
    }
    div#mijn_embition .role-aspire-to {
        padding-left: 0;
    }
    div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .new_skill_group {
        width: 100%;
    }
    div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .new_skill_group .input-group-append {
        width: 100%;
    }
    div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .new_skill_group {
        width: 100%;
        flex-direction: column;
    }
    div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen label {
        width: 100%;
    }
    div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .single_skill {
        width: 100%;
        text-align: center;
    }
    div#career_wallet_page .mijn_skills .ontwikkelen {
        padding-left: 0;
    }
    div#career_wallet_page div#mijn_certificaten table.certificate_table,
    div#career_wallet_page div#mijn_hobbies table.hobby_table {
        width: 100% !important;
        margin-left: 0px !important;
    }
    div#career_wallet_page div#mijn_cv .input-group {
        width: 100%;
    }
    div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .new_skill_group input[type=text] {
        width: 100%;
        margin-bottom: 10px;
    }
    div#mijn_cv .geb-textbox input[type=file],
    div#mijn_level .geb-textbox input[type=file] {
        height: 36px;
        width: 100%;
    }
    div#career_wallet_page div#mijn_cv .col-md-6,
    div#career_wallet_page div#mijn_cv .col-md-12 {
        padding: 0;
    }
    div#career_wallet_page div#mijn_cv .geb-textbox input[type=file],
    div#career_wallet_page div#mijn_level .geb-textbox input[type=file] {
        width: 100%;
    }
    div#career_wallet_page h5 {
        font-size: 16px;
    }
    div#career_wallet_page .cv_upload_section img {
        margin-top: 20px;
    }
    div#career_wallet_page div#mijn_certificaten,
    div#career_wallet_page div#mijn_hobbies {
        padding-left: 0;
    }
    div#career_wallet_page div#mijn_embition .role-aspire-to {
        padding-left: 0;
    }
    div#career_wallet_page div#mijn_werkgebied form.location_map_form {
        padding-left: 0;
    }
    div#career_wallet_page div#mijn_werkgebied form.location_map_form .col-md-12 {
        padding: 0;
    }
    div#career_wallet_page div#mijn_werkgebied .location_radius {
        flex-direction: column;
    }
    div#career_wallet_page div#mijn_werkgebied .location_radius .form-group {
        padding: 0 !important;
    }
    div#career_wallet_page .update-button.text-center input,
    div#career_wallet_page .common_grey_btn {
        width: 100%;
    }
    div#career_wallet_page div#mijn_certificaten table.certificate_table td,
    div#career_wallet_page div#mijn_hobbies table.hobby_table td {
        width: 100%;
    }
    div#career_wallet_page .update-button input {
        width: 100%;
    }
    div.mijn_plan_page div#base_profile_section {
        width: 100%;
    }
    /*06-09-2021*/
    .single_eigen_gesprekken .gesprekken_detail .gesprek_inviter {
        margin-left: 40px;
        flex-direction: column;
    }
    .single_eigen_gesprekken .gesprekken_detail .gesprek_inviter .gesprek_single_inviter {
        margin-bottom: 10px;
        display: block;
    }
    .role_form .popup_left .team_year .form-group,
    .ontwikkeling_form .popup_left .team_year .form-group {
        width: 100% !important;
    }
    div.mijn_plan_page .profile_year_option {
        flex-direction: column;
    }
    
    div.mijn_plan_page .parent_heading h5.common_title {
        margin-right: 5px;
        font-size: 16px;
    }
    div.mijn_plan_page .parent_heading {
        padding-bottom: 20px;
    }
    div.mijn_plan_page .parent_heading label {
        font-size: 16px;
        width: 100%;
    }
    /* div.mijn_plan_page .parent_heading .doel_completed {
        width: 100%;
    } */
    div.mijn_plan_page .main_accordion .parent_content .kennis_heading,
    div.mijn_plan_page .main_accordion .parent_content .talent_heading,
    div.mijn_plan_page .main_accordion .parent_content .rolfunction_heading,
    div.mijn_plan_page .main_accordion .parent_content .compet_heading {
        flex-direction: column;
        padding-bottom: 20px;
    }
    div.mijn_plan_page .tab_heading label.switch span {
        margin-bottom: 0;
        margin-left: 5px;
    }
    div.mijn_plan_page .parent_content.show .doel_title_section h6.common_title {
        cursor: pointer;
        margin-bottom: 0 !important;
    }
    div.mijn_plan_page .main_accordion .parent_content .kennis_heading h6.common_title.border_title,
    div.mijn_plan_page .main_accordion .parent_content .talent_heading h6.common_title.border_title,
    div.mijn_plan_page .main_accordion .parent_content .rolfunction_heading h6.common_title.border_title,
    div.mijn_plan_page .main_accordion .parent_content .compet_heading h6.common_title.border_title {
        margin-bottom: 30px !important;
    }
    div.mijn_plan_page .main_accordion .parent_content .kennis_heading a,
    div.mijn_plan_page .main_accordion .parent_content .talent_heading a,
    div.mijn_plan_page .main_accordion .parent_content .rolfunction_heading a,
    div.mijn_plan_page .main_accordion .parent_content .compet_heading a {
        width: 100%;
    }
    div.mijn_plan_page .main_accordion .parent_content .rolfunction_heading .share_doel,
    div.mijn_plan_page .main_accordion .parent_content .compet_heading .share_doel {
        width: 100%;
    }
    div.mijn_plan_page .profile_year_option h4.common_title {
        margin-bottom: 30px;
    }
    div.mijn_plan_page .parent_heading .doel_prog span {
        padding-left: 0;
    }
    div.mijn_plan_page .parent_heading .doel_prog {
        font-size: 14px;
        width: 100px;
    }
    div.mijn_plan_page .parent_heading .doel_completed label {
        font-size: 14px;
        width: 55%;
        padding-top: 0;
    }
    div.mijn_plan_page .parent_content.show .doelen_list .rol_doelen_list .tab_heading,
    div.mijn_plan_page .parent_content.show .doelen_list .comp_doelen_list .tab_heading {
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 10px;
    }
    div.mijn_plan_page .parent_content.show .doelen_list .rol_doelen_list .tab_heading h6,
    div.mijn_plan_page .parent_content.show .doelen_list .comp_doelen_list .tab_heading h6 {
        width: auto;
        margin-bottom: 0 !important;
    }
    div.mijn_plan_page .parent_content.show .doelen_list .rol_doelen_list .tab_heading .doel_title_section,
    div.mijn_plan_page .parent_content.show .doelen_list .comp_doelen_list .tab_heading .doel_title_section {
        width: 35%;
    }
    div#career_wallet_page div#mijn_talen .registered_langs .single_langs .new_skill_group {
        width: 100%;
    }
    div#career_wallet_page div#mijn_talen .registered_langs .single_langs .new_skill_group .input-group-append {
        width: 100%;
    }
    div#career_wallet_page div#mijn_talen .registered_langs .single_langs .new_skill_group {
        width: 100%;
        flex-direction: column;
    }
    div#career_wallet_page div#mijn_talen .registered_langs .single_langs label {
        width: 100%;
    }
    div#career_wallet_page div#mijn_talen .registered_langs .single_langs {
        width: 100%;
        text-align: center;
    }
    div#career_wallet_page div#mijn_talen .registered_langs {
        padding-left: 0;
    }
    div#career_wallet_page div#mijn_talen .registered_langs .single_langs label {
        width: 100%;
    }
    div#career_wallet_page div#mijn_talen .registered_langs .single_langs {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .registered_skills.common_round_checkboxes .single_skill .new_skill_group {
        width: 100%;
    }
    .registered_skills.common_round_checkboxes .single_skill .new_skill_group .input-group-append {
        width: 100%;
    }
    .registered_skills.common_round_checkboxes .single_skill .new_skill_group {
        width: 100%;
        flex-direction: column;
    }
    .registered_skills.common_round_checkboxes .single_skill label {
        width: 100%;
    }
    .registered_skills.common_round_checkboxes .single_skill {
        width: 100%;
        text-align: center;
    }
    .registered_skills.common_round_checkboxes .single_skill {
        padding-left: 0;
    }
    .registered_skills.common_round_checkboxes .single_skill label {
        width: 100%;
    }
    .registered_skills.common_round_checkboxes .single_skill {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .skill_option {
        width: 100%;
    }
    .registered_skills.common_round_checkboxes .skill_option {
        padding: 0 15px;
    }
    .registered_skills.common_round_checkboxes .single_skill .skill_option input:before,
    .registered_skills.common_round_checkboxes .single_skill .skill_option input:before {
        left: 2px !important;
    }
    .registered_skills.common_round_checkboxes .single_skill input:checked:after,
    .registered_skills.common_round_checkboxes .single_skill .skill_option input:checked:after {
        left: 2px !important;
    }
    .single_ontwikkelen .single_skill .skill_option input:before,
    .single_ontwikkelen .single_skill .skill_option input:after {
        left: 2px !important;
    }
    .registered_skills.common_round_checkboxes .single_skill .skill_option input,
    .single_ontwikkelen .single_skill .skill_option input {
        width: calc(10% - 4px);
        display: inline-block;
        vertical-align: middle;
    }
    .registered_skills.common_round_checkboxes .single_skill .skill_option label,
    .single_ontwikkelen .single_skill .skill_option label {
        display: inline-block !important;
        width: calc(90% - 4px) !important;
        vertical-align: middle;
        text-align: left !important;
    }
    .registered_skills.common_round_checkboxes p {
        width: 100%;
    }
    .common_round_checkboxes .rounded_checkbox .new_skill_group {
        width: 100%;
    }
    .common_round_checkboxes .rounded_checkbox .new_skill_group .input-group-append {
        width: 100%;
    }
    .common_round_checkboxes .rounded_checkbox .new_skill_group {
        width: 100%;
        flex-direction: column;
    }
    .common_round_checkboxes .rounded_checkbox label {
        width: 100%;
    }
    .common_round_checkboxes .rounded_checkbox {
        width: 100%;
        text-align: center;
    }
    .common_round_checkboxes .rounded_checkbox {
        padding-left: 0;
    }
    .common_round_checkboxes .rounded_checkbox label {
        width: 100%;
    }
    .common_round_checkboxes .rounded_checkbox {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .skill_option {
        width: 100%;
    }
    .common_round_checkboxes .rounded_checkbox .skill_option {
        padding: 0 15px;
    }
    .common_round_checkboxes .rounded_checkbox .skill_option input:before,
    .common_round_checkboxes .rounded_checkbox .skill_option input:before {
        left: 2px !important;
    }
    .common_round_checkboxes .rounded_checkbox input:checked:after,
    .common_round_checkboxes .rounded_checkbox .skill_option input:checked:after {
        left: 2px !important;
    }
    .common_round_checkboxes .rounded_checkbox .skill_option input,
    .common_round_checkboxes .rounded_checkbox .skill_option input {
        width: calc(10% - 4px);
        display: inline-block;
        vertical-align: middle;
    }
    .common_round_checkboxes .rounded_checkbox .skill_option label,
    .common_round_checkboxes .rounded_checkbox .skill_option label {
        display: inline-block !important;
        width: calc(90% - 4px) !important;
        vertical-align: middle;
        text-align: left !important;
    }
    .input-group.common_add_secttion .new_skill_group {
        width: 100%;
        flex-direction: column;
    }
    .input-group.common_add_secttion .new_skill_group input {
        width: 100%;
    }
    .input-group.common_add_secttion .new_skill_group .input-group-append {
        width: 100%;
    }
    div#teamplan_tab .doelen_list.single_team_leden_info .common_accordion_heading h6.common_title {
        margin: 0;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    div#teamplan_tab .doelen_list.single_team_leden_info .common_accordion_content.show .doel_title_section {
        max-width: 250px;
        display: inline-block;
    }
    div#teamplan_tab .doelen_list.single_team_leden_info .common_accordion_heading {
        display: unset;
        position: relative;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_heading .common_color_btn {
        width: 100% !important;
        margin: 0 !important;
        margin-top: 10px !important;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_heading h6.common_title {
        display: inline-block;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_heading {
        display: unset;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_heading .accordian_button {
        margin-bottom: 20px;
    }
    div#teamplan_tab .single_team_leden_info .team_btn_section label {
        font-size: 14px;
        margin-right: 5px;
    }
    div#teamplan_tab .single_team_leden_info .doel_completed .doel_prog {
        width: 100px;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_heading .team_users {
        display: inline-block;
        vertical-align: super;
        margin-right: 10px;
    }
    div#teamplan_tab .doelen_list.single_team_leden_info .doel_completed {
        display: inline-block;
        width: 55%;
    }
    div#teamplan_tab .doelen_list.single_team_leden_info .team_action.action .fa {
        font-size: 18px;
    }
    div#teamplan_tab .doelen_list.single_team_leden_info .team_action.action span.remove_acties {
        width: 12px;
    }
    .doelen_list.single_team_leden_info {
        padding-bottom: 15px;
    }
    div#teamplan_tab .team_doelen .single_doel .tab_content .acties_heading.tab_heading .author_data {
        width: auto;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_content.team_btn_section.show {
        padding-left: 0;
    }
    div#teamplan_tab .title_btn {
        flex-direction: column;
        align-items: unset;
    }
    div#teamplan_tab .title_btn select {
        width: 100% !important;
    }
    div#teamplan_tab .team_target .func_target_list.ontwikkeling_list {
        margin-top: 10px;
        padding: 0 10px;
    }
    div#baseProfileModel .modal-footer .common_color_btn,
    div#baseProfileAmbitionModel .modal-footer .common_color_btn {
        margin: 0 0px !important;
        margin-right: 4px !important;
    }
    div.mijn_plan_page .kinnis_list .kennis_heading {
        padding-bottom: 0 !important;
    }
    div.mijn_plan_page .kinnis_list .ontwikkelen {
        padding-top: 0 !important;
    }
    form#requestFeedbackForm div#buddypress ul.subnav li {
        min-width: 100% !important;
        width: auto !important;
        margin-bottom: 10px !important;
    }
    form#requestFeedbackForm #members-list div#example_length,
    form#requestFeedbackForm div#example_filter {
        flex: 0 100%;
        max-width: 100%;
        margin-left: 0 !important;
    }
    form#requestFeedbackForm div#members-list div#example_info {
        margin-bottom: 30px;
    }
    form#requestFeedbackForm .col-md-12.mx-auto.d-flex .common_color_btn {
        margin-right: 5px;
    }
    form#requestFeedbackForm div#members-list table th,
    div#members-list table td {
        font-size: 14px !important;
        white-space: nowrap;
    }
    form#requestFeedbackForm .users-list textarea {
        height: 100px;
    }
    form#requestFeedbackForm .input_fields_wrap .form-group .col-md-2.px-0,
    form#requestFeedbackForm .external_person .form-group .col-md-2.px-0 {
        width: auto;
        margin-left: 5px;
    }
    .gesprek_questions div#addGesprekModel {
        flex-direction: column;
    }
    .gesprek_questions div#addGesprekModel .form-group.input-group {
        width: 100%;
        padding-left: 0;
    }
    .doel_progress {
        margin-left: 0 !important;
    }
    div.mijn_plan_page .doelen_list .single_doel .doel_title_section {
        margin-bottom: 0;
    }
    .bp_gesprek #main-content #buddypress #item-body,
    .bp_evaluatie #main-content #buddypress #item-body,
    .bp_inzetbaarheids #main-content #buddypress #item-body,
    .bp_skill_wallet #main-content #buddypress #item-body,
    .bp_plan #main-content #buddypress #item-body {
        padding: 20px!important;
    }
    div.mijn_plan_page h6,
    div.mijn_plan_page h5,
    div.mijn_plan_page h4,
    div.mijn_plan_page h3,
    div.mijn_plan_page h2 {
        margin-top: 0 !important;
    }
    /* .evalueren_page.mijn_plan_page button,
    .mijn_plan_page button {
        margin: 15px 0 !important;
    } */
    .mijn_plan_page .switch_section {
        display: flex;
        align-items: center;
    }
    div#profile-visibility form .switch_section span.switch_label {
        min-width: 192px;
        max-width: 192px;
    }
    div#profile-visibility form .switch_section span.gamipress_point img {
        padding-left: 2px;
    }
    div#profile-visibility form .switch_section label.switch {
        margin-left: 8px;
    }
    div#profile-visibility form .switch_section span.gamipress_point {
        margin-left: 10px;
    }
    div#profile-visibility form .switch_section {
        justify-content: space-between;
    }
    div#profile-visibility form .gami_point_label {
        max-width: 95%;
    }
    div#profile-visibility .col-md-12 {
        padding: 0;
    }
    div#profile-visibility .col-md-12 .col-md-6 {
        padding: 0;
    }
    div#profile-visibility .right-profile-visibility .status_visibility_sec .dataTables_info {
        margin-bottom: 25px;
    }
    #content-container div#profile-visibility #members-list div#example_length,
    div#profile-visibility div#example_filter {
        flex: 0 100%;
        max-width: 100%;
    }
    div#profile-visibility div#members-list .dataTables_filter {
        margin-left: 0!important;
        margin-top: 10px !important;
    }
    .skill_option.dynamic_skills_btns {
        flex-direction: column;
        padding-right: 0;
    }
    .dynamic_skills_btns label {
        margin-right: 0;
        margin-bottom: 15px;
    }
    div#multiple_invite_sec .single_switch_section {
        display: flex;
        align-items: flex-start;
        width: 100%;
        margin-top: 20px;
        flex-direction: column;
    }
    div#multiple_invite_sec .single_switch_section .switch_section {
        width: 100%;
        margin-bottom: 20px;
    }
    div#multiple_invite_sec .single_switch_section .network_users {
        margin-left: 0;
        width: 100%;
        justify-content: space-between;
    }
    div#multiple_invite_sec .single_switch_section .network_users a.btn.common_color_btn {
        width: auto;
    }

    .parent_heading{
        display: inline-block;
    }
}

@media (max-width: 767px) and (min-width: 320px) and (orientation: landscape) {
    div.mijn_plan_page .parent_heading .doel_completed label {
        font-size: 14px;
        width: auto;
    }
    div.mijn_plan_page .parent_heading .doel_completed {
        width: auto;
    }
    div.mijn_plan_page .main_accordion .parent_heading .fa-angle-down,
    div.mijn_plan_page .main_accordion .parent_heading .fa-angle-up {
        width: calc(5% - 4px);
    }
    div.mijn_plan_page .parent_heading h5.common_title {
        width: auto;
    }
    div.mijn_plan_page .main_accordion .parent_content .kennis_heading,
    div.mijn_plan_page .main_accordion .parent_content .talent_heading,
    div.mijn_plan_page .main_accordion .parent_content .compet_heading {
        flex-direction: row;
        padding-bottom: 0;
    }
    div.mijn_plan_page .main_accordion .parent_content .kennis_heading a,
    div.mijn_plan_page .main_accordion .parent_content .talent_heading a,
    div.mijn_plan_page .main_accordion .parent_content .rolfunction_heading a,
    div.mijn_plan_page .main_accordion .parent_content .compet_heading a {
        width: auto;
    }
    div.mijn_plan_page .main_accordion .parent_content .rolfunction_heading .share_doel,
    div.mijn_plan_page .main_accordion .parent_content .compet_heading .share_doel {
        width: auto;
    }
    div.mijn_plan_page .parent_content.show .doelen_list .rol_doelen_list .tab_heading,
    div.mijn_plan_page .parent_content.show .doelen_list .comp_doelen_list .tab_heading {
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 10px;
    }
    div.mijn_plan_page .parent_content.show .doelen_list .rol_doelen_list .tab_heading h6,
    div.mijn_plan_page .parent_content.show .doelen_list .comp_doelen_list .tab_heading h6 {
        width: auto;
        margin-bottom: 0 !important;
    }
    /* div.mijn_plan_page .parent_content.show .doelen_list .rol_doelen_list .tab_heading .doel_title_section,
    div.mijn_plan_page .parent_content.show .doelen_list .comp_doelen_list .tab_heading .doel_title_section {
        min-width: 51%;
        margin-bottom: 0;
    } */
    div.mijn_plan_page h5.common_title {
        margin-bottom: 10px;
    }
}


/*02-08-2021 css end*/

.learndash .ld-button {
    color: #fff !important;
}

.single_doel .tab_heading .doel_desc {
    display: none;
}

.single_doel .tab_heading.active .doel_desc {
    display: inline-block;
}

.dialoog_module #base_profile_section {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.dialoog_module #base_profile_section h6 {
    border-bottom: none;
}

.dialoog_module .role_page #base_profile_section form {
    width: 92%;
    margin-left: 8%;
}

.dialoog_module .inzetbaarheid_page #base_profile_section form {
    width: 50%;
}

.single_ontwikkelen_table {
    margin: 0 auto;
    width: 60% !important;
}

.single_ontwikkelen_table tr {
    color: #000;
}

.single_ontwikkelen_table tr th:first-child {
    text-align: left;
}

.single_ontwikkelen_table tr td:first-child {
    text-align: left;
}

#base_profile_section .common_color_btn {
    float: left;
}

.user_match_chart .last-two-charts {
    margin-top: 20px;
    ;
}

.user_match_chart .two-chart .single_chart {
    margin: 0 33px;
}

div#received_feedback {
    width: 100%;
}

.convesation_report {
    height: 80px !important;
}

.all_conv_report textarea {
    height: 80px;
    border-radius: 15px;
    resize: none;
    border: 1px solid #adadad !important;
    color: #747474;
    font-size: 16px;
    width: 90%;
    margin: 10px 0 0;
}

.gesprek_inviter {
    display: flex;
    margin: 15px;
}

.gesprek_single_inviter .author_name {
    font-size: 14px;
    margin: 0 10px;
}

.single_afronding {
    margin-top: 10px;
    margin-bottom: 10px;
}

.single_afronding .content {
    margin-top: 10px;
    margin-left: 35px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 25px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #0F9D58;
    width: 80%;
}

input:focus+.slider {
    box-shadow: 0 0 1px #0F9D58;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    left: 0;
}


/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.doel_prog {
    border: 1px solid;
    height: 30px;
}

.evalueren_page #all_feedbacks {
    float: left;
    width: 100%;
}

.ontwikkeling_list .single_doelen {
    color: #000;
}

/* .nopadding {
    padding: 0;
} */

.defaulttooltip {
    position: relative;
    display: inline-block;
}

.defaulttooltip .defaulttooltiptext {
    visibility: hidden;
    width: 150px;
    background-color: #676565;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px;
    position: absolute;
    z-index: 1;
    bottom: 140%;
    left: 0;
    margin-left: -73px;
    font-weight: normal;
    line-height: 13px;
    font-family: 'Lato';
    font-size: 13px;
    white-space: break-spaces;
}

.defaulttooltip .defaulttooltiptext.circel {
    width: 155px;
    bottom: -280%;
    left: 22%;
    line-height: 13px;
    font-size: 12px;
}

.defaulttooltip .defaulttooltiptext:not(.circel)::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #676565 transparent transparent transparent;
}

.defaulttooltip:hover .defaulttooltiptext {
    visibility: visible;
}

.chart_info {
    margin-top: 6px;
}

.chart_info i {
    cursor: pointer;
}

#mijn_plan_share_section label.parent {
    float: left;
    width: 100%;
}

#mijn_plan_share_section label.child {
    padding-left: 10px;
}

.suggestion_wrap label,
.career_first_row label {
    position: relative;
    z-index: 1;
    padding: 0;
    font-size: 15px;
    color: #000;
    font-weight: normal;
    text-transform: none;
}

.suggestion_wrap .common_autocomplete:focus {
    box-shadow: none !important;
}

.suggestion_wrap .common_grey_btn {
    position: relative;
    top: 0;
    left: -3px;
}

label.actie_title {
    color: black;
    font-size: 16px;
    float: left;
    width: 100%;
}

#career_wallet_page #base_profile_section form {
    margin-top: 0;
}

#mijn_skills .skill_type {
    margin-bottom: 5px !important;
    font-size: 14px;
}

#career_wallet_page #profileId {
    margin-top: 0;
}

#add_team_doelen {
    margin-top: 0 !important;
}

.team_target .func_target_list div {
    padding-bottom: 5px;
    margin-bottom: 10px !important;
}

.all_conv_report p {
    text-transform: none;
}

div.mijn_plan_page .switch_section span.switch_label {
    margin-top: 13px;
    float: right;
    margin-left: 10px;
}

div.mijn_plan_page .add_acties_popup {
    margin: 0 !important;
}

.gesprekken_liting .dialoog_tabs {
    margin-bottom: 25px;
}

.cv_upload_title {
    margin-bottom: 10px;
}

.working_hours {
    margin-top: 0 !important;
    border-radius: 50px !important;
}

.career_first_right .update-button input {
    margin-top: 5px !important;
}

.skill_acties {
    margin: 5px 0 15px;
}

.skill_acties .add_acties_popup {
    width: auto !important;
}

.parent_content .kinnis_list {
    margin-left: 20px;
}

.single_group_feedback {
    margin-bottom: 30px;
    border-bottom: 1px solid #aba3a3;
    padding-bottom: 10px;
}

.single_group_feedback:first-child {
    padding-top: 0;
}

.single_group_feedback:last-child {
    border-bottom: none !important;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
}

.single_kudos {
    cursor: pointer;
}

.kudos-list-modal h2 {
    margin-top: 20px;
}

#career_wallet_page img.label_icon,
.mijn_plan_page img.label_icon {
    width: 45px;
    margin-right: 15px;
}

#career_wallet_page #mijn_level li label,
#career_wallet_page #mijn_cv .cv_linkeding span.block-title,
#career_wallet_page #mijn_cv .cv_upload_title span.block-title {
    font-size: 15px;
    color: #000;
    font-weight: normal;
    text-transform: none;
}

#career_wallet_page #mijn_cv form {
    margin: 0;
}

#career_wallet_page #mijn_level {
    margin-top: 20px;
    /* float: left;
    width: 100%;*/
}

div.mijn_plan_page .parent_heading>h5.common_title {
    margin-bottom: 15px;
    font-weight: 400;
    margin-top: 0;
}

.new_match_chart .single_chart {
    /* min-width: 125px; */
    min-width: 100px;
}

#profile_skills_listing .col-md-12 {
    padding: 0;
}

.doel_progress {
    margin-top: 20px;
    /* margin-left: -50px; */
    border-top: 1px solid #adadad;
    padding-top: 10px;
}

#teamplan_tab .doel_progress {
    margin-top: 15px;
    /* margin-left: -50px; */
    border-top: none;
    padding-top: 0px;
}

.evalueren_page .doel_progress {
    border-top: none;
}

.ontwikkelen .doel_progress {
    /* margin-left: -20px; */
}

.doel_progress .common_title {
    margin-bottom: 0;
}

.common_round_checkboxes .rounded_checkbox input:checked+label .remove_icon,
.single_ontwikkelen input:checked+label .remove_custom_skill,
.single_skill input:checked+label .remove_custom_skill,
.single_ontwikkelen input:checked+label .remove_plan_custom_skill,
.single_skill input:checked+label .remove_plan_custom_skill,
.single_ontwikkelen input:checked+label .remove_only_skill,
.single_langs input:checked+label .remove_icon {
    color: #fff !important;
}

.add_gesprek_section {
    text-align: center;
}

.add_gesprek_section .gesprekmanagerplan_btn {
    width: 230px !important;
    font-size: 16px !important;
    height: 41px !important;
    margin-top: 7px !important;
}

.add_gesprek_section #new_gesprek_btn {
    width: 150px;
    font-size: 16px !important;
    height: 41px;
    margin-top: 7px !important;
}

.add_gesprek_section .gesprekmanagerplan_btn {
    width: 230px !important;
    font-size: 16px !important;
    height: 41px !important;
    margin-top: 7px !important;
}

#competentie_levels_form .info_btn {
    margin-bottom: 10px !important;
}

#cv_form .file_ext_info {
    float: left;
    width: 100%;
}

#external_profiles .profileloops {
    min-height: 500px;
}

#external_profiles .profileloops h6.common_title {
    /* min-height: 70px; */
}

#external_profiles .profileloops p.total-match {
    color: #000;
    margin-bottom: 5px;
    white-space: pre-line;
    min-height: 60px;
}

#external_profiles .profileloops .external_chart {
    margin-top: 15px;
}

.external_chart .two-chart div.chrt {
    padding: 0 3px;
}

.singlelabor .labor_info_left p,
.singlelabor .labor_info_right p {
    margin-bottom: 0;
}

#datum_gesprek {
    border: 1px solid #adadad !important;
    border-radius: 50px !important;
    height: 50px;
    color: #747474;
    font-size: 16px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    background-color: #e9ecef !important;
}

.ld-content-action .ld-primary-color {
    padding: 9px 15px !important;
    border-radius: 32px !important;
    text-transform: none !important;
    font-weight: normal !important;
    font-size: 15px !important;
    /* background-color: rgb(0,167,215); */
    height: 38px;
    vertical-align: middle;
    line-height: initial;
    color: #fff !important;
}

.quarter_info {
    max-width: max-content;
    margin: 0 auto;
}

.quarter_info span.quarter {
    display: flex;
    line-height: 25px;
}

span.diff_arrow {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    margin-right: 5px;
    position: relative;
    top: 7px;
}

span.diff_arrow.negative {
    border-top: 8px solid #f00;
}

span.diff_arrow.positive {
    border-bottom: 10px solid green
}

span.quar_info {
    float: left;
}

.common_custom_checkbox {
    position: relative;
}

input.common_custom_checkbox:before {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    border: 2px solid #979797;
    background-color: #fff;
    top: -2px;
    left: -2px;
}

.common_custom_checkbox:checked:after {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    /* background-color: rgb(0,167,215); */
    top: -2px;
    left: -2px;
}

.inzetbaarheid_page .chart_group_title {
    font-weight: 400;
    color: #000;
    margin-top: 0 !important;
    text-transform: unset;
}

.inzetbaarheid_page h5,
.inzetbaarheid_page h4,
.inzetbaarheid_page h3,
.inzetbaarheid_page h2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.main-menu li a {
    font-weight: 400;
}

#buddypress #create-group-form input[type=button],
#buddypress #woffice-bp-sidebar #item-header #item-header-content .action div.generic-button #page-wrapper a,
#content-container #bbpress-forums button[type=submit],
#content-container #bp-browse-button,
#content-container #buddypress .button-nav li a,
#content-container #buddypress .dataTables_wrapper .dataTables_paginate .paginate_button:not(.disabled),
#content-container #buddypress button,
#content-container #buddypress input[type=submit],
#content-container #learndash_next_prev_link a,
#content-container .ssfa_fileup_wrapper span,
#main-content #buddypress #groups-list li.item-entry .item .groups-meta.action .generic-button #page-wrapper a,
#main-content #buddypress #groups-list li.item-entry .item .groups-meta.action .generic-button #page-wrapper button,
#main-content #buddypress #groups-list li.item-entry .item .item-block .action div #page-wrapper a,
#main-content #buddypress #groups-list li.item-entry .item .item-block .action div #page-wrapper button,
#main-content #buddypress #groups-list li.item-entry .item .item-block .action li #page-wrapper a,
#main-content #buddypress #groups-list li.item-entry .item .item-block .action li #page-wrapper button,
#main-content #buddypress #item-body #groups-list li .action #page-wrapper a,
#main-content #buddypress #item-body #groups-list li .action #page-wrapper button,
#main-content #buddypress #item-body #members-list li .action #page-wrapper a,
#main-content #buddypress #item-body #members-list li .action #page-wrapper button,
#main-content #buddypress #members-list li.item-entry .item .groups-meta.action .generic-button #page-wrapper a,
#main-content #buddypress #members-list li.item-entry .item .groups-meta.action .generic-button #page-wrapper button,
#main-content #buddypress #members-list li.item-entry .item .item-block .action div #page-wrapper a,
#main-content #buddypress #members-list li.item-entry .item .item-block .action div #page-wrapper button,
#main-content #buddypress #members-list li.item-entry .item .item-block .action li #page-wrapper a,
#main-content #buddypress #members-list li.item-entry .item .item-block .action li #page-wrapper button,
#main-content #buddypress .activity-list.item-list.bp-list .activity-comments .comment-item .action .generic-button #page-wrapper .bp-primary-action,
#main-content #buddypress .activity-list.item-list.bp-list .activity-comments .comment-item .action .generic-button #page-wrapper .bp-secondary-action,
#main-content #buddypress .activity-list.item-list.bp-list .activity-content .activity-meta.action #page-wrapper a.button,
#main-content button,
#main-content input[type=button],
#page-wrapper #buddypress #woffice-bp-sidebar #item-header #item-header-content .action div.generic-button a,
#page-wrapper #main-content #buddypress #groups-list li.item-entry .item .groups-meta.action .generic-button a,
#page-wrapper #main-content #buddypress #groups-list li.item-entry .item .groups-meta.action .generic-button button,
#page-wrapper #main-content #buddypress #groups-list li.item-entry .item .item-block .action div a,
#page-wrapper #main-content #buddypress #groups-list li.item-entry .item .item-block .action div button,
#page-wrapper #main-content #buddypress #groups-list li.item-entry .item .item-block .action li a,
#page-wrapper #main-content #buddypress #groups-list li.item-entry .item .item-block .action li button,
#page-wrapper #main-content #buddypress #item-body #groups-list li .action a,
#page-wrapper #main-content #buddypress #item-body #groups-list li .action button,
#page-wrapper #main-content #buddypress #item-body #members-list li .action a,
#page-wrapper #main-content #buddypress #item-body #members-list li .action button,
#page-wrapper #main-content #buddypress #members-list li.item-entry .item .groups-meta.action .generic-button a,
#page-wrapper #main-content #buddypress #members-list li.item-entry .item .groups-meta.action .generic-button button,
#page-wrapper #main-content #buddypress #members-list li.item-entry .item .item-block .action div a,
#page-wrapper #main-content #buddypress #members-list li.item-entry .item .item-block .action div button,
#page-wrapper #main-content #buddypress #members-list li.item-entry .item .item-block .action li a,
#page-wrapper #main-content #buddypress #members-list li.item-entry .item .item-block .action li button,
#page-wrapper #main-content #buddypress .activity-list.item-list.bp-list .activity-comments .comment-item .action .generic-button .bp-primary-action,
#page-wrapper #main-content #buddypress .activity-list.item-list.bp-list .activity-comments .comment-item .action .generic-button .bp-secondary-action,
#page-wrapper #main-content #buddypress .activity-list.item-list.bp-list .activity-content .activity-meta.action a.button,
#page-wrapper .btn,
#woffice-timeline-dialog #btn-dialog-close,
input[type=submit],
btn {
    text-transform: unset !important;
    font-weight: 300 !important;
}

#page-wrapper #buddypress #woffice-bp-sidebar #item-header #item-header-content .action div.generic-button a {
    text-transform: lowercase !important;
}

#page-wrapper #buddypress #woffice-bp-sidebar #item-header #item-header-content .action div.generic-button a:first-letter {
    text-transform: uppercase !important;
}

input[type=submit],
input[type=button],
button[type=button],
button[type=submit],
.btn.btn-default,
button,
.btn-primary.btn-primary,
.paginate_button,
#main-content #buddypress .bp-subnavs ul li.current a,
li.selected a,
dt,
.widget.widget_ldcourseinfo h4,
.widget.widget_sfwd-courses-widget h4,
.widget .box-title h3,
b,
p,
strong,
.font-weight-bold,
#main-content #buddypress .bp-tables-user tbody tr td,
.profile-group-title,
.users-header.single-headers p,
.users-header.single-headers div,
.widget .intern-padding ul li {
    font-weight: 300 !important;
}

#talent_tabs.tab-content .fw-iconbox-title h3,
#talent_tabs.tab-content h4,
div.fw-accordion h3,
#linkedin_form h5,
#cv_form h5,
#competentie_levels_form h5,
#talent_chart h4,
#featuredbox.centered .pagetitle>h1 {
    font-weight: 400 !important;
}

#main-content #buddypress .bp-subnavs ul li.current a {
    color: #000;
}

.paginate_button.next {
    text-transform: none !important;
}

#eightvance_share_section {
    float: left;
    width: 100%;
}

.buddypress-wrap .bp-tables-user tr td.label,
.buddypress-wrap table.forum tr td.label,
.buddypress-wrap table.wp-profile-fields tr td.label,
td {
    font-weight: 300 !important;
    /* color: #000; */
}

.buddypress-wrap fieldset legend,
.buddypress-wrap .standard-form .field-visibility-settings-header {
    font-weight: 300;
    text-transform: none;
}

.buddypress-wrap .item-body .screen-heading,
#buddypress .standard-form label,
#buddypress .standard-form span.label {
    text-transform: none;
}

.history_action {
    text-align: right;
}

.history_action .fa-check {
    cursor: pointer;
}

.buddypress-wrap .current-visibility-level,
th {
    font-weight: 400;
}

#main-content #buddypress #item-body h2.screen-heading {
    font-weight: 300;
    font-size: 1.5rem;
    /* color: #000; */
}

#plan_overview h4 {
    font-weight: 400;
    font-size: 16px;
    color: #000;
    text-transform: none;
}

#plan_overview h3 {
    font-weight: 400;
    color: #000;
    text-transform: none;
}

.trophy-sec h5,
.trophy-sec h6 {
    font-weight: 400;
    font-size: 15px;
    text-transform: none;
}

#main-content #buddypress .bp-feedback .bp-help-text,
#main-content #buddypress .bp-feedback p {
    font-weight: 300 !important;
    text-transform: none;
}

#main-content #buddypress .dir-navs ul li.selected a {
    font-weight: 300 !important;
    /* color: rgb(0,167,215); */
}

#main-content #buddypress .activity-list.item-list.bp-list .activity-content .activity-header,
#main-content #buddypress #groups-list li.item-entry .item .item-block .list-title,
#main-content #buddypress #members-list li.item-entry .item .item-block .list-title,
.badge {
    font-weight: 300 !important;
}
/* 28-06-2022 */
#user_hardcore_search #dir-members-search-form .col-lg-3 {
    max-width: inherit;
    flex: 0 0 20%;
}

/*14-07-2022*/
#search_person_form .col-lg-3 {
    flex: 0 0 20%;
}
input[type="submit"], .btn,.common_color_btn,#buddypress #woffice-bp-sidebar #item-header #item-header-content .action div.generic-button a,
#buddypress #woffice-bp-sidebar #item-header #item-header-content .action div.generic-button button{
    border-radius: 20px !important;
    /* line-height: 40px !important; */
    /* padding: 0 20px !important; */
}

/* .smiling-submit input[type=submit]:hover{
    color: rgb(49, 70, 197);
    border-color: rgb(49, 70, 197) !important;
    border-width: 1px !important;
    border-style: solid !important;
} */
/* .btn-default.fancybox-iframe:hover {
    color: rgb(49, 70, 197) !important;
} */


.member-header-actions .generic-button button,.member-header-actions .generic-button a{
     line-height: 23px !important;
   
}
#buddypress #woffice-bp-sidebar #item-header #item-header-content .action div.generic-button a{
    margin: 0px !important;
}
/* .member-header-actions.action .generic-button,.member-header-actions.action button .btn {
    margin: 0 0 10px !important;
} */
/* #page-wrapper .btn, #page-wrapper select {
    margin: 0 !important;
} */
/*15-07-2022*/
.page-id-6 #main-content #buddypress .select-wrap span.select-arrow{top: 30px;right: 5px;}
.page-id-6 div#subnav-filters{        display: inherit;
}
.page-id-6 .buddypress-wrap .select-wrap span.select-arrow:before{color: #000;font-size: 1rem !important;}
.page-id-6 #main-content #buddypress .subnav-filters .bp-search button[type=submit]{padding: 0px 17px;margin: 0 0 0 -4px;top: -4px;}
.page-id-6 #main-content #buddypress .subnav-filters .bp-search button[type=submit] span.dashicons{line-height: 0.8;}
#members-list .item-entry1 .item .item-meta{margin-bottom: 10px;}
.matching-box a.btn.btn-default.indi-btn {
    font-size: 13px !important;
}
.user_status_sec button {
    width: 120px;
}
div#text-6 button#wp-submit {
    border-radius: 20px;
}

/*18-07-2022*/
.gesprek_new_qow .form-group.input-group{
    width: 100% !important;
    padding-left: 0 !important;
}
.gesprek_new_qow .gesprek_date_group{margin: 0;}
.gesprek_new_qow .btn-group{
    display: inherit;
    width: 100%;
}
.gesprek_new_qow .btn-group button {
    width: 100%;
}

/*19-09-2024*/

#members-dir-list .member-footer .friends-meta.action, #members-dir-list .member-footer .members-meta.action, #members-list.members-friends-list .member-footer .friends-meta.action, #members-list.members-friends-list .member-footer .members-meta.action {
    padding: 0 30px 10px 30px;
}
#members-dir-list .member-footer .friends-meta, #members-dir-list .member-footer .members-meta, #members-list.members-friends-list .member-footer .friends-meta, #members-list.members-friends-list .member-footer .members-meta{
    flex-wrap: wrap;
}
#members-dir-list .member-footer .friends-meta.action .generic-button:last-child a, #members-dir-list .member-footer .members-meta.action .generic-button:last-child a, #members-list.members-friends-list .member-footer .friends-meta.action .generic-button:last-child a, #members-list.members-friends-list .member-footer .members-meta.action .generic-button:last-child a{
    margin: 10px 0;
}
#page-wrapper .is-right-sidebar{
    position: fixed;
}
#content-container .profile-matching-view .matching-box h4{
    font-size: 18px;
    word-break: auto-phrase;
}
div#career_wallet_page .row {
    margin-left: 0;
    margin-right: 0;
    /* display: inline-block; */
    width: 100%;
}
.feedback_header img {
    border-radius: 50%;
}
.star-rating>fieldset:not(:checked)>label{
    width: 1.2em !important;
}
#talent_tabs.tab-content h4 {
    font-size: 16px;
}
#main-footer {
    position: relative;
    z-index: -1 !important;
}

@media only screen and (max-width: 1366px) and (min-width: 1024px) {
    #navigation .main-menu .sub-menu li .sub-menu {
        left: 100% !important;
        padding-left: 0;
    }
    div#profile-visibility .col-md-12:before {
        left: 46%;
    }
    div#profile-visibility form .gami_point_label {
        max-width: 71%;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1920px) {
    #navigation .main-menu .sub-menu li .sub-menu {
        margin-left: 0px;
    }
}

.profile-matching-view.function_profile_matching {
    margin: 0 !important;
}

.personal_plann_skill {
    float: left;
    text-align: left;
}

.gesprek_section.gesprek_questions .form-group.single_question h6.common_title {
    margin-bottom: 10px !important;
}

.echart_tooltip_close i {
    color: #fff;
    opacity: 1;
    cursor: pointer;
}

form label {
    text-transform: none !important;
}

#buddypress #item-header .bp-messages.bp-template-notice.success {
    /* width: 100%; */
    float: left;
}

.tab_year {
    margin-bottom: 20px;
}

.profile_year_option {
    margin: 0 auto;
}

/* .tab_year .form-group.team_year {
    width: 130px;
} */

#friend-list .friends-meta.action .generic-button .button.reject {
    display: none;
}

.permission_model_popup .modal-dialog {
    width: 27%;
}

.permission_model_popup #permisson_switches span.switch_label {
    float: left;
    margin-top: 0px;
    width: 74%;
    max-width: 480px;
}

.permission_model_popup #permisson_switches label.switch {
    position: relative;
    top: 15px;
}

.permission_model_popup #permisson_switches div {
    line-height: 60px;
    float: left;
    width: 100%;
}

.permission_model_popup #friend_actions a {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

#userStatusModel .switch {
    width: 62px;
}

#ui-datepicker-div {
    z-index: 9999 !important;
}

.permission_model_popup h6.common_title {
    margin-top: 20px;
}

#permisson_switches .chart_info {
    margin-left: 5px;
}

.gesprek_questions ul.multiselect-container {
    width: 350px;
}

.profile_visibility_switches label.switch {
    width: 60px;
}

#profile_visibility_settings::before {
    content: "\f2a8"!important;
}

.user_status_sec .curr_status {
    float: left;
    width: 100%;
    text-align: left;
}

.user_status_sec,
body.profile #item-header .member-header-actions.action {
    float: left;
    width: 100%;
}

.dialoog_tabs.skills_tab {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 50%;
    margin-left: 0;
}

.new_team_icon {
    font-size: 16px;
}

.edit_team {
    padding-right: 15px;
}

.remove_team {
    top: 13px;
    position: relative;
}

#addTeamModel .popup_left,
#editTeamModel .popup_left {
    border-right: none;
    padding-left: 15px;
}

#header_hysm {
    font-size: 18px;
    margin-right: 10px;
    float: left;
}

#header_video {
    font-size: 14px;
    margin-right: 12px;
    float: left;
}

.manage_usr_prms {
    margin-left: 20px !important;
}

.revoke_network_access {
    /* color: #000; */
    cursor: pointer;
    font-size: 22px;
    font-weight: 300;
}

div#profiler_tab div#ambitie_listing_section .table_responsive {
    overflow: scroll;
    overflow-y: hidden;
}

div#profiler_tab div#ambitie_listing_section .table_responsive th,
div#profiler_tab div#ambitie_listing_section .table_responsive td {
    padding: 10px;
}

div#profiler_tab div#ambitie_listing_section .table_responsive .action.text-right {
    display: flex;
    align-items: center;
}

div#profiler_tab div#ambitie_listing_section .table_responsive .action.text-right span.new_team_icon.remove_team {
    top: 0;
}

.single_kudos_listing {
    width: 25%;
}

.widget.widget_ldcourseinfo #course_progress_details {
    display: none;
}

.add_ambition_sec {
    float: left;
    width: 100%;
}

.add_ambition_sec_inner {
    float: left;
    width: 40%;
}

#career_wallet_page #profileLevelId {
    margin-top: 0;
}

.team_organisation_targets {
    float: left;
    width: 100%;
}
#inzetbaarheid_dashboard .first_row,
#inzetbaarheid_dashboard .third_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0;
    flex: 0 0 60%;
    max-width: 60%;
    margin: 0 auto;
}

#inzetbaarheid_dashboard .first_row div#chart_quarter0 {
    /* left: -43%; */
    /* margin-left: 50%; */
}


/* #inzetbaarheid_dashboard .first_row div#chart_quarter1 {
    margin-left: -50%;
} */

#inzetbaarheid_dashboard .first_row div#chart_quarter0 span.diff_arrow.negative {
    top: 6px;
}

#inzetbaarheid_dashboard .first_row div#chart_quarter8 span.diff_arrow.positive {
    top: 5px;
}

#inzetbaarheid_dashboard .second_row div#chart_quarter3 span.diff_arrow.positive,
#inzetbaarheid_dashboard .second_row div#chart_quarter12 span.diff_arrow.positive {
    top: 6px;
}

#inzetbaarheid_dashboard .third_row div#chart_quarter6 span.diff_arrow.positive,
#inzetbaarheid_dashboard .third_row div#chart_quarter14 span.diff_arrow.positive {
    top: 5px;
}

#inzetbaarheid_dashboard .third_row div#chart_quarter6 span.diff_arrow.negative,
#inzetbaarheid_dashboard .third_row div#chart_quarter14 span.diff_arrow.negative {
    top: 7px;
}

.circle_progress_bar b {
    font-size: 16px;
    font-weight: 800!important;
}

.circle_progress_bar h4 {
    font-size: 15px;
    font-weight: 400;
}

.circle_progress_bar span.chart_content {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    top: 50%;
    /* bottom: auto; */
    transform: translate(-50%, -50%);
    left: 50%;
    white-space: normal;
    word-break: break-word;
    width: 94px !important;
    float: left;
}

#inzetbaarheid_dashboard .second_row .job_chart_index span.diff_arrow.positive {
    top: 4px;
}

#inzetbaarheid_dashboard .second_row .job_chart_index h3 {
    font-size: 22px;
    font-weight: normal;
}

#inzetbaarheid_dashboard .second_row .job_chart_index h3:first-child {
    font-size: 20px;
}

#inzetbaarheid_dashboard .second_row .job_chart_index h2 {
    padding-top: 7px;
    font-size: 25px;
    font-weight: 500;
}

#inzetbaarheid_dashboard .second_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0;
}

#inzetbaarheid_dashboard .second_row #job_pie_chart_3 span.diff_arrow.negative,
#inzetbaarheid_dashboard .second_row #job_pie_chart_11 span.diff_arrow.negative {
    top: 6px;
}

#inzetbaarheid_dashboard .second_row div#chart_quarter2 h4 {
    font-size: 13px;
}


/* #inzetbaarheid_dashboard .second_row div#chart_quarter2 {
    max-width: 50%;
}
#inzetbaarheid_dashboard .second_row div#chart_quarter3 {
    max-width: 50%;
} */


/* #inzetbaarheid_dashboard .third_row div#chart_quarter5 {
    margin-left: 50%;
}
#inzetbaarheid_dashboard .third_row div#chart_quarter6 {
    margin-left: -50%;
} */


/* #inzetbaarheid_dashboard .second_row #job_pie_chart_3 .c100.p6.center {
    width: 170px;
    height: 170px;
}

#inzetbaarheid_dashboard .second_row #job_pie_chart_3 .c100:after,
 {
    top: 0.09em;
    left: 0.09em;
    width: 1.2em;
    height: 1.2em;
}
#inzetbaarheid_dashboard .second_row #job_pie_chart_3 span.chart_content,
 {
    font-size: 14px;
   top: 56px;
} */

#inzetbaarheid_dashboard h3 {
    font-size: 15px;
    margin: 1px 0px;
}

#inzetbaarheid_dashboard h2 {
    font-size: 20px;
    font-weight: 500;
    margin: 2px 0px;
}

.circle_progress_bar .chart_content_score {
    font-size: 20px;
}

#inzetbaarheid_dashboard .second_row .quarter_sec:last-child {
    width: 30%;
}

#inzetbaarheid_dashboard .second_row .quarter_sec:first-child {
    width: 30%;
}

#inzetbaarheid_dashboard .second_row .box3 {
    width: 60%;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.chart_diff span {
    float: left;
}

#inzetbaarheid_dashboard span.quar_info {
    font-size: 17px;
}

#inzetbaarheid_dashboard .second_row .box3 .c100 {
    font-size: 200px;
}

#inzetbaarheid_dashboard .bottom_btns .btn_left {
    border-right: 2px solid #ccc;
}
#inzetbaarheid_dashboard .first_row .quarter_sec:last-child {
    width: 30%;
}

#inzetbaarheid_dashboard .first_row .quarter_sec:first-child {
    width: 30%;
}

#inzetbaarheid_dashboard .third_row .quarter_sec:last-child {
    width: 30%;
}

#inzetbaarheid_dashboard .third_row .quarter_sec:first-child {
    width: 30%;
}

#inzetbaarheid_dashboard .chart_diff {
    display: flex;
    justify-content: center;
}

#inzetbaarheid_dashboard .popupfriendshipRequest {
   display: none;
}


/* @media (min-width:768px) and (max-width:991px){
  
} */


/* Media for ipad landscape*/


/* @media (max-width:1080px) {

}
@media (min-width:992px) and (max-width:1024px){
    
   
    
} */

#inzetbaarheid_dashboard span.quar_info {
    font-size: 13px;
    font-weight: normal;
}

@media (min-width:1200px) and (max-width:1440px) {
    #inzetbaarheid_dashboard .second_row {
        margin: 0px 0;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    #inzetbaarheid_dashboard .bottom_btns .btn_left {
        flex: 0 0 500px;
        max-width: 500px;
        border-right: none;
    }
    #inzetbaarheid_dashboard h2 {
        font-size: 2.1666vw;
    }
    #inzetbaarheid_dashboard h3 {
        font-size: 1.4166vw;
    }
    #inzetbaarheid_dashboard span.quar_info {
        font-size: 1.41666vw;
    }
    #inzetbaarheid_dashboard .second_row {
        margin: 0px 0;
    }
    .bottom_btns .btn_right {
        flex: 0 0 500px;
        max-width: 500px;
    }
    #inzetbaarheid_dashboard .second_row {
        margin: 5px 0;
    }
    #inzetbaarheid_dashboard .col-md-12.mx-auto.bottom_btns {
        flex-direction: column;
    }
    #inzetbaarheid_dashboard .second_row .box3 span.chart_content {
        font-size: 1.66015625vw;
    }
    #inzetbaarheid_dashboard .bottom_btns .btn_right {
        border-top: 1px solid #ccc;
        padding: 12px 0;
        margin: 12px 0;
    }
    #inzetbaarheid_dashboard .second_row div#chart_quarter12,
    #inzetbaarheid_dashboard .second_row div#chart_quarter3 {
        margin-left: 10%;
    }
    #inzetbaarheid_dashboard .second_row .box3 .c100 {
        font-size: 180px;
    }
    #inzetbaarheid_dashboard .second_row div#chart_quarter10,
    #inzetbaarheid_dashboard .second_row div#chart_quarter2 {
        margin-left: 0%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    #inzetbaarheid_dashboard .col-md-12.mx-auto.bottom_btns {
        flex-direction: column;
    }
    #inzetbaarheid_dashboard .second_row .box3 span.chart_content {
        font-size: 1.66015625vw;
    }
    #inzetbaarheid_dashboard .bottom_btns .btn_right {
        border-top: 1px solid #ccc;
        padding: 10px 0;
        margin: 10px 0;
    }
    #inzetbaarheid_dashboard .second_row .box3 .c100 {
        font-size: 160px;
    }
    #inzetbaarheid_dashboard .second_row div#chart_quarter12 {
        margin-left: 10%;
    }
    #inzetbaarheid_dashboard .second_row div#chart_quarter10,
    #inzetbaarheid_dashboard .second_row div#chart_quarter2 {
        padding-right: 10%;
    }
    #inzetbaarheid_dashboard .second_row {
        margin: 0px 0;
    }
    .communicatie_page input#functie_submit {
        width: 100%;
    }
}


/* Media for mobile / Small Devices*/

@media (max-width:767px) {
    #inzetbaarheid_dashboard .first_row,
    #inzetbaarheid_dashboard .third_row {
        flex-direction: column;
    }
    #inzetbaarheid_dashboard .second_row {
        flex-direction: column;
        margin-left: 30px;
    }
    #inzetbaarheid_dashboard .first_row .quarter_sec:first-child {
        margin: 10px 0;
    }
    #inzetbaarheid_dashboard .first_row .quarter_sec:first-child,
    #inzetbaarheid_dashboard .first_row .quarter_sec:last-child,
    #inzetbaarheid_dashboard .second_row .quarter_sec:first-child,
    #inzetbaarheid_dashboard .second_row .quarter_sec:last-child,
    #inzetbaarheid_dashboard .third_row .quarter_sec:first-child,
    #inzetbaarheid_dashboard .third_row .quarter_sec:last-child{
        width: 100%;
    }
    #inzetbaarheid_dashboard .first_row .quarter_sec:last-child {
        margin: 10px 0;
    }
    #inzetbaarheid_dashboard .third_row .quarter_sec:first-child {
        margin: 10px 0;
    }
    #inzetbaarheid_dashboard .second_row {
        margin: 10px 0;
    }
    #inzetbaarheid_dashboard .first_row,
    #inzetbaarheid_dashboard .third_row {
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/* Media for ipad portrait*/


/* .single_chart .slice {
    background: #6e6a69
} */

@keyframes progress {
    0% {
        --percentage: 0;
    }
    100% {
        --percentage: var(--value);
    }
}

@property --percentage {
    syntax: '<number>';
    inherits: true;
    initial-value: 0;
}

.circle_progress_bar {
    animation: progress 2s 0.5s forwards;
    aspect-ratio: 1;
    border-radius: 50% !important;
    position: relative;
    overflow: hidden;
    display: grid;
    place-items: center;
    margin: 0 auto;
}

.circle_progress_bar.large {
    width: 190px;
}

.circle_progress_bar.medium {
    width: 130px;
}

.circle_progress_bar.small {
    width: 100px;
}

.circle_progress_bar::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-mask-mode: alpha;
}

.circle_progress_bar .progress_inner {
    position: absolute;
    width: 86%;
    height: 86%;
    top: 7%;
    left: 7%;
    border-radius: 50% !important;
    background-color: #fff;
    color: #000;
    text-align: center;
}

.history_action .edit_w_history {
    margin-right: 10px;
    cursor: pointer;
}

.history_action .remove_w_history {
    top: 10px;
    position: relative;
}

#w_history_listing input {
    margin-top: 0;
}

#talent_tabs>.tab-pane {
    display: block;
}

.pool_matching .circle_progress_bar.small span.chart_content {
    top: 58%;
}

.pool_matching .circle_progress_bar.small .chart_content_score {
    font-size: 16px;
}

.custom-control-label.pool {
    font-size: 14px;
}

#nav-user #user-thumb {
    float: left;
}


/***** Css loader ********/

#img_loader_div {
    /* display: show; */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000a1 !important;
    background-image: none !important;
    z-index: 1040 !important;
    text-align: center;
}

.loader-center {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.lds-spinner {
    color: #fff;
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    left: 0;
    top: 0;
    margin: 0;
}

.lds-spinner div {
    transform-origin: 32px 32px;
    animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 29px;
    width: 5px;
    height: 14px;
    border-radius: 20%;
    background: #fff;
}

.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

#item-header .popupfriendshipRequest .friendship-button {
    /* background-color: rgb(0,167,215) !important; */
    color: #fff !important;
}

.singlelabor .external_chart {
    text-align: center;
}

#career_wallet_page .user-nicename {
    color: #7f7f7f;
    font-size: 20px;
}

.skill_wallet_team_user {
    margin-right: 10px;
}

.edit_basic_question_sec .smiling-wrap {
    display: flex;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.single_basic h6 {
    float: left;
    width: 100%;
}

.single_basic .basic_q_ans {
    float: left;
    width: 100%;
}

.single_basic .basic_q_ans p {
    float: left;
    width: 95%;
}

.single_basic .basic_q_ans .b_actions {
    float: right;
    width: 5%;
    position: relative;
    z-index: 1;
}

.remove_basic_plan {
    top: 10px;
    position: relative;
}

#content-container table.dataTable {
    border: none;
}

#search_profile {
    margin: 10px 0
}

#functions_profile select:focus,
#reward_board select:focus,
#functions_profile_team select:focus {
    box-shadow: none !important;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd,
table.dataTable.stripe tbody tr.even,
table.dataTable.display tbody tr.even,
table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1,
table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1,
table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background: none !important;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border: none;
}

#content-container table.dataTable thead td,
#content-container table.dataTable thead th,
#content-container table.dataTable.no-footer {
    border-bottom: none;
}

#functions_profile_filter,
#reward_board_filter {
    display: none;
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: 400;
    font-size: 12px;
}

#front_wp_setting .remove-2fa,
#front_wp_setting .button {
    color: #fff !important;
    padding: 9px 15px !important;
    border-radius: 5px !important;
    text-transform: unset !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    /* background-color: rgb(0,167,215); */
    height: 38px;
    vertical-align: middle;
    line-height: initial;
}

#front_wp_setting .remove-2fa {
    float: left;
}

#front_wp_setting h2,
#front_wp_setting h3 {
    text-transform: none;
}

#front_wp_setting h2 {
    font-weight: 300;
    font-size: 1.5rem;
}

#front_wp_setting .description {
    text-transform: none;
}

#user_profile_visibility {
    float: left;
    width: 100%;
}

#front_wp_setting #your-profile h2,
#front_wp_setting #your-profile .description {
    display: none;
}

.wp2fa-modal .wizard-step.active .option-pill:nth-child(1) .description {
    display: none;
}

#user_transfer_sec {
    float: left;
    width: 100%;
}

#membership_plan .single_plan .plan_dscription {
    border-right: 1px solid #cfcfcf;
    min-height: 75%;
    padding-left: 20px;
}

#membership_plan .single_plan:last-child .plan_dscription,
#membership_plan .single_plan:nth-child(4) .plan_dscription {
    border-right: 0 !important;
}

#membership_plan .plan_dscription .label_icon,
.pmpro_checkout-fields img.label_icon {
    width: 50px;
    padding-left: 10px;
}

#membership_plan .plan_dscription ul,
.pmpro_checkout-fields ul {
    list-style: none;
    padding-left: 0;
}

#membership_plan .plan_dscription span,
.pmpro_checkout-fields span {
    font-style: italic;
    min-height: 30px;
    float: left;
    width: 100%;
}

#membership_plan .plan_action a {
    padding-left: 25px !important;
}

.full_width {
    width: 100%;
}

.single_gesprek_hide {
    display: none;
}

.single_gesprek_hide.show {
    display: block;
}

.single_workprocess_data {
    display: none;
}

.single_workprocess_data.show {
    display: block;
}

.workprocess_accordion {
    cursor: pointer;
}

.gesprek_default_show {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.evalueren-section .single_eigen_gesprekken {
    display: inline-block;
    width: 100%;
}

.evalueren-section .common_title {
    margin: 20px 0 10px;
}

.evalueren-section .happymeter-answer {
    margin-left: 10px;
}

.evalueren-section .form-group.single_question {
    height: auto !important;
}

.evalueren-section .uitnodiging_title {
    margin-left: 10px;
}

.evalueren-section .bespreekpunten_topic {
    margin-left: 10px;
}

.evalueren-section .gesprekken_title.authertitle {
    margin-left: 20px;
}

.evalueren-section .convetsion_log {
    margin-bottom: 10px;
}

.evalueren-section .gesprekken_title.usertitle {
    margin-left: 20px;
}

.pool_with_hardskill {
    max-width: 100%;
}

.two-chart {
    gap: 10px;
}
/*24-05-2022*/

form#notifications-bulk-management th font {
    color: #fff;
}
/* .common_overflow {
    overflow: auto;
} */



/*18-09-2024*/
input[type=submit] {
    border: 1px solid !important;
}


img {
    object-fit: contain;
}
#gamipress-achievements-search input[type="text"] {
    margin-right: 0;
    max-width: calc(100% - 70px);
}
.star-rating>fieldset:not(:checked)>label{
    width: 1.1em;
}


@media screen and (max-width:1199px) {
    #personal_plan .bottom_btns .btn_right {
        flex: 0 0 50%;
        max-width: 100%;
    }
}

@media screen and (max-width:1025px) {
    /* .team-matching */
    div#teamplan_tab .single_team_leden_info .common_accordion_heading .common_color_btn {
        margin: 0 10px;
        width: auto;
    }
}

@media screen and (max-width:991px) {
    #membership_plan .single_plan .plan_dscription {
        min-height: auto;
    }
    #career_wallet_page .talent_charts .col-md-12.text-center {
        flex: unset;
    }
    #personal_plan .ontwikkeling_page .row.ontwik_row3 .ontwik_btns {
        display: unset;
    }
    /* .mobile_common_overflow {
        overflow: auto;
    } */
    #inzetbaarheid_dashboard .bottom_btns .btn_left {
        border: none;
        flex: initial;
        padding: 0 0 70px;
    }
    .chart_render_common, #personal_plan .ontwikkeling_page #ambitie_listing {
        width: 650px;
    }
    #inzetbaarheid_dashboard .bottom_btns .btn_right{border:none;}
    /* #personal_plan #qualityofworklifeplan .main_accordion.plan_page, .rol-functie-ontwikkeling-content #qualityofworklifeplan .main_accordion.plan_page, #team_targets_doelen, #buddpress_mijn_plan #qualityofworklifeplan .main_accordion.plan_page, #evaluate_page_overflow .main_accordion.evaluate_page, .chart_render_common {
        width: 800px;
    } */
    /* persoonlijk-plan page */
    .common_color_btn {
        height: auto;
        /* padding: 4px 20px 10px 20px !important; */
    }
    #personal_plan .profile_year_option {
        width: 70%;
    }
    #personal_plan .profile_year_option .form-group.team_year {
        width: 100%;
    }
    #personal_plan #base_profile_form .field_group {
        width: 100% !important;
        margin: 0 5px !important;
    }
    .common_modal.modal.show .modal-dialog {
        max-width: 96% !important;
        width: 96%;
    }
    #personal_plan .single_ontwikkelen .new_skill_group {
        gap: 15px;
    }
    #personal_plan .plan_overview_list {
        padding: 0 0 0 15px;
        width: 100%;
    }
    #personal_plan #b_plan_acties .action,
    #personal_plan #skill_acties .action {
        position: initial;
    }
    #personal_plan .remove_basic_plan {
        left: -10px;
    }
    #personal_plan .col-md-8.no-gutters.float-left {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    div#b_plan_acties .action {
        position: initial;
    }
    /*pool-matching page*/
    .pool_matching div#list {
        width: 100%;
        flex-direction: column;
        height: auto;
        display: grid;
        justify-content: center;
        margin: 0;
    }
    .pool_matching div#list .pool_with_hardskill {
        max-width: 100%;
    }
    /* .team-matching */
    div#profiler_tab table#ambitie_listing {
        width: 1140px !important;
    }
    #members-list .item-entry1 .card,
    #members-list .item-entry1 .card .item-block,
    #members-list .item-entry1 .item .woffice-xprofile-list .row {
        gap: 15px;
    }
}

@media screen and (max-width:767px) {
    #membership_plan .single_plan {
        text-align: center;
    }
    #nav-logo {
        width: 150px !important;
    }
    #main-header.sidebar-hidden #nav-logo {
        margin-left: -45px;
    }
    #main-header div.wpml-ls-legacy-dropdown {
        position: fixed;
        left: 28%;
        margin-top: 20px;
        width: 90px;
    }
    #career_wallet_page #item-header .col-lg-2 {
        margin: 15px 0;
    }
    #career_wallet_page #user_work_history {
        overflow: auto;
    }
    #career_wallet_page #user_work_history table#w_history_listing {
        width: 800px;
    }
    #career_wallet_page #talent_chart button.common_color_btn {
        height: max-content;
        margin: 0 0 0px 15px !important;
    }
    #career_wallet_page #base_profile_section form .field_group {
        width: 50% !important;
        margin: 5px 10px 0 0px !important;
    }
    div#career_wallet_page input.form-control.user_search {
        margin: 0 !important;
        height: auto;
    }
    div#career_wallet_page #mijn_cv .input-group>.form-control {
        flex: inherit;
        width: 100%;
        margin: 0 0 15px !important;
        padding: 10px 20px !important;
    }
    div#career_wallet_page div#ambitie_listing_section table span.remove_ambitie {
        margin: 31px -25px 0 0;
    }
    div#career_wallet_page div#mijn_cv .input-group {
        display: inline-block;
    }
    a#user-thumb {
        font-size: 0px;
    }
    div#b_plan_acties span.fa.fa-edit.edit_bplan_actie {
        position: relative;
        top: -10px;
    }
    div#b_plan_acties span.fa.fa-edit.edit_bplan_actie {
        position: relative;
        top: -10px;
    }
    #main-content #buddypress #subnav ul {
        gap: 15px;
    }
    /* membership_plan page */
    #membership_plan .plan_action a {
        padding-left: 0;
    }
    #membership_plan .single_plan .plan_dscription {
        border-right: none;
        min-height: auto;
    }
}

@media screen and (max-width:575px) {
    /* a#nav-trigger {
        font-size: 15px;
        padding: 0 0 0 5px;
    } */
    #main-header div.wpml-ls-legacy-dropdown {
        left: 26%;
    }
    #career_wallet_page #base_profile_section form .field_group {
        width: 100% !important;
    }
    #career_wallet_page #base_profile_section form>div {
        display: inline-block !important;
    }
    #career_wallet_page #ambitie_listing font {
        vertical-align: top !important;
    }
    div#career_wallet_page .talent_charts .col-md-6 {
        display: inline-block;
    }
    #career_wallet_page #talent_chart button.common_color_btn {
        margin: 20px 0 20px 0px !important;
    }
    #user-thumb img {
        width: 30px;
        height: 30px;
    }
    a#search-trigger {
        display: none;
    }
    #main-header.sidebar-hidden #nav-logo {
        left: 53%;
    }
    #personal_plan .role_right {
        padding-left: 15px;
    }
    /* div#ambitie_listing_section table span.remove_ambitie {
        margin: 0px;
    } */
    div#base_profile_section .field_group {
        width: 100% !important;
    }
    /* notifications page */
    form#notifications-bulk-management {
        overflow: auto;
        padding-bottom: 20px;
    }
    form#notifications-bulk-management table.notifications.bp-tables-user {
        width: 600px;
    }

    div#teamplan_tab .team_doelen .author_data {
        display: inline-block;
        align-items: center;
        margin: 0 10px;
        width: auto;
    }
}

@media screen and (max-width:450px) {
    #main-header div.wpml-ls-legacy-dropdown {
        left: 10%;
    }
    #personal_plan h5.huidige.common_heading {
        font-size: 15px;
    }
    #personal_plan .tab_year {
        margin-bottom: 0;
    }
    #personal_plan div#user_doelen .single_doelen {
        display: inline-block;
    }
    #personal_plan #base_profile_section form div {
        display: inline-block !important;
    }
    #personal_plan #base_profile_form {
        width: 100%;
        margin: 0;
    }
    #personal_plan div#base_profile_section h6 {
        padding: 0px;
    }
    #personal_plan .role_right p {
        padding-left: 10px;
    }
    #copyright p {
        padding: 15px;
        font-size: 13px;
    }
    .otgs-development-site-front-end {
        padding: 22px 10px;
    }
    .rol-functie-ontwikkeling-tabs {
        display: inline-block !important;
        width: 100%;
    }
    /* #base_profile_form div {
        display: inline-block !important;
    } */
    div.mijn_plan_page .profile_year_option {
        display: inline-block;
    }
    .single_basic .basic_q_ans p {
        width: 90%;
    }
    /* team-matching */
    #matching_tab .axis-list-form ul {
        column-count: 1;
    }
    /* notifications */
    body.woffice-2-5 #main-content #buddypress div.intern-padding h2 {
        margin-bottom: 0;
    }
    div#buddypress div#directory article {
        width: 90% !important;
        margin: 10px 20px !important;
    }
    .blog-authorbox h3 {
        font-size: 15px;
    }
    .blog-next-page a.btn.btn-default {
        padding: 5px 15px !important;
    }
    .comment-list .comment-content {
        padding-left: 0;
        margin-top: 15px;
        display: inline-flex;
        width: 100%;
    }
    .convesation_report {
        height: auto !important;
    }
}

/* 28-06-2022 */
.ld-course-info-my-courses h2 {
    margin-bottom: 0;
}
.smiling-items input.sales {
    width: 100%;
}

@media only screen and (min-width:1024px) and (max-width:1265px){
    .smiling-container-wrapper .smiling-container .smiling-items .smiling-wrap .smiling-item img {
        width:80%;
    } 
    textarea {
       line-height:1;
   }
   div .kudos-widget img {
       max-width: 80%;
   }
  .widget.buddypress div.item .item-title,
  .widget.buddypress div.item-meta,
  .widget .intern-padding p{
    font-size: 11px;
    padding: 0px 15px;
}
 .entry-title a {
    font-size: 13px;
 }
 #content-container .intern-box.box-title h3 {
      font-size:13px;
 }
 #ldcourseinfo-2 .intern-padding {
    padding: 18px !important; 
 }
 #ld_course_info_mycourses_list h4 {
    font-size:16px;
 }
 .textwidget #wp-submit {
    margin: 5px 0;
 }
 .smiling-items input.sales {
    margin-top: 0;
    padding: 6px 12px !important;
    height:36px;
}
 .smiling-items textarea {
    margin-top: 8px;
    padding: 5px !important;
    height:36px;
 }
 .mCustomScrollBox .main-menu li {
    padding: 0 5px;
    font-size: 12px;
}
#copyright {
    border-top: 3px solid #00a7d7;
}
#copyright p {
    font-size: 13px;
    padding: 10px;
}
.otgs-development-site-front-end {
    padding: 10px 0 !important;
 }
 body.page-template-dashboard #left-content #featuredbox h1 {
    font-size: 20px;
 }
 .widget .intern-padding ul li::before {
    font-size:13px;
    top:2px;
 }
 .widget .intern-padding ul .list-group-item{
    padding:10px 0 10px 35px !important;
 }
 body.woffice-2-5 #dashboard .widget .box-title {
    padding: 5px 0;
    margin-bottom:10px !important; 
 }
 .uncanny-cert-widget-list ul li {
    padding: 0 0 0 35px !important;
}
.item-list .group-has-avatar {
    margin-bottom: 0 !important;
}
#dashboard .widget .intern-padding {
    padding-bottom: 10px;
}
#content-container select:not([multiple]) {
    height:36px;
    padding: 0 0 0 12px !important;
 }
}


/*08-07-2022*/

@media screen and (max-width:576px) {
    div.mijn_plan_page .parent_content.show .doelen_list .rol_doelen_list .tab_heading .doel_title_section,
    div.mijn_plan_page .parent_content.show .doelen_list .comp_doelen_list .tab_heading .doel_title_section {
        width: 21%;
    }
    div.mijn_plan_page .parent_content.show .doelen_list .rol_doelen_list .tab_heading h6,
    div.mijn_plan_page .parent_content.show .doelen_list .comp_doelen_list .tab_heading h6 {
        width: 100%;
    }
    #profile_skills_listing .col-md-12,
    span.edit-link {
        padding: 0 15px;
    }
    /*11-07-2022*/
    .functie-chat-col-2 .col-lg-3 {
        width: 49%;
        display: inline-block;
    }
    .functie-chat-col-2 {
        display: inline-block !important;
    }
    /* #content-container a {
        padding: 280px 10px 0;
    } */
}

@media screen and (max-width:480px) {
    #content-container .intern-padding {
        padding: 30px 0;
    }
    div.mijn_plan_page .action span {
        margin: 0 4px;
    }
    .func_title {
        margin: 30px 0 0;
        display: inline-block;
        float: none;
    }
}

/*30-09-2022*/

#medewerker_vragen .single_ques {
    float: left;
    width: 100%;
}
#medewerker_vragen h6.common_title {
    float: left;
    width: 100%;
    margin: 5px 0 0;
}
.gesprek_questions .progress-form {
    display: inline-block;
    width: 100%;
}
div.mijn_plan_page div#medewerker_vragen .form-group.single_question{
    height: auto;
}



/* 7 Oct 2022 - Elearning Cource Page */

.form-group.filter-box {
    margin-bottom: 30px;
    width: 33.33%;
    padding-left: 15px;
    padding-right: 15px;
}

.form-group.filter-box>label {
    text-align: center;
}

.form-group.filter-box .btn-group .multiselect {
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-group.filter-box .btn-group .multiselect .multiselect-selected-text {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    max-width: 90%;
    display: inline-block;
    padding-right: 10px;
}

.form-group.filter-box .btn-group .multiselect-container {
    overflow-x: auto;
    overflow-y: auto;
    width: 100%;
}

.form-group.filter-box .btn-group .multiselect-container li {
    width: 100%;
    display: block;
    padding: 3px 10px;
}

.form-group.filter-box .btn-group .multiselect-container li.filter .input-group {
    align-items: center;
    position: relative;
    margin: 0;
    padding: 10px;
}

.form-group.filter-box .btn-group .multiselect-container li.filter .input-group .input-group-addon {
    position: absolute;
    left: 25px;
    z-index: 1;
    opacity: 0.7;
}

.form-group.filter-box .btn-group .multiselect-container li.filter .input-group .multiselect-search {
    padding-left: 40px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    flex: calc(100% - 80px);
    margin-right: 10px;
    height: 40px;
}

.form-group.filter-box .btn-group .multiselect-container li a {
    display: block;
}

.form-group.filter-box .btn-group .multiselect-container li a .checkbox {
    width: 100%;
}

.form-group.filter-box .btn-group .multiselect-container li a .checkbox input {
    accent-color: #00a7d7;
    margin-right: 5px;
}

.filter-course-listing {
    padding-top: 15px;
}

.filter-course-listing .ld_course_grid {
    position: relative;
    margin-bottom: 30px;
}

.filter-course-listing .ld_course_grid article {
    border: 2px solid rgba(0, 0, 0, 0.2);
    height: 100%;
}

.filter-course-listing .ld_course_grid article a {
    display: block;
    width: 100%;
}

.filter-course-listing .ld_course_grid article a img {
    width: 100%;
    height: 17vw;
    object-fit: cover;
}

.filter-course-listing .ld_course_grid article .caption .ld_course_grid_button .btn {
    margin: 5px 0 !important;
    /* border-radius: 0 !important; */
}

.filter-course-listing .ld_course_grid article .caption {
    position: relative;
}

.filter-course-listing .ld_course_grid article .caption .entry-title {
    /* position: absolute; */
    top: auto;
    bottom: 80px;
    left: 0%;
    right: 0%;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    padding: 10px 15px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    visibility: visible;
    opacity: 1;
    transition: all 0.5s ease-in-out;
}

.filter-course-listing .ld_course_grid article:hover .caption .entry-title {
    visibility: visible;
    opacity: 1;
}

.filter-course-listing .ld_course_grid article .caption .learndash-wrapper .ld-progress {
    margin: 5px;
}

@media (max-width:1024px) {
    .form-group.filter-box {
        width: 50%;
    }
    .filter-course-listing .ld_course_grid article a img {
        height: 13vw;
    }
    .filter-course-listing .ld_course_grid article .caption .entry-title {
        font-size: 14px;
    }
}

@media (max-width:767px) {
    .filter-course-listing .ld_course_grid article a img {
        height: 20vw;
    }
}

@media (max-width:575px) {
    .form-group.filter-box {
        width: 100%;
    }
    .main-course .course-filter {
        padding-left: 15px;
        padding-right: 15px;
    }
    .filter-course-listing .ld_course_grid article a img {
        height: 45vw;
    }
}

@media (max-width:480px) {
    .main-course .course-filter {
        padding-left: 30px;
        padding-right: 30px;
    }
    .filter-course-listing {
        padding-left: 15px;
        padding-right: 15px;
    }
    .filter-course-listing .ld_course_grid article a img {
        height: 55vw;
    }
}

/* 14-10-2022 */
.courseround a{
    padding: 7px 15px;
    font-size: 15px;
    border-radius: 50px;
    display: inline-block;
    margin: 0 5px 10px 0;
}
.coursesimple {
    border: 1px solid #000;
    color: #000 !important;
}
.coursegreen {
    background: #28a745;
    color: #fff !important;
}

/*31-10-2022*/
.featured-layer {
    top: 0;
    left: 0;
    z-index: 15;
    position: absolute;
    width: 100%;
    height: 100%;
}

.page-template-user_registration .infobox.fa-exclamation-triangle {
    display: none;
}

.featured-background-new{
    height: 246px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom center;
}

/*07-11-2022*/
.page-id-27117 #main-content #buddypress .subnav-filters .bp-search button[type=submit] {
  
    height: 37px;
    padding: 0 17px;
    margin: 0 0 0 -5px;
    top: -4px;
}
.page-id-27117 .buddypress-wrap .subnav-filters:after,.page-id-27117 .buddypress-wrap .subnav-filters:before{
    display: none;
}
.page-id-27117  .buddypress-wrap .select-wrap span.select-arrow:before{
    color: #000;
    font-size: 1rem !important;
}
.page-id-27117 #main-content #buddypress .select-wrap span.select-arrow{
        right: 5px;
}
/*10-11-2022*/
.Gebruikersfoto .avatar.avatar-96.photo {
    border-radius: 50px;
    width: 50px;
}
.filter-course-listing .ld_course_grid article .caption .ld_course_grid_button {
    margin: 20px 0px 10px;
}

.filter-course-listing .ld_course_grid article .caption {
    position: relative;
    margin:20px 20px 20px;
}

/*17/11/2022*/

.tab-two-chart #chrt115 div:nth-child(2) {
    pointer-events: auto !important;
}
#talent_tabs .custom-tooltip .tooltipColor {
    color: #000 !important;
}
.tooltipColor {
    color: #000 !important;
}
#chrt110 div:nth-child(2),
#chrt114 div:nth-child(2),
#chrt111 div:nth-child(2) {
    pointer-events: auto !important;
}
.custom-tooltip form {
    margin: 0 0 15px 0;
}
.verschil_chart div:nth-child(2) {
    left: 100% !important;
}
.team_plan_chart .zmile_chart div:nth-child(2) {
    left: 100% !important;
}
.third_projectchart #chrt110 div:nth-child(2),
.third_projectchart #chrt112 div:nth-child(2) {
    left: 0 !important;
}

/* 09-12-2022 */
.smiling-wrap.gesprekreport {
    position: relative;
    right: inherit;
    top: inherit;
    width: 70%;
}
.hided_conversation_log .single_question {
    margin: 0 0 30px !important;
}
.ans-lft {
    position: absolute;
    left: 0;
    bottom: -10px;
}
/* .mijn_plan_page .common_title.border_title {
    float: left;
} */
.mijn_plan_page .gesprekrepot {
    float: right;
}
.werkecosysteem_section_main{
    float: left;
}

#chrt101_copy p, #chrt101_copy a {
    color: #000000 !important;
}

/* 20-12-2022 */
.personal_plandata {
    text-align: center;
}

/* 02-03-2023 */
#mijn_plan_share_section {
    background: #004f8c;
    box-shadow: 0 1px 1px rgb(0 0 0 / 1%), 0 1px 4px rgb(0 0 0 / 22%);
    padding: 10px;
}
#mijn_plan_share_section label.child {
    padding-left: 10px;
    color: #fff;
}
#mijn_plan_share_section .field_group p {
    color:#fff;
    font-size:16px;
    text-transform: inherit;
}
#mijn_plan_share_section .common_title {
    color: #fff;
    font-size: 18px;
}

#woffice-login-left p iframe {
    max-width: 100%;
    width: 100%;
}

#content-container ul li#talent_report-personal-li>a::before {
    content: "\f1ea"!important;
}

.plan_overview_list .single_doelens {
    width: 60% !important;
}
.plan_overview_list .single_doelens .tab_heading label {
    font-weight: 400 !important;
    font-size: 16px !important;
}

.gesprek_section form#base_profile_form {
    position: relative;
}
.gesprek_section #base_profile_section .common_color_btn {
    float: right;
    position: absolute;
    right: 50px;
    top: -5px;
}

/* .gesprek_plan_list_new .main_accordion.plan_page {
    margin-top: 120px;
} */
.minjplansinglequestion {
    /* height: 20px !important; */
    display: inline-block !important;
    vertical-align: middle !important;
    float: left !important;
    width: 53%;
}

.minjplansinglequestions .doelquestion_perc {
    display: inline-block !important;
    height: 38px !important;
    line-height: 38px !important;
    color: #e3e3e3 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    width: 100% !important;
    text-align: center !important;
    border: 1px solid #adadad !important;
    border-radius: 10px !important;
    vertical-align: middle !important;
}
.minjplansinglequestions .doel_completed {
    float: left;
    width: 24% !important;
    margin-left: 15px;
    margin-right: 15px;
    /* margin-bottom: 30px; */
}
.minjplansinglequestions .switch_section{
    display: flex;
    align-items: center;
}

.gespsharedoel button{
    margin: 0 !important;
}

.gespsharedoel{
    display: inline-block;
    width: auto;
    vertical-align: bottom;
}
.filter_course_button {
    display: flex;
    width: 50%;
    margin: 0 auto;
    max-width: 100% !important;
}
.filter_course_button input {
    width: 45% !important;
    display: inline-block !important;
}



.gesprek_personal_ques .single_doelens {
    width: 100% !important;
}
.gesprek_personal_ques .progress-form {
    display: flex;
}


/*15-06-2023*/
.matching_section2 .tab_year {
    margin-bottom: 0;
}
.matching_section2  .target_image {
    margin-top: 0;
    margin-bottom: 0;
    width: 20%;
    padding-right: 20px;
}
.matching_section2 .target_image img {
    width: 100%;
}
.matching_section2  .target_image {
    margin-top: 0;
    margin-bottom: 0;
}
.matching_section2 .ontwikkeling_page .row.ontwik_row3 .ontwik_btns{
    padding-left: 0;
    padding-right: 0;
}
.matching_section2 .profile_year_option {
    margin: 20px auto 0;
    width: 25%;
}
.matching_section2  h5.huidige.common_heading{
    text-align: left;
}
.matching_section2  .nopadding {
    padding: 5px 5px;
}
.matching_section2 .profile_year_option .form-group.team_year {
    width: 100%;
    margin: 0px;
}
/* .matching_section2 #base_profile_section .common_color_btn {
    float: left;
    position: absolute;
    top: 23px;
    margin-left: 30px;
} */

.personal_plantabpg #base_profile_section .common_color_btn {
    position: relative;
    top: inherit;
    margin-left: 0;
}
.matching_section2 #base_profile_section h6 {
    border-bottom: none;
    text-align: left;
    padding-left: 15px;
}
.matching_section2 .table-responsive{
    white-space: nowrap;
}
.matching_section2 .row.ontwik_row3 .ontwik_btns{
    padding-left: 0;
    padding-right: 0;
}
.matching_section2 .personal_plann_skill .action {
    margin-right: 25px;
}
.matching_section2 .input-group-append {
    margin-left: 10px;
}
.matching_section2 .single_ontwikkelen .new_skill_group{
    width: 83%;
    justify-content: space-between;
}
.matching_section2 .single_ontwikkelen .new_skill_group input {
    width: 80%;
}
.matching_section2 .ontwik_btm_right {
    padding-left: 60px;
}


/*QUALITY OF WORKLIFE tab*/

.year-ctn-team-top .form-group.team_year {
    width: 35%;
    margin: 0;
}
.year-ctn-team-top {
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 10px;
}
.minjtabplan .doel_completed{
    width: 20% !important;
}
.minjtabplan  .skill_acties {
    margin: 50px 0 0;
}
.minjtabplan .skill_acties .single_doel {
    margin: 0;
    display: inline-block;
    padding: 10px 0;
}
/* .minjtabplan .skill_acties .plan_overview_list .tab_content {
    text-align: left;
    background: #f9f9f9;
    padding: 30px;
    box-sizing: border-box;
} */
/* .minjtabplan .plan_overview_list .single_doel .tab_heading.active {
    background: #ededed;
    padding: 10px 30px;
} */
.minjtabplan div.mijn_plan_page .switch_section span.switch_label{
    margin-top: 0;
}
.minjtabplan div.mijn_plan_page .single_doel .tab_content .acties_heading.tab_heading{
    justify-content: space-between;
}
/* .minjtabplan .skill_acties .plan_overview_list .tab_content{
    text-align: left;
    background: #f9f9f9;
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: -10px;
} */
.minjtabplan.mijn_plan_page .parent_heading{
    margin-bottom: 60px;
}
.minjtabplan .skill_acties .single_doel,.minjtabplan.mijn_plan_page .parent_heading{
    border-bottom: 2px solid rgb(242, 242, 242);
}
.minjtabplan .doel_progress {
    margin: 0 0 30px;
    margin-left: 0;
    border-top: none;
    padding: 0;
}
input.submit_acties_btn {
    margin: 5px 0 0 0px;
}
div.mijn_plan_page.minjtabplan .profile_year_option{
    padding-top: 20px;
    padding-left: 20px;
    justify-content: left;
}
.minjtabplan.mijn_plan_page .single_doel .tab_content .acties_heading.tab_heading{
    justify-content: space-between;
}

.minjplansinglequestion h6.common_title {
    padding: 10px 0 0 15px;
    margin: 0;
}
.minjtabplan .doel_prog {
    border: 1px solid;
    height: 30px;
    border-radius: 10px;
    text-align: center;
    align-items: center;
    line-height: 2;
    margin-right: 15px;
}

/*evalueren page*/

@media screen and (max-width:1400px) {
    .minjtabplan .doel_completed {
        width: 20% !important;
        display: inline-block;
    }
}


/*evalueren page*/
.new_evalueren_page #all_eigen_gesprekken {
    margin: 0 0 20px;
}
.new_evalueren_page div#afronding_option {
    margin-top: 10px;
    margin-bottom: 10px;
}
.new_evalueren_page #medewerker_vragen h6.common_title,.new_evalueren_page .form-group.single_question h6.common_title {
    margin: 10px 0 10px;
}
.new_evalueren_page table#evaluatie_table {
    border: 1px solid #adadad;
    color: #000;
    margin-bottom: 20px;
}
.new_evalueren_page .form-group.single_question h6.common_title {
    margin-bottom: 15px;
    width: 100%;
    /* padding-left: 20px; */
}
.mijn_plan_page .gesprekrepot {
    float: right;
    display: flex;
    gap: 15px;
    margin: 0 0 10px;
}
.new_evalueren_page .single_question textarea.form-control.answer, .new_evalueren_page input#afronding_text {
    border-radius: 50px !important;
    resize: none;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    margin-right: 2%;
    margin-top: 0;
    line-height: 40px;
}
.new_evalueren_page div.mijn_plan_page div#medewerker_vragen .form-group.single_question{
        display: table;
}
.new_evalueren_page div#medewerker_vragen {
    display: block;
}
.new_evalueren_page div#evaluator_vragen .form-group.single_question.can_answer {
    display: block;
}
/* .new_evalueren_page div#evaluator_vragen .form-group.single_question.can_answer button.evaluator_vragen_btn.common_color_btn {
    position: absolute;
} */
.new_evalueren_page  .afronding_container {
    margin-left: 0;
}

table#w_history_listing tr:first-child {
    border-bottom: none;
}
table#w_history_listing tr {
    border-bottom: 1px solid #adadad;
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    color: #000;
}
#w_history_listing .history_action .remove_w_history {
    top: 0px;
 }
 #w_history_listing .history_action {
    text-align: right;
    display: block;
}
.linkedin_section .input-group,.cv_upload_section .input-group {
    gap: 10px;
}
#mijn_level ul.pl-0.competentie {
    padding: 0 10px !important;
}
#career_wallet_page .vacture.py-4.text-center {
    padding-bottom: 0 !important;
}
#main-content #buddypress #item-body button {
    margin: 20px 0;
}


#w_history_listing tr input {
    width: 100%;
}
#w_history_listing td {
    display: inline-block;
    width: 85%;
}
#w_history_listing .history_action {
    text-align: right;
    display: inline-block;
    float: right;
    width: auto;
    margin: 10px 0 0;
}

.parent_heading {
    background: #e7e7e7;
    padding: 10px;
    border-radius: 10px;
}
.mijn_plan_page .main_accordion_toggle.text-right {
    margin: 10px 0px 10px 5px;
}

#qualityofworklifeplan .mobile_common_overflow {
    border-top: 1px solid #adadad;
}


.vaardigheden_skill {
    width: 100%;
}
.vaardigheden_skill .suggestinput_skill {
    margin:0 15px 15px 0;
    display: inline-block;
} 
.vaardigheden_skill .update-button {
    display: inline-block;
}
.vaardigheden_skill input.btn.btn-default {
    padding: 9.5px 15px !important;
    font-size: 15px !important;
    width: 172px;
    margin: 0 !important;
}

.language_widget_form .suggestion_wrap {
    float: left;
    width: 72%;
}
.language_widget_form .input-group-append input {
    width: 97%;
}
.language_widget_form .update-button {
    display: inline-block;
}
.language_widget_form .update-button input {
    margin: 20px 10px 0 !important;
    padding: 9.5px 15px !important;
    font-size: 15px !important;
    width: 172px;
}
.language_widget_form .registered_langs {
    display: inline-block;
    width: 100%;
}


/* .vaardigheden_skill label {
    width: 100%;
} */
.skillwallet_vaardigheden_skill label{
    width: auto;
    vertical-align: top;
}

.gebrukar_useredit {
    margin-left: 28px;
}

.custom_newval td {
    padding: 10px 0 15px;
}
div#ambitie_listing_section table .custom_newval span.remove_ambitie {
    margin: 5px 0 0;
}

.algemeen_section .row {
    margin: 0;
}
.user-search-result .form-check {
    padding: 0px;
    height: 100%;
}
.user-search-result .user-delete-btn {
    width: 100%;
}
.user-search-result .form-check button {
    height: 70%;
}
div#directory {
    display: none;
}

/* 11-10-2023 */
.mijn_plan_page h6.common_title.border_title {
    background: #e7e7e7;
    padding: 10px;
    border-radius: 10px;
    width: 100%;
}
.mijn_plan_page h6.common_title.border_title:after {
    width: 100%;
}

.rolprofile_sub {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.rolprofile_sub_selectfd {
    display: inline-block;
}
input#is_base_ambition_submit {
    padding: 11px 30px !important;
}
.rolprofile_sub_selectfd button.multiselect.dropdown-toggle.btn.btn-default{
    padding: 9px 55px !important;
 }
 .newselect_user_wise{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
div.mijn_plan_page.minjtabplan .profile_year_option {
    padding: 0;
}
.team_list_opetion_select {
    width: 30%;
    margin-left: 0;
    border: none;
    display: inline-block;
}
.team_users {
    /* display: inline-block; */
    margin: 0 20px 0 0;
}

h5.huidige.common_heading.mb-5 {
    margin: 0 !important;
}

.uitnodiging_answer{
margin: 10px 0;
margin-left: 20px;
display: inline-block;
width: 100%;
}

.bespreekpunten_gesprek_vragen {
    width: 90%;
    display: inline-block;
}
.gesprek_add_button_plus {
    width: auto !important;
}

.uitnodiging_answer textarea {
    line-height: normal;
    margin: 0 !important;
    padding: 16px 16px 16px 16px;
}

.gesprek_bespreekpunten {
    width: 100% !important;
}

.social-media-floatside {
    position: fixed;
    bottom: 20%;
    right: 0;
}
.videolist_model_popup {
    width: 50%;
}
.videolist_model_popup .modal-header {
    padding: 0 10px;
    align-items: center;
}
.videolist_model_popup .modal-body {
    padding: 0 10px;
}
.videolist_model_popup 
 .modal-content {
    border: none;
    gap: 10px;
}
/* .social-media-floatside ul li {
    padding: 0 10px 0 0;
    list-style: none;
} */
.videolist_model_popup 
 button.btn.btn-secondary {
    background: transparent;
    padding: 0 !important;
    margin: 0 !important;
    color: #000 !important;
    font-size: 30px !important;
}
h3.video-title.video_heading {
    text-transform: capitalize !important;
    word-break: break-all;
    font-size: large;
}
.video-youtub-border{
    padding: 15px;
    border: 3px solid #cfcfcf;
    border-radius: 10px;
    box-sizing: border-box;
}

span.remove_Uitkomsten {
    width: 20px;
    border-top: 2px solid red;
    float: right;
    cursor: pointer;
    margin: 55px 0 0 0 !important;
    padding: 10px !important;
}


.form-group.gesprek_add_Uitkomsten h6 {
    display: inline-block;
    margin: 0 5px 0 0 !important;
}
.ges_message_dat p {
    color: #000;
    font-weight: 500 !important;
    position: relative;
    display: flex;
    gap: 10px;
}

h5.common_title.common_title_visibility {
    font-size: x-large !important;
}
h6.common_title.mb-0.mijn_werkstatus_title {
    font-size: x-large !important;
}


/*23-02-2024*/
.add_team_previous_box {
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    width: 60%;
}
.add_team_previous_box button {
    width: 35%;
}
#content-container .add_team_previous_box select {
    width: 50%;
}
.worklife_page_uitkomst div#mijn_plan_share_section {
    width: 50%;
    float: right !important;
}
.worklife_page_uitkomst {
    width: 100%;
    display: inline-block;
}
.persoonlijk_actieplan_section{
    width: 55% !important;
}

/*26-02-2024*/
.onboarding_learning_heading {
    display: flex;
    justify-content: center;
    width: 100%;
}
.onboarding_learning_heading img.label_icon {
    width: 50px;
    margin-right: 5px;
}

#content-container ul li#boarding_elearning-personal-li>a::before {
    content: "\f0eb"!important;
}

.plandata_tab_section_import .profile_year_option {
    width: 250px;
    margin: 0;
}
.plandata_tab_section_import {
    display: flex;
    justify-content: center;
    gap: 25px;
    align-items: center;
    margin: 35px 0;
}
.plandata_tab_section_import button#wp-submit {
    margin: 0;
}

.persoonlijk_plan_page_ttl {
    margin: 25px 0 0;
    font-size: 17px !important;
}

.tabbable {
    padding: 60px 0px 0 0;
}

.tabbable .nav-tabs .pull-right {
    padding: 10px;
    border: 1px solid #00a7d4;
    line-height: normal;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
}
#content-container .tabbable  a:hover {
    padding-left: 0;
}
.tabbable .nav-tabs .active.pull-right {
    background-color: #00a7d4;
    color: #fff;
}
#content-container .tabbable .nav-tabs .active.pull-right a {
    color: #fff;
}
#content-container .tabbable .nav-tabs .pull-right a {
    font-weight: bold;
}


/* .user-search-result form.p-5 {
    overflow: auto;
} */
.user-search-result > .row, .user-search-result form.p-5 > .row {
    /* width: 1360px; */
    justify-content: center;
}
.user-search-result .col-md-1 {
    flex: 0 0 7.33333%;
    max-width: 10.33333%;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 10px;
    font-size: 12px;
}
.user-search-result  .col-md-2 {
    flex: 0 0 10.66667%;
    max-width: 11.66667%;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 10px;
    font-size: 12px;
}
.user-search-result .form-check button {
padding-top: 0px  !important;
padding-bottom: 0px  !important;
    height: 55px;
}

.input-group-append.zoeken-textbox {
    height: 38px;
    margin-top: 0;
}
.input-group-append.zoeken-textbox span#user_submit {
    height: 35px;
    margin: 15px 0 0 10px;
}
.user-search-result span.multiselect-selected-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: nowrap;
}
body #page-wrapper .user-search-result .btn {
    line-height: normal;
    display: flex;
    align-items: center;
    height: auto;
    padding: 10px 15px !important;
    max-width: 200px;
}
.user-search-result .col-md-1 {
    padding: 10px 5px;
}
.user-search-result .col-md-2 {
    padding: 10px 5px;
}
.user-search-result {
    overflow-x: auto;
}

.search-result table th, .search-result table td {
    border: 1px solid #e2e2e2;
    padding: 5px;
    white-space: nowrap;
    text-align: center;
}
.search-result {
    overflow-y: auto;
}
.search-result select.form-control.selector-1 {
    padding: 0px 10px !important;
}
.user-search-result .form-check button {
    margin-bottom: 0 !important;
}
.search-result table td .form-check {
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.user-search-result .search-result select.form-control.selector-1 {
    margin: 0;
    margin-bottom: 0 !important;
    width: 150px !important;
}

.rol_doelenwithambition_list {
    margin: 12px 0 10px 0px;
}

span#add_functie_perticular_popup {
    float: right;
    margin-right: 15px;
    /* margin-right: 42px; */
    color: #7f7f7f;
}

.totalprogress {
    height: 25px;
    border-radius: 0;
    position: relative;
}
.totalprogress::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 28px;
}
.diplayusername_data_headernew {
    display: flex;
    flex-direction: column;
}
.diplayusername_data_headernew button.close {
    position: absolute;
    right: 15px;
    background: #00a7d4;
    top: 0;
    opacity: 1;
}
.diplayusername_data_bodynew button.multiselect.dropdown-toggle.btn.btn-default {
    margin: 0 10px !important;
    width: 200px;
    justify-content: center;
}
.diplayusername_data_bodynew  .form-check {
    margin: 15px 0;
}
.diplayusername_data_footernew button, .diplayusername_data_footernew input[type="submit"] {
    text-align: center;
    justify-content: center;
    margin: 0 3px !important;
    width: 80px;
}
.diplayusername_data_headernew p {
    color: #000;
    font-weight: 400 !important;
}

.add_teamdoelen_option_new .custom-control-input, .custom-control.custom-radio .custom-control-input {
    position: absolute;
    z-index: 1;
    opacity: 0;
    left: 0;
    top: 10px;
}

#buddypress #woffice-bp-sidebar #item-header a {
    text-align: center;
    display: inline-block;
    margin: 50px 0 0;
    width: 100%;
    padding: 3px 7px;
    max-width: 86%;
    font-size: 12px;
    line-height: 1.5 !important;
}

.ambitiona_add_delete_edit {
    display: flex;
    align-items: center;
    margin-right: 8px;
}
.personalppl_newclass{  
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobile_common_overflow {
    width: 100%;
}
.diplayusername_data_bodynew .btn-group.show {
    display: inline-block !important;
}

.overview_list_opetion_select{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}
.overview_list_opetion_select input, .overview_list_opetion_select button {
    margin: 0 !important;
}
.overview_list_opetion_select .form-group {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}

.overview_eval_planbtn {
    float: right;
    margin: -30px 140px;
}
form.overview_eval_planform {
    float: right;
    margin: -30px 0;
}


.single_team_leden_info .popupfriendshipRequest {
    display: contents;
}

.memberimage_skilloverview img {
    border-radius: 30px;
}

#search_person_form.search_person_form_user_list .col-lg-3 {
    flex: 0 0 25%;
}


.userskill_searchlist table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
  }
  
 .userskill_searchlist td, .userskill_searchlist th {
    border: 1px solid #7f7f7f;
    text-align: center;
    padding: 8px;
  }
  
  
  /* .userskill_searchlist th{
    background-color: #dddddd;
    font-weight: 600;
  } */
  /* .userskill_searchlist table {
    background: #efefef;
} */

  .userskill_searchlist 
  td.team_users {
     display: revert-layer;
     margin: 0;
     text-align: center;
 }

 .gesprek_auther_btnsee {
    display: flex;
    justify-content: space-between;
}
.gesprek_auther_btnsee .accordian_button.gespreak_sectionbutton button {
    margin: 0 !important;
    font-size: 12px !important;
    padding: 9px 17px !important;
}
.gesprek_auther_btnsee .accordian_button.gespreak_sectionbutton {
    display: flex;
    gap: 15px;
}
.tabtwo_gesprek{
    max-width: 100% !important;
}
.gesprekken_detail.tabtwo_gesprek .author_data {
    width: auto;
}
.personalplan_chart_render_us {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
} 

.single_eigen_gesprekken .gesprekken_detail .gesprek_inviter .gesprek_single_inviter {
    margin-bottom: 10px;
    display: flex;
    width: 100%;
    align-items: center;
}
.single_eigen_gesprekken .gesprekken_action button {
    width: max-content;
}
.single_eigen_gesprekken .accordian_button.gespreak_sectionbutton.tab_1_section {
    width: max-content;
}

.single_eigen_gesprekken{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid;
}
.single_eigen_gesprekken .author_data {
    width:max-content;
}
.single_eigen_gesprekken_tab_one {
    align-items: start;
}
/* #navbar #nav-user a#user-thumb {
    color: #4b4b4d;
    width: auto;
    float: left;
    line-height: 60px;
}
b.font-weight-bold {
    width: 155px;
    display: inline-block;
    word-break: break-all;
    margin: 0 0 0;
    vertical-align: middle;
    line-height: 1;
    padding: 10px 0 0;
}
#navbar #nav-user a#user-thumb img.avatar {
    float: right;
    margin-top: 8px;
} */



/* .main_teamuser_name.mainuserlis_0{
    border-top: none;
}
.mainuserlis {
    border-top: 5px solid rgb(0,167,215);
    padding-top: 20px;
} */


.newgesprkmdl .modal-dialog {
    width: 50%;
}
.newgesprkmdl.show {
    background: rgba(0,0,0,0.8);
}
.newgesprkmdl .modal-content {
    padding: 25px;
    box-sizing: border-box;
}
.invitation_button_gep{
    /* margin-top: -100px !important;
    margin-left: 70px !important;
    position: absolute !important; */
    margin: 0 !important;
}

/* 09-07-2024 */
.evaluate_page_vraag_ontwiking {
    padding: 35px 0;
    margin: 35px 0;
    border-top: 2px solid #00a7d7;
    border-bottom: 2px solid #00a7d7;
    box-sizing: border-box;
}
.vraag_ontwiking {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 90px;
    flex-wrap: wrap;
}
.vraag_ontwiking_evaluatie {
    width: 45%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.vraag_ontwiking_evaluatie h5 {
    width: 80%;
    margin: 0 auto;
    min-height: 45px;
}
div.mijn_plan_page .vraag_ontwiking_evaluatie .title_btn {
    justify-content: center;
}
.new_evalueren_page .gesprek_questions .progress-form .smiling-wrap {
    top: 10px;
    right: 20px;
}
.page-id-27462 .new_evalueren_page .gesprek_questions .progress-form .smiling-wrap {
    top: 10px;
    right: 20px;
}

.new_evalueren_page div#received_kudos div#all_kudos .kudos-list {
    width: 100%;
}
.gesprek_questions div#addGesprekModel .form-group.input-group {
    width: 100%;
    flex-direction: row;
    padding-left: 0;
}

/* .new_evalueren_page .minjplansinglequestions .doel_completed {
    margin-bottom: 0;
} */
.new_evalueren_page  .minjplansinglequestion h6.common_title {
    padding: 0;
    margin: 0;
}
.new_evalueren_page 
 .evalueren_page .form-group.single_question {
    margin: 0;
    margin-left: 0;
}
.new_evalueren_page  button#add_functie_popup{
    margin: 30px 0 0;
}

#user-sidebar nav ul li#video-li>a::before {
    content: "\f144";
    font-family: "Font Awesome 5 Free";
    padding-right: 10px;
    font-weight: initial;
    font-size: 1.2em;
}
.social-media-floatside {
    z-index: 123;
    right: 3px;
}

.social-media-floatside .caption {
    text-align: center;
}

.caption h6.video-title {
    font-size: 0.7rem !important;
}
/* .modal-backdrop.fade.show {
    z-index: 1 !important;
} */

#page-wrapper{
    
    position: relative;
}
body.vertical-modern-menu.sidebar-hidden .is-left-sidebar {
    z-index: 1 !important;
}
#content-container{
    z-index: inherit !important;
}
/* 25-07-2024*/
.social-media-floatside1 {
    background: #fff;
    padding: 5px;
    margin: 0 0 5px;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.1);
    width: 200px;
    float: right;
    transition: all 0.9s;
    margin-right: -146px;
}
.social-media-floatsidedf:hover .social-media-floatside1 {
    margin-right: 0;
    transition: all 0.9s;
}
.social-media-floatside ul {
    margin: 0;
    padding: 0;
}
.social-media-floatside ul li {
    padding: 0;
    list-style: none;
    background: #ff0000;
    display: inline-block;
    border-radius: 5px;
}
.social-media-floatside ul li img {
    padding: 5px 7px;
    border-radius: 10px;
    width: 45px;
    filter: brightness(0) invert(1);
}
.social-media-floatside1 article {
    display: flex;
    align-items: center;
    gap: 15px;
}
.social-media-floatsidedf {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.social-media-floatside1 h6.video-title {
    margin: 0;
}



/*04-09-2024*/
.wpml-ls-legacy-dropdown {
    padding-left: 40px;
}
#login-logo {
    margin-bottom: 0;
}
#register-wrapper{
    margin-top: 0;
}
#woffice-login header {
    padding-bottom: 0;
    margin-bottom: 0;
}
#woffice-login .wpml-ls-legacy-dropdown{
    padding-left: 0;
    padding-bottom: 0;
}
#content-container .infobox {
    margin: 0px 0 10px 0;
}

.home-page div#text-6 button#wp-submit{
    margin-bottom: 15px;    
}
.home-page .intern-padding .textwidget p a {
    width: 100%;
}
.home-page .intern-padding button#wp-submit{
    width: 100%;
    margin-bottom: 15px;
}
.home-page .widget.buddypress div.item-options a{
    border-top: 1px solid;
    width: 25%;
}
#buddypress #woffice-bp-sidebar #item-header #item-header-avatar img{
    max-width: 140px;
}
#main-content #buddypress #subnav ul li{
    width: auto;
}
#content-container #content .bottom_btn_row {
    margin: 20px 0 40px;
}
#buddypress .screen-content .subnav-filters .subnav-search {
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
#buddypress .subnav-filters .bp-search {
    width: 100%;
}
#buddypress .screen-content .subnav-filters .subnav-search label {
    margin-left: 10px;
}
.team-match-plugin .dialoog_tabs {
    width: 100%;
}
.user_status_sec .curr_status{
    margin-bottom: 10px;
    margin-top: -10px;
}
.gesprek_date_group input#datum_gesprek {
    margin: 0;
}
.gesprek_questions .progress-form .smiling-wrap{
    top: 45px;
    right: 220px;
}
.gesprek_section #base_profile_section .common_color_btn{
    right: 50px;
    top: 10px;  
}
#featuredbox .featured-layer{
    z-index: inherit;
}
.page-id-6 #main-content #buddypress .select-wrap span.select-arrow {
    top: 10px;
    right: 15px;
}
#buddypress .select-wrap select#members-order-by {
    border-radius: 25px;
}
#buddypress .select-wrap{
    border: none;
}
form#register-form input, form#register-form select, form#register-form textarea {
    margin-top: 0px;
    margin-bottom: 0;
    border-radius: 25px;
    border: 2px solid #e0e0ec;
    padding: 12px;
    height: auto;
}
.bp-nouveau .g-recaptcha {
    margin: 0 0 30px;
}
.dataTables_wrapper .dataTables_info {
    margin: 20px 0;
    padding: 0;
}
div#example_paginate {
    margin: 10px 0;
    padding: 0;
}
#page-wrapper .post-title{
    margin-bottom: 15px;
}


/*05-09-2024*/
div#received_feedback section.col-md-8.mx-auto a:nth-child(1){
    margin-bottom: 15px;
}
span.edit-link {
    margin: 15px 0;
    display: inline-block;
}
/* button.common_color_btn {
    margin: 20px 0;
} */
div.mijn_plan_page .title_btn{
    gap: 20px;
}
.evalueren-section .single_eigen_gesprekken,.add_team_previous_box{
    margin-bottom: 20px;
}

#teamplan_tab .team-matching-wrap ul#team_talent_tabs,div#matching_tab ul#team_talent_tabs{
    background-color: transparent;
    gap: 14px;
    width: 100%;
}

.team-matching-wrap-old .add_team_previous_box {
    width: 100%;
}
div#matching_tab ul#team_talent_tabs li,
#teamplan_tab .team-matching-wrap ul#team_talent_tabs li.nav-item
{
    width: 30%;
}
#comp-filters select#groups-order-by {
    border-radius: 25px;
}
.wp-editor-tools{
    margin-bottom: 10px;
}
#main-content #buddypress #item-body #whats-new-options{
    margin-top: 20px;
}
div#wp-whats-new-editor-tools .wp-editor-tabs {
    display: flex;
    gap: 15px;
}
#buddypress #activity-filter-select #activity-filter-by {
    border-radius: 25px;
}
#members-list .item-entry1 .card .card-body, #members-list .item-entry1 .card .card-body .item-block{
    gap: 10px;
}
div#wp-group-desc-editor-tools .wp-editor-tabs {
    gap: 10px;
    display: flex;
}
#buddypress form.standard-form:not(#your-profile) .submit {
    margin: 15px 0 0;
}

#left-content .intern-padding .textwidget .multiselect-container .input-group input.form-control.multiselect-search[type="text"] {
    max-width: 74%;
    margin-bottom: 0;
}

#main-content #buddypress #item-body button {
    margin: 0;
}
div#notifications-filter-select select#notifications-filter-by {
    border-radius: 25px;
}
p.pag-data {
    padding: 10px 0 0;
}

#plan_overview h3 {
    margin: 0;
    padding: 12px 30px;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #ccc;
}
div.fw-accordion .fw-accordion-title .ui-icon{
    top: 25px;
}
div.fw-accordion .fw-accordion-title.ui-state-active .ui-icon{
    top: 28px;
}
body.buddypress.settings #pass1{
    width: 100%;
}

#buddypress .range-slider input[type=range] {
    padding: 0;
    margin: 0;
    height: auto;
    border: none;
}

#featuredbox .pagetitle{
    z-index: 1;
}
input.common_color_btn.float-left {
    display: inline-block;
    margin: 15px 0;
}
div#profile-visibility form .switch_section span.gamipress_point{
    margin-left: 10px;
}
div#profile-visibility form .switch_section label.switch{
    margin-left: 10px
}
div#profile-visibility .col-md-6.right-profile-visibility form#permisson_switches .frequestwrap a.btn {
    margin: 0 10px 0 0;
}
body.vertical-modern-menu .main-modern-menu li.menu-item-has-children>.click_menutoggle{
    text-align: right;
    padding-right: 10px;
}
.input-group input#datum_gesprek {
    margin: 0;
    width: 80%;
}
#content-container .profile-matching-view .matching-box .btn-section input, body #main-content button, body #page-wrapper .btn,
#content-container .profile-matching-view .matching-box .btn-section input:hover, body #main-content button:hover, body #page-wrapper .btn:hover {
    /* height: auto;
    padding: 5px 20px;
    margin: 0 0 10px; */
}
.kudos-progress .d-flex {
    gap: 10px;
}
.fesprek_form .dropdown-menu li input.form-control.multiselect-search {
    max-width: 61%;
    height: auto;
    margin: 0 6px;
    margin-bottom: 0 !important;
    
}
#left-content ul li input.form-control.multiselect-search {
    width: 46%;
    margin: 0 6px;
}
#buddypress #create-group-form input[type=button] {
    margin: 0 2.5px !important;
}
div#woffice-alerts-wrapper .woffice-main-alert a.woffice-alert-close{
    top: 10px;
}
#woffice-alerts-wrapper .woffice-main-alert{
    margin-top: 15px;
}

#buddypress #create-group-form input[type=button], #main-content button, #main-content input[type=button], .wp-core-ui .button.button-primary, input[type=submit],
#buddypress #create-group-form input[type=button]:hover , #main-content button:hover, #main-content input[type=button]:hover, .wp-core-ui .button.button-primary, input[type=submit]:hover{
    padding:10px 20px;
}
#buddypress .smiling-item  input[type=radio] {
    position: absolute;
}
/* .share_doel.gespsharedoel {
    margin: 10px 0 10px;
} */
/* #bbpress-forums fieldset.bbp-form .custom-select, #bbpress-forums fieldset.bbp-form form select, #bbpress-forums fieldset.bbp-form input[type=color], #bbpress-forums fieldset.bbp-form input[type=date], #bbpress-forums fieldset.bbp-form input[type=datetime-local], #bbpress-forums fieldset.bbp-form input[type=datetime], #bbpress-forums fieldset.bbp-form input[type=email], #bbpress-forums fieldset.bbp-form input[type=month], #bbpress-forums fieldset.bbp-form input[type=number], #bbpress-forums fieldset.bbp-form input[type=password], #bbpress-forums fieldset.bbp-form input[type=range], #bbpress-forums fieldset.bbp-form input[type=search], #bbpress-forums fieldset.bbp-form input[type=tel], #bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form input[type=time], #bbpress-forums fieldset.bbp-form input[type=url], #bbpress-forums fieldset.bbp-form input[type=week], #bbpress-forums fieldset.bbp-form select, #buddypress .custom-select, #buddypress form select, #buddypress input[type=color], #buddypress input[type=date], #buddypress input[type=datetime-local], #buddypress input[type=datetime], #buddypress input[type=email], #buddypress input[type=month], #buddypress input[type=number], #buddypress input[type=password], #buddypress input[type=range], #buddypress input[type=search], #buddypress input[type=tel], #buddypress input[type=text], #buddypress input[type=time], #buddypress input[type=url], #buddypress input[type=week], #buddypress select, #left-content .custom-select, #left-content form select, #left-content input[type=color], #left-content input[type=date], #left-content input[type=datetime-local], #left-content input[type=datetime], #left-content input[type=email], #left-content input[type=month], #left-content input[type=number], #left-content input[type=password], #left-content input[type=range], #left-content input[type=search], #left-content input[type=tel], #left-content input[type=text], #left-content input[type=time], #left-content input[type=url], #left-content input[type=week], #left-content select, #woffice-login .custom-select, #woffice-login form select, #woffice-login input[type=color], #woffice-login input[type=date], #woffice-login input[type=datetime-local], #woffice-login input[type=datetime], #woffice-login input[type=email], #woffice-login input[type=month], #woffice-login input[type=number], #woffice-login input[type=password], #woffice-login input[type=range], #woffice-login input[type=search], #woffice-login input[type=tel], #woffice-login input[type=text], #woffice-login input[type=time], #woffice-login input[type=url], #woffice-login input[type=week], #woffice-login select{
    height: auto;
} */
.pmpro .pmpro_section:first-of-type {
        margin-bottom: 0;
}
/* #left-content #main-search form::before {
    top: 23px;
    right: 10px;
    left: inherit;
} */

.popup_left textarea{
    padding: 16px;
}
#buddypress #woffice-roles-filter .dropdown-toggle{
    margin: 0px;
}


.select2-container .select2-search--inline {
    float: inherit;
    padding: 0 10px;
}









@media screen and (min-width: 46.8em) {
    .single-headers #item-header-content {
        padding-left: 0;
    }
}

@media screen and (min-width: 32em) {
    div#buddypress.buddypress-wrap .subnav-filters li {
        width: 100%;
        margin-left: 25px;
    }
}


@media (max-width:1600px) {
    #nav-logo {
        width: 100% !important;
    }
    #navigation .stellar-nav-logo{
        margin-right: 0;
    }
    .wpml-ls-legacy-dropdown {
        padding-left: 20px;
        padding-right: 20px;
    }
    body.vertical-modern-menu #main-modern-menu li.menu-item-has-children>.click_menutoggle{
        text-align: right;
        padding-right: 5px;
    }

    #buddypress #activity-stream, #buddypress #notifications-user-list, #buddypress .bp-messages-content, #buddypress .members.friends{
        padding: 0;
    }

    #left-content .intern-padding .textwidget .multiselect-container .input-group input.form-control.multiselect-search[type="text"]{
        max-width: 75%;
    }
    .fesprek_form .dropdown-menu li input.form-control.multiselect-search {
        max-width: 61%;
        
    }


    div#multiple_invite_sec .single_switch_section .network_users .team_users {
        min-width: 30px;
    }
}

@media (max-width:1399px) {
    #user_profile_visibility{width: 84%;}
    

    /*18-09-2024*/
    .col-md-6.nopadding.right-profile-visibility {
    
        max-width: 60%;
    }
    div#multiple_invite_sec .single_switch_section .network_users .team_users {
        min-width: 80px;
        height: 60px;
        display: flex;
        align-items: center;
    }
    .team_users img, .skill_wallet_team_user {
        width: 24px;
        height: 24px;
        border-radius: 50px;
    }
    div.mijn_plan_page .parent_heading .doel_prog{
        width: 35%;
    }

    div.mijn_plan_page .parent_heading .doel_completed{
        min-width: calc(34% - 4px);
    }
    .minjplansinglequestions .doel_completed{
        width: 17% !important;
    }
    
}

@media (max-width:1025px) {
    #navigation #mobile-menu-canvas-close .mobile-canvas-header .close-navmenu{
        font-size: 25px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 25px;
    padding: 0;
    display: flex;
    justify-content: center;
    }
    .widget .intern-padding ul .list-group-item{
        padding: 10px 0 10px 0px !important;
    }
    

    #content-container {
        z-index: inherit;
    }
}
@media (max-width:1024px) {
    #content-container {
        z-index: inherit;
    }
}
@media (max-width:992px) {
    .embed-responsive{margin-bottom: 15px;}
    div#career_wallet_page div#mijn_talen form .update-button {
        padding-left: 15px;
    }
    div#teamplan_tab .single_team_leden_info .common_accordion_heading .common_color_btn{
        margin: 3px 4px;
    }

    .gesprek_section #base_profile_section .common_color_btn {
        right: 0;
        top: 0;
        position: relative;
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    .gesprek_section form#base_profile_form {
        text-align: center;
    }
    .uitnodiging_answer textarea{
        padding: 16px 16px 16px 16px;
    }
    .functie_matching_chart{
        flex-wrap: wrap;
    }
}

@media screen and (max-width:767px) {
    .buddypress.widget .item-options{overflow: auto;}
    .is-left-sidebar{max-width: 100%;}
    div#career_wallet_page .row {
        display: inline-flex;
        width: 100%;
    }

    body.vertical-modern-menu #main-modern-menu li.menu-item-has-children>.click_menutoggle{
        padding-right: 10px;
    }

    #content-container .profile-matching-view {
        margin: 1rem 0;
    }

    #content-container #buddypress .screen-content .subnav-filters .subnav-search{
        width: 100%;
        flex-direction: column;
        align-items: baseline;
    }
    #buddypress #groups-dir-list .bp-pagination.bottom{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #buddypress.bp-dir-hori-nav {
        padding: 0;
    }

    #featuredbox{
        z-index: inherit;
    }
    div#blog-bottom {
        margin: 0 0 20px;
    }
    div#friend_actions {
        justify-content: center;
        margin: 0 0 10px;
    }
    /* #left-content #main-search form::before{top: 19px;} */
    .plandata_tab_section_import{gap: 15px;flex-direction: column;}
    #personal_plan .profile_year_option {
        width: 100%;
    }
    
    .org_target h6 {
        padding: 0;
    }
    
    .org_target {
        display: inline-block;
        margin: 0;
    }


    #main-header .navbar-collapse a#nav-trigger{
        font-size: 23px;
    }
}

@media (max-width:600px) {
    #main-search .active_search {
        display: inline-block;
        right: inherit;
    }
    body.vertical-modern-menu #main-modern-menu li.menu-item-has-children>.click_menutoggle {
        text-align: left;
    }


    #content-container #content {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width:575px) {
    /* a#nav-trigger{font-size: 1.6em;} */
    .gesprek_questions .container .col-md-12.mx-auto {
        padding: 0;
    }
    .year-ctn-team-top {
        display: flex;
        gap: 0;
        align-items: center;
        justify-content: space-between;
        margin: 0;
        flex-direction: column-reverse;
    }
    .main_teamuser_name h5.common_heading{
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .team_list_opetion_select{width: 100%;}
    .year-ctn-team-top .form-group.team_year{width: 100%;}
    .persoonlijk_actieplan_section {
        width: 100% !important;
        height: auto !important;
    }
    .minjtabplan .doel_completed{
        margin-bottom: 0px;
    }
    .minjtabplan .doel_prog{
        margin-top: 15px;
    }
    .gesprek_inviter{
        margin: 15px 0 0;
    }

    form#requestFeedbackForm .input_fields_wrap .form-group input{
        margin-bottom: 0;
    }
    .dialoog_tabs {
        gap: 0;
        padding: 10px;
        box-sizing: border-box;
    }
    body.groups #buddypress .groups-type-navs .groups-nav li{
        width: 100%;
    }
    body.groups #buddypress .subnav-filters{
        padding: 0 0 20px;
    }

    #buddypress #woffice-bp-sidebar .users-single-moderators{
        padding: 20px 20px 15px;
    }

    #page-wrapper .is-left-sidebar.has-navigation-show{
        height: auto;
        top: 0;
        bottom: inherit;
        z-index: 1;
    }
    .vraag_ontwiking{
        gap: 20px;
    }

    div.mijn_plan_page .profile_year_option{
        width: 100%;
    }

    #matching_share_section{
        width: 100%;
        display: inline-block;
        margin: 0 0 5px;
    }

    #cv_submit_btn {
        margin: 0px 0 !important;
    }

    .modalmember .kudos-category-wrap ul{
        flex-direction: column;
        align-items: center;
    }
    .modalmember .kudos-category-wrap ul.user-conv-kudos li{max-width: max-content;}
    /* #content-container .profile-matching-view .matching-box .btn-section input, body #main-content button, body #page-wrapper .btn, #content-container .profile-matching-view .matching-box .btn-section input:hover, body #main-content button:hover, body #page-wrapper .btn:hover{width: 90%;margin: 10px auto;} */
    a.common_color_btn {
        width: 100%;
        display: inline-block;
    }
    form#search_person_form .form-group {
        margin: 5px auto;
    }
    #search_person_form .col-lg-3 {
        flex: 0 0 90%;
    }
    #content-container #content .blog-single-col .blog-card-wrapper .blog_card{
        width: 100%;
    }
    div#teamplan_tab {
        margin-top: 20px;
    }
    .team-matching-wrap-old .add_team_previous_box {
        flex-direction: column;
        gap: 0;
    }
    div#blog-bottom {
        display: flex;
        gap: 8px;
        flex-direction: column;
    }
    .tab_year .form-group.team_year {
        margin: 0 auto;
    }
    .role_right, .role_left{
        padding: 0 15px 0 10px;
        border: none;
    }
    .func_target_list .single_doel{margin-left: 0;}
    .gesprek_section .col-md-6{text-align: center;}
    #content-container #content .blog-single-col+.frontend-edit-wrapper .frontend-wrapper #blog-bottom{
        align-items: center;
        gap: 0;
    }
    .plandata_tab_section_import button#wp-submit{width: 100%;}
    a.skill_new_actie_btn {
        width: 100%;
    }
    #personal_plan .single_ontwikkelen .new_skill_group {
        gap: 0;
        flex-direction: column;
    }
    .bottom_btns .btn_left,.bottom_btns .btn_right{
        text-align: center;
    }
    .matching_section2 .ontwik_btm_right{
        padding-left: 10px;
    }
    div.mijn_plan_page .parent_heading .share_doel{
        float: inherit;
    padding-top: 3px;
    margin: 20px 0 0;
    }
    form#edit_gesprek_form .form-group.input-group,
    form#add_gesprek_form .form-group.input-group {
        flex-wrap: inherit;
    }
    form#edit_gesprek_form .form-group.input-group input#datum_gesprek,
    form#add_gesprek_form .form-group.input-group input#datum_gesprek{
        margin: 0 !important;
    }
    table#functions_profile input {
        min-width: 150px;
    }
    .profile-matching-view.function_profile_matching a.common_color_btn {
        width: auto;
    }
    #item-header .popupfriendshipRequest .friendship-button{
        float: left;
    }

  
    #main-header .navbar-collapse a#nav-trigger{
        font-size: 22px;
    }
}

@media screen and (max-width:480px) {
    #content-container .intern-padding {
        padding: 0px;
    }
}

.results .wpb_text_column.wpb_content_element div#chrt101_copy,
.results .wpb_text_column.wpb_content_element div#chrt1020,
.results .wpb_text_column.wpb_content_element div#chrt103,
.results .wpb_text_column.wpb_content_element div#chrt1100,
.results .wpb_text_column.wpb_content_element div#chrt1050,
.results .wpb_text_column.wpb_content_element div#chrt1120,
.results .wpb_text_column.wpb_content_element div#chrt1070,
.results .wpb_text_column.wpb_content_element div#chrt1080,
.results .wpb_text_column.wpb_content_element div#chrt1090,
.results .wpb_text_column.wpb_content_element div#chrt106
{
    width: 50% !important;
}
.talent_report .wpb_text_column.wpb_content_element div#chrt101_copy,
.talent_report .wpb_text_column.wpb_content_element div#chrt1020,
.talent_report .wpb_text_column.wpb_content_element div#chrt103,
.talent_report .wpb_text_column.wpb_content_element div#chrt1100,
.talent_report .wpb_text_column.wpb_content_element div#chrt1050,
.talent_report .wpb_text_column.wpb_content_element div#chrt1120,
.talent_report .wpb_text_column.wpb_content_element div#chrt1070,
.talent_report .wpb_text_column.wpb_content_element div#chrt1080,
.talent_report .wpb_text_column.wpb_content_element div#chrt1090,
.talent_report .wpb_text_column.wpb_content_element div#chrt106
{
    width: 50% !important;
}

.intern-padding iframe {
    width: 100%;
}

.talent-ontwikkeling-content div#mijn_plan_share_section {
    width: 100% !important;
}
#buddypress .bp-wrap.woffice-profile--horizontal #woffice-bp-sidebar #item-header #item-header-content .member-header-actions {
    display: none;
}
.header_user_detail {
    width: 100%;
    text-align: center;
    margin: 0 !important;
    padding: 0;
}
.header_user_detail p#user-thumb {
    text-align: center;
    float: none !important;
    margin: 0 auto;
    padding: 5px 0;
}
#nav-user.active #user-thumb img{
    opacity: 1 !important;
}


/*10-10-2024*/
body #main-content .modal button.close:hover,body #main-content .modal button.close {
    border: 0 !important;
    background: transparent !important;
    color: #000 !important;
    width: auto;
}


div#woffice-roles-filter button.btn:hover,#woffice-roles-filter button.btn.btn-secondary:hover{
    color:#2d3342 !important;
    border-color: #2d3342 !important;
}
/* #main-content #buddypress #item-body button:hover,
#main-content #buddypress #item-body button{
    color:#2d3342 !important;
    border-color: #b8bac6 !important;
} */
div#notifications-filter-select select#notifications-filter-by:hover,select#groups-order-by:hover{
    border-radius: 25px !important;
}
div#friend_actions {
    justify-content: center;
    margin: 0 0 20px;
}
.bp-messages-filters input[type="checkbox"], #message-threads input[type="checkbox"],
.buddypress-wrap .standard-form .notifications input[type=checkbox],#buddypress input[type="checkbox"] {
    min-width: 18px;
    min-height: 18px;
}
#buddypress input[type=checkbox]:checked:before{
    content: "" !important;
}


.dynamic_skills_btns .btn_with_full_bg input+label{
    color: #fff !important;
}
body.groups #buddypress #group-list button.group-button.request-membership.button:hover {
    color: #000  !important;
}

#activity-stream .activity-item a.button {
    color: #000 !important;
}
#right-sidebar .widget .intern-padding p {
    word-wrap: break-word;
}

.open_interaction_box,
.open_interaction_box_suggest,
.open_interaction_box_suggest_skill_list {
    position: absolute;
    background: #ffffff;
    width: 150px;
    z-index: 11;
    box-shadow: 0 2px 5px 1px rgba(64,60,67,.16);
   margin-top: -10px;
    /*  margin-left: 15px; */
    max-width: 96%;
    padding: 10px 10px;
    box-sizing: border-box;
    /* top: 100%; */
}

.form-group-new {
    display: block;
    margin-bottom: 0;
}

.form-group-new input {
    padding: 0;
    margin-bottom: 0;
    display: none !important;
    cursor: pointer;
    opacity: 1 !important;
    position: absolute;
    min-width: 15px;
    min-height: 15px;
    margin: 7px 0 0 5px;
    display: block !important;
    z-index: 99999;
}
.form-group-new label {
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 6px 0 0 40px;
}

.open_interaction_box label:before, 
.open_interaction_box label:after, 
.open_interaction_box label {
    border: none !important;
    padding: 0;
    outline: none !important;
    box-shadow: 0 0 0 !important;
}

.open_interaction_box_suggest label:before, 
.open_interaction_box_suggest label:after, 
.open_interaction_box_suggest label {
    border: none !important;
    padding: 0;
    outline: none !important;
    box-shadow: 0 0 0 !important;
}

.open_interaction_box_suggest_skill_list label:before, 
.open_interaction_box_suggest_skill_list label:after, 
.open_interaction_box_suggest_skill_list label {
    border: none !important;
    padding: 0;
    outline: none !important;
    box-shadow: 0 0 0 !important;
}

.open_interaction_box label:after,
.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_green_border 
.open_interaction_box input:checked+label::after,
.open_interaction_box  input:checked+label::after{
    border-radius: 0 !important;
    background: #fff !important;
}

.open_interaction_box_suggest label:after,
.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_green_border 
.open_interaction_box_suggest input:checked+label::after,
.open_interaction_box_suggest  input:checked+label::after{
    border-radius: 0 !important;
    background: #fff !important;
}

.open_interaction_box_suggest_skill_list label:after,
.registered_skills.common_round_checkboxes.dynamic_skills_btns .btn_with_green_border 
.open_interaction_box_suggest_skill_list input:checked+label::after,
.open_interaction_box_suggest_skill_list  input:checked+label::after{
    border-radius: 0 !important;
    background: #fff !important;
}


div#open_expert_interaction .form-group-new label {
    text-align: left;
    padding: 0px 20px 0px 26px !important;
    color: #000 !important;
}


.info_popup_leval {
    position: absolute;
    z-index: 111;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.comp_level_description_bg button span {
    font-size: 35px;
}
.comp_level_description > ul {
    padding: 0;
    margin: 0;
}
.comp_level_description > ul > li, .comp_level_description > ul > li > strong {
    list-style: none;
    margin: 5px 0;
    display: inline-block;
}

.info_popup_cap_leval {
    position: absolute;
    z-index: 111;
    right: 60px;
    top: 0px;
    cursor: pointer;
}

/* 15-10-2024 */
.seeme_image_name div#nav-user {
    position: relative;
}
.seeme_image_name div#nav-user .seeme_icon_withlink {
    position: relative;
    bottom: 0px;
    z-index: 10;
    left: 0;
}
.open_interaction_box .new input+label::after,.open_interaction_box .new input:checked+label::after{
    background-color: white !important;
}

.open_interaction_box_suggest .new input+label::after,.open_interaction_box_suggest .new input:checked+label::after{
    background-color: white !important;
}

.open_interaction_box_suggest_skill_list .new input+label::after,.open_interaction_box_suggest_skill_list .new input:checked+label::after{
    background-color: white !important;
}


div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen input.new_skill_checkbox:checked+label {
    color: #000000 !important;
}

/* div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .suggested_skills input.new_skill_checkbox:checked+label {
    color: #ffffff !important;
} */


div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .single_skill:last-child label span.remove_only_skill{
    color: #000000 !important;
}
.registered_skills.common_round_checkboxes .single_skill .open_interaction_box .new input+label::after {
    background-color: #fff !important;
}

.registered_skills.common_round_checkboxes .single_skill .open_interaction_box_suggest .new input+label::after {
    background-color: #fff !important;
}

.registered_skills.common_round_checkboxes .single_skill .open_interaction_box_suggest_skill_list .new input+label::after {
    background-color: #fff !important;
}


/* 22-10-2024 */

.search_skill_level {
    display: flex;
    justify-content: left;
    margin: 0 auto;
    padding: 0px 0px 5px 0;
}
.form-group-new_check input{
    margin: 10px 0 0 0;
}
.form-group-new_check label {
    margin: 0 15px 0 0;
}
.serch_skill_widget{
    display: grid;
    justify-content: left;
    margin: 0 auto;
    padding: 0 0 15px 0;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.team_matching_skill_search_list{
    display:flex;
    justify-content: left;
    margin: 0 auto;
    padding: 0 0 15px 0;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.team_page_tooltip_level {
    display: flex;
    gap: 10px;
    width: fit-content;
}
form#search_person_form .form-group.search_team_person_list{
    margin-top: -45px;
}
form#search_person_form .form-group.search_team_person_list label{
        margin: 0 0 25px;
}

.skill_template_team .ui-menu-item-wrapper {
    text-align: left;
}

.team_page_tooltip_level .info_popup_cap_leval {
    position: relative;
    right: inherit;
}
.serch_skill_widget .form-group-new_check {
    display: flex;
    align-items: center;
    gap: 10px;
}
.serch_skill_widget .form-group-new_check input {
    margin: 0;
}
.serch_skill_widget .form-group-new_check  label {
    margin: 0;
}
div#career_wallet_page .mijn_skills .ontwikkelen div#open_expert_interaction input:checked+label {
    color: #000 !important;
}
.helpvergane_message {
    margin: 20px auto;
}
.compose_message_section {
    display: flex;
    justify-content: center;
    gap: 20px;
}

@media only screen and (max-width: 767px) {
    .seeme_image_name div#nav-user .seeme_icon_withlink {
        bottom: 3px;
        left: 130px;
    }
    .seeme_image_name div#nav-user .seeme_icon_withlink i.fa.fa-eye {
        font-size: 15px;
    }
}

/* 05-11-2024 */
span.skill_con_ans_val {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    margin: 0 !important;
    width: 100%;
}
div#dashboard .all_invitation .single_invitation .person {
    width: 100%;
}
span.skill_con_ans_val span {
    word-break: break-all;
}
body #main-content .answer_widget_button {
    padding: 5px 10px;
    font-size: 13px;
    position: relative;
}
body #main-content .answer_widget_button span.answer_count {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 22px;
    height: 22px;
    background: green;
    color: #fff;
    border-radius: 50%;
    line-height: 22px;
    font-weight: 600;
    font-size: 11px;
}

td.user_ans_pic {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
}


/* 06-11-2024 */
body .ui-autocomplete.ui-front.ui-menu li {
    background: #fff !important;
    padding: 3px 13px !important;
    line-height: 1.5 !important;
    font-size: 15px !important;
    margin: -1px 0 0 !important;
}

body .ui-autocomplete.ui-front.ui-menu.home_skill_auto_temp li{
    width: 340px !important;
}

.user_sidebar_menu p.user_detail_sidebar {
    margin: 0;
}
.user_sidebar_menu {
    display: flex;
    justify-content: center;
    padding: 5px 0;
    align-items: center;
}
.user_sidebar_menu_detail p {
    margin: 0;
    padding: 0;
}

/* 19/11/2024 */

.skill_wallet_intrection label:after {
    display: none;
}
.single_skill label em {
    font-style: normal !important;
}
.toevoegen_button{
    margin: 2.5rem auto !important;
}
.language_widget_form_skill_box {
    display: flex;
    align-items: center;
}
.language_widget_form_skill_box .update-button.mt-3 {
    margin-top: -13px !important;
}

.save_certificate_new_btn,
.save_hobby_new_btn,
.save_qualifications_new_btn{
    max-height: fit-content !important;
    line-height: 50px !important;
    padding: 0 !important;
}
.suggested_skills_wallet_add{
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100% !important;
}

/* #main-content button.saveeditclose_icon {
    padding: 0;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
} */

#main-content button.saveeditclose_icon {
    padding: 0;
    font-size: 11px;
    width: 25px;
    height: 25px;
    line-height: 25px;
}

#main-content button.saveeditremove_icon {
    padding: 0;
    font-size: 10px;
    width: 20px;
    height: 20px;
    line-height: 15px;
    background-color: #d51c1ce0 !important;
    border-color: #d51c1ce0 !important;
}

#left-content  input.current_edited_title[type=text] {
    width: 75%;
}

input.current_edited_main_title[type=text] {
    width: 75% !important;
}

input.current_edited_main_comp {
    width: 80% !important;
    float: left;
    margin-top: -10px;
    margin-right: 2px;
}
select.workcompileselect {
    width: 70% !important;
    margin: 5px auto !important;
}
.gedragvalform {
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.gedragvalform input,
.gedragvalform .single_question  {
    margin-bottom:0 !important;
}
.gedragvalform .single_gedrag {
    margin-bottom: 10px;
    position: relative;
}
.gedragvalform .single_gedrag .remove_gedrag {
    position: absolute;    right: -44px;
    top: 50%;
}

form#add_werkprocessen_form {
    margin-left: -16px !important;
    padding: 20px 0;
    border-radius: 20px;
    background: #fff;
    /* border: 1px solid #c3b6b6; */
    box-shadow: 1px 2px 2px rgba(0,0,0,0.1);
    box-sizing: border-box;
}
.singlecustomborder .single_workprocess_data.show {
    background: #fff;
    padding: 20px 20px 10px;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.1);
    border-radius: 20px;
    margin: 10px 0 10px;
}

.single_gedrag .dropdown-menu {
    width: 270px !important;
}
/* .single_gedrag #main-content button,
#content-container .btn{
    padding: 4px 10px !important;
} */

.single_gedrag button.btn.btn-default.multiselect-clear-filter {
    padding: 4px 15px !important;
}
.single_gedrag #left-content ul li input.form-control.multiselect-search {
    margin: 0 6px !important;
    max-width: 70% !important;
    width: 70% !important;
}
.single_gedrag .multiselect-container .input-group {
    margin: 5px !important;
    align-items: center !important;
    justify-content: center !important ;
}
.jobactivity_box option {
    position: relative;
    /* padding-left: 20px; */
    margin: 0 0 10px;
    font-size: 15px;
    text-wrap: auto;
}
.jobactivity_box select#leftBox {
    word-break: break-all;
}
.doelen_widget_button {
    margin-bottom: 25px;
} 
.rolprofile_sub_selectfd label::before {
    border: 0px !important;
}
#myplan_page_worklife_page_uitkomst{
  width: 50%;
}
.mypforile_usershare{
    display: flex !important;
   justify-content: end !important; 
}
.plan_overview_list .tab_content {
    width: 100%;
}
body.bp-user.my-account.mijnplan .worklife_page_uitkomst {
    width: 100% !important;
    display: inline-block;
}
body.bp-user.my-account.results .worklife_page_uitkomst div#mijn_plan_share_section {
    width: 100% !important;
}
body.bp-user.my-account.results #myplan_page_worklife_page_uitkomst {
    width: 100% !important;
}
#buddypress #woffice-roles-filter .btn{
 color: #000 !important;
}
.bp-ajax-loader {
    display: none !important;
}

.rol_function_detail .report_table {
    white-space: nowrap;
    width: fit-content;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}

.functie_matching_chart p.total-match {
    white-space: pre-wrap;
}

button#select_all_profiles,button#select_all_profiles:hover {
    padding: 1px 10px 0;
    border-radius: 30px;
    font-size: 12px;
    float: right;
    margin-top: 10px;
}

.institution_section_row .col-md-6.nopadding {
    padding: 0 10px 15px !important;
}

span.remove_education,
span.remove_employment,
span.remove_affiliation {
    color: red;
    font-size: larger;
    font-weight: bold;
    margin-left: 10px;
    line-height: initial;
    cursor: pointer;
}

.informatie_section_row,
.personAvailability_section{
    flex-direction: column;
}
.informatie_section_row input {
    max-width: max-content;
}
.informatie_section_row textarea {
    border-radius: 15px !important;
}
.personAvailability_section_row.row {
    flex-wrap: wrap !important;
    width: 50% !important;
}

div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .ambition_role_functions_row input[type=checkbox]{
    display: block !important;
    opacity: 1 !important;
    margin-bottom: 0 !important;
}
div#career_wallet_page .mijn_skills .ontwikkelen .single_ontwikkelen .ambition_role_functions_row label {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
}
.publication_section input[type=submit] {
    float: left;
}


#institution_form  span.select2-selection__arrow,
#institution_form .select2-selection__rendered,
#employment_form  span.select2-selection__arrow,
#employment_form .select2-selection__rendered,
#affiliations_form  span.select2-selection__arrow,
#affiliations_form .select2-selection__rendered {
    height: 50px;
    line-height: 47px;
}
#institution_form span.select2-selection.select2-selection--single,
#employment_form span.select2-selection.select2-selection--single,
#affiliations_form span.select2-selection.select2-selection--single {
    border-style: solid;
    border-width: 1px;
    height: 50px;
    border-color: #b8bac6;
    border-radius: 15px;
    padding: 0px 16px 0px 16px;
    font-size: 1.125rem;
    box-shadow: none;
    margin-bottom: 12px;
    width: 100%;
}

#employmentModal .select2-container--open .select2-dropdown, 
#educationModal .select2-container--open .select2-dropdown {
    left: 16.6%;
    width: 30% !important;
}

#affiliationsModal .select2-container--open .select2-dropdown {
    left: 60.6%;
    width: 20% !important;
}

.onboarding_widgter {
    height: 37px;
    width: 37px;
    border-color: #000000 !important;
}

.onboarding_widgter span {
    color: #000000 !important;
    font-size: 35px !important;
    display: flex;
    justify-content: center !important;
    margin: -9px !important;
}
.onboarding_widgter span:hover {
    color: #ffffff !important;
}