.HeaderImage {
    margin-right: 140px;
}

.HeaderName {
    color: white;
    font-size: 18px;
    display: inline !important;
    white-space: nowrap;
}

.BottomLine {
    border-bottom: dotted;
    border-bottom-width: 1px;
    border-bottom-color: white;
}

.MinContentHeight {
    min-height: 400px;
    margin-left: -20px;
    margin-right: -20px;
}

.MinHeight30 {
    min-height: 30px;
}

.OGSkin {
    overflow: hidden;
}

.PlaceHolder {
    padding-top: 0px;
    border-top: 0;
}

.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.PaddingTop10px {
    padding-top: 10px;
}

.PaddingTop10px-sm {
    padding-top: 0px;
}

@media (min-width: 992px) {
    .PaddingTop10px-sm {
        padding-top: 10px;
    }
}

.PaddingTop16px {
    padding-top: 16px;
}

.GVTableWithAdaptivity .dxbs-ap {
    display: none;
}

.Copyright {
    margin-top: 25px;
}

.CaptionRow {
    font-size: x-large;
    line-height: 28px;
}

.Bold {
    font-weight: bold;
}

.Red {
    color: #e60000;
}

.CaptionRowRight {
    text-align: right;
}

.CaptionRowCenter {
    text-align: left;
}

@media (min-width: 992px) {
    .CaptionRowCenter {
        text-align: center;
    }
}

.CaptionRowEN {
    margin-left: -6px;
    font-size: 22px;
}

.GVTableWithAdaptivity {
    background-color: #CFD3E3;
    border: 25px #CFD3E3 solid;
    margin: auto;
    color: #002b59;
    max-width: 1170px;
}

.BCPTable {
    margin: 0 auto;
    font-family: Verdana;
    line-height: 18.57px;
}

.BCBStationSearchButton {
    background-color: #DCDCDC !important;
}

.BCBStationLB {
    top: 100% !important;
}

.GVTableHeader {
    color: white;
    background-color: #00a1e0;
    font-size: small;
}

    .GVTableHeader > th {
        border-radius: 0 !important;
    }

.HeaderBadge {
    display: block;
    text-align: left;
    background-color: #00a1e0;
    font-size: small;
    font-weight: normal;
    padding: 0 0 5px 0;
}

.GVTableContent, .panel {
    border: 0 !important;
    margin-bottom: 0 !important;
    font-size: 13px;
}

.col-md-1, .col-md-2, .col-xs-2, .col-xs-4, .dxbs-noclick {
    border: none !important;
}

.DirectionCell {
    font-size: 11px;
}

.GVTableContent .odd {
    background-color: white;
}

.BHLButton {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
    max-width: 175px;
    padding: 5px 0px;
    border-radius: 5px;
    background-color: #00a1e0;
    text-decoration: none;
}

@media (max-width: 992px) {
    .BHLButton {
        width: 50%;
        max-width: 50%;
    }
}

.BHLButton.text-muted {
    background-color: #002b59;
}

    .BHLButton.text-muted:not(span):before {
        text-align: center;
        background-color: transparent;
        color: white;
        padding-left: 10px;
        font-family: 'Glyphicons Halflings';
        content: "\e013";
        text-shadow: none;
        border: none;
        line-height: 14px;
        font-size: 11px;
    }

.BHLButtonBadge {
    text-align: center;
    background-color: transparent;
    color: white;
}

.text-muted .BHLButtonBadge {
    background-color: #002b59;
}

.StationListBody {
    background-color: #002b59;
    border: 28px #002b59 solid;
    max-width: 1170px;
    margin: 0 auto;
    font-size: 11px;
    font-family: Verdana;
    color: white !important;
    margin-bottom: 10px;
}

    .StationListBody .PaddingTop16px .col-xs-12 {
        padding: 0;
    }

.BMLettersItem {
    padding: 2px 2px;
    margin-left: 0 !important;
    min-height: 38px;
}

    .BMLettersItem a {
        background-color: #00a1e0;
        color: white;
        min-width: 30px;
        min-height: 34px;
        text-align: center;
        font-size: 16px;
        padding: 3px !important;
    }

    .BMLettersItem.active > a {
        background-color: #ff5200 !important;
    }

    .BMLettersItem a:hover {
        background-color: #ff5200 !important;
    }

    .BMLettersItem span {
        vertical-align: middle;
    }

.BMStationsItem a {
    color: white;
    max-height: 32px;
    padding: 5px 0px;
}

    .BMStationsItem a:hover, .BMStationsItem a:focus {
        text-decoration: underline;
    }

.BtnStationFind {
    margin-top: 12px;
    margin-right: 10px;
    max-height: 34px;
    background-color: #ff5200;
    border: 1px solid transparent;
    float: left;
    font-size: 11px;
}

    .BtnStationFind:hover, .BtnStationFind:hover:active {
        color: #ff5200;
        background-color: white;
        border: 1px solid #ff5200;
    }

.BtnStationFindText {
    margin-left: -10px;
    font-weight: bold;
}

    .BtnStationFindText:after {
        content: url('../Images/ikona-sipka-vpravo-white.svg');
        margin-left: 50px;
        margin-top: -15px;
        display: block;
    }

.BtnStationFind:hover .BtnStationFindText:after {
    content: url('../Images/ikona-sipka-vpravo-orange.svg');
}

.BtnClear {
    margin-top: 10px;
    max-height: 34px;
    background-color: transparent;
    border: 1px solid transparent;
    float: left;
    text-decoration: underline;
    font-size: 11px;
    padding-left: 0;
}

    .BtnClear:hover, .BtnClear:active:hover {
        background-color: transparent;
        border: 1px solid transparent;
        text-decoration: underline;
    }

.BtnClearText:before {
    content: url('../Images/ikona-znovu.svg');
    margin-top: -15px;
}

.BMLastVisited {
    padding-left: 0;
}

.BMLastVisitedItem a {
    margin-left: -15px;
    text-decoration: underline;
    color: #00a1e0;
}

.BMLastVisitedItem:hover a {
    background-color: #002b59 !important;
}

.VirtualTableNotice {
    margin: auto;
    padding: 5px;
    background-color: white;
    overflow: hidden;
    max-width: 1170px;
}

.VirtualTableNoticeLabel {
    padding-left: 25px;
    color: #002b59;
    display: block;
}

.tableTextRow td:not(.MinHeight30) {
    display: none !important;
}

@keyframes blinkingText {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 0;
    }

    60% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.blinking {
    animation: blinkingText 2s reverse infinite;
}

.MarginFullWidth {
    margin-left: 0px;
    margin-right: 0px;
}

@media (max-width: 767px) {
    .MarginFullWidth {
        margin-left: -35px;
        margin-right: -35px;
    }
}

@media (max-width: 479px) {
    .MarginFullWidth {
        margin-left: -50px;
        margin-right: -35px;
    }
}

.dxbs-empty-data-row > td {
    border: none !important;
}
