h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #005837 !important;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #B0720D !important;
}

h4 {
    line-height: 1.4em !important;
}

/*h1 a::after,
h2 a::after,
h3 a::after,
h4 a::after,
h5 a::after,
h6 a::after {
    content: " >";
}*/

main table td {
    vertical-align: top;
} 

.text-btn.green a, 
.wi-info-block-links .text-btn.green a{
  background-color:#005837!important;
  color:#FFFFFF!important;
}

main button {
    background-color: #B0720D !important;
    border-color: #2E221F !important;
}

main button:hover {
    background-color: #afa754 !important;
}

.form-group {
    margin-bottom: 0.7em;
}

/** Blackbaud Form **/

#bbox-root {
    margin-top: -4em;
}

.BBFormContainer .BBFormSectionHeading label {
    color: #015837 !important;
}

/** End Blackbaud Form **/

.top-bar .name {
    padding-top: 30px !important;
}

.ccm-edit-mode .global-area-warning {
    border-top: 3px solid red;
    margin-bottom: 5px;
}
.ccm-edit-mode .global-area-warning:after {
    content: 'DO NOT EDIT ABOVE THIS LINE';
    font-weight: bold;   
    color: red;
}

#superfish-1 > li > a {
    text-transform: uppercase;
}
#superfish-1 > li.menuparent > a {
	padding-right: 32px;
}

ol,
.main.columns ul {
	list-style-position: outside;
	margin-left: 1.2em;
}

.page .main.columns h4 {
	color: #b88127;
	font-family: 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

.l-main ol li {
	padding: 3px 0 10px 0;
}

[id*="ccm-image-slider"] li a img {
	margin: 0;
}

[id*="ccm-image-slider"] .orbit-caption {
	position: absolute;
	height: auto;
	bottom: 0;
	margin: 0;
	border-radius: 0;
	background-color: black;
	background-color: rgba(0,0,0,0.6);
	color: white;
	width: 100%;
	padding: 10px 14px;
	font-size: 0.875em;
}

[id*="ccm-image-slider"] .orbit-caption p {
	font-family: "Crimson Text", sans-serif;
	font-size: 1.5em;
	line-height: 1.2;
	margin-bottom: .5em;
	text-rendering: optimizeLegibility;
}


.rslides_tabs {
	position: absolute;
	z-index: 99;
	bottom: 10px;
	left: 115px;
}

.rslides_tabs li a {
	border: solid 1px #555555;
	background: #999999;
	width: 10px;
	height: 10px;
	margin-right: 1px;
}

.rslides_tabs li.rslides_here a {
	background: #555;
}

.rslides_nav {
	font-size: 0;
	display: none;
}

.row.l-main #sidebar-container {
	float: left;
    width: 23%;
}

.page-magazine-issue .row.l-main #sidebar-container {
    width: 32% !important;
}

.row.l-main #sidebar-container #region-sidebar-first {
	width: 100%;
}

#home-history-alive p {
    margin-bottom: 1em;
}

div#sidebar-container .block > ul {
	margin: 0;
    list-style: none;
}

div#sidebar-container .block > ul ul {
	list-style: none;
}

div#sidebar-container .block > ul ul li {
	margin-bottom: 10px;
    line-height: 16px;
}

div#sidebar-container .block > ul ul > .menuparent {
	margin-bottom: 0;
	margin-top: 5px;
}

div#sidebar-container ul li.first.menuparent > ul {
	/*margin-left: 0;*/
}

div#sidebar-container ul li.first.menuparent > ul li {
	margin-bottom: 0;
}

div#sidebar-container .block > ul li.first.menuparent li {
	margin-top: 5px;
}

.row.l-main .large-9 {
	float: right;
	padding-left: 20px;
}

a:hover {
	color: #afa754;
}

.page h3 {
	color: #005837;
}

.page h3 a {
	color: #005837;
}

.text-btn a,
.wi-info-block-links .text-btn a {
    position: relative;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    border-color: #666 !important;
    border-radius: 8px;
    cursor: pointer;
    color: white;    
    font-family: inherit;
    font-size: 0.9em;
    /** font-weight: bold; **/
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding-top: 0.65em;
    padding-right: 1.5em;
    padding-bottom: 0.65em;
    padding-left: 1.5em;
    background-color: #B0720D !important;
    box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
    transition: background-color 300ms ease-out;
}

.text-btn a:hover,
.wi-info-block-links .text-btn a:hover {
	background-color: #afa754 !important;
	color: #FFF;
}

td .text-btn {
    font-size: 0.8em;
}

#home-history-alive .text-btn a {
    width: 80%;
}

/**
.text-btn.green a,
.wi-info-block-links .text-btn.green a {
	background-color: #005837;
    border-color: #005837;
    color: #FFF;
}

.text-btn.green a:hover,
.wi-info-block-links .text-btn.green a:hover {
	background-color: #357b61;
}

.text-btn.large a,
.wi-info-block-links .text-btn.large a {
	padding: 0.5em 1.5em;
	text-transform: uppercase;
    font-size: 16px;
}

.text-btn.large a {
	width: auto;
}

table .text-btn a,
table .wi-info-block-links .text-btn a {
	font-size: 85%;
	text-transform: uppercase;
	border-radius: 5px;
}
**/


.l-footer-columns [class*="column"] + [class*="column"]:last-child {
	float: left;
}

div.ccm-ui {
	font-family: 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.ccm-ui ul.nav-tabs {
	margin-left: 0;
	margin-right: 0;
}

div.ccm-ui ul.nav-tabs>li a {
	padding: 10px 20px 10px 0;
	color: #2E221F;
	font-weight: bold;
}

.ccm-ui.jl_magic_tabs_default.jl_magic_tabs_controls.jl_magic_tabs.jl_magic_tabs_accordion>ul.nav-tabs.nav.jl_magic_tabs>li>a:after {
	font-family: sans-serif;
	position: absolute;
    right: 0;
    top: 5px;
	width: 20px;
    text-align: center;
}

div.ccm-ui ul.nav-tabs>li.active>a,
div.ccm-ui ul.nav-tabs>li.active>a:hover,
div.ccm-ui ul.nav-tabs>li.active>a:focus,
div.ccm-ui ul.nav-tabs>li>a:hover,
div.ccm-ui ul.nav-tabs>li>a:focus {
	color: #005837;
}

.jl_magic_tabs_main_s1 > .row {
	margin-left: 0;
	margin-right: 0;
}

.jl_magic_tabs_main_s1 .columns {
	padding-top: 10px;
}

.jl_magic_tabs_main_s1 .columns h3 {
	margin-bottom: 0.2em;
}

div.ccm-ui ul.nav-tabs>li.active:after {
	display: none;
}

.ccm-block-express-form form fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.ccm-block-express-form form fieldset input[type="email"] {
	width: 100%;
}

.ccm-block-express-form form fieldset .control-label {
	display: inline-block;
}

.ccm-block-express-form form fieldset .control-label + .small {
	display: inline-block;
	font-size: 0;
}

.ccm-block-express-form form fieldset .control-label + .small:after {
	content: "*";
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    color: #F44336;
}

p > img {
    margin-right: 12px !important;
}

.books table tr th, .books table tr td, .books tbody, .books table {
	border: none;
}

.l-footer-columns ul {
	list-style-position: outside;
	list-style: none;
	margin-left: 0;
}

.l-footer-columns ul li {
	margin-bottom: 10px;
	line-height: 18px;
}

.page .l-footer-columns h4 {
	padding-top: 0;
    margin-top: 0;
}

.ccm-block-page-list-wrapper .ccm-block-page-list-title a {
	color: #005837;
}


.ccm-block-page-list-wrapper .ccm-block-page-list-title a:hover {
	text-decoration: underline;
}

@media (max-width: 950px) {

	.rslides_tabs {
		position: relative;
		left: 0;
		bottom: 0;
	}

	.rslides_nav {
		display: block;
	}

	#sidebar-container {
		width: 25%;
		padding: 0 15px;
	}

	.page-magazine-issue .row.l-main #sidebar-container {
	    width: auto !important;
	}

	.page h4 a {
		color: #005837;
	}

	.page h4 a:hover, .page h4 a:focus {
	    color: #afa754;
	}

	.row .small-offset-0 {
	    position: relative;
	    margin-left: 0%;
	}

	.medium-12 {
		width: auto;
	}
}

/* Main Nav overrides */

/*ul#superfish-1.menu.sf-menu.sf-main-menu{ 
	text-transform: uppercase;
}*/

#superfish-1 > li.menuparent ul > li > a { 
	text-transform: capitalize !important;
}


/* Overrides * /

h3 {
	font-family: Raleway, sans-serif !important;
	font-size: 1.375em !important;
	font-style: normal !important;
	font-weight: bold !important;
}
h4 {
	font-family: Raleway, sans-serif !important;
	font-size: 1.125em !important;
	font-style: normal !important;
	font-weight: bold !important;
}

div.footer-second, div.footer-third, div.footer-fourth {
	background-image: url(../images/dotted-footer-tall.jpg) !important;
}


/* Front Page 3 Column Info Boxes */
.triptych-first {
	border-top: 20px solid #a8742a !important;
}

.triptych-middle {
	border-top: 20px solid #aea660 !important;
}


.triptych-last {
	border-top: 20px solid #e3ac4c !important;
}

/**
.wi-info-block-links a {
	color: #e3ac4c;
}
**/

.table-wrapper {
	width: 100%;
	display: block;
	overflow-x: auto;
}

.table-wrapper table {
	white-space: nowrap;
}

.l-footer-columns p {
	margin-bottom: 0;
}

.top-bar .title-area h1 a{display:none;}

@media (min-width: 949px) {
	.page {
		margin-bottom: 10px;
	}
	
	.l-header .block-gtranslate {
		text-align: right;
	}

	.l-header .block-gtranslate .goog-te-gadget-simple {
		width: auto;
	}
}

@media (max-width: 949px) {
	.top-bar .title-area .logo img {
		width: 80px;
	}

	.top-bar .title-area .name {
		display: none;
	}

	.top-bar .title-area .right-box {
		position: absolute;
		top: 0;
		right: 15px;
	}

	.top-bar .title-area .right-box .gtranlate-header-block {
		position: absolute;
		top: 0;
		right: 270px;
	}

	.top-bar .title-area .right-box ul li {
		display: inline-block;
	}

	.top-bar .toggle-topbar.menu-icon {
		margin-top: 0;
	}

	.top-bar .block {
		position: absolute;
		top: 15px;
		right: 135px;
	}

	header {
		margin-bottom: 25px;
	}

	header .top-bar {
		padding: 15px;
		margin-bottom: 0;
	}

	.block-gtranslate {
		line-height: 10px;
	}

	.sf-menu li {
		float: none;
	}

	.sf-menu li a {
		padding: 10px 0;
	}

	.sidebar-first .menu li.menuparent {
		position: relative;
	}

	.sidebar-first .menu li.menuparent > ul {
		padding-left: 20px;
		width: auto;
	}

	.sidebar-first .menu li.menuparent:before {
		content: '';
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		height: 36px;
		width: 30px;
		background-color: #eee;
		z-index: 1;
	}

	.sidebar-first .menu li.menuparent:after {
		content: '';
		display: block;
		position: absolute;
		right: 0;
		top: 20px;
		transform: translate(-50%, -50%);
		border: 7px solid transparent;
		border-top-color: #ccc;
		z-index: 2;
	}

	.sf-menu li:hover > ul {
		display: none;
	}

	.sf-menu li > ul {
		position: static;
		display: none;
	}

	ul#superfish-1.menu.sf-menu.sf-main-menu {
		padding: 20px 0;
		display: none;
	}

	.l-triptych {
		padding: 20px 15px 0 15px;
	}

	.triptych-first,
	.triptych-middle {
		margin-bottom: 20px;
	}

	.row.l-footer-columns .large-3.push-4.columns {
		width: 33.33%;
	}
}

@media only screen and (min-width: 768px) {

	.main .container .row,
	.main.columns > .row {
	    margin-left: 0;
	    margin-right: 0;
	}

	.col-three > .row {
		margin-left: 0;
		margin-right: 0;
	}

    .l-footer-columns {
        padding: 28px 20px;
    }
	.l-footer-columns .column-wrapper {
		display: flex;
		justify-content: space-between;
		margin-left: -15px;
		margin-right: -15px;
	}
	.l-footer-columns .footer-column {
		width: 25%;
		padding-left: 15px;
		padding-right: 15px;
		background: url('../images/dotted-footer.jpg') repeat-y;
	}

	.l-footer-columns .footer-column:first-child {
		background: none;
	}
}

@media only screen and (max-width: 767px) {
	#region-sidebar-first {
		padding: 15px;
	}

	.row.l-main #sidebar-container #region-sidebar-first {
		width: auto;
		left: 15px;
		right: 15px;
	}

	.row.l-main #sidebar-container #region-sidebar-first section > ul > li {
		margin-bottom: 10px;
	}

	.row.l-main #sidebar-container {
		float: none;
		width: auto;
	}

	.col-three {
		padding-bottom: 20px;
	}

	.col-three .row .small-12.columns .columns.small-4 {
		width: 100%;
		float: none;
	}

	.col-three .row .small-12.columns .columns.small-4 ul {
		margin-bottom: 0;
	}
}


@media (max-width: 520px) {
	header .top-bar {
		padding-top: 55px;
	}

	.top-bar .block {
		/*right: 15px;*/
		right: auto;
		left: 15px;
	}

	.top-bar .title-area .right-box .gtranlate-header-block {
		display: none;
	}

	.top-bar .title-area .right-box {
		top: -40px;
	}
}

@media (max-width: 480px) {
    h1,h2,h3,h4,h5,h6 {
        color: #005837;
    }
	.row.l-footer-columns .large-3.push-4.columns {
		width: 100%;
		padding: 0 15px;
	}

	.front .row.l-footer-columns {
		background-color: #FFF;
		padding: 15px;
	}

	table.table-books,
	table.table-books tr,
	table.table-books tr td {
		display: block;
	}

	table.table-books tr {
		padding: 10px;
	}

	table.table-books tr td img {
	    width: auto !important;
	    height: auto !important;
	    max-width: 100%;
	}
}