﻿.esri-search__input, .esri-search__clear-button, .esri-search__submit-button {
    border: 1px solid rgba(110,110,110,.3) !important;
}

.esri-search {
    width: 450px !important;
}


#SearchWidget {
    width: 100% !important;
}

#AddressLookupWindow {
    overflow: initial;
}

.businesscheckboxes {
    margin-top: 10px;
    8 s color: red;
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: bold;
}

.action-button {
    background-color: white;
    color: #6e6e6e;
    height: 30px;
    width: 30px;
    border: none;
}

    .action-button:hover, .action-button:focus {
        background: #0079c1;
        color: #e4e4e4;
    }

.esri-active {
    background: #0079c1;
    color: #e4e4e4;
}

.mapdiv {
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #eee;
    margin: 0;
    height: 435px;
    width: 100%;
}


.esri-view-height-less-than-medium .esri-popup__main-container {
    max-height: 330px !important;
}

.k-svg-icon {
    padding-top: 0px !important;
}

.k-calendar-footer, .k-calendar .k-footer {
    padding: 0px !important;
}

.k-calendar-view {
    padding: 0px !important;
    min-height: unset !important;
}

.k-calendar-table {
    padding: 0px !important;
}

.k-tabstrip-items {
    text-transform: none !important;
    font-weight: bold !important;
}

#AgreementReservationSearchGrid .k-svg-icon {
    width: 25px !important;
}

#spanNotifiedAdmin {
    float: right;
    background-color: lightgrey;
    padding: 4px;
    border-radius: 4px;
    font-size: 13px;
}