/* =================================== Global ================================== */

*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body,
#container {
  width: 100%;
  min-height: 100%;
  margin: 0 auto;
}

html {
  /** font-family: 'Pontano Sans', sans-serif; **/
  font-family: 'Open Sans', sans-serif;
  color:#333;
  font-size: 14px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

h1,
h2,
h3,
h4 {
  font-family: 'Lora', sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 1.5em;
  margin: 1em 0;
}

h2 {
  font-size: 1.3em;
  margin: 1.2em 0;
}

h3 {
  font-size: 1.2em;
  margin: 1.5em 0;
}

h4 {
  font-size: 1.1em;
  margin: 1em 0;
}

p {
  margin-bottom: 18px;
	line-height: 1.375;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 17px;
}

a:link {
  color: #3C7CA0;
  text-decoration: underline;
}

a:visited {
  color: #3C7CA0;
}

a:hover,
a:active,
a:focus {
  color: #2f4865;
  text-decoration: underline;
}

a.a-unstyle {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto!important;
}

.content tbody {
    vertical-align: top;
}

#navdiv li {
    margin-bottom: 0;
    line-height: 1.5;
}

/* =================================== Positioning Styles ================================== */

.island {
  margin: 0 auto;
  max-width: 1200px;
}

.reverse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.hide {
  display: none;
}

/* =================================== Google CSE ================================== */

.search {
  max-width: 350px;
  float: none;
  margin-top: 0;
}

.search [type="image"] {
  position: relative;
  box-sizing: content-box;
}

.search .gsc-control-cse {
  background: none!important;
  border: none!important;
  padding: 0;
}

.search input.gsc-search-button-v2 {
  margin-left: -13px;
  margin-top: .5em;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 7px 27px;
}

.search .gsc-input-box {
  height: 27px;
  min-width: auto;
  margin-top: .4em;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.search input.gsc-search-button, .search input.gsc-search-button:hover, .search input.gsc-search-button:focus {
  border: none;
  background-color: #B3B160;
}

.search .gsc-input {
  margin-top: 0;
}

.search .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  background-color: none;
  background-color: #3a6b80!important;/* Match to theme main color */
  color: #FFF!important;
}

.search .gsc-results .gsc-cursor-box .gsc-cursor-page {
  background-color: #FFF;
  color: #3a6b80;/* Match to theme main color */
  border: 1px solid #c0c193;/* Match to theme accent colors */
  padding: 3px;
}

.gsc-modal-background-image.gsc-modal-background-image-visible {
  background-color: #3a6b80;
}

.search .gsc-selected-option-container {
    min-width: 80px;
}

.search .gsc-table-result, .search .gsc-thumbnail-inside, .search .gsc-url-top {
    padding-left: 0;
}

.gsc-results-wrapper-overlay {
  margin-top: 80px!important;
}

.employee-portal {
    float: right;
    clear: both;
    padding-top: 65px;
}

/* =================================== Google Translate ================================== */

#google_translate_element {
    padding-left: 10px;
}

.goog-te-gadget-simple {
    background: none!important;
    border: none!important;
}

.goog-te-gadget {
}

.goog-te-gadget-simple .goog-te-menu-value {
    color: #FFF!important;
}

.goog-te-menu-value img {
    display: none;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    margin-left: 5px;
    color: #e6e7e8!important;
    border-left: none!important;
}

.fire-dep #google_translate_element, .parks-rec #google_translate_element {
    padding-left: 0;
    padding-top: 10px;
}

/* =================================== Emergency Alert ================================== */

#EmergencyAlert {
  background-color: red;
  font-size: 16px;
  text-align:center;
  font-weight:bold;
  color: #FFF;
  padding: 20px;
  z-index: 1;
}

#EmergencyAlert p {
  font-size: 16px;
  line-height:1.2;
  color: #FFF;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

#EmergencyAlert a {
  color: #ffdf3c;
  text-decoration:none;
  border-bottom: 1px dotted #ffdf3c;
}

#EmergencyAlert a:hover {
  color: #ffd609;
  text-decoration:none;
  border-bottom: 1px solid #ffd609;
}

/* Hide Rss Icons */

a.NEWS_FEED_DISPLAY_ROW_HEADER_RSS {
    display: none;
}

a.NEWS_FEED_DISPLAY_RSS {
    display: none;
}

.NEWS_FEED_DISPLAY_EXPANDER {
    display: none;
}

/* News Archives */

.NEWS_FEED_DISPLAY_ROW_TITLE {
  margin-bottom: 20px;
  margin-left: 0;
  margin-top: 10px;
}

span.NEWS_FEED_DISPLAY_ROW_HEADER_TEXT {
    display: none;
}

a.NEWS_FEED_DISPLAY_LINK_TITLE,
span.NEWS_FEED_DISPLAY_TITLE {
    font-weight: bold;
}


/* File Browser Tweaks */
#FB .FolderPreText,
#FB_FB_APPanel .FolderPreText,
#FB1_FB1_APPanel .FolderPreText,
#FB2_FB2_APPanel .FolderPreText,
#FB3_FB3_APPanel .FolderPreText,
#FB4_FB4_APPanel .FolderPreText,
#FB5_FB5_APPanel .FolderPreText,
#FB .FB_Footer,
#FB_FB_APPanel .FB_Footer,
#FB1_FB1_APPanel .FB_Footer,
#FB2_FB2_APPanel .FB_Footer,
#FB3_FB3_APPanel .FB_Footer,
#FB4_FB4_APPanel .FB_Footer,
#FB5_FB5_APPanel .FB_Footer,
#FB span,
#FB_FB_APPanel span,
#FB1_FB1_APPanel span,
#FB2_FB2_APPanel span,
#FB3_FB3_APPanel span,
#FB4_FB4_APPanel span,
#FB5_FB5_APPanel span,
#FB h2,
#FB_FB_APPanel h2,
#FB1_FB1_APPanel h2,
#FB2_FB2_APPanel h2,
#FB3_FB3_APPanel h2,
#FB4_FB4_APPanel h2,
#FB5_FB5_APPanel h2 {
  display: none;
}

/* File Icon */
#FB_FB_APPanel img,
#FB1_FB1_APPanel img,
#FB2_FB2_APPanel img,
#FB3_FB3_APPanel img,
#FB4_FB4_APPanel img,
#FB5_FB5_APPanel img {
  margin-right: 8px;
}

/* File Container */
#FB_FB_APPanel li,
#FB1_FB1_APPanel li,
#FB2_FB2_APPanel li,
#FB3_FB3_APPanel li,
#FB4_FB4_APPanel li,
#FB5_FB5_APPanel li {
  list-style-type: none;
  margin: 8px 0 0 -10px;
  display: block;
  background: hsla(57, 34%, 77%, 0.4);  /* Coordinate w/ bg color */
  padding: 8px 16px;
  border: 1px solid hsla(57, 34%, 77%, 0.9);  /* Coordinate w/ bg color */
}

/* Link */
#FB_FB_APPanel li a,
#FB1_FB1_APPanel li a,
#FB2_FB2_APPanel li a,
#FB3_FB3_APPanel li a,
#FB4_FB4_APPanel li a,
#FB5_FB5_APPanel li a {}

/* Description text */
#FB_F > ul > li > div > div,
#FB1_F > ul > li > div > div,
#FB2_F > ul > li > div > div,
#FB3_F > ul > li > div > div,
#FB4_F > ul > li > div > div,
#FB5_F > ul > li > div > div {
  font-size: 14px;
  color: #444;
  margin: 0 0 0 28px;
}

/* Form Tweaks */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  /* margin: 4px 0; */ /* 3 */
  /* padding:4px; */  
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  margin: 10px 6px 2px 4px;
  padding: 0;
}

.ui-datepicker {
  background:#eee;
  border:1px solid #ddd;
  padding:8px;
}

.ui-datepicker-title {
  text-align:center;
  margin:0 0 8px 0;
}

.ui-datepicker-prev, .ui-datepicker-next {
  background:#ccc;
  display:inline-block;
  padding:4px 12px;
  margin: 0 0 8px 0;
  border-radius:4px;
}

.ui-datepicker-prev:hover, .ui-datepicker-next:hover {
  color:#fff;
  background:#666;
  cursor:pointer;
}

.ui-datepicker-next {
  float:right;
}

.ui-datepicker-month, .ui-datepicker-year {
  font-size:1.25em;
  font-weight:700;
  display:inline-block;
}

.ui-datepicker th, .ui-datepicker td {
  border:1px solid #666;
}

.ui-datepicker th {
  color:#fff;
  background:#999;
  padding:2px;
}

.ui-datepicker td {
  background:#eee;
  border:1px solid #999;
}

.ui-datepicker td a {
  color:#333;
  background:#fff;
  padding:4px 8px;
  display:block;
  text-align:center;
  text-decoration:none;
}

.ui-datepicker td a:hover {
  color:#fff;
  background:#666;
}

/* ================================== Knowledgebase Styling ================================== */

#VA .article_title {
    color: #284b59;
    font-family: 'Lora', sans-serif;
    font-size: 22px;
    font-weight: 700;
    padding: 10px;
}

#VA .article_body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding: 10px;
}

.article_menu {
	padding-top: 10px;
}

tr.rwTitleRow {
    display: none;
}

tr.rwFooterRow {
    display: none;
}

.RadWindow {
    border: 10px solid #223333;
    border-radius: 10px;
    height: auto!important;
}

.TelerikModalOverlay {
    background: url('/data/layout/images/overlay.png')!important;
}

/*----QALERT FORM BRANDED---*/


ul.qapf_steps li {
  font-size: 14px!important;
  margin: -2px 0 0 2px;
  padding: 8px 14px!important;
  border: 1px solid #CCC;
  background: #F4F4F4;
  display: inline;
  list-style-type: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  cursor: pointer;
}

li.qapf_curstep {
  font-weight: normal;
  color: #FFF!important;
  border: 1px solid #6d98b2!important; /*----CUSTOM COLOR---*/
  background: #6d98b2!important; /*----CUSTOM COLOR---*/
}


div.qapf_section_container {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px!important;
  margin: 7px 0 10px 10px;
  padding: 10px 20px !important;
  border: 1px solid #CCC;
  background: #FFF;
  box-shadow: inset 0px 0px 5px #CCC;
}

ul.qapf_steps {
 margin: 8px;
 padding: 0 0 0 8px;
}

span.active i {
 background-color:transparent;
}

.qapf_wrapper .qapf_instruct {
    font-size: 1em!important;
    color: #444;
}

/* =================================== Department Content Template ================================== */

.dep-sidebar {
  text-align: left;
  padding-left: 0;
}

.dep-title img {
  padding-right: 10px;
  vertical-align: middle;
  margin-top: -2px;
}

.dep-tel, .dep-fax, .dep-title {
  font-family: Lora, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #315d66;
}

.dep-sidebar h3 {
  color: #315d66;
}

.dep-image img, .dep-map iframe {
  padding: 10px 0;
  width: 100%;
  height: auto;
}

/* =================================== Parks & Recreation Template ================================== */

.parks-rec .main-navigation {
  background: rgba(113, 137, 64, 0.95);
}

.parks-content {
    padding-right: 30px;
}

.parks-rec footer {
  background: rgba(0,0,0,.5);
}

.parks-rec .footer-social {
  padding-top: 10px;
  line-height: 22px;
}

.parks-rec .sidebar {
  background: rgba(83, 108, 48, .95);
}

.parks-rec span.BREADCRUMB_TEXT, .parks-rec a.BREADCRUMB_LINK {
  color: #000;
}

.parks-rec .sidebar_head img {
  max-width: 50px;
}

.parks-rec .main-content h1,
.parks-rec .main-content h2,
.parks-rec .main-content h3,
.parks-rec .main-content h4 {
  color: #3c4c23;
}

.parks-rec .sidebar_head h2 {
    color: #FFF;
}

.parks-rec .news-title h3 {
  color: #3c4c23;
  font-size: 15px;
  font-weight: normal;
}

.parks-rec p.more {
    margin: 0;
}

.parks-rec .publish-date,
.parks-rec .publish_date {
    background: #dfc658;
    position: absolute;
    color: #FFF;
    font-family: Lora, sans-serif;
    font-weight: 600;
    text-align: center;
    padding: 6px;
    line-height: 12px;
}

.parks-rec .news-item {
    padding: 0 0 25px 0;
}

.parks-rec #newsfeed,
.parks-rec ul.upcoming-events {
   padding-bottom: 25px; 
}

.parks-rec #newsfeed {
    height: auto;
}

.parks-rec .news-feed {
    border-bottom: none;
}

.parks-rec .news-feed:hover {
  background: none;
}

.parks-rec .parks-mission-statement h2 {
    margin-bottom: .5em;
}

.parks-mission-statement_text {
    font-size: 13px;
    font-style: italic;
    background: white;
    padding: 5px;
}

.parks-mission-statement strong {
    font-style: normal;
    color: #3c4c23;
}

.parks-mission-statement p {
    margin: .5em 0;
}

.activity-guide_img img {
    max-width: 100px;
}

.parks-rec ul.upcoming-events li {
    list-style-type: none;
    margin-left: 0;
}

.parks-rec span.upcoming-events_date {
    font-size: 18px;
    font-family: Lora, sans-serif;
    font-weight: 600;
}

.parks-rec .upcoming-events_link a {
    color: #3c4c23;
    padding-left: 15px;
    text-decoration: none;
    font-size: 15px;
}

.parks-rec ul.upcoming-events {
    font-family: Lora, sans-serif;
}

.activity-guide p {
    margin: .5em 0;
}

.activity-guide h2 {
    margin-bottom: .5em;
    margin-top: 1em;
}

.parks-quick-links h2 {
    margin-bottom: .5em;
    margin-top: 1em;
}

.parks-quick-links_list li {
  color: #536c30;
}

.parks-rec .search {
  margin-top: 90px;
}

.parks-rec .col-logo-sizing img {
  padding: 20px 0;
}

.parks-rec .gsc-modal-background-image.gsc-modal-background-image-visible {
  background-color: #718940;
}

.parks-rec .timely-calendar {
    margin-bottom: 55px;
}

/* File Container */
.parks-rec #FB_FB_APPanel li,
.parks-rec #FB1_FB1_APPanel li,
.parks-rec #FB2_FB2_APPanel li,
.parks-rec #FB3_FB3_APPanel li,
.parks-rec #FB4_FB4_APPanel li,
.parks-rec #FB5_FB5_APPanel li {
  background: hsla(80, 36%, 39%, .1);  /* Coordinate w/ bg color */
  border: 1px solid hsla(80, 36%, 39%, .4);  /* Coordinate w/ bg color */
}

.parks-rec #hamburger {
  background: rgba(83, 108, 48, 1);
}

.parks-body .mm-menu.mm-theme-white {
  background: rgba(83, 108, 48, .95);
}

.parks-body .mm-listview a:hover {
  background: rgba(255, 255, 255, .1);
}

.park-buttons_text {
    display: none;
}

.park-buttons_text a {
    color: #3c4c23;
    text-decoration: none;
}

.main-content_userarea .park-buttons_text li {
    list-style-type: none;
    margin:0;
    background: #e8e7d9;
    border: 1px solid hsla(57, 34%, 77%, 0.9);
    text-decoration: none;
    padding: 2px 5px;
    margin-bottom: 5px;
}

.park-buttons_text li:hover {
    background: hsla(57, 34%, 77%, 0.7);
}

.parks-rec span.NEWS_FEED_DISPLAY_DETAILS_TITLE {
    color: #3c4c23;
    font-size: 1.1em;
    font-family: 'Lora', sans-serif;
    font-weight: 600;
}

.parks-rec .NEWS_FEED_DISPLAY_DETAILS_BODY_ROW {
    margin-top: 10px;
}

.parks-rec h5 {
    background: #e7e6d8;
    color: #3c4c23;
}

/* =================================== Fire Department Template ================================== */

.fire-dep .main-navigation {
    background: rgba(15, 32, 59, .9);
}

.fire-dep .sidebar {
    background: rgba(15, 32, 59, .9);
}

.fire-dep .main-content h1, .fire-dep .main-content h2, .fire-dep .main-content h3, .fire-dep .main-content h4 {
    color: #0f203b;
}

.fire-dep .sidebar_head h2 {
    color: #FFF;
}

.fire-dep .search input.gsc-search-button,
.fire-dep .search input.gsc-search-button:hover,
.fire-dep .search input.gsc-search-button:focus {
    background-color: #0f203b;
}

.fire-dep .col-logo-sizing img {
    padding: 15px 0;
    display: inline-block;
    vertical-align: top;
}

.fire-dep .col-logo-sizing h2 {
    display: inline-block;
    font-size: 40px;
    font-weight: 400;
    padding-top: 5px;
    margin-left: 15px;
    margin-bottom: 0;
    color: #FFF;
    text-shadow: 4px 4px 2px rgba(0, 0, 0, .4);
    letter-spacing: .08em;
    margin-top: 5px;
}

.fire-dep footer {
    background: rgba(0,0,0,.5);
}

.fire-dep span.BREADCRUMB_TEXT, .fire-dep a.BREADCRUMB_LINK {
    color: #000;
}

img.fire-banner {
    border: 5px solid #784446;
}

.fire-dep .news-item {
    padding: 0;
}

.fire-dep .news-feed {
    border-bottom: none;
}

.fire-dep .news-feed:hover {
  background: none;
}

#dailyfire-newsfeed {
  padding-right: 15px;
}

.fire-dep .publish-date {
    position: absolute;
    color: #858585;
}

.fire-dep .news-title {
    padding-left: 90px;
    text-decoration: underline;
}

.fire-dep .daily-reports h2,
.fire-dep .news-releases h2 {
    margin: .5em 0;
}

.fire-sidebar_button.blue,
.fire-sidebar_button.red {
    height: 60px;
    margin-bottom: 10px;
}

.fire-sidebar_button.blue {
  background: #5c606e;
  border-left: 5px solid #333c48;
}

.fire-sidebar_button.red {
  background: #794346;
  border-left: 5px solid #502a2e;

}

.fire-sidebar_button img {
    max-width: 50px;
    padding: 5px;
    position: absolute;
}

.fire-sidebar_button.red img {
  padding-top:15px;
}

.fire-sidebar_text {
    padding-left: 60px;
    color: #FFF;
    padding-top: 10px;
}

.daily-reports {
    padding-top: 10px;
    padding-bottom: 20px;
}

.fire-facebook {
    padding: 15px 0;
}

.fire-dep h5,h6 {
    background: #CCC;
    color: #0f203b;
}

.footer-copy img.fire-seal {
    float: right;
    margin-top: -60px;
}

.fire-body #hamburger {
    background: rgba(15, 32, 59, 1);
    /* margin-top: 12px; */
}

.fire-body .mm-menu.mm-theme-white {
    background: #22395d;
}


.fire-body .mm-menu.mm-theme-white .mm-listview > li .mm-next:after, .fire-body .mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after {
    border-color: rgba(255,255,255,1);
}

.fire-body .mm-listview a:hover {
    background: rgba(15, 32, 59, .4);
}


.fire-body .mm-menu.mm-theme-white .mm-navbar > *, .fire-body .mm-menu.mm-theme-white .mm-navbar a {
    color: #ccc;
}

.fire-body .footer-social {
    margin-top: 25px;
}

.fire-right-sidebar {
    padding-left: 15px;
    padding-top: 50px;
}

.fire-dep span.NEWS_FEED_DISPLAY_DETAILS_TITLE {
    color: rgba(15, 32, 59, 1);
}

/* =================================== Council Members Template ================================== */

.council-card h2 {
  background: rgba(58,107,128,.95);
  max-width: 200px;
  color: #FFF;
  margin-top: 25px;
  padding: 5px 10px;
  margin-bottom: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.council-content {
  max-width: 200px;
}

.council-content img {
  max-width: 100%;
}

.council-card h3 {
  margin-top: 0;
  padding: 5px 0 5px 10px;
  margin-bottom: 0;
  background: hsla(59, 35%, 54%, .3);
  min-height: 32px;
}

.council-info h3 {
    background: none;
    padding: 5px 0;
    margin-top: 27px;
}

.council-info a {
    word-wrap: break-word;
}

.council-info {
    padding-right: 20px;
}

.main-content_userarea .council-info li {
    list-style-type: none;
    margin-left: 0;
}

.main-content_userarea .council-info ul {
    margin-top: .5em;
}

.main-content_userarea .council-info h4 {
    margin-bottom: 0;
}

.main-content_userarea .council-info p {
    margin-top: .5em;
}

/* =================================== Homepage Specific ================================== */

/* I AM Selection Box */
[class^=iam-] {
  display: none;
}

.i-am_selectors,
.i-am_options {
  background: #396b80;
  min-height: 76px;
  border-bottom: 5px solid #284b59;
  border-right: 4px solid #315b6d;
}

.i-am_selectors {
  color: #FFF;
  font-family: Lora, sans-serif;
  height: 77px;
  padding-top: 15px;
  padding-left: 5px;
  text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

.i-am_selectors-change {
  float: right;
  margin-top: -2px;
}

.i-am_selectors span {
  margin-left: 10px;
}

.i-am_selectors h2 {
  margin: 4px 0 0 10px;
  font-size: 22px;
  font-weight: 400;
  color: #FFF;
}

.i-am_selectors img.citizen {
  max-width: 70px;
  margin-top: -8px;
}

.i-am_selectors-change img {
  max-width: 25px;
  display: block;
  cursor: pointer;
}

.i-am_selectors-change img:active {
    -webkit-transform: translate(0, 1px);
}

.i-am_container {
  margin: 40px 0;
}

.i-am_options {
  padding: 5px;
  margin-top: 10px;
}

.i-am_options a {
  color: #FFF;
  text-decoration: none;
}

.wrap {
  width: auto;
  height: auto;
  display: table;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.wrap ul.mega-menu {
   display: -webkit-box !important;
   display: -webkit-flex !important;
   display: -ms-flexbox !important;
   display: flex !important;
   -webkit-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
           flex-wrap: wrap;
}

.tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  text-align: center;
  vertical-align: middle;
  min-height: 62px;
  width: auto;
}

.tags li {
  width: auto;
  height: 20px;
  background: #284b59;
  display: none;
  margin: 5px 15px;
  color: #FFF;
  font-size: 12px;
  padding: 2px 4px;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}

.tags:not(.active) {
  display: none;
}

/* IE9 "I Am" Selectors" */

.static-columns {
  margin: 80px 0;
}

.static-column_head {
  background: #396b80;
  border-bottom: 5px solid #284b59;
  border-right: 4px solid #315b6d;
  padding: 5px;
  min-height: 136px;
}

.static-column_visitor {
  padding: 0 10px;
}

.static-column_head h2 {
  margin: 5px 0 10px 5px;
  color: #FFF;
  font-weight: 400;
  text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

.static-columns ul.mega-menu a {
  color: #FFF;
  background: #284b59;
  text-decoration: none;
  padding: 2px 5px;
  font-size: 12px;
}

.static-columns li {
  padding: 5px 2px;
  display: inline-block;
}

/* IE9 Display Static "I Am" */

.no-csscolumns .static-columns {
  display: block;
}

.no-csscolumns .i-am_container {
  display: none;
}

.static-columns {
  display: none;
}

.i-am_container {
  display: block;
}

/* Home Sidebar Buttons */
.home-sidebar {
  box-shadow: none;
  text-align: center;
}

.home-sidebar .calendar-link {
  background: rgba(178, 137, 78, 0.9);
  min-height: 116px;
}

.home-sidebar .calendar-link:hover {
  background: rgba(178, 137, 78, 1);
}

.home-sidebar .qalert-link {
  background: rgba(114, 166, 203, 0.9);
  min-height: 117px;
}

.home-sidebar .qalert-link:hover {
  background: rgba(114, 166, 203, 1);
}

.home-sidebar .qalert-link h4 {
  padding-top: 0;
}

.home-sidebar .construction-link {
  background: rgba(178, 178, 91, 0.9);
  min-height: 116px;
}

.home-sidebar .construction-link:hover {
  background: rgba(178, 178, 91, 1);
}

.home-sidebar h4 {
  color: #FFF;
  font-weight: 400;
  margin: 18px 0 0 0;
  display: inline-block;
  max-width: none;
  line-height: 30px;
  padding-left: 0;
  padding-top: 0;
  text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

.home-sidebar img {
  max-width: 60px;
  max-height: 60px;
  margin: 14px auto 41px auto;
  display: block;
  padding: 0;
}

.shade {
  display: block;
}

.calendar-link .shade {
  background: #60492b;
}

.qalert-link .shade {
  background: #48687c;
  padding-bottom: 0;
}

.construction-link .shade {
  background: #77763F;
}

/* News Feed */
.news {
  background: #edecec;
  height: auto;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
}

.NEWS_FEED_DISPLAY_ROW_ARCHIVE {
  padding-top: 10px;
}


span.NEWS_FEED_DISPLAY_DETAILS_TITLE {
    color: #315d66;
    font-size: 1.1em;
    font-family: 'Lora', sans-serif;
    font-weight: 600;
}

.NEWS_FEED_DISPLAY_DETAILS_BODY_ROW {
    margin-top: 10px;
}

.news-heading {
  background: #396b80;
  padding: 10px 15px;
}

.news-heading h2 {
  margin: 0;
  color: #FFF;
  font-weight: 400;
  text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

.news-title h3 {
  color: #3d5866;
  margin: 0;
  padding-right: 50px;
}

.news-item {
  padding: 15px 0 15px 15px;
}

p.more {
  margin: 5px 0 0 0;
}

.news-list {
  overflow: scroll;
  max-height: 310px;
}

#newsfeed {
    height: auto;
}

.news-feed {
  border-bottom: 1px solid hsla(198, 27%, 36%, 0.2);
}

.news-feed a {
  text-decoration: none;
}

.news-feed:nth-of-type(4) {
  border-bottom: none;
}

.news-feed:hover {
  background: #e9e7e7;
}

.news-heading:hover {
    background: #335e71;
}

a.news-heading_link {
    text-decoration: none;
}

/* =================================== Header/Navigation ================================== */

nav.nav ul li,
.header nav ul li {
  display: inline-block;
  font-family: Lora, sans-serif;
  font-weight: 400;
  font-size: 22px;
  text-transform: uppercase;
  color: #FFF;
  padding: 0 30px;
  text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

nav a:link {
  text-decoration: none;
}

header img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto;
}

  .logo-contain {
    max-width: 400px;
  }

.main-navigation,
footer {
  background: hsla(202, 31%, 53%, .9);
}

.main-navigation {
  margin-bottom: 40px;
}

.main-navigation_home {
  margin-bottom: 0;
}

.header {
  position: fixed;
}

.header,
.footer {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  width: 100%;
  height: 40px;
  padding: 0 50px;
}

.header.fixed {
  position: absolute;
  margin-top: 120px;
  left: 0;
}

#hamburger {
  display: block;
  width: 45px;
  height: 45px;
  position: absolute;
  right: 0;
  margin-right: 20px;
  margin-top: 25px;
  background: #396b80;
  border-radius: 5px;
}

#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #FFF;
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  position: absolute;
  left: 8px;
}

#hamburger:before {
  top: 10px;
}

#hamburger span {
  top: 20px;
}

#hamburger:after {
  top: 30px;
}

/* Hamburger animation */
#hamburger:before,
#hamburger:after,
#hamburger span {
  -webkit-transition: none 0.5s ease 0.5s;
  transition: none 0.5s ease 0.5s;
  -webkit-transition-property: transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity;
}

html.mm-opening #hamburger:before,
html.mm-opening #hamburger:after {
  top: 20px;  
}

html.mm-opening #hamburger span {
  left: -50px;
  opacity: 0;
}

html.mm-opening #hamburger:before {
  transform: rotate( 45deg );
}

html.mm-opening #hamburger:after {
  transform: rotate( -45deg );
}

/* ================== Mega Menu More Link =================== */

.mm-more:before {
    content: "\0027A5 \0000A0";
    color: #FFF;
}

/* =================================== Main Content & User Area ================================== */

img {
  color: #315d66;
  margin-top: .2em;
}

/** Formatted Headings for sidebar H5 and body content H6 **/
h5, h6 {
    background: #c6d7e1;
    padding: 8px 10px;
    color: #345163;
    font-size: 1.1em;
    margin: .2em 0;
}

h5 {
  font-family: 'Lora', sans-serif;
  font-weight: 700;
}


.sidebar,
.main-content_userarea {
  min-height: 0;
}

.sidebar {
  background: rgba(58,107,128,.95);
  width: auto;
}

.main-content {
  min-height: 0;
}

.main-content_userarea {
  background: #f1f1f2;
  padding: 15px 25px;
}

.breadcrumb {
  padding-bottom: 10px;
}

span.BREADCRUMB_TEXT, a.BREADCRUMB_LINK {
  font-family: Lora, sans-serif;
  /*text-transform: uppercase;*/
  color: #6291ac;
}

.ContentTemp_Zebra {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #d5d3b3;
  margin-bottom: 20px;
}
.ContentTemp_Zebra th {             /* Column headings */
  font-weight: bold;
  background: rgba(216, 214, 176, 0.6);
  text-align: left;
  padding: 6px 8px;
}
.ContentTemp_Zebra tbody td {
  border-left: 1px solid #d5d3b3;
  padding: 6px 8px;
}
.ContentTemp_Zebra tr:nth-child(even) {     /* Needs jquery fallback */
  background: rgba(216, 214, 176, 0.2);
}
.ContentTemp_Zebra img {            /* constrain images */
  max-width: 100px;
}

.main-content_userarea ul {
  margin: 1em 0;
}

.main-content_userarea li {
  list-style-type: disc;
  margin-left: 1.5em;
  line-height: 1.5em;
  margin-bottom: 6px;
}

td.ContentTemp_SideCol li,
.dep-sidebar li {
  /* list-style-type: none; */
  margin-left: 18px;
}

td.ContentTemp_MainCol,
td.ContentTemp_SideCol {
  vertical-align: top;
}

td.ContentTemp_MainCol {
  padding-right: 20px;  
}

td.ContentTemp_SideCol {
  padding-left: 0;
  padding-top: 12px;
}

.ContentTemp_SideCol h2,
.ContentTemp_SideCol h3 {
  margin-top: .5em;
  margin-bottom: .5em;
}

.sidebar_head {
  padding: 15px 10px 15px 15px;
}

.sidebar_head h2 {
  color: #FFF;
  display: inline;
  font-weight: 400;
  font-size: 1.6em;
  line-height: 1.7;
}

.sidebar_head img {
  margin-right: 15px;
  max-width: 35px;
  float: left;
  margin-bottom: 5px;
}

iframe#twitter-widget-0 {
    width: 100%!important;
}

.hr-jobs span.NEWS_FEED_DISPLAY_TITLE {
    display: none;
}

/* Timely Calendar Qscend Edits */

div#timely-description,
div#timely-details,
div#ai1ec-event-top-menu,
div#event-main {
    width: 100%;
}

div#ai1ec-event-top-menu {
    margin-bottom: 26px;
}

/* MMenu */
.mm-menu.mm-theme-white {
  background: #638fa9;
}

/* =================================== Meanmenu Sidebar ================================== */

.about-sidebar-links.mean-container,
.gov-sidebar-links.mean-container,
.dep-sidebar-links.mean-container,
.biz-sidebar-links.mean-container,
.res-sidebar-links.mean-container,
.visiting-sidebar-links.mean-container {
  display: block!important;
}

.mean-bar {
  margin-top: -44px;
}

ul.mega-menu {
  display: block!important;
}

.sidebar-contain ul.mega-menu {
  display: none!important;
}

.sidebar ul.mega-menu {
  font-size: 16px;
}

.mean-bar ul.mega-menu {
  display: block!important;
}

.mean-container a.meanmenu-reveal {
  display: none!important;
}

.mean-bar {
  background:none!important;
}

.mean-nav {
  color: #000;
}

.about-sidebar-links.mean-container .mean-bar,
.gov-sidebar-links.mean-container .mean-bar,
.dep-sidebar-links.mean-container .mean-bar,
.biz-sidebar-links.mean-container .mean-bar,
.res-sidebar-links.mean-container .mean-bar,
.visiting-sidebar-links.mean-container .mean-bar {
  max-width: none;
}

/* =================================== Footer ================================== */

footer {
  margin-top: 50px;
  color: #e6e7e8;
  text-align: center;
}

footer a:link {
  color: #e6e7e8;
}

footer a:visited {
  color: #e6e7e8;
}

footer img {
  padding: 10px;
}

.footer-logo {
  margin-top: 10px;
  padding-left: 0;
}

img.logo-text {
  max-width: 220px;
}

.footer-social {
  margin-top: 5px;
  padding-left: 0;
  padding-bottom: 15px;
}

.footer-copy p {
  margin-bottom: 5px;
  margin-top: 2px;
}

.footer-copy img {
  vertical-align: middle;
  margin-top: -2px;
}

.footer-copy {
  margin-top: 25px;
}

.footer-copy li {
  display: inline-block;
  padding: 0 5px;
}

.footer-copy li:first-child {
  padding: 0 5px 0 0;
}

.footer-social img {
  max-width: 200px;
  /* width: 100%; */
  height: auto;
  /* padding: 10px 10px 10px 0; */
}

.employee-portal-footer {
    margin-top: 10px;
}

/* =================================== Media Queries ================================== */

@media screen and (min-width: 1200px) {
  .wrap ul.mega-menu {
    max-width: 845px;
  }

  .sidebar {
    min-width: 300px;
  }
}

@media screen and (max-width:1200px) {
  .i-am_container,
  .main-content,
  header {
    padding: 0 10px;
  }

  nav.island {
    padding: 0;
    margin: 0 20px;
  }

  .i-am_selectors h2 {
    margin: 4px 0 0 5px;
    font-size: 20px;
  }

  .i-am_selectors span {
    margin-left: 5px;
  }

  .wrap ul.mega-menu {
    max-width: 800px;
  }

  .static-columns {
    padding: 0 20px;
  }

  .header.fixed {
    z-index: 1;
  }

  .news-title h3 {
    font-size: 1.1em;
  }

  .news-item {
    padding: 12px 0 12px 15px
  }

  .council-dist.col-half {
    width: 100%;
  }

  .council-info.col-half {
    width: 100%;
  }
}

@media screen and (max-width: 1160px) {
  .i-am_selectors img.citizen {
    max-width: 60px;
    padding-top: 2px;
  }

  img.logo-text {
    max-width: 185px;
  }
    
  img.logo-seal {
    max-width: 80px;
  }

  .col-3-10.fire-right-sidebar {
    width:100%;
    padding-left:0;
  }

  .fire-sidebar_button {
    max-width: 520px;
  }

}


@media screen and (max-width: 1125px) {
  .wrap ul.mega-menu {
    max-width: 740px;
  }

  .park-buttons {
    display: none;
  }

  .park-buttons_text {
    display: block;
  }
}

@media screen and (max-width: 1110px) {
  .i-am_selectors h2 {
    margin: 4px 0 0 5px;
    font-size: 18px;
  }

  .footer-copy img.fire-seal {
    float: none;
    margin-top: 0;
  }

  .fire-dep .footer-copy {
    text-align: center;
  }
}

@media screen and (max-width: 1050px) {
  .i-am_selectors img.citizen {
    max-width: 50px;
    margin-top: -8px;
  }

  .i-am_selectors span {
    margin-left: 5px;
  }

  .iam_wrap.i-am_selectors-change {
    max-width: 30px;
  }
}

@media screen and (max-width: 1060px) {
  .footer-copy {
    padding-left: 50px;
  }

  .footer-copy ul li,
  .footer-copy ul li:first-child {
    display: block;
    padding: 2px 0;
  }

  p.powered-text {
    padding-top: 8px;
  }

  p.powered-text img {
    padding: 5px 0;
  }
  
}

@media screen and (max-width: 1025px) {
  .i-am_selectors img.citizen {
    display: none;
  }

  .col-iam_name {
    width: 90%;
  }

  .wrap ul.mega-menu {
    max-width: 680px;
  }

  .employee-portal {
    display: none;
  }

  .search {
    margin-top:80px;
  }

}

@media screen and (min-width: 1024px) {
  .employee-portal-footer {
    display: none;
  }

  #newsfeed {
    overflow: hidden;
  }
}

@media screen and (max-width: 1024px) {
  .yamm.navbar {
    display: none;
  }

  .main-navigation {
    margin-bottom: 0;
  }

  .employee-portal-footer {
    display: block;
  }
  
}

@media screen and (max-width: 1000px) {
  .council-content,
  .council-card {
    max-width: 175px;
  }
}

@media screen and (max-width: 985px) {
  .wrap ul.mega-menu {
    max-width: 580px;
  }
}

@media screen and (max-width: 960px) {
  .home-sidebar img {
    padding: 5px;
  }

  img.logo-text {
    max-width: 175px;
  }

  img.logo-seal {
    max-width: 70px;
  }

  .footer-social img {
    max-width: 175px;
  }

  .fire-dep .col-logo-sizing h2 {
    font-size: 30px;
    margin-top:20px;
  }
}

@media screen and (max-width: 875px) {
  .council-card h3 {
    font-size: 1em!important;
    padding-top: 5px!important;
  }

  .council-content, .council-card {
    max-width: 155px;
  } 
}

@media screen and (max-width: 860px) {
  img.logo-seal {
    display: none;
  }

  .footer-copy {
    padding-left: 40px;
  }

  .footer-social {
    padding-left: 40px;
  }
}

@media screen and (min-width: 860px) {
  .footer-social {
    padding-left: 60px;
  }
}

@media screen and (min-width: 936px) and (max-width: 1060px) {
  p.powered-text img {
    padding: 5px;
  }
}

@media screen and (min-width: 791px) and (max-width: 824px) {
  .i-am_selectors {
    /* height: 106px; */
  } 

  .wrap {
    height: 90px;
  }
}

@media screen and (min-width: 791px) and (max-width: 824px) {

 .iam_wrap.i-am_selectors-change {
    margin-top: 4px;
  }
}

@media screen and (min-width: 791px) {
  .fire-dep .search {
    margin-top: 65px;
}

#newsfeed {
    height: 307px;
    overflow: hidden;
}

}

@media screen and (max-width: 790px) {
  .col-iam_selectors,
  .col-iam_options {
    width: 100%;
  }

  .i-am_selectors span {
    margin-left: 10px;
  }

  .i-am_selectors h2 {
    margin: 4px 0 0 10px;
    font-size: 20px;
  }

  .col-news-wrapper,
  .col-sidebar-wrapper {
    width: 100%;
  }

  .home-sidebar {
    margin-top: 40px;
  }

  .search {
    max-width: 678px;
    margin-top: 0;
    margin-right: 70px;
  }

  .i-am_container {
    margin: 10px 0;
  }

  .search input.gsc-search-button-v2 {
    margin-left: -13px;
    margin-top: .9em;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 16px 18px;
  }

  .search .gsc-input-box {
    height: 44px;
    margin-top: .7em;
  }

  .search .gsc-input {
    margin-top: 7px!important;
  }

  .side-cal,
  .side-alert,
  .side-const {
    margin-bottom: 20px; 
  }

  .home-sidebar h4 {
    margin: 45px 0 0 0;
  }

  .qalert-link .shade {
    padding-bottom: 1px;
  }

  .home-sidebar img {
    margin: 28px auto;
  }

  .iam_wrap.i-am_selectors-change {
    max-width: 30px;
    margin-top: -2px;
  }

  .wrap ul.mega-menu {
    max-width: 695px;
  }

  .parks-rec .search {
    margin-top: -12px;
  }

  .logo-contain {
    max-width: none;
  }
}

@media screen and (max-width: 608px) {
  img.logo-text,
  img.logo-seal {
    max-width: 185px;
    padding: 0;
  }
   
  .footer-social img {
    max-width: 150px;
    padding: 0;
  }

  .footer-copy {
    padding-left: 0;
  }

  .footer-social {
    padding-left: 25px;
  }

  img.logo-seal {
    display: inline-block;
    margin-right: 20px;
    margin-top: 25px;
  }

  .main-content_home {
    padding: 0 10px;
  }

  .i-am_container {
    padding: 0 10px;
  }

  td.ContentTemp_MainCol, td.ContentTemp_SideCol {
    display: block;
    width: 100%;
  }

  td.ContentTemp_MainCol {
    padding-right: 0;  
  }

  #hamburger {
    margin-right: 10px;
    margin-top: -52px;
  }

  .calendar-link .shade,
  .qalert-link .shade {
    padding-bottom: 0;
  }

  .home-sidebar h4 {
    margin: 8px;
  }

  .home-sidebar img {
    margin: 0 auto;
    padding: 12px;
  }

  .home-sidebar .calendar-link,
  .home-sidebar .qalert-link,
  .home-sidebar .construction-link {
    min-height: 88px;
  }

  .col-1-3.council-row {
    width: 32%;
    display: inline-block;
  }

  .header.fixed {
    margin-top: 0;
  }

  .static-columns {
    margin:20px 0;
  }

  .static-column_citizen,
  .static-column_visitor,
  .static-column_business {
    padding:10px 0;
  }

  p.powered-text img {
    padding: 10px;
  }

  .parks-mission-statement,
  .activity-guide,
  .parks-quick-links {
    padding-bottom: 20px;
  }

  .parks-content {
    padding-right: 0;
  }

  #google_translate_element {
    padding-top: 10px;
  }

}

@media screen and (max-width: 735px) {
  .wrap ul.mega-menu {
    max-width: 655px;
  }
  .footer-social {
    margin-left:-25px
  }
}

@media screen and (max-width: 650px) {
  .footer-social {
    margin-left: -45px;
  }
}

@media screen and (max-width: 635px) {
  .wrap ul.mega-menu {
    max-width: 585px;
  }
}

@media screen and (max-width: 575px) {
  .col-1-3.council-row {
    width: auto;
    display: block;
  }

  .council-content, .council-card {
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }
}

@media screen and (max-width: 535px) {
  .wrap ul.mega-menu {
    max-width: 495px;
  }
}

@media screen and (max-width: 500px) {
  .wrap ul.mega-menu {
    max-width: 425px;
  }
}

@media screen and (max-width: 440px) {
  .wrap ul.mega-menu {
    max-width: 360px;
  }
}

@media screen and (max-width: 400px) {
  .fire-dep .col-logo-sizing img, .fire-dep .col-logo-sizing h2 {
    margin: 0 auto;
    display: block;
    text-align: center;
  }

  .fire-dep .col-logo-sizing a {
    text-decoration: none;
   }
}

@media screen and (max-width: 380px) {
  .wrap ul.mega-menu {
    max-width: 250px;
  }
}

@media screen and (max-width:593px) {
  .wrap {
    height: 90px;
  }
}

@media screen and (max-width:430px) {
  .wrap {
    height: 120px;
  }
}

@media screen and (max-width:385px) {
  .wrap {
    height: 150px;
  }
}

@media screen and (min-width: 1025px) {
  .header {
    display: none;
  }

  nav.nav {
    display: block;
  }

  #menu,
  #mm-blocker {
    display: none!important;
  }

  .i-am_container {
    margin: 80px 0;
  }
}

@media screen and (max-width: 1024px) {
  .header {
    display: block;
  }

  nav.nav {
    display: none;
  }
}

@media screen and (min-width: 608px) {
  .home-sidebar img {
    max-width: 40px;
    max-height: 38px;
    margin: 41px auto;
    display: block;
    padding: 0;
  }

  .home-sidebar h4 {
    color: #FFF;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    max-width: 200px;
    line-height: 30.5px;
    padding-left: 20px;
    padding-top: 30px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
  }

  .home-sidebar .qalert-link h4 {
    padding-top: 32px;
  }

  .home-sidebar img {
    max-width: 40px;
    max-height: 36px;
    margin: 2.86em auto;
  }

  footer {
    text-align: left;
  }

  .footer-social {
    padding-left: 70px;
  }

  .footer-logo {
    padding-left: 40px;
  }

  .dep-sidebar {
    padding-left: 30px;
  }

  td.ContentTemp_SideCol {
    padding-left: 25px;  
  }

  .qalert-link .shade {
    padding-bottom: 1px;
  }

}

@media screen and (min-width: 791px) {
  .i-am_options {
    margin-top: 0;
  }

  .i-am_options {
    padding: 5px;
  }

  .page {
    display: table;
    table-layout: fixed;
    width: 100%;
    min-height: 100%
  }

  .reverse {
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .sidebar + .content,
  .sidebar.sidebar {
    display: table-cell;
    vertical-align: top;
    float: none;
  }

  .sidebar,
  .main-content_userarea {
    min-height: 600px;
  }

  .sidebar {
    /* max-width: 275px; */
  }

  .main-content {
    /* min-height: 600px; */
  }

  header {
    display: block;
  }

  header img {
    margin: 0;
  }

  .home-sidebar {
    text-align: left;
    webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
  }

  .search {
    float: right;
    clear: both;
  }

  .search .gsc-input-box {
    min-width: 280px;
  }

  #hamburger {
    margin-top: -100px;
  }
}

@media screen and (min-width:608px) and (max-width:790px) {
  .fire-body #hamburger {
    margin-top: 12px;
  }
}