:root {
    --main-color: #970047;
}
body,
html {
    width: 100% !important;
    overflow-x: hidden;
}

@media (max-width: 600px) {
    /* .login-form {
        width: 80%;
    } */

    /*Client List*/

    div#desktop_list, div#desktop_list_2 {
        display: none;
    }

    div#mobile_list, div#mobile_list_2 {
        display: block !important;
    }

    .table-cell.last-cell.date-col {
        text-align: left;
    }
    .table-cell.last-cell.date-col span.last-modified {
        margin-left: 0;
        display: block;
        margin-top: 10px;
    }
    div#mobile_list .table-cell span b {
        font-size: 12px;
        color: #888894;
    }

    select:not(.client-project-modal-body-content .input_box select), input#createdAt {
        padding-top: 11px;
        padding-bottom: 11px;
        padding-left: 10px;
        border: none;
        outline: none;
        color: grey;
        font-size: 12px;
        max-width: 100%;
        min-width: 100%;
        min-height: 100%;
        max-height: 100%;
        margin-top: 1rem !important;
        width: 100%;
    }

    .dashboard-client-name {
        padding: 5px 0;
    }

    .dashbaord-main-side-bar-div .top-side-bar .navbar .container-fluid .navbar-brand img {
        display: block;
        width: 70%;
        object-fit: contain;
    }

    .dashbaord-main-side-bar-div .top-side-bar .navbar .container-fluid .navbar-collapse .navbar-nav .un-actives {
        line-height: 22px;
        padding: 8px 14px;
    }

    .swt-project-bg {
        background-color: white;
        padding: 10px;
    }
    .swt-project-bg .col-md-12 {
        padding: 0 30px 10px;
    }
    .swt-project-bg .table-row {
        font-size: 14px;
        padding: 0;
    }

    /* Dashboard page css */
    .top-side-bar {
        height: auto;
    }

    .dashbaord-main-side-bar-div
        .top-side-bar
        .navbar
        .container-fluid
        .navbar-collapse
        .navbar-nav {
        margin-left: 0px;
        width: 100% !important;
    }
    .dashboard-top-user-account-details,
    .main-side-bar-top-logo {
        position: static;
    }

    .dashbaord-main-side-bar-div
        .top-side-bar
        .navbar
        .container-fluid
        .navbar-brand {
        position: static;
        margin-left: -27px;
    }
    .dashbaord-main-side-bar-div
        .top-side-bar
        .navbar
        .container-fluid
        .navbar-collapse {
        position: static;
        display: none;
    }

    .client-project-logo-top img {
        height: 26.23px !important;
        width: 18.49px !important;
        margin-bottom: 10px !important;
    }

    .dashbaord-main-side-bar-div
        .top-side-bar
        .navbar
        .container-fluid
        .navbar-collapse
        .bottom-links {
        position: static;
        background-color: transparent;
        width: 100%;
        margin-left: -10px;
    }
    .dashbaord-main-side-bar-div
        .top-side-bar
        .navbar
        .container-fluid
        .navbar-collapse
        .navbar-nav
        .actives {
        width: 100%;
        margin-top: 0px;
        background-color: transparent;
    }

    .dashboard-top-user-account-details {
        display: flex;
        justify-content: space-between;
        /* border: 2px solid red; */
        width: 100% !important;
        height: 60px !important;
    }
    .dashboard-top-user-account-details
        .dashbboard-top-add-client
        .search-icon-logo
        img {
        width: 16px;
        margin-right: 10px;
        margin-top: 5px;
    }

    .height-sm-0 {
        height: 0 !important;
    }

    .file-blade-top-filters-section {
        display: flex !important;
        flex-wrap: wrap !important;
        flex-direction: column;
    }
    .first-div-top-select-buttons div select.show-all-select {
    margin: 0 !IMPORTANT;
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
}
    .first-div-top-select-buttons div select.show-all-select option {
        margin-left: -5px !important;
        min-width: 50px !important;
        margin: 0px 10px;
    }

    .dashboard-table-container .table-box .table-head .table-cell {
        display: none;
    }
    .client-folders-files-top-section {
    margin-top: 1vh !important;
    margin-bottom: 10px;
}

    .dashboard-table-container
        .table-box
        .table-row
        .first-cell-dashboard-page
        .d-flex
        span
        img {
        width: 30px !important;
    }
    .dashboard-table-container
        .table-box
        .table-row
        .table-cell
        span.last-modified {
        display: block !important;
    }

    .dashboard-active-link-name-top span h5.hidden-name,
    .dashboard-active-link-name-top span span.hidden-vector-image img,
    .dashboard-active-link-name-top span span.top-logo-hidden {
        display: none !important;
    }

    .dashboard-active-link-name-top span span.vector-image img {
        color: var(--main-color);
        height: 10px !important;
        width: 25px !important;
    }
    .dashboard-active-link-name-top span h5.mobile-view-heading,
    .dashboard-active-link-name-top h4.mobile-view-heading {
        color: var(--main-color);
        font-size: 20px;
    }

    /* Files Reports project view */

    .mobile-view-two-tabs {
        position: static;
        width: 107% !important;
    }

    .projects-reports-page div#mobile_list .table-cell a {
    text-decoration: none;
}

.projects-reports-page div#mobile_list .table-cell a img.img-fluid {
    margin-right: 5px;
    max-width: 75%;
}

.projects-reports-page ul.table-cell.dropdown-menu {
    position: unset !important;
    transform: unset !important;
    width: 100% !IMPORTANT;
    border: none;
}

.projects-reports-page .table-cell.last-cell.dropdown-toggle {
    max-width: 100% !important;
    width: 100% !IMPORTANT;
    position: relative;
}

.projects-reports-page .dropdown-toggle::after {
    display: inline-block;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.6em solid;
    border-right: 0.6em solid transparent;
    border-bottom: 0;
    border-left: 0.6em solid transparent;
    position: absolute;
    right: 0;
    top: 20px;
}

.projects-reports-page .action-container .dropdown-toggle::after {
    display: none;
}

.projects-reports-page .mobile-view-two-tabs .nav-tabs .nav-link {
    padding: 10px 0 !important;
}

/*User Activity*/

.user-activities-reports div#mobile_list .table-cell {
    text-align: left;
}
.user-activities-reports div#mobile_list .table-cell a {
    color: #4b4b4b;
    text-decoration: none;
}

.user-activities-reports button#client-tab {
    padding: 10px 0;
}

/*User management*/

.users_managment .table-cell.action-section-user-management {
    float: right;
    margin-top: -110px;
    margin-right: -20px;
    border-right: none;
    display: table-row;
    width: 15% !important;
}

.users_managment .table-cell .dashboard-table-content {
    font-size: 13px;
}

/*Settings*/

.swt-security-pw-change-info p {
    font-size: 16px;
    line-height: 25px;
}

/*Client project list*/

.client-project-list .action-btn-files-reports-view-page-resp {
    margin-top: -140px;
    margin-right: -15px;
}

.client-project-list div#mobile_list .table-cell {
    text-align: left;
}

.client-project-list .client-folders-files-top-section-second {
    margin-top: 2dvh !important;
}

/*Users projects list*/

.users-projects-list div#mobile_list .table-cell a {
    text-decoration: none;
}

.users-projects-list div#mobile_list .table-cell a img.img-fluid {
    max-width: 80%;
}

.users-projects-list .last-modified-date-for-client {
    margin-left: 0 !important;
}

.users-projects-list div#mobile_list .table-cell.last-cell {
    text-align: left;
}

.users-projects-list div#mobile_list .action-btn-files-reports-view-page-resp {
    float: right;
    margin-top: -145px;
    margin-right: -20px;
}

.users-projects-list .first-div-top-select-buttons.project-blade-select-filter-section {
    margin-left: 0 !important;
}

.users-projects-list .row.client-folders-files-top-section-second {
    margin-top: 30px !important;
}

/*Project detail page*/

.project-detail-page div#mobile_list .table-cell {
    text-align: left;
}

.project-detail-page .last-modified-date-for-client {
    margin-left: 0px !important;
}

.project-detail-page div#mobile_list .file-logo-client-folders img {
    margin-left: 0;
}

.project-detail-page .action-btn-files-reports-view-page-resp {
    float: right;
    margin-top: -150px;
    margin-right: -25px;
}


/*User detail page*/

.users-project-details div#mobile_list .table-cell {
    text-align: left;
}

.users-project-details .last-modified-date-for-client {
    margin-left: 0px !important;
}

.users-project-details div#mobile_list .file-logo-client-folders img {
    margin-left: 0;
}

.users-project-details .action-btn-files-reports-view-page-resp {
    float: right;
    margin-top: -150px;
    margin-right: -25px;
}
.users-project-details .first-div-top-select-buttons.project-blade-select-filter-section {
    margin-left: 0 !important;
}

/*Reports file*/

.reports-files-admin .row.folder-and-files-reports-top {
    margin-top: 20px !IMPORTANT;
}
.reports-files-admin .action-btn-files-reports-view-page-resp {
    float: right;
    margin-top: -160px;
    margin-right: -20px;
    border-right: none;
}

/*User activity log*/

.user-activity-logs .row.user-activity-row-top-nw .col-lg-8.col-md-12 {
    margin: 20px 0 0!IMPORTANT;
}
.user-activity-logs .user-activity-section-container-for-data-2, .user-activity-logs .user-activity-section-container-for-data {
    border-left: 1px solid rgba(199, 199, 199, 1) !IMPORTANT;
}

.user-activity-log-top-container-icons .col-md-4 {
    margin: 5px 10px;
}

.user-activity-logs .user-activity-logs-rows-new-added .table-cell {
    text-align: left;
}

.user-activities-log-client-info-table {
    text-align: left;
    word-wrap: break-word;
    margin-left: 0;
    align-items: center;
    margin: 10px 0;
    float: left;
}

.user-activity-logs .project-name-user-activity-log-v1 {
    margin-left: 0;
}
.user-activity-activity-log-top-select .first-select {
    margin-left: 0;
    margin-right: 15px;
}

.user-activity-activity-log-top-select {
    display: flex;
    justify-content: space-evenly;
    margin-right: 0;
}

/*user file share*/

.users_file_share .table-cell {
    text-align: left;
}

.users_file_share .table-cell .d-flex.files-table-section-top {
    float: left;
}

.file-logo-client-folders img {
    margin-left: 0;

}
.users_file_share
.table-cell.last-cell:last-child {
    float: right;
    margin-top: -130px;
    margin-right: -30px;
}
    /* files-activities-activity-logs-v1 */

    .dashboard-top-user-account-details
        .dashboard-active-link-name-top
        h4.hidden-client-name,
    .dashboard-top-user-account-details
        .dashboard-active-link-name-top
        span
        span.hidden-vector-img {
        display: none !important;
    }

    .dashboard-top-user-account-details
        .dashboard-active-link-name-top
        span.hidden-dash-logo
        img {
        height: 20px;
        width: 15px;
        margin-right: 5px;
        margin-top: 5px;
    }

    .files-activity-top-details-section .user-activity-log-top-icons {
        display: flex;
        justify-content: center !important;
        align-items: center !important;
        padding: 19px 40px !important;
        min-width: 100% !important;
        max-width: 326.35px !important;
        min-height: 64px;
        max-height: 64px;
        border: 1px solid #c7c7c7 !important;
    }

    .folder-activity-log-top-right-side-container {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-top: 15px;
    }

    .recent-activity-mobile-view {
        display: flex !important;
        width: 100%;
        justify-content: center;
    }

    .folder-activity-buttons,
    .files-activity-logs-search-bar,
    .files-activity-logs-top-csv,
    .dashbboard-top-add-client-btn {
        display: none !important;
        width: 100%;
    }

    .dashbboard-top-add-client-btn-mobile-view button {
        display: block !important;
        border: none;
        background-color: #970047;
        padding: 10px 10px 7px;
    }
    .dashbboard-top-add-client-btn-mobile-view button span img {
        width: 5vw;
        height: 5vw;
        margin-bottom: 4px;
    }

    .client-folders-and-project-files-heading h5 {
        font-size: 20px;
    }
    .dashbaord-show-all-select-user-activity,
    .user-management-top-side-button {
        display: none;
    }

    .table-cell,
    .user-management-email-cells,
    .user-management-container,
    .action-suer-management {
        display: table-cell;
        width: 15% !important;
        text-align: center;
        padding: 4px 0;
        /* border-right: 1px solid #d6d4d4; */
        vertical-align: middle;
    }
    .user-activity-log-top-container-icons {
        display: block;
    }

    /* setings v1  */

    .setting-top-heading h4,
    .swt-client-detils-new h6 {
        font-size: 16px;
    }
    /* modals windows */

    .modal-width {
        width: 95%;
    }

    .modal-body-content-client-project {
        padding: 5px 1rem !important;
    }

    .client-project-modal-buttons .add-cover {
        width: 50%;
        margin-left: 0;
        margin-top: 2rem !important;
        /* padding: 2rem; */
    }
    .client-project-modal-buttons .add-client {
        width: 50%;
        margin-top: 2rem;
    }
    .client-project-modal-buttons .add-client button {
        width: 100%;

        margin-left: 0 !important;
    }

    .client-project-modal-buttons .logo-upload-container {
        padding: 8px 0 0;
        margin-right: 10px;
    }

    .client-project-modal-buttons .add-cover input {
        padding: 0;
    }

    div.client-avtar img {
        min-width: 25px;
        min-height: 25px !important;
    }

    .swt-form-content-container {
        display: block;
    }

    .setting-v1-input-box {
        width: 100%;
    }

    /* user activities pages */
    .user-activity-two-top-tabs {
        width: 100%;
        position: static;
    }

    li.nav-item.selected-client {
        padding: 5px 0px 5px 10px;
    }

    .user-activity-nav-item button h5,
    .nav .nav-item button h5 {
        font-size: 16px;
        margin-top: 10px !important;
        line-height: 0px;
    }

    .user-activity-nav-item button h5.second {
        font-size: 16px;
        line-height: 0px;
    }

    .user-activities-top-img-logo img {
        width: 18px;
        height: 18px;
        margin-right: 5px;
        margin-bottom: 3px;
    }

    h5.setting-tab-heading {
        font-size: 13px !important;
    }

    .swt-form-client-profile-bg {
        background-color: white;
        display: block;
        margin: 0 auto 20px;
    }
    .swt-form-content-container .form-group {
        width: 88%;
        padding: 20px;
        margin-left: 50px;
    }

    .client-logo-swt-page {
        margin: 10px auto 0 auto;
    }

    .client-logo-change h6 {
        margin-left: 25px;
        margin-top: 20px;
    }

    .client-logo-change h6.profile-update {
        margin-left: 54px;
        margin-top: 20px;
    }

    .swt-user-profile,
    .swt-user-profile {
        display: block;
        /* justify-content: space-evenly; */
    }

    .swt-form-content-container-user-profile {
        display: block;
        width: 100%;
    }

    .swt-form-content-container-user-profile .form-group {
        width: 100%;
    }

    .user-image-bottom-section-settings img {
        margin-left: 130px;
    }

    .security-page-content-section-settings {
        display: block !important;
    }

    .swt-security-bg {
        height: auto;
    }

    .first-div-top-icons {
        display: flex;
        margin-top: 1rem;
        justify-content: space-evenly;
        cursor: pointer;
    }
    .first-div-top-icons-new {
        display: flex;
        margin-top: 1rem;
        justify-content: end;
        cursor: pointer;
    }

    .project-blade-select-filter-section {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
    }

    .project-blade-select-filter-section .mt-md-3 {
    max-width: 48%;
    flex: 48%;
    width: 48%;
    margin-right: 15px;
}

    .project-blade-select-filter-section .mt-md-3:last-child {
    margin-right: 0 !important;
}

    .first-div-top-select-buttons div select.show-all-select {
    margin: 0 !IMPORTANT;
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
    min-width: 100%;
}


    /* settings v2 page */

    .client-profile-container .brand-name h6 {
        margin-top: -25px;
    }

    .input_box_settings_v2 {
        margin-top: 70px;
    }

    .setting-top-section-v2 {
        margin-top: 5px !important;
    }

    .client-avtar-image-settings-page {
        margin-left: 10px;
    }

    /* folder files reports page */

    .dashboard-active-link-name-top .client-name {
        font-size: 16px;
    }

    .files-and-project-reports-vestor-sign-icon-img {
        margin-top: 11px;
        margin-right: 5px;
    }

    .user-act-log-v2-top-icon img {
        width: 18px;
        height: 20px;
        margin-top: 8px;
        margin-right: 5px;
    }

    .user-activities-filtes-bg {
        padding: 0 5px;
    }

    .folder-activity-log-top-icons {
        flex-wrap: wrap;
    }
    .client-name-for-res-design {
        display: none;
    }
    .dashboard-active-link-name-top h4 {
        font-size: 20px;
    }

    .files-act-log-v1-top-heading-hidden {
        margin-top: 0;
    }

    .folder-activity-logs-v2-search-bar,
    .folder-activity-logs-search-bar-2-hidden {
        display: none;
    }

    .person-icon-image-files-reports-page-section {
        width: 20px;
        margin-top: 3px;
    }

    /* tables sections */
    .table-cell {
        display: table-row;
        width: 15% !important;
        text-align: center;
        padding: 6px 0;
        border-right: 1px solid #d6d4d4;
        vertical-align: middle;
    }

    .people-logo img {
        margin-top: -3px;
    }



   .last-modified-date-dashboard-page-resp {

        border-right: none;
        margin-left: 0;
        margin-top: 8px !important;
        display: block;
    }

    .people-data-dashboard-section-resp {
        border-right: none;
        display: inline-block;
        margin-right: 10px;
    }

    .project-logo img {
        width: 18px;
        height: 18px;
        object-fit: contain;
        margin-top: -3px;
    }

    .dashbaord-table-content-for-users-data-show-resp {
    margin-left: -10px;
    border-right: none;
    display: inline-block;
}

    .dashbaord-downloded-data-show-resp {
        border-right: none;
        margin-right: 0;
        display: inline-block;
        width: 40% !important;
        text-align: left;
        padding: 0 5px;
    }

    .action-btn-dashbaord-page-resp {
        float: right;
        border-right: none;
        margin-top: -65px;
        margin-right: 0;
    }

    .action-btn-archive-page-resp {
        float: right;
        border-right: none;
        margin-top: -107px;
        margin-right: -33px;
    }

    .table-row {
        padding: 20px;
    }

    /* file reports project view table section */

    .company-details-file-reports-project-view-section-resp {
        float: left;
        width: 100% !important;
        text-align: left;
        border-right: none;
    }

    .client-details-file-reports-project-view-resp {
        float: left;
        width: 100% !important;
        text-align: left;
        border-right: none;
    }

    .file-report-project-view-div span img {
        width: 10vw;
    }
    .file-report-project-view-div {
        display: inline;
    }

    .file-reports-last-modified-date-resp {
        float: right;
        margin-top: -50px;
    }

    .downloaded-data-file-reports-project-views-section-resp {
        border-right: none;
        text-align: left;
    }

    .uploaded-data-files-reports-section-resp {
        border-right: none;
        text-align: left;
    }

    .action-btn-files-reports-view-page-resp {
    float: right;
    margin-top: -185px;
    margin-right: -10px;
    border-right: none;
}

.user-activity-two-tabs-content {
    margin-top: 20px !important;
}

.file-blade-top-filters-section .mt-md-3 {
    margin: 5px 0;
}
.file-blade-top-filters-section .mt-md-3 input#createdAt, .file-blade-top-filters-section .mt-md-3 select {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0 !important;
}

    /* files activities page section */

    .user-details-files-activity-log-v1-resp {
        float: left;
        width: 100% !important;
        border-right: none;
        margin-top: 10px;
    }

    .files-activities-activity-top-section,
    .folder-activities-activity-logs-top-section {
        margin-top: 5px !important;
    }

    /* folder and files reports section pages */

    .client-details-folder-and-files-reports-section-resp {
        text-align: left;
        border-right: none;
    }

    .downloaded-data-folder-and-files-section-resp {
        text-align: right;
        border-right: none;
        margin-top: -85px;
        float: right;
    }

    .uploaded-data-folders-and-files-reports-section-resp {
        text-align: right;
        border-right: none;
        float: right;
        margin-top: -30px;
        width: 30% !important;
    }

    .user-activity-log-table-data-bg {
    border: 1px solid grey;
    background-color: #fff;
    color: var(--main-color);
    border-radius: 40px;
    font-size: 11px;
    padding: 5px 5px;
    font-family: Lexend;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 10px;
}

    .client-project-table thead {
        display: none;
    }

    .client-logo-change-new h6 {
        color: rgba(136, 136, 148, 1);
        font-weight: 300;
        font-size: 14px;
        /* margin-left: 65px; */
        margin-top: 0.5rem;
        cursor: pointer;
        text-align: start !important;
    }

    #user-activity-log-top-icons-v2 {
        display: flex;
        justify-content: center !important;
        align-items: center !important;
        padding: 19px 40px !important;
        min-width: 260.35px !important;
        max-width: 272.35px !important;
        min-height: 64px;
        max-height: 64px;
        border: 1px solid #c7c7c7 !important;
        margin-left: -30px;
    }
    .settings-with-tabs-content-section-new {
        margin-top: 0px !important;
    }

    .user-activity-row-top-nw {
        margin-top: 30px !important;
        margin-bottom: 20px;
    }

    .show-all-user-management select {
        margin-right: 50px !important;
    }
    .user-management-top-section {
        margin-top: 0 !important;
    }


    .users_managment .email-section-user-management {
    float: left;
    width: 70% !important;
    margin-right: 0;
    border-right: none;
    margin-top: 12px;
    text-align: left;
}

.users_managment .table-cell.last-cell.user-mang-status-col {
    width: 30% !important;
    display: inline-block;
    padding: 0;
    margin-top: 10px;
}
    .action-section-user-management {
        width: 100% !important;
        /* margin-left: 100px !important; */
        display: flex;
        justify-content: center;
        border-right: none;
    }

    .user-activities-action-btn {
    float: right;
    margin-top: -175px;
    margin-right: -20px;
    border-right: none;
}

    .user-activities-filters .row .col-md-8 .content-section {
        display: block;
    }
    .security-page-content-section-settings {
        display: block;
    }

    .user-activities-log-client-info-table {
        display: flex;
        justify-content: center;
    }

    .project-details-user-activities-section span {
        margin-left: 0px;
    }

    .main-container-for-logo-red .abbey-logo-top {
        margin-top: 3rem;
    }
    /*
    .remember-checkbox-lable-login-form {
     margin-top: 1.5px !important;
    } */

    .user-list-client-details-img-name {
        display: flex;
    }

    .greater-than-arrow-sign-files-blade {
        margin-top: 12px;
    }
    .table-start-logo-folder img {
        width: 15px;
        height: 21px;
        margin-bottom: -6px;
        margin-left: 10px;
    }

    .user-activity-grey-color {
        color: var(--50, rgba(0, 0, 0, 0.5));
        text-align: center;
        font-family: Lexend;
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        margin-bottom: 4px !important;
    }

    .bi {
        width: 1em;
        height: 1em;
        vertical-align: 0px !important;
        fill: currentcolor;
    }

    .setting-top-section {
        margin-top: 0px !important;
    }

    .select-member-font span img {
        width: 5.5vw;
        margin-bottom: 0.1rem;
    }


    /* #data-table td[class*="width-"], #data-table  td[class*="width-"]{
        width: auto !important;
    } */
    th {
        width: max-content !important;
    }
    .modal-title {
        font-weight: 700;
        color: #000000;
        font-size: 20px;
    }
    .dashboard-active-link-name-top .client-name a {
        color: var(--main-color);
        font-size: 20px;
        font-weight: 700;
        text-decoration: none;
    }

    .table-start-logo-folder-new img {
        width: 15px;
        height: 21px;
        margin-bottom: 6px;
        margin-left: 10px;
    }
    .user-activities-blade-client-details-data {
        display: flex;
    }

    .files-table-section-top {
        display: flex;
        justify-content: center;
    }

    .forgot-password-and-checkbox-login-form {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .main-conatainer-login {
        margin-top: 50px;
    }

    .modal {
        top: 50px !important;
    }

    .client-project-modal-body-content .input_box_other {
        margin-top: 2rem;
    }
    .mobile-file-count-divider {
        font-size: 16px;
        position: relative;
        top: 2px;
    }
    .dashboard-active-link-name-top {
        display: none;
    }
    .for-mobile-devices {
        display: block;
    }
}

/* media quries for the tablet sizes */

@media screen and (min-width: 601px) and (max-width: 1199px) {
    /* Dashboard page css */

    .dashboard-top-user-account-details,
    .main-side-bar-top-logo {
        position: static;
    }

    .dashbaord-main-side-bar-div
        .top-side-bar
        .navbar
        .container-fluid
        .navbar-brand {
        position: static;
    }
    .dashbaord-main-side-bar-div
        .top-side-bar
        .navbar
        .container-fluid
        .navbar-collapse {
        position: static;
        display: none;
    }

    .navbar-tab-view {
        margin-left: 50px;
    }

    .first-div-top-icons {
        margin-top: 0rem;
        display: flex;
        justify-content: end;
    }

    .dashbaord-main-side-bar-div
        .top-side-bar
        .navbar
        .container-fluid
        .navbar-collapse
        .bottom-links {
        position: static;
        background-color: transparent;
        width: 100%;
        margin-left: -10px;
    }
    .dashbaord-main-side-bar-div
        .top-side-bar
        .navbar
        .container-fluid
        .navbar-collapse
        .navbar-nav
        .actives {
        width: 100%;
        margin-top: 0px;
        background-color: transparent;
    }

    .dashboard-top-user-account-details {
        display: flex;
        justify-content: space-between;
        /* border: 2px solid red; */
        width: 100% !important;
        height: 80px;
    }
    .dashboard-top-user-account-details
        .dashbboard-top-add-client
        .search-icon-logo
        img {
        width: 20px;
        margin-right: 10px;
        margin-top: 5px;
    }
    .first-div-top-select-buttons {
        margin-top: -30px;
        width: 100% !important;
        overflow: hidden;
    }
     .first-div-top-select-buttons div select.show-all-select {
        display: flex;
        width: fit-content;
        margin-left: -5px !important;
        max-width: 230px !important;
        min-width: 230px !important;
        margin: 0px 10px;
    }
    .first-div-top-select-buttons div select.show-all-select option {
        margin-left: -5px !important;
        min-width: 50px !important;
        margin: 0px 10px;
    }

    .dashboard-table-container .table-box .table-head .table-cell {
        display: none;
    }

    .dashboard-table-container
        .table-box
        .table-row
        .first-cell-dashboard-page
        .d-flex
        span
        img {
        width: 30px !important;
    }
    .dashboard-table-container
        .table-box
        .table-row
        .table-cell
        span.last-modified {
        display: block !important;
    }

    .dashboard-active-link-name-top span h5.hidden-name,
    .dashboard-active-link-name-top span span.hidden-vector-image img,
    .dashboard-active-link-name-top span span.top-logo-hidden {
        display: none !important;
    }

    .dashboard-active-link-name-top span span.vector-image img {
        color: var(--main-color);
        height: 10px !important;
        width: 25px !important;
    }
    .dashboard-active-link-name-top span h5.mobile-view-heading,
    .dashboard-active-link-name-top h4.mobile-view-heading {
        color: var(--main-color);
        font-size: 20px;
    }

    /* added for demo purpose */

    /* Files Reports project view */

    .mobile-view-two-tabs {
        position: static;
        width: 100% !important;
    }

    /* files-activities-activity-logs-v1 */

    .dashboard-top-user-account-details
        .dashboard-active-link-name-top
        h4.hidden-client-name,
    .dashboard-top-user-account-details
        .dashboard-active-link-name-top
        span
        span.hidden-vector-img {
        display: none !important;
    }

    .dashboard-top-user-account-details
        .dashboard-active-link-name-top
        span.hidden-dash-logo
        img {
        height: 20px;
        width: 15px;
        margin-right: 5px;
        margin-top: 5px;
    }

    .files-activity-top-details-section .user-activity-log-top-icons {
        display: flex;
        justify-content: center !important;
        align-items: center !important;
        padding: 19px 40px !important;
        min-width: 100% !important;
        max-width: 326.35px !important;
        min-height: 64px;
        max-height: 64px;
        border: 1px solid #c7c7c7 !important;
    }

    .folder-activity-log-top-right-side-container {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-top: 15px;
    }

    .recent-activity-mobile-view {
        display: flex !important;
        width: 100%;
        justify-content: center;
    }

    .folder-activity-buttons,
    .files-activity-logs-search-bar,
    .files-activity-logs-top-csv {
        display: none !important;
        width: 100%;
    }

    .client-folders-and-project-files-heading h5 {
        font-size: 20px;
    }
    .dashbaord-show-all-select-user-activity,
    .user-management-top-side-button {
        display: none;
    }

    .table-cell,
    .user-management-email-cells,
    .user-management-container,
    .action-suer-management {
        display: table-cell;
        width: 15% !important;
        text-align: center;
        padding: 4px 0;
        /* border-right: 1px solid #d6d4d4; */
        vertical-align: middle;
    }
    .user-activity-log-top-container-icons {
        display:flex;
    }

    /* setings v1  */

    .setting-top-heading h4,
    .swt-client-detils-new h6 {
        font-size: 16px;
    }
    /* modals windows */

    .modal-width {
        width: 95%;
    }

    div.client-avtar img {
        min-width: 25px;
        min-height: 25px !important;
    }

    .swt-form-content-container {
        display: inline-flex;
    }

    .setting-v1-input-box {
        width: 100%;
    }

    /* user activities pages */
    .user-activity-two-top-tabs {
        width: 100%;
        position: static;
    }

    .user-activity-nav-item button h5,
    .nav .nav-item button h5 {
        font-size: 26px;
    }

    /* .user-activity-nav-item button h5,
    .nav .nav-item button h5 {
        font-size: 18px;
        margin-top: 6px !important;
    } */

    .user-activities-top-img-logo img {
        width: 28px;
        height: 28px;
        margin-right: 5px;
        margin-bottom: 3px;
    }

    h5.setting-tab-heading {
        font-size: 13px !important;
    }

    .swt-form-client-profile-bg {
        background-color: white;
        display: block;
        margin: 0 auto;
    }
    .swt-form-content-container .form-group {
        width: 100%;
        padding: 20px;
        margin-left: 50px;
    }

    .client-logo-swt-page {
        margin: 10px auto 0 auto;
    }

    .client-logo-change h6 {
        margin-left: 150px;
        margin-top: 20px;
    }

    .swt-user-profile,
    .swt-user-profile {
        display: block;
        /* justify-content: space-evenly; */
    }

    .swt-form-content-container-user-profile {
        display: block;
        width: 100%;
    }

    .swt-form-content-container-user-profile .form-group {
        width: 100%;
    }

    .user-image-bottom-section-settings img {
        margin-left: 130px;
    }

    .security-page-content-section-settings {
        display: block !important;
    }

    .swt-security-bg {
        height: auto;
    }

    /* settings v2 page */

    .client-profile-container .brand-name h6 {
        margin-top: -25px;
    }

    .input_box_settings_v2 {
        margin-top: 70px;
    }

    .setting-top-section-v2 {
        margin-top: 5px !important;
    }

    .client-avtar-image-settings-page {
        margin-left: 150px;
    }

    /* folder files reports page */

    .dashboard-active-link-name-top .client-name {
        font-size: 16px;
    }

    .files-and-project-reports-vestor-sign-icon-img {
        margin-top: 11px;
        margin-right: 5px;
    }

    .user-act-log-v2-top-icon img {
        width: 18px;
        height: 20px;
        margin-top: 8px;
        margin-right: 5px;
    }

    .user-activities-filtes-bg {
        padding: 0 5px;
    }

    .folder-activity-log-top-icons {
        flex-wrap: wrap;
    }
    .client-name-for-res-design {
        display: none;
    }
    .dashboard-active-link-name-top h4 {
        font-size: 20px;
    }

    .files-act-log-v1-top-heading-hidden {
        margin-top: 0;
    }

    .folder-activity-logs-v2-search-bar,
    .folder-activity-logs-search-bar-2-hidden {
        display: none;
    }

    .person-icon-image-files-reports-page-section {
        width: 30px;
        margin-bottom: 2px;
    }

    input.folder-file-checkbx {
        /* display: flex; */
        width: 20px;
        height: 21px;
        margin-top: 3px;
    }

    .table-row {
        display: table;
        width: 100%;
        margin: 10px auto;
        font-family: sans-serif;
        background: transparent;
        padding: 12px 10px;
        color: #555;
        font-size: 13px;
        /* box-shadow: 0 1px 4px 0px rgba(0,0,50,0.3); */
        background-color: #fff;
    }

    .files-activities-activity-top-section,
    .folder-activities-activity-logs-top-section {
        margin-top: 5px !important;
    }

    .folder-activity-log-top-right-side-container {
        display: block;
        justify-content: space-evenly;
        align-items: center;
        flex-direction: column;
        margin-top: 15px;
    }

    .files-act-logs-v1-med-table {
        display: table-cell;
        width: 34% !important ;
        text-align: center;
        padding: 4px 0;
        /* border-right: 1px solid #d6d4d4; */
        vertical-align: middle;
    }

    .file-report-project-view-div span img {
        width: 5vw;
    }

    .client-logo-change-new h6 {
        color: rgba(136, 136, 148, 1);
        font-weight: 300;
        font-size: 14px;
        margin-left: 9px;
        margin-top: 1rem;
        cursor: pointer;
        text-align: start !important;
    }

    .client-avtar-image-settings-page {
        margin-left: 50px;
    }

    .client-logo-change h6 {
        margin-left: 94px;
        margin-top: 20px;
    }
    .client-profile-container .brand-name-edit {
        float: none;
    }
    .client-project-table-text-data {
        color: var(--Dark, #1e1e1e);

        /* Bold/Small */
        font-family: Lexend;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px; /* 128.571% */
        margin-top: 0px;
        margin-left: 15px;
    }

    #user-activity-log-top-icons-v2 {
        display: flex;
        justify-content: center !important;
        align-items: center !important;
        padding: 19px 40px !important;
        min-width: 260.35px !important;
        max-width: 272.35px !important;
        min-height: 64px;
        max-height: 64px;
        border: 1px solid #c7c7c7 !important;
    }

    .settings-with-tabs-content-section-new {
        margin-top: 0px !important;
    }

    .user-activity-row-top-nw {
        margin-top: 40px !important;
        margin-bottom: 20px;
    }

    /* .remember-checkbox-lable-login-form {
    margin-top: 1.5px !important;
   } */
    .select-member-font span img {
        width: 5.5vw;
        margin-bottom: 0.1rem;
    }

    .copy-link-heading h5 {
        font-weight: 800;
        color: black;
        font-size: 14px;
    }

    .copy-link-icon i {
        font-size: 28px;
        color: rgba(136, 136, 148, 1);
        /* padding: 20px 5px; */
        margin-top: 15px;
    }
    .file-and-folder-detail {
        margin-left: 5px;
    }
    .top-side-bar {
        height: auto;
    }

    /* .user-name-details-user-activity-page-blade {
        margin-left: -80px;
    } */

    .client-folders-files-top-section {
        margin-top: 10px !important;
    }

    .client-folders-files-top-section-second {
        margin-top: 2dvh !important;
    }

    .user-activity-two-tabs-content {
        margin-top: 20px !important;
    }

    .folder-and-files-reports-top {
        margin-top: 3dvh !important;
    }
    .user-management-top-section {
        margin-top: 1dvh !important;
    }
    .setting-top-section {
        margin-top: 1dvh !important;
    }

    .project-details-blade-icons-top {
        margin-top: -65px !important;
    }
    .files-blade-top-main-heading{
        margin-top: -2px;
    }
    .client-mode-top-icons-section-container {
        margin-top: -50px;
    }
    .client-mode-top-icons-section-container-2 {
        margin-top: -65px;
    }
    .file-logo-client-folders img {
        width: 17px;
        height: 20.67px;
        margin-bottom: 6px;
        margin-left: 8px;
        margin-top: 9px;
        margin-right: 3px;
    }
    .table-tr td span.dashboard-table-content-size {
        margin-left: 12px !important;
    }
    .table-tr td span.dashboard-table-content-email {
        margin-left: 40px !important;
        text-align: left;
        /* word-break: break-all; */
    }
    .table-tr td span.dashboard-table-content-client-name {
        margin-left: 9px !important;
    }

    .table-start-logo-folder img {
        width: 17px;
        height: 20px;
        margin-bottom: 10px;
        margin-left: 10px;
    }
    .last-modified-date-for-client {
        margin-left: 15px !important;
    }
    .last-modified-date-for-client-folder-page {
        margin-left: 29px !important;
    }
    .vector-img img.user-activity-vector-icon {
        margin-bottom: 0;
        margin-top: 0;
    }
    select.activity-log-filter {
        max-width: 100% !important;
        min-width: 100% !important;
    }
    .project-name-user-activity-log-v1 {
        margin-left: 0px;
    }

    .dashboard-active-link-name-top {
        display: none;
    }
    .for-mobile-devices {
        display: block;
    }
}
@media (max-width:2050){
    .main-container-for-logo-red {
        display: flex;
        justify-content:left;
        align-items: center;
    }
}

@media only screen and (max-width: 600px) {
    .table-row {
        font-size: 11px;
    }
    .action-container:hover .action-icon-container span.responsive-one {
        padding: 5px 1px 12px;
    }
    .action-container:hover .action-icon-container span.responsive-two {
        padding: 7px 4px 13px;
    }
    .action-container:hover .action-icon-container span.delete-user, .action-container:hover .action-icon-container span.restore-user {
        padding: 6px 9px 10px;
    }
}

@media screen and (max-width: 991px) {
    .vector-img img.user-activity-vector-icon {
        margin-bottom: 0;
        margin-top: 10px;
    }
}

@media screen and (max-width: 992px) {
    .tabel-fixed-layout {
        table-layout: revert;
    }
    #data-table thead {
        display: revert;
    }
    .login-page-bg-image {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .user-activity-log-top-container-icons {
        display: block;
    }
    .client-project-modal-buttons {
        margin-bottom: 2rem;
    }
}

@media (max-width: 768px) {
    /* For both th and td */
    @media (max-width: 768px) {
        /* For td, excluding the first one */
        #data-table_wrapper td:not(:first-child) {
            min-width: 150px !important; /* Adjust the minimum width as needed */
            white-space: normal !important;
            word-wrap: break-word !important;
        }

        /* For th, excluding the first one */
        #data-table_wrapper th:not(:first-child) {
            min-width: 150px !important; /* Adjust the minimum width as needed */
            white-space: normal !important;
            word-wrap: break-word !important;
            word-break: break-all !important;
        }

        #data-table_wrapper td:first-child {
            margin-right: 10px; /* Add margin to the right */
        }

        /* For the first th */
        #data-table_wrapper th:first-child {
            margin-right: 10px; /* Add margin to the right */
        }

        .action-parent-container {
            position: absolute;
            right: 0px;
            top: 10px;
            border-right: none;
        }

        .action-container {
            position: relative;
        }

        /** Action icon container starts here **/
        .action-container .action-icon-container {
            position: absolute;
            top: -0.8em;
            right: 0.5em;
            opacity: 0;
            display: none;
            transition: all 0.5s;
        }

        .action-container .action-icon-container.style-two {
            /* position: absolute;
            top: 0.8em;
            right: 0.5em!important; */

            position: absolute;
            top: 1.3em;
            right: 13em !important;
        }

        .action-container .action-icon-container.style-three {
            position: absolute;
            top: 1.2em;
            right: 0em !important;
        }

        .action-container .action-icon-container.style-three {
            position: absolute;
            top: 1.2em;
            right: 0em !important;
        }

        .action-container .action-icon-container.style-four {
            position: absolute;
            top: -0.8em;
            right: 7em;
        }

        .action-container .action-icon-container.style-five {
            position: absolute;
            top: 1em;
            right: 1em;
        }

        .action-container .action-icon-container.style-six {
            position: absolute;
            top: 0.4em;
            right: 0em !important;
        }

        .action-container .action-icon-container.style-seven {
            position: absolute;
            top: 1.7em;
            right: 2em;
        }

        .user-activity-activity-log-top-select {
            display: flex;
            justify-content: space-evenly;
            margin-right: 0;
        }
    }
}


/* @media (min-width: 1550px) {
    .client-folders-files-top-section {
        margin-top: 100px !important;
    }
} */

@media only screen and (max-width: 430px) {
    .project-blade-select-filter-section .mt-md-3 {
        margin-right: 10px;
    }

    .client-project-modal-buttons .add-client button, .client-project-modal-buttons .add-cover button {
        font-size: 14px;
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 380px) {

    .select-member-font span img {
        width: 5.5vw;
        margin-bottom: 0.1rem;
    }

    .copy-link-heading h5 {
        font-weight: 800;
        color: black;
        font-size: 14px;
    }

    .copy-link-icon i {
        font-size: 28px;
        color: rgba(136, 136, 148, 1);
        /* padding: 20px 5px; */
        margin-top: 15px;
    }
    .modal {
        top: 50px !important;
    }

.users_managment .table-cell.last-cell.user-mang-status-col {
    width: 40% !important;
    display: block;
    margin-top: 0;
    border: none;
}

.users_managment .table-cell.action-section-user-management {
    float: right;
    margin-top: -150px;
    margin-right: -15px;
}
.users_managment .table-cell.first-cell.last-cell.dashboard-table-client-list {
    width: 75% !important;
    float: left;
    border: none;
}

.client-project-modal-buttons .add-client button, .client-project-modal-buttons .add-cover button {
    font-size: 12px;
    margin-left: 0 !important;
    padding: 12px 0 !important;
}

.client-project-modal-buttons .logo-upload-container {
    padding: 5px 0 0;
    margin-right: 10px;
    font-size: 13px;
    font-weight: 500;
}

}

@media (min-width: 385px) and (max-width: 414px) {
    .modal {
        top: 50px !important;
    }
}
@media (max-width: 361px) {

    .modal {
        top: 50px !important;
    }
    .nav {
        --bs-nav-link-padding-x: 0rem !important;
        --bs-nav-link-padding-y: 0rem !important;
    }
}
@media (min-width: 400px) and (max-width: 414px) {

    .modal {
        top: 50px !important;
    }

}
@media (min-width: 415px) and (max-width: 440px) {

    .modal {
        top: 50px !important;
    }

}


/* mac devices media quries  */

/* Standard MacBook */
@media only screen and (min-width: 1400px) and (max-width: 1440px) {

    .remember-checkbox-lable-login-form {
        margin-bottom: 3px !important;
    }

    .forgot-password-and-checkbox-login-form .forgot-password {
        float: right;
        font-size: 12px;
        margin-top: -19px;
        /* margin-left: 55px; */
        text-align: right;
        font-weight: 600;
    }
}

@media screen and (min-width: 1920px) {
    .recent-activities-border {
        display: inline-flex;
        height: 50px;
        padding: 10px 14px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex-shrink: 0;
        border: 1px solid var(--grey-background-grey, #e7e7e7);
        margin-left: -80px;
    }

    .first-cell-for-recent-activity {
        width: 10%;
    }

    .user-activity-logs-headings-table {
        margin-left: -80px;
    }

    .remember-checkbox-lable-login-form {
        margin-bottom: 0px;
    }



    .project-name-user-activity-log-v1 {
        margin-left: 75px !important;
    }
}

@media only screen and (min-width: 1500px) and (max-width: 1520px) {
    .remember-checkbox-lable-login-form {
        margin-bottom: 0px;
    }
    .login-form a.link {
        margin-top: 22px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .remember-checkbox-lable-login-form {
        margin-bottom: 0px;
    }
}
@media only screen and (min-width: 1707px) and (max-width: 1900px) {
    .remember-checkbox-lable-login-form {
        margin-bottom: 0.14rem;
    }

}
@media screen and (min-width: 2300px) and (max-width:2304px){
    .remember-checkbox-lable-login-form {
        margin-bottom: 0.1rem !important;
    }
}
@media screen and (min-width: 1200px) {
    .for-mobile-devices {
        display: none;
    }
}



