@import url('/UserFiles/Servers/Server_13659739/Templates/CSS/style.css?v=2.3');
/*@import url('http://localhost:8080/CVL/Piedmont/CSS/style.css');*/
/*@import url('http://localhost:8080/Piedmont/CSS/style.css');*/

@media screen and (max-width: 940px) {
     #quick-ref {
            width: auto;
            max-width: 1200px;
            padding: 0 25px;
            margin: 0 auto;
            box-sizing: border-box;
    }
}

.portletEditMode  div#page {
    padding-top: 140px;
}


#quick-ref ul.reference-list .icon i {
    font-size: 45px;
    padding-left: 20px;
}



body div[id$="divContent"] p, body span[id$="ltContent"] p {
    font-size: 12pt !important;
}

body div[id$="divContent"] h3, body span[id$="ltContent"] h3 {
    font-size: 14pt !important;
}

body div[id$="divContent"] h3 span, body span[id$="ltContent"] h3 span {
    font-size: 14pt !important;
}



body div[id$="divContent"] p span, body span[id$="ltContent"] p span {
    font-size: 12pt !important;
}

body div[id$="divContent"] p a, body span[id$="ltContent"] p a {
    font-size: 12pt !important;
}


body div[id$="divContent"] span, body span[id$="ltContent"] span {
    font-size: 12pt !important;
}


.mfp-item-content img {
    max-height: 200px;
}

#mfp-items .mfp-item {
    padding: 10px;
}


body #em-alerts {
 display: none;
}

.police-department #header {
    background: rgba(8, 48, 93, 0.85);
}

.fire-department #header {
    background: rgba(106, 14, 13, 0.85);
}

.fire-department #theme.subpage #sub-content-right a {
    color: #9f1e1e;
}

.fire-department #theme.subpage #sub-content-right h1, .fire-department #theme.subpage #sub-content-right h2, .fire-department #theme.subpage #sub-content-right h3, .fire-department #theme.subpage #sub-content-right h4 {
    color: #9f1e1e;
}

.fire-department #theme.subpage #sub-content-left #sidebar .sitenavl0.currentpage a {
 color: #9f1e1e;
}

.police-department #theme.subpage #sub-content-left #sidebar .sitenavl1 a, .fire-department #theme.subpage #sub-content-left #sidebar .sitenavl1 a {
    color: #282828;
}

.fire-department #theme.subpage .department_contact {
    color: #9f1e1e;
}


.add-new-page div#page {
    padding-top: 150px;
}

/* Google translation */

/* Google Translate */
.goog-te-gadget img {
  display: none;
  position: relative;
}

.goog-te-gadget-simple .goog-te-menu-value span {
  display: none;
}

div#google_translate_element {
  display: block;
  height: 44px;
  overflow: hidden;
  position: relative;
  top: 0px;
}

body .goog-te-gadget-simple {
  background: none;
  border: none;
  display: block;
  height: 32px;
}

iframe.goog-te-menu-frame.skiptranslate {
  width: 100% !important;
  max-width: 320px !important;
  height: 768px !important;
}

/* Google Translate Select */
select.goog-te-combo {
  margin: 0 !important;
  border: none !important;
  background: transparent;
  border-radius: 0px !important;
  -webkit-appearance: none;
  /* display: inline-block; */
  /* list-style: none; */
  position: relative;
  letter-spacing: 0.03em;
  vertical-align: top;
  height: 35px;
  line-height: 35px;
  padding: 5px;
  padding-left: 10px;
  box-sizing: content-box;
  cursor: pointer;
  overflow: hidden;
  -moz-appearance: none;
  color: #fff;
  transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 160px;
    font-size: 16px;
    text-transform: uppercase;
}
select.goog-te-combo option {
  color: #000;
}
select.goog-te-combo::-ms-expand {
  display: none;
}

#google_translate_element:hover select, #google_translate_element:focus select {
  color: #fff;
}

.skiptranslate > div {
  position: relative;
}

.goog-logo-link {
  display: none;
}


@media screen and (max-width: 940px) {
#main-subnav {
    flex-direction: column;
}

#main-subnav li {
    padding: 10px 0 !important;
}

#main-subnav > li.menu-item {
    border: none !important;
}
body #header .inside-padding #header-left {
margin-bottom: 0;
}
}

div#emergency-alert {
    position: absolute;
    top:  100%;
    left:  0;
    width: 100%;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    box-sizing: border-box;
}

#header {
    position: relative;
}

div#emergency-alert a {
    color: #fff;
    text-decoration: underline;
}

div#emergency-alert a:hover, div#emergency-alert a:focus {
    text-decoration: none;
}


div#emergency-alert .fa:hover {
    color: red;
}
