﻿.form-control-ampm {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #384148;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.panel-title-SpeedAmPm {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    color: inherit;
}
.panel-heading-SpeedAmPm {
    padding: 3px 5px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.form-control-white-speedReport {
    display: block;
    width: 60%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control-white {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: white;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
body {
    padding-bottom: 20px;
    background: #b6b7bc;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.body-content-less-spacing {
    padding-left: 5px;
    padding-right: 10px;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.text-danger-important {
    background-color: #a94442 !important;
}
label-FPM, span-FPM, option-FPM {
    /*color: black;*/
    color: #ffffff;
}
/*h1, h2, h3, h4 {
    color: #ffffff;
}*/
td a {
    color: #ffffff;
}

th span {
    color: #ffffff;
}

.ui-datepicker-prev {
    color: #ffffff;
}

.ui-datepicker-next {
    color: #ffffff;
}

.fpm-div {
    border-radius: 5px;
    /*background: #384148;*/
    background: rgb(182, 183, 188); /*#cccccc;*/
    border-color: #ffffff;
    /*background-color: #384148;*/
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 0 8px rgb(254, 254, 254);
    padding:  0px 5px 0px 5px;
    margin-top: 4px;
}

.form-control-FPM {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    /*background-color: #384148;*/
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: 0 0 8px rgb(254, 254, 254); 
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control2 {
    display: block;
    width: 90%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #384148;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: 0 0 8px rgb(254, 254, 254);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control3 {    
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #384148;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: 0 0 8px rgb(254, 254, 254);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    }
/*.mapDiv{
    position: relative; 
    width: ; 
    height: 395px;
}*/
.MapDiv {
    width: 100%;
    height: 500px;
    /*position: absolute;*/
    position: center;
    min-width: 360px;
    min-height: 395px;
}
.Flexible-container {
    position: relative;
    /*padding-bottom: 56.25%;*/
    padding-bottom: 40%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.MainHeader
{
    background: url(../Images/Freeway_BackgroundHeader.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height:110px;
}

.udotDiv {
    /*background-image: url(../Images/Freeway_Background.jpg);*/
    color: black;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 100%;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.site-footer {
    padding-left: 15px;
    padding-right: 15px;
    color: black;
}

.navbar-inverse {
  background-color: #2b373d;
  border-color: #080808;
}

.glyphicon.spinning {
     -webkit-transform-origin: 50% 58%;
     transform-origin:50% 58%;
     -ms-transform-origin:50% 58%; /* IE 9/8 do not support CSS3 animation */
     -moz-animation: spin 1s infinite linear;
     -o-animation: spin 1s infinite linear;
     animation: spin 1s infinite linear;  /* no need for "-" before animation for IE10.*/
     color: black;
    -webkit-animation: spin2 1s infinite linear;
}


@keyframes spin {
    from { transform: scale(1) rotate(0deg); }
    to { transform: scale(1) rotate(360deg); }
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

.ui-datepicker {
    background-color: #888888; /*#384148;*/
    border: 1px solid #ffffff;
    border-radius: 4px;
    box-shadow: 0 0 8px rgb(254, 254, 254);
    display: none;
    margin-top: 4px;
    padding: 10px;
    width: 230px;
}
.ui-datepicker a,
.ui-datepicker a:hover {
	text-decoration: none;
}
    .ui-datepicker a:hover,
    .ui-datepicker td:hover a {
        color: #cccccc;/*#ffffff; */
        -webkit-transition: color 0.1s ease-in-out;
        -moz-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out;
    }
.ui-datepicker .ui-datepicker-header {
	margin-bottom: 4px;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title {
	font-weight: 700;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	cursor: default;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	line-height: 1;
	margin-top: 2px;
	width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
	float: left;
	text-align: left;
}
.ui-datepicker .ui-datepicker-next {
	float: right;
	text-align: right;
}
.ui-datepicker .ui-datepicker-prev:before {
	content: "\e079";
}
.ui-datepicker .ui-datepicker-next:before {
	content: "\e080";
}
.ui-datepicker .ui-icon {
	display: none;
}
.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
	width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
	text-align: center;
	padding: 4px 0;
}
.ui-datepicker .ui-datepicker-calendar td {
	border-radius: 4px;
	-webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	   -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	     -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	        transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
	background-color: #eee;
	cursor: pointer;
}
.ui-datepicker .ui-datepicker-calendar td a {
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-current-day {
	background-color: #1b6fce;
}
.ui-datepicker .ui-datepicker-current-day a {
	color: #fff
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
	background-color: #fff;
	cursor: default;
}

.infobox{
    position:relative;
    background-color:White;
    border:1px solid rgb(136, 136, 136);
    left:0px;
    top:0px;
    width:200px;
    height:120px;
}
.infobox_content{
    margin:3px;
    font-family: Arial;
    font-size:11px;
    line-height:14px;
}
.infobox_pointer{
    width:33px;
    height:38px;
    overflow:hidden;
    position:relative;
    z-index:1;
    left:20px;
    top:-1px;
}
.infobox_close{
    cursor:pointer;
    position: absolute;
    right: 10px;
    top: 5px;
    border:none;
}
.infobox_title
{
	font-weight: bold;
    font-size: 12px;
    color:Black;
    font-family:Sans-Serif;
}
.infobox_link
{
	color:Black;	
	font-family:Sans-Serif;
	font-size:12px;
}

.infobox_link:hover
{		
	font-size:15px;
}

.ReliablyFast{
    background-color:green;
}
.ReliablySlow{
    background-color:yellow;
}
.UnreliablyFast{
    background-color:orange;
}
.UnreliablySlow{
    background-color:red;
}

.LegendReliablyFast{
    background-color:blue;
}
.LegendReliablySlow{
    background-color:orange;
}
.LegendUnreliablyFast{
    background-color:gray;
}
.LegendUnreliablySlow{
    background-color:red;
}


.LegendColumnWidth{
    width:50px;
}


.control-label {
    font-weight: bold;
    margin-left: 20px;
}

.DayWidth
{
    width:140px;
}

.timeWidth
{
    width:80px;     
}

.AMPMWidth
{
    width:auto;
}
}

.panel-min-width
{
    min-width:400px;
}

.input-group-custom
{
    min-width:100px;
    /*width: 400px;*/
}

.input-group-custom-left .form-control {
    /*display: inline-block;*/
    display: inline-block;
    width: 100px;
    /*float: left; */
    margin: 1em;
    margin-left: 1%;
}

.input-group-custom-dir .form-control {
    display: inline-block;
    width: 200px;
    /*float: left; */
    margin: 1em;
    margin-left: 1%;
}

.input-group-custom-zone .form-control {
    display: inline-block;
    width: 270px;
    /*float: left; */
    margin: 1em;
    margin-left: 1%;
}

.btn-priCustom {
    width: 80px;
    border-width: thin;
    border-color: black;
}

.btn-infoCustom {
    background-color: darkblue;
    width: 80px;
    color: white;
    border-width: thin;
    border-color: black;
}

.btn-warnCustom {
    background-color: maroon;
    border-width: thin;
    border-color: orangered;
}

/*.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card > hr {
    margin-right: 0;
    margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}


.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}*/


.form-control-binSize {
    display: block;
    width: 122px;
    height: 34px;
    padding: 6px 12px;
    margin: 14px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/*td.BgGreen {
    background: Green;
}*/

td.ThickerTopBorder {
    border-top: 5px solid black !important;
}

td.ThickerLeftBorder {
    border-left: 5px solid black !important;
}

td.ThickerRightBorder {
    border-right: 5px solid black !important;
}

.table-center {
    border: 1px solid #ddd;
    text-align: center;
}
    /*.table-center > thead > tr > th,
    .table-center > tbody > tr > th,
    .table-center > tfoot > tr > th,
    .table-center > thead > tr > td,
    .table-center > tbody > tr > td,
    .table-center > tfoot > tr > td {
        border: 1px solid #ddd;
    }*/ /*a lot more table table-bordered table-responsive styles in bootstrap.css. If not used, table is scrunched up & really ugly*/

.table td, .table th {
    min-width: 55px;
}

/* Ensure this is in your Site.css */
.high-contrast-link {
    color: #002d52 !important; /* A deep navy blue that passes on most grey backgrounds */
    text-decoration: underline; /* Underlining links is a best practice for accessibility */
    font-weight: 600;
}

.high-contrast-link:hover, 
.high-contrast-link:focus {
    color: #000000 !important; /* Pure black on hover for maximum clarity */
    text-decoration: none;
}