/*
Theme Name: NCBELS
Author: Kristen Wall / Scott Reston
Author URI: http://scottreston.com
Description:  Based on WP Bootstrap Starter
Version: 1.0

*/


/* meyerweb reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, legend,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: 'Roboto', Helvetica, sans-serif; color: #333;
}
ul {
	list-style: none;
}
ol {list-style: decimal;}
ol li ol {list-style: lower-latin;}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, a:hover, a:focus {text-decoration: none;}
strong, .bold {font-weight: 700;}
.semibold {font-weight: 500;}

blockquote, blockquote p {font-size: 24px; line-height: 1.3; font-weight: 300; color: #999;}

a, .dk-blue {color: #004164}
a:hover, .gold {color: #dbb051}

.green {color: #42615f;}
.bg-putty {background: #f6f5f3;}
.bg-mdblue {background-color: #45687c}
.bg-gold { background-color: #dbb051 }

h1,h2,h3,h4,h5,h6,p {line-height: 1.2;}
h1 {font-size: 36px;}
h2 {font-size: 32px;}
h3 {font-size: 28px;}
h4 {font-size: 24px;}
h5 {font-size: 20px;}
h6 {font-size: 18px;}
p {font-size: 16px; margin-bottom: 15px;}

.test {border: 1px solid red;}

button {border: 0; background: transparent; cursor: pointer;}
button:focus, .btn:focus, .btn.focus, .btn:active {box-shadow: none; outline: none;}
.btn {border-radius: 3px; letter-spacing: 1px; border: 0; text-transform: uppercase; font-weight: 400; font-family: 'Oswald';}
.btn-gold { background: #dbb051; color: #fff; padding: 15px 35px;}
.btn-gold:hover { background: #45687c; color: #fff;}

.btn-blue { background: #004164; color: #fff; padding: 15px 35px;}
.btn-blue:hover { background: #45687c; color: #fff;}

.btn-search {color: #999; font-size: 18px; padding-left: 4px;}
.btn-search:hover {color: #dbb051 }

/* TOP BAR
---------------------------
--------------------------- */
.topbar { padding: 0; min-height: 40px;}
.topbar ul {background: #004164;}
.topbar ul li {  padding: 12px 10px 12px 0; display: inline-block; font-size: 11px; text-transform: uppercase; letter-spacing: .5px; line-height: 1;}
.topbar ul li a { color: #fff; }
.topbar ul li a:hover {color: #dbb051;}
@media (min-width: 768px) {
	.topbar ul li {  padding: 12px 20px 12px 0; font-size: 12px;}
}

/* TOP NAV
---------------------------
--------------------------- */
.navbar-brand img { max-width: 85px; z-index: 999; }
.navbar-toggler { border: 0; padding: 0;}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar {height: auto; z-index: 999;}
/* .navbar-nav {margin-left: 170px;} */
.navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; outline: 0; box-shadow: none;}
.navbar-light .navbar-nav .nav-link {color: #000; font-size: 14px; line-height: 1; font-weight: 400; letter-spacing: .25px; padding: 10px 15px;}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #dbb051;
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav li.current-page-parent .nav-link,
.navbar-light .navbar-nav li.current_page_parent .dropdown-toggle.nav-link,
body.postid-136 .navbar-light .navbar-nav li#menu-item-43 .dropdown-toggle.nav-link,
body.postid-146 .navbar-light .navbar-nav li#menu-item-43 .dropdown-toggle.nav-link,
body.postid-151 .navbar-light .navbar-nav li#menu-item-43 .dropdown-toggle.nav-link,
body.postid-153 .navbar-light .navbar-nav li#menu-item-43 .dropdown-toggle.nav-link,
body.postid-159 .navbar-light .navbar-nav li#menu-item-43 .dropdown-toggle.nav-link,
body.postid-160 .navbar-light .navbar-nav li#menu-item-43 .dropdown-toggle.nav-link
{
  color: #dbb051!important;
}
.dropdown-toggle::after {
    display:none;
}
.dropdown-menu {
	border-radius: 3px;
	padding: 0;
	border-color: #e3deda;
}
.dropdown-item {padding: 8px 15px; border-bottom: 1px solid #e3deda;}
.dropdown-item:last-child {border-bottom: 0;}
.dropdown-item .fas {color: #dbb051; margin-right: 5px; }
.dropdown-item:hover, .dropdown-item:hover .fas {background: #dbb051; color: #fff;}


@media (max-width: 991px) {
	.container.topnav {width: 100%!important;}
	.navbar {text-align: center; padding: 0 0 5px 0;}
	.navbar-brand {margin: 0 auto!important}
	.navbar-brand img {margin-left: 40px;}
}
@media (min-width: 992px) {
	.navbar {height: 90px;}
	.navbar-brand img { max-width: 150px;}
}
@media (min-width: 1200px) {
	.navbar-light .navbar-nav .nav-link { font-size: 16px; padding: 10px 20px!important;}
}

/* FOOTER
---------------------------
--------------------------- */
.footer { background: #333; margin-top: 40px; font-size: 12px; padding-top: 30px; padding-bottom: 25px; font-size: 12px; color: rgba(255, 255, 255, 0.5); border-top: 5px solid #45687c;}
.footer ul li {padding-bottom: 1px;}
/* .footer button {color: rgba(255, 255, 255, 0.5); font-size: 20px; } */
@media (min-width: 768px) {
	.footer { margin-top: 50px; padding-top: 50px; padding-bottom: 45px;}
	.footer ul li {padding-bottom: 3px;}
}

/* HOME VALUE PROP & PHOTO
---------------------------
--------------------------- */
.hero {background-position: right center; background-size: cover;}
.value-prop { padding-top: 20px; padding-bottom: 10px; }
.value-prop h2 {margin-top: 30px; font-size: 13px; color: rgba(0, 0, 0, 0.5); line-height: 1.5; margin-left: 2px; padding-left: 15px; border-left: 3px solid #dbb051;}
.value-prop h1 {line-height: 1.4; margin-bottom: 15px; font-size: 16px; font-weight: 400; margin-right: 10px; }
.value-prop h1 strong {text-transform: uppercase; display: block; font-weight: 600; font-family: 'Oswald'; font-size: 38px; line-height: 1.1; color: #004164; margin-top: 15px;}
.value-prop h1 strong span {display: inline;}
.value-prop h1 em {font-style: normal; display: block; margin-top: 15px; font-size: 16px; font-weight: 400;}

.photo-holder {height: 300px; background-repeat: no-repeat; background-size: cover; background-position: center center}
@media (max-width: 767px) {
	.hero .container {padding:0;}
	.value-prop {padding: 0 25px 10px 25px;}
}
@media (min-width: 768px) {
	.photo-holder {height: 100%;}
	.value-prop h1 strong span {display: block;}
}
@media (min-width: 992px) {
	.value-prop { padding-bottom: 30px; }
	.value-prop h2 {max-width: 280px;}
	.value-prop h1 {margin-right: 30px; }
	.value-prop h1 strong {font-size: 48px;}
	.value-prop h1 em {font-size: 18px; font-weight: 300;}
}

/* ALERT BANNER
---------------------------
--------------------------- */
.alert {padding-top: 35px; padding-bottom: 35px; font-weight: 400; font-family: 'Oswald'; font-size: 24px; line-height: 1.1; color: #fff; text-transform: uppercase; border-radius: 0;}
.alert a { color: #fff !important; }
.alert a:hover { color: #004164 !important; }


/* CTA
---------------------------
--------------------------- */
.buttons-news {padding-top: 25px;}
.home-button-cta {width: 100%; background: #666; color: #fff; padding: 20px 10px; min-height: 105px; margin-bottom: 17px; vertical-align: center; border-radius: 3px;}
.home-button-cta h2, .home-button-cta h6,
.home-button-cta .h2, .home-button-cta .h6 {text-transform: uppercase;  line-height: 1;}
.home-button-cta h2,
.home-button-cta .h2{ font-size: 28px; font-family: 'Oswald'; font-weight: 400; letter-spacing: .5px; }
.home-button-cta h6,
.home-button-cta .h6 {font-size: 13px; margin-bottom: 5px; letter-spacing: 1px; font-weight: 300; }
.home-button-cta.dkbluebtn {
background: #025886;
background: -moz-linear-gradient(top, #025886 0%, #01324d 100%);
background: -webkit-linear-gradient(top, #025886 0%,#01324d 100%);
background: linear-gradient(to bottom, #025886 0%,#01324d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#025886', endColorstr='#01324d',GradientType=0 );
}
.home-button-cta.dkbluebtn:hover {background: #004164}

.home-button-cta.goldbtn {
	background: #dbb051;
	background: -moz-linear-gradient(top, #f1c25c 0%, #ca9e3d 100%);
	background: -webkit-linear-gradient(top, #f1c25c 0%,#ca9e3d 100%);
	background: linear-gradient(to bottom, #f1c25c 0%,#ca9e3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1c25c', endColorstr='#ca9e3d',GradientType=0 );
}
.home-button-cta.goldbtn:hover {background: #dbb051}

.home-button-cta.ltbluebtn {
background: #6892aa;
background: -moz-linear-gradient(top, #6892aa 0%, #39586a 100%);
background: -webkit-linear-gradient(top, #6892aa 0%,#39586a 100%);
background: linear-gradient(to bottom, #6892aa 0%,#39586a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6892aa', endColorstr='#39586a',GradientType=0 );
}
.home-button-cta.ltbluebtn:hover {background: #45687c}

.home-button-cta.greenbtn {
background: #42615f;
background: -moz-linear-gradient(top, #42615f 0%, #253635 100%);
background: -webkit-linear-gradient(top, #42615f 0%,#253635 100%);
background: linear-gradient(to bottom, #42615f 0%,#253635 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42615f', endColorstr='#253635',GradientType=0 );
}
.home-button-cta.greenbtn:hover {background: #42615f}

@media (min-width: 992px) {
	.buttons-news {padding-top: 50px;}
}

/* NEWS
---------------------------
--------------------------- */
.news-home {padding-top: 30px;}
.news-home h2 {margin-bottom: 20px; font-family: 'Oswald'; text-transform: uppercase; color: #42615f;}
.news-home ul li {margin-bottom: 15px; padding-bottom: 15px; line-height: 1.3; border-bottom: 1px solid #e3deda; }
.news-home ul li span {font-size: 80%; display: block; margin-bottom: 5px; color: #a79d97}

.news-home ul li a {color: #333;}
.news-home ul li a:hover {color: #004164}

.view-all {color: #dbb051}
.view-all:hover {color: #42615f}

@media (min-width: 768px) {
	.news-home {padding-top: 0;}
}





/* APPLICATION RESULTS LIST
---------------------------
--------------------------- */
.application-intro {margin-top: 0; margin-bottom: 30px; padding-top: 45px; padding-bottom: 15px; }
.application-intro h3 {font-weight: 300; margin-bottom: 8px;}
.application-intro h2 {font-weight: 600; font-family: 'Oswald'; font-size: 36px; line-height: 1.1; color: #004164; text-transform: uppercase; margin-bottom: 25px;}
.application-intro p, .application-text p {line-height: 1.5}

button.more-intro {border: 0; background: transparent; padding: 0; margin: 0;}
button.more-intro:before {content:'+ More Text'; color: #004164; font-size: 14px; text-transform: uppercase;}
button.more-intro:hover:before {color: #dbb051;}
button.more-intro[aria-expanded="true"]:before {content:'- Less Text';}

.form-list ul li {margin-bottom: 20px; font-size: 20px; }
.form-list ul li a {color: #333; border-left: 3px solid #dbb051; padding: 10px 25px; display: block;}
.form-list ul li a:hover {background: #45687c; border-left: 3px solid #45687c; color: #fff;}
.form-list ul li span {display: block; margin-top: 0; font-size: 14px;}
.form-list ul li em {display: block; color: #999;}

.which-form {background: #42615f; padding: 20px 15px; text-align: center; border-radius: 3px; width: 100%; margin-bottom: 40px;}

a .which-form h4 { color: #fff; font-weight: 400; font-family: 'Oswald';line-height: 1.1; text-transform: uppercase; font-size: 22px;}
.which-form h4 .far {display: block; margin-bottom: 10px; font-size: 36px; color: rgba(255, 255, 255, 0.5)}
.which-form p {margin-bottom: 0; margin-top: 10px; color: #fff;}
.which-form:hover { background: #004164; }
.which-form:hover h4 .far  { color: #dbb051 }

@media (max-width: 767px) {
	.application-intro h3 {font-size: 22px;}
}
@media (min-width: 768px) {
	.application-intro { margin-bottom: 50px; padding-top: 50px; padding-bottom: 35px;}
	.application-intro h2 {font-size: 48px;}
}

/* APPLICATION TEMPLATE
---------------------------
--------------------------- */
/* .application-title h2 {margin-top: 10px;} */
.application-text hr {margin: 25px 0; width: 75%}
.application-text li a, .application-text p a {color: #004164; font-weight: 500; text-decoration: underline;}
.application-text li a:hover, .application-text p a:hover {color: #dbb051}
.application-text h6 {letter-spacing: .5px; font-weight: 400; font-family: 'Oswald';line-height: 1.1; text-transform: uppercase; color: #dbb051; margin-bottom: 15px;}
.application-text h4 {margin-bottom: 10px; font-weight: 300;}
.application-text h5 {margin-bottom: 15px; letter-spacing: .5px; font-weight: 400; font-family: 'Oswald';line-height: 1.1; text-transform: uppercase; color: #004164;}

.application-text ol, .application-intro ol {margin: 15px 0 15px 30px;}

.application-text ul, .application-intro ul {margin: 15px 0 15px 30px;}
.application-text ul li, .application-text ol li,
.application-intro ul li, .application-intro ol li {padding-bottom: 7px; position: relative;}
.application-text ul li:before, .application-intro ul li:before { position: absolute; top: 7px; left: -12px; font-size: 6px; content: '\f0c8'; font-family: 'Font Awesome 5 Free'; font-weight: 900; color: #45687c}

.application-sidebar {padding-top: 25px;}
.application-sidebar .btn {margin-bottom: 40px;}
.application-sidebar h6, .application-sidebar h5 {letter-spacing: .5px; font-weight: 400; font-family: 'Oswald';line-height: 1.1; text-transform: uppercase; color: #004164; margin-bottom: 5px;  }
.application-sidebar h5 { color: #dbb051; margin-bottom: 30px;}

.application-sidebar ul li,
.general-text-sidebar ul.has-pdfs li, ul li.pdf, ul li.link { padding: 10px 5px; border-bottom: 1px solid #e3deda; font-size: 14px; line-height: 18px; margin-left: 20px;}
.application-sidebar ul li:last-child,
.general-text-sidebar ul.has-pdfs li:last-child {border-bottom: 0;}
.application-sidebar ul li a,
.general-text-sidebar ul.has-pdfs li a {color: #333;}
.application-sidebar ul li a:before,
.general-text-sidebar ul.has-pdfs li a:before, ul li.pdf a:before, ul li.link a:before {content: '\f1c1'; font-family: 'Font Awesome 5 Free'; font-weight: 400; margin-left: -20px; margin-right: 10px; color: #999;}
ul li.link a:before {/* content: '\f0c1'; font-weight: 900; */ content: ''; }
.application-sidebar ul li a:hover, .application-sidebar ul li a:hover:before,
.general-text-sidebar ul.has-pdfs li a:hover, .general-text-sidebar ul.has-pdfs li a:hover:before {color: #004164}
 { }

@media (max-width: 767px) {
	.application-sidebar { background: #f6f5f3; padding: 30px; border-radius: 3px; margin-top: 30px;}
	.application-sidebar h5 {text-align: center;}
}
@media (min-width: 768px) {
	.application-sidebar {padding-top: 0;}
}

/* GENERAL TEXT
---------------------------
--------------------------- */
.general-text-content h2, .general-text-content h3, .general-text-content h4, .general-text-content h5, .general-text-content h6 {font-weight: 300; margin-bottom: 10px; color: #004164}
.general-text-content p {line-height: 1.5}
.general-text-content ul, .general-text-content ol {margin: 15px 0 15px 30px;}
.general-text-content ul li {position: relative;}
.general-text-content ul li:before { position: absolute; top: 7px; left: -12px; font-size: 6px; content: '\f0c8'; font-family: 'Font Awesome 5 Free'; font-weight: 900; color: #45687c}
.general-text-content hr {margin: 25px 0; width: 75%}

.general-text-sidebar h6 { letter-spacing: .5px; font-weight: 400; font-family: 'Oswald';line-height: 1.1; text-transform: uppercase; color: #004164; margin-bottom: 15px; margin-left: 5px;  }
.general-text-sidebar ul {margin-bottom: 30px;}
.general-text-sidebar ul li { padding: 10px 5px; border-bottom: 1px solid #e3deda; font-size: 14px;}
.general-text-sidebar ul li:first-child {padding-top: 0;}
.general-text-sidebar ul.has-pdfs li:first-child {padding-top: 10px;}
.general-text-sidebar ul li:last-child {border-bottom: 0;}
.general-text-sidebar ul li a {color: #333;}
.general-text-sidebar ul li a:hover {color: #004164}
.general-text-sidebar ul li.current-menu-item a{color: #dbb051; font-weight: 500; }
.general-text-sidebar .btn {margin-bottom: 30px; width: 100%;}
.general-text-content .home-button-cta.full-btn,
.general-text-content .home-button-cta.half-btn {width: 96.75%; margin: 0 10px 15px 0}

@media (max-width: 767px) {
	.general-text-sidebar {margin-top: 30px;}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.general-text-sidebar .btn {padding-left: 10px; padding-right: 10px;}
}
@media (min-width: 992px) {
	.general-text-content .home-button-cta.half-btn {float: left; width: 47.5%; margin: 0 15px 15px 0}
}
/* some pages general text main field lists will only have pdfs - style here by page class
	board meeting minutes, policies and guidelines,
*/
body.page-id-273 .general-text-content ul,
body.page-id-341 .general-text-content ul,
body.page-id-255 .general-text-content ul
	{margin-top: 0!important;}

body.page-id-273 .general-text-content ul li:before,
body.page-id-341 .general-text-content ul li:before,
body.page-id-255 .general-text-content ul li:before
	{content: ''}

body.page-id-273 .general-text-content ul li a:before,
body.page-id-341 .general-text-content ul li a:before,
body.page-id-255 .general-text-content ul li a:before
	{content: '\f1c1'; font-family: 'Font Awesome 5 Free'; font-weight: 400; margin-left: -20px; margin-right: 10px; color: #999;}

body.page-id-273 .general-text-content ul li,
body.page-id-341 .general-text-content ul li,
body.page-id-255 .general-text-content ul li
	{ padding: 8px 0; font-size: 14px; line-height: 18px; margin-left: 20px;}

/* FAQs
---------------------------
--------------------------- */
.question { background: rgba(245, 244, 242, 0.4); border-left: 3px solid #dbb051; padding: 10px 15px; margin-bottom: 25px; color: #333;}
.question p {font-weight: 300;}
.question p:last-child {margin-bottom: 0;}
ul.faq-group {margin-bottom: 40px!important;}

/* BOARD MEMBERS
---------------------------
--------------------------- */
.board-members img {margin-bottom: 20px;}
.board-members p {margin-bottom: 0; margin-left: 15px;}
.board-members p.name { font-size: 18px; margin-bottom: 5px;}
.board-members p.position, .board-members p.term-dates { font-size: 12px; line-height: 14px; text-transform: uppercase; margin-bottom: 5px; letter-spacing: .5px }
.board-members p.term-dates { margin-bottom: 20px;}

@media (max-width: 767px) {
	.member {text-align: center;}
}

/* NEWS
---------------------------
--------------------------- */
.news-article-title {font-weight: 300; margin-bottom: 5px; color: #333;}
.news-article-date { font-size: 14px; text-transform: uppercase; margin-bottom: 15px; color: #999; }
.news-article .general-text-sidebar ul li:first-child, .news .general-text-sidebar ul li:first-child {padding-top: 10px;}
.news ul.nav li a.nav-link {padding-left: 0!important; padding-top: 0; padding-bottom: 0;}
.news-article h2, .news-article h3, .news-article h4, .news-article h5, .news-article h6 {font-weight: 300; margin-bottom: 5px; color: #004164}

.news-block {border-left: 3px solid #dbb051; padding: 20px 25px; margin-bottom: 25px; color: #333; background: rgba(245, 244, 242, 0.4)}
.news-block p {margin-right: 150px;}
.news-block p.news-read-more {margin-bottom: 0; text-transform: uppercase; color: #dbb051;}
.news-block:hover { border-left: 3px solid #45687c; background: rgba(245, 244, 242, 0.5)}
.news-block:hover p.news-read-more { color: #45687c}

.category-tag {float: right; margin: 5px; padding: 5px 8px 4px 8px; border-radius: 2px; background: #45687c; color: #fff; font-size: 11px; line-height: 1; letter-spacing: .5px; font-weight: 500; text-transform: uppercase;}

.next-previous {padding-top: 50px; margin-top: 50px;  border-top: 1px solid #e3deda;}
.next-previous .fas {color: #ccc;}
.next-previous a:hover .fas, .next-previous a:hover {color: #45687c }

.pagination {margin-top: 50px;}
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #45687c;
  padding: 8px 15px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.pagination > li > a.next {border-right: 1px solid #ccc!important}

.page-item .next {border-right: 0;}
.page-item.active .page-numbers {
  background-color: #dbb051;
  border-color: #dbb051;
}
.page-item:hover .page-numbers {
  background-color: #45687c;
  color: #fff;
}
.page-item .page-numbers.current { color: #dbb051; font-weight: 600;}
.page-item:first-child .page-numbers {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.page-item:last-child .page-numbers {
  border-top-right-radius:0;
  border-bottom-right-radius: 0;
  border-right: 1px solid #ccc!important
}
/* DOCUMENTATION
---------------------------
--------------------------- */
code {
  display: block;
  font-family: monospace;
  white-space: pre;
  margin: 1em 0;
  background: #f5f5f5;
  color: red;
  font-size: 16px;
  font-weight: 300;
  padding: 5px;
}

body.page-id-613 .general-text-content img {max-width: 80%; box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.25)}

/* added by sr */

#menu-utility-menu #search-toggler a { color: #fff; }
#menu-utility-menu #search-toggler a:hover { color: #dbb051; }

/* modify table on business licensure chart */
body.page-id-164 .table th, body.page-id-164 .table td {font-size: 13px; line-height: 16px;}

/* hide things on various pages */
body.page-id-613 ul#menu-primary-menu-1 {display: none;}
