﻿#map-canvas {
    height: 400px;
}

.ui-autocomplete {
    z-index: 5000 !important;
}

.map-marker {
    color: red !important;
}

#main-content {
    padding: 0px;
}

.pagination {
    margin: 0px;
}

.hr_Fch_custom {
    margin-top: 15px;
    margin-bottom: 10px;
}

.btn-filter {
    font-weight: normal;
    font-size: 14px;
    padding: 6px 12px;
    width: 129px;
}
