.cv-disable-frontend .cv-frontend-only {
display: none !important;
} .et_pb_search input.et_pb_searchsubmit {
min-height: 100% !important;
background-color: #ffffff;
cursor: pointer;
} .cv-prenom {
font-size: 26px;
font-weight: 600;
color: #000;
}  .cv-sidebar {
position: fixed;
top: 0;
left: 0;
width: 300px; height: 100vh; background: #ffffff;
z-index: 1000;
box-shadow: 0 0 20px rgba(0,0,0,0.05);
overflow-y: auto;
background-repeat: no-repeat !important;
} .cv-sidebar .et_pb_row {
width: 100% !important;
max-width: 100% !important;
padding-left: 24px;
padding-right: 24px;
} .cv-sidebar .et_pb_column {
padding-top: 24px;
padding-bottom: 24px;
} .cv-content {
margin-left: 200px; padding: 20px; } .cv-top-icons {
text-align: right;
white-space: nowrap;
}
.cv-top-icons a {
display: inline-block !important;
margin-left: 12px;
text-decoration: none;
font-size: 18px;
} .cv-anniv-widget {
margin-top: 10px;
}
.cv-anniv-item {
text-align: center;
margin-bottom: 20px;
} .cv-anniv-photo {
width: 80px;
height: 80px;
margin: 0 auto 8px auto;
border-radius: 50%;
overflow: hidden;
}
.cv-anniv-photo img {
width: 100%;
height: 100%;
object-fit: cover;
} .cv-anniv-name {
font-size: 16px;
font-weight: 600;
margin-bottom: 3px;
}
.cv-anniv-date {
font-size: 13px;
color: #777;
} .cv-anniv-widget h3 {
text-align: center;
margin-bottom: 20px;
position: relative;
padding-bottom: 8px;
}
.cv-anniv-widget h3:not(:first-of-type)::before {
content: "";
display: block;
width: 100%;
height: 1px;
background: #ddd;
margin: 20px 0;
} .cv-dashboard-row { 
display: flex !important; 
align-items: stretch !important; 
} .cv-dashboard-row .et_pb_column { 
display: flex !important; 
flex-direction: column !important; 
} .cv-dashboard-row .et_pb_module { 
margin-bottom: 20px; 
} .cv-dashboard-row .et_pb_column{
min-height: 0 !important;
} .cv-dashboard-row .et_pb_module {
border-radius: 16px;
} .cv-top-gradient {
content: "";
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 5px; background: linear-gradient(90deg, #ffb200, #ff5c00);
z-index: 999999;
pointer-events: none;
} #main-header,
#top-header {
display: none !important;
} #page-container {
padding-top: 0 !important;
} .wp-block-latest-posts__list .wp-block-latest-posts__post-title,
.wp-block-latest-posts__list li a {
font-size: 18px !important; line-height: 1.3em !important;
font-weight: 600 !important;
} .cv-breadcrumb {
font-size: 14px;
margin-bottom: 20px;
color: #000000;
}
.cv-breadcrumb a {
color: #000000;
text-decoration: none;
}
.cv-breadcrumb a:hover {
text-decoration: underline;
} .search #main-content {
margin-left: 260px !important; } .cv-anniv-today .cv-anniv-item {
transform: scale(1.15);
margin-bottom: 25px;
}
.cv-anniv-today .cv-anniv-photo {
width: 100px;
height: 100px;
} .cv-anniv-soon {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 15px;
}
.cv-anniv-soon .cv-anniv-item {
width: 120px;
}
.cv-anniv-soon .cv-anniv-photo {
width: 60px;
height: 60px;
}
.cv-anniv-soon .cv-anniv-name {
font-size: 14px;
}
.cv-anniv-soon .cv-anniv-date {
font-size: 12px;
} .cv-anniv-today {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 20px;
}  .cv-quote-widget {
padding: 15px 20px;
text-align: left;
border-left: 4px solid #0156ff; } .cv-quote-title {
font-size: 16px;
font-weight: 600;
margin-bottom: 8px;
color: #595959;
} .cv-quote-text {
font-size: 14px;
line-height: 1.4;
color: #595959;
} .cv-type-citation .cv-quote-widget {
border-left-color: #0156ff;
} .cv-type-fact .cv-quote-widget {
border-left-color: #0156ff; 
} .cv-quote-widget p {
margin: 0 !important;
}  .cvcal-wrapper {
background: #ffffff;
border-radius: 20px;
padding: 16px 18px 14px;
max-width: 320px;
box-shadow: 0 8px 20px rgba(0,0,0,0.03);
font-family: inherit;
} .cvcal-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
}
.cvcal-month-label {
font-size: 18px;
font-weight: 700;
}
.cvcal-nav button {
border: none;
background: #f1f1f1;
width: 28px;
height: 28px;
border-radius: 50%;
cursor: pointer;
font-size: 18px;
line-height: 1;
display: inline-flex;
align-items: center;
justify-content: center;
} .cvcal-weekdays {
display: flex;
justify-content: space-between;
margin-bottom: 6px;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
}
.cvcal-weekdays span {
width: calc(100% / 7);
text-align: center;
} .cvcal-grid {
display: flex;
flex-wrap: wrap;
} .cvcal-day {
width: calc(100% / 7);
height: 40px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-bottom: 4px;
}
.cvcal-day.empty {
pointer-events: none;
} .cvcal-day-number {
width: 24px;
height: 24px;
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 13px;
} .cvcal-day-number.cvcal-today {
background: #2667ff;
color: #ffffff;
} .cvcal-dots {
margin-top: 3px;
display: flex;
gap: 3px;
}
.cvcal-dot {
width: 6px;
height: 6px;
border-radius: 50%;
}
.cvcal-dot-public {
background: #2667ff; }
.cvcal-dot-memo {
background: #ff4b4b; }
.cvcal-day-has-event {
cursor: pointer;
} .cvcal-modal {
position: fixed;
inset: 0;
display: none;
z-index: 9999; }
.cvcal-modal.is-open {
display: block;
}
.cvcal-modal-backdrop {
position: absolute;
inset: 0;
background: rgba(0,0,0,0.45);
}
.cvcal-modal-content {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
background: #ffffff;
border-radius: 14px;
max-width: 420px;
width: 90%;
padding: 16px 18px 14px;
box-shadow: 0 12px 40px rgba(0,0,0,0.25);
}
.cvcal-modal-close {
position: absolute;
right: 10px;
top: 8px;
border: none;
background: transparent;
font-size: 20px;
cursor: pointer;
} .cvcal-modal-body h4 {
font-size: 16px;
margin-bottom: 8px;
}
.cvcal-modal-event {
padding: 8px 0;
border-top: 1px solid #eee;
}
.cvcal-modal-event:first-of-type {
border-top: none;
}
.cvcal-modal-event h5 {
font-size: 14px;
margin: 2px 0 3px;
}
.cvcal-modal-event p {
font-size: 13px;
margin: 0;
} .cvcal-modal-tag {
display: inline-block;
font-size: 11px;
padding: 2px 6px;
border-radius: 999px;
margin-bottom: 3px;
}
.cvcal-modal-tag.public {
background: rgba(38,103,255,0.1);
color: #2667ff;
}
.cvcal-modal-tag.memo {
background: rgba(255,75,75,0.1);
color: #ff4b4b;
} body.cvcal-modal-open {
overflow: hidden;
} #cv-chat-window {
backdrop-filter: blur(4px);
} #cv-chat-header { 
background: #0156ff; 
color: #fff; 
padding: 12px 16px; 
font-size: 16px; 
font-weight: 600; 
display: flex; 
justify-content: space-between; 
align-items: center; 
} .cv-chat-page #main-header,
.cv-chat-page #top-header,
.cv-chat-page #colophon,
.cv-chat-page .et-fixed-header,
.cv-chat-page #wpadminbar,
.cv-chat-page .cv-sidebar,
.cv-chat-page #cv-chat-bubble,
.cv-chat-page header,
.cv-chat-page footer {
display: none !important;
} .cv-chat-page #et-main-area,
.cv-chat-page #main-content,
.cv-chat-page .entry-content {
margin: 0 !important;
padding: 0 !important;
}
.cv-chat-page body {
padding-top: 0 !important;
} .cv-chat-page .bp-messages-wrap #bm-new-thread-title {
font-size: 12px !important;
line-height: 1.3 !important;
font-weight: 600 !important;
}
#cv-chat-bubble {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 999999;
} #cv-chat-unread {
position: absolute;
top: -5px;
right: -5px;
min-width: 20px;
height: 20px;
padding: 0 6px;
background: #e63946; color: #ffffff;
font-size: 12px;
font-weight: 700;
border-radius: 999px;
display: none; align-items: center;
justify-content: center;
box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
#cv-chat-bubble {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 999999;
}
#cv-chat-btn {
background: #0156ff;
color: #fff;
width: 60px;
height: 60px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
box-shadow: 0 8px 20px rgba(0,0,0,0.15);
transition: transform .15s ease;
}
#cv-chat-btn:hover {
transform: scale(1.08);
}
#cv-chat-window {
position: fixed;
bottom: 100px;
right: 20px;
width: 380px;
height: 520px;
background: #ffffff;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.15);
z-index: 999998;
display: none;
overflow: hidden;
opacity: 0;
transform: translateY(20px);
transition: opacity .25s ease, transform .25s ease;
}
#cv-chat-window.cv-visible {
opacity: 1;
transform: translateY(0);
} #cv-chat-iframe {
width: 100% !important;
height: 100% !important;
border: none !important;
} #cv-chat-window iframe { transform: scale(0.92);
transform-origin: top center;
} #cv-chat-window {
overflow: hidden !important;
}
#cv-chat-loading {
position: absolute;
top: 48px; left: 0;
width: 100%;
height: calc(100% - 48px);
background: white;
display: flex;
align-items: center;
justify-content: center;
z-index: 10;
font-size: 15px;
font-weight: 600;
}   .cv-online-wrapper {
text-align: left;
} .cv-online-title {
font-size: 18px;
color: #000;
font-family: Inter;
font-weight:600;
padding-bottom:10px;
} .cv-online-members {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(50px, auto));
gap: 5px;
justify-content:start;
} .cv-member-item {
position: relative;
} .cv-member-avatar img {
width: 40px !important;
height: 40px !important;
border-radius: 50%;
object-fit: cover;
box-shadow: 0 4px 10px rgba(0,0,0,0.08);
transition: transform .2s ease;
}
.cv-member-avatar img:hover {
transform: scale(1.08);
} .cv-member-hover-name {
position: absolute;
bottom: -5px;
left: 25%;
transform: translateX(-50%);
background: #0156ff;
color: #fff;
padding: 4px 8px;
border-radius: 6px;
font-size: 12px;
white-space: nowrap;
opacity: 0;
pointer-events: none;
transition: opacity .2s ease;
z-index: 10;
} .cv-member-item:hover .cv-member-hover-name {
opacity: 1;
} .cv-member-name,
.cv-member-name a {
display: none !important;
} #cv-news-filters {
display: flex;
gap: 12px;
margin-bottom: 20px;
flex-wrap: wrap;
}
#cv-news-filters button {
padding: 8px 16px;
border-radius: 20px;
border: 1px solid #dcdcdc;
background: #f8f8f8;
cursor: pointer;
font-size: 14px;
transition: all .2s ease;
}
#cv-news-filters button:hover {
background: #e8e8e8;
}
#cv-news-filters button.active {
background: #0156ff;
color: #fff;
border-color: #0156ff;
} .weatherwidget-io {
pointer-events: none !important;
}  .download-entry {
background: #ffffff;
padding: 20px;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0,0,0,0.06);
margin-bottom: 20px;
display: flex;
gap: 20px;
align-items: center;
} .download-entry .doc-thumb {
width: 70px;
height: 70px;
object-fit: contain;
border-radius: 8px;
} .download-entry h2 {
font-size: 18px !important;
font-weight: 600 !important;
margin: 0 0 6px 0;
color: #2c3e50;
} .download-entry .download-buttons a {
background: #2c3e50 !important;
color: #fff !important;
padding: 8px 14px !important;
border-radius: 8px;
text-decoration: none !important;
}  .cv-profil-wrapper {
display: flex;
gap: 50px;
background: #fff;
padding: 40px;
border-radius: 15px;
box-shadow: 0 10px 25px rgba(0,0,0,0.06);
} .cv-profil-wrapper {
display: flex;
align-items: flex-start; 
gap: 25px;
} .cv-profil-left {
flex: 0 0 38%; text-align: center;
border-right: 1px solid #eee;
} .cv-profil-right {
flex: 1; }
.cv-profil-photo img {
width: 150px;
height: 150px;
border-radius: 50%;
object-fit: cover;
margin-bottom: 20px;
border: 4px solid #f5f5f5;
box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}
.cv-profil-name {
font-size: 22px;
font-weight: 600;
margin-bottom: 5px;
}
.cv-profil-role {
font-size: 14px;
color: #888;
margin-bottom: 40px;
}
.cv-profil-subtitle {
font-size: 16px;
font-weight: 600;
margin-top: 30px;
color: #444;
}
.cv-profil-title {
font-size: 28px;
font-weight: 700;
margin-bottom: 20px;
}
.cv-profil-section {
font-size: 20px;
margin-top: 10px;
margin-bottom: 20px;
font-weight: 600;
} .acf-field input[type="text"],
.acf-field input[type="email"],
.acf-field input[type="date"],
.acf-field textarea,
.acf-field select {
width: 100%;
padding: 14px 15px !important;
border: 1px solid #ddd !important;
border-radius: 10px !important;
font-size: 16px;
background: #fafafa;
}
.acf-field {
margin-bottom: 22px !important;
} .acf-form-submit input[type="submit"] {
background: #0156ff !important;
color: white !important;
border-radius: 10px !important;
padding: 14px 26px !important;
font-size: 16px !important;
font-weight: 600;
border: none !important;
cursor: pointer;
transition: 0.2s;
}
.acf-form-submit input[type="submit"]:hover {
background: #1749d3 !important;
} .cv-profil-photo-img {
width: 140px;
height: 140px;
display: block;
margin: 0 auto 20px;
border-radius: 50%;
overflow: hidden; border: 4px solid #f5f5f5;
} .cv-profil-photo-img img {
width: 100%;
height: 100%;
object-fit: cover;
} .cv-password-box {
background: #ffffff;
border-radius: 12px;
padding: 25px 20px;
box-shadow: 0 4px 15px rgba(0,0,0,0.06);
max-width: 350px;
margin: 20px auto;
} .cv-password-box label {
font-weight: 600;
color: #555;
display: block;
margin-bottom: 6px;
}
.cv-password-wrapper {
text-align: center;
}
.cv-password-wrapper .cv-password-box {
margin: 0 auto !important;
} .cv-password-box input[type="password"] {
width: 100%;
padding: 12px 14px;
border: 1px solid #ddd;
border-radius: 10px;
font-size: 15px;
outline: none;
margin-bottom: 15px;
transition: border-color 0.2s, box-shadow 0.2s;
}
.cv-password-box input[type="password"]:focus {
border-color: #4b63ff;
box-shadow: 0 0 0 2px rgba(75, 99, 255, 0.2);
} .cv-password-box input[type="submit"],
.cv-password-box button[type="submit"] {
width: 100%;
padding: 12px;
background: #0156ff;
color: white;
font-weight: 600;
border: none;
border-radius: 10px;
font-size: 15px;
cursor: pointer;
transition: background 0.2s;
}
.cv-password-box input[type="submit"]:hover,
.cv-password-box button[type="submit"]:hover {
background: #3b52e6;
}
.cv-photo-container{
width:120px;
height:120px;
position:relative;
margin:0 auto;
}
.cv-photo-wrapper{
width:120px;
height:120px;
border-radius:50%;
overflow:hidden;
background-color:#f2f2f2;
background-size:cover;
background-position:center;
background-repeat:no-repeat;
} .cv-photo-wrapper .cv-photo-img{
width:0;
height:0;
opacity:0;
position:absolute;
left:-9999px;
} .cv-photo-btn{
position:absolute;
right:0;
bottom:0;
width:38px;
height:38px;
border-radius:50%;
background:#0156ff;
color:#fff;
display:flex;
align-items:center;
justify-content:center;
cursor:pointer;
box-shadow:0 4px 10px rgba(0,0,0,.25);
border:none;
font-size:16px;
line-height:1;
transform:translate(20%,20%);
}
.cv-photo-btn:hover{
background:#155a96;
} #cf-register-form {
max-width: 420px;
margin: 0 auto;
}
#cf-register-form .cf-field {
margin-bottom: 15px;
}
#cf-register-form label {
font-weight: 600;
display: block;
margin-bottom: 5px;
}
#cf-register-form input {
width: 100%;
padding: 10px;
border: 1px solid #CCC;
border-radius: 5px;
}
#cf-register-form .cf-submit {
background: #0065a3;
color: #FFF;
padding: 12px 18px;
border: none;
border-radius: 5px;
cursor: pointer;
width: 100%;
}
#cf-register-form .cf-submit:hover {
background: #004f82;
}
#cv-news-list article.is-hidden {
display: none !important;
}