
@media(min-width:761px){
    #valuebetsPage .scanner-only-head{
        display:flex!important;
        align-items:center!important;
        justify-content:space-between!important;
        gap:18px!important;
        min-height:auto!important;
        padding:16px 18px!important;
        margin:12px 0 10px!important;
        border-radius:16px!important;
        background:linear-gradient(180deg,#f8fbff 0%,#e5edf7 100%)!important;
        border:1px solid #c7d4e5!important;
        box-shadow:0 10px 26px rgba(4,12,24,.10)!important;
        color:#07111f!important;
        -webkit-text-fill-color:initial!important;
    }

    #valuebetsPage .scanner-title-valuebet{
        color:#0b5fc3!important;
        -webkit-text-fill-color:#0b5fc3!important;
        text-shadow:0 1px 0 rgba(255,255,255,.75),0 0 14px rgba(255,210,77,.18)!important;
    }

    #valuebetsPage .scanner-title-valuebet::before{
        background:#0d6de6!important;
        box-shadow:0 0 0 4px rgba(13,109,230,.16),0 0 18px rgba(13,109,230,.22)!important;
    }

    #valuebetsPage .scanner-only-head .muted,
    #valuebetsPage .scanner-only-head .muted *,
    #valuebetsPage .page-head-actions-inline,
    #valuebetsPage .page-head-actions-inline *,
    #valuebetsPage .scanner-only-head label{
        color:#314158!important;
        -webkit-text-fill-color:#314158!important;
        opacity:1!important;
        text-shadow:none!important;
    }

    #valuebetsPage .scanner-only-head strong,
    #valuebetsPage .page-head-actions-inline strong{
        color:#0b1f3d!important;
        -webkit-text-fill-color:#0b1f3d!important;
        font-weight:950!important;
    }

    #valuebetsPage .scanner-only-head .select{
        background:#ffffff!important;
        color:#0b1f3d!important;
        -webkit-text-fill-color:#0b1f3d!important;
        border:1px solid #8fa8c8!important;
        opacity:1!important;
    }

    #valuebetsPage table.table thead tr:first-child th.opportunity-aggio-col,
    #valuebetsPage table.table thead tr:first-child th.opportunity-aggio-col a{
        background:linear-gradient(180deg,#fff3a3 0%,#ffda55 54%,#f6b82f 100%)!important;
        color:#07111f!important;
        -webkit-text-fill-color:#07111f!important;
        text-shadow:none!important;
        border-left:2px solid rgba(255,255,255,.78)!important;
        border-right:2px solid rgba(255,255,255,.44)!important;
        box-shadow:inset 0 1px 0 rgba(255,255,255,.78),0 0 0 1px rgba(169,115,13,.18)!important;
        font-weight:950!important;
        text-align:center!important;
    }

    #valuebetsPage table.table tbody td.opportunity-aggio-col,
    #valuebetsPage table.table tbody td.opportunity-aggio-col strong{
        background:linear-gradient(90deg,rgba(255,218,85,.38),rgba(255,243,163,.18))!important;
        color:#07111f!important;
        -webkit-text-fill-color:#07111f!important;
        font-weight:950!important;
    }
}

@media(max-width:760px){
    #valuebetsPage .scanner-only-head{
        background:linear-gradient(180deg,#0d1726 0%,#08111e 100%)!important;
        border-color:rgba(255,216,77,.26)!important;
        box-shadow:0 14px 30px rgba(0,0,0,.30)!important;
    }
    #valuebetsPage .scanner-only-head .muted,
    #valuebetsPage .scanner-only-head .muted *,
    #valuebetsPage .page-head-actions-inline,
    #valuebetsPage .page-head-actions-inline *,
    #valuebetsPage .scanner-only-head label{
        color:#d8e6f7!important;
        -webkit-text-fill-color:#d8e6f7!important;
        opacity:1!important;
    }
    #valuebetsPage .scanner-only-head strong,
    #valuebetsPage .page-head-actions-inline strong{
        color:#ffffff!important;
        -webkit-text-fill-color:#ffffff!important;
    }
    #valuebetsPage td[data-label="Aggio"]{
        background:linear-gradient(180deg,rgba(255,218,85,.16),rgba(255,243,163,.08))!important;
        border:1px solid rgba(255,216,77,.35)!important;
    }
}

@media(min-width:761px){
  #valuebetsPage table.table thead tr:first-child th.opportunity-aggio-col a{
    display:inline !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    outline:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    border-radius:0 !important;
    line-height:1 !important;
  }
}
