﻿.Rail-schedules {
        float: left;
        margin-left: 306px;
    }

    .Bus-schedules {
        float: left;
        margin-left: 306px;
    }

    .Train-schedules {
        float: left;
        margin-left: 306px;
    }

    .table > tbody > tr > td {
        border-top: none;
    }

    .table {
        margin-left: 50px;
        width: 900px;
    }

    #banner-under-link {
        min-height: 47px;
        line-height: 1;
        width: 100%;
        margin-top: -10px;
    }

        #banner-under-link > div > ul > li {
            float: right;
            padding-left: 25px;
            padding-right: 25px;
            padding-top: 25px;
            padding-bottom: 25px;
        }

        #banner-under-link > div > ul {
            padding-right: 200px;
        }

            #banner-under-link > div > ul > li > a {
                color: #003d4c !important;
                font-size: 20px;
            }

    .breadcrumb-wrapper {
        margin-bottom: 0px;
    }

    .schedules__h2 i--service-rail js-gets-future {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .banner-text h1 {
        float: left;
        
    }

    #AllSchedules {
        background-color: white;
    }

    .schedule-finder {
        background-color: #f4f4f4;
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        padding: 1em;
        margin-bottom: 2.5em;
    }

        .schedule-finder > h2 {
            /*margin-top: 0px;
            font-size: 36px;
            margin-bottom: 20px;*/
            text-align: left;
            display: inline-block;
            border-right: 1px solid #dcdcdc;
            border-bottom: 0;
            padding-right: 1em;
            padding-bottom: 0;
            margin: 0 1em 0 0;
            float: left;
            font-size: 15px;
            line-height: 1.8em;
            text-transform: uppercase;
            color: #5c5c5c;
            font-weight: bold;
            letter-spacing: .08rem;
            font-family: ProximaNovaBold,Helvetica,Arial,sans-serif;
            font-weight: 700;
            font-style: normal;
        }

.btn {
    background-color: #003D4C !important;
    color: #fff;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: -;
    padding-bottom: -;
    padding-top: -;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 25px;
}

    .schedule-finder div label {
        line-height: 2em;
        display: inline-block;
        width: auto;
        margin-bottom: 0;
        margin-right: .5em;
        /*display: block;*/
        margin-bottom: 1em;
        color: #5c5c5c;
        font-size: .975em;
        font-family: ProximaNova,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-style: normal;
    }

    .schedule-finder div input {
        position: relative;
        min-width: 190px;
        background-color: white;
    }

    .schedule-finder {
        width: 1020px;
        padding-top: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 16px;
        margin-bottom: 40px;
    }

        .schedule-finder .schedule-finder-right {
            float: right;
        }

    #scheduleFinderSchedules {
        border-radius: 4px;
        border: 1px solid #dcdcdc;
        padding-left: 11.200px;
        padding-right: 11.200px;
        height: 28px;
    }

    #listbox > option {
        padding-left: 12px;
        color: #003d4c !important;
        padding-bottom: 7px;
    }
    .i--service-bus, .i--service-rail, .i--service-incline {   background-repeat: no-repeat; padding-left: 60px; height: 50px; padding-top: 5px; } .i--service-bus{ background-image: url('../../Content/img/icons/bus.png'); } .i--service-rail { background-image: url('../../Content/img/icons/light_rail.png'); } .i--service-incline { background-image: url('../../Content/img/icons/incline.png'); } @media screen and (max-width:425px){
#banner-under-link div ul li{
        width: 250px;
        float:none;
}
.schedule-finder{
    width:auto;
}
.schedule-finder > h2 {
    text-align: center;
    display:block;
    border-bottom: 1px solid #dcdcdc;
    border-right:0;
    margin: 0 1em 0 0;
    font-size: 15px;
    line-height: 1.8em;
    text-transform: uppercase;
    color: #5c5c5c;
    font-weight: bold;
    float:none;
    letter-spacing: .08rem;
    font-family: ProximaNovaBold,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
}
}

#contact { 
	color: #585858 !important; 
	background-color: #fff !important;
	padding: 6px 12px !important;
	height: 40px !important; 
}
