﻿.header-height-EastSussex {
    height: 50px;
}

.navbar-EastSussex {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-position: initial;
    border-radius: 0;
    background-image: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: #003c69 !important;
    margin-bottom: 0;
    border-bottom: 5px solid #bed600;
}

hr {
    border-top: 2px solid #003c69 !important;
}

@media only screen and (min-width: 768px) {
    .border-right-side {
        border-right: 2px solid #003c69 !important;
    }
}

.navbar-EastSussex .navbar-toggle {
    margin-top: 15px;
    background-color: #003c69 !important;
    /*float: left;*/
}

    .navbar-EastSussex .navbar-toggle .icon-bar {
        background-color: white;
    }

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0px !important;
        padding-bottom: 2px !important;
    }
}

.container-EastSussex {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding: 0
}

.container > .navbar-header, .container > .navbar-collapse {
    margin: 0 auto;
    padding: 0 0 0 5px;
}

.navbar-collapse {
    background-color: #003c69 !important;
}

.navbar-right-EastSussex {
    padding-top: 12px;
}

    .navbar-right-EastSussex > li > a {
        color: #ffffff;
        background-color: transparent !important;
    }

        .navbar-right-EastSussex > li > a:hover {
            background-color: transparent !important;
            text-decoration: underline !important;
        }

.masthead {
    background-color: #003c69;
    min-height: 4.5em;
    position: relative;
    margin-bottom: 0px !important;
}

@media screen and (min-width: 48em) {
    .masthead {
        margin: 0 auto;
        min-height: 0;
        padding-bottom: .495em;
        padding-top: .495em;
        width: 100%;
    }
}

.col {
    float: left;
    margin-left: 1.04167%;
    margin-right: 1.04167%;
}

@media screen and (min-width: 48em) {
    .medium_4 {
        width: 31.25%;
    }
}

/*@media screen and (min-width: 60em) {
    .large_3 {
        width: 22.91667%;
    }
}*/

.wrap {
    *zoom: 1;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 94%;
}

    .wrap:before, .wrap:after {
        content: "";
        display: table;
    }

    .wrap:after {
        clear: both;
    }

@media screen and (min-width: 768px) {
    .wrap {
        max-width: 1170px;
        width: 80%;
    }
}

@media screen and (min-width: 90.075em) {
    .wrap {
        max-width: 1170px;
        width: 100%;
    }
}

.site-logo {
    color: #fff;
    display: inline-block;
    margin-top: 12px;
    width: 100%;
    height: auto;
    padding: .5rem 1.5rem;
}

.siteImage {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    max-height: 40px;
    margin-left: 5px
}


@media screen and (min-width: 48em) {
    .site-logo {
        margin: 0;
    }
}

.btn-default {
    background-color: #393 !important;
    border-color: #393 !important;
    color: #fff !important;
    transition: all .0s;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        color: #fff !important;
        background-color: #40bf40 !important;
        transition: all .0s;
    }

.MyBusPassLogo {
    background: url(../../images/MBPLogoW.png);
    background-image: url(../../images/MBPLogoW.png),none;
    height: 85px;
    width: auto;
    padding-top: 10px !important;
    background-size: auto 85px;
    background-repeat: no-repeat;
}

footer {
    background-color: #003c69;
    margin-top: 60px;
    color: #fff;
    /*border-top: 57px solid #195491;*/
}

ul, li {
    list-style-type: none;
}

.list {
    margin-top: 35px;
}

    .list a {
        color: #fff
    }

.pagination-ys table > tbody > tr > td > span {
    background-color: #003c69 !important;
}

.card-counter.primary {
    background-color: #003c69 !important;
    color: #FFF !important;
}