/* TAG */
html { overflow-y: scroll; }

/* ID */
#wrapper { display: flex; flex-direction: column; min-height: 100vh; }
#footer { margin-top: auto; }
#divHelp { visibility: hidden; position: fixed; width: 350px; height: 250px; background: #fff; z-index: 10000; right: 20px; bottom: 20px; border: 1px solid #242858; border-radius: 10px; padding: 20px; }
#divHelp ul{ padding-left:15px }
#divHelp li{ line-height: 20px }
#footer .footer-widgets-wrap { padding: 20px 0; }
#footer { font-size: 13px }
#footer p { margin-bottom: 0px }
#footer a { text-decoration: underline!important }
.powered_by { font-size:11px; width:160px; height:25px; padding:3px 4px; background:white; border-radius:3px; color:rgba(0,0,0,0.65)!important; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 1px -1px rgba(0, 0, 0, 0.15); font-weight: 600; }
.powered_by:hover { background-color: #ddd; }
.powered_by img { height:19px; margin-right:5px }
#helpClose {  visibility: hidden; position: fixed; right: 30px; bottom: 240px }
#helpImage { visibility: hidden; position: fixed; z-index: 15; right: 340px; bottom: 240px; width: 60px; height: 60px; border: 1px solid #242858; border-radius: 50%; background: #fff; padding: 5px; }

/* CLASS */
/* Frecce di ordinamento colonne: bianche sull'header navy (bg_pr) */
.filter_arrow { cursor: pointer; padding: 0; vertical-align: middle; }
.filter_arrow img { filter: brightness(0) invert(1); opacity: 0.85; }
.filter_arrow:hover img { opacity: 1; }
.rpg_pagination .pagination { gap: 6px; }
.rpg_pagination .page-link { min-width: 42px; height: 42px; display: flex; align-items: center; justify-content: center; border-radius: 10px; border: 1px solid #e9eaf1; color: #242858; font-weight: 500; transition: all 0.15s ease; }
.rpg_pagination .page-link:hover { background-color: #242858; border-color: #242858; color: #fff; }
.rpg_pagination .page-item.active .page-link { background-color: #242858; border-color: #242858; color: #fff; box-shadow: 0 4px 12px rgba(36,40,88,0.25); }
.rpg_pagination .page-item.disabled .page-link { color: #cfd0da; background: #fff; border-color: #eef0f4; }
.rpg_pagination .page-link i { font-size: 18px; line-height: 1; }
.rpg_pagination_info { font-size: 13px; color: #999; }
.dashboard-card { display: flex; align-items: center; gap: 22px; background: #fff; border: 1px solid #e9eaf1; border-radius: 14px; padding: 22px 26px; margin-bottom: 20px; box-shadow: 0 8px 24px rgba(36,40,88,0.08); transition: all 0.2s ease; text-decoration: none!important; }
.dashboard-card:hover { transform: translateY(-3px); box-shadow: 0 14px 34px rgba(36,40,88,0.16); border-color: #242858; }
.dashboard-card img { width: 64px; height: 64px; flex: 0 0 64px; object-fit: contain; }
.dashboard-card .dashboard-card-body { text-align: left; }
.dashboard-card .dashboard-card-body h4 { margin: 0 0 5px; color: #242858; }
.dashboard-card .dashboard-card-body p { margin: 0; color: #777; font-size: 14px; line-height: 1.45; }
.alert-dismissible { padding-right: 4rem; }
.alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0px 10px; color: #222; background-color: transparent!important; border: 0px; font-size: 20px; }
.dashboardIcon { border-radius: 5px; margin: auto; margin-bottom: 10px; border: 3px solid #242858; height: 150px; width:150px; padding: 30px; background: #fff; box-shadow: 5px 5px rgba(0,0,0,0.2) }
.dashboardIcon:hover{ margin-left: 5px; margin-top: 5px;  margin-bottom: 5px; box-shadow: none; }
.dashboardIconAmber { border-radius: 5px; margin: auto; margin-bottom: 10px; border: 3px solid #EB9C4D; height: 150px; width:150px; padding: 30px; background: #fff; box-shadow: 5px 5px rgba(0,0,0,0.2) }
.dashboardIconAmber:hover{ margin-left: 5px; margin-top: 5px;  margin-bottom: 5px; box-shadow: none; }
.dashboardIconRed { border-radius: 5px; margin: auto; margin-bottom: 10px; border: 3px solid #C02942; height: 150px; width:150px; padding: 30px; background: #fff; box-shadow: 5px 5px rgba(0,0,0,0.2) }
.dashboardIconRed:hover{ margin-left: 5px; margin-top: 5px;  margin-bottom: 5px; box-shadow: none; }
.error input, .error textarea, .error select, .error div.well { border: 1px solid #CB0C0F!important;}
.error div.checkbox, .error label{ color: #CB0C0F!important;}
.icon_pr { border: 2px solid #242858; padding: 3px }
.icon_amber { border: 2px solid #EB9C4D; padding: 3px }
.icon_red { border: 2px solid #C02942; padding: 3px }
.icon_green { border: 2px solid #59ba41; padding: 3px }
.icon_grey { border: 2px solid #777777; padding: 3px }
.icon_info { width: 15px; height: 15px }
.icon_info img { width: 15px; height: 15px }
.img_shadow { box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3) }
.img_shadow_w { box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.1) }
.modalOnLoad { background: #FFF; border: 3px solid #242858 }
.modalTitle { padding: 30px; padding-bottom: 15px }
.modalTitle h4 { margin: 0px }
.modalBody { padding: 15px 30px }
.modalFooter { padding: 30px }
.modalFooter .button-mini { width:100px }
.modal_stripe { border-bottom: 1px solid #242858; background: #5d6083; height: 20px }
.modal-content form { margin-bottom: 0px }
.notice { width: 400px; position: fixed; z-index: 20000; right: 5px; top: 5px; }
.table_no_border th, .table_no_border td {border: 0px!important }
.tr_spacer { height: 30px }
.tr_spacer td { border: 0px }
.td_action { min-width: 50px; width: 50px }
.td_action img, .icon_action { min-width: 30px; min-height: 30px; width: 30px; height: 30px; cursor:pointer; background-color: #FFF }
.nav-tabs.canvas-tabs .nav-link.active { background: #242858 !important; color: #fff !important; }

.slider_title { position: absolute; width: 100%; text-align: center; color: white; text-shadow: 1px 3px 5px #333; z-index:1000; top:30%; font-size: 70px; margin: 0px }
.slider_subtitle { position: absolute; width: 100%; text-align: center; color: white; text-shadow: 1px 3px 5px #333; z-index:1000; top:50%; animation-delay: 0.5s; margin: 0px }

.video { max-width: 1200px }

.web_icon { background-color: white!important }

/* MEDIA */
@media (min-width: 1201px) and (max-width: 1500px){
    .slider_title { top:30% }
    .slider_subtitle { top:52% }
}
@media (min-width: 992px) and (max-width: 1200px){
    .slider_title { top:28% }
    .slider_subtitle { top:55% }
}
@media (min-width: 768px) and (max-width: 992px){
    .slider_title { top:18% }
    .slider_subtitle { top:57%; font-size: 26px; }
}
@media (max-width: 767px){
    .slider_title { top:20%; font-size: 60px; }
    .slider_subtitle { top:60%; font-size: 22px }
    .footer_left{ text-align: center }
    .footer_right{ text-align: center }
}
@media (max-width: 660px){
    .slider_title { top:14%; font-size: 45px; }
    .slider_subtitle { top:50%; font-size: 20px }
}
@media (max-width: 1200px){
    .footer_left{ text-align: center }
    .footer_right{ text-align: center }
}

@media (max-width: 991px){
    .dark .sticky-header #header-wrap, .sticky-header.dark #header-wrap { background: #1a1c47 }
    #logo img{ height: 60px }
}
/* === Fix Symfony Profiler toolbar (Symfony 7) — mismatch CSS/JS sul div interno. Non rimuovere. === */
[id^="sfwdt"].sf-toolbar-closed .sf-toolbar-clearer { display: none !important; }
[id^="sfwdt"].sf-toolbar-closed .sf-toolbarreset .sf-toolbar-block { display: none !important; }
[id^="sfwdt"].sf-toolbar-closed .sf-toolbarreset .sf-toolbar-toggle-button { top: -37px !important; border-top: 2px solid #262626 !important; }
[id^="sfwdt"].sf-toolbar-opened .sf-toolbar-toggle-button .sf-toolbar-icon-closed { display: none !important; }
[id^="sfwdt"].sf-toolbar-opened .sf-toolbar-toggle-button .sf-toolbar-icon-opened { display: block !important; }
[id^="sfwdt"].sf-toolbar-closed .sf-toolbar-toggle-button .sf-toolbar-icon-closed { display: block !important; }
[id^="sfwdt"].sf-toolbar-closed .sf-toolbar-toggle-button .sf-toolbar-icon-opened { display: none !important; }
