﻿body {
}

.ips-logo-bottom-corner {
    position: fixed;
    bottom: 10px;
    right: 0px;
    max-width: 10%;
    max-height: 5%;
}

.site-logo-top-corner {
    position: fixed;
    top: 0px;
    left: 5px;
    max-height: 104px;
}

.site-logo-xs {
    max-width: 260px;
}

.sentry-header {
    text-align: center;
    z-index: 5;
    POSITION: absolute;
    width: 100%;
    background-color: #bbbbbb;
    color: #000000;
    /*padding: 5px 20px;*/
    -webkit-box-shadow: 0 0 13px 7px rgba(0,0,0,0.51);
    -ms-box-shadow: 0 0 13px 7px rgba(0,0,0,0.51);
    box-shadow: 0 0 13px 7px rgba(0,0,0,0.51);
    font-weight: bold;
    margin: 0 auto;
}

.sentry-header-text {
    font-size: 30px;
}

.sentry-header-time-lg {
    padding: 8px 10px;
}

.sentry-title-lg {
    height: 102px;
    align-content: center;
    text-align: center;
}

.sentry-title-sm {
    height: 102px;
    align-content: center;
    text-align: left;
    position: absolute;
}

.sentry-header-time-sm {
    padding: 20px 2px;
}

/*D-Din font*/
@font-face {
    font-family: ddinfont;
    src: url(../../Content/font/d-din/D-DIN.otf);
    src: url(../../Content/font/d-din/D-DIN-Bold.otf);
    src: url(../../Content/font/d-din/D-DIN-Italic.otf);
    src: url(../../Content/font/d-din/D-DINCondensed-Bold.otf);
    src: url(../../Content/font/d-din/D-DINCondensed.otf);
    src: url(../../Content/font/d-din/D-DINExp-Italic.otf);
    src: url(../../Content/font/d-din/D-DINExp.otf);
}

.gm-style-iw-d {
    margin-right: -14px !important;
    margin-bottom: -22px !important;
    margin-left: -6px !important;
}

.gm-style-iw-chr {
    display: none;
}

.gm-style-iw + div {
    display: none;
}