﻿
/* ADA Compliance January 2026 */

.input-group-addon, .RoadLink {
    font-weight: bold;
    color: #1f4182 !important;
}

/* ADA Compliance End */

.InformationRequestForm {
    margin-top: 20px;
}

#ui-datepicker-div {
    z-index: 9999999 !important;
}

.jobpost {
    background-color: #1f4182 !important;
    color: white;
    padding: 5px;
    margin-top: 8px;
    height: 170px;
    border-radius: 20px;
    text-align: center;
    font-size: 15pt;
    line-height: 17pt;
}

.LaneClosureA {
    margin-bottom: 15px;
    padding: 10px;
    border: dotted 1px black;
    background-color: #1F4283;
    color: white;
    /*opacity: 0.2;*/
}

.LaneClosureB {
    margin-bottom: 15px;
    padding: 10px;
    border: dotted 1px black;
    background-color: #808080; 
    color: white;
    /*opacity: 0.2;*/
}

.psh {
    font-size: 16pt !important;
    margin-left: 0px !important;
    margin-top: 20px !important;
}

.psh2 {
    margin-left: 0px !important;
    font-size: 13pt !important;
    margin-top: 5px !important;
    color: #32557c;
    font-weight: bold;
}

.contact {
    background-color: #1f4182;
    color: white;
    padding: 5px;
    margin-top: 8px;
    height: 190px;
    border-radius: 20px;
    text-align: center;
    font-size: 15pt;
    line-height: 17pt;
}

.ThePhoto {
    width: 200px !important;
    height: 300px !important;
    float: left !important;
}

.markerContainer {
    width: 200px !important;
    height: 300px !important;
    float: left !important;
    margin-right: 15px;
    margin-bottom: 30px;
    position: relative !important;
    font-size: 9pt;
    line-height: 10pt;
}

.largeMarkerContainer {
    width: 400px !important;
    height: 600px !important;
    font-size: 18pt;
    line-height: 20pt;
    text-align:center;
    font-family: 'Times New Roman', Times, serif
}

.QuoteContainer {
    padding: 20px;
    background-color: #ddad01;
    font-size: xx-large;
    border-radius: 25px;
    border: 2px solid white;
    text-align: center;
    color: black;
    font-family: 'Times New Roman';
    margin-left: auto;
    margin-right: auto;
}

.QuoteContainerLarge {
    padding: 20px;
    background-color: #ddad01;
    font-size: xx-large;
    border-radius: 25px;
    border: 2px solid white;
    text-align: center;
    color: black;
    font-family: 'Times New Roman';
    width: 100%;
    margin-top:10px;
    margin-bottom: 10px;
}

.LovingMemory {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 36pt;
    border: 1px solid gray;
    background-color: whitesmoke;
    border-radius: 15px;
}

.ApplicationToggle {
    background-color: dimgrey;
    height: 50px;
    width: 100%;
    color: white;
    font-weight: bold;
    border: none !important;
    border-radius: 15px;
    margin-top:15px;
}

.MarkerInformation {
    position: absolute;
    top: 220px !important;
    left: 65px;
    z-index: 10000;
    font-weight: bold;
    text-align: center;
}

.CustomImage {
    background-size: 200px 200px;
    background-position: top 20px left 0px;
    background-repeat: no-repeat;
}

.MarkerA {
    background-image: url('../images/MarkerA.png');
    background-repeat: no-repeat;
    width: 200px;
    height: 300px;
    text-align: center;
    font-weight: bold;
    padding-top: 220px;
    padding-left: 18px;
    padding-right: 18px;
    float: left !important;
}

.LargeMarkerA {
    background-image: url('../images/LargeMarkerA.png');
    background-repeat: no-repeat;
    width: 400px;
    height: 600px;
    text-align: center;
    font-weight: bold;
    padding-top: 440px;
    padding-left: 36px;
    padding-right: 36px;
    float: left !important;
}

.MarkerB {
    background-image: url('../images/MarkerB.png');
    background-repeat: no-repeat;
    width: 200px;
    height: 300px;
    text-align: center;
    font-weight: bold;
    padding-top: 220px;
    padding-left: 18px;
    padding-right: 18px;
    float: left !important;
}

.LargeMarkerB {
    background-image: url('../images/LargeMarkerB.png');
    background-repeat: no-repeat;
    width: 400px;
    height: 600px;
    text-align: center;
    font-weight: bold;
    padding-top: 440px;
    padding-left: 36px;
    padding-right: 36px;
    float: left !important;
}

.MarkerC {
    background-image: url('../images/MarkerC.png');
    background-repeat: no-repeat;
    width: 200px;
    height: 300px;
    text-align: center;
    font-weight: bold;
    padding-top: 220px;
    padding-left: 18px;
    padding-right: 18px;
    float: left !important;
}

.LargeMarkerC {
    background-image: url('../images/LargeMarkerC.png');
    background-repeat: no-repeat;
    width: 400px;
    height: 600px;
    text-align: center;
    font-weight: bold;
    padding-top: 440px;
    padding-left: 36px;
    padding-right: 36px;
    float: left !important;
}

.MarkerD {
    background-image: url('../images/MarkerD.png');
    background-repeat: no-repeat;
    width: 200px;
    height: 300px;
    text-align: center;
    font-weight: bold;
    padding-top: 220px;
    padding-left: 18px;
    padding-right: 18px;
    float: left !important;
}

.LargeMarkerD {
    background-image: url('../images/LargeMarkerD.png');
    background-repeat: no-repeat;
    width: 400px;
    height: 600px;
    text-align: center;
    font-weight: bold;
    padding-top: 440px;
    padding-left: 36px;
    padding-right: 36px;
    float: left !important;
}

.MarkerE {
    background-image: url('../images/MarkerE.png');
    background-repeat: no-repeat;
    width: 200px;
    height: 300px;
    text-align: center;
    font-weight: bold;
    padding-top: 220px;
    padding-left: 18px;
    padding-right: 18px;
    float: left !important;
}

.LargeMarkerE {
    background-image: url('../images/LargeMarkerE.png');
    background-repeat: no-repeat;
    width: 400px;
    height: 600px;
    text-align: center;
    font-weight: bold;
    padding-top: 440px;
    padding-left: 36px;
    padding-right: 36px;
    float: left !important;
}

.KidZone {
    background-color: #d6e4ea;
}

.fluid {
    max-width: 100% !important;
    height: auto !important;
}

.KidZoneButton {
    margin-left: 5% !important;
    margin-bottom: 1% !important;
}

.KidZoneFooter {
    background-color: #96957c !important;
    height: 50px;
    width: 70% !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.KZContent {
    width: 60% !important;
    display: block;
    margin: auto;
}

.KZCenterHeader {
    display: block;
    margin: auto;
}

.MeetingHeader {
    background: #00344f;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 3px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

    .MeetingHeader:hover {
        color: #00344f;
        background: #ffffff;
    }

#MenuContainer {
    width: 40%;
    float: left;
    margin-top:21px;
}

.HighlightedText {
    font-weight:bold;
    color: dodgerblue;
}

#MeetingContentContainer {
    width: 60%;
    float:left;
}

.MeetingContentPanel {
    display:none;
    padding:20px;
}

.PanelPhoto {
    width:100%;
}

.MaterialsDownload {
    width: 100%;
}

.MaterialsDownload tr {
    border-bottom: 1px solid gray;
}

.MaterialsDownload td {
    padding:10px;
}

.MaterialsDownload th {
    background: #00344f;
    color: #ffffff;
    padding:10px;
    font-weight: 100;
}

.Regular {
    background-color: #1a2c3f !important;
}

#ui-datepicker-div {
    width: 200px !important;
}

.ButtonSave {
    background-color: #FEC327;
    font-weight: bold;
    color: black;
    padding: 8px 15px;
    border: 0px;
    text-transform: uppercase;
    border-radius: 5px;
    Font-family: sans-serif;
    Font-size: 16px;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px;
}

.ButtonBlack {
    background-color: black;
    font-weight: bold;
    color: white;
    padding: 8px 15px;
    border: 0px;
    text-transform: uppercase;
    border-radius: 5px;
    Font-family: sans-serif;
    Font-size: 16px;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px;
}

.ButtonCancel {
    background-color: red;
    font-weight: bold;
    color: white;
    padding: 8px 15px;
    border: 0px;
    text-transform: uppercase;
    border-radius: 5px;
    Font-family: sans-serif;
    Font-size: 16px;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px;
}

.TheForm {
    background-color: azure;
    padding: 10px;
    border: gray dashed 2px;
}

.ButtonNavigate {
    background-color: dimgray;
    font-weight: bold;
    color: white;
    padding: 8px 15px;
    border: 0px;
    text-transform: uppercase;
    border-radius: 5px;
    Font-family: sans-serif;
    Font-size: 16px;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px;
}

fieldset {
    border: thin solid #333;
    padding: 10px;
    width: 275px;
    border: none;
}

legend, .PageHeader {
    font-size: 24px;
    color: #d42c28;
    font-weight: 500;
    margin-bottom: 0px;
    border-bottom: none;
}

.Close {
    cursor: pointer;
    font-size: 10pt;
    color: red;
    text-decoration: underline;
}

.AlertBox {
    width: 300px !important;
    padding: 10px;
    background-color: white !important;
    z-index: 999 !important;
    border: 1px solid red !important;
    color: navy;
    font-family: Arial;
}

.ClosureBox {
    width: 100% !important;
    padding: 10px;
    background-color:blanchedalmond !important;
    border: 1px solid gray !important;
    color: black;
    font-family: Arial;
    z-index: 999 !important;
}

.SuperBig {
    font-size: 36px;
    font-weight: bold;
}

.SmallMeeting {
    font-size: 14px;
}

.Button {
    background-color: #0a91cc;
    color: white;
    font-weight: bold;
    padding: 8px 15px;
    border: 0px;
    text-transform: uppercase;
    border-radius: 5px;
    Font-family: sans-serif;
    Font-size: 16px;
}

.CareersButton {
    background-color: #0a91cc;
    color: white;
    font-weight: bold;
    padding: 5px 10px;
    width: 95%;
    text-align: center;
    border: 0px;
    text-transform: uppercase;
    border-radius: 5px;
    Font-family: sans-serif;
    Font-size: 13pt;
    margin-top: 15px;
}

#TheJobs {
    font-size: 16pt;
    padding: 15px;
}

.RoadBackground {
    background-image: url('../images/roadbackground.jpg');
    background-repeat: no-repeat;
    width: 100% !important;
    padding: 15px;
    font-size: 14pt;
    margin-left: 0px;
    margin-right: 0px;
}

.CareerGroups {
    margin-bottom:15px;
    font-size:16pt;
    width:50%;
    float:left;
    padding:15px;
}

.RedButton {
    background-color: #d72e2a !important;
    color: white !important;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.BlueSubHeader {
    color: #1c4384;
    font-weight: 400;
    font-family: 'Segoe UI';
    font-size: 18px;
}

.BorderedTable td {
    border: solid 1px black !important;
    padding: 5px !important;
}

#other a {
    text-decoration: underline;
}

.DetailContactPhoto {
    float: left;
    margin-right: 4px;
    margin-bottom: 10px;
    width: 60px;
    border-radius: 50%;
}

#FceTitleRow {
    margin-left: 20px;
    margin-right: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#mobilenav {
    display: none;
    width: 98%;
    margin-left: -15px;
    padding-left: 35px;
    max-width: 300px;
}

#ProjectDetailPage {
    width: 100%;
    padding-left: 15px;
}

.body-content {
    background-color: white;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

h3 {
    font-size: 24px;
    color: #35567c;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 500;
}

.SectionTitle {
    font-size: 24px;
    color: #35567c;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 500;
}

#ProjectTabs {
    margin-bottom: 20px;
}

.LittleIcon {
    height: 16px;
    margin-right: 4px;
}

.FloatLeft {
    float: left;
    width: 200px;
    margin-bottom: 10px;
}

#ContentHolder {
    padding-left: 20px;
    padding-right: 20px;
}

.navbar {
    width: 100% !important;
    margin-top: 0px;
    margin-left: 0px;
    z-index: 999;
    background-color: #0a91cc;
    /*border-color: white;*/
    min-height: 30px;
}

    .navbar li a {
        display: block !important;
        padding: 6px 11px !important;
        color: white !important;
        text-decoration: none !important;
        line-height: 1.15em;
    }

        .navbar li a:hover {
            color: #0f80b1 !important;
            background-color: #D2D7E1 !important;
        }

#FdotHtml {
    background-color: white;
    padding-bottom: 10px;
}

#MobileHeader {
    margin-left: 10px;
    margin-top: 10px;
}

#FdotMobile {
    color: #1f4182 !important;
    font-weight: bold;
    font-size: 22px;
}

.RedBar {
    Height: 30px;
    padding-left: 5%;
    Color: #fff;
    text-transform: uppercase;
    Font-size: 14px;
    background-color: #c12422; /* For browsers that do not support gradients */
    background-image: linear-gradient(90deg, #d42a26, #c12422); /* Standard syntax (must be last) */
    padding-top: 4px;
}

#SearchResults {
    margin-bottom: 20px;
}

#ProjectFinder {
    background-color: #e9eae9; /* For browsers that do not support gradients */
    background-image: linear-gradient(90deg, #f6f6f6, #dddedd); /* Standard syntax (must be last) */
    padding: 25px;
    height: 270px;
}

.form-group {
    padding-left: 0px;
    padding-right: 0px;
}

.input-group {
    padding-left: 0px;
    padding-right: 0px;
    width: 220px;
}

.dropdown-menu {
    background-color: white;
}

    .dropdown-menu > li > a {
        color: black !important;
        background-color: white !important;
    }

        .dropdown-menu > li > a:hover {
            color: black !important;
            background-color: #D2D7E1 !important;
        }

#TwitterContainer {
    height: 300px !important;
    overflow: hidden;
}

.DateBoxContainer {
    background-color: #4b719d; /* For browsers that do not support gradients */
    background-image: linear-gradient(90deg, #4f77a4, #35567c); /* Standard syntax (must be last) */
    width: 100%;
    height: 300px;
}

    .DateBoxContainer a {
        cursor: pointer;
    }

#DotRow {
    height: 30px;
    background-image: url('../images/Dot-forDate.png');
    background-repeat: repeat-x;
    width: 100%;
}

#MonthRow {
    background: rgba(0, 0, 0, 0.2);
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    height: 30px;
    font-weight: 600;
    padding-top: 6px;
}

#DateRow {
    font-size: 72px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

#MeetingTitle {
    font-size: 20px;
    color: white;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    height: 83px;
}

.WhiteLinePartial {
    width: 90%;
    margin-bottom: 5px;
    padding-bottom: 0px;
}

.BottomLink {
    color: white;
    text-align: center !important;
    padding-bottom: 10px;
}

    .BottomLink a {
        color: white;
        text-decoration: none;
        text-align: center !important;
    }

.BioPhoto {
    width: 200px;
}

.SeparatorLine {
    height: 1px;
    color: #e7e7e7;
    margin-left: 20px;
    margin-right: 20px;
}

#ProjectTitleRow {
    margin-left: 20px;
    margin-bottom: 20px !important;
}

#ProjectSearchResults {
    margin-top: 25px;
}

    #ProjectSearchResults td {
        padding: 10px;
        border: 1px solid #cccccc !important;
    }

    #ProjectSearchResults th {
        padding: 10px;
        border: 1px solid #cccccc !important;
        background-color: #efefef;
    }

#ProjectList {
    width: 100%;
    margin-bottom: 20px;
}

    #ProjectList img {
        margin-right: 2px;
    }

.panel > .panel-heading {
    background-image: none;
    color: #333;
    font-weight: bold;
    background-color: #ededed;
    border-color: #f1f1f1;
    cursor: pointer;
    font-size: 16px;
}

.panel {
    margin-left: 15px;
    margin-right: 15px;
}

    .panel > .panel-content {
        background-image: none;
        padding: 15px 10px;
    }

.redText {
    color: #d42c28;
}

.highlight {
    font-size: 14pt !important;
    margin-top: 10px !important;
    color: red !important;
    font-weight: bold !important;
    text-decoration: underline;
}

.lightBlueText {
    color: #0a91cc;
}

#MainContent_ProjectMap {
    width: 100% !important;
    margin-bottom: 9px !important;
    border: 1px solid #f1f1f1;
    padding: 1px;
    border-radius: 8px;
}

.grayBox {
    background-color: #ededed;
    border: 1px solid #f1f1f1;
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 20px;
}

.ContactBox {
    background-color: #ededed;
    border: 1px solid #f1f1f1;
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 20px;
    height: 135px;
}

.mobileBox {
    border: 1px solid #f1f1f1;
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 10px;
}

#AlertResults {
    margin-top: 10px;
}

.NoResults {
    margin-left: 15px;
}

#TrafficPickers {
    margin-left: 0px;
}

.input-group-addon {
    color: #0a91cc;
}

.tab-pane {
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 10px;
}

.ProjectDetails td {
    vertical-align: top;
    font-size: 12px;
    padding-right: 1px;
    padding-bottom: 10px;
}

.nav-tabs > li {
    background-color: #35567c;
    border-color: #cccccc;
    margin-left: 0px;
    margin-right: 2px;
}

    .nav-tabs > li > a {
        font-size: 16px;
        color: white;
    }

    .nav-tabs > li.active {
        background-color: #fff;
        border-color: #cccccc;
        font-size: 16px;
        color: #0a91cc;
    }

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 1200px) {

    .desktop-only {
        display: block !important;
    }

    .mobile-only {
        display: none !important;
    }
}

@media screen and (max-width: 1199px) {

    .desktop-only {
        display: block !important;
    }

    .mobile-only {
        display: none !important;
    }

    #D2Map {
        display: none;
    }

    .SmallMeeting {
        font-size: 12px;
    }
}

@media screen and (max-width: 1000px) {

    #FdotHtml {
        display: none;
    }

    #FdotFooter {
        width: 100%;
    }

    .desktop-only {
        display: none !important;
    }

    .mobile-only {
        display: block !important;
    }

    #MeetingTitle {
        font-size: 14px;
        padding-left: 5px;
        padding-right: 5px;
        height: 80px;
    }

    #D2Map {
        display: none;
    }

    .panel {
        width: 670px !important;
        margin-left: 0px;
        margin-right: 0px;
    }

    .SmallMeeting {
        font-size: 12px;
    }
}

@media screen and (max-width: 799px) {


    .desktop-only, #mainnav {
        display: none !important;
    }

    #mobilenav {
        display: block;
    }

    .mobile-only {
        display: block !important;
        width: 100% !important;
    }

    #D2Map {
        display: none;
    }

    .panel {
        width: 470px !important;
        margin-left: 0px;
        margin-right: 0px;
    }

    .SmallMeeting {
        font-size: 12px;
    }

    #FceTitleRow {
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #superhero {
        width: 50% !important;
    }
}

@media screen and (max-width: 450px) {

    .desktop-only {
        display: none !important;
    }

    .mobile-only {
        display: block !important;
        width: 100% !important;
    }

    #D2Map {
        display: none;
    }

    #MeetingTitle {
        padding-left: 15px;
        padding-right: 15px;
    }

    #DateBoxContainer, #ProjectFinder, #TwitterContainer, .SeparatorLine,
    #FrontPageContent, #YouTubeLink, #ProjectList {
        width: 98%;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    #ProjectSearchResults {
        margin-top: 5px;
        width: 90%;
    }

        #ProjectSearchResults td {
            padding: 2px;
            border: 1px solid #cccccc !important;
        }

        #ProjectSearchResults th {
            padding: 2px;
            border: 1px solid #cccccc !important;
            background-color: #efefef;
        }

    #AlertListContainer {
        max-width: 200px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .panel {
        width: 250px !important;
        margin-left: 12px;
    }

    .RedBar {
        width: 98%;
        margin-left: 0px;
        margin-right: 0px;
    }

    #FdotMobile {
        font-size: 13px;
    }

    #ContentHolder {
        padding-left: 2px;
        padding-right: 2px;
    }

    .grayBox {
        margin-bottom: 10px;
    }

    #ProjectTitleRow2 {
        margin-left: 14px !important;
        margin-bottom: 5px !important;
    }

    #FceTitleRow {
        margin-left: 2px !important;
        margin-bottom: 3px !important;
    }

    .SmallMeeting {
        font-size: 14px;
    }

    #superhero {
        width: 50% !important;
    }

}
