/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

TOC
-------
# Global
+ Layout
+ Footer

# Typography
+ Text

# Controls
+ Accordion
+ Buttons
+ Columnize
+ Featured Box
+ Tabs
+ Callout

+ Views

# Views
+ Datatables

# Pages
+ Home
+ Sustainability

# Theme Options

*/

/* ------- ## Global ------- */

/* ------- ++ Layout */

body.home {
  background-color:#BBB;
}	

body.home .x-container.offset {
	width:100% !important;
	margin:0px auto !important;
}
body.home .x-container.width {
	width: 100% !important;
}

@media(min-width:801px) {
bodyhome.edge-edge .x-container.offset, body.edge-edge .x-container.offset {
	margin: 30px auto 0 auto;
}	
}
.page .entry-content {
	padding:0px;
}
.page.home .entry-content {
	padding:0;
	background-color: transparent;
}
.x-btn-block+.x-btn-block {
	margin-top:0;
}
}

@media(max-width:800px) {
.page .entry-content, .single-board .entry-content {
	padding:10px 10px;
}	
body.edge-edge .page .entry-content {
	padding:0;
}	
.x-container.offset {
	margin: 20px auto;
}
body.edge-edge .x-container.offset {
	margin: 0 auto !important;
}	
.x-btn-block+.x-btn-block {
	margin-top:0;
}
}
.x-main {
	padding: 0;
}
body.home .x-main, body.edge-edge .x-main {
	padding: 0;
}
article .entry-content {
	margin-top:0;
}
article .entry-content a {
	text-decoration: underline;
}
article .entry-content a.x-btn, body.home article a.tg-item-link {
	text-decoration: none !important;
}
article .entry-content a:hover {
	text-decoration: underline;
}

.hentry {
	margin-top:0px;
}

/* page featured image */
.entry-featured {
	padding:0;margin-bottom:40px;
	border: none;
}

/* ------- ++ Footer */

.x-colophon.top {
	background-color: transparent !important;
}
.x-colophon.top {
	padding:20px 0;
}
.x-colophon.bottom {
	padding:15px !important;margin-top: 20px;
}
.x-colophon.bottom .x-colophon-content {
	margin: 30px 0px !important;
}

@media(max-width:736px) {
.x-colophon.bottom a.x-btn {
	display:block !important;clear:both !important;
	padding:10px !important;margin:10px !important;
	text-align: left !important;
}
}
.x-colophon.bottom i {
	font-size: 14px !important;
}
@media(min-width:737px) {
.x-colophon.bottom a.x-btn {
	display:inline-block !important;clear: none !important;
	padding:3px 10px !important;margin:0 !important;		
	background-color: transparent !important;border-color: transparent !important;border-radius: 3px !important;
	font-size: 13px !important;text-align: center !important;
}
.x-colophon.bottom a.x-btn:hover {
	background-color: #222 !important;
}
}

/* ------- ## Typography ------- */

* {
	-webkit-hyphens: none !important;
}

h1 {
	font-size:1.7em !important;
}
/* Letter spacing of page titles */
h1.h-landmark {
	letter-spacing: .5px !important;
}
h1.entry-title {
	margin-botom:10px !important;
}

@media(max-width:800px) {
	h1 {
	letter-spacing:0.07em !important;
}
}
.h-landmark span, .entry-title.h-landmark span {
	padding:10px;
}
.format-standard .entry-title:before {
	content: "";
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
margin: 1.5em 0 .75em 0;
}
body.home h2.h3, body.home h1.h3 {
	overflow: hidden;
 	margin:0;margin-bottom:0;
 	line-height:72px;
 	background-color: #4197cb !important;border-bottom:1px solid #DDD;
 	color:#FFF !important;
	font-size:1.5em !important;	
 	text-transform: uppercase;
 	}
@media(min-width:981px) {
	body.home h2.h3, body.home h1.h3 {
	border-bottom:1px solid #4197cb;
}
}

.x-btn, .button, [type="submit"] {
	padding: 0.563em 1.125em;
}

/* ------- ++ Text */

.x-landmark {
	display: block;
	width: 100%;
	padding:0;margin:0 auto !important;
	text-align: center;
}

.x-text.introduction {
	margin:40px auto 0 auto;
	color:#FFF;
	line-height: 1.5em;text-align: left;
	opacity: .65;
}
@media (min-width:801px) {
	.x-text.introduction {
	width: 70%;
	margin:10px auto 0 auto !important;
}
}
@media (max-width:767px) {
.x-text.introduction {
	margin-top:20px !important;
	line-height: 1.4em;text-align: left;
}
}
@media (min-width:481px) {
  .x-text.introduction {
  text-align: center;
}
  .x-header-landmark h1 {
	text-align: center;
}
}
@media (max-width:480px) {
.x-header-landmark h1 {
	text-align: left;
}
  .x-text.introduction {
  text-align: left !important;
}
}
.x-header-landmark {
	padding:0;
	border:none;
	background:#4197cb;
}
.x-header-landmark h1 {
	color:#FFF !important;
}
@media (max-width:1200px) {
.x-header-landmark {
	padding:0;
}
}
@media (max-width:800px) {
.x-header-landmark h1 {
	font-size: 1.25em !important;
	line-height: 1.3em;
}
.x-header-landmark h1 span {
	padding:0px !important;
}
}

.x-landmark-breadcrumbs-wrap {
	padding: 30px 20px;
	background:#4197cb;
}
@media (max-width:768px) { 
	.x-landmark-breadcrumbs-wrap {
	padding: 40px 20px;
}
body.edge-edge .x-container.offset {
	margin:0px auto !important;
}
}

.h-custom-headline {
	margin-bottom: 20px;	
}
.h-custom-headline span span {
	font-size: 65%;
	text-transform: uppercase;
}
@media (max-width:768px) { 
.h-custom-headline {
	text-align: center;	
}
}

.x-searchform-overlay {
	background-color: rgba(65, 151, 203, 0.925);
}

.site {
	background-color:transparent;
}
div.tp-shapewrapper.screen:hover {
	opacity:1.0;
}

/* Blog */
.p-meta>span.author {
	display: none !important;
}

/* ------- ++ Controls */

/* ------- ++ List View */

.gv-list-view-content {
	margin: 0;padding: .75em;
}
a.gv-sort.gv-icon-caret-up-down, a.gv-sort.gv-icon-caret-up-down:hover {
	text-decoration: none;
}

.gv-list-view-title {
	background-color: #EFEFEF;	
}
.gv-list-view-title h3 {
	color:#444 !important;font-size: 1.25em !important;
}
.gv-list-view-title p {
	margin:10px 0;
	line-height: 1.5em;
}

.gv-grid-col-2-3 {
	width: 100% !important;
	padding:0 !important;	
}
.gv-list-view-content .x-columnize {
	margin:0 !important;
}
.gv-grid.gv-list-view-content ul.bulleted {
	margin: 0 0 0 20px;
}

a.map-it-link {
	display: inline-block;
	padding:5px;margin:10px 0 !important;
	background-color: transparent;border:1px solid #CCC;
	font-size: .85em !important;color: #444 !important;text-decoration: none !important;
}
a.map-it-link:hover {
	background-color: #888;border-color:#888;
	color:#FFF !important;text-decoration: none !important;
}

h4.gv-note, h4.gv-hours, h4.gv-website {
	margin-top: 10px !important;
}
div.gv-website {
	margin-bottom: 10px !important;
}

.gv-list-view-subtitle h4, .gv-list-view-content h4 {
	font-size: 1.25em;
}

/* Page number */
.gv-grid ul.page-numbers {
	text-align: center;
}
.gv-grid ul.page-numbers li a {
	padding: .5em 1em;
	background-color:#CCC;
	color:#444;
	text-align: center;
}
.gv-grid ul.page-numbers li a:hover {
	background-color: #888;
	color:#FFF;text-decoration: none !important;
}
.gv-grid ul.page-numbers li span.current {
	padding: .5em 1em;
}

/* list search drop-down */
.gv-search-box select {
	max-width: 90%;
}

/* ------- ## Controls ------- */

/* ------- ++ Accordion */
body.home .x-accordion {
	margin-bottom: 0;
}
body.home .x-accordion-group {
	margin-bottom: 0;
	border: none;border-top:1px solid #E3E3E3;
}
body.home .x-accordion-group:first-child {
	border-top:none;
}
body.home .x-accordion-toggle, body.home .x-accordion-toggle.collapsed {
	min-height: 72px;
	padding:0 0 0 10px !important;
	background-color: #4197cb !important;
	color: #FFF !important;line-height: 72px;text-transform: uppercase;text-decoration: none;
}

body.home .x-accordion-toggle:hover, body.home .x-accordion-toggle.collapsed:hover {
	text-decoration: none;
}
body.home .x-accordion-heading .x-accordion-toggle::before {
	top:3px;
	float: right;
	color: #FFF !important;line-height: 72px;
	font-size: 36px !important;
	content: "\f107" !important;
	-webkit-font-smoothing: antialiased !important;
	-webkit-transform: rotate(180deg) !important;
	-ms-transform: rotate(180deg) !important;
	transform: rotate(180deg) !important;
	-webkit-transition: all 0.0s ease !important;
}
body.home .x-accordion-heading .x-accordion-toggle.collapsed::before {
	-webkit-font-smoothing: antialiased !important;
	-webkit-transform: rotate(0deg) !important;
	-ms-transform: rotate(0deg) !important;
	transform: rotate(0deg) !important;
	-webkit-transition: all 0.0s ease !important;
}
body.home .x-accordion-toggle.collapsed::before {
	color: #FFF !important;
}
body:.home .x-accordion-body.collapse.in .x-accordion-inner {
	border-top: none !important;
}

/* Fix to make sure grid always displays in accordion */
body.home .x-accordion-body.collapse:not(.in) {
    height: 0 !important;
    overflow: hidden;
    padding: 0;
    display: block;
}

/* Inner Page Accordion */
body:not(.home) .entry-content a.x-accordion-toggle {
	padding:20px !important;
	font-size: 1.0em;
	line-height: 1.0em;
	text-decoration: none;text-indent: 0px !important;
}
body:not(.home) .entry-content a.x-accordion-toggle::before {
	bottom:0px;
	font-size: 100%;
	margin-right: 10px;
}
body:not(.home) .entry-content .x-accordion-inner {
	border-top: none;
}
body:not(.home) .entry-content .x-accordion-toggle.collapsed::before, body:not(.home) .entry-content .x-accordion-toggle:hover::before {
	color: #FFF;
}

body:not(.home) .entry-content .x-accordion-group {
	margin:0 0 1px 0;
	border: none;
}
body:not(.home) .entry-content .x-accordion-heading .x-accordion-toggle {
		background-color: #666 !important;
		color: #FFF !important;
}


/* ------- ++ Buttons */

/* Defaults */
a.x-btn {
	text-shadow: none;
}
a.x-btn:hover {
	color:#FFF !important;
	text-decoration: none !important;text-shadow: none;
}

a.x-btn.hallow-btn {
	background-color:transparent;border:none;border-bottom:1px solid #EEE;
	color: #444 !important;
}
a.x-btn.hallow-btn:hover {
	background-color:#888;border-bottom:1px solid #888;
	color: #FFF !important;	
}



/* By Topic Tab buttons */

.bytopic-btns #bytopic .x-btn > i.x-icon {
	display: block;
  padding:15px 0 5px 0;margin:0;
	font-size: 1.5em;line-height: 1.5em;
}
#bytopic .x-btn {
	background-color:#DDD;border:none !important;
	color: rgba(34,34,34,1) !important;
}
#bytopic .x-btn:hover {
	background-color:#222;
	color:#FFF !important;text-decoration: none;
}
#bytopic .x-btn-block+.x-btn-block {
	padding:10px;margin-top:0px;
	border: none !important;
}
body.home .bytopic-btns #bytopic .x-btn {
  min-height:96px !important;
  padding:0px 10px;  
}
#bytopic h4 {
	padding:5px 0;margin: 0;
	background-color: #DDD;border-bottom: 1px solid #BBB;
	font-size: 1.125em;line-height: 2em;
}
#bytopic h4 > span > i.x-icon {
	padding-right:5px;
	font-size: 1.25em;line-height: 1.125em;
	color: #222;
}
.topic-column {
	margin:4px 2px !important;
	border-radius: 0px;
}


/* ------- ++ Columnize */
.x-columnize {
	column-rule: none;
}

/* ------- ++ Featured Box */
.x-feature-box-text {
	line-height: 1.25em;
}


/* ------- ++ Tabs */

.x-nav-tabs>li>a, .x-nav-tabs>li>a:hover {
	text-decoration: none;
}

.x-nav-tabs.three-up>li {
	width: 33.333% !important;
}

/* Navigation */

body.home .x-nav-tabs ul {
	margin: 0 0 0 0 !important;
	}
body.home .x-nav-tabs {
	margin: 0 0 0 0 !important;
	background-color: transparent;
	border: none;
	border-bottom: none;
	overflow: hidden;
	line-height: 72px;
}
body.home .x-nav-tabs.top>li {
	width: 33.334% !important;
	margin-bottom:-28px;
	border-right: 1px solid transparent;
}
body.home .x-nav-tabs.top>li.active {
	border-bottom:none !important;
}
body.home .x-nav-tabs.top>li a {
	border-bottom: none;
	color: #FFF !important;
	text-decoration: none;
}

body.home .x-nav-tabs.top>li a:hover {
	color:rgba(255,255,255,.9) !important;
	text-shadow: 0 0 4px rgba(65, 151, 203, 1);
}
body.home .x-nav-tabs.top>li.active a:hover {
	text-shadow: none;
}
body.home .x-nav-tabs.top>li a::after {
	display: block;
	clear: both;
	margin:-32px 0 28px 0;
	font-family: FontAwesome;font-size: 32px;line-height: 32px;
 	content:"\f107";
}
body.home .x-nav-tabs.top a {
	background-color: #4197cb;
	color:#FFF !important;
}
body.home .x-nav-tabs.top a:hover {
	background-color: rgba(65, 151, 203, .7);
}
body.home .x-nav-tabs>li>a {
	padding:0;
	background-color: transparent;
	font-size:1.125em;line-height: 75px;
}
body.home .x-nav-tabs.top>a, body.home .x-nav-tabs.top>a:hover {
	border-bottom:none;
}
body.home .x-nav-tabs.top>.active>a, body.home .x-nav-tabs.top>.active>a:hover {
	color: #4197cb !important;
	background-color: #FFF;border-bottom:none;
}

/* Content */

body.home .x-tab-content {
	padding:10px;margin: 0 !important;
	background-color: #FFF;border: none !important;
}
body.home .x-tab-pane {
	padding:0 !important;
	background-color: transparent !important;
}
/* ------- ++ Callout */
.x-callout {
	background-color:transparent;
}
body.single-board .x-callout {
	padding:1em;margin-top:0;
}
body.single-board .x-callout, body.single-board .x-callout:before {
	background-color:#EEE;
}
body.single-board p {
	margin: 0 0 0 0;
}
body.single-board .p-callout {
	margin-bottom:20px;
	font-size: 16px;
}

/* ------- ## Forms ------- */

/* ------- ## Views ------- */

/* ------- ++ General */

/* Page wrapper */
body.gravityview-template-default #top .x-container.max{
	box-shadow: 0px 0px 6px rgba(0, 0, 0, .25);
}

/* Make content area full-width */
body.single-gravityview {
	background-color: rgba(227, 227, 227, .5);
}
body.single-gravityview .x-main.left {
	width: 100%;
}
body.single-gravityview .x-main {
	padding:20px;
	background-color: #FFF !important;
}
body.single-gravityview h1 {
	text-align: center;
}
.gv-widgets-header {
}

.gv-table-view {
	margin:0px;
}
.gv-table-view thead {
}
.gv-table-view th {
	padding:10px !important;
}
.gv-table-view td {
	padding:1em !important;
	font-size: 14px !important;
}
.gv-table-view tr:nth-child(even) {
	background-color:#FFF;
}
.gv-table-view tr:nth-child(even) {
	background-color:#EEE;
}
.gv-table-view td.phone a {
	white-space: nowrap !important;
}

/* ------- ++ Search Box */

.gv-widget-search .gv-search-box {
	margin:0 !important;
}

/* Search label */
.gv-search-box label {
	margin:10px 0 20px 0;
	font-size: 18px;
}
/* Search button */
.gv-search-box .gv-search-button, .gv-search-box .gv-search-button:hover {
	margin:0 auto;
	text-transform: uppercase;text-shadow: none;
}
.gv-search-box .gv-search-button:hover {
	background-color:#e84141;border-color:#e84141;
	color:#FFF;	
}
a.gv-search-clear, a.page-numbers {
	color: #444 !important;
	text-decoration: none !important;text-shadow: none !important;text-transform: uppercase !important;
}
a.gv-search-clear:hover, a.page-numbers:hover {
	background-color: #e84141 !important;border-color: #e84141 !important;
	color:#FFF !important;
}
.gv-widget-search {
	margin: 20px !important;
}

/* ------- ++ Grid View */

.gv-grid {
	width: 100%;
	margin: 0 0 0 0;
}
.gv-grid.gv-widgets-header {
	margin-bottom:20px;
}
.gv-grid .gv-left, .gv-grid .gv-right {
	padding-right: 0 !important;
	text-align: center;
}

[class*='gv-grid-col-'] {
	padding:0;
}
.gv-list-view-title {
	background-color: #888;
}
.gv-list-view-title h3 {
	padding:10px 0 !important;margin-bottom: 20px !important;
	border-bottom: 1px solid #FFF;
	font-size: 1.5em !important;
	color: #FFF !important;
}
.gv-list-view-subtitle h4 {
	font-size: 1.0em !important;
	color: #FFF !important;
}
.gv-list-view-subtitle a {
	color: #FFF !important;
}
.gv-list-view-subtitle a:hover {
	color: #000 !important;
}
.gv-list-view-content h4 {
	padding:10px 0;margin:20px 0;
	border-top: 1px solid #CCC;border-bottom: 1px solid #CCC;
	font-size: 1.0em !important;
}
.gv-list-view-subtitle p {
	margin: 10px 0 !important;
	color: #FFF;
}
.gv-list-view-content {
	background-color: #EEE;
}

/* ------- ++ List View */
.gv-table-view {
	font-size: 11px !important;
}
.gv-list-view {
	margin-bottom:40px !important;
	border: none !important;
	font-size: 12px !important;
}

/* Single Entry */
.gv-section {
	background-color: #4197cb !important;
	color:#FFF;
}
.gv-section .gv-field-label {
	font-size: 18px !important;
}
.gv-field-label {
	font-size: 12px !important;
}

/* ------- ++ Board Volunteers */

.gv-container-5839 .gv-table-view {
	font-size: .8em;
}

.gv-table-view td.name {
	white-space: nowrap;
}

/* ------- ## Pages ------- */

/* ------- ++ Home */

body.home .x-accordion-inner {
	background-color: #FFF;
}

#feature-home {
	margin:0px auto 0px auto !important;
	}
@media (max-width:768px) {
#feature-home {
	padding: 0 !important;
	}	
	}
body:not(.home) #feature-home {
	margin:0px auto 0px auto !important;
	}	
#sub-feature a.x-btn {
	font-size: 15px !important;text-decoration: none;
}
.no-touchevents #sub-feature a.x-btn:hover, #sub-feature a.x-btn:hover {
    background-color:#CCC !important;
  	color:#FFF !important;
	}
.no-touchevents #sub-feature a.x-btn:hover span {
	opacity: 1 !important;
}
#sub-feature a.x-btn span {
	display: block;clear: both;
	position: absolute;bottom:14px;left: 0;
	width: 100%;
	padding-left: 70px;
	font-size:12px;letter-spacing: .025em; line-height: 14px;text-align: left;
	opacity: .65;
	}
#sub-feature div.x-text {
	background-color: #CCC !important;border-top:1px solid #EEE !important;
	}
/* Hide <p> that's auto-inserted */
#sub-feature div.x-text p {
	display: none;
	}

@media (min-width:800px){
#sub-feature a.x-btn {
	padding-top:0;padding-bottom:0;padding-left: 70px;
	min-height:72px;max-height: 72px;overflow: hidden;
	background-color:#FFF;border:none;border-bottom:1px solid #DDD !important;
	font-size: 18px;letter-spacing: .05em; line-height:72px !important;text-align: left;
	text-shadow:none;
	}
#sub-feature a.x-btn:last-child, #sub-feature a.x-btn:last-child:hover {
	border-bottom: none !important;
}
.no-touchevents #sub-feature a.x-btn:hover, #sub-feature a.x-btn:hover {
	background-color:#222 !important;
	color:#FFF !important;
	}
.no-touchevents #sub-feature a.x-btn:hover .x-icon {
	color:#FFF !important;
	opacity: 1.0 !important;
	}
.no-touchevents #sub-feature a.x-btn:hover span {
	color: #FFF;
	opacity: 1.0 !important	;
	}
#sub-feature .x-btn-block+.x-btn-block {
	margin-top: 0;
	}
	}

@media (min-width:979px) {
#sub-feature a.x-btn::before {
	position: absolute;left:20px;
	}
#sub-feature a.x-btn i.x-icon {
	position: absolute;left: 20px;
	font-size: 24px;line-height: 72px;
	opacity: .5;
}
#sub-feature a.x-btn {
	color: rgba(34,34,34,1) !important
	}
	}
	
@media (max-width:979px) {
#sub-feature a.x-btn {
	float:left;
    width:33.33%;min-height: 72px;
    padding:0;
    background-color:#FFF;border:none;border-top:1px solid rgba(68, 68, 68, .5);border-right:1px solid rgba(68, 68, 68, .5) !important;
  	color:rgba(34,34,34,1) !important;line-height: 30px !important;text-align: center;text-shadow: none;
  	white-space: nowrap;
	}
.no-touchevents #sub-feature a.x-btn:hover {
	background-color: #888;
	color: #FFF !important;
}	
#sub-feature a.x-btn i.x-icon {
	display: block !important;
	position: relative;float:none;
	width: 100%;margin-top:15px !important;
	font-size: 24px;line-height: 24px;
	color: rgba(68, 68, 68, .5);
}
.no-touchevents #sub-feature a.x-btn:hover i.x-icon{
	color: rgba(255, 255, 255, .5) !important;
}
#sub-feature a.border-no-right, #sub-feature a.border-no-right:hover {
	border-right:none !important;
	}
	}
	
@media (min-width:1024px) {
#sub-feature a.x-btn::before {
	font-size: 24px;
	}
	}

@media (max-width:981px) {
	#feature-home {
		margin:0px auto 0px auto !important;
	}
	}

/* ------- ++ By Topic */


div.bytopic {
	padding:10px !important;
	background-color: #EEE;
}
div.bytopic .x-column h4 {
	text-align: center;
	border-bottom: 1px solid #CCC;
}
div#bytopic.x-container.marginless-columns.nested {
	padding:0!important;
}

/* PPNC */
body.page-id-1391 .soliloquy-outer-container {
	width:362px;
	float: left;
}


/******** From lprd-home.css */

#lprd-home-hilites {
 margin-bottom:1em;
}
.lh-hlrow {
 clear:both;
 padding-bottom:0.75em;
}
.lh-hilite {
 width:31%;
 min-height:188px;
 float:left;
 padding:5px;margin-left:1%;
 border:1px solid #ddd;
 border-radius:6px;
 background:linear-gradient(165deg,#fff 75%, #eee);
 box-shadow:0 0 3px #ccc;
 font-family:Verdana,Tahoma,sans-serif;
}
.lh-hilite img {
 float:right;
 width:40%;
 max-width:120px;
 height:auto;
 margin-left:1em;
 margin-bottom:1em;
 border-radius:5%;
 border:2px solid #eee;
}
.lh-hilite a {
 	font-size: 12px;
}
.lh-hilite ul {
	margin:0;
	list-style: none;
}
.lh-hilite ul li {
	line-height: 1.5em;
}
@media (max-width:979px) {
 #lprd-home-hilites {
  margin-top:-1em;
 }
 .lh-hlrow {
  padding-bottom:0;
 }
 .lh-hilite {
  width:97%;
  height:auto;
	min-height:125px;
	clear:left;
  float:none;
  margin:0.5em 0;
 }
 .lh-hilite img {
	float:left;
	margin-right:1em;
	max-width:80px;
 }
}

/******** From style.css */

/* Elements */

hr.style {
		display: block;
		margin: 10px !important;
		border-top: 1px solid #CCC;
}

table.table {
 background-color:#fff;
}

tbody { 
 border:none;
}

/*= Old LKS site styles =*/
table.chart {
 width:100%;
 border-collapse:collapse;
}

table.chart th {
 background-color:#001d68;
 color:#fff;
}

table.chart td {
 padding:0.75em;
 border:1px solid #ddd;
}

ul.amlist {
	padding:5px 0;
}
ul.amlist li {
 display:inline;
 padding-right:1em;
}
ul.amlist li.date {
	width: 100%;
	padding:10px auto !important;
	border-bottom: 1px solid #EEE;
}
ul.amlist:nth-of-type(even) {
 border-top:1px solid #eee;
 border-bottom:1px solid #eee;
 background-color:#f9f9f9;
}

ul.amlist li ul {
margin-left:0px !important;
}
ul.amlist li:nth-child(2) ul {
	padding:10px auto;
	border-bottom:1px solid #EEE;
}
ul.amlist li ul li {
	width: 10% !important;
}
ul.amlist li ul li:first-child {
	width: 20% !important;
	white-space: nowrap;
}

ul.amlist li.day {
	display:block;clear: both;
	font-style: italic;
}
ul.amlist li.meet {
	display:block;clear: both;
	padding-top:5px;
}
ul.amlist li.space {
	margin-top: 10px;
}

/* List of links */
ul.linklist {
	padding:0;margin: 0;
	font-family: Arial, sans-serif;
}
ul.linklist li {
	list-style: none;
}

/* Misc styles */

.breakout-box {
 float:right;
 width:240px;
 border-radius:4px;
 margin:10px;
 background-color:#fff;
 box-shadow:0 0 2px #999;
}
.breakout-box.pedbike p, .breakout-box.pedbike ul {
	font-size: 12px !important;
	margin:0.5em 0;
}
.breakout-box.pedbike img {
	margin-right:5px;
}
.breakout-box.pedbike a.box {
	display: block;
	position: relative;
	width:100%;height: 40px;
	color:#FFF;
	background-color:#222b64;
}
.breakout-box.pedbike a.box img {
	position: absolute;
	left: 0;
}
.breakout-box.pedbike a.box {
	line-height: 40px;text-align: center;
	text-indent: 20px;
}
@media (max-width:480px) {
.breakout-box {
 float:none;
 width:100%;
 border-radius:4px;
 padding:5px;margin:0 auto 20px auto;
 background-color:#fff;
 box-shadow:0 0 2px #999;
}
}

.breakout-box {
 float:right;
 width:240px;
 border-radius:4px;
	padding:10px !important; margin:10px;
 background-color:#fff;
 box-shadow:0 0 2px #999;
}
@media (max-width:480px) {
.breakout-box {
 float:none;
 width:100%;
 border-radius:4px;
 padding:5px;margin:0 auto 20px auto;
 background-color:#fff;
 box-shadow:0 0 2px #999;
}
}

.controls #list-date, .controls #kw-srch {
 background-color:#eee;
 border-bottom:1px solid #ddd;
}
.controls #list-date input {
 position:relative;
 top:-5px;
}
.controls #kw-srch .btn {
 padding:3px 10px;
}

.controls legend { 
 display:none;
}

.controls label {
 margin:0 0.5em;
 display:inline;
}

#sel-tabs li {
 list-style-type:none;
}

.controls #month {
 width:10em;
}
.controls #year {
 width:5em;
}

.bannerimage {
 width:100%;
 background-size:100% auto;
 border:1px solid #ddd;
 border-bottom-left-radius:8px;
 border-bottom-right-radius:8px;
 box-shadow:1px 1px 4px #ccc;
 text-align:center;
}

.bannerimage .cutline {
 padding:0.7em;
 font-size:0.8em;
 font-style:italic;
}

.shadow {
 box-shadow:0 0 4px #aaa;
}

.field-name-body h3 {
 font-family:Verdana,sans-serif;
 letter-spacing:-1px;
}
.field-name-body h4 {
 color:#000;
} 

/* City Maps */
.city-maps-table {
 margin-left:0.25em;
 border-top:1px solid #eee;
}
.city-maps-table tr {
 border-bottom:1px dotted #eee;
}
.city-maps-table tr:nth-of-type(even) {
 background-color:#fafafa;
}
.city-maps-table td {
 padding:0.25em;
 vertical-align:top;
}
.city-maps-table td img {
 width:30px;
 height:auto;
 position:relative;
 top:2px;
 padding:0.5em 0.4em;
 border:1px outset #ddd;
 border-radius:7px;
 box-shadow:2px 2px 3px #ddd;
} 
.city-maps-table td:hover img {
 box-shadow:2px 2px 5px #adf;
}
.city-maps-table td img:active {
 border:1px inset #eef;
}

#gis-data h3 {
 color:#fff;
 background-color:#004;
 margin:0;
 padding:0.4em;
 border:1px solid #ccc;
 border-bottom:none;
 letter-spacing:0.04em;
 font-weight:100;
}
#gis-data table {
 border:1px solid #ccc;
 border-top:none;
 font-size:0.75em;
}
#gis-data th {
 color:#fff;
 background:#777;
 border-right:1px dashed #aaa;
 font-weight:100;
 text-shadow:1px 1px 0 #000;
}
#gis-data td {
 border-right:1px dashed #aaa;
}
#gis-data td:first-of-type {
 font-weight:bold;
}
#gis-data .gd-note {
 font-size:0.85em;
}

/* Solid Waste collection search */
#sw-csearch {
 padding:0 0.75em;
}
#sw-csearch h2 {
 margin:0 0 0.25em;
 padding:0;
}
#sw-csearch .evtcal .cal-title {
 font-size:1.25em;
 font-weight:bold;
}
#sw-csearch .evtcal #calmon {
 width:auto;
}
#sw-csearch .evtcal td {
 text-align:center;
}

#sws-cal-legend {
 padding:0.5em;
 background-color:#eee;
 text-align:center;
 border:1px solid #ddd;
 border-top:none;
 font-size:0.9em;
}
#sws-cal-legend h3 {
 font-size:0.9em;
}
#sws-cal-legend table {
 margin:auto;
}
#sws-cal-legend img {
 margin:4px;
 height:1em;
 width:auto;
}
#sws-cal-legend tr {
 float:left;
 margin:0 0.5em;
 padding:3px;
 cursor:default;
 border-radius:1em;
 background-color:transparent;
 transition:all 2s ease;
}
#sws-cal-legend tr:hover {
 background-color:#fff;
 transition:all 2s ease;
}

#sws-sdays th {
 width:120px;
}

#sws-map-container {
 float:right;
}
#sws-map {
 border:none !important;
 width:100%;
 height:100%;
 min-height:240px;
 box-shadow:2px 2px 4px #ccc;
}
#sws-map.swsm-small {
 max-width:320px;
 height:200px;
 float:right;
}

.jobs-button {
 margin:10px;
 color:#fff !important;
 border:4px solid #fff;
 border-radius:14px;
 background-color:#24b;
 box-shadow:2px 2px 3px #aaa;
 font-size:0.9em;
 font-weight:bold;
 text-align:center;
 text-shadow:1px 1px 0 #000;
}
.jobs-button:hover {
 background-color:#14a;
 box-shadow:4px 4px 6px #999;
}
.jobs-button .bigtext {
 font-size:1.55em;
}

/* Solid Waste Kids Page */
#boxes.kids div.breakout-box {
	margin:5px;
	text-align: center;
}
#boxes.kids div.breakout-box img {
	float: none;
	margin:0 auto;
}

/* Sales Tax */
.tax-table {
 float:right;
 margin:16px;
 border:1px solid #aaa;
 box-shadow:2px 2px 2px #ccc;
}
.tax-table tr:nth-child(odd) {
 background-color:#eee;
}
.tax-table td {
 vertical-align:center;
 padding:2px 6px 0 6px;
 border-bottom:1px solid #ccc;
}

/* Claims Reports */
div.claims {
	display:table;
	width:100%;
	padding-bottom:10px;margin-bottom:10px;
	clear:both;
	font-size: 12px;
}
div.claims h2 {
	padding:10px;margin: 20px 0 20px 20px;
	border-bottom:1px solid #e9e9e9;background:#EEE;
	text-align:center;	
}
div.claims ul {
	position:relative;float:left;
	max-width:25%;
	padding:0 0 20px 0;margin:0 0 0 40px;
}
@media (max-width: 1024px) {
	div.claims h2 {
		margin:20px 0;
	}
	div.claims ul {
		clear:both;
		max-width: 100%;
		padding:0;
	}
}
	
/* Callout Box */

#callout div {
		width: 100%;
	}
	#callout img {
		display: block;
		position: relative;float: none;
		margin: 0 auto;
	}
	#callout {
		display: block;
		float: right;
		width: 220px;
		margin:0 0 40px 40px;
		background-color: #222b64;
		border-radius: 6px;
		overflow: hidden;
	}
	
	#callout p {
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px;
		color:#FFF;
		padding:10px;margin: 0;
	}
	#callout strong {
		display: block;
		padding:10px 10px 0px 10px;
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px;font-weight: 700;
		text-align: center;
	}
	#callout a, #callout a:visited {
		display: block;clear: both;
		width: auto;max-width: 90%;
		padding:5px;margin: 0 auto 10px auto;
		background-color: #3588d5;
		color:#FFF;text-align: center;text-decoration: none;
	}
	#callout a:hover {
		background-color: #FFF;
		color:#002567;
	}
	@media (max-width: 480px) {
		#callout {
		width: 100%;
	}
	}
	
	table.employees thead tr {
		font-weight: bold;
		margin:0;
		text-align: center;
	}
	table.employees thead th {
		font-weight: bold;
		padding:10px 0;
		text-align: center;
	}
	table.employees {
		margin:20px 0;
	}
	table.employees td {
		padding:10px;
	}
	table.employees tr td:first-child {
		width: 25%;
		font-weight: bold;font-style: italic;
		white-space: nowrap;
	}
	table.employees tr td:last-child {
	width: 25%;
	white-space: nowrap;
	}
	table.employees tr:nth-child(even) {
		background:#eee;
	}
	@media (max-width: 480px) {
	table.employees  {
		width: 100%;
	}
	table.employees thead tr th {
	display: block;
		width: 100%;
		border-collapse: collapse;
		border:none;border-bottom:1px solid #999;
	}
	table.employees tr {
		width: 100%;
	}
	table.employees tr td {
		display: block;
		float: left;clear: both;
		width: 100%;
		margin: 0px;
		border: none;
		white-space: nowrap;
	}
	table.employees tr:nth-child(even) {
		background:#eee;
	}
	}

/* ------- ## Theme Options ------- */

body.home .x-container.offset, body.edge-edge .x-container.offset {
	width:100% !important;
	margin:0px auto !important;
}
body.home .x-container.width, body.edge-edge .x-container.width {
	width: 100% !important;
}
.x-nav-tabs>li>a {
  color:#888;
}
body.blog .x-pagination, body.archive .x-pagination {
  display:none !important;
}

/* Data Tables */
table.dataTable>tbody>tr.child:hover {
  background-color: #FFF !important;
}
div.DTS div.dataTables_scrollBody {
  background: none !important;
}

@media(max-width:375px) {
  body.home .envira-caption a {
    font-size:1.0em !important;
  }
}
@media(max-width:768px) {
body.home .envira-gallery-wrap .envira-gallery-item {
	width: 50% !important;
}
body.home .envira-gallery-wrap .envira-gallery-item:nth-child(3n+1) {
	clear:none !important;
}	
}
body.home .envira-gallery-wrap .envira-gallery-public, .envira-gallery-wrap {
margin: 0 auto 0 auto !important;
}
@media(min-width:769px) {
.envira-gallery-wrap .envira-gallery-public.envira-gallery-4-columns .envira-gallery-item {
width:25% !important;
}
}
body.home .envira-gallery-item {
background-color: #000 !important;
}
body.home .envira-lazy {
  padding:0 !important;
}
body.home .envira-gallery-item:hover .envira-lazy {
opacity: .2 !important;
}
body.home .envira-gallery-public.envira-gallery-4-columns .envira-caption,.envira-gallery-item-inner .envira-caption {
  display:block !important;
}
body.home .envira-gallery-item-inner a:last-child  {
display: inline-block !important;
position: absolute !important;bottom: 0 !important;left: 0 !important;
width: 100% !important;
}
body.home .envira-gallery-item-inner a:last-child  {
text-align: left;text-decoration: none !important;
display: inline-block;
padding: 20px 10px 10px 10px;
width: 100%;
font-size: 1.125em !important;
color: #FFF;
font-weight: 700 !important;
line-height: 1.25em !important;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 1.0) !important;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
}
#featured .x-text p {
  display:none;
}