/* google maps */

#amtc_option_0 div,
#amtc_option_1 div,
#amtc_option_2 div,
#amtc_option_3 div {
    text-align: center !important;
}
#map {
    height: 400px;
    overflow: hidden;
    width: 100%;
}
#map img {
    border: none;
}
#map_misc,
#map_title {
    padding-left: 5px;
    padding-right: 5px;
}
#print_notice {
    border: 1px dashed #999;
    color: #999;
    font-size: 9px;
    margin: 0 95px 0 95px;
    padding: 2px 6px 2px 6px;
    text-align: justify;
}
#wizard {
    visibility: hidden;
}
.feed-iw-name {
    font-size: 120%;
    font-weight: bold;
}
.feed-iw-wrapper {
    font-size: 100%;
}
.gmnoprint {
    line-height: 120%;
}
.index2 {
    height: 100%;
    margin: 0 !important;
    overflow: hidden;
}
.info-window {
    line-height: 120%;
    width: 216px;
}
.iw-address-submit {
    display: none;
}
.iw-address-submit-active {
    display: inline;
}
.iw-avatar {
    margin-top: 10px;
}
.iw-close-button {
    height: 13px !important;
    width: 14px !important;
}
.iw-directions form {
    display: none;
    margin-top: 10px;
}
.iw-inputbox-active {
    border: 1px solid #bccdf0;
    position: relative;
    width: 200px;
}
.iw-inputbox-blur {
    border: 1px solid #fff !important;
    position: relative;
    width: 200px;
}
.iw-misc {
    text-align: justify;
}
.iw-misc,
.new-iw-link {
    margin-top: 10px;
}
.iw-name {
    font-size: 120%;
    font-weight: bold;
}
.iw-your-address {
    border: 1px solid #bccdf0;
    margin-right: 5px;
    position: relative;
    width: 175px;
}
.iw-your-address-blur {
    border: 1px solid #fff !important;
    margin-right: 5px;
    position: relative;
    width: 200px;
}
.mapcontentpane {
    margin-bottom: 10px;
}
.new-iw-directions {
    margin-top: 5px;
}
.new-iw-lat,
.new-iw-lng {
    margin-bottom: 4px;
    margin-left: 3px;
}
.new-iw-link {
    margin: 10px 0 0 3px;
}
.new-iw-lng {
    margin-bottom: 10px;
}
.print-map {
    height: auto;
    margin: 5px !important;
    overflow: visible !important;
}
.tooltip {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    font-weight: bold;
    padding: 1px 4px 2px 4px;
    white-space: nowrap;
}
html {
    margin: 0 !important;
}
@media print {
    #print_notice,
    .terms-of-use,
    span {
        display: none;
    }
    .gs-result-copy a:link,
    .gs-result-copy div,
    .info-window .inputbox,
    .info-window a:link,
    .info-window div,
    .new-info-window .inputbox,
    .new-info-window a:link,
    .new-info-window div {
        background-color: #fff;
        color: #000;
    }
    div.gmnoprint {
        display: block !important;
    }
}