a , p , button , h1, h2,h3,h4,h5,h6,div,span {
    font-family: 'Poppins', sans-serif!important;
}

.mm-navbars-bottom{
    display:none!important;
}

footer{
    background-color: #fff;
    color: #000!important;
}

footer h5 , footer h6{
    color:#000!important;
    margin-top:0px;
}

footer ul li, footer ul li a{
    color: #000!important;
}

footer ul li a i {
    margin-right: 10px;
    color: #000;
}

.glass-white{
    background: rgba(255, 255, 255, 0.12);
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.1), inset 0 0 6px 1px rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);

}

.main-menu.background-glass{

    border-radius:20px;
    padding:0px 50px;

    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.1), inset 0 0 8px 1px rgba(255, 255, 255, 0.6);
    
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

@media only screen and (min-width: 992px) {
    .main-menu > ul > li span > a {
        color: #fff;
        padding: 16px 8px 10px 8px;
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: uppercase;
    }

    .main-menu ul ul {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 16px;
         box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.1), inset 0 0 8px 1px rgba(255, 255, 255, 0.6);
        margin-top:6px;
        overflow: hidden;
    }

    .main-menu ul ul a {
        color:#fff!important;
    }

    .main-menu ul ul a:hover {
        color:black!important;
    }
    
}

@media only screen and (min-width: 992px) {
    .main-menu {
        position: relative;
        z-index: 9;
        width: auto;
        top: 0px;
        
        left: -50px;
        float: right;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        color: #fff;
    }
}

#top_menu .btn{
    height:50px;
    margin-top:2px;
    line-height:35px;
}

.main-menu > ul > li span > a {
    text-transform: none!important;
    font-weight:500;
}

header.header.light{
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

header.header.dark.sticky{

    background: rgba(11, 1, 36, 0.3);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(4.5px);
    -webkit-backdrop-filter: blur(4.5px);
}

header.header.light.sticky{
    background: -webkit-linear-gradient(left, #fff, #fff) !important;
    background: linear-gradient(to right, #fff, #fff) !important;
}

header.header.light{
    background: -webkit-linear-gradient(left, #fff, #fff) !important;
    background: linear-gradient(to right, #fff, #fff) !important;
}

header.header.light .main-menu > ul > li span > a{
    color:#000;
}



#hero_in.general{
    border-bottom:none;
}


#hero_in.moda{
    height:600px;
    background-repeat: no-repeat;
    background-size: cover;

}


#hero_in.moda .wrapper{
    height: 100%;
    background-color:rgba(255, 255, 255,0.7)
}


#hero_in.moda h1{
    font-weight:600;
    font-size:62px;
    text-transform: none;
    color:#3F4B80;
}

@media only screen and (max-width: 600px) {
    #hero_in.moda h1{
    
    font-size:40px;
    
    }
}

#hero_in.moda p{
    font-size:18px;
    color:#4A4A4A;
    font-weight:500;
    margin-bottom:20px;
}

.app-list-container{

    background-image:url("{{asset('/images/background-dot.jpeg')}}");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.app-list-container .wrapper{
    height: 100%;
    background-color:rgba(11, 1, 36,0.7)
}
.white-section{
    background-color:#fff!important;
    background: url("{{asset('portal_assets/images/bg-left-big-shape.svg')}}") left top no-repeat, url("{{asset('portal_assets/images/bg-right-bottom-shape.svg')}}") right bottom no-repeat;

}
.input-group-search input{
    border-radius:20px;
    border:1px solid #90C1FF;
    padding-left:30px;
}

.input-group-search button{
    border-radius:20px;
    border:1px solid #0552B5;
    background-color:#0552B5;
    font-size:14px;
    padding-left:20px;
    padding-right:20px;
}

.main_title_2 .title h2::after , .main_title_2 .title h2::before{
    content: "";
    display: inline-block;
    width: 30px;
    height: 8px;
    border-radius:10px;
    background-color:#0552B5;
}

.main_title_2 .title h2{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:20px;
}

.custom-search-input{
    padding: 0;
    max-width: 600px;
    margin: 20px auto 0;
    position: relative;
    width:80%;
}

.border-radius{
    border-radius:20px!important;
    overflow:hidden;
}

.offside-card{
    width: 100% ; top:-70px;
    border-radius:20px!important;
    overflow:hidden;
}

.offside-card .total_label{
    color:#0552B5;
}

.offside-card .title{
    font-weight:600;
    font-size:16px;
}

.offside-card .total {
    font-weight:600;
    font-size:37px;
}

.chart-pie .title{
    color:#0552B5;
    font-weight:500;
    font-size:18px;
}

.chart-pie .total {
    font-weight:600;
    font-size:37px;
}

.chart-pie .info {
    font-weight:500;
    font-size:14px;
    font-style:italic;
    color:#a6a6a6;
}

.legend-item-label {
display: inline-block;
min-width: 75px;
font-size: 14px;
color:#3969b8;
}

.legend-item-value {
    color:#000;
    font-weight:600;
    font-size: 14px;
}


.clickable{
    cursor:pointer!important;
}
.clickable:hover{
    background-color:#e8e8ff!important;
}

.title-section h2{
    display:flex;
    align-items:center;
}

.title-section h2::before{
    content: "";
    display: inline-block;
    width: 30px;
    height: 8px;
    border-radius:10px;
    background-color:#0552B5;
    margin-right:20px;
}

.background-card-blue{
    background-repeat: no-repeat;
    background-size: cover;
    background-image:url("{{asset('portal_assets/images/bg-card-blue.png')}}");
}


.light .hamburger-inner, .light .hamburger-inner::after, .light .hamburger-inner::before {
    background-color:navy!important;
}

.svg-image-white{
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
}



.link-active{
    color:#fff!important;

}

.link-active a{
    color:#fff!important;
    border-bottom:5px solid #fff;

}

.apexcharts-legend{
    display: flex!important;
    justify-content: safe center!important;
    -webkit-align-items: flex-start;
}

.apexcharts-legend-safari{
    display: flex!important;
    justify-content: flex-start!important;



}

.apexcharts-legend-series{
    display:flex;
    align-items:center;
    position:relative;
    width:150px!important;
}


.ellipse {
    white-space: nowrap;
    display:inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.two-lines {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.popover-body{
    max-height:calc(100vh - 150px);
    overflow-y:auto;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #001A88 !important;
}
.nav-link{
    color:#545965!important;
    font-weight:600;
}

.popover-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1040;
    backdrop-filter: blur(1px);
}

.popover {
    max-width:500px;
    
}

.header.light .logo-white{
    display:none;
}

.header.dark .logo-black{
    display:none;
}

footer a, footer p {
    font-family: 'Plus Jakarta Sans'!important;
}

footer p{
    margin-bottom: 10px;
    font-size: 14px;
}

footer h5{
    font-size: 18px!important;
    margin-bottom: 15px!important;
}

footer ul li{
    margin-bottom:7px;
}

footer ul li a {
    opacity : 1!important;
    font-size:16px;
    /* The magic: Specify which properties to animate and how long it should take */
    transition: color 0.3s ease-in-out, transform 0.3s ease-in-out;
}

footer ul li a:hover {
  color: #00CFFF!important; /* Orange-red text */
  transform: scale(1.05); /* Scale up by 10% */
}

.section .tagline{
    font-size:35px;
    margin-bottom : 10px;
    font-weight: 600!important;
    text-align: center;
}

.section .caption{
    font-size:25px;
    font-weight: 400!important;
    text-align: center;
}

#hero_in.general .wrapper {
    background-color: #372675;
    background-color: rgba(57, 39, 121, 0.22);
}

.btn-darkblue {
    background-color: #12314A !important;
    border-color: #12314A !important;
    color: #fff !important;
}

.btn-darkblue:hover {
    background-color: #0f2639 !important;
    border-color: #0f2639 !important;
    color: #fff !important;
}

/* --- CUSTOM BUTTON STYLES --- */
.btn-google-custom {
    /* Gaya menyerupai tombol Google/Sign In standard */
    background-color: #f7f7f7; 
    color: #444; 
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
    transition: background-color 0.15s ease-in-out;
    padding: 10px 12px;
}

.btn-google-custom:hover {
    background-color: #e6e6e6;
    color: #444;
}

/* Glass dropdown */
.glass-popup {
    background: rgba(255, 255, 255, 0.25) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
    border-radius: 10px !important;
    box-shadow: 0 8px 20px rgba(0,0,0,0.12) !important;
    padding: 6px 0 !important; /* lebih kecil */
}

/* Item di dalam glass popup */
.glass-popup .menu-child-item {
    font-size: 12px;                 /* ukuran tulisan DIKECILKAN */
    padding: 4px 14px !important;    /* lebih rapat & elegant */
}

/* Link style */
.glass-popup .menu-child-item a {
    font-size: 12px;                 /* kecil juga */
    color: #333;
    font-weight: 500;
    text-decoration: none;
}

/* Hover effect */
.glass-popup .menu-child-item a:hover {
    color: #000;
    opacity: 0.8;
}

.dropdown-toggle::after {
    display: none !important;
}


.back-button-page{
    font-size:20px;
    position:absolute;
    left:0px;
    top:5px;
    color: #000!important;
}

.back-button-page a{
    color: #000!important;
}




/* Datatable */


#listTable_wrapper table.dataTable {
    border: none !important;
}

/* Hilangkan border antar row */
#listTable_wrapper table.dataTable tbody tr,
#listTable_wrapper table.dataTable tbody td {
    border: none !important;
}

/* Hilangkan border header */
#listTable_wrapper table.dataTable thead th,
#listTable_wrapper table.dataTable thead tr {
    border: none !important;
}

/* Hilangkan garis-garis grid horizontal */
#listTable_wrapper table.dataTable.no-footer {
    border-bottom: none !important;
}

/* Hilangkan border wrapper datatable */
#listTable_wrapper .dataTables_wrapper .dataTables_scroll,
#listTable_wrapper .dataTables_wrapper .dataTables_scrollHead,
#listTable_wrapper .dataTables_wrapper .dataTables_scrollBody,
#listTable_wrapper .dataTables_wrapper .dataTables_scrollFoot {
    border: none !important;
}

/* Hilangkan garis saat row dipilih (focus/hover) */
#listTable_wrapper table.dataTable tbody tr:hover,
#listTable_wrapper table.dataTable tbody tr:focus {
    outline: none !important;
    border: none !important;
}

#listTable_wrapper .table>:not(:first-child) {
    border:none;
}

#listTable_wrapper table.dataTable > tbody > tr > th, table.dataTable > tbody > tr > td {
    padding: 5px 8px;
}

#listTable_wrapper .dt-length{
    display:none;
}
#listTable_wrapper .dt-layout-row:first-child{
    display:none;
}


div.dt-container .dt-paging .dt-paging-button.current, div.dt-container .dt-paging .dt-paging-button.current:hover {
    background:rgb(18, 7, 92);
    color:#fff!important;
}

div.dt-container .dt-paging .dt-paging-button {
    border-radius:10px;
    padding: 0.1em 0.2em;
    min-width: 1.8em;
}

.leaflet-popup-content-wrapper{
    padding:0px!important;
    overflow:hidden;
}

.leaflet-popup-content{
    margin:0px!important;
    overflow:hidden;
}

.divider-or {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 24px 0;
    color: #9ca3af;
    font-size: 14px;
}

.divider-or::before,
.divider-or::after {
    content: "";
    flex: 1;
    border-bottom: 1px solid #2a2f36;
}

.divider-or::before {
    margin-right: 12px;
}

.divider-or::after {
    margin-left: 12px;
}

.glass-modal {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 25px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.btn-google-custom {
    background: #fff;
    color: #444;
    border: 1px solid #ddd;
    transition: all 0.3s;
}

.btn-google-custom:hover {
    background: #f8f9fa;
    border-color: #bbb;
    transform: translateY(-1px);
}

.divider-or {
    display: flex;
    align-items: center;
    text-align: center;
    color: #aaa;
    font-size: 12px;
    margin: 10px 0;
}

.divider-or::before, .divider-or::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #eee;
}

.divider-or span {
    padding: 0 10px;
}

.form-control:focus {
    border-color: #0095ff;
    box-shadow: 0 0 0 0.25rem rgba(0, 149, 255, 0.1);
}

.carousel-control-next-icon {
    background-image: url('/frontend/next-button.svg') !important;
    background-size: contain;
    background-repeat: no-repeat;
}

.carousel-control-prev-icon {
    background-image: url('/frontend/prev-button.svg') !important;
    background-size: contain;
    background-repeat: no-repeat;
}

/* .menu-child-item.disabled {
    cursor: not-allowed;
    opacity: 0.6;
}

.menu-child-item.disabled span {
    margin-left: 10px;
    font-size: 12px;
    color: #9CA3AF;

} */
