.odoo-team,
.odoo-agenda {
font-family: "Apax", sans-serif !important;
}  .odoo-team__grid {
display: grid !important;
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
gap: 0 !important;
}
@media (max-width: 1024px) {
.odoo-team__grid {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
}
@media (max-width: 767px) {
.odoo-team__grid {
grid-template-columns: 1fr !important;
}
} .odoo-team__card {
position: relative !important;
padding: 40px !important;
border: 0 !important;
border-radius: 0 !important;
box-shadow: none !important;
background: transparent !important;
color: #154734 !important;
} .odoo-team__card > div:first-child {
display: flex !important;
flex-direction: column !important;
align-items: center !important;
gap: 12px !important;
}
.odoo-team__card > div:first-child > div {
text-align: center !important;
} .odoo-team__card img {
width: 150px !important;
height: 150px !important;
border-radius: 999px !important;
object-fit: cover !important;
} .odoo-team__card > div:first-child > div > div:first-child {
font-weight: 800 !important;
font-size: 20px !important;
}
.odoo-team__card > div:first-child > div > div:last-child {
margin-top: 5px !important;
opacity: 0.9 !important;
} .odoo-team__card > div:nth-child(2) {
display: none !important;
} .odoo-team__card::after {
content: "";
position: absolute;
top: 40px;
right: 0;
bottom: 40px;
width: 1px;
background: #154734;
}
.odoo-team__card::before {
content: "";
position: absolute;
left: 40px;
right: 40px;
bottom: 0;
height: 1px;
background: #154734;
} @media (min-width: 1025px) {
.odoo-team__card:nth-child(4n)::after {
display: none;
}
}
@media (max-width: 1024px) and (min-width: 768px) {
.odoo-team__card:nth-child(3n)::after {
display: none;
}
}
@media (max-width: 767px) {
.odoo-team__card::after {
display: none;
}
}  .odoo-agenda,
.odoo-agenda * {
color: #154734 !important;
} .odoo-agenda__filters {
display: flex !important;
gap: 24px !important;
flex-wrap: nowrap !important;
align-items: center !important;
margin-bottom: 20px !important;
}
.odoo-agenda__filters > div {
flex: 0 0 auto !important;
min-width: 0 !important;
}
.odoo-agenda__filter {
display: flex !important;
align-items: center !important;
gap: 8px !important;
margin: 0 !important;
padding: 0 !important;
}
.odoo-agenda__filter label {
display: inline-block !important;
margin: 0 !important;
color: #154734 !important;
font-weight: 700 !important;
line-height: 1.2 !important;
}
.odoo-agenda__filter select {
display: inline-block !important;
width: auto !important;
min-width: 0 !important;
max-width: none !important;
background: transparent !important;
border: 0 !important;
box-shadow: none !important;
outline: none !important;
color: #154734 !important;
line-height: 1.2 !important;
padding: 0 !important;
margin: 0 !important; appearance: auto !important;
-webkit-appearance: menulist !important;
-moz-appearance: menulist !important;
} .odoo-agenda .odoo-agenda__list,
.odoo-agenda .odoo-agenda__item {
background: transparent !important;
} .odoo-agenda[data-mode="list"] .odoo-agenda__list > div {
padding: 24px 0 !important;
border-top: 1px solid #154734 !important;
}
.odoo-agenda[data-mode="list"] .odoo-agenda__list > div:last-child {
border-bottom: 1px solid #154734 !important;
} .odoo-agenda .odoo-agenda__list a,
.odoo-agenda .odoo-agenda__item a {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
background: transparent !important;
color: #154734 !important;
border: 1px solid #154734 !important;
border-radius: 33px !important;
padding: 10px 25px !important;
font-weight: 700 !important;
line-height: 1 !important;
text-decoration: none !important;
transition: all 0.2s ease !important;
}
.odoo-agenda .odoo-agenda__list a:hover,
.odoo-agenda .odoo-agenda__item a:hover {
background: transparent !important;
color: #fff !important;
border: 1px solid #fff !important;
} .odoo-agenda span[style*="opacity"] {
color: #43B02A !important;
opacity: 1 !important;
}  .fc,
.fc * {
box-sizing: border-box !important;
}
.fc .fc-view-harness,
.fc .fc-view,
.fc .fc-scrollgrid,
.fc .fc-scrollgrid-section,
.fc .fc-scrollgrid-section table,
.fc .fc-scroller-harness,
.fc .fc-scroller,
.fc .fc-daygrid-body,
.fc .fc-daygrid-body table,
.fc .fc-scrollgrid-sync-table {
margin: 0 !important;
padding: 0 !important;
} .fc .fc-scrollgrid-section-header > *,
.fc .fc-scrollgrid-section-body > *,
.fc .fc-scrollgrid-section-footer > * {
padding: 0 !important;
margin: 0 !important;
} .fc .fc-scrollgrid,
.fc .fc-col-header,
.fc .fc-daygrid-body table,
.fc .fc-scrollgrid-sync-table {
border-collapse: collapse !important;
border-spacing: 0 !important;
}
.fc .fc-scrollgrid,
.fc .fc-scrollgrid table {
width: 100% !important;
} .odoo-agenda .fc,
.odoo-agenda .fc .fc-view-harness,
.odoo-agenda .fc .fc-scrollgrid,
.odoo-agenda .fc .fc-scrollgrid-section > *,
.odoo-agenda .fc .fc-daygrid-day-frame,
.odoo-agenda .fc .fc-daygrid-day,
.odoo-agenda .fc .fc-timegrid-slot,
.odoo-agenda .fc .fc-timegrid-col {
background: transparent !important;
} .odoo-agenda .fc .fc-scrollgrid,
.odoo-agenda .fc td,
.odoo-agenda .fc th,
.fc-theme-standard td,
.fc-theme-standard th,
.fc .fc-daygrid-day,
.fc .fc-col-header-cell {
border-color: rgba(21, 71, 52, 0.35) !important;
} .fc .fc-col-header-cell {
height: 42px !important;
min-height: 42px !important;
padding: 0 !important;
margin: 0 !important;
vertical-align: middle !important;
}
.odoo-agenda .fc .fc-col-header-cell,
.odoo-agenda .fc .fc-col-header-cell-cushion {
color: #154734 !important;
}
.fc .fc-col-header-cell-cushion {
display: flex !important;
align-items: center !important;
justify-content: center !important;
height: 42px !important;
padding: 0 !important;
margin: 0 !important;
line-height: 1 !important;
font-weight: 700 !important;
color: #154734 !important;
text-decoration: none !important;
} .odoo-agenda .fc .fc-toolbar-title {
color: #154734 !important;
font-weight: 400 !important;
}
.odoo-agenda .fc .fc-button {
background: transparent !important;
border: 0 !important;
color: #154734 !important;
} .fc .fc-daygrid-body table tbody tr,
.fc .fc-daygrid-body table tbody tr td {
height: 105px !important;
min-height: 105px !important;
padding: 0 !important;
margin: 0 !important;
vertical-align: top !important;
}
.fc .fc-daygrid-day-frame {
height: 105px !important;
min-height: 105px !important;
margin: 0 !important;
padding: 0 !important;
display: flex !important;
flex-direction: column !important;
box-sizing: border-box !important;
}
.fc .fc-daygrid-day-top {
display: flex !important;
justify-content: flex-end !important;
padding: 4px 6px 0 6px !important;
margin: 0 !important;
min-height: auto !important;
line-height: 1 !important;
}
.fc .fc-daygrid-day-number {
color: #154734 !important;
text-decoration: none !important;
font-weight: 400 !important;
padding: 0 !important;
}
.fc .fc-day-other .fc-daygrid-day-number {
opacity: 0.35 !important;
} .fc .fc-daygrid-body-natural .fc-daygrid-day-events {
margin-bottom: 0 !important;
}
.fc .fc-daygrid-day-events {
flex: 1 1 auto !important;
margin: 0 !important;
padding: 2px 4px 0 4px !important;
min-height: 0 !important;
overflow: hidden !important;
}
.fc .fc-daygrid-day-bottom {
display: none !important;
}
.fc .fc-daygrid-event-harness {
margin-top: 2px !important;
margin-bottom: 0 !important;
}
.fc .fc-daygrid-block-event {
border-radius: 6px !important;
padding: 0 !important;
}
.fc .fc-daygrid-event {
display: block !important;
width: 100% !important;
box-sizing: border-box !important;
overflow: hidden !important;
margin: 0 !important;
}
.fc .fc-event-main {
padding: 6px 8px !important;
}
.fc .fc-event-title {
white-space: nowrap !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
font-size: 14px !important;
line-height: 1.2 !important;
} .odoo-agenda .fc .fc-day-today,
.fc .fc-day-today {
background: rgba(21, 71, 52, 0.10) !important;
}
.odoo-agenda .fc .fc-day-today {
background-color: rgba(21, 71, 52, 0.15) !important;
} .odoo-agenda .fc .fc-event {
background-color: #154734 !important;
border-color: #154734 !important;
color: #fff !important;
}
.odoo-agenda .fc .fc-event,
.odoo-agenda .fc .fc-event * {
color: #fff !important;
} .odoo-agenda .fc .fc-today-button,
.odoo-agenda .fc .fc-event-time,
.odoo-agenda .fc .fc-daygrid-event-dot {
display: none !important;
} @media (max-width: 767px) {
.odoo-agenda__filters {
flex-wrap: wrap !important;
gap: 20px !important;
}
.odoo-agenda__filters > div {
min-width: 100% !important;
}
.odoo-agenda__filters select {
width: 100% !important;
max-width: 100% !important;
}
}