﻿@import url('css2-OpenSansitalwght03000400050006000700080014001500160017001800_Oxygenwght300400700_RedHatTextwght300400700_Robotowght100300400700_RubikMoonrocks_swap.css');
@import url("bootstrap-icons3.css");

* {
    font-family: 'Open Sans', sans-serif;
    /* font-family: 'Oxygen', sans-serif;
    font-family: 'Red Hat Text', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-family: 'Rubik Moonrocks', cursive; */
}

/* .brand-logo {
    max-width: 70%;
    height: auto;
} */

.form-check-input {
    margin-left: -0.35rem;
}

.admin-panel-content {
    /* padding-top: 3rem !important; */
    /* padding-left: 0; */
}

.padding-right-none {
    padding-right: 0 !important;
}

.sidebar #sidebar-menu ul > li.nav-item {
    padding-left: 1.5rem;
}

.sidebar #sidebar-menu ul > li.nav-item > .nav-link .bi {
    margin-right: 1rem;
}

.sidebar #sidebar-menu ul > li.nav-item:hover > .nav-link:not(.active) {
    background-color: #e4f1ff;
    box-shadow: 0 0.125rem 0.25rem #69696914 !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out;
}

.sidebar #sidebar-menu ul > li.nav-item > .nav-link {
    color: var(--dark);
    background-color: transparent;
    transition: color .15s ease-in-out, background-color .15s ease-in-out;
}

.sidebar #sidebar-menu ul > li.nav-item > a.active {
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
    color: #fff !important;
    background-color: var(--blue) !important;
}

.sidebar #sidebar-menu ul > li.nav-item > a.active > .bi {
    color: #fff !important;
}

#sidebar-menu > div.sidebar-column {
    padding-top: 21px;
    padding-bottom: 5px;
    margin-left: -20px;
}

.sidebar #sidebar-menu .sidebar-menu-items {
    margin-right: 1.8rem;
    /* margin-top: 1.5rem !important; */
}

.sidebar #sidebar-menu .sidebar-submenu {
    margin-left: 3rem;
}

.sidebar #sidebar-menu div .nav-header {
    color: #6c757d !important;
    font-weight: 700 !important;
    padding-left: 1.5rem !important;
    margin-top: 1rem !important;
    width: 100% !important;
    padding-bottom: 1rem !important;
}

.sidebar #sidebar-menu div .nav-header + .collapse {
    margin-top: 1rem;
}

.sidebar .with-submenu.nav-link[aria-expanded="true"] {
    background-color: #b7daff;
    color: #007bff;
}

.modal[data-target="modal-with-grid"] .modal-body {
    padding: 0;
    padding-bottom: 1rem;
}

.modal-title {
    font-weight: 600;
}

.navbar-search {
    width: auto;
    max-width: 770px;
}

.search-bar {
    background-color: transparent;
}

.search-bar .search-bar-input {
    /* width: 30vw; */
    background-color: transparent !important;
    padding-left: 0;
    padding-right: 45px;
    border: 0;
    border-bottom: 1px solid var(--white);
    border-radius: 0%;
    color: var(--white);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
}

/* .search-bar .search-bar-input::placeholder,
.search-bar .search-bar-input::-moz-placeholder,
.search-bar .search-bar-input:-moz-placeholder,
.search-bar .search-bar-input:-ms-inputplaceholder, */
.search-bar .search-bar-input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5) !important;
}

.search-bar .search-bar-input::placeholder {
    color: var(--white) !important;
}

.search-bar .search-bar-input::-moz-placeholder {
    color: var(--white) !important;
}

.search-bar .search-bar-input:-moz-placeholder {
    color: var(--white) !important;
}

.search-bar .search-bar-input:-ms-inputplaceholder {
    color: var(--white) !important;
}
.search-bar .search-bar-input::-webkit-input-placeholder {
    color: var(--white) !important;
}

.search-bar .search-bar-btn {
    margin-left: -53px;
    color: var(--white);
    width: auto !important;
}

/* search bar index */
.search-bar-index {
    background-color: transparent;
}

.search-bar-index .search-bar-input-index {
    /* width: 30vw; */
    background-color: transparent !important;
    padding-left: 0;
    padding-right: 45px;
    border: 0;
    border-bottom: 1px solid var(--dark);
    border-radius: 0%;
    color: var(--dark);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
}

/* .search-bar .search-bar-input::placeholder,
.search-bar .search-bar-input::-moz-placeholder,
.search-bar .search-bar-input:-moz-placeholder,
.search-bar .search-bar-input:-ms-inputplaceholder, */
.search-bar-index .search-bar-input-index::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5) !important;
}

.search-bar-index .search-bar-input-index::placeholder {
    color: var(--dark) !important;
}

.search-bar-index .search-bar-input-index::-moz-placeholder {
    color: var(--dark) !important;
}

.search-bar-index .search-bar-input-index:-moz-placeholder {
    color: var(--dark) !important;
}

.search-bar-index .search-bar-input-index:-ms-inputplaceholder {
    color: var(--dark) !important;
}
.search-bar-index .search-bar-input-index::-webkit-input-placeholder {
    color: var(--dark) !important;
}

.search-bar-index .search-bar-btn-index {
    margin-left: -53px;
    color: var(--dark);
    width: auto !important;
}

.no-caret.dropdown-toggle:after { 
    content: none 
}

.grid-toolbar {
    gap: 10px;
}

.content {
    padding: 1.5rem 0;
}

.summary, .pagination {
    padding: 0 1rem;
}

.grid-header {
    padding: 0 0.75rem;
}

.p-4 .grid-header {
    padding: 0 !important;
}

.img-top-custom {
    height: 13vw;
    min-height: 150px;
    background-color: #F4D03F;
    background-image: linear-gradient(132deg, #F4D03F 0%, #16A085 100%);

    position: relative;
    padding: 1rem;
}

.img-top-content {
    display: flex;
    justify-content: center;
}

.login-overlay {
    background: url('../image/login-overlay2.png') no-repeat left top;
    background-size: cover;
    background-attachment: fixed;
    opacity: 0.2;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

/* Styles for body background overlay */
.bg-overlay {
    background: url('../image/overlay1.png') no-repeat left top;
    opacity: 0.03;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

/** Styles for Dashboard */
.welcome-banner-overlay {
    background: url('../image/building-bg-3.png') no-repeat left -50px;
    background-size: cover;
    background-attachment: fixed;
    opacity: 0.1;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

/** Styles for Dashboard */
.welcome-public-banner-overlay {
    background: url('../image/building-bg-4.png') no-repeat left -50px;
    background-size: cover;
    background-attachment: fixed;
    opacity: 0.1;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.card-img-profile {
    height: 100px;
    width: 100px;
    background-color: var(--white);
    border-radius: 50% !important;
    /* box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important; */
    position: absolute;
    bottom: -50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-img-profile * {
    font-size: 2.5rem;
    color: var(--green);
}

.card-body .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 2.25rem;
    text-align: center;
}

.card .recent-activities * {
    font-size: 0.85rem !important;
}

span.required::after, a.required::after {
    content: " *"; 
    color: var(--red);
}

div.form-group.required label:not(.custom-control-label)::after {
    content: " *"; 
    color: var(--red);
}

/* .custom-nav:hover, .custom-nav.active {
    background-color: rgba(206, 217, 245, 0.382);
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
} */

ul.stepper {
    overflow-x: hidden;
    overflow-y: auto;
    counter-reset: section;
    list-style: none;
}

ul.stepper li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .5s;
    transition: .5s;
}

ul.stepper li:not(:first-child):before {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    margin: .5rem 0 0 0;
    content: "";
    background-color: rgba(0,0,0,0.1);
}

ul.stepper li:not(:last-child):after {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    margin: .5rem 0 0 0;
    content: "";
    background-color: rgba(0,0,0,0.1);
}

ul.stepper li a:hover {
    text-decoration: none;
}

/** Extra Small Devices **/
@media (max-width: 575.98px) {

    .search-bar .search-bar-input {
        /* width: 30vw; */
        background-color: var(--white) !important;
        padding-right: 2.5rem !important;
        padding-left: 1rem !important;
        margin-left: -10px;
        border: 1px solid var(--secondary) !important;
        border-bottom: 1px solid var(--secondary) !important;
        border-radius: 50rem !important;
        color: var(--dark) !important;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;
    }

    .search-bar .search-bar-input::placeholder {
        color: var(--dark) !important;
    }

    .search-bar .search-bar-input::-moz-placeholder {
        color: var(--dark) !important;
    }

    .search-bar .search-bar-input:-moz-placeholder {
        color: var(--dark) !important;
    }

    .search-bar .search-bar-input:-ms-inputplaceholder {
        color: var(--dark) !important;
    }
    .search-bar .search-bar-input::-webkit-input-placeholder {
        color: var(--dark) !important;
    }

    .search-bar .search-bar-btn {
        margin-left: -45px;
        color: var(--dark);
    }

    .navbar-search {
        width: calc(90vw - 5rem) !important;
    }

    .summary, .pagination {
        padding: 0 1rem;
    }

    /* .content {
        padding: 1.5rem 0;
    } */

    .block-spacer {
        display: block;
        margin-top: 8rem;
    }

    /* .admin-panel-content {
        padding-left: 30px !important;
    } */

    .grid-toolbar .btn {
        display: block;
        width: 100%;
        margin-bottom: .35rem;
    }

}

/** Small devices **/
@media (max-width: 767.98px) {

    .search-bar .search-bar-input {
        /* width: 30vw; */
        background-color: var(--white) !important;
        padding-right: 2.5rem !important;
        padding-left: 1rem !important;
        margin-left: -10px;
        border: 1px solid var(--secondary) !important;
        border-bottom: 1px solid var(--secondary) !important;
        border-radius: 50rem !important;
        color: var(--dark) !important;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;
    }

    .search-bar .search-bar-input::placeholder {
        color: var(--dark) !important;
    }

    .search-bar .search-bar-input::-moz-placeholder {
        color: var(--dark) !important;
    }

    .search-bar .search-bar-input:-moz-placeholder {
        color: var(--dark) !important;
    }

    .search-bar .search-bar-input:-ms-inputplaceholder {
        color: var(--dark) !important;
    }
    .search-bar .search-bar-input::-webkit-input-placeholder {
        color: var(--dark) !important;
    }

    .search-bar .search-bar-btn {
        margin-left: -55px;
        color: var(--dark);
    }

    /* .brand-logo {
        max-width: 57%;
        margin-top: 6rem !important;
    } */

    .block-spacer {
        display: block;
        margin-top: 8rem;
    }

    #sidebar-menu {
        position: fixed;
        left: 0;
        z-index: 1028;
        width: 100%;
        max-height: 75vh;
        overflow-y: auto;
        overflow-x: hidden;
        background: rgba(255, 255, 255, 0.36);
        border-radius: 16px;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(7.9px);
        -webkit-backdrop-filter: blur(7.9px);
        border: 1px solid rgba(255, 255, 255, 0.3);
    }

    #sidebar-menu > div.sidebar-column {
        /* padding-top: 80px; */
        margin-left: 0px;
        margin-right: 20px;
        margin-top: 21px;
    }

    .brand-logo {
        display: none !important;
    }

    .sidebar #sidebar-menu .sidebar-menu-items {
        margin-top: 0.5rem !important;
    }

    .navbar-search {
        width: calc(80vw);
    }
}

/** Medium devices (tablets, 768px and up) **/
@media (min-width: 768px) {
    .block-spacer {
        margin-top: 5rem;
        display: block;
    }

    .sidebar, .grouping, .sec-login-image {
        position: -webkit-sticky;
        position: sticky;
        top: 3.5rem;
        left: 0;
        z-index: 1000;
        height: calc(100vh - 4rem)
    }

    .sidebar {
        max-width: 250px;
    }

    .sec-login-image { 
        padding-top: 10rem;
    }


    .grouping {
        margin-top: 9.75rem;
        padding-top: 5rem;
    }

    @supports ((position: -webkit-sticky) or (position: sticky)) {
        .sidebar #sidebar-menu > .sidebar-column {
            max-height: calc(100vh - 5rem);
            overflow-y: auto;
            overflow-x: hidden;
        }
    }
    
    .navbar-search {
        width: calc(45vw);
    }
}

@media (max-width: 1119.98px) {
    .card-img-profile {
        height: 80px;
        width: 80px;
    }
}

/** Large Devices **/
@media (min-width: 1200px) {
    .sidebar {
        max-width: 300px;
    }

    .navbar-search {
        width: calc(50vw);
    }

    .img-top-custom {
        max-height: 200px;
    }
}

.column-no-wrap {
    white-space: nowrap;
}

.fixed-width {
    /* width: 160px !important; */
    min-width: 40px !important;
    max-width: 160px !important;
}

.gov-links {
    padding: 0;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.gov-links li {
    list-style: none;
}

.gov-links li a {
    color: var(--secondary);
}

.govph-seal {
    width: 150px;
    opacity: 0.5;
    margin-bottom: 25px;
}

.table tr:hover {
    cursor: pointer;
}

.btn-group.rounded-pill .btn:first-child {
    border-top-left-radius: 50rem;
    border-bottom-left-radius: 50rem;
    padding-left: 1rem;
}

.btn-group.rounded-pill .btn:last-child {
    border-top-right-radius: 50rem;
    border-bottom-right-radius: 50rem;
    padding-right: 1rem;
}

.pagination li.prev a {
    border-top-left-radius: 50rem !important;
    border-bottom-left-radius: 50rem !important;
    padding-left: 1rem !important;
}

.pagination li.next a {
    border-top-right-radius: 50rem !important;
    border-bottom-right-radius: 50rem !important;
    padding-right: 1rem !important;
}

form .form-group label:not(.custom-control-label) {
    font-weight: 600;
}

.content form {
    padding: 1rem;
}

[data-custom-date] .input-group.date {
    overflow: hidden;
    border: 1px solid #ced4da;
    border-top-left-radius: 50rem !important; 
    border-top-right-radius: 50rem !important; 
    border-bottom-left-radius: 50rem !important;
    border-bottom-right-radius: 50rem !important;
}

[data-custom-date] .input-group.date * {
    border-top: 0 !important;
    border-bottom: 0 !important;
}

[data-custom-date] .input-group.date .input-group-prepend:first-child {
    border-left: 0 !important;
}

[data-custom-date] .input-group.date :last-child {
    border-right: 0 !important;
}

/* .card-special {
    padding: 0;
    margin: 0;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.5s;
}

.card-special:hover {
    padding: 3px;
    margin: -3px;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.5s;
} */

.card-special .card-body {
    position: relative;
    overflow: hidden;
}

.card-special .card-footer {
    border: 0 !important;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.3s;
}

.card-special .card-thumb {
    position: absolute;
    top: 1rem;
    left: 1.25rem;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.3s;
}

.card-special .card-special-title {
    display: block;
    padding-top: 5rem;
    padding-bottom: 0;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.3s;
}

.card-special .card-icon {
    position: absolute;
    bottom: -10.75rem; 
    right: 1.5rem; 
    font-size: 75pt;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.3s;
}

.card-special:hover .card-special-title {
    /* display: block; */
    /* margin-top: 1rem; */
    padding-top: 0;
    padding-bottom: 5rem;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.5s;
}

.card-special:hover .card-thumb {
    top: -100%;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 1s;
}

.card-special:hover .card-icon {
    bottom: -1.9rem;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.9s;
}

.loading-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1200;
    display: block;
    background-color: rgba(0, 0, 0, 0.3);
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.9s;
}

.loader { 
    display: block; 
    margin: 0 auto;
    border-radius: 10px;
    border: 4px solid transparent;
    position: relative;
    padding: 1px;
}
  /* .loader:before {
    content:'';
    border:1px solid #fff; 
    border-radius:10px;
    position:absolute;
    top:-4px; 
    right:-4px; 
    bottom:-4px; 
    left:-4px;
  } */

.loader .loaderBar { 
    position: absolute;
    top: -7px;
    right: 100%;
    bottom: 0;
    left: 0;
    background: #fff; 
    width: 0;
    animation: borealisBar 2s linear 0.9s infinite;
    /* transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.9s; */
}
  
@keyframes borealisBar {
    0% {
        left:0%;
        right:100%;
        width:0%;
    }
    10% {
        left:0%;
        right:75%;
        width:25%;
    }
    30% {
        left: 30%;
        right: 0%;
        width: 10%;
    }
    90% {
        right:0%;
        left:75%;
        width:25%;
    }
    100% {
        left:100%;
        right:0%;
        width:0%;
    }
}

.nav-responsive {    
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
}

.nav-responsive ul.nav-tabs[role="tablist"] {
    flex-wrap: nowrap;
    width: calc(100*100%);
}

.nav-responsive ul.nav-tabs[role="tablist"] li.nav-item:last-child {
    padding-right: 1rem;
}

.nav-responsive ul.nav-tabs[role="tablist"] li.nav-item a.nav-link {
    white-space: nowrap;
}