.smml_page .m-0
{
    margin: 0px;
}
.smml_page .p-0
{
    padding: 0px;
}
.smml_page .manager-col {
    border: 1px solid rgb(128 128 128 / 50%);
    /* padding: 15px 0px 0px 0px; */
    overflow: hidden !important;
    border-radius: 6px;
}
.smml_page .manager-col .filter
{
    padding: 0px 0px;
}
/* .smml_page .manager-col select
{
    background: none;
    width: 115px;
    height: 32px;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    float: right!important;
} */
.smml_page .manager-col .input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #ffffff;
    border: 1px solid #ced4da;
    border-radius: 0;
    border-right: 0px;
}
.smml_page .manager-col .form-control
{
    height: 32px;
}
.smml_page .change_image {
    top: 36px !important;
    right: -6px !important;
    left: auto !important;
}
.smml_page .custom_tooltip
{
    position: absolute;
    border-radius: 4px;
    background: #6d7278;
    background-blend-mode: normal;
    box-shadow: 0px 2px 4px rgb(100 100 100 / 50%);
    color: #fff;
    z-index: 3;
    padding: 5px 10px;
    margin-top: 4px;
    right: 45px;
    display: none;
    transform: 2s;
}
.smml_page .manager-col .left_container
{
    padding: 12px;
}
.smml_page .manager-col .left_container .search-container
{
    margin-bottom: 0px;
}
.smml_page .manager-col .left_container select
{
    width: 100%;
}
.smml_page .custom_tooltip p 
{
    margin-bottom: 0px;
}
.hieranchy_container:hover .custom_tooltip
{
    display: block;
}
.smml_page .head h3
{
    margin-top: 8px;
}
.smml_page .smml_left_section_outer
{
    border-top: 1px solid rgb(128 128 128 / 50%);
    padding: 10px;
}
.smml_page .smml_left_section_inner {
    height: calc(100vh - 181px);
    overflow-y: auto;
    /* margin-top: 15px!important; */
    /* padding-bottom: 15px; */
    /* border-top: 1px solid rgb(128 128 128 / 50%); */
    overflow-x: hidden;
    margin-right: -4px;
}
.smml_page .nav-tabs .nav-link
{
    border: 2px solid transparent !important;
}
.smml_page .nav-tabs .nav-link.active, .smml_page .nav-tabs .nav-item.show .nav-link
{
    color: #fff;
    padding: 5px 5px 5px 10px;
    border: 0;
    float: left;
    background: #507dfb !important;
    border-radius: 6px !important;
    border: 2px solid #0091FF !important;
    background-color: #f0f8ff !important;
}
.smml_page .nav-tabs .nav-link.active, .smml_page .nav-tabs .nav-link {
    color: #495057;
    padding: 5px 5px 5px 10px;
    border: 0;
    float: left;
    cursor: pointer;
    /* background: #fff; */
}
.smml_page .nav-tabs
{
    margin-bottom: 0px;
    padding-right: 7px;
    border-bottom: 0px solid transparent;
}
.smml_page .widget-content {
    flex-direction: row;
    align-items: center;
}
.smml_page #profile .widget-content .widget-content-wrapper, .smml_page .manager-col .widget-content-wrapper {
    display: flex;
    flex: 1;
    position: relative;
    align-items: center;
}
.smml_page .smml_left_section_img {
    border-radius: 50px;
    padding: 0px;
    height: 48px;
    width: 48px;
}
.smml_page .mr-3, .smml_page .mx-3 {
    margin-right: 1rem!important;
}
.smml_page .smml_left_section_img img {
    width: 45px;
    height: 45px;
    padding: 0px!important;
    margin-top: 0px!important;
}
.smml_page .rounded-circle {
    border-radius: 50px!important;
    width: 48px;
    height: 48px;
}
/* .smml_page .nav-link.active .widget-heading {
    color: #fff !important;
} */
.smml_page .manager_list_left .widget-heading, .smml_page .widget-subheading,
.c2cttm_modal .widget-subheading{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1!important;
    margin-bottom: 2px !important;
    line-height: 1.2 !important;
    padding-bottom: 6px;
    height: 14px;
    width: 100%;
    min-width: 200px;
}
/* .smml_page .nav-link.active .widget-heading, .smml_page .nav-link.active .widget-subheading
{
    width: calc(100% - 58px);
} */
.smml_page .widget-heading, .c2cttm_modal .widget-heading 
{
    font-size: 11px !important;
    font-weight: 700 !important;
    color: #131313;
    margin: 3px 0px;
}
.smml_page .widget-subheading {
    font-size: 11px !important;
}
.smml_page .manager-col .widget-content-right {
    float: right;
}
/* .smml_page .widget-content-right
{
    filter: invert(100%);
} */
.smml_page .widget-content-right, .white-box a {
    background: url(../images/view_icon.svg)9px 11px no-repeat;
    background-size: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* filter: invert(100%); */
}
.smml_page .manager_profile_eye_left {
    position: absolute;
    right: 0%;
    top: 15%;
}
.smml_page .list-group-item
{
    width: 100%;
} 
.smml_page .manager_profile_eye_left .btn, .smml_page .manager-block-view .btn 
{
    padding: 16px 28px;
} 
.smml_page .manager_profile_eye_left .btn-default:hover, .smml_page .manager_profile_eye_left .btn-default, 
.smml_page .manager_profile_eye_left .btn-default:active:hover, .smml_page .manager-block-view .btn-default:active:hover
.smml_page .manager-block-view .btn-default:hover, .smml_page .manager-block-view .btn-default
{
    background-color: transparent;
    border-color: transparent;
}
.smml_page .manager_profile_eye_left .btn:active
{
    box-shadow: unset;
}
.smml_page .smml_left_section_inner .list-group-item
{
    padding: 0px;
    border-left: 0;
    border-right: 0;
    margin-bottom: 5px;
    border-radius: 6px;
    background-color: #f0f8ff;
    border: 2px solid #f0f8ff;
}
.smml_page .smml_left_section_inner .list-group-item:last-child
{
    margin-bottom: 0px;
}
/* .smml_page .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
} */
/* .smml_page .nav-tabs .nav-link.active, .smml_page .nav-tabs .nav-item.show .nav-link
{
    color: #ffffff !important;
} */
.smml_page .dashboard_smml {
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 6px;
}
.smml_page .widget-content {
    flex-direction: row;
    align-items: center;
}
.smml_page .talent_no {
    background: #2998ff !important;
    border: 1px solid #2998ff;
}
/* .col-pad-height {
    height: 110px;
} */
/* .widget-content .widget-content-wrapper {
    display: flex;
    flex: 1;
    position: relative;
    align-items: center;
} */
.smml_page .db_count {
    color: #ffffff !important;
    font-size: 30px !important;
    height: auto !important;
    font-weight: 300 !important;
}
.smml_page .widget-content .widget-numbers {
    font-weight: bold;
    font-size: 1.8rem;
    display: block;
    margin-top: 8px;
}
/* .count-icons {
    position: relative;
    top: 0;
    right: 20px;
} */
.smml_page .count-icons img
{
    width: 36px;
}
.smml_page .db_sub_title {
    color: #ffffff !important;
    font-size: 11px;
    font-weight: 600;
    line-height: 12px;
}
.smml_page .dashboard_smml .div_db_sub_title
{
    position: absolute;
    bottom: 0px;
}
.smml_page .dashboard_smml .widget-content-wrapper
{
    height: 74px;
    display: flex;
}
.smml_page .count-icons i {
    font-size: 1.7em;
}
.smml_page .talent_left_no {
    background: #3d5fff !important;
    border: 1px solid #3d5fff;
}
.smml_page .last_updated_no {
    background: #e91e63 !important;
    border: 1px solid #e91e63;
}
.smml_page .nomination_complete {
    background: #1abc9c !important;
    border: 1px solid #1abc9c;
}
.smml_page .tab_box {
    margin-bottom: 15px;
}
.smml_page .team-col {
    /* background: #EEF9FF; */ 
    margin-bottom: 0px;
    border-radius: 6px;
    position: relative;
    padding: 20px;
    border: 1px solid rgb(128 128 128 / 50%);
    height: calc(100vh - 102px);
}
.smml_page .search-container {
    margin-bottom: 16px;
}
.smml_page .search-container.mr_10
{
    margin-right: 10px;
    width: 81px;
    float: right;
}
.smml_page .search-container img {
    width: 16px;
}

.smml_page .input-group-text
{
    background-color: #ffffff;
}

.smml_page .search-container .input-group  .form-control
{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-left: 0;
}
/* .smml_page .team_box_padding_1 {
    padding: 18px 30px 0px 30px;
} */
.smml_page .white-box {
    background: #F0F8FF;
    padding: 5px 16px;
    border: 1px solid #C4C4C4;
    border-radius: 0.25rem;
    margin-bottom: 16px;
}
.smml_page .smml_header_img {
    border-radius: 50px;
    padding: 0px;
    height: 30px;
    width: 30px;
}
.smml_page .smml_header_img img {
    width: 30px;
    height: 30px;
    padding: 0px!important;
    margin-top: 0px!important;
}
.smml_page .white-box.manager-block-view.widget-content .widget-content-left .widget-heading {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    margin-bottom: 2px !important;
    line-height: 1.2 !important;
    padding-bottom: 6px;
    height: 35px;
    margin: 3px 0px;
    color: #131313;
}
/* ................ */
/* .smml_page .team_card_scroll
{
    padding: 0px 40px;
} */
.smml_page .team_scroll {
    height: calc(100vh - 281px);
    overflow-y: auto;
    overflow-x: hidden;
    margin-right: -7px;
}
.smml_page .team_box_padding {
    /* padding: 0px 30px 0px 30px; */
    padding: 0px;
}
.smml_page .team-col .card {
    border: 1px solid hsl(0deg 0% 50% / 35%);
    border-radius: 0.25rem;
    margin-bottom: 15px;
}
.smml_page .dropup {
    top: 6px;
}
.smml_page .popclickbtn {
    outline: none !important;
    border: none;
    background: none;
    cursor: pointer;
    position: absolute;
    top: -7px;
    right: 0px;
}
.smml_page .popclickbtn img 
{
    width: 4px;
}
.smml_page .popdiv {
    position: absolute;
    right: -9px;
    top: 25px;
    width: 133px;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    text-align: left;
    padding: 1px;
    z-index: 100;
    box-shadow: 0px 0px 20px 2px #d1d1d1;
    background: #fff;
}
.smml_page .remove_title {
    font-size: 12px;
    color: #444;
    text-transform: none;
    font-weight: 400;
    padding: 0px !important;
}
.smml_page .remove_title img {
    height: 13px;
    margin: 5px;
}
.smml_page .manager-info {
    color: #495057;
}
.smml_page .manager-info {
    /* height: 48px; */
    padding-top: 30px;
    width: 100%;
    text-align: center;
}
.smml_page .manager-info .smml_card_img {
    width: 48px;
    height: 48px;
    padding: 0px!important;
    margin-top: 0px!important;
    /* border: 1px solid #efece8; */
    border-radius: 50px!important;
    /* padding: 2px 0px !important; */
    background: #edf9ff;
    cursor: pointer;
}
.smml_page .manager-info p,
.smml_page .smml_left_section_inner .list-group-item .smml_left_section_img p,
.smml_page #profile .widget-content .widget-content-wrapper .smml_header_img p{
    font-weight: 600;
    color: #FFFFFF;
    width: 48px;
    height: 48px;
    padding: 0px!important;
    margin-top: 0px!important;
    border-radius: 50px!important;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.smml_page #profile .widget-content .widget-content-wrapper .smml_header_img p {
    width: 30px;
    height: 30px;
    background: #6e64f8;
    font-size: 12px;
    font-weight: 400;
}
.smml_page .team-col-tal:nth-child(1n) .card .manager-info p,
.smml_page .smml_left_section_inner .list-group-item:nth-child(1n) .smml_left_section_img p{
    background: #B0E538;
}

.smml_page .team-col-tal:nth-child(2n) .card .manager-info p,
.smml_page .smml_left_section_inner .list-group-item:nth-child(2n) .smml_left_section_img p{
    background: #9AB4FC;
}

.smml_page .team-col-tal:nth-child(3n) .card .manager-info p,
.smml_page .smml_left_section_inner .list-group-item:nth-child(3n) .smml_left_section_img p{
    background: #FDD836;
}

.smml_page .team-col-tal:nth-child(4n) .card .manager-info p,
.smml_page .smml_left_section_inner .list-group-item:nth-child(4n) .smml_left_section_img p{
    background: #FF9EA2;
}

.smml_page .team-col-tal:nth-child(5n) .card .manager-info p,
.smml_page .smml_left_section_inner .list-group-item:nth-child(5n) .smml_left_section_img p{
    background: #86D8FE;
}

.smml_page .team-col-tal:nth-child(6n) .card .manager-info p,
.smml_page .smml_left_section_inner .list-group-item:nth-child(6n) .smml_left_section_img p{
    background: #FC9AED;
}

.smml_page .team-col-tal:nth-child(7n) .card .manager-info p,
.smml_page .smml_left_section_inner .list-group-item:nth-child(7n) .smml_left_section_img p{
    background: #FECC86;
}

.smml_page .team-col-tal:nth-child(8n) .card .manager-info p,
.smml_page .smml_left_section_inner .list-group-item:nth-child(8n) .smml_left_section_img p{
    background: #8CBABB;
}
.smml_page .manager-name {
    min-height: 64px;
    margin-top: 10px;
}
.smml_page .card .widget-subheading, .smml_page .card .widget-heading {
    color: #495057 !important;
    /* display: -webkit-box; */
    -webkit-box-orient: vertical;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; */
    -webkit-line-clamp: 1;
    margin-bottom: 2px !important;
    line-height: 1.2 !important;
    padding-bottom: 0px;
    /* height: 15px; */
    cursor: pointer;
    width: 85%;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.smml_page .manager-name h5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
    /* height: 16px; */
    height: unset;
    margin-bottom: 0;
    cursor: pointer;
    margin-top: 2px;
}
.smml_page .manager-name p {
    font-size: 11px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
    height: 14px;
    margin-bottom: 5px;
}
.smml_page .year {
    margin: 0;
    font-size: 12px!important;
    color: #4f7cfb;
    height: auto!important;
    font-weight: 400;
}
.smml_page .bg-danger {
    background-color: #dc3545!important;
}
.smml_page .team_card_scroll .progress {
    display: -ms-flexbox;
    display: flex;
    height: 4px!important;
    overflow: visible;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 50px!important;
    margin-bottom: 0px;
}
.smml_page .team_card_scroll .progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease;
}
.smml_page .team_card_scroll .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.smml_page .pbar-count {
    font-size: 10px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.smml_page .bar_status {
    margin: 0px;
    text-align: left;
    padding: 0;
}
.smml_page .bar_status span 
{
    font-size: 11px;
}

.smml_page .mlr-8
{
    margin-left: -8px;
    margin-right: -8px;
}
.smml_page .plr-8
{
    padding-left: 8px;
    padding-right: 8px;
}
.smml_page .popdiv:after {
    position: absolute;
    top: -10px;
    right: 9px;
    margin-left: 55px;
    width: 0;
    content: " ";
    font-size: 0;
    background: #eeeeee;
    line-height: 0;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-color: #fff;
}
.smml_page .popdiv .nav>li>a>img {
    height: 13px;
    margin: 5px;
}
.smml_page .popdiv .nav>li>a {
    font-size: 12px;
    color: #444;
    text-transform: none;
    font-weight: 400;
    padding: 0px !important;
}
.smml_page .pop_orange_txt
{
    color: orange !important;
    text-align: center;
    font-size: 9px;
    color: #444;
    text-transform: none;
    font-weight: 400;
    padding: 0px !important;
    margin-bottom: 0px;
}
.smml_page .popdiv .nav>li>a:focus, .smml_page .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
    cursor: pointer;
}
.smml_page .popdiv .remove_title:hover {
    color: #4374ff !important;
}
.smml_page .hide
{
    display: none !important;
}
.smml_page .show
{
    display: block !important;
}
/* .smml_page .widget-content-right:hover,  */
.smml_page .white-box a:hover
{
    background: url(../images/view_icon_blue.svg)9px 11px no-repeat;
    background-size: 20px;
}
/* .bg-arielle-smile img.smml_talent_left {
    height: 26px;
    margin-top: -16px;
} */
.smml_page .updates p {
    font-size: 12px;
}
.smml_page .updates p span {
    color: #4f7cfb;
}
.smml_page .tab-pane.active.cart-section .team_box_padding_1 .container
{
    padding-right: 10px;
    padding-left: 10px;
}
.smml_page .modal-header .close {
    margin-top: -1rem !important;
}
.smml_page .team_scroll.team_box_padding .container
{
    /* padding-right: 12px;
    padding-left: 12px; */
    padding: 0px;
    padding-right: 4px;
}
.smml_page .team_scroll .float-left.custom-tooltip.dropdown-item
{
    position: absolute;
    left: 10px;
}
.smml_page .team_scroll .float-left.custom-tooltip.dropdown-item img 
{
    cursor: pointer;
    width: 13px;
}

/* ............ PopUp css start ............ */
/* .smml_page #TalentRemove .modal-dialog {
    width: 386px;
    margin: 78px auto;
} */
/* .smml_page .modal-content {
    background-clip: initial !important;
}
.smml_page .modal-content {
    border: 0 !important;
    border-radius: 0;
} */
/* .smml_page #TalentRemove .modal-header {
    padding: 6px 14px;
    display: flex;
} */
/* .smml_page .modal-header .close {
    margin-top: -1rem !important;
}
.smml_page .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}
.smml_page .modal-dialog h4 {
    font-size: 15px;
    color: #4f7cfb;
} */
/* .smml_page .remove_talent_modal .widget-content-wrapper {
    display: flex;
    flex: 1;
    position: relative;
    align-items: center;
}
.smml_page #TalentRemove .modal-body {
    padding: 10px 30px !important;
}
.smml_page #TalentRemove .widget-content-left.mr-3 img 
{
    width: 42px;
    height: 42px;
}
.smml_page #TalentRemove .flag-popup .widget-heading {
    font-size: 14px !important;
}
.smml_page #TalentRemove .widget-heading {
    font-size: 11px !important;
    font-weight: 600 !important;
    color: #495057;
}
.smml_page #TalentRemove.remove_talent_modal .form-group {
    margin-top: 15px;
} */
/* #TalentRemove.remove_talent_modal .form-group label {
    font-weight: 400;
    color: #495057;
} */
/* .smml_page #TalentRemove.remove_talent_modal .manager-label {
    color: #7d858c !important;
    margin-bottom: 0px;
} */
/* .smml_page #TalentRemove .form-group label {
    font-size: 14px !important;
}
.smml_page #TalentRemove .btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.smml_page #TalentRemove .modal-title
{
    font-size: 19px;
}
.smml_page #TalentRemove .btn {
    position: relative;
    transition: color 0.15s, background-color 0.15s, border-color 0.15s, box-shadow 0.15s;
    font-size: 15px !important;
    padding: 4px 30px !important;
    height: 38px !important;
    line-height: 20px !important;
}
.smml_page #TalentRemove .modal-header, .smml_page #TalentRemove .modal-footer {
    background: #fff !important;
    padding: 15px 30px;
    font-size: 16px;
    border: 0 !important;
} */
.smml_page .widget-content
{
    padding: 10px 20px 20px 20px;
}
.smml_page .white-box
{
    padding: 5px 16px;
}
.smml_page .height_no_data
{
    height: calc(100vh - 214px);
}
/* ............ PopUp css end ............ */
.smml_page .team_box_padding_1 .container, .smml_page .team_scroll.team_box_padding .container
{
    width: unset !important;
    max-width: unset !important;
}
/*  */
/* .smml_page .modal-dialog
{
    max-width: 386px;
    margin: 0 auto;
    margin-top: 88px;
}
.smml_page .modal-dialog .modal-content
{
    border-radius: 0.25rem 0.25rem 0px 0px !important;
}
.smml_page .modal-header, .smml_page .modal-footer
{
    background: #fff !important;
    padding: 15px 30px;
    font-size: 16px;
    border: 0 !important;
}
.smml_page .modal-title
{
    font-size: 19px !important;
}
.smml_page .modal-dialog .close
{
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    padding: 1rem 1rem;
    FONT-WEIGHT: 100;
    margin-top: -34px !important;
    opacity: 0.9;
} */
/* .smml_page .modal-body
{
    padding: 10px 30px !important;
} */
/* .smml_page .mt-15
{
    margin-top: 15px;
} */
.smml_page .modal-backdrop
{
    background-color: rgb(0 0 0 / 24%);
}
.smml_page .team_scroll .manager-info .text-success
{
    font-size: 11px;
    font-weight: 500;
}
.smml_page .dashboard-no-data-img
{
    width: 100%;
}
.smml_page .dashboard-no-data-img img
{
    width: 200px;
}
.smml_page #profile #notiificationContainer
{
    height: calc(100vh - 484px);
    display: flex;
    border: 0px solid transparent;
}
.smml_page .widget-content .widget-content-left .btn-default:active:hover 
{
    background-color: unset;
    border-color: unset;
    border: 0;
    box-shadow: unset;
}
.smml_page #ChangeManager img.audit_report_loader {
    position: absolute;
    width: 20px;
    right: 5px;
    margin-top: -27px;
    top: unset;
}
.smml_page .tooltip-text
{
    top: -23px;
}
.smml_page .tooltip-text .fa
{
    bottom: -11px;
}
.smml_page .smml_left_section_inner .list-group-item:first-child .custom-tooltip:hover .tooltip-text
{
    top: -9px;
    left: -19px;
}
/* .file-icon img 
{
    width: 18px;
} */
.modal-backdrop.show
{
    opacity: 0.5;
}
.flag-popup .widget-heading, .flag-popup .widget-subheading
{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}
.smml_page #escalateModel .widget-content .widget-content-wrapper {
    display: flex;
    flex: 1;
    position: relative;
    align-items: center;
}
/* ................................ */
/* #remoteEscalateModel .modal-dialog .close
{
    margin: 5px;
    padding: 0px;
}
#remoteEscalateModel .modal-header
{
    padding: 15px 15px 0px 15px !important;
}
#remoteEscalateModel .modal-body {
    padding: 15px 15px 0px 15px !important;
}
#remoteEscalateModel .modal-footer {
    padding: 15px 15px !important;
}
#remoteEscalateModel .text-danger
{
    margin-bottom: 0;
    padding-top: 10px;
    font-weight: 600;
    margin-top: 0px;
}
#remoteEscalateModel .widget-subheading 
{
    font-size: 12px !important;
    color: #4f7cfb;
}
#remoteEscalateModel .widget-heading 
{
    padding-top: 5px;
    font-size: 14px !important;
    color: #333 !important;
}
#remoteEscalateModel .modal-footer button.btn {
    font-size: 14px;
    margin: 5px;
    display: inline-block;
} */
/* .smml_page #remoteEscalateModel .modal-footer
{
    text-align: center;
} */
.smml_page .modal .modal-footer button.btn
{
    display: inline-block;
}
#remoteEscalateModel .widget-subheading
{
    height: auto;
    padding: 0px;
    margin: 0px;
}
#remoteEscalateModel .rounded-circle
{
    border-radius: 50% !important;
}
/*  */
.audit_report_loader
{
    width: 17px;
    position: absolute;
    right: 0;
    margin-top: -26px;
}
.smml_page .indivisual_card_page .readOnly .actionButtons
{
    display: unset;
}
.smml_page .actionButtons_wrapper
{
    display: block;
    width: 100%;
    position: relative;
    text-align: left;
}
/* .smml_page .formSectionprofile .table-responsive
{
    height: calc(100vh - 345px);
} */
.smml_page .team_chart
{
    width: 80%;
    margin: 0 auto;
}
.status_act_diact input[type=radio]
{
    margin: 0 !important;
    margin-top: 4px !important;
    position: absolute;
}
.status_act_diact .radio_grp
{
    margin-right: 8px;
}
.status_act_diact label
{
    padding-left: 18px;
}
/* ................................ */
/* Media Query Start */
/* x-small devices */
@media only screen and (min-device-width:320px) and (max-device-width:479.98px)
{

}
/* .................... */
@media only screen and (min-device-width: 320px) and (max-device-width:767.98px)
{
    .smml_page .manager-col .input-group, .smml_page .manager-col .filter
    {
        margin-top: 10px;
    }
    .smml_page .smml_left_section_inner
    {
        height: 267px;
    }
    .smml_page .manager-col
    {
        margin-bottom: 15px;
    }
    .smml_page .team-col
    {
        padding: 10px;
    }
    .smml_page .team_box_padding_1 .head h3
    {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .smml_page .search-container {
        margin-bottom: 10px;
    }
}
/* Small devices - sm  */
@media only screen and (min-device-width: 480px) and (max-device-width:767.98px)
{
    .smml_page .team_scroll .col-xs-12 {
        width: 50%;
    }
    .smml_page .search-container .input-group>.input-group-prepend>.input-group-text
    {
        border-right: 0px solid transparent;
    }
    .smml_page .smml_left_section_inner {
        height: 278px;
    }
}
/* Medium devices - md */
@media only screen and (min-device-width: 768px) and (max-device-width:991.98px)
{
    .smml_page .head h3
    {
        margin-top: 0px;
        margin-bottom: 10px;
    } 
    .smml_page .team-col
    {
        padding: 10px;
    }
    .smml_page .search-container .input-group>.input-group-prepend>.input-group-text
    {
        border-right: 0px solid transparent;
    }
    .smml_page .smml_left_section_inner
    {
        height: calc(100vh - 208px);
    }
    .smml_page .widget-subheading
    {
        min-width: calc(100% - 33.33%);
        width: 132px;
        text-overflow: unset;
        -webkit-line-clamp: unset !important;
        overflow: unset;
    }
    .smml_page .smml_left_section_img {
        height: 40px;
        width: 40px;
    }
    .smml_left_section_inner .list-group-item .smml_left_section_img p {
        width: 40px !important;
        height: 40px !important;
    }
    .smml_page .manager_profile_eye_left {
        right: -10%;
        top: -5%;
    }
    .smml_page .team_scroll {
        height: calc(100vh - 271px);
    }
    .smml_page .popclickbtn img {
        width: 3px;
    }
    .smml_page .popdiv:after {
        right: 3px;
    }
    .smml_page .white-box.manager-block-view.widget-content .widget-content-left .widget-heading {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: calc(62vh - 24px);
    }
}
/* Large devices - lg */
@media only screen and (min-width:992px) and (max-width:1024px) {
    
}
@media only screen and (min-device-width: 992px) and (max-device-width:1199.98px) {
    .smml_page .smml_left_section_outer {
        padding: 9px 10px 10px;
    }
    .smml_page .smml_left_section_inner {
        height: calc(100vh - 181px);
    }
    .smml_page .nav-tabs .nav-link.active, .smml_page .nav-tabs .nav-link {
        padding: 6px 5px 6px 10px;
    }
    .smml_page .team-col {
        padding: 12px;
    }
}
@media only screen and (min-device-width: 1200px) and (max-device-width:1399px) {
    .smml_page .team_scroll {
        height: calc(100vh - 264px);
    }
}
/* X-Large devices */
@media (min-width: 1400px) 
{
    .smml_page .card_block .col-md-3 {
        max-width: 20%;
    }
}
