﻿/*layout*/
body {
    background-color: #fdfdfd;
    font-size: 14px;
}
.layout-fixed .main-sidebar {
    padding-top: 60px;
    background: #006cb7;
    z-index:10;
}
.input-group-append .input-group-text {
    height: 31px;
}
.custom-file-label {
    height: 33px !important;
}
.checkbox-intable {
    margin-left: 10px;
}
.s-green {
    background: #28a745;
}
.s-red {
    background: #dc3545;
}
.s-yellow {
    background: #feff06;
}
.s-black {
    background: #2a2a2a;
}
p.card-title {
    font-size: 14px;
    color: #8d8d8d;
    margin-top: 10px;
}
/*.sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover ul.nav.nav-treeview {
    padding-left: 15px;
}*/
.colorcard {
    background: #f4f4f4;
    padding: 15px;
    border: 1px solid #e4e4e4 !important;
}
.button-close {
    position: fixed;
    background: #adc32b;
    border-radius: 50%;
    left: 325px;
    z-index: 11;
    top: 113px;
    padding: 3px 10px;
    box-shadow: 3px 1px 4px #1e1e1e4f;
    transition: margin-left .3s ease-in-out,width .3s ease-in-out;
}
.sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover {
    width: 340px;
    z-index: 10;
}
.sidebar-collapse .button-close {
    transition: margin-left .3s ease-in-out,width .3s ease-in-out;
    left: 58px;
}
.c-grey {
    background-color: #f6f6f6 !important;
}
.sidebar-collapse .text-support {
    display: none;
}
.text-support {
    display: block;
}
.sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover .text-support{
    display:block;
}

.display-none {
    display:none!important;
}

.header-khusus {
    border: none;
}
.button-close:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f104";
    transition: margin-left .3s ease-in-out,width .3s ease-in-out;
}
.sidebar-collapse .button-close:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f105";
    transition: margin-left .3s ease-in-out,width .3s ease-in-out;
}
.btn-primary {
    color: #fff;
    background-color: #006cb7;
    border-color: #006cb7;
    box-shadow: none;
}
/*.form-control {
    font-size: 14px;
    border-radius:0px;
}*/
.header-khusus .card-title {
    font-size: 15px;
}
.header-khusus {
    border: none;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(0 108 183 / 15%);
}

.box-multi-check {
    height: 80px;
    overflow-x: scroll;
    border: 1px solid #c3c3c3;
    padding: 0px 10px;
}
.update-ab-button {
    position: fixed;
    right: 14px;
    bottom: 20px;
    z-index:3;
}

.detail-pre-qualification {
    position: relative;
}
footer.main-footer {
    position: relative;
    z-index: 2;
}
[class*=icheck-] > input:first-child + input[type=hidden] + label::before, [class*=icheck-] > input:first-child + label::before {
    content: "";
    width: 20px;
    height: 20px;
}
[class*=icheck-] > input:first-child:checked + input[type=hidden] + label::after, [class*=icheck-] > input:first-child:checked + label::after {
    content: "";
    width: 5px;
}
thead {
    background-color: #adc32b;
    color: #fff;
}

.wrap-text {
    white-space: nowrap!important;
}
.r-border {
    border-right: 1px solid #e8e8e8;
}
.card-home {
    text-align: center;
}
a .card-body {
    color: #000;
}
    a .card-body:hover {
        border-color: #006cb7;
        color: #006cb7;
        border: 1px solid;
    }
/*    a .card-body .card-gambar .icon-home:hover {
        background: #fff;
    }*/
.card.noborder {
    box-shadow: none;
    margin-bottom: 1rem;
    border: 0px solid #e3e3e3;
}

.noborder .card-header {
    padding-left: 0;
}

.noborder .card-header {
    padding-left: 1px;
}

thead tr th {
    vertical-align: middle !important;
}

a {
    color: #006cb7;
    text-decoration: none;
    background-color: transparent;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #006cb7;
    border-color: #006cb7;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #006cb7;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.logout-button {
    background: #767676;
    color: #fff;
    padding: 2px 10px;
    margin-right: 15px;
    font-size: 12px;
}

.content-wrapper {
    background-color: #fdfdfd;
}

.layout-top-nav .wrapper .main-header {
    padding: 0;
    margin: 0;
}

.main-header .container-fluid {
    padding: 0;
}

.navbar {
    display: flex;
    align-items: flex-start;
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
 
    border-radius: 0px !important;
}
.head-bg {
    background-image: url(../images/header_bag.png);
    background-size: cover;
}

.breadcrumb-item {
    font-size: 14px;
}

    .breadcrumb-item + .breadcrumb-item::before {
        float: left;
        padding-right: 0.5rem;
        color: #6c757d;
        content: " - ";
    }

.head-awal-dua {
    background-color: #006cb7;
    padding: 7px 10px 1px 30px;
    position: relative;
    border-radius: 0px 0px 9px 0px;
    -moz-border-radius: 0px 0px 9px 0px;
    -webkit-border-radius: 0px 9px 0px 0px;
    border: 0px solid #000000;
    transform-origin: bottom left;
    transform: skewX(45deg);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: 75px center;
    left: 0px;
}
.border {
    border-radius: 0px;
    box-shadow: unset;
   
}
h3.card-title {
    font-size: 14px;
}
.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 113px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}
.matut2 {
    position: fixed;
    z-index: 8;
    width: 100%;
    box-shadow: 2px 6px 10px #c6c6c6;
    
}

.matut-dua {
    position: fixed;
    z-index: 9;
    right: 20px;
    top: 73px;
    display: none;
}
.matut-coba {
    display: block;
}

.btn-circle i {
    font-size: 16px;
    margin: 0;
}
.border-grey {
    border-color: #b9b8b8 !important;
    box-shadow: unset;
    border: 1px solid;
}
.card-header {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
}
.to-do {
    position: relative;
}
.input-group > .form-control:not(:first-child) {
    border-radius: 0px !important;
}
.show-number {
    width: 110px;
    float: right;
}
.navbar-badge {
    font-size: .6rem;
    font-weight: 300;
    padding: 2px 4px;
    position: absolute;
    right: -5px;
    top: 3px;
    border-radius: 50%;
}

.layout-navbar-fixed .wrapper .content-wrapper {
    margin-top: calc(6.5rem + 1px);
}

.h-title-dua {
    font-weight: 600;
    font-size: 16px;
}

.h-title-satu {
    font-size: 12px;
}

.title-page {
    font-weight: 600;
    font-size: 16px;
    transform: skewX(-45deg);
    color: #fff;
}

.head-profile {
    padding-right: 20px;
}

.brand-logo {
    height: 45px
}

.head-awal-satu {
    display: flex;
    align-items: center;
}

.head-logo {
    background-image: url(../images/bg-header-master.png);
    background-size: 100% 100%;
    padding-right: 80px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 10px;
}

.head-breadchum .breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

.btn-green {
    color: #fff;
    background-color: #689f38;
    border-color: #689f38;
    box-shadow: none;
}

    .btn-green:hover {
        color: #fff;
        background-color: #90a60e;
        border-color: #90a60e;
        box-shadow: none;
    }

.btn-outline-green {
    color: #fff;
    background-color: #adc32b;
    border-color: #adc32b;
}

.btn-outline-green:hover {
    color: #fff;
    background-color: #adc32b;
    border-color: #adc32b;
}


.main-footer {
    background-color: #fff;
    color: #869099;
    padding: 1rem;
    border-top: 4px solid;
    border-image: linear-gradient(to right, #006cb7 30%, #ed1a2f 30%, #ed1a2f 70%, #adc32b 70%) 5;
}

ul.menu-fot {
    padding: 0;
}

    ul.menu-fot li {
        list-style: none;
        font-size: 14px;
        line-height: 28px;
    }

.bottom-footer {
    border-top: 1px solid #eaeaea;
    padding-top: 10px;
}

.main-footer h6 {
    color: #000;
    font-weight: 600;
}

.main-footer p, .main-footer b {
    color: #000;
    font-size: 14px;
}

legend {
    font-size: 14px;
    margin-bottom: 0px;
}
/*endlayout*/

/*loginpage*/
.login-logo a img {
    background: #efefef;
    border-radius: 50%;
}

.login-box, .register-box {
    width: 450px;
    margin: 0 auto;
    background-image: url(../images/bg-login-main.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

    .login-box .card {
        margin-bottom: 0;
        background: transparent;
        box-shadow: none;
    }

.login-card-body {
    background-color: transparent;
    border-top: 0;
    color: #666;
    padding: 20px 60px 40px 40px;
}
/*endloginpage*/

/*home*/
.icon-tender-list {
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/document-text-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/document-text-outline.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-tender {
    /*    width: auto;
    height: 100px;
    background-color: #ea282c; 
    mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;*/
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;

}

.icon-todo {
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/checkbox-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/checkbox-outline.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-mass {
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/cloud-upload-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/cloud-upload-outline.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.nav-sidebar > .nav-item {
    overflow: hidden;
}

.icon-maintain {
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/git-branch-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/git-branch-outline.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.card-home .card-title {
    float: none !important;
    text-align: center;
    padding: 10px 10px;
}

.suport {
    position: relative;
    bottom: 0px;
    color: #fff;
    margin-left: 22px;
    margin-top: 30px;
}
.text-support ul li {
    list-style: none;
}
.text-support ul {
    margin-left: 0;
    padding-left: 29px;
}
.icon-suport {
    float: left;
    margin-right: 14px;
}
/*X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .icon-home {
        height: 60px;
    }

    .card-home .card-title {
        float: none !important;
        text-align: center;
        padding: 0px 0px;
        font-size: 11px;
    }

    .card-body {
        min-height: 133px;
    }

    .brand-logo {
        height: 35px;
    }

    .head-logo {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .head-breadchum .h-title-satu {
        display: none;
    }

    .head-breadchum .h-title-dua {
        display: none;
    }

    .head-awal-satu {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }

    .head-profile {
        padding-right: 5px;
        position: absolute;
        right: 0;
        width: 120px;
    }

        .head-profile .h-title-satu {
            font-size: 10px;
            margin-bottom: 2px;
        }

        .head-profile .h-title-dua {
            font-size: 10px;
        }

    .head-log-to-do .logout-button {
        font-size: 10px;
    }

    .title-page {
        font-size: 12px;
    }

    .breadcrumb-item {
        font-size: 12px;
    }

    .layout-navbar-fixed .wrapper .content-wrapper {
        margin-top: calc(5rem + 1px);
    }
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
}

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
}

/*X-Large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) {
}

/*endhome*/


/*TenderAnnoucment*/
select {
    /* styling */
    /*    background-color: white;
    border: thin solid blue;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;*/
    /* reset */
    /*    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;*/
}
    select.form-control-sm ~ .select2-container--default {
        font-size: 100%;
    }
.select2-container--default .select2-selection--single {
    border-radius: 0px;
}

.default-select {
    display: inline-block;
    width: 100%;
    height: 31px;
    padding: 5px 5px 5px 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url(../images/icon-svg/caret-down-solid.svg) right 0.75rem center/8px 20px no-repeat;
    border: 1px solid #ced4da;
    border-radius: 0px;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 8%);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

label {
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #797979;
}



.card-header {
    font-size: 14px;
    font-weight: 500;
}

/* arrows */
select.classic {
    background-image: linear-gradient(45deg, transparent 50%, blue 50%), linear-gradient(135deg, blue 50%, transparent 50%), linear-gradient(to right, skyblue, skyblue);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}

    select.classic:focus {
        background-image: linear-gradient(45deg, white 50%, transparent 50%), linear-gradient(135deg, transparent 50%, white 50%), linear-gradient(to right, gray, gray);
        background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
        background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
        background-repeat: no-repeat;
        border-color: grey;
        outline: 0;
    }

.select.classic:before {
    position: absolute;
    top: 25%;
    right: .5em;
    font-family: "Font Awesome 5 Free";
    content: "\f358"
}

.icon-tender-card {
    width: 15px;
    height: 15px;
    background-color: #006cb7;
    mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    display: inline-block;
    position: relative;
    text-align: left;
    margin-right: 6px;
    top: 2px;
}
.card-header-form {
    background: #f2f2f2;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}


/*scrollnav*/
.list-nav-pre-qualification {
    /*width: 4500px;*/
}
.bg-grey {
    background: #f2f2f2;
}
.wrapper-nav {
    overflow-x: scroll;
    overflow-y: hidden;
    scroll-behavior: smooth;
}
.list-nav-pre-qualification .nav-link {
    white-space: nowrap !important;
    border: 1px solid #f7f7f7 !important;
    max-width: 100% !important;
    /*border-right: 1px solid lightgray !important;
    border-left: 1px solid lightgray !important;*/
}
    .list-nav-pre-qualification .nav-link:hover {
        background: #006cb7 !important;
        color: #fff !important;
        border-radius: 0px !important;
        /*border-bottom: 4px solid #006cb7 !important;*/
    }

.list-nav-tender-detail .nav-link {
    white-space: nowrap !important;
    border: 1px solid #f7f7f7 !important;
    max-width: 230px !important;
    /*border-right: 1px solid lightgray !important;
    border-left: 1px solid lightgray !important;*/
}

.list-nav-tender-detail .nav-link:hover {
    background: #006cb7 !important;
    color: #fff !important;
    border-radius: 0px !important;
    /*border-bottom: 4px solid #006cb7 !important;*/
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    width:100%;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-top: -7px;
}
.select2-selection {
    height: 31px !important;
}

/*.modal {
    z-index: 999999;
}
.modal-backdrop {
    z-index: 99999;
}*/
.sticky-PQ {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    background:#ffffff;
    z-index:7;
}
.card-fix {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    background: #f2f2f2;
    z-index: 7;
}
.bg-info {
    background-color: #3183b9 !important;
    border-radius: 0;
}

.tabbable .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
}

.tabbable .nav-tabs .nav-link {
    white-space: nowrap;
}

.error-image{
    width: 100%;
}

.error-code{
    font-size: 160px;
}

.error-text {
    font-size: 50px;
}

.error-sub-text {
    font-size: 25px;
}

.btn-go-home {
    position: relative;
    z-index: 200;
    margin: 15px auto;
    width: 145px;
    padding: 10px 15px;
    border: 1px solid #bdcb5c;
    border-radius: 10px;
    font-weight: 400;
    display: block;
    color: green;
    text-align: center;
    text-decoration: none;
    letter-spacing: 2px;
    font-size: 11px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

/*.wrapper-nav {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    height: 50px;
}

.list-nav-pre-qualification {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 3000px;
    margin-left: 12px;
    margin-top: 0px;
}

    .list-nav-pre-qualification li {
        display: table-cell;
        position: relative;
        text-align: center;
        cursor: grab;
        cursor: -webkit-grab;
        color: #efefef;
        vertical-align: middle;
    }
    */
.scroller {
    text-align: center;
    cursor: pointer;
    display: block;
    padding: 7px;
    padding-top: 11px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #f2f2f2;
}
.pre-qualification {
    box-shadow: 4px 1px 11px #00000029;
    background: #f2f2f2;
    border-bottom: 1px solid #e0e0e0;
}
.scroller-right {
    float: right;
}

.scroller-left {
    float: left;
}
/*endscrollnav*/
/*endtenderannoucment*/


/*tasktodo*/
.icon-todo-card {
    width: 15px;
    height: 15px;
    background-color: #006cb7;
    mask: url(../images/icon-svg/checkbox-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/checkbox-outline.svg) no-repeat center / contain;
    display: inline-block;
    position: relative;
    text-align: left;
    margin-right: 6px;
    top: 2px;
}
.advanced-search {
    font-size: 16px;
    font-weight: 700;
    color: #dc3545;
    padding: 10px;
}
    .advanced-search i {
        margin-right: 8px;
    }
/*endtasktodo*/

/*tender*/

.icon-tender-card {
    width: 15px;
    height: 15px;
    background-color: #006cb7;
    mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    display: inline-block;
    position: relative;
    text-align: left;
    margin-right: 6px;
    top: 2px;
}

/*endtender*/

/*csmsdata*/
.icon-mass-card {
    width: 15px;
    height: 15px;
    background-color: #006cb7;
    mask: url(../images/icon-svg/cloud-upload-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/cloud-upload-outline.svg) no-repeat center / contain;
    display: inline-block;
    position: relative;
    text-align: left;
    margin-right: 6px;
    top: 2px;

}
button i {
    margin-right: 10px;
}

/*endcmssdata*/


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #006cb7;
    background-color: #fdfdfd;
    border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: 4px solid #006cb7;
    font-weight: 600;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 0;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #000;
}

.sidebar-collapse.sidebar-mini .main-sidebar.sidebar-focused:not(.sidebar-no-expand) .nav-link, .sidebar-collapse.sidebar-mini .main-sidebar:hover:not(.sidebar-no-expand) .nav-link, .sidebar-collapse.sidebar-mini-md .main-sidebar.sidebar-focused:not(.sidebar-no-expand) .nav-link, .sidebar-collapse.sidebar-mini-md .main-sidebar:hover:not(.sidebar-no-expand) .nav-link, .sidebar-collapse.sidebar-mini-xs .main-sidebar.sidebar-focused:not(.sidebar-no-expand) .nav-link, .sidebar-collapse.sidebar-mini-xs .main-sidebar:hover:not(.sidebar-no-expand) .nav-link {
    width: calc(340px - .5rem* 2) !important;
}

.sidebar-mini .main-sidebar .nav-link, .sidebar-mini-md .main-sidebar .nav-link, .sidebar-mini-xs .main-sidebar .nav-link {
    width: calc(340px - .5rem* 2) !important;
}
/*
.main-sidebar, .main-sidebar::before{
    width:340px;
}*/

@media (min-width: 768px) {
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        transition: margin-left .3s ease-in-out;
        margin-left: 340px;
    }
}

.watermark {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /*height: 10%;*/ /* Tinggi responsif sesuai gambar utama */
    /*opacity: 0.5;*/ /* Transparansi watermark */
}

@media (max-width: 768px) {
    .watermark {
        height: 15%; /* Sesuaikan tinggi watermark di layar kecil */
    }
}

.sub-watermark {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 19%; /* Tinggi watermark */
    background-image: url('../images/watermark-news.png'); /* Gambar watermark */
    background-size: cover;
    background-position: center;
    /*opacity: 1;*/ /* Transparansi watermark */
}

@media (max-width: 768px) {
    .sub-watermark {
        height: 25%; /* Menyesuaikan tinggi watermark untuk layar kecil */
    }
}

#content-detail-news img {
    max-width: 100%;
    height: auto;
}

#content-detail-news p {
    font-size: 18px !important;
}

#content-detail-news ol {
    font-size: 18px !important;
}

/* Style for select element */
.flag-select {
    appearance: none;
    background-position: right 10px center;
    background-repeat: no-repeat;
    padding-right: 40px;
    font-size: 16px;
}

/* Style for options */
.flag-option {
    padding: 5px 10px;
}

/* Individual background flag images for options */
select option[value='en'] {
    background-image: url('/images/flag/united-kingdom.png');
    background-size: 20px 20px;
}

select option[value='id'] {
    background-image: url('/images/flag/indonesia.png');
    background-size: 20px 20px;
}

select option[value='jp'] {
    background-image: url('/images/flag/japan.png');
    background-size: 20px 20px;
}

.input-custom-file-data {
    display: none;
}

.sticky-header {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    z-index: 9; /* Keep it high enough for the header but below Bootstrap elements like modals */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.right-1 {
    right: 1.5rem !important;
}

.right-2 {
    right: 2rem !important;
}

.right-3 {
    right: 2.5rem !important;
}

.right-4 {
    right: 3rem !important;
}

.right-5 {
    right: 3.5rem !important;
}

.right-6 {
    right: 4rem !important;
}

.right-7 {
    right: 4.5rem !important;
}

.right-8 {
    right: 5rem !important;
}

.right-9 {
    right: 5.5rem !important;
}

.select2.is-invalid {
    border: 1px solid #dc3545 !important;
}


.swal-footer {
    background-color: rgb(245, 248, 250);
    margin-top: 32px;
    border-top: 1px solid #E9EEF1;
    overflow: hidden;
}

.img-full-size {
    width: 100% !important;
    object-fit: cover;
    height: 179.83px !important;
}

.img-full-size-landing-page {
    width: 100% !important;
    object-fit: cover;
    height: 111px !important;
}

#my-dropzone {
    border: 2px dashed #007bff;
    border-radius: 5px;
    padding: 20px;
    background: #f1f1f1;
    min-height: 150px;
}

    #my-dropzone .dz-message {
        text-align: center;
        font-size: 1.2em;
        color: #555;
    }

#editNews-Dropzone {
    border: 2px dashed #007bff;
    border-radius: 5px;
    padding: 20px;
    background: #f1f1f1;
    min-height: 150px;
}

    #editNews-Dropzone .dz-message {
        text-align: center;
        font-size: 1.2em;
        color: #555;
    }

.transparent-bg-news {
    background: rgba(255, 255, 255, 0.9);
}

.bg-image-news {
    background-size: contain;
    background-position: top;
    background-image: url('/images/bg-news.png');
    height: 100%;
    background-repeat: repeat;
    /*background-attachment: fixed;*/
    image-rendering: pixelated;
}

.fixed-background-section {
    background-image: url('/images/b.png') !important; /* Ganti sesuai path kamu */
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-attachment: fixed !important;
}

#carousel-detail-news {
    position: relative;
}

.owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 10;
}

.owl-prev {
    position: relative;
    left: -75px;
}

.owl-prev:hover {
    background-color: none;
    background: none;
}

.owl-next {
    position: relative;
    right: -75px;
}

.owl-next:hover {
    background-color: none;
    background: none;
}

.owl-nav .custom-prev,
.owl-nav .custom-next {
    /*background-color: rgba(0, 0, 0, 0.5);*/
    /*color: white;*/
    font-size: 24px;
    padding: 10px 15px;
    border-radius: 50%;
    pointer-events: auto;
    cursor: pointer;
    position: relative;
/* Hapus hover effect: tidak perlu transition */
}

/* Hapus efek hover sepenuhnya */
.owl-nav .custom-prev:hover,
.owl-nav .custom-next:hover {
    background-color: none;
}

.fs-1 {
    font-size: 2.5rem !important;
}
.fs-2 {
    font-size: 2rem !important;
}
.fs-3 {
    font-size: 1.75rem !important;
}
.fs-4 {
    font-size: 1.5rem !important;
}
.fs-5 {
    font-size: 1.25rem !important;
}
.fs-6 {
    font-size: 1rem !important;
}

.rounded-5-percent {
    border-radius: 5% !important;
}