body {
    background: #d9e7f5;
}
.largeCheckbox {
    transform: scale(100%);
}

.message {
    color: white;
    text-align: center;
}


.contentDiv {
    margin-top: 9.1rem;
    background-color: #d9e7f5;

}

/* mobile */
@media (max-width: 767px) {

    .contentDiv {
        margin-top: 17rem !important;
    }



    .topbar-mobile {
        display: block;
        position: fixed;
        width: 100%;
        z-index: 1;
        top: 0px;
    }
}





/* allow sticky */
.sticky{
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    margin: 5px;
}
.topbar {
    top: 0px;
}
#containerbar {
    top: -100px;
    position: relative;
}
.rightbar {
    overflow: clip;
}
.leftbar {
    top: 0px;
}



.timeline-danger-right::before{
    border-right: 10px solid #ec3052 !important;
}
.timeline-danger-left::before{
    border-left: 10px solid #ec3052 !important;
}

.timeline-success-right::before{
    border-right: 10px solid #3baf3b !important;

}
.timeline-success-left::before{
    border-left: 10px solid #3baf3b !important;
}

.timeline-backup-right::before{
    border-right: 10px solid #0442ba !important;
}
.timeline-backup-left::before{
    border-left: 10px solid #0442ba !important;
}
.timeline-danger {
    background-color: #ec3052 !important;
}

.timeline-warning {
    background-color: #fcbc04; !important;
}

.timeline-warning-right::before{
    border-right: 10px solid #fcbc04; !important;
}
.timeline-warning-left::before{
    border-left: 10px solid #fcbc04; !important;
}
.timeline-success {
    background-color: #3baf3b !important;
}

.timeline-backup {
    background-color: #0442ba !important
}

.warning {
    background-color: #fcbc04;;
}
.message.success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}
.message.error {
    color: #0f5132;
    background-color: #fff7f7;
    border-color: #e78484;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}
.red-font{
    color: red;
}

.success{
    color: #4ae74a;
}
.green-text{
    color: #048d04;
}





.form-control {
    background-color: #ffffff;
    font-size: 15px;
    color: #000;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 3px;
}



.breadcrumbbar {
    margin: 0px 30px 0 30px;
    padding: 0;
    background-color: transparent;
    border-radius: 3px;
}




.hidden {
    display: none;
}
.show {
    display: block;
}



/** offset top bar */
.topbar {
    background-color: #ffffff;
    padding: 0px 20px;
    position: fixed;
    z-index: 1;
    left: 250px;
    right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.badge-darkBlue{
    color: #ffffff;
    background-color: #0442ba;;
}

.badge-lightBlue{
    color: #ffffff;
    background-color: #69b8f1;
}

.badge-grey{
    color: #ffffff;
    background-color: #676d70;
}







#helpModal pre {
    display: block;
    font-size: 87.5%;
    color: white!important;
}
#helpModal .modal-header h5 {
    color: white;
}
a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
.white-font{
    color: white;
}



.cursor {
    cursor: pointer;
}

.stepper input[type="number"] {
    width: 200%;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    -moz-appearance: textfield;
}

.stepper {
    position: relative !important;
    display: block !important;
    width: 100px !important;
}






.viewPages .card-header {
    padding-right: 0px;
}

.langButtons .active {
    border: 2px solid #0442ba;
}

/*.language .active {*/
/*    font-weight: bold !important;*/
/*    background-color: red !important;*/
/*}*/


.locationPadding {
    padding: 0 10px 0px 0px;
}

.borderSeparator {
    border-bottom: 4px solid #acacb4;
    margin-bottom: 5px;
}

.eachLocation {
    border: 2px solid #acacb4;
    margin-bottom: 10px;
    min-height: 140px;
}
.eachLocation .card-header {
    padding: 0px;
}
.eachLocation .card-footer {
    padding: 0px;
}

.eachLocation img {
    width: 100%;
}


.sortBox {
    background-color: orange;
    padding: 2px 5px 2px 5px;
    color: white;
}



.scrollToTop {
    position: fixed;
    bottom: 10px;
    right: 50px;
    z-index: 99 ;
}

 .hide{
     display: none;
 }
.show{
    display: block;
}
.mt-32{
    margin-top: 32px;
}
.white-text{
    color: white;
}




#formOptionsSticky.scrolled {
    position: fixed;
    bottom: 0;
    left: 250;
    width: 100%;
    /* Optional styles for the div */
    background-color: #f8f9fa;
    padding: 10px;
    text-align: center;
    z-index: 99;
}

/* Mobile version (screens narrower than 768px) */
@media (max-width: 767px) {
    #formOptionsSticky.scrolled {
        left: 0;
        width: 100%;
        padding: 8px 10px;
        font-size: 14px;
    }
}



.mainPageImages {
    max-width: 100%;
    max-height: 300px;
}
.mainPageText {
    color: black!important;
}

.mainPageLocationName {
    font-size: 18px;
}
.fr-ca-hide {
    display: none;
}
.en-ca-hide {
    display: none;
}

.es-mx-hide {
    display: none;
}



.editImageHistory {
    max-width: 300px;
    max-height: 200px;
}
.mt-28{
    margin-top: 28px;
}



.main_page_title {
    font-size: 18px;
    white-space: wrap;
}
.main_page_controls {

}



.selectedActivePage {
    width: 52px;
}
.searchTerm{
    color:red;
}



.date-today {
    color: black;
    border: 1px solid orange;
    border-radius: 5px;
    padding: 0px 5px 0px 5px;
}

.date-this-week {
    color: black;
    border: 1px solid #26ff00;
    border-radius: 5px;
    padding: 0px 5px 0px 5px;
}



















.leftbar {
    background-color: #008fc4;
}
.vertical-menu > li > a {
    color: #fff;
}
.vertical-header {
    color: #fff!important;
}
.vertical-menu .vertical-submenu > li > a {
    color: #fff;
}
.vertical-menu > li.active > a {
    background-color: rgba(172, 172, 180, 0.1);
    color: #cfcfcf;

}
.vertical-menu > li:hover > a {
    background-color: rgb(164, 227, 238);
    color: #525252;
    opacity: 1;
}
.vertical-menu .vertical-submenu > li > a:hover {
    opacity: 1;
    color: #56595a;
    background-color: #a4e3ee;
}
.searchbar .form-control {
    border-radius: 110px;
}
.topbar .togglebar .searchbar input[type="search"] {
    border: 3px solid #008fc4;
    border-radius: 20px;
}






.leftbar {
    width: 250px;              /* adjust as needed */
    height: 100vh;             /* full height sidebar */

    background-image: url('../../img/2026/Gears_Crop.png');
    background-repeat: no-repeat;
    background-position: bottom center; /* align to bottom */
    background-size: contain;           /* or 'auto', 'cover' depending on needs */
}

.bdage-max-height-23{
    max-height: 25px;
}

.main-page-title{
    font-size: 18px;
    white-space: wrap;
}
.btn {
    border-radius: 3px;
    font-size: 14px;
    padding: 6px 12px;
}
.btn-secondary-1 {
    color: #ffffff;
    background-color: #575759;
    border-color: #575759;
    box-shadow: none;
}

.badge-primary-outline {
    color:  #0442ba;
    background-color: white;
    border: 1px solid #0442ba;
    box-shadow: none;
}
.mt-30{
    margin-top: 30px;
}
.btn-1 {
    font-size: 14px;
    padding: 6px 12px;
}

.btn-info-1{
    color: #ffffff;
    background-color: #19b8b8;
    border-color: #19b8b8;
    box-shadow: none;
}





.pageHeader {
    background-color: white;
}
.pageHeader h5 {
    color: black;
    font-size: 25px;
}


.select2-selection, .select2-selection--single {
    height: 35px!important;
}
.select2-selection__rendered {
    margin-top: 3px;
}




.pageRow {
    background-color: #26649f;


}




.locationBar {
    background-color: #a7cfe8;
    padding: 10px;
    color: white !important;
    padding-left: 50px;
    padding-top: 15px;
}
.locationBarAlt {
    background-color: #a7cfe8;
}
.locationBarAlt {
    background-color: #a7cfe8;
}

.locationBarRow {
    position: -webkit-sticky;
    position: sticky;
    top: 40px;
    z-index: 5;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .locationBarRow {
        top: 160px;
    }
}



.locationBar a {
    font-size: 18px;
    color: #352626;
}
.locationBar span, .locationBar i {
    color: #352626;
}

.pageStickyName {
    display: none;
    font-size: 12px;
    font-weight: 600;
    margin-left: 6px;
}

.locationBarRow.is-sticky .pageStickyName {
    display: inline;
}



a:not([href]):hover {
    color: #008fc4;

    text-decoration: none;
}

a:not([href]) {
    color: white;
    text-decoration: none;
}




.badge-warning {
    color: black;
    background-color: #fcbc08;
}


.elementHeader {
    width: 50%;
}
.elementGroupHeader {
    width: 100%;
}



.imagePreview {
    max-width: 100%;
    max-height: 50px;
}



.previewBox {
    color: black;
    margin-bottom: 5px;
    border: 1px solid rgba(0, 0, 0, 0.38);
}

.border-radius-20{
    border-radius: 20px;
}

.border-radius-10{
    border-radius: 10px;
}

.border-radius-left-10{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.border-radius-right-10{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.background-primary{
    background-color: #0c8bc8;
    color: white;
}

.background-info{
    background-color: #4fadce;
    color: white;
}
.background-grey{
    background-color: #5c6f98;
    color: white;
}
.background-black{
    background-color: #152f67;
    color: white;
}

.background-orange{
    background-color: #f49503;
    color: white;
}

.background-light-orange{
    background-color: #f6b84f;
    color: white;
}

.background-forest{
    background-color: #029f77;
    color: white;
}

.background-warning{
    background-color: #fdbe02;
    color: white;
}

.background-light-purple{
    background-color: #b850e7;
    color: white;
}

.background-purple{
    background-color: #9a03df;
    color: white;
}

.background-light-green{
    background-color: #4fb99f;
    color: white;
}


.background-light-red{
    background-color: #f8547b;
    color: white;
}


.background-pinkish-red{
    background-color: #f40c42;
    color: white;
}

.min-height-50{
    min-height: 50px;
}

.min-height-125{
    min-height: 125px;
}




.elementsEach .btn {
    border-radius: 10px;
    font-size: 30px;
    padding: 0px 0px;
}








.btn-warning:hover {
    color: #ffffff;
    background-color: #000;
    border-color: #e4aa03;
}
.elements img {
    border: 2px solid #a7cfe8;
}



.elements button {

    border: none;
    padding-bottom: 6px;
}




.locationBarRow.is-sticky {
    background-color: orange;
}



.badge {
    font-weight: 600;
    padding-top: 7px;
}


.badge-danger {
    background-color: #f62525;
    color: white!important;
}



.badge-primary {
    background-color: #0442ba;
    color: white !important;
}


.badge-secondary {
    color: black;
}


.pageBar a {
        font-size: 18px;
    color: white;

}



.pageHeaderMinHeight {
    min-height: 100px;
}



.btn-sm {
    padding: 2px 10px !important;
}

.page-tags-control .input.select {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 12px 16px;
}

.page-tags-control .input.select > label {
    grid-column: 1 / -1;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0;
}

.page-tags-control .input.select > input[type="hidden"] {
    display: none;
}

.page-tags-control .checkbox,
.page-tags-control .form-check {
    margin: 0;
}

.page-tags-control .checkbox label,
.page-tags-control .form-check {
    align-items: center;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.25;
    min-height: 44px;
    padding: 9px 12px;
}

.page-tags-control .form-check label {
    margin-bottom: 0;
}

.page-tags-control input[type="checkbox"] {
    flex: 0 0 auto;
    height: 20px;
    margin: 0 10px 0 0;
    width: 20px;
}

.page-tags-control .form-check-input {
    margin-left: 0;
    position: static;
}




.table-success > td {
    background-color: rgba(156, 204, 52, 0.1);
    color: #000;
}
