﻿@import url('https://fonts.googleapis.com/css?family=Bitter:400,400i');

.callout {
    padding-top: 0px !important;
    padding-bottom: 10px;
}

.well {
    padding: 0px !important;
    margin-bottom: 0px !important;
}

.form.search-big {
    margin-bottom: 0px;
    margin-top: 0px;
}

.spinner-wh {
    width: 100px;
    height: 100px;
}

.help-block {
    font-size: 9pt;
    margin-top: 0;
}

#contactForm input, #contactForm select {margin-bottom: 0;}

.error {

    width: 100%;
    clear: both;
    display: block;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    line-height: 23px;
}


.mapitBox { 
    width: 22px; 
    height: 40px;
    background: transparent url(./images/spotlight-poi.png) no-repeat center;
    text-align: center;
    position: relative;
}
    .mapitBox a {margin-top: -10px; font-size: 14px;}

.labelContentBox {
    color: #fff; 
    font-size: 12px; 
    width: 14px;
    margin-top: -10px; 
}


.labels {
    color: white;
    background-color: #ea4335;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 12px;
    width: 14px;
    height: 15px;
    text-align: center;
    white-space: nowrap;
    margin-top: -31px !important;
    margin-left: -7px !important;
}

.labelContent {
    color: #fff; 
    font-size: 12px; 
    background-color: #f75850; 
    width: 14px;
    margin-top: -10px; 
}

div#googleSearch {
    /*width: 175px;*/
    margin-top: 10px;
    display: inline-block;
    float: right;
}

