﻿.best_practice img{
    width:100%;
}
.best_practice_text a {
    font-size: 12px;
}
.metric_rank_details.flex.space-between.align-start {
    padding: 15px 0px 0px 0px;
}
table.dataTable#manager_coaching_history.nowrap th {

    padding: 10px 20px !important;
}

table.dataTable#manager_coaching_history.nowrap td{
    white-space:nowrap !important;
    border:1px solid #ccc;
    padding:10px 20px !important;
}
.dataTables_wrapper .dataTables_scrollBody .dataTable {
    margin-top: -20px !important;
}

/*#manager_coaching_history_wrapper .dataTables_scrollHeadInner{
    width:auto !important;
}*/
#coachhistorymodal .modal-header {
    padding: 5px 15px;
    display:flex;
    justify-content:space-between;
    align-items:center;
}
#coachhistorymodal .modal-content {
    background: #fff;
    margin-top: 130px;
    width: 70%;
    max-height: 70%;
    overflow-y: auto;
    padding: 15px;
}
.modal-heading {
    font-weight: 700;
    font-size: 18px;
}
.modalclose {
    font-weight: 700;
    float: right;
}
.notes-hd {
    font-weight: 700;
    font-size: 16px;
    padding: 20px 0px 20px 0px;
}
.coaching-details {
    padding: 15px;
}
.review_learning {
    padding: 10px 0px;
}
.notes {
    padding-left: 0;
    padding-right: 0;
}
.mb-2{
    margin-bottom:2em !important;
}
.lbl{
    font-weight:700 !important;
}
.fed-ans{
    min-height:31px;
}
.fed-opt{
    font-weight:700;
}
.coaching_history {
    padding: 25px 0px 25px 0px;
    border-bottom: 1px solid #dfe3eb;
}
.dataTables_wrapper .dataTables_length {
    float: right;
}
div#manager_coaching_history_length {
    margin-top: -37px;
    padding-right: 15px;
}
.fa-play-circle:before{
    font-size:16px;
}
.fa-folder-open:before{
    font-size:16px;
}
.coaching_history_image{
    width:20px;
    height:20px;
}
/*.pointernone{
    pointer-events:auto;
}*/
.disable_menu{
    display:none !important;
}
.bar.inactive {
    width: 100%;
    background: #ccc;
    height: 4px;
    border-radius: 2px;
}
.metric_rank_details{
    width:100%;
}
.border_red {
    border: 1px solid red;
}
.user_bar_icn_alpha.user.gray{
    background-color:#ccc;
}
.user_bar_icon.user.gray {
    background-color: #ccc;
}
.coach_save{
    margin-left:0px;
}
#complete_coaching_modal .coach_status_circle.met_commit.position-relative {
    width: 18px;
    height: 18px;
    line-height: 18px;
}
.coach_success_ok{
    margin-top:10px;
}
.met_commit img{
    width:11px !important;
}
#recordtab li {
    width: 100%;
}

#recordtab label {
    margin: 0;
    color: #323441;
    font-weight: 600;
}



#recordtab .nav-link {
    border-bottom: 2px solid #323441;
}
.audio_modal > .modal-dialog{
    max-width:45%;
}
.w-20{
    width:20px;
}
#uploaded div{
    padding:10px 0px 5px 0px;
}
.coach_audio_record_details img{
    width:16px;
    height:16px;
}
#M1coachhistorymodal .modal-dialog {
    background: #fff;
    margin-top: 130px;
    width: 70%;
    max-height: 70%;
    overflow-y: auto;
    padding: 15px;
    max-width:100%;
}
#M1coachhistorymodal .modal-header {
    display: flex;
    padding: 5px 15px 10px 15px !important;
}
button.btn.btn-primary.ack_close {
    font-size: 13px;
    background-color: #22c7a9;
    border-color: #22c7a9;
    padding: 5px 10px !important;
    border-radius: 3px !important;
    /* margin-bottom: 10px; */
}
.coach_audio_record_details .audio_modal {
    margin: 0 auto !important;
}
#M1uploaddedcoachDocuments .btn {
    font-size: 14px !important;
}
#M1uploaddedcoachDocuments .btn-primary{
    background-color:#22c7a9 !important;
    border-color:#22c7a9 !important;
}
#M1coachDocumentsmodal .modal-dialog {
    max-width: 50%;
}
#M1uploaddedcoachDocuments .modal-footer{
    padding-bottom:0px !important;
}
.add_metric .dropdown-menu{
    max-height:200px;
    overflow:auto;
}
.user_img img{
    width:40px;
    height:40px;
    margin-right:5px;
}
.add_metric .dropdown-menu {
    padding: 0px !important;
    box-shadow: 0 6px 10px 0 rgb(0 0 0 / 15%);
    border-radius: 5px;
    max-height:150px;
    overflow:auto;
    
    width:100% !important;
}

.closemetricc .modal-body {
    padding: 15px 30px;
    text-align: left;
}

.closemetricc h6 {
    margin-bottom: 30px;
}
.closemetricc .modal-header {
    border-bottom: 1px solid #e8e8e8;
}

.closemetricc .modal-header h3 {
    margin: 0;
    padding: 0px 15px;
    font-size: 14px;
    font-weight: 700;
}

.closemetricc .modal-body {
    border-bottom: 1px solid #e8e8e8;
}

.closemetricc .modal-footer {
    border-top: 0px;
}

.closemetricc h6 {
    font-size: 12px;
    margin-bottom: 0px;
    font-weight: normal;
}

.closemetricc .modal-dialog {
    max-width: 60%;
}
