.dash-slidebar{
    background-color: #ffffff;
    /* -webkit-box-shadow: 0px 9px 26px 0px rgb(31 31 51 / 6%);
    box-shadow: 0px 9px 26px 0px rgb(31 31 51 / 6%); */
}
.dash-slidebar .nav-pills .nav-link.active{
    color: #fff;
    background-color: #9777fa;
}
.dash-title-1{
    font-size: 18px;

}
.dash-slidebar .nav-pills .nav-link.active {
    color: #000;
    background-color: #fafcfe;
    padding: 10px;
    font-size: 17px;
    border-radius: 0px;
    text-align: center;
    padding: 13px 0px;
    margin: 15px;
    border-radius: 20px;
    font-weight: 600;
}
.dash-slidebar .nav-link {
    text-align: center;
    padding: 17px 0px;
    font-size: 17px;
    margin: 15px;
    border-radius: 20px;
}
.section-account .upload-img {
    display: inline-block;
    width: 120px;
    height: 120px;
    object-fit: cover;
    object-position: 50% 50%;
    margin-right: 18px;
    vertical-align: middle;
    border-radius: 50%;
}
.company-logo {
    border: 0px solid;
    padding: 13px;
}
.section-account label {
    margin-bottom: 12px;
    font-size: 16px;
}
/* .office-img-state{
    height: 500px;
    max-height: 500px;
    overflow-y: hidden;
    overflow-x: hidden;
} */
/* i[class^="fi-rr-"]:before{
    line-height: 38px !important;
} */
i.fi-rr-trash {
    font-size: 18px;
}
.office-img-state input#browse {
    padding-left: 6px;
    border: 0px solid;
}
span.trash-option,span.edit-option {
    display: inherit;
    text-align: center;
}
.req-date-form,.req-date-to {
    font-size: 11px;
    line-height: 6px;
}
td.num-table,.table-landing td,.table-landing thead tr th {
    text-align: center;
}
.profile-badge {
    background: #9777fa !important;
  }
.dot_line {
    position: absolute;
    font-size: 27px;
    padding-left: 7px;
    padding-top: 5px;
}
#enquiry-form input{
    height: 40px !important;
    font-size: 14px;
    padding-left: 10px;
}
.employee-landing-section .btn-tags-sm{
    line-height: 19px;
}