.boxshadow {
    box-shadow: 0px 1px 6px #00000036;
}

.tab-nav.tabs {
    height: 50px !important;
    padding-top: 5px !important;
}
a.tabs-striped.tab-item.tab-item-active {
    border-top-width: 0px !important;
}

.advance-form input::placeholder,
.advance-form textarea::placeholder,
.input-label,
input#searchedText,
input[type=search] {
    color: #313131!important;
}

.map .leaflet-popup-content .button.button-outline {
    padding: 4px 9px;
    font-size: 10px;
    margin-top: 8px;
    min-height: unset;
    line-height: 20px;
}