.badge-afterhours{background:#0094ff;color:#fff;font-weight:700;padding:3px 10px;border-radius:3px;display:inline-block;margin-bottom:5px}
.info-indici{margin:30px;padding:30px;border:1px solid #1a4995}
.info-indici h2{color:#000;font-family:Lato;font-weight:500;font-size:20px}
#tabBotRendimenti {border-radius: 6px;border: 1px solid;}
#tabBotRendimenti tr:first-of-type td{border-right: 1px #dddddd solid;}
#tabBotRendimenti tr:first-of-type td:last-of-type{border-right: 1px solid;}
#tabBotRendimenti td h5{margin: 9px 0;line-height: 1;}
#tabBotRendimenti .bg-primary{background-color: #5e8ed5 !important;}
#tabBotRendimenti .bg-primary td{width: 33.3%;border-right: 1px #516ea6 solid;}
#tabBotRendimenti .bg-primary td span{display: block;line-height: 1;font-size: 14px;margin: 6px;color: #fff;}
.linktxt{color:#5e8ed5}
.linktxt:hover{color: #8d8b8b;}
.giudmf{display: flex;align-items: center;justify-content: center;margin-bottom: 20px;}
.giudheader{display: flex;gap: 10px;background: #e1e9f4;padding: 20px;border-top-left-radius: 34px;border-bottom-left-radius: 34px;align-items: center;}
.giudheader i{font-size: 20px;cursor: pointer;}
.giudheader span{font-weight: 700;color: #1a4995;text-wrap-mode: nowrap;}
.giudheader img{margin-left: 2px;}
.giudrows{display: flex;flex-direction: column;}
.giudrows span{font-size: 14px;padding: 0 20px;width: 100%;}
.giudrows hr{margin:4px 0 4px;border: 0;border-top: 1px solid rgb(178 194 215);}
@media (max-width: 719px) {
.posbtn-anatec{display: flex;justify-content: center;margin: 15px 0;}
.posbtn-anatec .btn-warning{width: 215px;padding: 8px;}
.giudheader{display: flex;gap: 10px;background: #e1e9f4;padding: 20px 10px;border-top-left-radius: 34px;border-bottom-left-radius: 34px;align-items: center;} 
.giudrows span{font-size: 14px;padding: 0 0 0 10px;width: 100%;}    
}