.test {
    color:#fff;
}
body {
    color: #fff;
}
html, body {
    position: relative;
    margin: 0;
    border: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
body {
    overflow: auto;
    text-shadow:2px 2px 20px #000;
}
#install {
    display: none;
}

.container {
    width:100%;
}
.um {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.force-show-um {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.page-id-87 .inside-article header {
    display:none;
}
.page-id-2968 .inside-article header {
    display:none;
}
#header {
    background-color: rgba(0, 0, 0, 0.3) !important;
    padding: 15px !important;
    margin:0 auto;
    margin-bottom:10px;
    margin-top:10px;
    width: 1140px;
    max-width: 100%;
}
.mapboxgl-popup-close-button {
    padding: 8px;
    border: none;
    border-radius: 5px !important;
    margin: 5px;
}
div.flag-collection-tooltip {
    position:relative;
    overflow:visible;
    width:15px;
    display:inline-block;
}
div.flag-collection-tooltip:hover::after {
    content:'A Flag Collection is a currated list of flags that you can send to your connections, municipalities or tree specialists';
    position:absolute;
    bottom:-100px;
    left:-200px;
    max-width:275px;
    width:300px;
    background:#00000099;
    padding:5px;
    border-radius:5px;
    font-size:14px;
    line-height: 1.5;
    z-index:1000;


}

div.private-flag-tooltip {
    position:relative;
    overflow:visible;
    width:15px;
    display:inline-block;
}
div.private-flag-tooltip:hover::after {
    content:'A private flag will not display on the public map, but you can share the link with anyone. Private flags in a collection are shared with anyone you send the collection to.';
    position:absolute;
    bottom:-100px;
    left:-175px;
    max-width:275px;
    width:300px;
    background:#00000099;
    padding:5px;
    border-radius:5px;
    font-size:14px;
    line-height: 1.5;
    z-index:1000;


}

.actions-section div.flag-collection-tooltip:hover::after {

    left: -100px;
}
.screenshot-veno img{
    border:solid 1px #fff;
}
.map-screenshots {
    display:block;
    margin:10px auto;
    margin-top:0px;
    width:100%;
    max-width: 600px;
    border:solid 1px #fff;
}
/*div.flag-list-tooltip span {
  display: none;
  position: absolute;
  bottom: -100px;
  right: -300px;
  background: #333;
  color: #fff;
}

div.flag-list-tooltip:hover span {
  display: block;
  max-width:400px;
  width:300px;
}
*/
.flag-collection-help {
    position:relative;
    display:block;
}
.flag-collection-help:hover:after {
    content: "test";
    overflow: visible;
    display:block;
}
.um-field-area {
    text-shadow:none;
}
.menu_header {
    background-color: rgba(0, 0, 0, 0.3) !important;
    width: 1140px;
    max-width: 100%;
    margin:0 auto;
    padding:0 15px !important;
    font-weight:bold;
    border-radius: 0px !important;
    box-shadow:none !important;
}
body > .apMainContainer {
    display:none !important;
}
.flag-container {
    position: relative;
    text-shadow:none;

    border:solid 2px #78ab78;
    background:rgba(100, 136, 86, .5);
    padding:10px;
    /*overflow: hidden;*/
    margin-bottom:20px;
    border-radius: 5px;
    /*background:rgba(249, 175, 75, .22);*/
}

.featured-image {
    height:0px;
    margin:0px !important;
    overflow: hidden;
}
/* The alert message box */
.how-to-info {
    text-shadow:none;
    padding: 20px;
    margin-bottom: 15px;
    display:none;
    color:#000;
    border-radius:5px;
    background: #78ab78;
    margin-top:0px;
    color:#fff;
}
.how-to-info a {
    color:#fff !important;
    text-decoration: underline;
}
.improve-accuracy-info {
    padding: 20px;
    margin-bottom: 15px;
    display:none;
    color:#000;
    border-radius:5px;
    background: #dd5737;
    margin-top:0px;
    color:#fff;
}
.install-info {
    text-shadow:none;

    padding: 20px;
    background: linear-gradient(-180deg, rgb(249, 175, 75), rgb(252, 184, 57) 90%) !important;
    margin-bottom: 15px;
    display:none;
    color:#000;
    border-radius:5px;
    margin-top:0px;
}
.flag_type {
    display:none;
}
input[type="checkbox"] {
    vertical-align:middle;
    margin-bottom:5px;
}
.how-to-button {
    font-size:13px;
    float:left;
    padding:5px 10px !important;
    cursor:pointer;
}
#pending-flag-link .how-to-button {
    font-size: 13px;
    cursor: pointer;
    padding: 2px !important;
    margin:0px !important;
}
.small-button {
    font-size:13px;
    line-height: 1.5;
    padding:5px 10px !important;
    cursor:pointer;
}
.small-veno img {
    cursor:zoom-in !important;
}
img.enlarged-photo {
    max-height: unset !important;
    cursor:zoom-out !important;
}
.flag-step {
    display:none;
    border: solid 2px #78ab78;
    background: rgba(100, 136, 86, .5);
    border-radius: 5px;
    max-width:400px;
    padding:20px;
}
.edit-button {
    padding:5px 5px 5px 15px !important;
    position:relative;
    cursor:pointer;
}

.edit-info-button {
    padding:5px 5px 5px 15px !important;
    position:relative;
    cursor:pointer;
}



.vbox-title {/*
       /* Make sure it spans the full width */
    background: rgba(0, 0, 0, 0.5);  /* Optional: Add a transparent background */
    /* Space out the caption text */
    font-size:14px;
    
    word-wrap: break-word !important;
    overflow-wrap: break-word;
    white-space: normal !important;
}
.add-map-to-collection-section {
    display:none;
}
.share-collection-section {
    display:none;
}
.edit-collection-section {
    display:none;
}
.add-map-to-collection-button {
    display:none;
}
.venobox-small img {
    cursor:zoom-in !important;
}
.vbox-title .flag-type-label {
    margin:0 auto;
    margin-bottom:10px;
}
.manual_flagger {


    display:none;
    border:solid 2px #78ab78;
    padding:10px;
    /*overflow: hidden;*/
    margin-bottom:10px;
    border-radius: 5px;
    /*background:#3b563a;*/
    background:rgba(100, 136, 86, .5);
text-align:center;

    position:fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width:fit-content;
    z-index:99999999;
    max-height:90vh;
    overflow:auto;
}
.actions-section {


    display:none;
    border:solid 2px #78ab78;
    padding:10px;
    /*overflow: hidden;*/
    margin-bottom:10px;
    border-radius: 5px;
    /*background:#3b563a;*/
    background:rgba(100, 136, 86, .5);


    position:fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width:800px;
    width:100%;
    z-index:99999999;
    max-height:90vh;
    overflow:auto;
}
.apMainContainer {
    float:left;
    margin-right: 10px;
    width:fit-content !important;
    display:none;
}
.apMainContainer a{
    text-decoration: none;
}

.actions-overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index:99999998;
    background-color: rgba(0,0,0,0.75); /* Black background with opacity */
    cursor: pointer; /* Add a pointer on hover */
}
.actions-header {
    text-align: center;
}
.owner-key {
    display:none;
}
.show-owner-button {
    cursor:pointer;
}
.hide-owner-text {
    display:none;
}
.edit-flag-button {
    padding:5px 5px 5px 15px !important;
    position:relative;
    cursor:pointer;
}


.sub-section {
    display:none;
    border:solid 2px #78ab78;
    padding:20px;
    overflow: hidden;
    margin-bottom:10px;
    border-radius: 5px;
    background:rgba(205,224,205,.2);

}
.sub-section a {
    color:#fff;
}

.sub-section .closebtn {
    color: #fff;
}

.actions-section .closebtn {
    color: #fff;
}

.improve-accuracy-info .closebtn {
    color: #fff;
}
#leafletmap {
    height:0px;
    width: 175px;
    margin:0 auto;
    margin-bottom:5px;
    border-radius: 5px;
}
#mapbox_preview {
    height:175px;
    display:none;
    width: 100%;
    max-width:175px;

    margin:0 auto;
    margin-bottom:5px;
    border-radius: 5px;
    border:solid 2px #78ab78;

}
.smallmap {
    height: 200px;
    width: 100%;
    max-width:300px;
    margin-bottom:5px;
    border-radius: 5px;
    display:none;
    border:solid 2px #78ab78;
}
.flag-type-icon {
    width:40px;
    display:inline-block;
    cursor:default !important;
}
.pwa-flag-type-icon {
    width:40px;
    margin-top:10px;
    margin-left:10px;
    display:inline-block;
    cursor:default !important;
    display:none;
}

.popup-description .flag-type-icon {
    border:0px !important;
    /*width:30px;*/
}
.popup-description p {
    width:fit-content;
}
.flag-icon-black {
    display:none !important;
}

.popup-description .flag-icon-black {
    display:inline-block !important;
}
.popup-description .flag-icon-white {
    display:none !important;
}


label, select {
    display: inline-block;
    vertical-align: middle;
}


.install-info-button {
    float:right;
    border-radius:5px;
    padding:5px 10px !important;
    cursor:pointer;
    color:#000;
    font-size:13px;
}
/* The close button */
.switch-close-button {
    color: #000;
    margin-left:15px;
    font-weight: bold;
    position:absolute;
    top:10px;
    right:10px;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
    z-index:1000;
    line-height: 25px;
    padding: 8px;
    margin-top:-8px;
    margin-right:-8px;
    margin-bottom:-8px;
    display: block;
    width: 41px;
    height: 41px;
}
#switch-online .switch-close-button {
    color:#fff;
}

/* When moving the mouse over the close button */
.switch-close-button:hover {
    color: #fff;
}
#switch-online .switch-close-button:hover {
    color: #000;
}
/* The close button */
.closebtn {
    margin-left: 15px;
    color: #000;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
    color: #fff;
}
.how-to-info .closebtn {
    color:#fff;
}
.how-to-info .closebtn:hover {
    color: #000;
}
.offline-online-switch {
    color:rgb(249, 175, 75);
    font-weight:bold;
    font-size:13px;
    cursor:pointer;
}
.mapboxgl-map {
    font-family: 'Amiko';
    font-size:17px;
}
.tree-connection-tree {
    margin-bottom:20px;
    border:solid 2px #78ab78;
    padding:10px;
    border-radius:5px;
    background:rgba(100, 136, 86, .5);

}
#max-reached {
    display:none;
}
.menu_header .row {
    min-height:45px;
}
.menu_header.fixed {
    max-width:1140px;
    width: 100%;
}
.loading-icon {
    display:block;
    margin:0 auto;
    width:40px;
}
.loading-icon {
    display:none;
}
.page-content:not(:first-child), .entry-content:not(:first-child), .entry-summary:not(:first-child) {
    margin-top:0px;
}
.flag {
    display:none;
}
/*.pwa-flag {
    display:none;
}*/

#offline-submit-button {
    display:none;
    margin-bottom:20px !important;
    z-index:99999;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: solid 2px #000;
}
#cf-container-flag {
    display:none;
    z-index:99999;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#cf-container-map {
    display:none;
    z-index:99999;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.nearby-notice {
    text-align: center;
    display:none;
    z-index:99999;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.turnstile-overlay {
    display:none;
    position:fixed;
    height:100%;
    width:100%;
    background-color:rgba(0,0,0,.6);
    z-index:50;
    top:0px;
    left:0px;
}
.add-to-collection-section {display:none;}
.fb-share-button {margin:0px;}
.gps-icon {
    display:none;
    margin-bottom:10px;
}
.online-gps-icon {
    display:none;
}
.pwa-gps-icon {
    display:none;
}
html,
body {
    overscroll-behavior-y: contain;
    /*overflow: hidden;*/
}
.title-break {
    display:none;
}

.radiobtn {
    position: relative;
    display: block;
    width:100%;
    max-width:210px;
    float:left;
    margin-right:5px;
}

.radiobtn label {
    display: block;
    background: #fee8c3;
    color: #444 !important;
    border-radius: 5px;
    padding: 8px;
    border: 2px solid #fdd591;
    margin-bottom: 5px;
    cursor: pointer;
}
.radiobtn label:after,
.radiobtn label:before {
    content: "";
    position: absolute;
    right: 11px;
    top: 11px;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    background: #fdcb77;
}
.radiobtn label:before {
    background: transparent;
    transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s,
        0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
    z-index: 2;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: center;
    width: 0;
    height: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zIDEzLjIiPiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0LjcuOGwtLjQtLjRhMS43IDEuNyAwIDAgMC0yLjMuMUw1LjIgOC4yIDMgNi40YTEuNyAxLjcgMCAwIDAtMi4zLjFMLjQgN2ExLjcgMS43IDAgMCAwIC4xIDIuM2wzLjggMy41YTEuNyAxLjcgMCAwIDAgMi40LS4xTDE1IDMuMWExLjcgMS43IDAgMCAwLS4yLTIuM3oiIGRhdGEtbmFtZT0iUGZhZCA0Ii8+PC9zdmc+);
}
.radiobtn input[type="radio"] {
    display: none;
    position: absolute;
    width: 100%;
    appearance: none;
}
.radiobtn input[type="radio"]:checked + label {
    background: #fdcb77;
    border-color: #fcae2c;
}
.radiobtn input[type="radio"]:checked + label:after {
    background: #fcae2c;
}
.radiobtn input[type="radio"]:checked + label:before {
    width: 20px;
    height: 20px;
}


/*#stop-scroll-refresh {
    height: 100vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}*/
#submit-icon {
    display:none;
}
.home-button-div {
    display:none;
}

.entry-title {
    color:#fff;
}
.page-id-2 #content {
    position:relative;
}
.site-branding-container .site-logo {
    width: 90px;
    /*padding: 2px;*/
    height: 90px;
    /*background: #ffb81d;*/
    border-radius: 3px;
}
.site-title {
    color:#fff !important;
}
a {
    color:#78ab78;
    font-weight: bold;

}

.user-admin-table tr:nth-child(8n+1), .user-admin-table tr:nth-child(8n+2), .user-admin-table tr:nth-child(8n+3), .user-admin-table tr:nth-child(8n+4) {
    background:rgba(100, 136, 86, .5);
    text-shadow:none;
    color:#fff;

}

a:hover, a:active {
    color:#78ab78;
}
a:focus, a:hover {
    color:#78ab78;
}
.site-title a {
    color:#fff !important;
}
.site-discription {
    color:#fff !important;
    font-weight:bold !important;
}
.logo p {
    color:#fff !important;
    font-weight:bold;
    margin-top:10px;
}
.header-top {
    display:none;
}
.menu_header {
    border:0px !important;
}
.col-md-4 {
    width:100% !important;
    max-width:100% !important;
    display:block !important;
    flex:none !important;
}
.menu_header.fixed {
    width:100%;
}
.admin-bar .fixed {
    margin-top:inherit;
}
/*New */
pre {
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-top:10px;
    padding:0px;
    white-space: pre-wrap !important;

}

label {
    font-weight:bold;
}
.header-image {
    max-width:90px;
    height:90x;
    /*border-radius: 3px;*/
}
article {
    margin-bottom: 0px;
}
.main-navigation ul ul {
    background: #78ab78;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius:4px;
    z-index:99999999;
}
.main-navigation ul ul ul {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 4px;
}

.main-navigation ul ul a:hover {
    background: #68a168;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius:4px;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    color: #fff;

}
.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a {
    color: #fff;
}
.current_page_item > a {
    color: #fff !important;
}
.copyright-bar {
    color:#000;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    text-transform: none;
    font-size: 16px;
}
.main-navigation .main-nav ul ul li a {
    font-size: 15px;
}
.view-key-button {
    display:none;
    position:absolute;
    right:0px;
    top:0px;
    z-index: 99999;
    font-weight:bold;
    font-size:16px;
}
.map-key {
    position:absolute;
    top:0px;
    right:0px;
    z-index: 99999;
    line-height:25px;
    font-size:16px;
    padding:10px;
    text-shadow: 2px 2px 5px #000;
}
.map-key, .map-key * {
    pointer-events: none;
}
.closebtn {
    pointer-events: auto;
}
.show-owner-button {
    pointer-events: auto;
}
.flag-type-label {
    text-align: center;
    width:fit-content;
}

.map-key-item {
    pointer-events: none;

    width:15px;
    height:15px;
    border-radius:7.5px;
    display:inline-block;
    float:left;
    margin:5px;
    outline:solid 2px #fff;
}
/*Collections*/
.page-id-2664 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/avenue-2215317_1920.jpg');

}
.page-id-3121 .forest-background {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/forest-1598756_1920.jpg');

}
.um-link-alt {
    color:#fff !important;
}
.pms-credit-card-information {
    text-shadow:none;
}
.pms-form {
    position: relative;
    text-shadow:none;

    border:solid 2px #78ab78;
    background:rgba(100, 136, 86, .5);
    padding:10px;
    /*overflow: hidden;*/
    margin-bottom:30px;
    border-radius: 5px;
    /*background:rgba(249, 175, 75, .22);*/
}
#pms-stripe-payment-elements {
    background:#F2F3F5;
    border-radius: 5px;
    padding:5px;
    color:#333 !important;
    text-shadow:none;

}

.um-account-side {
    text-shadow:none;
}
.um-cover-add {
    text-shadow:none;
}
.um-dropdown {
    text-shadow:none;
}
/*Arborist Finder*/
.page-id-875 .forest-background, .parent-pageid-875 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/aranjuez-5031439_1920.jpg');
    background-position-x: -200px;

}
.page-id-650 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/aranjuez-5031439_1920.jpg');
    background-position-x: -200px;


}
.page-id-1248 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/aranjuez-5031439_1920.jpg');
    background-position-x: -200px;


}
.page-id-836 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/aranjuez-5031439_1920.jpg');
    background-position-x: -200px;


}
@media (max-width:768px) {
    .title-break {
        display:block;
    }

    .map-key {
        position:static;
        padding-left:0px;
    }
    .view-key-button {
        position: static;
    }

    /*Home Mobile*/
    .page-id-2 .forest-background {
        background-color: #474a4b;
        background-image: url('https://www.safetreefirst.org/images/backgrounds/asphalt-1836418-cropped.jpg');

        background-position: 75% 75%;
    }
    /*Collections Mobile*/
    .page-id-2664 .forest-background {
        background-color: #474a4b;
        background-image: url('https://www.safetreefirst.org/images/backgrounds/avenue-2215317_1920.jpg');

        // background-position-x:-500px;
    }
    /*Arborist Finder Mobile*/
    .page-id-875 .forest-background {
        background-color: #474a4b;
        background-image: url('https://www.safetreefirst.org/images/backgrounds/aranjuez-5031439_1920.jpg');

        background-position-x:-500px;
    }
    .page-id-836 .forest-background {
        background-color: #474a4b;
        background-image: url('https://www.safetreefirst.org/images/backgrounds/aranjuez-5031439_1920.jpg');

        background-position-x:-500px;
    }
    .page-id-650 .forest-background {
        background-color: #474a4b;
        background-image: url('https://www.safetreefirst.org/images/backgrounds/aranjuez-5031439_1920.jpg');

        background-position-x:-500px;
    }
    .page-id-1248 .forest-background {
        background-color: #474a4b;
        background-image: url('https://www.safetreefirst.org/images/backgrounds/aranjuez-5031439_1920.jpg');

        background-position-x:-500px;
    }
    .main-navigation ul ul {
        display: block;
        box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
        float: left;
        position: static;
        left: 0px;
        opacity: 1;
        z-index: 99999;
        width: 200px;
        text-align: left;
        top: auto;
        transition: opacity 80ms linear;
        transition-delay: 0s;
        pointer-events: auto;
        height: auto;
        visibility: visible !important;
        display: block !important;
        overflow: hidden;
        background: none;
    }


    .main-navigation ul li a {
        line-height: 26px;
        font-weight: normal;
        font-size: 17px !important;
        display: inline-block;
        padding:5px 20px !important;
    }

    .main-navigation li {
        display: inline-block;
    }

    .main-navigation li a {
        border-bottom: solid .5px rgba(255, 255, 255, 0.9);
        line-height: 30px !important;
        display:block !important;
    }
    .main-navigation ul ul li a {
        padding:5px 40px !important;
    }
    .main-navigation ul ul ul li a {
        padding:5px 60px !important;
    }
    .main-navigation ul ul {
        padding:0px;
    }
    .main-navigation ul li {
        border-bottom: 0px;
    }
    .main-navigation ul li a:last-of-type {
        border-bottom: 0px;
    }
    .main-navigation ul li a:first-of-type {
        border-bottom: solid .5px rgba(255, 255, 255, 0.9);
    }
    .edit-button .dropdown-menu-toggle {
        display:inline-block !important;
    }
    .edit-info-button .dropdown-menu-toggle {
        display:inline-block !important;
    }
    .add-tree-button .dropdown-menu-toggle {
        display:inline-block !important;
    }
    .edit-flag-button .dropdown-menu-toggle {
        display:inline-block !important;
    }
    .show-ownership-button .dropdown-menu-toggle {
        display:inline-block !important;
    }
    .menu-toggle {
        height:40px;
    }
    .current_page_item > a {
        color: #a7c8a7 !important;
    }


    nav.toggled ul ul.sub-menu {
        width: 100%;

    }
    .main-navigation ul ul {
        background:none;

    }
    .main-navigation .main-nav ul li[class*="current-menu-"] > a {
        color: #fff;

    }
    .main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a {
        color: #fff;
    }
    .current_page_item > a {
        color:#78AB91;
    }
    .main-navigation ul ul a:hover {
        background: none;
    }
    .main-navigation a:hover {
        color:#68a168;
    }
    .main-nav ul li a:focus {
        color: #a7c8a7 !important;
    }
    .main-nav ul li a:hover {
        color: #a7c8a7 !important;
    }
}
/*.home .site-description {
    display:none;
}
.error404 .site-description {
    display:none;
}
.page-id-36 .site-description  {
    display:none;
}
.page-id-1620 .site-description  {
    display:none;
}
.page-id-1617 .site-description  {
    display:none;
}
.page-id-37 .site-description  {
    display:none;
}
.page-id-41 .site-description  {
    display:none;
}*/

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-style: inherit;
    font-weight: bold;
    /*font-family: "Nunito"*/
}
.bold-font {
    font-family: "Nunito";
    font-size:20px;
}
.inside-article {
    padding:0px;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.3em;
}
h4 {
    font-size: 1em;
}
h5 {
    font-size: 0.8em;
}
h6 {
    font-size: 0.7em;
}
label {
    display:block;
    font-family: "Nunito"
}
.vbox-title .info-label {
    color:#78ab78;
}
.info-label {
    font-family: "Nunito";
    color:rgb(249, 175, 75);
    font-weight:bold;
}
.flagger-label {

    font-family: "Nunito";
    font-weight:bold;
    color:#78ab78;

}
.site-header {
    background:none;
}
.inside-header {
    display:block;
    padding:0px 10px;
}
.container.grid-container {
    width:100%;
    max-width:1200px;
    padding:0px 10px;
}
body {
    font-family: "Amiko", sans-serif !important;
}
.menu-toggle {
    background:none !important;
}
#site-navigation {
    margin-top:0px;
    text-shadow:none;
}
.main-navigation .main-nav ul li a {
    padding-left: 15px;
    padding-right: 15px;
}
.mobile-menu-control-wrapper .menu-toggle, .mobile-menu-control-wrapper .menu-toggle:hover, .mobile-menu-control-wrapper .menu-toggle:focus, .has-inline-mobile-toggle #site-navigation.toggled {
    background-color: rgba(0, 0, 0, 0.3);

}
.has-inline-mobile-toggle #site-navigation.toggled {
    margin-top: 0px;
}
@media screen and (max-width: 992px) {
    #content {
        margin-top: 10px;
    }
}
.flag_reason_label {
    display:none;
}

#content {
    background-color: rgba(0, 0, 0, 0.3);
    padding:10px !important;
    min-height:1000px;
    width: 100%; /*min-height:1000px;*/
    max-width: 11200px;
    margin:0 auto;
    margin-top:15px;

    margin-bottom:10px;
    position:relative;
}
.page-id-192 #content {
    position:relative;
    padding:20px !important;
}



.info-icon {
    cursor:pointer !important;
    display:inline-block;
    margin-left:2px;
    margin-top:-2px;
    width:15px;
    /*vertical-align:middle;*/
}
.green-button .info-icon {
    vertical-align:middle;
}
.new_collection {
    display:none;
}
.main-title a, .main-title a:hover {
    color:#fff;
}
.flag-container a {
    color:#fff;
}
@media screen and (max-width: 782px) {
    html {
        margin-top: 0px !important;
    }
}
.site-description {
    color:#fff;
    font-weight:bold;
}
.site-branding-container {
    width:100%;
    background-color: rgba(0, 0, 0, 0.3);
    margin:10px 0px;
    margin-bottom:15px;
    padding:20px;
}
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header {
    background: none;
    padding:0px;
    padding-bottom:0px;
}
.main-navigation {
    background-color: rgba(0, 0, 0, 0.3);
    padding:0px 10px;
}
.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items {
    color: #fff;
}

textarea {
    width:100%;
    max-width: 400px
}
/*End New*/


input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    color: var(--contrast);
    background-color: var(--base-2);
    border-color: #000;
}
select {
    max-width: 100%;
    white-space: normal;
    /* For Firefox: */
    text-overflow: ellipsis;
}
select:invalid,
select option[value=""] {
    color: #999999;
}
.yellow-button {
    text-shadow:none;
    display:inline-block;
    padding:8px;
    border-radius:5px;
    margin-top:0px;
    margin-bottom:10px;
    font-weight:bold;
    color:#000 !important;
    text-decoration:none !important;
    font-weight: 600;
    font-style: normal;
    background: linear-gradient(-180deg, rgb(249, 175, 75), rgb(252, 184, 57) 90%) !important;
    width: auto;
    border-radius: 4px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset;
}
/*.stripe-button-el span {
  display: none !important;
}
.stripe-button-el:after {
    padding:8px;
    display:inline-block;
  content: 'Subscribe Today!';
}
.page-id-1652 .stripe-button-el:after {
    padding:8px;
    display:inline-block;
  content: 'Renew Subscription';
}*/
.yellow-button a {
    text-decoration:none;
}
.green-button {
    text-shadow:none;
    font-weight: 600;
    font-style: normal;
    background: #78ab78;
    color: #fff !important;
    text-decoration: none !important;
    width: auto;
    padding: 8px;
    border-radius: 4px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset;
    text-align: center;
    cursor: pointer;
    display:inline-block;
    margin-bottom:10px;
}
.add-map-to-collection-area {
    display:none;
}

/*.page-id-2 .entry-content {text-align: center; max-width:600px; margin:0 auto;}*/
.orientation-marker {
    width:30px;
    height:30px;
}
.orientation-marker-inner {
    background-image:url(/images/orientation2.png);
    width:100%;
    height:100%;
    background-size:100%;
    background-repeat: no-repeat;
}
.no-cell{
    text-align:center;
    text-decoration:none;
    color:#fff !important;
    position:absolute;
    top:10px;
    right:0px;
    float:right;
    font-size:20px;
    width:150px;
    height:150px;
    border-radius:75px;
    box-shadow:none;
    align-content: center;
    /*font-size:22px;*/
}
.mobile-break {display:none;}
@media(max-width:500px) {
    .page-id-2 .inside-article {
        position:relative;
    }
    .no-cell {
        position:absolute;
        top:0px;
        right:0px;
        width:90px;
        border-radius:45px;
        height:90px;
        font-size:14px;
    }
    .quick-actions {

  left: 180px !important;
}
.mapboxgl-popup-content .quick-actions {

  left: 120px !important;
}
.mobile-break {
    display: block;
}
}


table {
    border:solid 2px #78ab78 !important;
}
td {
    border:solid 2px #78ab78 !important;
}
th {
    border:solid 2px #78ab78 !important;
}

#picture_upload {
    cursor: pointer;
    position:absolute;
    top:-9999px;
}

#picture_upload_label {
    pointer-events:none;
}
#pwa_flag_details_label {
    display:none;
}
#pwa_picture_upload_label {
    pointer-events:none;
}


#pwa_picture_upload {
    cursor: pointer;
    position:absolute;
    top:-9999px;

}
.green-button a {
    color:#fff !important;
    text-decoration:none;
}
/*
.switch-button {
    position: fixed;
    bottom: 100px;
    border:solid 2px #000;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    width:90%;
    z-index: 100;
}*/
.entry-content > p:first-of-type::first-letter {

    font-size: inherit;
    float: none;
    line-height: inherit;
    padding: inherit;
}
.um-field-label label{
    display:inline;
}
.um-row-heading {
    font-size:25px !important;
    font-weight:bold;
}
.um-editing .notification-settings{
    display:none;
}
.um-profile.um .um-name a {
    color:#fff !important;
}
.um-login .um-field.um-field-c{
    display: none !important;
}
.um-profile.um .um-profile-meta {
    color:#fff !important;
}
.um-meta-text {
    font-size:17px !important;

    color:#fff !important;
}
.um:not(.um-admin) {
    color: #fff !important;
}
.um {
    text-align: left;
    color: #fff;
    font-size: inherit;
}
.um-meta-text {
    font-size:16px;
    color:#fff;
}
.apPluginContainer .bsaProHeader
{
    padding: 10px 15px;
    margin: 0;
}
.bsaProHeader__title {
    line-height: 15px !important;

}
.bsaProContainer-1 {
    max-width: 250px !important;
}
.bsaProContainer-3 {
    max-width: 250px !important;
}
.apPluginContainer .bsaProHeader .bsaProHeader__title
{
    display: inline-block;
    width: 50%;
    margin: 0;
    padding: 0;
}
.apPluginContainer a, .apPluginContainer span, .apPluginContainer p
{
    font-size: 14px;
}
.apPluginContainer .bsaProHeader .bsaProHeader__formUrl
{
    float: right;
    display: inline-block;
    width: 50%;
    margin: 0;
    padding: 0;
    text-align: right;
}
/*To Replace All Responsive Styles*/
#bsa-block-400--200 .bsaProAnimateThumb
{
    position: relative;
    width: 100%;
    height: 125px;
}
#bsa-block-400--200.apPluginContainer .bsaProItem, #bsa-block-400--200 .bsaProItemInner__thumb, #bsa-block-400--200 .bsaProAnimateThumb
{
    max-width: 250px;
    max-height: 125px;
    aspect-ratio: 250/125;
}
#bsa-block-400--200 h3, #bsa-block-400--200 a, #bsa-block-400--200 img, #bsa-block-400--200 span, #bsa-block-400--200 p
{
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    line-height: 1.25;
}
#bsa-block-400--200 .bsaProItemInner__img
{
    position: absolute;
    width: 100%;
    max-width: 250px;
    height: 100%;
    max-height: 125px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: 100%;
    background-repeat: no-repeat;
}
#bsa-block-400--200 .bsaProItemInner__img
{
    height: 100%;
}

#bsa-block-250--125 .bsaProAnimateThumb
{
    position: relative;
    width: 100%;
    height: 125px;
}
#bsa-block-250--125.apPluginContainer .bsaProItem, #bsa-block-250--125 .bsaProItemInner__thumb, #bsa-block-250--125 .bsaProAnimateThumb
{
    max-width: 250px;
    max-height: 125px;
    aspect-ratio: 250/125;
}
#bsa-block-250--125 h3, #bsa-block-250--125 a, #bsa-block-250--125 img, #bsa-block-250--125 span, #bsa-block-250--125 p
{
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    line-height: 1.25;
}
#bsa-block-250--125 .bsaProItemInner__img
{
    position: absolute;
    width: 100%;
    max-width: 250px;
    height: 100%;
    max-height: 125px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: 100%;
    background-repeat: no-repeat;
}
#bsa-block-250--125 .bsaProItemInner__img
{
    height: 100%;
}
.bx-viewport {
    aspect-ratio: 250/125 !important;
    height: auto !important;
}
/*End Replace All*/
.bx-wrapper {
    background:transparent;
    margin-bottom:20px !important;
}
.replacement-tree {
    color: #78ab78;
    text-align:center;
}
.center-ads {
    /*width:fit-content; margin:0 auto; min-height:175px;*/
    position:absolute;
    top:0px;
    right:0px;
}
.apMainContainer .bsaProItemInner__thumb:has(.bsaProItemInner__img[style*="/frontend/"]) {
    border:solid 2px rgb(249, 175, 75);
    display: flex;
    align-items: center;
    justify-content: center;
}
.apMainContainer .bsaProCarousel:has(.bsaProItemInner__img[style*="/frontend/"]) {
    border-bottom:solid 2px rgb(249, 175, 75);
}

.apMainContainer .bsaProItemInner__thumb:has(.bsaProItemInner__img[style*="/frontend/"])::after {
    content: 'Your Ad Here';
    position:absolute;
    font-size:20px;
    font-weight:bold;
}
.apMainContainer .bsaProItemInner__img[style*="/frontend/"] {
    display:none;
}

.apMainContainer .bsaTemplatePreview .bsaProItemInner__img[style*="/frontend/"] {
    display:block;
    text-shadow:none;

}
#bsaProPanelTable td.bsaProFirst > img {
    max-width: 100px;
    margin-right:5px;
}
.bsaStatsWrapperInner {
    text-shadow:none;
}
.bsaProPanelContainer {
    text-shadow: none;
}
.bsaProInputsRight input{
    display:none !important;
}
#bsaProPanelTable .buyButton {
    background: #78ab78;
    color: #fff !important;
    font-weight:bold;

    padding: 8px;
    border-radius: 4px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset;
}
.bsaProOrderingForm {
    background:transparent;
}
.bsaTemplatePreview {
    max-width: 250px;
}
.bsaProHeader {
    max-width:250px;
    padding:0px;
    height:50px;
}
.bsaProCarousel {
    float:left;
    max-width:250px !important;
    margin-right:10px !important;
}
.bsaProHeader__formUrl {
    color:#78ab78 !important;
    font-weight:bold;
    margin-top:5px;
    display:inline-block;
    float: none !important
}
.bsaProItemInner__thumb {
    aspect-ratio:auto !important;
}
.um-profile.um .um-profile-meta {
    color: #fff;
}
label {
    color:#fff
}
.photo-button {
    text-align: center;
}
.photo-button label {
    margin:0px !important;
}
.photo-button input[type="file"] {
    display:none;
}

.flag-preview-pwa {
    display:none;
    max-width:300px;
    width: 100%;
    border: none;
    margin-bottom: 20px;
}

.flag-preview {
    display:none;
    width:150px;
    float:left;
    font-weight:bold;
    border:none;
    margin-bottom: 10px;
}
.flag-preview img {
    border: 2px dashed #fff;
}

#flag-preview-pwa img {
    border: 2px dashed #fff;
}
.flag-review-image {
    border: 2px dashed #fff;
}

/*.flag-form-pwa {
    display:none;
}*/
.flag {
    display:none;
}
#flag-preview {
    width:150px;
    float:left;
    font-weight:bold;
    border:none;
}
#flag-preview img {
    border: 2px dashed #fff;
}
.location-received {
    font-size:14px;
    text-align:center;
    font-weight:bold;
}
.location-button label {
    cursor: pointer;
    display:inline-block;
    padding:10px;
    border-radius:5px;
    background-color:#FFCC00;
    margin-top:10px;
    margin-bottom:10px;
    font-weight:bold;
}
#switch-online {
    display:none;
    margin:0 auto;
}
#switch-offline {
    display:none;
    margin:0 auto;
}

.popup-description .flag-description {
    padding:0px;

}
.mapboxgl-ctrl {
    top: 300PX;
    position: absolute;
    right: 0px;
}
.mapboxgl-ctrl-group:not(:empty) {
    box-shadow: none;
}
#map-context-menu {
  position: absolute;
  display: none;
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.2);
  z-index: 1000;
  min-width: 200px;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  padding: 8px 0;
}

#map-context-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#map-context-menu li {
  padding: 8px 16px;
  cursor: pointer;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

#map-context-menu li:hover {
  background-color: #f5f5f5;
}

#map-context-menu li:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.flag-description .view-statuses {
    display:none;
    font-weight:bold;
}
.popup-description .muni-statuses {
    display:none;
}
.popup-description .view-statuses {
    display:inline;
}

.flag-description .flag-image {
    cursor: zoom-in;
    width:100%;
    max-width:300px;
    border: solid 2px #fff;
    margin:0 auto;
    margin-bottom:10px;
    display:block;

}
.flag-container img {
    cursor: zoom-in;
}
.actions-section img {
    cursor:default;
}
button, input[type="button"], input[type="submit"] {
    background: #78ab78;
    color: rgb(255, 255, 255);
    font-weight: bold;
    width: auto;
    padding: 8px;
    border-radius: 4px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset;
}
.make_private_label {
    display:none;
    margin-top:20px;
}
.make_private_icon {
    display:none;
}
.make_private_icon img {
    width:40px;
    margin-top:10px;
    margin-left:10px;
    display:inline-block;
    cursor:default !important;
}
pre {
    background:none;
}
.disabled-next{
    background: rgba(100, 136, 86, .7) !important;
    ;
    color: #999 !important;
}
.bx-wrapper {
    overflow:hidden;
    max-height:125px;
}
.bsaProContainer-1 {
    max-height: 245px
}
.bsaProContainer-3 {
    max-height:245px;
}

element {

}
button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {

    background: #78ab78;

}
.swiper {
    width: 100%;
    max-width:700px;
    min-height: 300px;
    margin:20px auto;
}
.swiper-wrapper {
    display: flex;
    align-items: stretch; /* Ensure all slides stretch to the same height */
}

.swiper-slide {
    height: auto; /* Allow slides to stretch */
    //flex:1;
    //display:flex;
}
.swiper-button-next, .swiper-button-prev {
    color:#fff;
    text-shadow:none;
}
.page-id-1942 textarea {
    max-width: 600px;
}
.page-id-3156 textarea {
    max-width: 600px;
}
.page-id-3166 textarea {
    max-width: 600px;
}
.page-id-2 .entry-header {
    display:none;
}
.swiper-inner {
    //display:flex;
    //flex:1;
    align-content:center;
    justify-content:center;
    flex-direction: column;
    min-height: 300px;
    padding:10px 50px;
    padding-top:20px;
    //border:solid 1px #fff;
    border-radius:5px;
    text-align: center;
    //text-shadow:none;
    // background:#78ab78;
}
.swiper-inner img {
    cursor:default;
}
.home-swiper-icon {

    width:60px;
    margin:10px;
}
.swiper-container {
    padding:50px;
}
.home-flag-button {
    display:inline-block;
    padding:8px;
    border-radius:5px;
    margin-top:10px;
    margin-bottom:10px;
    font-weight:bold;
    color:#fff !important;
    text-decoration:none !important;
    font-weight: 600;
    font-style: normal;
    background: #78ab78;
    color: rgb(255, 255, 255);
    width: auto;
    border-radius: 4px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset;
}
.map-overlay {
    font-size:16px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#map {
    border:solid 2px #78ab78;
    overflow: visible;
}
#nearby-map {
    /*display:none;*/
    border:solid 2px #78ab78;
    height:600px;
    width:100%;
    overflow: visible;


}
.mapboxgl-canvas {
    width:100% !important;
    height:100% !important;
}
#map-link {
    position: fixed;
    bottom: 10px;
    right: 28%;
    left: 28%;
    font-size: 16px;
    z-index: 1000;
    display: none;
}
#feature-listing {

    padding-top:10px;
}
#feature-listing .quick-actions {
    top:50px;
}
body {
    color:#fff;
    background:transparent;
    padding:0px;
    font-weight:bold;
}


.forest-background {
    background-color: #474a4b;
    background-image: url('https://www.safetreefirst.org/images/backgrounds/forest-1598756_1920.jpg');
}
.forest-background {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 10;
}
.pending-overlay {
    display:none;
    position:fixed;
    height:100%;
    width:100%;
    background-color:rgba(0,0,0,.6);
    z-index:50;
    top:0px;
    left:0px;
}
.forest-background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    background-attachment: fixed;
    min-height: 100%;
}
.home-header-mobile {
    display:none;
}
.bsaGetBillingModels input {
    display:none;
}
/*Home*/
.page-id-2 .forest-background, .page-id-36 .forest-background, .page-id-37 .forest-background, .page-id-1617 .forest-background {
    background-color: #474a4b;
    background-image: url('https://www.safetreefirst.org/images/backgrounds/asphalt-1836418-cropped.jpg');

    background-position: 10% 10%;
}
@media (max-width:1060px) {
    .center-ads {
        position:static;
        width:fit-content;
        margin:0 auto;
        min-height:175px;
    }

}
@media (max-width:830px) {
    .home-header-mobile {
        display:block;
    }
    .home-header-desktop {
        display:none;
    }
}
@media (max-width:700px) {
    .home-header-mobile {
        display:block;
    }
    .home-header-desktop {
        display:none;
    }
    /*Home Mobile*/
    .page-id-2 .forest-background, .page-id-36 .forest-background, .page-id-37 .forest-background, .page-id-1617 .forest-background {
        background-color: #474a4b;
        background-image: url('https://www.safetreefirst.org/images/backgrounds/asphalt-1836418-cropped.jpg');

        background-position: 75% 75%;
    }
    /*#sorted-text {display:none;}*/

}
/*contact-us/*/

.page-id-1942 .forest-background, .error404 .forest-background {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/fog-4479936_1920.jpg');
    background-position:bottom;


}
.page-id-1948 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/fog-4479936_1920.jpg');
    background-position:bottom;


}
/*Map*/
.page-id-192 .forest-background, .parent-pageid-192 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/forest-4450611_1920.jpg');


}
.page-id-1892 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/forest-4450611_1920.jpg');


}
.page-id-1605 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/forest-4450611_1920.jpg');


}
.page-id-87 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/road-7525091_1920.jpg');


}
.page-id-2968 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/road-7525091_1920.jpg');


}
/*Nearby Flags*/
.page-id-2537 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/forest-4450611_1920.jpg');


}
/*Your Flags*/
.page-id-185 .forest-background, .page-id-2508 .forest-background {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/way-3793595_1920.jpg');
    background-position-y:0;


}
.page-id-1241 .forest-background {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/road-7525091_1920.jpg');


}
.page-id-526 .forest-background {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/road-7525091_1920.jpg');


}
/*Admin*/
.page-id-2037 .forest-background {
    background-image: url('/images/backgrounds/forest-4626959_1920.jpg');
    background-position-y:0;


}
.page-id-2622 .forest-background {
    background-image: url('/images/backgrounds/forest-4626959_1920.jpg');
    background-position-y:0;


}
/**/
.page-id-115 .forest-background {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/way-3793595_1920.jpg');
    background-position-y:0;


}
.page-id-604 .forest-background {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/road-7525091_1920.jpg');


}
/*account*/
.page-id-40 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/buildings-6556065_1920.jpg');



}
.page-id-1206 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/buildings-6556065_1920.jpg');


}
.page-id-35 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/buildings-6556065_1920.jpg');


}
.page-id-41 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/buildings-6556065_1920.jpg');


}
.page-id-936 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/buildings-6556065_1920.jpg');


}
.page-id-936 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/buildings-6556065_1920.jpg');


}
.page-id-3156 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/buildings-6556065_1920.jpg');


}
.page-id-3166 .forest-background  {
    background-image: url('https://www.safetreefirst.org/images/backgrounds/buildings-6556065_1920.jpg');


}
.pwa-success {
    display:none;
}
.site-info {
    text-shadow:none;

    background:linear-gradient(-180deg, rgb(249, 175, 75), rgb(252, 184, 57) 90%) !important;
}
.photo-button .alert {
    color:#fff;
    margin:0px;
    padding:0px;
}
label.error {
    color:#FFCC00 !important;
}
span.error {
    color:#FFCC00 !important;
}
#latitude-error {
    display:none !important;
}
#pwa_latitude-error {
    display:none !important;
}
#pwa_photo_name-error {
    display:none !important;
}
#pwa_photo_data-error {
    display:none !important;
}
#pwa_photo_type-error {
    display:none !important;
}
input[type = reset] {
    background: #78ab78;
    color: rgb(255, 255, 255);
    width: auto;
    padding: 8px;
    border-radius: 4px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset;
    border: none;
    text-decoration: none;
    color: white;
    margin: 5px;
    cursor: pointer;
}
#select-state {
    margin-right:5px;
}
.marker {
    background-size: cover;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
}
.mapboxgl-popup-content {
    font-family: "Amiko", sans-serif;
    padding:10px;
    border: solid 2px #fff;
    pointer-events: none;
}
.mapboxgl-popup-content .edit-status-button {
    display:none;
}

.mapboxgl-popup-content .edit-report-button {
    display:none;
}
.mapboxgl-popup-content .flag-text {
    pointer-events:none;
}
.flag-container * {
    pointer-events: all;

}
.mapboxgl-popup-close-button{
    pointer-events: all;

}
.lb-data .lb-caption {
    font-weight:normal;
}
#map {
    /*
    position: absolute;
    left: 25%;
    top: 0;
    bottom: 0;
    width: 75%;*/
    height:700px;
}
.map-overlay {
    font-family: sans-serif;
    /*position: absolute;
    width: 25%;
    top: 0;
    bottom: 0;
    left: 0;
    max-height: 100%;
    overflow: hidden;
    min-height:700px;
    color:#000;
    height:100%;*/

}
table {
    border-spacing: 0px;
}
.report-table {
    border-color:#dd5737!important;
    border-radius:5px;

}
.red-button {
    font-weight: 600;
    font-style: normal;
    color: #fff !important;
    text-decoration: none !important;
    width: auto;
    padding: 8px;
    border-radius: 4px;
    text-shadow:none;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset;
    text-align: center;
    cursor: pointer;
    display:inline-block;
    margin-bottom:10px;
    background:#dd5737 !important;
    color: #fff !important;
    font-size:13px;
    padding:5px 10px !important;
}
.um-toggle-password {
    text-shadow:none;
}
.um-icon-eye-disabled::before {
    color: #999;
}
.quick-filters {
    position:absolute;
    right:10px;
    top:10px;
}
.quick-actions {
    position:absolute;
    top:10px;
    left:190px;
}
.mapboxgl-popup-content .quick-actions {
    top:-5px;
}
.quick-actions .green-button{
    margin-bottom: 5px;
}
.view_location_link {
    text-decoration: underline;
    color:#78ab78;
    cursor: pointer;
}
.um-icon-eye::before {
    color: #999;
    text-shadow:none;
}
.improve-accuracy-button {
    font-size:13px;
    float:left;
    padding:5px 10px !important;
    cursor:pointer;
}
.report-table td {
    border-color:#dd5737!important;

}
.report-table th {
    border-color:#dd5737!important;

}
.map-overlay img {
    max-width:300px;
}

.hidden-private {
    width: 100%;
    height: 100%;
    position: absolute;
    display:none;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.5); /* Black background with opacity */
    z-index: 10; /* Specify a stack order in case you're using a different order for other elements */
}
.add-private {
    display:none;
}
#add-private-0 {
    display:inline-block;
}
.map-overlay fieldset {
    display: none;
    background: #ddd;
    border: none;
    padding: 10px;
    margin: 0;
}

.map-overlay input {
    display: block;
    border: none;
    width: 100%;
    border-radius: 3px;
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
}

.map-overlay .listing {
    overflow: auto;
    max-height: 100%;
    min-height:500px;
    text-align:center;
}

.map-overlay .listing > * {
    display: block;
    padding: 0px;
    margin: 0;
}

.map-overlay .listing a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #000;
    text-decoration: none;
}

.map-overlay .listing a:last-child {
    border: none;
}

.map-overlay .listing a:hover {
    background: #f0f0f0;
}
.map-overlay .listing img {
    border: solid 1px #fff;
}
.um .um-tip:hover, .um .um-field-radio.active:not(.um-field-radio-state-disabled) i, .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i, .um .um-member-name a:hover, .um .um-member-more a:hover, .um .um-member-less a:hover, .um .um-members-pagi a:hover, .um .um-cover-add:hover, .um .um-profile-subnav a.active, .um .um-item-meta a, .um-account-name a:hover, .um-account-nav a.current, .um-account-side li a.current span.um-account-icon, .um-account-side li a.current:hover span.um-account-icon, .um-dropdown li a:hover, i.um-active-color, span.um-active-color {
    color: #78ab78 !important;
}
.um-profile.um .um-profile-headericon a:hover, .um-profile.um .um-profile-edit-a.active {
    color: #78ab78;
}
td {
    padding:10px;
    border:solid 1px #fff;
}
th {
    padding:10px;
    border:solid 1px #fff;
}
.snackbar {
    display:none !important;
}
.um-button {
    font-weight: 600;
    font-style: normal;
    background: #68a168 !important;
    color: #fff !important;
    text-decoration: none !important;
    width: auto;
    padding: 12px 16px;
    border-radius: 4px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset !important;
    text-align: center;
    cursor: pointer;
    display:inline-block;
    margin-bottom:10px !important;
}
.featherlight {
    text-shadow:none;
}

.featherlight-html {
    display:none;
}
.legend {
    color:#000;
}
.legend .hide-br-lightbox {
    display:none;
}
.legend p {
    margin-bottom:0px;
}
.legend .flag-type-label {
    margin-bottom:0px;
}
#cboxOverlay {
    background: rgba(0,0,0,0.8);
}
.fullsize-image {
    cursor:zoom-out;
}
.medium-image {
    cursor:zoom-in;
}
.featherlight-close {
    color:#000 !important;
    margin:0px;
    width:40px;
    line-height: 40px;
    background:none !important;
    font-size:25px;
    top:5px !important;
    right:5px !important;
}
.featherlight-html-medium{
    max-width: 100%
}
.featherlight-html .legend {
    display:none;
}
.featherlight-content {
    max-height:100% !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
    margin-top:20px;
    margin-bottom:20px;
}
.feather-full {
    font-size:0px !important;
}
.medium-image {
    display:block;
}
@media only screen and (min-height:1000px) {
    .featherlight-html-medium {
        height: 900px;

    }

}
@media only screen and (min-height:700px) {
    .featherlight-html-medium {
        height: calc(100vh - 260px);
    }

}
@media only screen and (max-height:700px) {
    .featherlight-html-medium {
        height: calc(100vh - 260px);

    }


}
@media (max-width:968px) {
    .featherlight-html-medium {
        height: auto;
    }
}


.fullsize-image {
    border:solid 4px #FFF;
    border-radius: 3px;
}
.inline_content  {
    margin-top:-4px;
    height: calc(100% - 8px);
}
.popup-description #admin-buttons {
    display:none;
}
.page-numbers {
    display: block;
    margin:0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
}
.page-numbers li {
    padding:0 15px;
    font-size:16px;
    font-weight:bold;
}
.popup-description .flag-image {
    max-width:150px !important;
    width:100%;
    display:block;
}

.popup-description #flag-statuses-table {
    display:none;
}
table {
    margin:0px;
}
.flag-description {
    padding:15px;
    font-size:16px;
    /*overflow:auto;*/
}
.highlight-button {
    border-radius: 5px;
    border:0px !important;
    background:rgb(249, 175, 75);

}
.mobile-instructions {
    font-weight:bold;
    font-size:16px;
    padding: 10px;
    text-align: center;
    margin-bottom:0px;
}
.installApp {
    display:none;
}
.logo h1 a, h1, h2, h3, h4, h5, h6, #Category-section h3 a, #sidebar h3, .logo h1, .site-title, .site-title a, .comment-body {
    color: #fff;
}
.um-account-main div.um-account-heading {
    color:#fff !important;
}
.um-account-name a {
    color:#fff !important;
}
.um-field-block {
    color: #fff !important;
}
.um-field-checkbox-option {
    color:#fff !important;
}
a.um-link-alt {
    color:#fff !important;
}
.other-dangerous-label {
    display:none;
}
.custom-logo-link {
    float:left;
}
.flag-container [data-name="flag_image"] {
    display:none;
}

/*.flag-container [data-name="tree_concern"] {display:none;}*/
.flag-container [data-name="other_reason"] {
    display:none;
}
.flag-container [data-name="latitude"] {
    display:none;
}
.flag-container [data-name="longitude"] {
    display:none;
}
.flag-container [data-name="state"] {
    display:none;
}
.flag-container [data-name="town"] {
    display:none;
}
.flag-container [data-name="zip_code"] {
    display:none;
}
.flag-container [data-name="country"] {
    display:none;
}
.flag-container [data-name="id_code"] {
    display:none;
}
.flag-container [data-name="email"] {
    display:none;
}
.flag-container [data-name="state_name"] {
    display:none;
}
.flag-container [data-name="date"] {
    display:none;
}



button  {
    display: inline-block;
    padding: 8px;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 600;
    font-style: normal;
    background: #78ab78 !important;
    color: rgb(255, 255, 255);
    width: auto;
    border-radius: 4px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset;
}
.offline-flag {
    margin-bottom:20px;
    padding-bottom:20px
}
#submitting-message {display:none;}
.bsaTemplatePreviewInner {
    pointer-events: none;
}
.unhide-private {
    display:none;
    z-index: 20;
    position:relative;
}
#pms-credit-card-information {
    background: #fff;
    padding: 20px;
    width: 100%;
    max-width:540px;
    border-radius: 5px;
    margin:0px;
    margin-bottom:10px;
}
.pms-form-fields-wrapper {
    margin:0px;
    margin-left:15px;
    margin-bottom:20px;
}
#pms-credit-card-information h4{
    color:#30313d;
}
#pms-cancel-subscription-form input {
    margin:5px;
}
#pms-renew-subscription-form input {
    margin:5px;
}
#pms-update-payment-method-form input {
    margin:5px;
}
.flag-button {
    position: relative;
    font-weight:normal;
    text-decoration:none !important;
    font-style: normal;
    width: 100%;
    float:left;
    border-radius: 5px;

}
.selected-button {
    border:solid 2px #78ab78;
    background:rgba(100, 136, 86, .5);
    display:block;
}
.flag-button .flag-description .flag-image {
    max-width:200px;
    border:solid 2px #fff;
    margin-right:10px;
    float:left;
}


/*.flag-button .flag-listing-link {
    display:none;
}*/
.flag-buttons {/*position:absolute; bottom:5px;*/
}

.mapboxgl-popup {
    z-index:9999999;
    max-width:500px;
}
.close-button-padding {
    display:none;
}
.mapboxgl-popup .close-button-padding {
    display:block;
    float:right;
    height:42px;
    width:26px;

}

.popup-description .flag-image {
    float:left;
    max-width:100px !important;
    margin-bottom:0px;
    margin-right:5px;
}
.mapboxgl-popup-content {
    border-radius:5px;
    font-weight:normal;
    background-color:#a7c8a7;
    color:#000 !important;
    text-decoration:none !important;
    font-style: normal;
    width: auto;
}


/*#map .mapboxgl-popup-anchor-top .mapboxgl-popup-tip,
#map .mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip,
#map .mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
    border-bottom-color:#fff !important;
}
#map .mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip,
#map .mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip,
#map .mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
    border-top-color:#fff !important;
}
#map .mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
    border-right-color:#fff !important;
}
#map .mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
    border-left-color:#fff !important;
}*/
#map .mapboxgl-ctrl-group {
    background:none;
}
#map .map-overlay {
    background: #000;
}
#map-search {
    width:fit-content;
    margin:0 auto;
}
@media(min-width:1060px) {
    .page-id-3121 #map-search {

        margin-top:120px;
    }
    .view-collections-button {
        margin-top:60px;
    }
    .get-subscription-message {
        margin-top:110px;
    }
}
.signed-out-text {
    max-width:600px;
}
#nearby-map .flag_count {
    display:none;
}
.mapboxgl-popup-tip {
    border:0px !important;
}
.mapboxgl-popup {
    width: calc(100% - 40px);
    margin:20px;
    /*height:100% !important;*/
    max-width: 100% !important;
    transform:none !important;
    overflow:auto;

}
.mapboxgl-popup-content {
    background: rgba(100, 136, 86, .5);
    border:solid 2px #78ab78;
    color :#fff !important;
    font-weight:bold;
}
.mapboxgl-popup-content .flag-container{
    border:0px;
    padding:0px;
    margin:0px;
    background:transparent;


}

.sf-arrows .sf-with-ul::after {

    content: '\f0dd';
    position: absolute;
    right: 0px;
    top: 2px;
    font-size: 18px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;

}

@media (min-width: 992px) {
    .col-lg-9 {
        -webkit-box-flex: 0 !important;
        -webkit-flex: 0 0 100% !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}
@media screen and (max-width: 992px) {
    .toggle-menu button {
        border-radius: 0px;
    }
    .menu_header {
        background-color:transparent !important;
    }
    #content {
        margin-top:0px;
    }
    #header {
        margin-bottom:0px;
    }
}

.map-controls {
    padding:0px;
    position:relative;
}
#cycle-up {
    position:absolute;
    top:30%;
    left:-30px;
    width:30px;
    height:35px;
    font-size:35px;
    line-height:30px;
    padding:0px;
    display:none;
}
#cycle-down {
    position:absolute;
    top:30%;
    right:-30px;
    width:30px;
    height:35px;
    font-size:35px;
    line-height:30px;
    padding:0px;
    display:none;
}
.filter-set {
    display:inline-block;
    margin: 0 5px;
}
#filter-form {
    font-size:15px !important;
    width:fit-content;
    margin:0 auto;
    text-shadow:none;
    display:none;
    margin-bottom:10px;

}
.filter-label {
    display:inline-block;
    color:#000; /*border:solid 2px #000;*/
    padding:5px;
    border-radius:5px;
    margin:5px;
}
.filters-applied {
    font-size: 15px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border:solid 1px #000;
    border-top:0px;
    display: inline-block;
    position: absolute;
    left: 50%;
    /*top: 0%;*/
    transform: translateX(-50%);
    z-index: 9999;
    display:none;
}
.flag-counts-filtered {
    font-weight: normal;
    width:fit-content;
    margin:0 auto;
    font-size: 15px;
    display:none;
}
.flag-counts {
    font-size: 15px;
    /*position: fixed;
    left:50%;
    top:30px;
    border:solid 1px #fff;
    -webkit-transform: translate(-50%, 0); 
    transform: translate(-50%, 0);*/
    position: absolute;
    left: 50%;
    /*top: 0%;*/
    transform: translateX(-50%);
    z-index: 9999999;
    text-align:center;
    font-weight:normal;

}
.reset {
    background: #78ab78;
    color: rgb(255, 255, 255);
    width: auto;
    padding: 8px;
    border-radius: 4px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset;
    border: none;
    text-decoration: none;
    color: white;
    margin: 5px;
    cursor: pointer;
    line-height:1;
}
.collection-swiper-icon {
    width:40px;
}
#show_collection_map {
    /* width: fit-content; margin:0 auto; margin-bottom:20px;*/
}
input {
    line-height:1.5;
    margin-bottom:5px;
}
.smartphone-wrapper {
    width:100%;
    max-width:400px;
    text-align: center;

}
.smartphone {
    position: relative;
    width: 300px; /* Adjust width as needed */
    height: 600px; /* Standard smartphone ratio */
    margin: 10px auto;
    border: 12px solid #111;
    border-radius: 36px;
    background: #222;
}

.screen {
    position: absolute;
    top: 16px;
    left: 13px;
    right: 13px;
    bottom: 60px; /* Space for home button */
    background: white;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
}

.video {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f7; /* Default iOS background */
    color: #333;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

.home-button {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #111;
    border: 2px solid #333;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

/* Camera notch (optional) */
.screen::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 20px;
    background: #111;
    border-radius: 0 0 10px 10px;
    z-index: 10;
}
@media (max-width: 988px) {

    .flag-button {
        margin:10px auto;
        float:none;
    }
}
@media (max-width: 768px) {
    /*.map-overlay {
        display:none;
    }*/
    .quick-filters {
        position:static;
    }
    #primary-menu .dropdown-menu-toggle {
        display:none !important;
    }
    #map {
        width:100%;
        left:0;
    }
    /*#content {
        padding:10px !important;
    }*/
    .site-branding-container {
        padding:15px 10px;
    }
}
@media (max-width:650px) {
    .filters-applied {
        left:5%;
        right:5%;
        transform: none;
        -webkit-transform: none;
    }
    /*.mapboxgl-popup-content .flag-text  {
        display:none;
    }*/
    .mapboxgl-popup-content img {
        max-width:150px !important;
    }
    .flag-counts {
        left:5%;
        right:5%;
        transform: none;
        -webkit-transform: none;

    }
    .mapboxgl-popup {
        margin:0px;
        margin-top:75px;
        width:100%;
    }
}
@media (min-width:700px) {
    /*#map .mapboxgl-popup-tip {
        border-width: 100px !important;
        border-left-width:5px !important;
    }*/
    /*#map .mapboxgl-popup {
        max-width:500px !important;
    }*/

}
.create-flag-button {
    float: none;
    display:block;
    width:fit-content;
}
.your-header {
    line-height:inherit;
    max-width:100%;
    margin-bottom:10px;
}
@media (max-width: 580px) {
    .create-flag-button {
        float: none;
        display:block;
        width:fit-content;
    }
    .your-header {
        line-height:inherit;
        max-width:100%;
        margin-bottom:10px;
    }
    .apMainContainer {
        margin: 0 auto;
        width: fit-content;
        float:none;
        display:block !important;
    }
    .map-key {
        padding-left:10px;
    }
    .home-button-span {
        display:none;
    }
    .home-button-div {
        display:block;
    }
    #map {
        overflow:hidden;
        max-height: 760px;
        /*width:90%;*/
        margin:0 auto;
    }
    #content {
        min-height:1500px
    }
}

@media (max-width: 403px) {

    .site-description {
        clear:both;
        margin-top:15px;
    }
}
