﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    /*padding-top: 50px;
    padding-bottom: 20px;*/
}

.social-media li a {
    background: url("../Images/social_icons.png") no-repeat;
    width: 35px;
    position:absolute;
    height:35px;
}
.social-media li {
    display:inline;
    padding: 0 40px 0 0;
}
.social-media {
    min-width:265px;
    display:inline-block;
    margin: 0 0 15px 0;
    list-style-type: none;
}
.social-media li a.wmata-facebook {
    background-position: -35px 0px;

}
    .social-media li a.wmata-instagram {
        background-position: -70px 0px;
    }
    .social-media li a.wmata-twitter {
        background-position: 0px 0px;
    }
    .social-media li a.wmata-youtube {
        background-position: -105px 0px;
    }
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
.breadcrumb
{
    font-size:12px;

}
.breadcrumb-item + .breadcrumb-item::before
{
    content: "|"
}
.border-3 {
    border-width: 3px !important;
}

.wmata-name {
    color: #fff;
    font-weight: 300;
    margin-left: 70px;
    position: absolute;
    top: 42px;
    width: 60%;
    font-size: .8125em;
    z-index: 1
}

html.lt-ie9 .wmata-name {
    font-size: .6875em
}

@media (min-width: 1025px) {
    .wmata-name {
        top: 0px;
        width: auto;
        margin-left: 90px;
    }
}

@media (min-width: 1025px) {
    .wmata-name {
        font-size:1em
    }

    html.lt-ie9 .wmata-name {
        font-size: .9375em
    }
}

.logo {
    position: absolute;
    z-index: 1025;
    height:75px;
}

.top-bar {
    height: 45px;
}

.navbar-wrapper {
    max-height: 88px;
    line-height: 1.0 !important;
}

.navbar-nav .nav-item {
    padding-left: 50px;
    padding-right: 50px;
}

.navbar-nav .nav-item:hover {
    background-color: #3E3E3E;
}

@media (min-width: 1200px) {
    .navbar-nav .nav-item .nav-link {
        font-size: 23px!important;
        font-weight: 300!important;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .navbar-nav .nav-item .nav-link {
        font-size: 16px!important;
        font-weight: 300!important;
    }
}
.head-text {
    /*        color: #5e88b7;
        font-weight:900;*/
    font-size: 34px;
    font-weight: 300;
}
.sub-text {
    font-size: 20px;
    font-weight: 300;
    color: #212529 !important;
}
.sidebar-item {
    border-bottom: 2px solid #5e88b7;
}
.sidebar-title {
    font-family: "Lato", sans-serif, Helvetica, Arial;
    font-size: 22px;
    font-weight:300;
    color: rgb(51,122,183);
    text-decoration: none;
    margin-bottom:20px;
}
sidebar-title a {
    color: rgb(51,122,183);
    text-decoration: none;
}
.carousel-caption {
    background-color: white;
    color: rgb(51,122,183);
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.menu, list-menu {
    list-style:none;
}
    .list-menu li {
        list-style-type: none;
        font-family: "Lato", sans-serif, Helvetica, Arial;
        color: rgb(51,122,183);
        /*font-size: 20px;*/
    }
.menu li {
    list-style-type:none;
    font-family: "Lato", sans-serif, Helvetica, Arial;
    color: rgb(51,122,183);
/*    font-size: 20px;*/
    margin-bottom: 30px;
}
.menu li.active
{
  /*  font-weight:bold;*/
}
.page-plate {
    background-color: rgba(70,121,176,.7);
    color: white;
    border-radius: 10px;
    padding: 15px;
}

.page-plate p {
        font-size: 16px;
}
    
.no-style-list {
    list-style: none;
}

.no-style-list li {
    list-style-type: none;
    margin-bottom: 5px !important;
}
.footer-social-media {
    list-style: none;
}

.footer-social-media .list-group-item {
    background-color: transparent;
    list-style-type: none;
    border-style: none;
}



/* Set widths on the form inputs since otherwise they're 100% wide */
/*input,
select,
textarea {
    max-width: 280px;
}*/
/*.esri-popup__inline-actions-container .esri-popup__action {
    flex: 0 0 !important;
    flex-basis: 20px !important;
    margin-left: 0 !important;
    margin-right: 7px !important;
}

.esri-popup__content {
    margin-top: 10px;
}
.esri-view-width-less-than-medium .esri-popup__action-text
{
    overflow: visible !important;
    display:inline !important;
}
.esri-popup__button{
    overflow:visible !important;
}*/


.jumbo-text {
    display: inline;
    font-size: 1.2em;
    /*text-shadow: -1px 0 #3e3e3e, 0 1px #3e3e3e, 1px 0 black, 0 -1px #3e3e3e;*/
    text-shadow: 2px 2px 2px black;
}
 .jumbo-text:after {
    content: "\A";
    white-space: pre;
}

.jumbo-jr-text {
    font-size: .8em;
    /*text-shadow: -1px 0 #3e3e3e, 0 1px #3e3e3e, 1px 0 #3e3e3e, 0 -1px #3e3e3e;*/
    text-shadow: 2px 2px 2px black;
}

@media screen and (min-width: 1427px) {
    .logo {
        height:105px;
    }
    .navbar-nav .nav-item .nav-link {
    font-size: 16px;
    font-weight: 300;
    }
    
}
    /* Responsive: Portrait tablets and up */
    @media screen and (min-width: 768px) {
         .impact-label{
        font-size: 0.8rem;
        }
        .jumbo-text {
            display: inline;
            font-size: 2.5em;
             /*font-size: 3em;*/
            /*text-shadow: -1px 0 #3e3e3e, 0 1px #3e3e3e, 1px 0 #3e3e3e, 0 -1px #3e3e3e;*/
            text-shadow: 2px 2px 2px black;
        }

        .jumbo-jr-text {
            font-size: 1.8em;
            /*text-shadow: -1px 0 #3e3e3e, 0 1px #3e3e3e, 1px 0 #3e3e3e, 0 -1px #3e3e3e;*/
            text-shadow: 2px 2px 2px black;
        }

        .jumbotron {
            margin-top: 20px;
        }

        .body-content {
            padding: 0;
        }
    }

    .projects {
        max-height: 500px;
        overflow-y: scroll;
        border: solid 1px #EDF4FB;
    }
    .hvr-icon-grow:active .hvr-icon, .hvr-icon-grow:focus .hvr-icon, .hvr-icon-grow:hover .hvr-icon {
    -webkit-transform: scale(1.1) translateZ(0)!important;
    transform: scale(1.1) translateZ(0)!important;
}

    .gallery-img {
        height: 225px;
    }
    /* Rail Icons */
    /* line 2, ../sass/components/_service-icons.scss */
    .rail-icon, .rail-icon-large, .rail-icon-md, .rail-icon-md-35, ul.rail-list li span, .rail-icon-small, .stop-option .sub-option .header-btn h4 span.rail, .trip-icon span.rail {
        background: url('../images/sprites/icons/rail-colors-sf61bf73d27.png') no-repeat 0 0 transparent;
        background-size: 100%;
    }
        /* line 6, ../sass/components/_service-icons.scss */
        .rail-icon:not(.no-alerts), .rail-icon-large:not(.no-alerts), .rail-icon-md:not(.no-alerts), .rail-icon-md-35:not(.no-alerts), ul.rail-list li span:not(.no-alerts), .rail-icon-small:not(.no-alerts), .stop-option .sub-option .header-btn h4 span.rail:not(.no-alerts), .trip-icon span.rail:not(.no-alerts) {
            font: 0/0 a;
            color: transparent;
            text-shadow: none;
            background-color: transparent;
            border: 0;
        }
    /* line 10, ../sass/components/_service-icons.scss */
    html.lt-ie9 .rail-icon, html.lt-ie9 .rail-icon-large, html.lt-ie9 .rail-icon-md, html.lt-ie9 .rail-icon-md-35, html.lt-ie9 ul.rail-list li span, ul.rail-list li html.lt-ie9 span, html.lt-ie9 .rail-icon-small, html.lt-ie9 .stop-option .sub-option .header-btn h4 span.rail, .stop-option .sub-option .header-btn h4 html.lt-ie9 span.rail, html.lt-ie9 .trip-icon span.rail, .trip-icon html.lt-ie9 span.rail {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
        background: none;
    }
        /* line 15, ../sass/components/_service-icons.scss */
        html.lt-ie9 .rail-icon.blue, html.lt-ie9 .blue.rail-icon-large, html.lt-ie9 .blue.rail-icon-md, html.lt-ie9 .blue.rail-icon-md-35, html.lt-ie9 ul.rail-list li span.blue, ul.rail-list li html.lt-ie9 span.blue, html.lt-ie9 .blue.rail-icon-small, html.lt-ie9 .stop-option .sub-option .header-btn h4 span.blue.rail, .stop-option .sub-option .header-btn h4 html.lt-ie9 span.blue.rail, html.lt-ie9 .trip-icon span.blue.rail, .trip-icon html.lt-ie9 span.blue.rail {
            filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icons/rail-colors/blue.png',sizingMethod='scale');
        }
        /* line 19, ../sass/components/_service-icons.scss */
        html.lt-ie9 .rail-icon.green, html.lt-ie9 .green.rail-icon-large, html.lt-ie9 .green.rail-icon-md, html.lt-ie9 .green.rail-icon-md-35, html.lt-ie9 ul.rail-list li span.green, ul.rail-list li html.lt-ie9 span.green, html.lt-ie9 .green.rail-icon-small, html.lt-ie9 .stop-option .sub-option .header-btn h4 span.green.rail, .stop-option .sub-option .header-btn h4 html.lt-ie9 span.green.rail, html.lt-ie9 .trip-icon span.green.rail, .trip-icon html.lt-ie9 span.green.rail {
            filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icons/rail-colors/green.png',sizingMethod='scale');
        }
        /* line 23, ../sass/components/_service-icons.scss */
        html.lt-ie9 .rail-icon.orange, html.lt-ie9 .orange.rail-icon-large, html.lt-ie9 .orange.rail-icon-md, html.lt-ie9 .orange.rail-icon-md-35, html.lt-ie9 ul.rail-list li span.orange, ul.rail-list li html.lt-ie9 span.orange, html.lt-ie9 .orange.rail-icon-small, html.lt-ie9 .stop-option .sub-option .header-btn h4 span.orange.rail, .stop-option .sub-option .header-btn h4 html.lt-ie9 span.orange.rail, html.lt-ie9 .trip-icon span.orange.rail, .trip-icon html.lt-ie9 span.orange.rail {
            filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icons/rail-colors/orange.png',sizingMethod='scale');
        }
        /* line 27, ../sass/components/_service-icons.scss */
        html.lt-ie9 .rail-icon.red, html.lt-ie9 .red.rail-icon-large, html.lt-ie9 .red.rail-icon-md, html.lt-ie9 .red.rail-icon-md-35, html.lt-ie9 ul.rail-list li span.red, ul.rail-list li html.lt-ie9 span.red, html.lt-ie9 .red.rail-icon-small, html.lt-ie9 .stop-option .sub-option .header-btn h4 span.red.rail, .stop-option .sub-option .header-btn h4 html.lt-ie9 span.red.rail, html.lt-ie9 .trip-icon span.red.rail, .trip-icon html.lt-ie9 span.red.rail {
            filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icons/rail-colors/red.png',sizingMethod='scale');
        }
        /* line 31, ../sass/components/_service-icons.scss */
        html.lt-ie9 .rail-icon.silver, html.lt-ie9 .silver.rail-icon-large, html.lt-ie9 .silver.rail-icon-md, html.lt-ie9 .silver.rail-icon-md-35, html.lt-ie9 ul.rail-list li span.silver, ul.rail-list li html.lt-ie9 span.silver, html.lt-ie9 .silver.rail-icon-small, html.lt-ie9 .stop-option .sub-option .header-btn h4 span.silver.rail, .stop-option .sub-option .header-btn h4 html.lt-ie9 span.silver.rail, html.lt-ie9 .trip-icon span.silver.rail, .trip-icon html.lt-ie9 span.silver.rail {
            filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icons/rail-colors/silver.png',sizingMethod='scale');
        }
        /* line 35, ../sass/components/_service-icons.scss */
        html.lt-ie9 .rail-icon.yellow, html.lt-ie9 .yellow.rail-icon-large, html.lt-ie9 .yellow.rail-icon-md, html.lt-ie9 .yellow.rail-icon-md-35, html.lt-ie9 ul.rail-list li span.yellow, ul.rail-list li html.lt-ie9 span.yellow, html.lt-ie9 .yellow.rail-icon-small, html.lt-ie9 .stop-option .sub-option .header-btn h4 span.yellow.rail, .stop-option .sub-option .header-btn h4 html.lt-ie9 span.yellow.rail, html.lt-ie9 .trip-icon span.yellow.rail, .trip-icon html.lt-ie9 span.yellow.rail {
            filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icons/rail-colors/yellow.png',sizingMethod='scale');
        }

    /* Medium Icons: 45x45 */
    /* line 46, ../sass/components/_service-icons.scss */
    .rail-icon-md {
        width: 45px;
        height: 45px;
        display: inline-block;
    }
        /* line 52, ../sass/components/_service-icons.scss */
        .rail-icon-md.blue {
            background-position: 0 0;
        }
        /* line 56, ../sass/components/_service-icons.scss */
        .rail-icon-md.green {
            background-position: 0 -56px;
        }
        /* line 60, ../sass/components/_service-icons.scss */
        .rail-icon-md.orange {
            background-position: 0 -110px;
        }
        /* line 64, ../sass/components/_service-icons.scss */
        .rail-icon-md.red {
            background-position: 0 -162px;
        }
        /* line 68, ../sass/components/_service-icons.scss */
        .rail-icon-md.silver {
            background-position: 0 -219px;
        }
        /* line 72, ../sass/components/_service-icons.scss */
        .rail-icon-md.yellow {
            background-position: 0 -273px;
        }

    /* Medium Icons: 35x35 */
    /* line 78, ../sass/components/_service-icons.scss */
    .rail-icon-md-35, ul.rail-list li span {
        width: 35px;
        height: 35px;
        display: inline-block;
    }
        /* line 84, ../sass/components/_service-icons.scss */
        .rail-icon-md-35.blue, ul.rail-list li span.blue {
            background-position: 0 0;
        }
        /* line 88, ../sass/components/_service-icons.scss */
        .rail-icon-md-35.green, ul.rail-list li span.green {
            background-position: 0 -43px;
        }
        /* line 92, ../sass/components/_service-icons.scss */
        .rail-icon-md-35.orange, ul.rail-list li span.orange {
            background-position: 0 -85px;
        }
        /* line 96, ../sass/components/_service-icons.scss */
        .rail-icon-md-35.red, ul.rail-list li span.red {
            background-position: 0 -127px;
        }
        /* line 100, ../sass/components/_service-icons.scss */
        .rail-icon-md-35.silver, ul.rail-list li span.silver {
            background-position: 0 -170px;
        }
        /* line 104, ../sass/components/_service-icons.scss */
        .rail-icon-md-35.yellow, ul.rail-list li span.yellow {
            background-position: 0 -212px;
        }

    /* Small Icons: 25x25 */
    /* line 112, ../sass/components/_service-icons.scss */
    .rail-icon-small, .stop-option .sub-option .header-btn h4 span.rail, .trip-icon span.rail {
        width: 25px;
        height: 25px;
        margin-right: 5px;
        display: inline-block;
        vertical-align: middle;
    }
        /* line 120, ../sass/components/_service-icons.scss */
        .rail-icon-small.blue, .stop-option .sub-option .header-btn h4 span.blue.rail, .trip-icon span.blue.rail {
            background-position: 0 0;
        }
        /* line 124, ../sass/components/_service-icons.scss */
        .rail-icon-small.green, .stop-option .sub-option .header-btn h4 span.green.rail, .trip-icon span.green.rail {
            background-position: 0 -31px;
        }
        /* line 128, ../sass/components/_service-icons.scss */
        .rail-icon-small.orange, .stop-option .sub-option .header-btn h4 span.orange.rail, .trip-icon span.orange.rail {
            background-position: 0 -61px;
        }
        /* line 132, ../sass/components/_service-icons.scss */
        .rail-icon-small.red, .stop-option .sub-option .header-btn h4 span.red.rail, .trip-icon span.red.rail {
            background-position: 0 -91px;
        }
        /* line 136, ../sass/components/_service-icons.scss */
        .rail-icon-small.silver, .stop-option .sub-option .header-btn h4 span.silver.rail, .trip-icon span.silver.rail {
            background-position: 0 -121px;
        }
        /* line 140, ../sass/components/_service-icons.scss */
        .rail-icon-small.yellow, .stop-option .sub-option .header-btn h4 span.yellow.rail, .trip-icon span.yellow.rail {
            background-position: 0 -151px;
        }
        .alert {
    position: relative;
    /*padding: .75rem 1.25rem;*/
    /* margin-bottom: 1rem; */
    padding: .25rem 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    margin-top: 20px;
}
.mb-5, .my-5 {
    margin-bottom: 1.5rem!important;
}