#map {
width: 100%;
height: 500px;
clear: both;
}
.search-box {
width: 100%;
margin: 0;
padding: 8px;
float: left;
outline: none;
border: 1px solid #333;
}
.search-btn {
// background-image: url(//www.safeguardsecurity.co.uk/wp-content/plugins/crime_checker_plugin/css/paper.gif);
padding: 9px 0;
color: white;
float: left;
font-size: 0.9em;
cursor: pointer;
}
.search-btn button { border:none; background:none #F6581C; border:solid 1px #fff; color:#fff; padding:11px 21px; font-size:14px; text-transform:uppercase;  }
.search-btn button:hover {cursor:pointer; }
.result-list {
display: none;
border: 1px solid lightgray;
border-top: none;
position: absolute;
z-index: 9999;
box-sizing: border-box;
font-size: 0.8em;
}
.result-item {
background-color: white;
border-bottom: 1px solid lightgray;
padding: 8px;
cursor: pointer;
width: auto;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.result-item:last-child {
border: none;
}
.result-item.selected {
background-color: whitesmoke;
}
.directions {
display: none;
font-size: 0.8em;
font-size: 0.8em;
padding: 10px;
float: left;
background-color: whitesmoke;
}
#main {
position: relative;
width: 100%;
display: block;
}
.left_column { 
width: 40px; float: left;
// background: yellow;
}
.wrapper { 
//  background: red;
overflow: hidden;
}
.center_column { width: 48%; float: left;margin-right:20px;  }
.right_column { width: 48%; float: left; }
.group:before, .group:after { content: ""; display: table; }
.group:after { clear: both; }
.group { zoom: 1; }
.container{
display:table;
width:90%;
border-collapse: collapse;
}
.heading{
// font-weight: bold;
display:table-row;
// background-color:#C91622;
text-align: left;
line-height: 25px;
font-size: 14px;
font-family: "signika-light";
// color:#fff;
}
.table-row{  
display:table-row;
text-align: left;
}
.col{
display:table-cell;
border: 1px solid #CCC;
}
.page-id-1172 .entry-content h3 {text-transform:none; font-size: 16px; letter-spacing: 0em;}
.page-id-1172 .right_column #markerLocation{font-size: 17px; font-family: "signika-light";}
.page-id-1172 .right_column #markerLocation b{font-size: 17px; font-family: "signika-regular";}
.page-id-1172 .right_column #crime b{font-size: 40px;}
.page-id-1172 .right_column .container .col{border:0px;}
.page-id-1172 .right_column .container #divTitle1, .page-id-1172 .right_column .container #divTitle2{font-size: 15px; font-family: "signika-light";}
.page-id-1172 .right_column .container #div1, .page-id-1172 .right_column .container #div2{font-size: 16px; font-family: "signika-regular";}