/* ============================================================
   KODE CSS PERBAIKAN DESAIN SEKDIN KEMENKUM (FULL MASTER)
   ============================================================ */

#sp-top-bar {
    background: #000633 !important;
    color: #FFD000 !important;
}

#sp-header {
    height: 80px !important;
    background: #ffffff !important;
    border-bottom: 3px solid #FFD000 !important;
    box-shadow: 0 4px 18px rgba(0, 6, 51, 0.08) !important;
}

#sp-header .logo {
    height: 80px !important;
    display: inline-flex !important;
    align-items: center !important;
    margin-left: 15px !important;
    width: 320px !important;
}

#sp-header .logo a {
    font-size: 13.5px !important;
    line-height: 1.35 !important;
    padding-top: 14px !important;
    color: #081831 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700 !important;
}

#sp-header .sp-module.logoweb {
    margin-left: 0px !important;
    margin-top: -68px !important;
}

.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span {
    color: #000633 !important;
    font-weight: bold !important;
    font-size: 14px !important;
    background: transparent !important;
}

.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li.active:hover > a {
    color: #000633 !important;
    font-weight: 800 !important;
    background: transparent !important;
}

li.sp-menu-item.callcenter {
    color: #000633 !important;
    background: #ffd000 !important;
    border-radius: 5px !important;
    padding: 0 12px !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #FFFFFF !important;
    border-radius: 10px !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #000633 !important;
    font-weight: bold !important;
    background-color: #ffd000 !important;
    border-radius: 4px !important;
    padding: 6px 12px !important;
}

#sp-footer, #sp-bottom {
    background: #053C5F !important;
    color: #FFFFFF !important;
    border-top: 4px solid #FFD000 !important;
}

#sp-bottom a {
    color: #a1a1a1 !important;
    font-size: 12px !important;
}

#sp-bottom a:hover {
    color: #FFFFFF !important;
    font-weight: bold !important;
}

button.btn.btn-primary, .btn-primary {
    background: #000633 !important;
    border-color: #000633 !important;
    color: #ffffff !important;
}

button.btn.btn-primary:hover, .btn-primary:hover {
    background: #ffd000 !important;
    border-color: #ffd000 !important;
    color: #000633 !important;
}
