/*

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
+ Temporary Fixes
+ Layout
+ Sidebar
+ Footer
+ Scroll to Top

# Typography
+ Text

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

# Extensions
+ Calendar
+ Grids
+ Views
+ News
+ Sliders
+ Weather

# Widgets

# Forms

# Views
+ Datatables

# Agenda
+ Board
+ Roster

# Pages
+ Home
+ Sustainability

# News

# Theme Options

Breakpoints
-----------
1200 / 1024 / 980 / 800 / 768 / 480

Colors
-------

City Blue : #001E68 : 0, 29, 104
Blue Accent : #4285f4 : 66, 133, 244

Gray Text : #222 : 34,34,34
Gray Text Hover : #666 : 102, 102, 102
Gray Heading : #888 : 136, 136, 136
Gray Btn Hover : #444 : 68, 68, 68
Gray Footer : #CCC : 204, 204, 204
Gray Background : #DDD : 221, 221, 221

Red : #ea4335 : 234, 67, 53
Red Hover : #e22818 : 226, 40, 24

Green : #26a047 : 38, 160, 71
Green Hover : #1c7a35 : 28, 122, 53

*/

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

/* ------- ++ Temporary Fixes */

hr.x-gap {
	display: block;
	border:none;
}
div.grey_box {
	padding:10px;
}

ul.amlist {
	padding-left:10px;margin-left: 0;
}

iframe#sws-map {
	height: auto !important;
	max-height: 240px;
}

/* ------- ++ 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;
}

/* ------- ++ Sidebar */

.x-sidebar {
	padding:0;margin-top:0px;
	background-color:#EEE;
}
.x-sidebar .widget {
	margin-top:0px !important;
}
.x-sidebar .widget_listcategorypostswidget, .x-sidebar .widget_categories, .x-sidebar #black-studio-tinymce-12 {
	margin-top:20px !important;
}
.x-sidebar .widget_categories {
	padding-bottom:20px !important;
	border-bottom: 1px solid #CCC !important;
}
.x-sidebar .widget > .textwidget {
	padding:0px !important;	margin-top:0px;
	border-bottom:1px solid #EEE;
}
.x-sidebar .widget:first-child > .textwidget {
	margin-top:0px;
}	
.x-sidebar .widget:first-child h4 {
	margin-top:10px !important;
}
.x-sidebar .widget:last-child {
	margin: 20px 0 0 0;
	border-bottom:none;
}
.x-sidebar .widget.widget_awesomeweatherwidget:last-child {
	margin: 20px 0 20px 0 !important;
}
.x-sidebar .widget_categories {
	text-align: center !important;
}
.x-sidebar .widget_categories select {
	width: 90% !important;
}
.x-sidebar h4 {
	margin:20px 0 10px 0;
	color: #666;font-size: .85em;
	text-align: center;text-transform: uppercase;
}
.x-sidebar .widget ul {
	margin:1.0em 0 1.0em 0;
}
.x-sidebar p, .x-sidebar a {
	color:#444;font-size: .85em;
	line-height: 1.25em;
}
.x-sidebar .widget_listcategorypostswidget {
	padding:0 !important;margin:0px 0;
}
.x-sidebar .widget_listcategorypostswidget ul li {
	padding:0 10px !important;margin:10px 0;
}
.x-sidebar .widget_listcategorypostswidget a {
	color: #333;
}
.x-sidebar .widget_listcategorypostswidget a:hover {
	text-decoration: underline;
}
.x-sidebar .widget_listcategorypostswidget > a {
	display: block;
	padding:10px;margin:0 5px;
	background-color:#CCC;
	text-align: center;text-decoration: none;
}
.x-sidebar .widget_listcategorypostswidget > a:hover {
	background-color: #888;
	color:#FFF;
	text-decoration: none;
}
.x-sidebar a:hover {
	color:#333;
	text-decoration: underline;
}
.x-sidebar img.aligncenter {
	margin: 0 auto 10px auto;
}

.x-sidebar .widget ul li, .widget ol li {
	padding: 5px 0px;
	line-height: 1.25;
	background-color: transparent;
	border-bottom: none;
}
.x-sidebar .widget ul, .widget ol {
	border:none;
}


/* Post Category List */

#listcategorypostswidget-5 ul {
	padding:0 5px;
}

/* I want to */
.x-sidebar .x-accordion {
	margin-top: 10px !important;
}
.x-sidebar .x-accordion-inner {
	padding:0 !important;margin-top:1px !important;
}

.x-sidebar .x-accordion a {
	font-size: 1.0em;
}
.x-sidebar .x-accordion a.x-btn {
	background-color: #CCC;border-color: #CCC;
	font-size: 12px !important;
}
.x-sidebar .x-accordion a.x-btn:hover {
	background-color: #888;
	text-decoration: none !important;
}
.x-sidebar .x-accordion .x-btn-block+.x-btn-block {
	margin-top:1px;
}

/* Event Calendar */
.x-sidebar .tribe-events-adv-list-widget {
	margin: 20px 0 !important;
}

.tribe-events-adv-list-widget .type-tribe_events {
	padding:0 10px;
}
.x-sidebar .type-tribe_events h2 a {
	color: #666 !important;
}

.x-sidebar.right {
	display:block !important;
}
.tribe-events-widget-link > a {
	margin:0 5px;
}

@media(min-width:980px) {
	.x-sidebar.right {
		display: block !important;
		margin-top:0;
	}
}

/* ------- ++ 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;
}
}

/* ------- ++ Scroll to Top */

.x-scroll-top.in, .x-scroll-top {
	right:0px !important;bottom:0px;
	width:48px;height: 48px;
	opacity: 1.0;
	background-color:#001E68;border:none;
	border-radius: 0;
	color:#FFF;
}
.x-scroll-top.in:hover {
	opacity: 1.0;
	background-color:rgba(0, 29, 104, .5) !important;
}
.x-scroll-top.in {
	background-color:#001E68 !important;
}
.x-scroll-top i::after {
	display: block;
	margin-bottom:2px;
	font-size: .5em;line-height: .5em;text-align: center;
	content:"TOP";
}

/* ------- ## 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;
}
h2 {
	font-size:1.5em !important;	
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
body.home h2.h3, body.home h1.h3 {
	overflow: hidden;
 	margin:0;margin-bottom:0;
 	line-height:72px;
 	background-color: #4285f4 !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 #4285f4;
}
}

p, table {
	font-weight: 400;
}


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

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

h2, .h2 {
/* 	font-size: 150% !important; */
}
h3, .h3 {
/* 	margin-bottom:10px; */
/* 	color:#444 !important;font-size: 125% !important; */
}

.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;font-weight: 400;
	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:#4285f4;
}
.x-header-landmark h1 {
	font-family: "Open Sans", sans-serif;font-size:1.5em !important;font-weight: 700;
	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:#4285f4;
}
@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%;font-weight: 400;
	text-transform: uppercase;
}
@media (max-width:768px) { 
.h-custom-headline {
	text-align: center;	
}
}

.x-searchform-overlay {
	background-color: rgba(66, 133, 244, 0.925);
}

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

ul li {
	font-weight: normal;
}

/* 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;
}
h4.gv-note p, h4.gv-hours p {
	font-weight: 400;
}

.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;font-weight: 700 !important;
	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: #4285f4 !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;font-weight: 600;line-height: 1.0em;
	text-decoration: none;text-indent: 0px !important;/* text-transform: capitalize; */
}
body:not(.home) .entry-content a.x-accordion-toggle::before {
	bottom:0px;
	/* 	left:-33px; */
	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;
}

/* Sidebar Accordion */
.x-sidebar .x-accordion-group {
	margin-bottom: 0;
	border: none;
}
.x-sidebar .x-accordion-group:first-child {
	border-top:none;
}
.x-sidebar .x-accordion-toggle, .x-sidebar .x-accordion-toggle:hover, .x-sidebar .x-accordion-toggle:active {
	min-height: 32px;
	padding:0 10px 0 10px !important;
	background-color:transparent;
	color: #444 !important;font-size: 16px;line-height: 32px;
	text-transform: capitalize;text-decoration: none;
}
.x-sidebar .x-accordion-heading .x-accordion-toggle::before {
	color: #444 !important;font-size: 18px !important;line-height: 32px;
	content: "\f107" !important;
	-webkit-font-smoothing: antialiased;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: all 0.0s ease;
}
.x-sidebar .x-accordion-heading .x-accordion-toggle.collapsed::before {
	-webkit-font-smoothing: antialiased;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.0s ease;
}
.x-sidebar .x-accordion-toggle.collapsed {
	background-color: #EEE !important;border-bottom:1px solid #DDD;
	color: #444 !important;
}
.x-sidebar .x-accordion-toggle.collapsed:last-child {
	border-bottom: none !important;
}
@media(max-width:800px) {
	.x-sidebar .x-accordion-toggle.collapsed {
	min-height: 48px;
}
}
.x-sidebar .x-accordion-toggle.collapsed::before {
	color: #444 !important;
}
.x-sidebar .x-accordion-toggle::before {
	top:0px;
}
.x-sidebar .x-accordion-inner {
	border:none;
	font-size: 14px;
}
.x-sidebar .x-accordion-inner ul {
	margin-bottom:0;
	border:none;
	font-size: 14px;
}
div#i-want-to.x-accordion {
	margin-bottom:0;
}

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

/* Defaults */

[type="submit"] {
	color: #444 !important;
}
[type="submit"]:hover {
	color:#FFF !important;
	background-color:#e84141;
}
a.x-btn {
	color:#333 !important;font-family: 'Open Sans', sans-serif !important;font-size: 14px !important;
	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;	
}

/* Buttons in the sidebar */
.x-sidebar .x-btn {
	display: block;
	padding: 10px;
	background-color:#CCC;
	font-size: 14px !important;font-weight:400 !important;line-height: 1.25em !important;
	color: #444;text-align: center;text-transform: uppercase	
}
.x-sidebar .x-btn:hover {
	background-color: #888;border:1px solid #888;
	text-decoration: none;
}
.x-sidebar > div > div > .x-btn {
	min-height: 72px;max-height: 72px;
	padding:0 0 0 15px;
	font-size:14px;font-weight:400;line-height: 52px !important;text-align: center;
}
.x-sidebar .x-btn > .x-icon {
	position: absolute;
	left: 15px;
	font-size: 24px;
	line-height: 72px;
	opacity: .25;
}
.x-sidebar .x-btn:hover > .x-icon {
	color:#FFF;
	opacity: 1.0;
}
.x-sidebar .x-btn > span {
	display: block;clear: both;
	position: absolute;bottom:17px;left: 0;
	width: 100%;
	padding-left:15px;
	font-size:12px;font-weight:400;line-height: 14px;text-align: center;text-transform: none;
	opacity: .5;
	}
.x-sidebar .x-btn:hover > span {
	color:#FFF;
	opacity: 1.0 !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;
	font-weight: 500;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;
/* 	color: #ccc; */
}
#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 {
	font-weight: 600;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(66, 133, 244, 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: #4285f4;
	color:#FFF !important;
}
body.home .x-nav-tabs.top a:hover {
	background-color: rgba(66, 133, 244, .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: #4285f4 !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;
}


/* ------- ## Extensions ------- */

/* ------- ++ Calendar */

body.post-type-archive-tribe_events .x-landmark-breadcrumbs-wrap, body.events-single .x-landmark-breadcrumbs-wrap {
	display: none;
}
#tribe-events-pg-template {
	margin:20px auto;	
}
table.tribe-events-calendar {
	background-color: #FFF;
}

.recurring-info-tooltip, .tribe-events-calendar .tribe-events-tooltip, .tribe-events-shortcode.view-week .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip {
	padding: 1em;
}	

/* Event meta links */
body.single-tribe_events #tribe-events-content > .tribe-events-content a, body.single-tribe_events .tribe-events-event-meta a {
	text-decoration: underline !important;
}
body.single-tribe_events #tribe-events-content > .tribe-events-content a:hover, body.single-tribe_events .tribe-events-event-meta a:hover {
	color:#e84141 !important;
}

.tribe-events-day .tribe-events-day-time-slot h5 {
	color:#222;
}

/* Google map link */
.tribe-events-gmap {
	display: block;
	clear: both;
}

/* Address */
.tribe-events-abbr {
	padding-left:3px;
}
.tribe-postal-code {
	display: block;
	clear: both;	
}

/* Sidebar: Calendar */
.tribe-mini-calendar-event {
	border-bottom: none;	
}
.tribe-mini-calendar-event .list-info {
	width: 100%;
	margin: 0;
}
.tribe-mini-calendar-event .list-info h2 {
	margin-bottom: 2px;
	font-size: 16px !important;
}
div.tribe-events-duration {
	font-size: 11px;
}
.tribe-events-adv-list-widget p.tribe-events-widget-link a {
	display: block;
	padding: 10px;
	background-color:#CCC;
	font-size: 14px !important;line-height: 1.25em !important;
	color: #444;text-align: center;text-transform: uppercase;
}
.tribe-events-adv-list-widget p.tribe-events-widget-link a:hover {
	color: #FFF;
	background-color: #888;
	text-decoration: none;
}
.tribe-mini-calendar-event .list-date {
	display: none;
	background: transparent  !important;border:1px solid #DDD;
	color: #444;
}
.tribe-mini-calendar-event .list-date .list-daynumber {
	color: #666 !important;
}
.tribe-mini-calendar-event .list-date .list-dayname {
	background: transparent;border-bottom:1px solid #CCC;
	color:#666;
}

.tribe-events-button {
	color:#444 !important;
}
.tribe-events-button:hover {
	color:#FFF !important;
	background-color: #ff6863 !important;
}

@media(max-width:800px) {
.tribe-events-sub-nav a {
	background-color: transparent !important;
}
}


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

/* Make sure Grid displays properly inside tabs */
.x-tab-content>.x-tab-pane:not(.active) {
    height: 0 !important;
    overflow: hidden;
    padding: 0;
    display: block;
}

/* Home */

body.home li.eg-home-grid-wrapper, .eg-home-grid-container {
	background-color: #DDD !important;
	color: rgba(34,34,34,1) !important;	
}
body.home li.eg-home-grid-wrapper:hover, body.home li.eg-home-grid-wrapper:active {
	background-color: #4285f4 !important;
}
body.home li.eg-home-grid-wrapper .esg-entry-cover {
	opacity: 1 !important;transform: none !important;
}
body.home li.eg-home-grid-wrapper div.eg-home-grid-element-1 {
	background-color: transparent !important;
	color: rgba(34,34,34,1) !important;
	visibility: visible !important;
}

body.home li.eg-home-grid-wrapper:hover div.eg-home-grid-element-1 {
	color: #FFF !important;
}

body.home .esg-cc {
	top: 0px !important;
	height: 100% !important;
}
body.home .eg-home-grid-element-1 {
	padding: 18% 10px 18% 10px !important;
}

/* ------- ++ News */

body.single-post .entry-header {
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
}

#news {
	background-color:#CCC;border-top:1px solid #E3E3E3;
}
#news h4 {
	display: none;
}


/* News Archive */
body.archive article {
	padding:20px 0;
	border-bottom:1px solid #CCC;
}

/* Featured Image */
.entry-featured {
	margin-top: 0px !important;
}
body.archive .entry-featured {
	display: none;
}
.entry-thumb {
	background-color: transparent !important;
	text-align: center;
}
.entry-thumb img {
	min-width: auto !important;
}

#news .widget ul, .lcp_catlist {
	margin:0;
	border: none;
}
#news .widget ul li, .lcp_catlist li {
	display: block;overflow: hidden;
	position: relative;
	min-height:31px;
	padding:0;
	background-color:transparent;border-bottom:1px solid #E3E3E3;
	color:#444;font-size: 12px;
	text-align: center;
}
#news .widget ul li:last-child, .lcp_catlist li:last-child {
	border-bottom:none;
}
#news a {
	display: none;
}
#news .widget ul li a, .lcp_catlist li a {
	display: block;
	position:relative;float: right;
	height:auto;width: 80%;
	padding: 10px 25px 10px 10px;
	border: none;
	color:#444;font-size: 12px !important;
	line-height: 1.5 !important;text-align: left;
}
.lcp_catlist .date {
	display: block;
	position: relative;float: left;
	height:100%;min-height:31px;width: 20%;
	padding:10px;
	font-size: 16px;
	color:#444;line-height: 1.5;text-transform: uppercase;text-align: center;
	white-space: pre-wrap;
}

#news .widget ul li a::after,{
	content:"" !important;
}
body.blog div.excerpt, body.archive div.excerpt {
	display: block;
	line-height: 22px;
}
.p-meta > span:first-child {
	display: none;
}
.lcp_catlist li {
	width: 100%;
	background-color: #FFF;
	border: 1px solid #CCC !important;
	text-align: left;
}
@media (min-width:481px) {
.lcp_catlist li {
	width: 33%;
}
.x-accordion .lcp_catlist li {
	width: 100%;
}
}

.lcp_catlist li:hover a {
	color: #4285f4 !important;text-decoration: none;
}
.lcp_catlist li a {
	float: right;
	padding: 10px;
	font-size: 16px !important;color: #4285f4 !important;text-decoration: none;
}
.lcp_catlist li a:hover {
	color: #444 !important;text-decoration: underline !important;
}

/* mobile : float columns 50/50 : home slide quad */
@media(max-width:768px) {
	#feature-home .x-column {
	width: 50% !important;min-width: 50% !important;
	float: left !important;
}
}

/* ------- ++ soliloquy */

.soliloquy-container .soliloquy-caption {
	bottom:0px !important;
}
.soliloquy-container .soliloquy-caption div.soliloquy-caption-inside {
	padding:20px !important;
	background: rgba(255, 255, 255, 1.0) !important;
	color:#444 !important;font-weight: 600 !important;
	text-shadow: none !important;
}

.soliloquy-container:not(.home-slide) .soliloquy-item {
	height: 350px !important;
	overflow: hidden;
}


/* Karisma Theme */
.soliloquy-container.soliloquy-theme-karisma .soliloquy-caption div.soliloquy-caption-inside {
	padding:20px !important;
	background: rgba(255, 255, 255, .8) !important;
	color:#444;font-family:'Open Sans', sans-serif !important;font-size: 1.25em !important;font-weight: 400 !important;
	line-height: 1.25em !important;text-align: center !important;text-shadow: none !important;
}

.soliloquy-container.soliloquy-theme-karisma .soliloquy-caption-inside a {
	color:#444 !important;
}
.soliloquy-container.soliloquy-theme-karisma .soliloquy-caption-inside a:hover {
	color:#e84141 !important;
}

/* Pager */
.soliloquy-container.soliloquy-theme-karisma .soliloquy-pager {
	bottom:20px !important;
}
.soliloquy-container.soliloquy-theme-karisma .soliloquy-pager-link {
	width: 16px !important;height: 16px !important;
	bottom: 20px !important;
	background-color:#CCC !important;background-image:none !important;border-radius: 0;
}
.soliloquy-container.soliloquy-theme-karisma .soliloquy-pager-link.active {
	background-color:#e84141 !important;
}
.soliloquy-container.soliloquy-theme-karisma .soliloquy-pager-link:hover {
	background-color:#000 !important;background-image:none !important;
}

.soliloquy-container.soliloquy-theme-karisma .soliloquy-pager {
/* 	right:45% !important; */
	bottom:20px !important;
}
.soliloquy-container.soliloquy-theme-karisma .soliloquy-caption.soliloquy-caption-bottom {
	bottom:0px !important;
}

/* Home Slides */
div.soliloquy-outer-container, .soliloquy-container.home-slide {
margin-bottom:0px !important;
}
.soliloquy-container.home-slide {
max-width: 384px !important;
background-color:#444;
}
.notouchevents .soliloquy-container.home-slide:hover {
cursor: pointer !important;	
}
.soliloquy-container.home-slide .soliloquy-image {
min-width: 100% !important;
margin:0 !important; 
}
/* dim everything but caption text */
.no-touchevents .soliloquy-container.home-slide:hover {
background-color: #000;
}
.no-touchevents .soliloquy-container.home-slide:hover a.soliloquy-link {
opacity: .2;
}

.soliloquy-container.home-slide .soliloquy-caption .soliloquy-caption-inside {
width:100%;
background: rgba(0, 0, 0, 0) !important;
text-align:left !important;
bottom:0 !important;position:absolute;
padding:0px !important;
}
.soliloquy-container.home-slide .soliloquy-caption .soliloquy-caption-inside a {
width: 100%;
position: absolute;bottom:0px;
padding: 50px 10px 10px 10px !important;
color:#FFF !important;font-size:1.125em;font-weight: 700;line-height:1.25em;text-decoration:none;text-shadow:1px 1px 3px rgba(0, 0, 0, 1.0) !important;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.soliloquy-container .soliloquy-item>a {
max-height: 250px !important;
}

@media (max-width:320px) {
.soliloquy-container.home-slide .soliloquy-caption .soliloquy-caption-inside a {
padding: 50px 5px 5px 5px !important;
font-size: .85em;
}
}
@media (min-width:321px) and (max-width:414px) {
.soliloquy-container.home-slide .soliloquy-caption .soliloquy-caption-inside a {
font-size: 1em;
}
}
@media (min-width:568px) and (max-width:768px){
.soliloquy-container.home-slide .soliloquy-caption .soliloquy-caption-inside a {
font-size: 1.25em;
}
}


/* ------- ++ Weather */

.awesome-weather-wrap {
	background-color: transparent !important;
}

.awesome-weather-header {
	display: none !important;
}
.awesome-weather-current-temp, .awesome-weather-current-temp:hover {
	display: block;
	position: relative;
	padding:0;
	font-size: 55px;line-height: 72px;
}

.awesome-weather-current-temp strong::after {
	position: absolute;
	top:0;left:15px;
	font-family: FontAwesome;font-size: 48px;line-height: 72px;
	content:"\f104";
	text-shadow: none;
	opacity: .25;
}
.awesome-weather-current-temp strong {
	font-weight: normal;
}
.awesome-weather-wrap.darken {
	text-shadow: none;
}
.awe-home div.awecf {
	height: 74px !important;
	background-color: #FFF;
	text-shadow: none;
}
@media (min-width:801px) {
#awesome-weather-lawrence-ks {
	border-bottom:1px solid #DDD !important;
}
}
.awe-home div.awe_desc {
	margin-top:5px;
	text-align: center !important;
}

.forecast-holder {
	position: relative;float:right;top:8px;right:0px;
	width: 50% !important;
}

.awesome-weather-forecast {
	width: 100%;
	text-shadow: none;
}
div.awesome-weather-forecast.awecf.awe_days_3 {
	height: 72px !important;
	padding:0 !important;margin:0 !important;
	border:none;
}
.awe-home .awesome-weather-forecast-day-abbr {
	margin-bottom:5px;
	color:rgba(34,34,34,.5);font-size: .80em;
}
.awesome-weather-forecast-day-temp {
	color:rgb(34,34,34);
}

.awe-home .awe_days_3 .awesome-weather-forecast-day {
	width:33% !important;
	margin:0;
}

.awesome-weather-forecast-day i {
	padding-bottom:10px;
	color: rgba(34,34,34,.5);font-size: 1.25em;
}

.awesome-weather-forecast-day-temp {
	margin-bottom:7px;
	font-size: 1.5em;
}

body.home div.awesome-weather-todays-stats {
	position: relative;top:10px;left:10px;
	float: left;
	color: rgba(34,34,34,1);font-size: 13px;line-height: 18px;
	text-shadow: none;
}


/* Current weather stat */
.awe-home div.awe_desc {
	font-size: .85em;
	text-transform: uppercase;
}

@media (min-width:800px) { 
.awesome-weather-current-temp:hover {
	color: #FFF;
	background-color: #888;border:1px solid #888;
	}
	}

/* Sidebar Weather */
.x-sidebar .awesome-weather-forecast {
	padding-bottom:0;margin-top:0;
	border-top:1px solid #CCC;
}
.x-sidebar .awesome-weather-current-temp, .x-sidebar .awesome-weather-current-temp:hover, .x-sidebar .awesome-weather-current-temp > strong {
	display: block;
	position: relative;
	top:2px;left:10px;
	padding: 0;
	background-color:transparent;border:none;
	color:rgba(34,34,34,1);line-height: 72px;text-shadow: none;
}

.x-sidebar .awesome-weather-current-temp strong::after {
	content:"";
}

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

body .gform_wrapper {
	padding: 10px;
	background-color: #FFF;
}
.gform_wrapper .gf_step, .gform_wrapper .gf_step_pending, .gform_wrapper .gf_step_completed {
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1.0 !important;
	-khtml-opacity: 1.0 !important;
	opacity: 1.0 !important;
}
.gform_wrapper .gf_step.gf_step_active {
	color: #4285f4;font-weight: 700;
}

div.gfield_description {
	font-size: 12px !important;
}

.gform_confirmation_wrapper {
	padding:20px;
	background-color:#EEE !important;border:3px solid #222 !important;
}
.gform_confirmation_wrapper h2 {
	margin: 1.5em 0 1.5em 0 !important;
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield div.ginput_container>span {
	padding-top: 20px !important;
}

body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper select, body .gform_wrapper textarea {
	line-height: 100% !important;
}
body .gform_wrapper .ginput_complex label, body .gform_wrapper .description, body .gform_wrapper .gfield_description, body .gform_wrapper .gsection_description, body .gform_wrapper .instruction {
	opacity: 1.0 !important;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	font-size: 14px !important;	
}
.gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_month, .gform_wrapper .gfield_date_day input[type=number], .gform_wrapper .gfield_date_month input[type=number] {
	min-width: 50px;
}
.gform_wrapper .gfield_date_year input[type=number] {
	min-width: 65px;
}
.gform_fields .gfield input {
	border: 1px solid #CCC !important;
	background-color: #EEE !important;
}

.gform_footer input[type=submit] {
	border:1px solid rgba(70, 136, 71, 1) !important;	
	background-color: rgba(70, 136, 71, 1) !important;
	color:#FFF !important;text-shadow: none !important;
}
.gform_footer input[type=submit]:hover {
	border:1px solid #c1dea8 !important;		
	background-color: #c1dea8 !important;
	color: rgba(70, 136, 71, 1) !important;
}

/* GF Classes */
.gf_left_half, .gf_right_half, .gf_left_third, .gf_middle_third, .gf_right_third {
	clear:none !important;
	margin-right:0 !important;
}

/* Section */
.gform_wrapper .gsection {
	padding:10px !important;margin: 28px 0 !important;
}
.gform_wrapper .gsection h2 {
	color:#222 !important;
}

div.gsection_description {
	font-size: 14px !important;
}
.gsection .gsection_description {
	color:#222 !important;
}

div.gfield_description {
	padding:10px !important;margin:20px 0;
	background-color: #EEE;
/* 	color: #FFF; */
	opacity: 1.0 !important;
}
div.gfield_description a {
	color:#333;
}

label.gfield_label {
	font-weight: 600 !important;
}

/* Fair Housing Survey */
#gform_wrapper_18 .gfield_label {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #444;
}

/* ------- ++ E-News */
#mc-embedded-subscribe-form .mc-registration {
	padding-bottom:20px;margin-bottom: 40px;
	text-align: center;
}
#mc-embedded-subscribe-form .mc-field-group ul {
	margin-left:0;margin-bottom:20px;
	list-style: none;
}
#mc-embedded-subscribe-form .mc-field-group label {
	display: inline;
	font-size: 85%;
}
#mc_embed_signup .mc-field-group input {
	margin:10px !important;
}
#mc_embed_signup .mc-field-group strong {
	display: block !important;
	padding: 10px !important;
	background-color:#EEE !important;
	text-transform: uppercase !important;
}

/* ------- ++ Utility Billing iPad Giveaway */
#giveaway a, #giveaway a:visited, #giveaway a:hover {
	color:#444;
}


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

/* ------- ++ Datatables */
.dt-buttons {
	display: none;
}
@media (min-width:1025px) {
	.view-wrapper {
	box-shadow:0 0 7px rgba(0,0,0,.4);
}
}

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

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

body.gravityview-template-default h1 {
	font-weight: 700;	
}

/* 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: #4285f4 !important;
	color:#FFF;
}
.gv-section .gv-field-label {
	font-size: 18px !important;
}
.gv-field-label {
	font-size: 12px !important;
}

/* ------- ++ Utility Billing */
.gform_wrapper .gf_progressbar_wrapper {
	padding:0 !important;
}
.gform_wrapper .gf_progressbar {
	padding: 0 !important;margin:20px 0px !important;
}
.gform_wrapper h3.gf_progressbar_title {
	margin: 20px 0px !important;
	color: #444 !important;font-weight:600;text-align: center;
}
.gform_page_footer .button {
	margin-bottom: 0px !important;
	background-color:#CCC !important;border:1px solid #CCC !important;
	text-shadow: none !important;
}
.gform_page_footer .button:hover {
	background-color:#e84141 !important;border:1px solid #e84141 !important;
	color:#FFF !important;
}

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

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

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

/* ------- ## Agendas ------- */

/* ------- ++ Boards */

body.single-board .entry-header {
	display: none;
}

div.ptb_items_wrapper.entry-content {
	margin-top: 0;
}
.ptb_agenda_date, .ptb_permalink {
	text-align: center;
}
p.embed_download a {
	display: block;
	position: relative;float: none;
	padding:5px 20px;	margin: 0 auto;
	text-align: center;
}


div.agenda-btn {
	background-color: #CCC;
}
.x-btn.ptb_permalink {
	display: block;
	position: relative;float: none;
	margin: 0 auto;
	clear: none;
}
.x-btn.ptb_permalink {
	background-color: #CCC;border: none;
}	
.x-btn.ptb_permalink:hover {
	background-color: #888;
	color: #FFF;
}
.x-btn.ptb_permalink a.ptb_link_button {
	background-color: transparent !important;border:none !important;border-color: transparent !important;
	font-siz:1.25em;text-transform: uppercase !important;
	box-shadow: none !important;
}
.x-btn.ptb_permalink:hover a.ptb_link_button, .x-btn.ptb_permalink a.ptb_link_button:hover {
	color: #FFF !important;
}	

div#board-info.x-accordion {
margin-top: 20px;
}

/* Board Listing */
ul.board-list li a {
	display: block;
	padding:5px 0;
	color: #222;	
}
ul.board-list li a:hover {
	color: #4285f4;	
}

#board-info .x-block-grid li.x-block-grid-item a {
	display: block;
	height: 72px;
	background-color:#EEE;
	color:#444 !important;
	line-height: 72px;text-align: center;text-decoration: none;
}
#board-info .x-block-grid li.x-block-grid-item:hover a {
	background-color: #ff6863;
	color:#FFF !important;
}
#board-info .x-block-grid>li {
	margin: 2% 2% 0 0;
}

@media (max-width:800px) {
.board-list-wrapper h2 {
	margin:20px 0;
	text-align: center;
}
ul.board-list {
	margin: 0;
}
ul.board-list li {
	list-style: none;
	line-height: 48px;
}
ul.board-list li a {
	display: block;
	padding:20px 20px 20px 12px;margin: 2px 0;
	background-color: #EEE;
	color:#444;/* font-size:12px; */
	line-height: 16px;text-align: center;text-decoration: none;
}
ul.board-list li a:hover {
	background-color: #ff6863;
	color:#FFF;text-decoration: none;
}
}

/* Single Board */
body.single-board {
	
}

/* ------- ++ Roster */
ul.board-member {
	display: block;clear: both;	
	position: relative;float: left;
	width: 100%;
	padding-bottom:10px;margin-left: 0;margin-bottom:10px;
	list-style: none;
	border-bottom: 1px solid #EEE;
}
ul.board-member li {
	position: relative;float: left;
	width: 33%;
	text-align: left;
}
ul.board-member li.name {
	font-weight: 600;
}
ul.board-member li.name span.representative {
	display: block;clear: both;
	font-weight: 400;font-size: .85em;
	line-height: 1.0em;
}
ul.board-member li.term {
	font-weight: 400;font-size: .85em;
	font-style: italic;
}
@media(max-width:800px) {
	ul.board-member li {
		width: 100%;
	}
}


/* ------- ## 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 {
    background-color:#CCC;
  	color:#FFF;
	}
.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;/* text-transform: capitalize; */
	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 {
	background-color:#222;
	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;font-weight: 600;
	}
#sub-feature a.x-btn span {
		font-weight: normal;
	}
	}
	
@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;font-weight: 600;
  	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;
	}
	}


/* ------- ++ Sustainability */
@media (min-width:1024px) {
	body.page-id-10295 .x-accordion-inner {
		padding:20px;
	}
	.intro-text {
		font-size:20px;line-height:1.5em;	
	}
	.intro-img {
		margin:0;
	}
	.x-skill-bar .bar {
		min-width: 5% !important;
	}
	}

@media (max-width:1024px) {
	.x-skill-bar .bar {
		min-width: 15% !important;
	}
	.intro-text {
		font-size:18px;line-height:1.25em;	
	}
	}
.h-skill-bar {
	padding-top:20px;margin-bottom: 10px;
	font-size: 14px;
	border-top: 1px solid #CCC;
}
body.page-id-10295 .x-skill-bar {
	margin-bottom: 10px !important;
	font-size: 16px !important;
}
body.page-id-10295 span.skill-details {
	display: block;
	margin-bottom:20px;
	font-size: 16px;line-height: 1.25em;
}
body.page-id-10295 article .x-accordion-inner br {
	display: none;
}
	
body.page-id-10295 #details.x-accordion .x-accordion-group .x-accordion-heading .x-accordion-toggle {
	padding:10px 20px 10px 58px !important;
	background:transparent url("")no-repeat left center;
	line-height: 48px !important;
}
body.page-id-10295 #details.x-accordion .x-accordion-group .x-accordion-heading .x-accordion-toggle:before {
}
.x-skill-bar.star-ed-art .bar, body:not(.home) .x-accordion-group.star-ed-art .x-accordion-heading .x-accordion-toggle {
	background-color:#890047 !important;
}	
body.page-id-10295 #details.x-accordion .x-accordion-group.star-ed-art .x-accordion-heading .x-accordion-toggle {
	background-image: url("https://lawrenceks.org/wp-content/uploads/star-ed-art.gif");
}
.x-skill-bar.star-health .bar, body:not(.home) .x-accordion-group.star-health .x-accordion-heading .x-accordion-toggle {
	background-color:#b01b15 !important;
}
body.page-id-10295 #details.x-accordion .x-accordion-group.star-health .x-accordion-heading .x-accordion-toggle {
	background-image: url("https://lawrenceks.org/wp-content/uploads/star-health.gif");
}
.x-skill-bar.star-built .bar, body:not(.home) .x-accordion-group.star-built .x-accordion-heading .x-accordion-toggle {
	background-color:#6b2986 !important;
}
body.page-id-10295 #details.x-accordion .x-accordion-group.star-built .x-accordion-heading .x-accordion-toggle {
	background-image: url("https://lawrenceks.org/wp-content/uploads/star-built.gif");
}
.x-skill-bar.star-climate .bar, body:not(.home) .x-accordion-group.star-climate .x-accordion-heading .x-accordion-toggle {
	background-color:#fbae27 !important;
}
body.page-id-10295 #details.x-accordion .x-accordion-group.star-climate .x-accordion-heading .x-accordion-toggle {
	background-image: url("https://lawrenceks.org/wp-content/uploads/star-climate.gif");
}
.x-skill-bar.star-economy .bar, body:not(.home) .x-accordion-group.star-economy .x-accordion-heading .x-accordion-toggle {
	background-color:#007053 !important;
}
body.page-id-10295 #details.x-accordion .x-accordion-group.star-economy .x-accordion-heading .x-accordion-toggle {
	background-image: url("https://lawrenceks.org/wp-content/uploads/star-economy.gif");
}
.x-skill-bar.star-natural .bar, body:not(.home) .x-accordion-group.star-natural .x-accordion-heading .x-accordion-toggle {
	background-color:#004075 !important;
}
body.page-id-10295 #details.x-accordion .x-accordion-group.star-natural .x-accordion-heading .x-accordion-toggle {
	background-image: url("https://lawrenceks.org/wp-content/uploads/star-natural.gif");
}
.x-skill-bar.star-equity .bar, body:not(.home) .x-accordion-group.star-equity .x-accordion-heading .x-accordion-toggle {
	background-color:#0092a1 !important;
}
body.page-id-10295 #details.x-accordion .x-accordion-group.star-equity .x-accordion-heading .x-accordion-toggle {
	background-image: url("https://lawrenceks.org/wp-content/uploads/star-equity.gif");
}
.x-skill-bar.star-innovation .bar, body:not(.home) .x-accordion-group.star-innovation .x-accordion-heading .x-accordion-toggle {
	background-color:#050607 !important;
}
body.page-id-10295 #details.x-accordion .x-accordion-group.star-innovation .x-accordion-heading .x-accordion-toggle {
	background-image: url("https://lawrenceks.org/wp-content/uploads/star-innovation.gif");
}

/* ------- ++ 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;font-weight: 700;
}
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;
}

.newslist {
 padding-left:1em;
}

.newslist dl {
 margin:0.5em 0;
}
.newslist dt {
 color:#333;
 border-top:1px dotted #f3f3f3;
 font-family:Georgia,serif;
 font-size:0.8em;
}
.newslist dd {
 line-height:1em;
 margin:0;
 padding:0.25em 0;
}

.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-weight:bold;
 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;
} 

/* Past mayors */
#past-mayor-grid {
 float:left;
}
#past-mayor-grid p {
 float:left;
 min-width:20%;
 min-height:120px;
}
#past-mayor-grid img {
 display:block;
 clear:both;
 margin:0.25em;
 box-shadow:2px 2px 3px #555;
}

/* Special Assessments */
.sa-form, #sa-listings { font-family:Helvetica,Arial,sans-serif; }
#sa-listings, .amort-table { border-collapse:collapse; border:1px solid #ccc; }
#sa-listings th, #sa-listings td { border:1px solid #ccc; }
#sa-listings th { font-size:0.75em; }
#sa-listings td { padding:0.5em; }
#sa-listings td.amort { background-color:#555; }
.amort-table { background-color:#fff; }
.amort-table caption { color:#fff; text-shadow:1px 1px 0 #000; }
.amort-table th { color:#fff; background-color:#024; }
.amort-table td { text-align:right; }
.amort-str { color:#fff; text-shadow:1px 1px 0 #000; text-align:center; }
.total { font-weight:bold; }
.totals-row { background-color:#dfd !important; font-weight:bold; }
.totals-row td { background-color:transparent !important; }


/* 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;
}

/* Social Media page */
.sm-sec { margin-top:0.5em; }
.sm-sec h3 { padding:0.5em; margin:0; border-top:1px solid #eee; border-right:1px solid #eee; border-radius:0 5px 5px 0;text-shadow:1px 1px 0 #fff; }
.sm-sec h3 img { position:relative; top:-4px; }
.sm-sec ul { padding:0.5em; }

/* 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;
}

/* Contractor license search */
#cls-def { margin:1em; }
#cls-def dt { font-weight:bold; font-size:1.125em; }
#cls-def dd { margin:0.5em 0.5em 1em; }
#cls-tp-pagenum, #cls-tp-pgsz { width: 4em; }

/* Bid results */
.node-finance-bid-result {
 margin:1em;
}
.node-finance-bid-result .submitted {
 padding:0.5em;
 color:#555;
 font-size:0.9em;
 font-family:"Times New Roman",serif;
}
.node-finance-bid-result .field-name-field-attachment {
 padding:0.5em;
 background-color:#f3f3f3;
 border:1px solid #ccc;
 border-radius:8px;
}
.node-finance-bid-result .field-name-field-attachment td {
 border:none;
}

/* 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;
	}
}


/* Pedestrian-Bicycle Task Force */

	.revised_date {
		font-size: 11px;
	}
	.roster_header {
		font-weight: bold;font-style: italic;
		text-align: center;text-decoration: underline;
	}
	#roster_wrapper {
		width: 75%;
		margin:0 auto;
	}
	ul.even, ul.odd {
		display: table;
		width: 100%;
		padding:10px;margin:0;
		clear: both;
		color:#000;list-style: none;
	}
	ul.even li, ul.odd li {
		float: left;
		min-width: 33%;
	}
	ul.odd  {
		background-color: #a6a6a6;border-top:1px solid #000;border-bottom:1px solid #000;
	}
	div.section {
		overflow: hidden;
	}
	div.field-items {
                margin: 0 auto 0 auto;
	}
	@media (max-width:1024px) {
		div.field-items {
                margin: 0 auto 0 auto;
	}
	}
	#page-title.title {
		padding:10px;margin: 20px 0 20px 20px;
		background-color:#CCC;
		color:#0a1747 !important;text-align: center;
		text-shadow: none;
	}
	@media (max-width:768px) {
	#page-title.title {
		margin: 20px 0 20px 0;
	}
	}
	ul.btns {
		display: table;
		padding: 0;margin:20px auto;
		clear: both;
	}
	ul.btns li {
		position: relative;float: left;
		list-style: none;
		border-right:1px solid #FFF;
	}
	ul.btns li:last-child {
		border-right:none;
	}
	ul.btns li a {
		padding-left:44px;padding-right: 20px;
		background-position: 10px center;background-repeat: no-repeat;
	}
	ul.btns li.back a {
		background-image: url('/assets/art/icon-left-arrow.png');
	}
	ul.btns li.link a {
		background-image: url('/assets/art/icon-link.png');
	}
	ul.btns li.email a {
		background-image: url('/assets/art/icon-email.png');
	}
	ul.btns li.roster a {
		background-image: url('/assets/art/icon-roster.png');
	}
	ul.btns li.agenda a {
		background-image: url('/assets/art/icon-agenda.png');
	}
	.btns a {
		display: block;
		height: 48px;
		padding:0px 20px;
		background-color: #3588d5;
		color: #FFF;line-height:48px;text-decoration: none;
		white-space: nowrap;
	}
	.btns a:hover {
		background-color: #002567;
	}
	
/* 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;
}

/* Event calendar content links */
.tribe-events-content a {
  text-decoration: underline !important;
}
.tribe-events-content a:hover {
  color:#e84141 !important;
}

/* Gravity View Nested Form Temporary Fix */
.gpnf-row-actions, .gpnf-actions {
	display:none !important;
}