.resp-tabs-list li {
    border: 0px solid;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-weight: 600;
    list-style: none outside none;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #039 !important;
    text-decoration: none;
    text-align: center;
    font-size: 100%;
    min-width: 19%;
    background-color: #909293;
    margin: 0 1px 5px 5px;
    padding: 13px 15px 13px 20px;
}

.padded {
    padding: 10px;
}

#mainBody {
    margin: 0;
    padding: 0;
}

.show {
    color: #039;
}

.show a {
    text-decoration: none;
}

.show a:hover {
    color: #a20202;
    text-decoration: none;
    border-bottom: 1px dashed #a20202;
}

.show a:active {
    color: #a20202;
    text-decoration: none;
    border-bottom: 1px solid #a20202;
}

ul.secureFAQ {
    margin: 10px 0 0;
    padding: 0 0 0 14px;
}

ul.secureFAQ li {
    font-size: 8pt;
    line-height: 14pt;
}

dl.fedID {
    color: #039;
    margin-left: 20px;
}

dl.fedID dd {
    margin-bottom: 10px;
}

#faqs h5 {
    cursor: pointer;
}

#faqs h5.active {
    color: #d74646;
}

#faqs div p {
    margin-bottom: 15px;
    padding: 0;
    color: #FF0000;
}

.resp-tabs-container {
    white-space: normal;
}

#faqs, #faqs div {
    position: relative;
}

h5 {
    color: #003399 !important;
    font-size: 0.8em !important;
}

h5 {
    border-bottom: 1px dotted #000;
    text-decoration: none;
}

.resp-tabs-list li {
    color: #FFF !important;
    font-weight: 700;
}

H3, #CLF_ON section {
    color: #039 !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #033869 !important;
    border-color: #DBDBDB !important;
}

h2.resp-accordion {
    font-family: Arial, Helvetica, sans-serif;
}

#continuePush a {
    background: #002A95;
    border-radius: 5px;
    padding: 9px;
    width: 3em;
    margin: 15px 25px;
    text-decoration: none !important;
    color: #FFFFFF !important;
    font-weight: 700;
}

#continuePush {
    text-align: center;
    margin: 15px auto;
    height: 50px;
}

.span2 {
    margin-left: 5px;
}

H4 {
    margin-top: 0px !important;
}

.toggle a {
    text-decoration: none !important;
}

.slideout {
    margin: 20px auto;
    position: relative;
    top: 90px; /*left:33%;*/
    width: 300px;
    height: 45px;
    padding: 12px 0;
    text-align: center;
    background-color: rgba(3, 56, 105, 0.8);
    background-color: #033869\9;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -o-transition-duration: .3s;
    border-radius: 5px;
    z-index: 99;
}

.slideout_inner {
    position: relative;
    top: -600px;
    left: 0px;
    background-color: rgba(3, 56, 105, 0.8);
    background-color: #033869\9; /*width:250px;*/
    padding: 25px;
    height: 150px;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -o-transition-duration: .3s;
    text-align: left;
    border-radius: 0 0 5px 5px
}

.slideout_inner textarea {
    width: 190px;
    height: 100px;
    margin-bottom: 6px;
}

/*#slideout:hover { left: -8px;}*/
/*#slideout:hover #slideout_inner { top:-5px;left: 0px;}*/
.VideoContainer {
    position: relative;
    top: -110px;
    z-index: 0;
    margin-bottom: -110px;
}

.resp-tab-active {
    position: relative;
    z-index: 1;
}

.resp-accordion {
    position: relative;
    z-index: 1;
}

.slideout_inner h6 {
    color: #FFF000 !important;
    padding: 0;
    Margin: 0px;
}

.slideout_inner p {
    color: #FFF !important;
    padding: 0 0 0 10px;
    margin-bottom: 0px !important;
}

.WilmingtonCams {
    min-height: 300px;
}

p.linked:hover, p.oldLinked:hover  {
    font-weight: 600;
    cursor: pointer !important;
    border-top: 1px dotted #FFFFFF;
    border-bottom: 1px dotted #FFFFFF;
}

p.active {
    font-size: 15px !important;
    font-weight: 800 !important;
    color: #FFF000 !important;
    border-top: 2px solid #FFF000;
    border-bottom: 2px solid #FFF000;
}

.Caption {
    text-align: center;
    padding: 5px;
    background: #033869;
    color: #FFF;
    height: 35px;
    border-radius: 5px;
    padding: 10px;
}

.closer {
    display: none;
}


@media screen and (min-width:480px) and (max-width: 639px) {
  .trafficCamera {

    width: 100%;
   
}
  
}

@media screen and (min-width: 640px) and (max-width: 799px) {
  .trafficCamera {

    width: 100%;
    height: 430px;
}
  
}

@media screen and (min-width: 800px) and (max-width: 995px) {
  .trafficCamera {

    width: 100%;
    height: 380px;
}
  
}

@media screen and (min-width: 996px) {
    .trafficCamera {

    width: 100%;
    height: 510px;
}

}
