﻿#scCrossPiece {
    height: 0px !important;
}

#scPageExtendersForm {
    display: none;
}

#header, #mmHeader {
    padding-top: 0px;
    height: 62px;
    z-index: 30;
}

#mega-menu {
    top: 62px;
}

#megamenu-search-input {
    display: block;
    margin: 0;
    height: auto;
    line-height: normal;
    box-shadow: none;
}

.esri-sub-nav .dropdown:after {
    content: "";
    border: none;
}

.dropdown, .dropdown:visited {
    border: none;
    padding: 0;
}

@media screen and (max-width: 760px) and (min-width: 200px) {

    .esri-sub-nav-wrapper {
        top: 53px;
    }


    .video {
        height: 100%;
        width: 100%;
    }
}

html.video:hover {
    cursor: auto !important;
}

li.fatFooterList ul {
    font-size: .64375rem !important;
}

.fatFooter ul,
.fatFooter li {
    list-style-type: none;
}

.footerSmall a, .footerSmall a:visited {
    color: #2a7433;
    padding: 0 10px;
    text-decoration: none;
}

.footerSmall {
    font-size: 11px;
    border-top: 1px solid #DEDEDE;
    clear: both;
    color: #ccc;
    margin: 20px 0;
    padding: 10px 0;
    text-align: center;
}

.footerSmall {
    margin-top: 0 !important;
}

.fatFooter .fatFooterBody .fatFooterList ul li {
    padding-left: 21px !important;
}

.esri-sub-nav .sub-items a:hover {
              text-decoration: none;
}
