/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
	
}

.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length {
    border: 0;
}
.pac-container {
    z-index: 10051;
}

#index-map, #index-map2 {
    height: 600px;
}

.marker-info {
    color: #333;
    font-weight: 400;
    line-height: 20px;
}