﻿/*---------------------------------FOOTER----------------------------------*/
footer {
    font-size: 14px;
    background-color: #fcfcfc !important;
    color: #222 !important;
    margin-top: 0em;
}
footer ul {
    margin: 0 0 5px 0;
    padding: 0;
}
footer ul li {
    display: inline;
    border-right: solid 1px #000;
    padding-right: 5px;
    margin-right: 5px;
}
footer ul li:last-child {
    border-right: none;
}
footer a {
    color: #c5213d !important;
    font-size: 14px;
}
footer a:hover {
    color: #000 !important;
    font-weight: normal !important;
}
.footer_top {
    padding-bottom: 22px;
    margin-left: auto;
    margin-right: auto;
}
.footer_bottom {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    color: #222222;
}
footer hr {
    border: none;
    border-bottom: solid 1px #ccc;
    margin: 0 auto;
    max-width: 1170px;
}
.footer_social {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-left: 5px;
}
.footer_youtube {
    background-position: -46px 0;
}
.footer_twitter {
    background-position: -94px 0;
}
.footer_fb {
    background-position: -142px 0;
}
.footer_logo {
    display: inline-block;
    margin-left: 30px;
}
#footerRight {
    float: right;
}
#social {
    margin-top: 24px;
    float: right;
}
#social li {
    float: left;
    margin-left: 11px;
    border: none !important;
    padding-right: 0px !important;
    margin-right: 0px !important;
}
#social li:last-child {
    padding-right: 0px !important;
    margin-right: 0px !important;
}
#social a {
    background: url(/media/1193/social.png) no-repeat center left;
    display: block;
    height: 36px;
    text-indent: -9999px;
    outline: none;
    width: 36px;
}
#social .flickr a {
    background-position: 0 0;
}
#social .youtube a {
    background-position: -46px 0;
}
#social .facebook a {
    background-position: -142px 0;
}
#social .twitter a {
    background-position: -94px 0;
}
.copyright {
    line-height: 170%;
    margin-top: 11px;
    padding-top: 10px;
    clear: right;
    float: right;
}
.copyright p {
    margin-bottom: 10px;
}
.gm_sidebar {
    float: left;
}
.gm_sidebar {
    display: block !important;
}
.gm_sidebar h2 {
    font-size: 1.5em;
    padding-bottom: 5px;
}
.govmetric-icon {
    float: left;
    padding-right: 10px;
    text-align: center;
    width: 60px;
    font-size: 0.9em;
}
.gm_sidebar a.gm_sidebar_anchor {
    cursor: pointer;
    text-decoration: none !important;
}
.govmetric-icon img {
    padding-bottom: 5px;
}
.gm_sidebar img {
    border: none;
}
.gm_inpage {
    margin-left: 0px !important;
}
.footerLinks {
    border-top: 1px dotted #adadad;
    float: left;
    line-height: 170%;
    padding: 10px 0;
    margin: 10px 0;
    width: 100%;
}
.atoz {
    margin-bottom: 0px !important;
}
.atoz ul {
    margin-left: auto;
    margin-right: auto;
}
.atoz .list-inline > li {
    padding-left: 0px !important;
}
.footer-links a {
    color: #fff !important;
}
.footer-links a:hover {
    color: #fff !important;
    font-weight: normal;
}
.footer-links a:visited {
    color: #fff !important;
}
