.field-validation-error {
    color: red;
}
.prof-head-popup {
    background: #0b7bbc;
    color: white;
    padding: 10px;
    text-align: center;
    width: 97%;
}

    .prof-head-popup span {
        font-size: 15px;
        font-weight: 600;
    }
.close-modal {
    position: absolute;
    text-shadow: 0 1px 0 #fff;
    right: 25px;
    font-weight: 700;
    top: 0px;
}
button.closeModal {
    padding: 2px;
    background-color: transparent;
    border: 0;
    color: black;
    font-size: 1.8rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.chip {
    display: inline-block;
    height: 32px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0,0,0,.6);
    line-height: 32px;
    padding: 0 12px;
    border-radius: 16px;
    background-color: #eceff1;
    margin-bottom: 1rem;
    margin-right: 1rem;
    cursor: pointer;
    transition: all .3s linear;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.ml-3, .mx-3 {
    margin-left: 1rem !important;
}

.mb-0, .my-0 {
    margin-bottom: 0 !important;
}

.chip .close {
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 32px;
    padding-left: 8px;
    transition: all .1s linear;
}

.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.ajax-loader {
    visibility: hidden;
    background-color: rgba(255,255,255,0.7);
    position: absolute;
    z-index: +100 !important;
    width: 100%;
    height: 100%;
}

    .ajax-loader img {
        position: relative;
        top: 40%;
        left: 40%;
    }

.modal-header {
    display: block;
}
.prof-head {
    background: #0b7bbc;
    color: white;
    padding: 10px;
    text-align: center;
}
.prof-head-main {
    background: #0b7bbc;
    color: white;
    padding: 10px;
    text-align: center;
}
    .prof-head span {
        font-size: 15px;
        font-weight: 600;
    }
.prof-head-main span {
    font-size: 15px;
    font-weight: 600;
}
.prof-head-popup {
    background: #0b7bbc;
    color: white;
    padding: 10px;
    text-align: center;
    width: 97%;
}

    .prof-head-popup span {
        font-size: 15px;
        font-weight: 600;
    }
.pro-img img {
    width: 100%;
    max-width: 90px;
    border-radius: 50%;
}

.pro-img span img {
    width: 100%;
    max-width: 90px;
    border-radius: 50%;
}

.pro-img {
    margin: 10px 10px 5px;
    text-align: center;
}

.profile-bg {
    background-color: white;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.11);
}
.profile-right-info {
    margin: 12px 12px 10px 12px;
}

.prof-action-btn {
    float: right !important;
}
.per-info-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
}

    .per-info-ul li span {
        margin: 0 0 4px;
    }

.Per-info-heading {
    text-align: left;
    margin: 7px 0;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    color: #181919;
}

.profile-right-info {
    border: 1px solid #bebebe;
    border-radius: 5px;
    margin: 4px 9px 0px 2px;
}

.right-inner-pad {
    padding: 8px 5px 5px;
}

.profile-right-heading {
    text-align: center;
    color: white;
    padding: 2px;
    font-size: 13px;
    font-weight: 600;
    background-color: #09a0da;
}

.pro-img h5 span {
    font-size: 15px;
    font-weight: 600;
    color: #09a0da;
    margin: 5px 0;
}
.acts-btn {
    border: 1.3px solid #ffffff;
    color: #ffffff;
    padding: 5px 8px;
    border-radius: 43px;
    font-weight: 500;
    font-size: 12px;
    margin-left: 10px;
}
.couse-act-btn {
    background: #2ac7da;
    color: white;
    border: 0;
    border-radius: 3px;
    padding: 1px 2px;
    margin: 0px 6px 12px;
}

.courses-tab-btn {
    text-align: center;
}
.mb {
    margin-bottom: 12px;
}
@media (max-width: 767.98px) {
    .bt-pad {
        padding-bottom: 8px;
        display: inline-flex !important;
    }
    .nav {
        display: -webkit-box;
        display: -ms-flexbox;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        display: list-item;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        margin-bottom: 5px;
    }

    .nav-mobil {
        margin-bottom: 6px;
    }

    .pad-mbl {
        padding: 0 21px 0;
    }
    .profile-right-info {
        margin: 12px 12px 10px 12px;
    }

    .prof-action-btn {
        text-align: center;
        float: unset !important;
    }

    .nav-justified .nav-item {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: inherit !important;
    }
    .Lf-bdr {
        border-left: 0px solid white;
    }
    .prof-head-main {
        min-height: 90px;
    }
    .acts-btn {
        padding: 2px 10px;
    }
    .ajax-loader img {
        position: relative;
        top: 34%;
        left: 22%;
    }
}
@media (min-width: 320px) and (max-width: 375px) {
    .acts-btn {
        padding: 2px 5px;
    }
    .prof-action-btn {
        text-align: center;
        float: unset !important;
    }
    .ajax-loader img {
        position: relative;
        top: 38%;
        left: 16%;
    }

}
    .bt-pad {
        padding-bottom: 8px;
    }
.k-multiselect-wrap {
    font-size: 12px;
    text-transform: capitalize;
}
    .k-multiselect-wrap li span {
        margin-right: 0.4em;
        text-transform: capitalize;
    }
.filterCls {
    padding-right: 3px;
    padding-left: 3px;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 992px) {
    .filterCls {
        margin-bottom: 25px;
    }
}
.k-grid td {
    text-align: center !important;
    padding: .4em .3em !important;
}

.k-grid-header th.k-header {
    text-align: center !important;
    white-space: unset !important;
}