body.nexawp-dashboard-page #adminmenuwrap,
body.nexawp-dashboard-page #adminmenuback,
body.nexawp-dashboard-page #adminmenu,
body.nexawp-dashboard-page #wpfooter,
body.nexawp-dashboard-page #wpadminbar {
    display: none !important;
}

.notice, .update-nag, .settings-error {
    display: none !important;
}

body.nexawp-dashboard-page {
	background-color:white
}

.nexawp-dashboard-page, .nexawp-dashboard-page button, .nexawp-dashboard-page input, .nexawp-dashboard-page select, .nexawp-dashboard-page textarea {
    font-family: 'Poppins', sans-serif;
}

body.nexawp-dashboard-page #wpcontent {
    margin-left: 0;
}

.crm-row-header a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.crm-row-header {
    gap: 8px;
    display: flex;
}

*:focus {
    outline: none !important;
}

*:focus:not(:focus-visible) {
    outline: none !important;
}

input[type=text]:focus {
    border-color: white;
    box-shadow: 0 0 0 1px transparent;
}

body.nexawp-dashboard-page a.nexawp-button, button.nexawp-button-update {
    background-color: #6f6af8;
    padding: 12px 23px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    display: flex;
    gap: 10px;
    align-items: center;
    cursor: pointer;
}

button#sendTestEmail {
    background-color: #6f6af8;
    padding: 7px 23px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    cursor: pointer;
    margin-top: 10px;
}

.nexa-save-setting {
    background-color: #1d2327;
    padding: 8px 25px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    width: auto;
    border: 0;
    margin-top: 25px;
    cursor: pointer;
}

body.nexawp-dashboard-page a.nexawp-button:hover, button.nexawp-button-update:hover, button#sendTestEmail:hover {
	background-color:#1d2327;
}

.crm-modal-content button, button.addModifiedDateTimeField, .modified-crm-modal-content button, .crm-info-website button {
    background-color: #1c1a55;
    color: white;
    padding: 7px 25px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    cursor:pointer;
    display: flex;
    align-items: center;
    gap: 10px;
}

.title-note-right-nxwp button {
    background-color: #1c1a55;
    color: white;
    padding: 7px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    cursor:pointer;
    display: flex;
    align-items: center;
    gap: 10px;
}

.title-note-right-nxwp {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

button#activateMonitoring {
    background-color: green;
    color: white;
    padding: 7px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    cursor: pointer;
    margin: 10px 0;
}

button#activateMonitoring:hover {
	background-color: #1d2327;
}

.form-add-nexawp input#submit, .form-add-nexawp input.crm-button-monitoring {
    background-color: #1d2327;
    padding: 4px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    width: 160px;
}


.form-add-nexawp input#submit:hover, .crm-modal-content button:hover, button.addModifiedDateTimeField:hover, button.modified-removeDatetime:hover, .modified-crm-modal-content button:hover, .crm-info-website button:hover, .form-add-nexawp input.crm-button-monitoring:hover, .title-note-right-nxwp button:hover, .nexa-save-setting:hover {
	background-color:#6f6af8;
}


input.crm-button-monitoring {
    font-size: 16px;
    line-height: 30px;
    cursor: pointer;
}

#nexawp-sidebar {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 92vh;
    position: fixed;
    top: 0;
    left: 0px;
    width: 40px;
    background: #6f6af8;
    padding: 20px 15px 20px 15px;
    margin: 10px;
    border-radius: 15px;
    z-index: 1;
}

#nexawp-sidebar nav ul,
#nexawp-sidebar .nexawp-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#nexawp-sidebar nav ul li a,
#nexawp-sidebar .nexawp-footer ul li a,
#nexawp-sidebar .nexawp-footer ul li button {
    display: flex;
    align-items: center;
    padding: 10px;
    color: #fff;
    text-decoration: none;
}

#nexawp-sidebar nav ul li a img,
#nexawp-sidebar .nexawp-footer ul li a img,
#nexawp-sidebar .nexawp-footer ul li button img {
    width: 20px;
    height: 20px;
}

#nexawp-sidebar .nexawp-footer ul li {
    margin: 5px 0;
}

#nexawp-sidebar.expanded {
    width: 150px;
}

#nexawp-sidebar.expanded .nexawp-menu-item .nexawp-menu-text,
#nexawp-sidebar.expanded .nexawp-footer ul li button img {
    display: block;
}

#nexawp-sidebar.expanded .nexawp-menu-item,
#nexawp-sidebar.expanded .nexawp-menu-item img {
    justify-content: flex-start;
}

#nexawp-content {
    padding: 5px 20px 20px;
    margin-left: 60px;
}

.nexa-enter-container {
    padding: 20px 20px 0;
    margin-left: 70px;
}

#nexawp-expand-menu {
    cursor: pointer;
    border: none;
    background: none;
    width: 100%;
}


#nexawp-sidebar .nexawp-footer ul li button {
    padding: 10px;
    justify-content: center;
}


.nexawp-menu-text {
    display: none;
}

#nexawp-sidebar.expanded .nexawp-menu-text {
    display: block;
    margin-left: 20px;
    font-size: 14px;
    font-family: Poppins;
    color: white;
    margin-right: 25px;
}



.nexawp-logo img {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 4px;
}

#nexawp-content.expanded {
    margin-left: 180px;
}

.nexawp-menu-item.active, .nexawp-menu-item:hover {
    background-color: #edeffb4d;
    color: white;
    border-radius: 5px;
}

.nexawp-menu-item {
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 5px;
    transition:0.3s;
}

.nexawp-content-calendar .fc .fc-daygrid-day.fc-day-today {
    background-color: rgb(255 40 255 / 15%);
}

.nexawp-content-calendar .fc .fc-toolbar-title {
    text-transform: capitalize;
}


.stat-grid {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 20px;
}

.stat-block {
    text-align: center;
    padding: 45px;
    margin: 10px;
    flex-grow: 1;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}

.stat-count {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.stat-description {
    font-size: 16px;
    color: #666;
}

.crm-site-list-container {
    margin: 10px;
}

.crm-site-list .crm-site-item, .crm-site-menu, .crm-post-gestion {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.crm-site-item, .crm-post-gestion {
    margin-bottom: 8px;
    padding: 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}

.crm-section-infos {
    margin-bottom: 15px;
    padding: 15px 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}


.crm-wrapper-infos p {
    font-size: 14px;
    line-height: 18px;
    margin: 7px 0;
}

.crm-section-monitoring {
    margin-top: 15px;
    padding: 15px 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}

.crm-content-manage {
    margin-bottom: 8px;
    padding: 15px 30px 0;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: -10px 7px 45px #edeffb;
}

.crm-action-post {
    margin-bottom: 25px;
    padding: 15px 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}

.crm-site-menu {
    margin-bottom: 8px;
    padding: 15px 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}

.crm-action-plugin {
    display: flex;
    align-items: center;
    gap:15px;
	justify-content: space-between;
    margin-bottom: 15px;
}

.crm-module-counter {
    padding: 13px 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 8px;
}

.crm-module-counter p {
    margin: 0px;
	font-size: 12px;
    line-height: 12px;
    display: flex;
    align-items: center;
}

span.crm-temp-message.activate-message {
	padding: 8px 30px;
}


.crm-action-post {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.crm-site-list-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

li.crm-site-item img, .crm-site-info img {
    border-radius: 99px;
    margin-right: 12px;
    padding: 5px;
    box-shadow: 3px 3px 8px #edeffb;
}

span.site-name {
    font-size: 16px;
    font-weight: bold;
    color: #1d1a55;
}

span.site-name p, .crm-plugins-update-count p, .crm-themes-update-count p, .crm-wordpress-version p, .crm-php-version p {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 3px 0;
    padding: 0;
    font-weight: bold;
}

.add-site-button:hover {
    background-color: #6E58A4;
}

.nexawp-content-summary {
    padding-right: 30px;
}

.notice.notice-success-nexawp, .notice.notice-delete-nexawp {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 7px 20px;
    border-radius: 10px;
    border: 1px solid #cfe1cf;
    margin: 0 0 35px 0;
    flex-wrap: wrap;
    background-color: #cfe1cf;
}

.notice.notice-success-nexawp img {
    margin-right: 10px;
}

.notice.notice-success-nexawp p, .notice.notice-delete-nexawp p {
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
}


.notice.notice-error-nexawp {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 7px 20px;
    border-radius: 10px;
    border: 1px solid #ff000017;
    margin: 0 0 35px 0;
    flex-wrap: wrap;
    background-color: #ff000017;
}

.notice.notice-error-nexawp img {
    margin-right: 10px;
}

.notice.notice-error-nexawp p {
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
}

.crm-monitoring-updated {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 7px 20px;
    border-radius: 10px;
    border: 1px solid #cfe1cf;
    flex-wrap: wrap;
    background-color: #cfe1cf;
    margin: 0px 20px 0 80px;
}

.crm-monitoring-updated p {
    font-size: 16px;
    font-weight: bold;
}

.updated-setting-crm.notice {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 7px 20px;
    border-radius: 10px;
    border: 1px solid #cfe1cf;
    flex-wrap: wrap;
    background-color: #cfe1cf;
    margin: 0px 0px 35px 0px;
}

.updated-setting-crm.notice p {
    font-size: 16px;
    font-weight: bold;
}

.crm-monitoring-error {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 7px 20px;
    border-radius: 10px;
    border: 1px solid #ff000017;
    flex-wrap: wrap;
    background-color: #ff000017;
    margin: 0px 20px 0 80px;
}

.crm-monitoring-error p {
    font-size: 16px;
    font-weight: bold;
}


.notice.notice-info.nexawp-notification {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 15px 25px;
    border-radius: 15px;
    border: 1px solid #cfe1cf;
    flex-wrap: wrap;
    background-color: #cfe1cf;
    margin: 0px 20px 0 90px;
    font-size: 14px;
}

.notice.notice-error.nexawp-down.nexawp-notification {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 15px 25px;
    border-radius: 15px;
    border: 1px solid #ff000017;
    flex-wrap: wrap;
    background-color: #ff000017;
    margin: 0px 20px 0 90px;
    font-size: 14px;
}


.form-add-nexawp input, select#backup_frequency, select#backup_time, input#site-search {
    width: 350px;
    border-radius: 10px;
    border: 1px solid #ececec;
    background-color: #f3f0f0;
    padding: 5px 15px;
}

input#crm-user-search {
    width: 350px;
    border-radius: 10px;
    border: 1px solid #ececec;
    background-color: #f3f0f0;
    padding: 5px 15px;
}

.setting-cron input[type="text"], input.form-email-notification {
    width: 350px;
    border-radius: 10px;
    border: 1px solid #ececec;
    background-color: #f3f0f0;
    padding: 5px 15px;
}

.form-add-nexawp th {
    font-size: 16px;
    width: 130px;
}

span.nexawp-text-succes {
    margin-left: 5px;
}

.crm-site-info {
    display: flex;
    align-content: center;
    align-items: center;
    width: 200px;
}

.crm-plugins-update-count {
    width: 180px;
}

.counter-crm-number.no-updates {
    color: green;
}

.counter-crm-number.updates-needed {
    color: red;
}

.crm-plugins-update-count p, .crm-themes-update-count p {
    color: #1d1a55;
    font-weight: bold;
    font-size: 12px;
}

.crm-wordpress-version p {
    font-weight: bold;
    font-size: 12px;
}

.crm-site-list-container {
    margin: 0 10px;
}

.crm-site-list-header h2 {
    font-size: 23px;
    color:#1d1a55;
    margin: 0;
}

.crm-menu-nav {
    display: flex;
    align-items: center;
}

.crm-menu-nav .icon-edit, .crm-menu-nav .icon-delete, span.crm-link-view img {
    vertical-align: middle;
    margin-right: 5px;
}

.crm-button-link-delete, crm-button-link-delete-post {
    background: none;
    border: none;
    color: inherit;
    padding: 0;
    cursor: pointer;
}

span.crm-link-edit, span.crm-link-connect {
    margin-right: 25px;
}



button.crm-button-link-delete {
    transition: 0.3s;
    color: #1d1a55;
    margin-left: 25px;
}

button.crm-button-link-delete-post, button#addNoteButton {
    transition: 0.3s;
    color: #1d1a55;
    margin-left: 25px;
    background: none;
    border: none;
    color: inherit;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: 0.3s;
    font-size:13px;
}

button.crm-delete-button, button.crm-modify-button {
    transition: 0.3s;
    color: #1d1a55;
    background: none;
    border: none;
    color: inherit;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: 0.3s;
}

button.crm-bulk-activate-button, button.crm-bulk-deactivate-button, button.crm-bulk-auto-update-activate-button, button.crm-bulk-auto-update-deactivate-button {
    transition: 0.3s;
    color: white !important;
    background: none;
    border: none;
    color: inherit;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    transition: 0.3s;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    padding: 10px 30px;
    background-color: #1c1a55;
    border-radius: 10px;
    text-align: center;
}

button.crm-button-link-delete-post:hover, button.crm-bulk-activate-button:hover, button.crm-bulk-deactivate-button:hover, button#addNoteButton:hover, button.crm-delete-button:hover, button.crm-modify-button:hover {
	color: #6f6af8;
}

button.crm-bulk-activate-button:hover, button.crm-bulk-deactivate-button:hover, button.crm-bulk-auto-update-deactivate-button:hover, button.crm-bulk-auto-update-activate-button:hover {
	background-color: #6f6af8;
}

button.crm-button-link-delete-post img, button#addNoteButton img, button.crm-delete-button img, button.crm-modify-button img {
    margin-right: 8px;
}

button.crm-delete-button p {
    margin: 0;
    position: relative;
    top: 1px;
}

button.crm-modify-button {
    margin-right: 15px;
}

.crm-content-manage h3 {
    margin: 10px 0 20px;
    font-size: 20px;
}

span.crm-link-edit a, span.crm-link-view a {
    color: #1d1a55;
    text-decoration: none;
    transition: 0.3s;
    font-size:13px;
}

.crm-view-note p {
    color: #1d1a55;
    transition: 0.3s;
    margin: 0 0 0 8px;
    font-size: 13px;
}

li.crm-site-menu a:hover, li.crm-site-menu button.crm-button-link-delete:hover, span.crm-link-view a:hover, .crm-view-note p:hover {
    color: #6f6af8;
}

#successPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#successPopup.active {
    right: 20px;
}

#successPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#successPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

button.crm-button-link-update {
    padding: 0;
    background-color: white;
    border: none;
    color: #1d1a55;
    transition: 0.3s;
    display: flex;
    align-content: center;
    align-items: center;
    cursor:pointer;
    font-size:13px;
}

button.crm-button-link-update:hover, span.crm-link-connect button:hover {
	color: #6f6af8;
}

button.crm-button-link-update img, button#deleteMonitoring img {
    margin-right: 8px;
}

span.crm-link-connect button {
    padding: 0;
    background-color: white;
    border: none;
    color: #1d1a55;
    transition: 0.3s;
    display: flex;
    align-content: center;
    align-items: center;
    cursor:pointer;
    font-size:13px;
}

button#deleteMonitoring {
    padding: 0;
    background-color: white;
    border: none;
    color: red;
    transition: 0.3s;
    display: flex;
    align-content: center;
    align-items: center;
    cursor:pointer;
    font-size:13px;
}

button#deleteMonitoring:hover {
	color: #1d1a55;
}


#updateSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#updateSuccessPopup.active {
    right: 20px;
}

#updateSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#updateSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}



.crm-plugin-item, .crm-theme-item {
    align-content: center;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    line-height: 31px;
    display: flex;
}

table.crm-plugin-table td {
    font-size: 14px;
}

.crm-toggle-switcher {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 16px;
    margin-left: 10px;
}

.crm-toggle-switcher input {
    opacity: 0;
    width: 0;
    height: 0;
}

.crm-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e5e4e4;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 16px;
}

.crm-slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.crm-toggle-switcher input:checked + .crm-slider {
    background-color: #6f6af8;
}

.crm-toggle-switcher input:checked + .crm-slider:before {
    -webkit-transform: translateX(12px);
    -ms-transform: translateX(12px);
    transform: translateX(12px);
}

.crm-plugins-manage h3 {
    margin: 10px 0;
}

.crm-title-wrap h3, .crm-title-infos h3 {
    margin: 15px 0;
    font-size: 18px;
    line-height: 18px;
}

.crm-website-infos h3 {
    margin: 20px 0 10px;
    font-size: 18px;
    line-height: 18px;
}

.crm-title-monitoring h3 {
    margin-bottom: 9px;
    font-size: 18px;
}

.monitoring-popup-content p {
    margin: 0 0 10px 0;
}

.monitoring-popup-content h3 {
    margin-bottom: 5px
}

.crm-delete-monitoring {
    position: relative;
    top: 8px;
}

.crm-title-modules {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.crm-title-modules p {
    font-size: 12px;
    display: flex;
    align-content: center;
    align-items: center;
}

span.active-counter-crm, span.auto-update-enabled-counter-crm {
    border-radius: 99px;
    background-color: #6f6af8;
    width: 22px;
    height: 22px;
    display: flex;
    float: right;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: white;
    margin-left: 5px;
}

span.inactive-counter-crm, span.auto-update-disabled-counter-crm {
    border-radius: 99px;
    background-color: #e5e4e4;
    width: 22px;
    height: 22px;
    display: flex;
    float: right;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #1e2327;
    margin-left: 5px;
}

span.crm-up-to-date {
    color: green;
    font-size: 14px;
}

button.crm-update-button {
    border: none;
    background-color: #ffffff00;
    padding: 0;
    color: #ffa400;
    cursor: pointer;
    transition: 0.3s;
}

button.crm-update-button:hover {
	color: #1e2327;
	}

.crm-plugin-update {
    display: flex;
}

button.crm-update-button.crm-update-animation-button {
 	margin-right:10px;
}

.crm-plugin-update img {
    margin-right: 10px;
}

.crm-temp-message.activate-message {
	display: flex;
    align-items: center;
}


button.crm-bulk-activate-button img, button.crm-bulk-deactivate-button img, button.crm-bulk-auto-update-activate-button img, button.crm-bulk-auto-update-deactivate-button img {
    margin-right: 10px;
}

.crm-wp-loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #6f6af8;
    width: 15px;
    height: 15px;
    animation: spin 2s linear infinite;
    display: inline-flex;
    align-content: center;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

span.crm-text-loader {
    position: relative;
    top: -4px;
}

.crm-plugins-manage {
    float: left;
	margin-bottom: 15px;
}

.crm-theme-manage {
    float: right;
    margin-left: 10px;
    margin-top: 15px;
}

.theme-activation-message {
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 12px;
}

span.text-activate-loader {
    position: relative;
    top: 3px;
}


.crm-theme-info {
    display: flex;
    align-items: center;
}


.crm-theme-update {
    display: flex;
    gap: 10px;
}

.crm-theme-statut {
    display: flex;
    align-items: center;
}


#newSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#newSuccessPopup.active {
    right: 20px;
}

#newSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#newSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}


#activationSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#activationSuccessPopup.active {
    right: 20px;
}

#activationSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#activationSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

#themeUpdateSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf; /* Couleur de fond verte pâle pour succès */
    color: #1d1a55; /* Couleur de texte */
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#themeUpdateSuccessPopup.active {
    right: 20px;
}

#themeUpdateSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#themeUpdateSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50; /* Couleur de la barre de progression verte pour succès */
    width: 0;
    transition: width 3s linear;
}


#operationCompleteSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#operationCompleteSuccessPopup.active {
    right: 20px;
}

#operationCompleteSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#operationCompleteSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

#backupScheduleSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#backupScheduleSuccessPopup.active {
    right: 20px;
}

#backupScheduleSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#backupScheduleSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

/* Styles pour les pop-ups de suppression d'utilisateur */
#userDeletedPopup, #userDeleteErrorPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#userDeleteErrorPopup {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

#userDeletedPopup.active, #userDeleteErrorPopup.active {
    right: 20px;
}

.crm-progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

.crm-progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

#userDeleteErrorPopup .crm-progress-bar-inner {
    background-color: #e3342f;
}


#backupRemoveSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#backupRemoveSuccessPopup.active {
    right: 20px;
}

#backupRemoveSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#backupRemoveSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

#errorAddPopup, #errorAlreadyPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #e1cfcf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #e1cfcf;
}

#pluginUpdateSuccessPopup, #pluginUpdateErrorPopup, #pluginActivatedPopup, #pluginDeactivatedPopup, #allPluginsActivatedPopup, #allPluginsDeactivatedPopup, #deletionSuccessPopup, #saveSuccessPopup, #addSuccessPopup, #updateBackupPopup, #progressBackupPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}


#pluginUpdateSuccessPopup.active, #pluginUpdateErrorPopup.active, #pluginActivatedPopup.active, #pluginDeactivatedPopup.active, #allPluginsActivatedPopup.active, #allPluginsDeactivatedPopup.active, #deletionSuccessPopup, #saveSuccessPopup, #addSuccessPopup, #errorAddPopup, #errorAlreadyPopup, #updateBackupPopup, #progressBackupPopup {
    right: 20px;
}

#pluginUpdateSuccessPopup .progress-bar, #pluginUpdateErrorPopup .progress-bar, #pluginActivatedPopup .progress-bar, #pluginDeactivatedPopup .progress-bar, #allPluginsActivatedPopup .progress-bar, #allPluginsDeactivatedPopup .progress-bar, #deletionSuccessPopup .progress-bar, #saveSuccessPopup .progress-bar, #addSuccessPopup .progress-bar, #errorAddPopup .progress-bar, #errorAlreadyPopup .progress-bar, #updateBackupPopup .progress-bar, #progressBackupPopup .progress-bar   {
   	width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#pluginUpdateSuccessPopup .progress-bar-inner, #pluginUpdateErrorPopup .progress-bar-inner, #pluginActivatedPopup .progress-bar-inner, #pluginDeactivatedPopup .progress-bar-inner, #allPluginsActivatedPopup .progress-bar-inner, #allPluginsDeactivatedPopup .progress-bar-inner, #deletionSuccessPopup .progress-bar-inner, #saveSuccessPopup .progress-bar-inner, #addSuccessPopup .progress-bar-inner, #updateBackupPopup .progress-bar-inner, #progressBackupPopup .progress-bar-inner   {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

#errorAddPopup .progress-bar-inner, #errorAlreadyPopup .progress-bar-inner   {
    height: 100%;
    background-color: #fffdfd;
    width: 0;
    transition: width 3s linear;
}

.crm-modal-note, .modified-crm-edit-modal-note {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    padding-top: 50px;
}

.crm-modal-note .crm-modal-content, .modified-crm-modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    width: 500px;
    border-radius: 20px;
    box-shadow: 6px 8px 43px #1d23274a;
    padding: 30px;
}

.crm-modal-close, .modified-crm-edit-modal-close, span.modified-crm-edit-modal-close {
    color: #0e1215;
    float: right;
    font-size: 40px;
    font-weight: bold;
    position: relative;
    top: -42px;
    right: -42px;
    background-color: white;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    transition: 0.3s;
}

.crm-modal-close:hover, span.modified-crm-edit-modal-close:hover {
    transform: rotate(90deg);
    text-decoration: none;
    cursor: pointer;
}

.crm-modal-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

@keyframes zoomIn {
  from {
    transform: scale(0);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes zoomOut {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(0);
    opacity: 0;
  }
}


.crm-modal-content.zoomIn {
  animation: zoomIn 0.5s forwards;
}

.crm-modal-content.zoomOut {
  animation: zoomOut 0.5s forwards;
}

form#noteForm h3, .crm-content-modal-edit h3 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 25px;
}

form#noteForm label, .modified-crm-modal-content label {
    display: block;
    font-family: poppins;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 8px 0;
    color: #1d1a55;
}

form#noteForm input#noteTitle, .modified-crm-modal-content input[type=text] {
    width: 100%;
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #d1d4e2;
    box-shadow: 6px 8px 27px #edeffb;
    color: #1d1a55;
}

div#datetimeFields input[type="date"], .modified-crm-modal-content input[type="date"] {
    width: 50%;
	padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #d1d4e2;
    box-shadow: 6px 8px 15px #edeffb;
    color: #1d1a55;
}

div#datetimeFields input[type="time"], .modified-crm-modal-content input[type="time"] {
    width: 36%;
	padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #d1d4e2;
    box-shadow: 6px 8px 15px #edeffb;
    color: #1d1a55;
}

button.removeDatetime, button.modified-removeDatetime {
    background-color: black;
    padding: 0 15px;
    border-radius: 10px;
    border: 1px solid #d1d4e2;
    box-shadow: 6px 8px 15px #edeffb;
    cursor: pointer;
}

button.removeDatetime img, button.modified-removeDatetime img {
    position: relative;
    top: 2px;
}

button#addDatetime {
    margin-top: 14px;
}

.modified-listing-date {
    display: flex;
    gap: 10px;
    align-items: stretch;
    margin-bottom: 10px;
}

select#noteType, .modified-crm-modal-content select, select.reminderSelect  {
	width: 100%;
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #d1d4e2;
    box-shadow: 6px 8px 27px #edeffb;
    color: #1d1a55;
}

label.radio-inline, .modified-radio-inline {
    line-height: 10px;
}


textarea#noteContent, .modified-crm-modal-content textarea {
    width: 100%;
    height: 150px;
	padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #d1d4e2;
    box-shadow: 6px 8px 27px #edeffb;
    color: #1d1a55;
    margin-bottom:15px;
}

.crm-note {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 10px;
}

.crm-note i {
    margin-right: 5px;
}

.crm-listing-date {
    display: flex;
    gap: 10px;
    align-items: stretch;
}

form#noteForm, .crm-content-modal-edit {
    height: 575px;
    overflow-x: auto;
    width: 100%;
    position: relative;
    top: -37px;
    padding: 10px 0;
    padding-right: 20px;
    padding-left: 2px;
}

.crm-icon-note img {
    background-color: #d9d9e7;
    width: 26px;
    height: 27px;
    padding: 9px;
    border-radius: 15px;
}

.crm-row-note {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.crm-item-note {
    margin-left: 15px;
}

.crm-item-note p {
    margin: 0;
    font-size: 10px;
    color: #afafaf;
}

span.note-type {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: bold;
    color: #6f6af8;
}

.note-icon {
    display: flex;
    align-items: center;
}

.note-details {
    width: 100%;
}

.note-details h4 {
    margin: 0;
    font-size: 14px;
    color: #1e2327;
    font-weight: bold;
}

.note-details p {
    margin: 5px 0;
    font-size: 14px;
    color: #1e2327;
}

.note-details ul.note-datetimes {
    margin: 20px 0px 10px;
    font-size: 12px;
    color: #1d1a55;
}

.note-details {
    width: 100%;
    padding: 20px 20px 10px;
    background-color: #ffffff;
    border-radius: 15px;
    margin: 15px 0;
}

.crm-content-note {
    margin-bottom: 30px;
    background-color: #F2F2FC;
    padding: 20px;
    border-radius: 20px;
}

.modal-zoom-in {
  animation: zoomIn 0.5s forwards;
}

.modal-zoom-out {
  animation: zoomOut 0.5s forwards;
}

@keyframes zoomIn {
  from {
    transform: scale(0);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes zoomOut {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(0);
    opacity: 0;
  }
}

.crm-row-note button {
    display: inline-flex;
    align-items: center;
}

.crm-info-website {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

span.crm-link-view {
    display: flex;
    align-items: center;
    margin-right: 25px;
}

.crm-view-note a {
    display: flex;
    align-items: center;
    text-decoration: none;
	width: 130px;
}

.crm-update-date p {
    font-size: 12px;
    text-align: right;
    margin-top: -2px;
    margin-bottom: 16px;
}

.crm-info-monitoring {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.crm-title-monitoring {
    display: block;
    line-height: 0;
}

span.monitoring-status-active {
    color: green;
    font-size: 14px;
    margin-left: 5px;
}

.crm-title-monitoring img {
    position: relative;
    top: 3px;
}

.uptime-link {
    margin-top: 5px;
 	display: flex;
    align-items: center;
    gap: 8px;
}

.uptime-statut, .uptime-type, .uptime-ratio {
    display: flex;
    align-items: center;
    gap: 8px;
}

.uptime-link p, .uptime-statut p, .uptime-type p, .uptime-ratio p {
    font-size: 14px;
    color: #1D1A59;
    margin: 5px 0;
    padding: 0;
}

div#monitoringDetails {
    margin: 20px 0 0 0;
}

span.crm-subtitle-uptime {
    font-size: 16px;
    font-weight: bold;
}


p.uptime-status-up {
    background-color: green;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    font-size: 12px;
    color: white;
}

p.uptime-status-down {
    background-color: red;
    width: 55px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    font-size: 12px;
    color: white;
}

p.uptime-status-waiting {
	color:#ffa400;
	font-size:14px;
}

p.crm-ratio-high {
    background-color: green;
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: white;
    border-radius: 5px;
}

p.crm-ratio-medium {
    background-color: #ffa400;
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: white;
    border-radius: 5px;
}

p.crm-ratio-low {
    background-color: red;
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: white;
    border-radius: 5px;
}

.nexawp-down {
    border-left: 4px solid #dc3232;
    background-color: #fbeae5;
}

.nexawp-up {
    border-left: 4px solid #46b450;
    background-color: #ecf7ed;
}

.nexawp-notification {
    padding: 12px;
    position: relative;
    margin: 10px 0;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.nexawp-notification button.notice-dismiss {
    display:none;
}

p.no-notes-found {
    font-size: 14px;
    margin-bottom: 30px;
}

.crm-toggle-switch {
  position: relative;
  display: inline-block;
  width: 38px;
  height: 23px;
  margin: 10px;
}

.crm-toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.crm-toggle-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: green;
  transition: .4s;
  border-radius: 99px;
}

.crm-toggle-slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  transition: .4s;
  border-radius: 50%;
}

.crm-toggle-switch input:checked + .crm-toggle-slider {
  background-color: green;
}

.crm-toggle-switch input:checked + .crm-toggle-slider:before {
  transform: translateX(15px);
}

.crm-cron-selection .cron-side-label {
  font-weight: bold;
}

.crm-wordpress-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.crm-wordpress-update {
    display: flex;
    gap: 10px;
    align-items: center;
}

span.counter-crm-version {
    color: #6f6af8;
}

.crm-subrow-note {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.crm-info-site-note img {
    border-radius: 99px;
    margin-right: 10px;
    padding: 5px;
    box-shadow: 3px 3px 8px #edeffb;
    background-color: white;
}

.crm-info-site-note {
    display: flex;
    align-items: center;
}

.crm-info-site-note a {
    text-decoration: none;
    color: #6f6af8;
    transition: 0.3s;
	font-size: 13px;
}

.crm-info-site-note a:hover {
    color: #3c434a;
}

select.modified-reminderSelect {
    margin-bottom: 10px;
}

.reminder-details {
    display: flex;
    gap: 8px;
    color: #6f6af8;
    font-weight: bold;
}

.crm-section-plugins {
    font-size: 14px;
}

table.crm-plugin-table th {
    text-align: left;
    color: #6f6af8;
    padding: 0 0 6px 0;
	font-size: 14px;
}

table.crm-plugin-table {
    width: 100%;
}

td.crm-plugin-autoupdate {
    position: relative;
    left: 13px;
}

td.crm-plugin-maj {
    display: flex;
    gap: 10px;
}

table.crm-plugin-table tr {
    line-height: 25px;
}

.crm-toggle-switcher-autoupdate {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 16px;
    margin-left: 10px;
}

.crm-toggle-switcher-autoupdate input {
    opacity: 0;
    width: 0;
    height: 0;
}

.crm-toggle-switcher-autoupdate .crm-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e5e4e4;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 16px;
}

.crm-toggle-switcher-autoupdate .crm-slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.crm-toggle-switcher-autoupdate input:checked + .crm-slider {
    background-color: #6f6af8;
}

.crm-toggle-switcher-autoupdate input:checked + .crm-slider:before {
    -webkit-transform: translateX(12px);
    -ms-transform: translateX(12px);
    transform: translateX(12px);
}

.crm-action-plugin .crm-temp-message.activate-message {
    display: block;
    margin: auto;
	padding-top: 10px;
}

.crm-action-plugin .crm-temp-message.deactivate-message {
    display: block;
    margin: auto;
    padding-top: 10px;
}

table.crm-wordpress-table {
    width: 100%;
    text-align: left;
}

table.crm-wordpress-table th {
    font-size: 14px;
    color: #6f6af8;
}

table.crm-wordpress-table td {
    font-size: 14px;
}

table.crm-wordpress-table td img {
    margin-right: 10px;
}

.toggle-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.auto-update-label-left {
    margin: 0 5px 0 0;
    font-size: 14px;
	font-weight: bold;
}

.auto-update-label-right {
    margin: 0 0 0 10px;
    font-size: 14px;
	font-weight: bold;
}


.crm-history-backup h4 {
    font-family: poppins;
    font-size: 14px;
    color: #6f6af8;
    margin: 20px 0 0 0;
}

.crm-backup-update li {
    font-size: 14px;
    color: #3c434a;
    display: flex;
    align-items: center;
}
body.nexawp-dashboard-page #adminmenuwrap,
body.nexawp-dashboard-page #adminmenuback,
body.nexawp-dashboard-page #adminmenu,
body.nexawp-dashboard-page #wpfooter,
body.nexawp-dashboard-page #wpadminbar {
    display: none !important;
}

.notice, .update-nag, .settings-error {
    display: none !important;
}

body.nexawp-dashboard-page {
    background-color:white
}

.nexawp-dashboard-page, .nexawp-dashboard-page button, .nexawp-dashboard-page input, .nexawp-dashboard-page select, .nexawp-dashboard-page textarea {
    font-family: 'Poppins', sans-serif;
}

body.nexawp-dashboard-page #wpcontent {
    margin-left: 0;
}

.crm-row-header a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.crm-row-header {
    gap: 8px;
    display: flex;
}

*:focus {
    outline: none !important;
}

*:focus:not(:focus-visible) {
    outline: none !important;
}

input[type=text]:focus {
    border-color: white;
    box-shadow: 0 0 0 1px transparent;
}

body.nexawp-dashboard-page a.nexawp-button, button.nexawp-button-update {
    background-color: #6f6af8;
    padding: 12px 23px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    display: flex;
    gap: 10px;
    align-items: center;
    cursor: pointer;
}

button#sendTestEmail {
    background-color: #6f6af8;
    padding: 7px 23px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    cursor: pointer;
    margin-top: 10px;
}

.nexa-save-setting {
    background-color: #1d2327;
    padding: 8px 25px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    width: auto;
    border: 0;
    margin-top: 25px;
    cursor: pointer;
}

body.nexawp-dashboard-page a.nexawp-button:hover, button.nexawp-button-update:hover, button#sendTestEmail:hover {
    background-color:#1d2327;
}

.crm-modal-content button, button.addModifiedDateTimeField, .modified-crm-modal-content button, .crm-info-website button {
    background-color: #1c1a55;
    color: white;
    padding: 7px 25px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    cursor:pointer;
    display: flex;
    align-items: center;
    gap: 10px;
}

.title-note-right-nxwp button {
    background-color: #1c1a55;
    color: white;
    padding: 7px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    cursor:pointer;
    display: flex;
    align-items: center;
    gap: 10px;
}

.title-note-right-nxwp {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

button#activateMonitoring {
    background-color: green;
    color: white;
    padding: 7px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    cursor: pointer;
    margin: 10px 0;
}

button#activateMonitoring:hover {
    background-color: #1d2327;
}

.form-add-nexawp input#submit, .form-add-nexawp input.crm-button-monitoring {
    background-color: #1d2327;
    padding: 4px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    width: 160px;
}


.form-add-nexawp input#submit:hover, .crm-modal-content button:hover, button.addModifiedDateTimeField:hover, button.modified-removeDatetime:hover, .modified-crm-modal-content button:hover, .crm-info-website button:hover, .form-add-nexawp input.crm-button-monitoring:hover, .title-note-right-nxwp button:hover, .nexa-save-setting:hover {
    background-color:#6f6af8;
}


input.crm-button-monitoring {
    font-size: 16px;
    line-height: 30px;
    cursor: pointer;
}

#nexawp-sidebar {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 92vh;
    position: fixed;
    top: 0;
    left: 0px;
    width: 40px;
    background: #6f6af8;
    padding: 20px 15px 20px 15px;
    margin: 10px;
    border-radius: 15px;
    z-index: 1;
}

#nexawp-sidebar nav ul,
#nexawp-sidebar .nexawp-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#nexawp-sidebar nav ul li a,
#nexawp-sidebar .nexawp-footer ul li a,
#nexawp-sidebar .nexawp-footer ul li button {
    display: flex;
    align-items: center;
    padding: 10px;
    color: #fff;
    text-decoration: none;
}

#nexawp-sidebar nav ul li a img,
#nexawp-sidebar .nexawp-footer ul li a img,
#nexawp-sidebar .nexawp-footer ul li button img {
    width: 20px;
    height: 20px;
}

#nexawp-sidebar .nexawp-footer ul li {
    margin: 5px 0;
}

#nexawp-sidebar.expanded {
    width: 150px;
}

#nexawp-sidebar.expanded .nexawp-menu-item .nexawp-menu-text,
#nexawp-sidebar.expanded .nexawp-footer ul li button img {
    display: block;
}

#nexawp-sidebar.expanded .nexawp-menu-item,
#nexawp-sidebar.expanded .nexawp-menu-item img {
    justify-content: flex-start;
}

#nexawp-content {
    padding: 5px 20px 20px;
    margin-left: 60px;
}

.nexa-enter-container {
    padding: 20px 20px 0;
    margin-left: 70px;
}

#nexawp-expand-menu {
    cursor: pointer;
    border: none;
    background: none;
    width: 100%;
}


#nexawp-sidebar .nexawp-footer ul li button {
    padding: 10px;
    justify-content: center;
}


.nexawp-menu-text {
    display: none;
}

#nexawp-sidebar.expanded .nexawp-menu-text {
    display: block;
    margin-left: 20px;
    font-size: 14px;
    font-family: Poppins;
    color: white;
    margin-right: 25px;
}



.nexawp-logo img {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 4px;
}

#nexawp-content.expanded {
    margin-left: 180px;
}

.nexawp-menu-item.active, .nexawp-menu-item:hover {
    background-color: #edeffb4d;
    color: white;
    border-radius: 5px;
}

.nexawp-menu-item {
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 5px;
    transition:0.3s;
}

.nexawp-content-calendar .fc .fc-daygrid-day.fc-day-today {
    background-color: rgb(255 40 255 / 15%);
}

.nexawp-content-calendar .fc .fc-toolbar-title {
    text-transform: capitalize;
}


.stat-grid {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 20px;
}

.stat-block {
    text-align: center;
    padding: 45px;
    margin: 10px;
    flex-grow: 1;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}

.stat-count {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.stat-description {
    font-size: 16px;
    color: #666;
}

.crm-site-list-container {
    margin: 10px;
}

.crm-site-list .crm-site-item, .crm-site-menu, .crm-post-gestion {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.crm-site-item, .crm-post-gestion {
    margin-bottom: 8px;
    padding: 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}

.crm-section-infos {
    margin-bottom: 15px;
    padding: 15px 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}


.crm-wrapper-infos p {
    font-size: 14px;
    line-height: 18px;
    margin: 7px 0;
}

.crm-section-monitoring {
    margin-top: 15px;
    padding: 15px 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}

.crm-content-manage {
    margin-bottom: 8px;
    padding: 15px 30px 0;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: -10px 7px 45px #edeffb;
}

.crm-action-post {
    margin-bottom: 25px;
    padding: 15px 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}

.crm-site-menu {
    margin-bottom: 8px;
    padding: 15px 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}

.crm-action-plugin {
    display: flex;
    align-items: center;
    gap:15px;
    justify-content: space-between;
    margin-bottom: 15px;
}

.crm-module-counter {
    padding: 13px 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 8px;
}

.crm-module-counter p {
    margin: 0px;
    font-size: 12px;
    line-height: 12px;
    display: flex;
    align-items: center;
}

span.crm-temp-message.activate-message {
    padding: 8px 30px;
}


.crm-action-post {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.crm-site-list-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

li.crm-site-item img, .crm-site-info img {
    border-radius: 99px;
    margin-right: 12px;
    padding: 5px;
    box-shadow: 3px 3px 8px #edeffb;
}

span.site-name {
    font-size: 16px;
    font-weight: bold;
    color: #1d1a55;
}

span.site-name p, .crm-plugins-update-count p, .crm-themes-update-count p, .crm-wordpress-version p, .crm-php-version p {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 3px 0;
    padding: 0;
    font-weight: bold;
}

.add-site-button:hover {
    background-color: #6E58A4;
}

.nexawp-content-summary {
    padding-right: 30px;
}

.notice.notice-success-nexawp, .notice.notice-delete-nexawp {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 7px 20px;
    border-radius: 10px;
    border: 1px solid #cfe1cf;
    margin: 0 0 35px 0;
    flex-wrap: wrap;
    background-color: #cfe1cf;
}

.notice.notice-success-nexawp img {
    margin-right: 10px;
}

.notice.notice-success-nexawp p, .notice.notice-delete-nexawp p {
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
}


.notice.notice-error-nexawp {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 7px 20px;
    border-radius: 10px;
    border: 1px solid #ff000017;
    margin: 0 0 35px 0;
    flex-wrap: wrap;
    background-color: #ff000017;
}

.notice.notice-error-nexawp img {
    margin-right: 10px;
}

.notice.notice-error-nexawp p {
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
}

.crm-monitoring-updated {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 7px 20px;
    border-radius: 10px;
    border: 1px solid #cfe1cf;
    flex-wrap: wrap;
    background-color: #cfe1cf;
    margin: 0px 20px 0 80px;
}

.crm-monitoring-updated p {
    font-size: 16px;
    font-weight: bold;
}

.updated-setting-crm.notice {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 7px 20px;
    border-radius: 10px;
    border: 1px solid #cfe1cf;
    flex-wrap: wrap;
    background-color: #cfe1cf;
    margin: 0px 0px 35px 0px;
}

.updated-setting-crm.notice p {
    font-size: 16px;
    font-weight: bold;
}

.crm-monitoring-error {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 7px 20px;
    border-radius: 10px;
    border: 1px solid #ff000017;
    flex-wrap: wrap;
    background-color: #ff000017;
    margin: 0px 20px 0 80px;
}

.crm-monitoring-error p {
    font-size: 16px;
    font-weight: bold;
}


.notice.notice-info.nexawp-notification {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 15px 25px;
    border-radius: 15px;
    border: 1px solid #cfe1cf;
    flex-wrap: wrap;
    background-color: #cfe1cf;
    margin: 0px 20px 0 90px;
    font-size: 14px;
}

.notice.notice-error.nexawp-down.nexawp-notification {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 15px 25px;
    border-radius: 15px;
    border: 1px solid #ff000017;
    flex-wrap: wrap;
    background-color: #ff000017;
    margin: 0px 20px 0 90px;
    font-size: 14px;
}


.form-add-nexawp input, select#backup_frequency, select#backup_time, input#site-search {
    width: 350px;
    border-radius: 10px;
    border: 1px solid #ececec;
    background-color: #f3f0f0;
    padding: 5px 15px;
}

input#crm-user-search {
    width: 350px;
    border-radius: 10px;
    border: 1px solid #ececec;
    background-color: #f3f0f0;
    padding: 5px 15px;
}

.setting-cron input[type="text"], input.form-email-notification {
    width: 350px;
    border-radius: 10px;
    border: 1px solid #ececec;
    background-color: #f3f0f0;
    padding: 5px 15px;
}

.form-add-nexawp th {
    font-size: 16px;
    width: 130px;
}

span.nexawp-text-succes {
    margin-left: 5px;
}

.crm-site-info {
    display: flex;
    align-content: center;
    align-items: center;
    width: 200px;
}

.crm-plugins-update-count {
    width: 180px;
}

.counter-crm-number.no-updates {
    color: green;
}

.counter-crm-number.updates-needed {
    color: red;
}

.crm-plugins-update-count p, .crm-themes-update-count p {
    color: #1d1a55;
    font-weight: bold;
    font-size: 12px;
}

.crm-wordpress-version p {
    font-weight: bold;
    font-size: 12px;
}

.crm-site-list-container {
    margin: 0 10px;
}

.crm-site-list-header h2 {
    font-size: 23px;
    color:#1d1a55;
    margin: 0;
}

.crm-menu-nav {
    display: flex;
    align-items: center;
}

.crm-menu-nav .icon-edit, .crm-menu-nav .icon-delete, span.crm-link-view img {
    vertical-align: middle;
    margin-right: 5px;
}

.crm-button-link-delete, crm-button-link-delete-post {
    background: none;
    border: none;
    color: inherit;
    padding: 0;
    cursor: pointer;
}

span.crm-link-edit, span.crm-link-connect {
    margin-right: 25px;
}



button.crm-button-link-delete {
    transition: 0.3s;
    color: #1d1a55;
    margin-left: 25px;
}

button.crm-button-link-delete-post, button#addNoteButton {
    transition: 0.3s;
    color: #1d1a55;
    margin-left: 25px;
    background: none;
    border: none;
    color: inherit;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: 0.3s;
    font-size:13px;
}

button.crm-delete-button, button.crm-modify-button {
    transition: 0.3s;
    color: #1d1a55;
    background: none;
    border: none;
    color: inherit;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: 0.3s;
}

button.crm-bulk-activate-button, button.crm-bulk-deactivate-button, button.crm-bulk-auto-update-activate-button, button.crm-bulk-auto-update-deactivate-button {
    transition: 0.3s;
    color: white !important;
    background: none;
    border: none;
    color: inherit;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    transition: 0.3s;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    padding: 10px 30px;
    background-color: #1c1a55;
    border-radius: 10px;
    text-align: center;
}

button.crm-button-link-delete-post:hover, button.crm-bulk-activate-button:hover, button.crm-bulk-deactivate-button:hover, button#addNoteButton:hover, button.crm-delete-button:hover, button.crm-modify-button:hover {
    color: #6f6af8;
}

button.crm-bulk-activate-button:hover, button.crm-bulk-deactivate-button:hover, button.crm-bulk-auto-update-deactivate-button:hover, button.crm-bulk-auto-update-activate-button:hover {
    background-color: #6f6af8;
}

button.crm-button-link-delete-post img, button#addNoteButton img, button.crm-delete-button img, button.crm-modify-button img {
    margin-right: 8px;
}

button.crm-delete-button p {
    margin: 0;
    position: relative;
    top: 1px;
}

button.crm-modify-button {
    margin-right: 15px;
}

.crm-content-manage h3 {
    margin: 10px 0 20px;
    font-size: 20px;
}

span.crm-link-edit a, span.crm-link-view a {
    color: #1d1a55;
    text-decoration: none;
    transition: 0.3s;
    font-size:13px;
}

.crm-view-note p {
    color: #1d1a55;
    transition: 0.3s;
    margin: 0 0 0 8px;
    font-size: 13px;
}

li.crm-site-menu a:hover, li.crm-site-menu button.crm-button-link-delete:hover, span.crm-link-view a:hover, .crm-view-note p:hover {
    color: #6f6af8;
}

#successPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#successPopup.active {
    right: 20px;
}

#successPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#successPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

button.crm-button-link-update {
    padding: 0;
    background-color: white;
    border: none;
    color: #1d1a55;
    transition: 0.3s;
    display: flex;
    align-content: center;
    align-items: center;
    cursor:pointer;
    font-size:13px;
}

button.crm-button-link-update:hover, span.crm-link-connect button:hover {
    color: #6f6af8;
}

button.crm-button-link-update img, button#deleteMonitoring img {
    margin-right: 8px;
}

span.crm-link-connect button {
    padding: 0;
    background-color: white;
    border: none;
    color: #1d1a55;
    transition: 0.3s;
    display: flex;
    align-content: center;
    align-items: center;
    cursor:pointer;
    font-size:13px;
}

button#deleteMonitoring {
    padding: 0;
    background-color: white;
    border: none;
    color: red;
    transition: 0.3s;
    display: flex;
    align-content: center;
    align-items: center;
    cursor:pointer;
    font-size:13px;
}

button#deleteMonitoring:hover {
    color: #1d1a55;
}


#updateSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#updateSuccessPopup.active {
    right: 20px;
}

#updateSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#updateSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}



.crm-plugin-item, .crm-theme-item {
    align-content: center;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    line-height: 31px;
    display: flex;
}

table.crm-plugin-table td {
    font-size: 14px;
}

.crm-toggle-switcher {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 16px;
    margin-left: 10px;
}

.crm-toggle-switcher input {
    opacity: 0;
    width: 0;
    height: 0;
}

.crm-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e5e4e4;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 16px;
}

.crm-slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.crm-toggle-switcher input:checked + .crm-slider {
    background-color: #6f6af8;
}

.crm-toggle-switcher input:checked + .crm-slider:before {
    -webkit-transform: translateX(12px);
    -ms-transform: translateX(12px);
    transform: translateX(12px);
}

.crm-plugins-manage h3 {
    margin: 10px 0;
}

.crm-title-wrap h3, .crm-title-infos h3 {
    margin: 15px 0;
    font-size: 18px;
    line-height: 18px;
}

.crm-website-infos h3 {
    margin: 20px 0 10px;
    font-size: 18px;
    line-height: 18px;
}

.crm-title-monitoring h3 {
    margin-bottom: 9px;
    font-size: 18px;
}

.crm-delete-monitoring {
    position: relative;
    top: 8px;
}

.crm-title-modules {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.crm-title-modules p {
    font-size: 12px;
    display: flex;
    align-content: center;
    align-items: center;
}

span.active-counter-crm, span.auto-update-enabled-counter-crm {
    border-radius: 99px;
    background-color: #6f6af8;
    width: 22px;
    height: 22px;
    display: flex;
    float: right;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: white;
    margin-left: 5px;
}

span.inactive-counter-crm, span.auto-update-disabled-counter-crm {
    border-radius: 99px;
    background-color: #e5e4e4;
    width: 22px;
    height: 22px;
    display: flex;
    float: right;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #1e2327;
    margin-left: 5px;
}

span.crm-up-to-date {
    color: green;
    font-size: 14px;
}

button.crm-update-button {
    border: none;
    background-color: #ffffff00;
    padding: 0;
    color: #ffa400;
    cursor: pointer;
    transition: 0.3s;
}

button.crm-update-button:hover {
    color: #1e2327;
}

.crm-plugin-update {
    display: flex;
}

button.crm-update-button.crm-update-animation-button {
    margin-right:10px;
}

.crm-plugin-update img {
    margin-right: 10px;
}

.crm-temp-message.activate-message {
    display: flex;
    align-items: center;
}


button.crm-bulk-activate-button img, button.crm-bulk-deactivate-button img, button.crm-bulk-auto-update-activate-button img, button.crm-bulk-auto-update-deactivate-button img {
    margin-right: 10px;
}

.crm-wp-loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #6f6af8;
    width: 15px;
    height: 15px;
    animation: spin 2s linear infinite;
    display: inline-flex;
    align-content: center;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

span.crm-text-loader {
    position: relative;
    top: -4px;
}

.crm-plugins-manage {
    float: left;
    margin-bottom: 15px;
}

.crm-theme-manage {
    float: right;
    margin-left: 10px;
    margin-top: 15px;
}

.theme-activation-message {
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 12px;
}

span.text-activate-loader {
    position: relative;
    top: 3px;
}


.crm-theme-info {
    display: flex;
    align-items: center;
}


.crm-theme-update {
    display: flex;
    gap: 10px;
}

.crm-theme-statut {
    display: flex;
    align-items: center;
}


#newSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#newSuccessPopup.active {
    right: 20px;
}

#newSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#newSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}


#activationSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#activationSuccessPopup.active {
    right: 20px;
}

#activationSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#activationSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

#themeUpdateSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf; /* Couleur de fond verte pâle pour succès */
    color: #1d1a55; /* Couleur de texte */
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#themeUpdateSuccessPopup.active {
    right: 20px;
}

#themeUpdateSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#themeUpdateSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50; /* Couleur de la barre de progression verte pour succès */
    width: 0;
    transition: width 3s linear;
}


#operationCompleteSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#operationCompleteSuccessPopup.active {
    right: 20px;
}

#operationCompleteSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#operationCompleteSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

#backupScheduleSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#backupScheduleSuccessPopup.active {
    right: 20px;
}

#backupScheduleSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#backupScheduleSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

/* Styles pour les pop-ups de suppression d'utilisateur */
#userDeletedPopup, #userDeleteErrorPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#userDeleteErrorPopup {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

#userDeletedPopup.active, #userDeleteErrorPopup.active {
    right: 20px;
}

.crm-progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

.crm-progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

#userDeleteErrorPopup .crm-progress-bar-inner {
    background-color: #e3342f;
}


#backupRemoveSuccessPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

#backupRemoveSuccessPopup.active {
    right: 20px;
}

#backupRemoveSuccessPopup .progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#backupRemoveSuccessPopup .progress-bar-inner {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

#errorAddPopup, #errorAlreadyPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #e1cfcf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #e1cfcf;
}

#pluginUpdateSuccessPopup, #pluginUpdateErrorPopup, #pluginActivatedPopup, #pluginDeactivatedPopup, #allPluginsActivatedPopup, #allPluginsDeactivatedPopup, #deletionSuccessPopup, #saveSuccessPopup, #addSuccessPopup, #updateBackupPopup, #progressBackupPopup {
    position: fixed;
    bottom: 20px;
    right: -400px;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}


#pluginUpdateSuccessPopup.active, #pluginUpdateErrorPopup.active, #pluginActivatedPopup.active, #pluginDeactivatedPopup.active, #allPluginsActivatedPopup.active, #allPluginsDeactivatedPopup.active, #deletionSuccessPopup, #saveSuccessPopup, #addSuccessPopup, #errorAddPopup, #errorAlreadyPopup, #updateBackupPopup, #progressBackupPopup {
    right: 20px;
}

#pluginUpdateSuccessPopup .progress-bar, #pluginUpdateErrorPopup .progress-bar, #pluginActivatedPopup .progress-bar, #pluginDeactivatedPopup .progress-bar, #allPluginsActivatedPopup .progress-bar, #allPluginsDeactivatedPopup .progress-bar, #deletionSuccessPopup .progress-bar, #saveSuccessPopup .progress-bar, #addSuccessPopup .progress-bar, #errorAddPopup .progress-bar, #errorAlreadyPopup .progress-bar, #updateBackupPopup .progress-bar, #progressBackupPopup .progress-bar   {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    height: 5px;
    border-radius: 5px;
    overflow: hidden;
    border-radius: 99px;
}

#pluginUpdateSuccessPopup .progress-bar-inner, #pluginUpdateErrorPopup .progress-bar-inner, #pluginActivatedPopup .progress-bar-inner, #pluginDeactivatedPopup .progress-bar-inner, #allPluginsActivatedPopup .progress-bar-inner, #allPluginsDeactivatedPopup .progress-bar-inner, #deletionSuccessPopup .progress-bar-inner, #saveSuccessPopup .progress-bar-inner, #addSuccessPopup .progress-bar-inner, #updateBackupPopup .progress-bar-inner, #progressBackupPopup .progress-bar-inner   {
    height: 100%;
    background-color: #4caf50;
    width: 0;
    transition: width 3s linear;
}

#errorAddPopup .progress-bar-inner, #errorAlreadyPopup .progress-bar-inner   {
    height: 100%;
    background-color: #fffdfd;
    width: 0;
    transition: width 3s linear;
}

.crm-modal-note, .modified-crm-edit-modal-note {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    padding-top: 50px;
}

.crm-modal-note .crm-modal-content, .modified-crm-modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    width: 500px;
    border-radius: 20px;
    box-shadow: 6px 8px 43px #1d23274a;
    padding: 30px;
}

.crm-modal-close, .modified-crm-edit-modal-close, span.modified-crm-edit-modal-close {
    color: #0e1215;
    float: right;
    font-size: 40px;
    font-weight: bold;
    position: relative;
    top: -42px;
    right: -42px;
    background-color: white;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    transition: 0.3s;
}

.crm-modal-close:hover, span.modified-crm-edit-modal-close:hover {
    transform: rotate(90deg);
    text-decoration: none;
    cursor: pointer;
}

.crm-modal-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

@keyframes zoomIn {
    from {
        transform: scale(0);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes zoomOut {
    from {
        transform: scale(1);
        opacity: 1;
    }
    to {
        transform: scale(0);
        opacity: 0;
    }
}


.crm-modal-content.zoomIn {
    animation: zoomIn 0.5s forwards;
}

.crm-modal-content.zoomOut {
    animation: zoomOut 0.5s forwards;
}

form#noteForm h3, .crm-content-modal-edit h3 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 25px;
}

form#noteForm label, .modified-crm-modal-content label {
    display: block;
    font-family: poppins;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 8px 0;
    color: #1d1a55;
}

form#noteForm input#noteTitle, .modified-crm-modal-content input[type=text] {
    width: 100%;
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #d1d4e2;
    box-shadow: 6px 8px 27px #edeffb;
    color: #1d1a55;
}

div#datetimeFields input[type="date"], .modified-crm-modal-content input[type="date"] {
    width: 50%;
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #d1d4e2;
    box-shadow: 6px 8px 15px #edeffb;
    color: #1d1a55;
}

div#datetimeFields input[type="time"], .modified-crm-modal-content input[type="time"] {
    width: 36%;
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #d1d4e2;
    box-shadow: 6px 8px 15px #edeffb;
    color: #1d1a55;
}

button.removeDatetime, button.modified-removeDatetime {
    background-color: black;
    padding: 0 15px;
    border-radius: 10px;
    border: 1px solid #d1d4e2;
    box-shadow: 6px 8px 15px #edeffb;
    cursor: pointer;
}

button.removeDatetime img, button.modified-removeDatetime img {
    position: relative;
    top: 2px;
}

button#addDatetime {
    margin-top: 14px;
}

.modified-listing-date {
    display: flex;
    gap: 10px;
    align-items: stretch;
    margin-bottom: 10px;
}

select#noteType, .modified-crm-modal-content select, select.reminderSelect  {
    width: 100%;
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #d1d4e2;
    box-shadow: 6px 8px 27px #edeffb;
    color: #1d1a55;
}

label.radio-inline, .modified-radio-inline {
    line-height: 10px;
}


textarea#noteContent, .modified-crm-modal-content textarea {
    width: 100%;
    height: 150px;
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #d1d4e2;
    box-shadow: 6px 8px 27px #edeffb;
    color: #1d1a55;
    margin-bottom:15px;
}

.crm-note {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 10px;
}

.crm-note i {
    margin-right: 5px;
}

.crm-listing-date {
    display: flex;
    gap: 10px;
    align-items: stretch;
}

form#noteForm, .crm-content-modal-edit {
    height: 575px;
    overflow-x: auto;
    width: 100%;
    position: relative;
    top: -37px;
    padding: 10px 0;
    padding-right: 20px;
    padding-left: 2px;
}

.crm-icon-note img {
    background-color: #d9d9e7;
    width: 26px;
    height: 27px;
    padding: 9px;
    border-radius: 15px;
}

.crm-row-note {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.crm-item-note {
    margin-left: 15px;
}

.crm-item-note p {
    margin: 0;
    font-size: 10px;
    color: #afafaf;
}

span.note-type {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: bold;
    color: #6f6af8;
}

.note-icon {
    display: flex;
    align-items: center;
}

.note-details {
    width: 100%;
}

.note-details h4 {
    margin: 0;
    font-size: 14px;
    color: #1e2327;
    font-weight: bold;
}

.note-details p {
    margin: 5px 0;
    font-size: 14px;
    color: #1e2327;
}

.note-details ul.note-datetimes {
    margin: 20px 0px 10px;
    font-size: 12px;
    color: #1d1a55;
}

.note-details {
    width: 100%;
    padding: 20px 20px 10px;
    background-color: #ffffff;
    border-radius: 15px;
    margin: 15px 0;
}

.crm-content-note {
    margin-bottom: 30px;
    background-color: #F2F2FC;
    padding: 20px;
    border-radius: 20px;
}

.modal-zoom-in {
    animation: zoomIn 0.5s forwards;
}

.modal-zoom-out {
    animation: zoomOut 0.5s forwards;
}

@keyframes zoomIn {
    from {
        transform: scale(0);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes zoomOut {
    from {
        transform: scale(1);
        opacity: 1;
    }
    to {
        transform: scale(0);
        opacity: 0;
    }
}

.crm-row-note button {
    display: inline-flex;
    align-items: center;
}

.crm-info-website {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

span.crm-link-view {
    display: flex;
    align-items: center;
    margin-right: 25px;
}

.crm-view-note a {
    display: flex;
    align-items: center;
    text-decoration: none;
    width: 130px;
}

.crm-update-date p {
    font-size: 12px;
    text-align: right;
    margin-top: -2px;
    margin-bottom: 16px;
}

.crm-info-monitoring {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.crm-title-monitoring {
    display: block;
    line-height: 0;
}

span.monitoring-status-active {
    color: green;
    font-size: 14px;
    margin-left: 5px;
}

.crm-title-monitoring img {
    position: relative;
    top: 3px;
}

.uptime-link {
    margin-top: 5px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.uptime-statut, .uptime-type, .uptime-ratio {
    display: flex;
    align-items: center;
    gap: 8px;
}

.uptime-link p, .uptime-statut p, .uptime-type p, .uptime-ratio p {
    font-size: 14px;
    color: #1D1A59;
    margin: 5px 0;
    padding: 0;
}

div#monitoringDetails {
    margin: 20px 0 0 0;
}

span.crm-subtitle-uptime {
    font-size: 16px;
    font-weight: bold;
}


p.uptime-status-up {
    background-color: green;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    font-size: 12px;
    color: white;
}

p.uptime-status-down {
    background-color: red;
    width: 55px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    font-size: 12px;
    color: white;
}

p.uptime-status-waiting {
    color:#ffa400;
    font-size:14px;
}

p.crm-ratio-high {
    background-color: green;
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: white;
    border-radius: 5px;
}

p.crm-ratio-medium {
    background-color: #ffa400;
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: white;
    border-radius: 5px;
}

p.crm-ratio-low {
    background-color: red;
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: white;
    border-radius: 5px;
}

.nexawp-down {
    border-left: 4px solid #dc3232;
    background-color: #fbeae5;
}

.nexawp-up {
    border-left: 4px solid #46b450;
    background-color: #ecf7ed;
}

.nexawp-notification {
    padding: 12px;
    position: relative;
    margin: 10px 0;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.nexawp-notification button.notice-dismiss {
    display:none;
}

p.no-notes-found {
    font-size: 14px;
    margin-bottom: 30px;
}

.crm-toggle-switch {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 23px;
    margin: 10px;
}

.crm-toggle-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.crm-toggle-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: green;
    transition: .4s;
    border-radius: 99px;
}

.crm-toggle-slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

.crm-toggle-switch input:checked + .crm-toggle-slider {
    background-color: green;
}

.crm-toggle-switch input:checked + .crm-toggle-slider:before {
    transform: translateX(15px);
}

.crm-cron-selection .cron-side-label {
    font-weight: bold;
}

.crm-wordpress-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.crm-wordpress-update {
    display: flex;
    gap: 10px;
    align-items: center;
}

span.counter-crm-version {
    color: #6f6af8;
}

.crm-subrow-note {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.crm-info-site-note img {
    border-radius: 99px;
    margin-right: 10px;
    padding: 5px;
    box-shadow: 3px 3px 8px #edeffb;
    background-color: white;
}

.crm-info-site-note {
    display: flex;
    align-items: center;
}

.crm-info-site-note a {
    text-decoration: none;
    color: #6f6af8;
    transition: 0.3s;
    font-size: 13px;
}

.crm-info-site-note a:hover {
    color: #3c434a;
}

select.modified-reminderSelect {
    margin-bottom: 10px;
}

.reminder-details {
    display: flex;
    gap: 8px;
    color: #6f6af8;
    font-weight: bold;
}

.crm-section-plugins {
    font-size: 14px;
}

table.crm-plugin-table th {
    text-align: left;
    color: #6f6af8;
    padding: 0 0 6px 0;
    font-size: 14px;
}

table.crm-plugin-table {
    width: 100%;
}

td.crm-plugin-autoupdate {
    position: relative;
    left: 13px;
}

td.crm-plugin-maj {
    display: flex;
    gap: 10px;
}

table.crm-plugin-table tr {
    line-height: 25px;
}

.crm-toggle-switcher-autoupdate {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 16px;
    margin-left: 10px;
}

.crm-toggle-switcher-autoupdate input {
    opacity: 0;
    width: 0;
    height: 0;
}

.crm-toggle-switcher-autoupdate .crm-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e5e4e4;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 16px;
}

.crm-toggle-switcher-autoupdate .crm-slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.crm-toggle-switcher-autoupdate input:checked + .crm-slider {
    background-color: #6f6af8;
}

.crm-toggle-switcher-autoupdate input:checked + .crm-slider:before {
    -webkit-transform: translateX(12px);
    -ms-transform: translateX(12px);
    transform: translateX(12px);
}

.crm-action-plugin .crm-temp-message.activate-message {
    display: block;
    margin: auto;
    padding-top: 10px;
}

.crm-action-plugin .crm-temp-message.deactivate-message {
    display: block;
    margin: auto;
    padding-top: 10px;
}

table.crm-wordpress-table {
    width: 100%;
    text-align: left;
}

table.crm-wordpress-table th {
    font-size: 14px;
    color: #6f6af8;
}

table.crm-wordpress-table td {
    font-size: 14px;
}

table.crm-wordpress-table td img {
    margin-right: 10px;
}

.toggle-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.auto-update-label-left {
    margin: 0 5px 0 0;
    font-size: 14px;
    font-weight: bold;
}

.auto-update-label-right {
    margin: 0 0 0 10px;
    font-size: 14px;
    font-weight: bold;
}


.crm-history-backup h4 {
    font-family: poppins;
    font-size: 14px;
    color: #6f6af8;
    margin: 20px 0 0 0;
}

.crm-backup-update li {
    font-size: 14px;
    color: #3c434a;
    display: flex;
    align-items: center;
}

.crm-backup-update ul {
    margin: 8px 0 12px 0;
}

.crm-backup-update li img {
    margin-right: 5px;
}

button.crm-backup-button, button.crm-backup-status-button, button.crm-backup-automation-button {
    transition: 0.3s;
    color: white !important;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    transition: 0.3s;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 30px;
    background-color: #1c1a55;
    border-radius: 10px;
    text-align: center;
}

button.crm-backup-button:hover, button.crm-backup-status-button:hover, button.crm-backup-automation-button:hover, button.crm-remove-automation-button:hover {
    background-color: #6f6af8;
}

button.crm-remove-automation-button {
    transition: 0.3s;
    color: white !important;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    transition: 0.3s;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 30px;
    background-color: red;
    border-radius: 10px;
    text-align: center;
    margin-top: 10px;
}

.crm-backup-update {
    margin-bottom: 15px;
}

.update-statut-backup {
    margin-top: 25px;
}

.nexawp-title-update h1 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    line-height: 40px;
}

.site-last-update-info p {
    margin: 0;
    font-size: 12px;
}

.nexa-global-note {
    display: flex;
    align-items: center;
    margin: 10px 0;
    font-size: 14px;
    font-family: Poppins;
}

span.nexa-note-display {
    color: #6f6af8;
    margin-left: 5px;
    font-weight: bold;
}

span.text-note-edit {
    color:#1d1a55;
}

.nexa-global-note img {
    margin-left: 6px;
    position: relative;
    top: -3px;
}

input.nexa-note-input {
    background-color: #f2f2fc;
    border: none;
    padding: 0px 10px;
    margin-left: 5px;
    width: 300px;
}

.crm-row-header-title {
    padding-right: 20px;
}

.nexa-detail-site p {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    margin: 0;
    color: #1c1a55;
}

button.copy-url-button {
    background-color: white;
    border: 0;
    cursor: pointer;
}

button.copy-url-button img {
    position: relative;
    top: 6px;
}

.form-table td {
    padding: 11px;
}

.crm-update-date {
    margin: 10px 0 0;
}

.update-api-key-wp {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    justify-content: flex-end;
}

button#copy-api-key-button {
    padding: 0;
}

span#copy-api-key-success {
    font-size: 12px;
}

.nexa-tab {
    margin-top: 25px;
}

.nexa-tab-list {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.nexa-tab-item {
    padding: 10px 20px;
    cursor: pointer;
    border: 1px solid #eee;
    background-color: #ffffff;
    margin-right: 10px;
    border-radius: 10px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: 0.3s;
    font-size: 14px;
    display: flex;
    align-items: center;
    text-align: center;
}

.nexa-tab-item:hover {
    background-color:  #6f6af8;
    color:white;
}

.nexa-tab-item.active, .tablinks.active {
    background-color: #6f6af8;
    box-shadow: 6px 8px 27px #edeffb;
    color: white;
}


.nexa-tab-content {
    display: none;
    margin-top: 5px;
    padding: 15px 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}

.nexa-tab-content.active {
    display: block;
}

.crm-backup-automation {
    margin-top: 30px;
}

.crm-backup-automation .crm-form-group {
    margin-bottom: 15px;
}

.crm-label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.crm-select {
    width: 100%;
    padding: 8px;
    font-size: 16px;
}

form {
    margin-block-end: 0;
}

.hidden {
    display: none;
}

span.backup-message {
    margin: 0;
    padding: 0;
    color: green;
}

.search-container {
    position: relative;
    display: inline-block;
}

#site-search {
    padding-right: 30px; /* espace pour l'icône */
}

.icon-search {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
}

.icon-search-user {
    position: relative;
    top: 12px;
    left: -32px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
}

.crm-search-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.crm-search-wrap input {
    padding: 5px;
    font-size: 14px;
}

.crm-search-wrap select, select#posts_per_page {
    text-align: center;
    width: 60px;
    border-radius: 10px;
    border: 1px solid #ececec;
    padding: 5px;
}


li.crm-note-add-menu {
    margin-bottom: 25px;
    padding: 10px 30px;
    border-radius: 10px;
    background-color: #1d1a55;
    box-shadow: 6px 8px 27px #edeffb;
    display: flex;
    align-items: center;
}

span.quick-note-title {
    color: white;
    font-weight: bold;
    font-size: 12px;
}

input.quick-note-input {
    padding: 0 5px;
    margin: 0;
    line-height: 14px;
    min-height: 0;
    background-color: #1d1a55;
    border-bottom: 1px solid white;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    color: white;
    width: 250px;
    font-size: 12px;
    font-weight: bold;
}

span.quick-note-display {
    font-size: 12px;
    color: white;
    margin-right: 5px;
}

.nexa-note-add-site {
    display: flex;
    gap: 5px;
    color: white;
    font-size: 12px;
    align-items: center;
}

input.nexa-note-input-site {
    width: 300px;
}

span.nexa-note-display-site {
    font-weight: bold;
}

.note-success-message {
    font-size: 12px;
    color: #ffffff;
    margin-left: 10px;
}

.crm-user-card {
    border-radius: 10px;
    padding: 5px 15px 15px;
    margin-bottom: 20px;
    background-color: #F2F2FC;
}

.crm-container-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.crm-user-actions {
    display: flex;
    justify-content: center;
}

.crm-user-details {
    flex-grow: 1;
}

div#notesDisplay {
    margin-bottom: 20px;
}

.crm-user-header {
    display: flex;
    align-items: center;
}

.crm-user-icon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.crm-user-details p {
    margin: 5px 0;
}

.crm-user-actions .button {
    background-color: #1c1a55;
    padding: 7px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 20px;
}

.crm-user-actions .button:hover {
    background-color: red;
    color:white;
}

.nexa-header-single {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px 15px;
    margin-left: 60px;
}

.crm-container-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.crm-pagination {
    margin-top: 20px;
    text-align: center;
}

div#site-pagination .crm-pagination {
    margin-top: 20px;
    text-align: center;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.crm-pagination ul {
    list-style: none;
    padding: 0;
    display: inline-block;
}

.crm-pagination li {
    display: inline;
    margin: 0 5px;
}

.crm-pagination a {
    text-decoration: none;
    border: 1px solid #e6e3e3;
    color: #3c434a;
    border-radius: 99px;
    transition: 0.3s;
    font-size: 12px;
}

.crm-pagination a:hover {
    background-color: #746ff8;
    color: #fff;
}

span.page-number.current, span.page-numbers.current {
    width: 30px;
    height: 30px;
    border: 1px solid #e6e3e3;
    background-color: #746ff8;
    border-radius: 99px;
    color:white;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.page-number {
    width: 30px;
    height: 30px;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.page-numbers.next-button {
    padding: 6px 16px;
    margin-left: 10px;
}

a.a.page-number.next-button {
    width: fit-content;
    font-size: 12px;
    line-height: 12px;
    padding: 0px 20px;
    margin-left: 10px;
}

a.a.page-number.previous-button {
    width: fit-content;
    font-size: 12px;
    line-height: 12px;
    padding: 0px 20px;
    margin-right: 10px;
}

a.page-numbers.previous-button {
    padding: 6px 16px;
    margin-right: 10px;
}

.select-spacing {
    padding-right: 20px !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='%23000000' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>"); /* Custom arrow */
    background-repeat: no-repeat;
    background-position-x: calc(100% - 10px);
    background-position-y: center;
}

.update-container {
    display: flex;
    align-items: center;
}

td.nexa-statut-update {
    display: flex;
    align-items: center;
}


.crm-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.crm-popup-content {
    background: #fefefe;
    padding: 30px;
    border-radius: 20px;
    text-align: center;
    animation: crmZoomInOut 0.5s;
    position: relative;
    width: 500px;
    margin: auto;
    top: 80px;
    box-shadow: 6px 8px 43px #1d23274a;
}

@keyframes crmZoomInOut {
    0% { transform: scale(0); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

.crm-close-popup {
    color: #0e1215;
    float: right;
    font-size: 40px;
    font-weight: bold;
    position: relative;
    top: -42px;
    right: -42px;
    background-color: white;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    transition: 0.3s;
}

.crm-close-popup:hover {
    transform: rotate(90deg);
    text-decoration: none;
    cursor: pointer;
}

.crm-close-popup:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.crm-popup-content h2 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin: -35px 0 0 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    color: #1d2327;
}


form#crmDeleteUserForm button {
    background-color: #d40606;
    color: white;
    padding: 7px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: auto;
}

form#crmDeleteUserForm button:hover {
    background-color: #1d1a55;
}

.nexa-filter-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.monitoring-error {
    margin-top: 5px;
    padding: 20px;
    border-radius: 10px;
    background-color: #fff3f3;
    border: 1px solid #ffebeb;
}

.delete-monitor-btn {
    padding: 7px 20px;
    background-color: #dc3545;
    color: white;
    border: none;
    border-radius: 10px;
    cursor: pointer;
}

.delete-monitor-btn:hover {
    background-color: #c82333;
}

.error-message {
    color: #dc3545;
    margin: 0 0 5px;
}

.activate-monitoring-btn {
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.activate-monitoring-btn:hover {
    background-color: #0056b3;
}

.activate-monitoring-btn:disabled {
    background-color: #6c757d;
    cursor: not-allowed;
}

.custom-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

.custom-popup-content {
    background: white;
    padding: 20px;
    border-radius: 5px;
    max-width: 500px;
    width: 90%;
    text-align: center;
}

.custom-popup h3 {
    margin-bottom: 15px;
}

.custom-popup button {
    margin: 10px;
    padding: 8px 15px;
}

.crm-backup-update ul {
    margin: 8px 0 12px 0;
}

.crm-backup-update li img {
    margin-right: 5px;
}

button.crm-backup-button, button.crm-backup-status-button, button.crm-backup-automation-button {
    transition: 0.3s;
    color: white !important;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    transition: 0.3s;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 30px;
    background-color: #1c1a55;
    border-radius: 10px;
    text-align: center;
}

button.crm-backup-button:hover, button.crm-backup-status-button:hover, button.crm-backup-automation-button:hover, button.crm-remove-automation-button:hover {
    background-color: #6f6af8;
}

button.crm-remove-automation-button {
    transition: 0.3s;
    color: white !important;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    transition: 0.3s;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 30px;
    background-color: red;
    border-radius: 10px;
    text-align: center;
    margin-top: 10px;
}

.crm-backup-update {
    margin-bottom: 15px;
}

.update-statut-backup {
    margin-top: 25px;
}

.nexawp-title-update h1 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    line-height: 40px;
}

.site-last-update-info p {
    margin: 0;
    font-size: 12px;
}

.nexa-global-note {
    display: flex;
    align-items: center;
    margin: 10px 0;
    font-size: 14px;
    font-family: Poppins;
}

span.nexa-note-display {
    color: #6f6af8;
    margin-left: 5px;
    font-weight: bold;
}

span.text-note-edit {
    color:#1d1a55;
}

.nexa-global-note img {
    margin-left: 6px;
    position: relative;
    top: -3px;
}

input.nexa-note-input {
    background-color: #f2f2fc;
    border: none;
    padding: 0px 10px;
    margin-left: 5px;
    width: 300px;
}

.crm-row-header-title {
    padding-right: 20px;
}

.nexa-detail-site p {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    margin: 0;
    color: #1c1a55;
}

button.copy-url-button {
    background-color: white;
    border: 0;
    cursor: pointer;
}

button.copy-url-button img {
    position: relative;
    top: 6px;
}

.form-table td {
    padding: 11px;
}

.crm-update-date {
     margin: 10px 0 0;
}

.update-api-key-wp {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    justify-content: flex-end;
}

button#copy-api-key-button {
    padding: 0;
}

span#copy-api-key-success {
    font-size: 12px;
}

.nexa-tab {
    margin-top: 25px;
}

.nexa-tab-list {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.nexa-tab-item {
    padding: 10px 20px;
    cursor: pointer;
    border: 1px solid #eee;
    background-color: #ffffff;
    margin-right: 10px;
    border-radius: 10px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: 0.3s;
    font-size: 14px;
    display: flex;
    align-items: center;
    text-align: center;
}

.nexa-tab-item:hover {
    background-color:  #6f6af8;
    color:white;
}

.nexa-tab-item.active {
    background-color: #6f6af8;
    box-shadow: 6px 8px 27px #edeffb;
    color: white;
}


.nexa-tab-content {
    display: none;
    margin-top: 5px;
    padding: 15px 30px;
    border: 1px solid #edeffb9c;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 6px 8px 27px #edeffb;
}

.nexa-tab-content.active {
    display: block;
}

.crm-backup-automation {
    margin-top: 30px;
}

.crm-backup-automation .crm-form-group {
    margin-bottom: 15px;
}

.crm-label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.crm-select {
    width: 100%;
    padding: 8px;
    font-size: 16px;
}

form {
    margin-block-end: 0;
}

.hidden {
    display: none;
}

span.backup-message {
    margin: 0;
    padding: 0;
    color: green;
}

.search-container {
    position: relative;
    display: inline-block;
}

#site-search {
    padding-right: 30px; /* espace pour l'icône */
}

.icon-search {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
}

.icon-search-user {
    position: relative;
    top: 12px;
    left: -32px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
}

.crm-search-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.crm-search-wrap input {
    padding: 5px;
    font-size: 14px;
}

.crm-search-wrap select, select#posts_per_page {
    text-align: center;
    width: 60px;
    border-radius: 10px;
    border: 1px solid #ececec;
    padding: 5px;
}


li.crm-note-add-menu {
    margin-bottom: 25px;
    padding: 10px 30px;
    border-radius: 10px;
    background-color: #1d1a55;
    box-shadow: 6px 8px 27px #edeffb;
    display: flex;
    align-items: center;
}

span.quick-note-title {
    color: white;
    font-weight: bold;
    font-size: 12px;
}

input.quick-note-input {
    padding: 0 5px;
    margin: 0;
    line-height: 14px;
    min-height: 0;
    background-color: #1d1a55;
    border-bottom: 1px solid white;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    color: white;
    width: 250px;
    font-size: 12px;
    font-weight: bold;
}

span.quick-note-display {
    font-size: 12px;
    color: white;
    margin-right: 5px;
}

.nexa-note-add-site {
    display: flex;
    gap: 5px;
    color: white;
    font-size: 12px;
    align-items: center;
}

input.nexa-note-input-site {
    width: 300px;
}

span.nexa-note-display-site {
    font-weight: bold;
}

.note-success-message {
    font-size: 12px;
    color: #ffffff;
    margin-left: 10px;
}

.crm-user-card {
    border-radius: 10px;
    padding: 5px 15px 15px;
    margin-bottom: 20px;
    background-color: #F2F2FC;
}

.crm-container-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.crm-user-actions {
    display: flex;
    justify-content: center;
}

.crm-user-details {
    flex-grow: 1;
}

div#notesDisplay {
    margin-bottom: 20px;
}

.crm-user-header {
    display: flex;
    align-items: center;
}

.crm-user-icon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.crm-user-details p {
    margin: 5px 0;
}

.crm-user-actions .button {
    background-color: #1c1a55;
    padding: 7px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 20px;
}

.crm-user-actions .button:hover {
    background-color: red;
    color:white;
}

.nexa-header-single {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px 15px;
    margin-left: 60px;
}

.crm-container-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.crm-pagination {
    margin-top: 20px;
    text-align: center;
}

div#site-pagination .crm-pagination {
    margin-top: 20px;
    text-align: center;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.crm-pagination ul {
    list-style: none;
    padding: 0;
    display: inline-block;
}

.crm-pagination li {
    display: inline;
    margin: 0 5px;
}

.crm-pagination a {
    text-decoration: none;
    border: 1px solid #e6e3e3;
    color: #3c434a;
    border-radius: 99px;
    transition: 0.3s;
    font-size: 12px;
}

.crm-pagination a:hover {
    background-color: #746ff8;
    color: #fff;
}

span.page-number.current, span.page-numbers.current {
    width: 30px;
    height: 30px;
    border: 1px solid #e6e3e3;
    background-color: #746ff8;
    border-radius: 99px;
    color:white;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.page-number {
    width: 30px;
    height: 30px;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.page-numbers.next-button {
    padding: 6px 16px;
    margin-left: 10px;
}

a.a.page-number.next-button {
    width: fit-content;
    font-size: 12px;
    line-height: 12px;
    padding: 0px 20px;
    margin-left: 10px;
}

a.a.page-number.previous-button {
    width: fit-content;
    font-size: 12px;
    line-height: 12px;
    padding: 0px 20px;
    margin-right: 10px;
}

a.page-numbers.previous-button {
    padding: 6px 16px;
    margin-right: 10px;
}

.select-spacing {
    padding-right: 20px !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='%23000000' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>"); /* Custom arrow */
    background-repeat: no-repeat;
    background-position-x: calc(100% - 10px);
    background-position-y: center;
}

.update-container {
    display: flex;
    align-items: center;
}

td.nexa-statut-update {
    display: flex;
    align-items: center;
}


.crm-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.crm-popup-content {
    background: #fefefe;
    padding: 30px;
    border-radius: 20px;
    text-align: center;
    animation: crmZoomInOut 0.5s;
    position: relative;
    width: 500px;
    margin: auto;
    top: 80px;
    box-shadow: 6px 8px 43px #1d23274a;
}

@keyframes crmZoomInOut {
    0% { transform: scale(0); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

.crm-close-popup {
    color: #0e1215;
    float: right;
    font-size: 40px;
    font-weight: bold;
    position: relative;
    top: -42px;
    right: -42px;
    background-color: white;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    transition: 0.3s;
}

.crm-close-popup:hover {
    transform: rotate(90deg);
    text-decoration: none;
    cursor: pointer;
}

.crm-close-popup:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.crm-popup-content h2 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin: -35px 0 0 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    color: #1d2327;
}


form#crmDeleteUserForm button {
    background-color: #d40606;
    color: white;
    padding: 7px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: auto;
}

form#crmDeleteUserForm button:hover {
    background-color: #1d1a55;
}

.nexa-filter-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.monitoring-error {
    margin-top: 5px;
    padding: 20px;
    border-radius: 10px;
    background-color: #fff3f3;
    border: 1px solid #ffebeb;
}

.delete-monitor-btn {
    padding: 7px 20px;
    background-color: #dc3545;
    color: white;
    border: none;
    border-radius: 10px;
    cursor: pointer;
}

.delete-monitor-btn:hover {
    background-color: #c82333;
}

.error-message {
    color: #dc3545;
    margin: 0 0 5px;
}

.activate-monitoring-btn {
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.activate-monitoring-btn:hover {
    background-color: #0056b3;
}

.activate-monitoring-btn:disabled {
    background-color: #6c757d;
    cursor: not-allowed;
}

.custom-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #cfe1cf;
    color: #1d1a55;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 6px 8px 27px #edeffb;
    transition: right 0.5s ease-in-out;
    z-index: 1000;
    font-size: 16px;
    border: 1px solid #cfe1cf;
}

.custom-popup-content {
    background: white;
    padding: 20px;
    border-radius: 5px;
    max-width: 500px;
    width: 90%;
    text-align: center;
}

.custom-popup h3 {
    margin-bottom: 15px;
}

.custom-popup button {
    margin: 10px;
    padding: 8px 15px;
}

.crm-button-monitoring {
    background-color: green;
    color: white;
    padding: 7px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    font-weight: normal;
    border-radius: 10px;
    transition: 0.3s;
    border: none;
    cursor: pointer;
    margin: 10px 0;
}

.crm-button-monitoring:hover {
    background-color: black;
    color:white;
}

.crm-button-monitoring-close {
    background: #dc3545;
    color: white;
    border: none;
    padding: 7px 20px;
    cursor: pointer;
    border-radius: 10px;
    transition: 0.3s;
}

.crm-button-monitoring-close:hover {
    opacity: 0.7;
}
