﻿.block-locator {
    padding: 1px 1px 0px;    
    width: 100%;
    margin: auto;
}

.bg-logo, .top_panel ul{
    background-image: none;
}

#locator-page-header{
    margin-top: 5px;
    margin-bottom: 5px;
}

#locator-page-header .page-header-h2 {
    font-size: 24px;
}
 
.bootbox-alert .modal-header h4{
    font-size: 18px;
    font-weight: bold;
}

.bootbox-alert .modal-body .bootbox-body{
    font-size: 16px;
}

*,
*:before,
*:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

li.icon-video a, li.icon-video button{
    height: 22px;
}
 
.img-locator, .img-lct-info
{
    padding-bottom: 0px;
}


@font-face {
    font-family: 'bakersignet_btroman';
    src: url('/locationstatic/Content/fonts/baker-signet-bt-webfont.eot');
    src: url('/locationstatic/Content/fonts/baker-signet-bt-webfont-iefix.eot') format('embedded-opentype'),
         url('/locationstatic/Content/fonts/baker-signet-bt-webfont.woff') format('woff'),
         url('/locationstatic/Content/fonts/baker-signet-bt-webfont.ttf') format('truetype'),
         url('//www.sos.org/application/assets/themes/sos/css/fonts/baker-signet-bt-webfont.svg#bakersignet_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
