/*
font-family:'Avenir LT W01_35 Light1475496';
font-family:'Avenir LT W01_35 Light_1475502';
font-family:'Open Sans';
font-family:'Avenir LT W01_45 Book O1475514';
font-family:'Avenir LT W01_55 Roman1475520';
font-family:'Avenir LT W01_55 Obliqu1475526';
font-family:'Open Sans';
font-family:'Avenir LT W01_65 Medium1475538';
font-family:'Open Sans';
font-family:'Avenir LT W01_85 Heavy_1475550';
font-family:'Open Sans';
font-family:'Avenir LT W01_95 Black_1475562';
font-family:'AvenirNextLTW01-Condens_721299';
font-family:'AvenirNextLTW01-Condens_721302';
font-family:'AvenirNextLTW01-MediumC_721311';
font-family:'AvenirNextLTW01-MediumC_721314';
font-family:'AvenirNextLTW01-DemiCn';
font-family:'AvenirNextLTW01-DemiCnI_721308';
font-family:'AvenirNextLTW01-BoldCn';
font-family:'AvenirNextLTW01-BoldCnI_721320';
font-family:'AvenirNextLTW01-HeavyCn_721323';
font-family:'AvenirNextLTW01-HeavyCn_721326';
font-family:'Avenir Next W01 Cn Thin';
font-family:'AvenirNextW01-CnThinIta';
font-family:'AvenirNextW01-CnLight';
font-family:'AvenirNextW01-CnLightIt';
*/
.nav-tabs>li{
	font-size:14px;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0px !important;
}
.textinp {
    border-bottom: 1px solid #636363;
    border-top: none;
    border-right: none;
    border-left: none;
    width: 70px;
}

/*
table.gsc-search-box {
    border-style: none !important;
    border-width: 0 !important;
    border-spacing: 0 0 !important;
    width: 220px !important;
    margin-bottom: 2px !important;
}

.gsc-input-box {
    border-bottom: 1px solid #636363 !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
}

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    border-color: #666666;
    background-color: #CECECE;
    background-image: url(https://www.highlightsfoundation.org/wp-content/themes/highlights2016-theme/images/icon_search.jpg) !important;
     background-repeat: no-repeat;
}

.gsc-search-button-v2 svg {
    display:none !important;
}

.gsc-search-button {
    margin-left: 2px;
    height: 30px !important;
}

.gsc-control-cse {
    border-color: #FFFFFF;
    margin: 0 !important;
    background-color: #FFFFFF;
    padding: 0 !important;
}

*/

body {
color: #636363;
font-family:'Open Sans',sans-serif;
font-size: 15px;
margin: 0;
}
.size960 {
max-width: 960px;
}
.header {
height: 234px;
padding-top: 138px;
position: relative;
}

.mainnav {
border-top: 1px solid #707070 !important;
font-family:'BenchNine';
font-size: 20px;
line-height: 1em;
list-style: none;
margin: 1em 0 0;
padding: 0 !important;
width: 100%;
}
/*.toplev {
border-top: 6px solid #90b03e;
}
.toplev:hover {
border-top: 6px solid #36669c;
}*/
.toplev .fa {
display: none;
color: #36669c;
float: right;
font-size: 19px;
padding-top: 3px;
}
.toplev:hover .fa, .toplev:hover span {
display: inline-block;
}
.toplev span {
background: #36669c;
bottom: 0;
display: none;
height: 6px;
left: 14%;
position: absolute;
width: 66%;
}
.mainnav li {
float: left;
margin-right: 2.3em;
padding: 0.5em 0;
position: relative;
}
.mainnav li.toplev:last-child {
margin-right: 0;
}
.mainnav li a {
color: #707070;
text-decoration: none;
}
.mainnav li:hover a, .mainnav li a:hover {
color: #36669c;
text-decoration: none;
}
.mainnav li ul {
background: rgba(255,255,255,0.85);
font-family:'BenchNine';
left: -999em;
list-style: none;
margin: 7px 0 0;
padding: 0;
position: absolute;
width: 18em;
z-index: 11;
}
.mainnav li ul li {
border-bottom: 1px solid #90b03e;
margin: 0;
padding: 0.2em 0.5em !important;
width: 18em;
}
.mainnav li ul li:hover a, .mainnav li ul li a:hover {
color: #36669c;
}
.mainnav li:hover ul, .mainnav li.sfhover ul {
left: auto;
}
.navbar-toggle {
background: #fff !important;
border: 1px solid #36669c !important;
clear: right;
z-index: 11;
position: absolute !important;
right: 0.1em;
top: 0.2em;
}
.navbar-toggle .icon-bar {
background: #36669c !important;
}

.logo {
left: 50%;
position: absolute;
top: 0;
transform: translate(-50%, 0);
}
.phone, .social, .search, .tagline {
position: absolute;
}
.phone {
color: #36669c;
font-family:'Open Sans';
font-size: 34px;
left: 15px;
line-height: 1;
top: 0.3em; /*2.1em;*/
}
.tagline {
font-family:'Open Sans';
font-size: 17px;
left: 50%;
top: 7.5em;
transform: translate(-50%, 0);
width: 33.5em;
}
.search {
right: 12em;
top: 0.8em;
}
.textinp {
border-bottom: 1px solid #636363;
border-top: none;
border-right: none;
border-left: none;
}
.searchsub {
background: url(images/icon_search.jpg) center top no-repeat;
border: none;
height: 23px;
text-indent: -9999px;
width: 19px;
}
.searchsub:hover {
background: url(images/icon_search_on.jpg) center top no-repeat;
}
.social {
right: 15px;
top: 0.8em;
}
.social a, .footsocial a {
display: block;
float: right;
height: 28px;
margin: 0 0 0 3px;
width: 34px;
}
.fb {
background: url(images/icon_fb.jpg) center top no-repeat;
}
.fb:hover {
background: url(images/icon_fb_on.jpg) center top no-repeat;
}
.tw {
background: url(images/icon_tw.jpg) center top no-repeat;
}
.tw:hover {
background: url(images/icon_tw_on.jpg) center top no-repeat;
}
.ig {
background: url(images/icon_ig.png) center top no-repeat;
}
.ig:hover {
background: url(images/icon_ig_on.png) center top no-repeat;
}
.en {
background: url(images/icon_en.jpg) center top no-repeat;
}
.en:hover {
background: url(images/icon_en_on.jpg) center top no-repeat;
}
.yt {
background: url(images/icon_yt.jpg) center top no-repeat;
}
.yt:hover {
background: url(images/icon_yt_on.jpg) center top no-repeat;
}

#banner, #greenrow, #bluerow {
background-attachment: fixed;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
height: 30em;
position: relative;
width: 100%;
}
#banner {
background-color: #000;
}
#greenrow {
background-image: url(images/bg_greenrow.jpg);
}
#bluerow {
background-image: url(images/bg_bluerow.jpg);
}
#intbanner {
background-image: url(images/intbanner1.jpg);
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
height: 16em;
position: relative;
width: 100%;
}
.full-screen {
background-size: cover;
background-position: center top;
background-repeat: no-repeat;
height: 30em !important;
}
.ib2 {
background-image: url(images/intbanner2.jpg) !important;
}
.ib3 {
background-image: url(images/intbanner3.jpg) !important;
}
.ib4 {
background-image: url(images/intbanner4.jpg) !important;
}
.ib5 {
background-image: url(images/intbanner5.jpg) !important;
}
.ib6 {
background-image: url(images/intbanner6.jpg) !important;
}
.ib7 {
background-image: url(images/intbanner7.jpg) !important;
}
.ib8 {
background-image: url(images/intbanner8.jpg) !important;
}
.ib9 {
background-image: url(images/intbanner9.jpg) !important;
}
.ib10 {
background-image: url(images/intbanner10.jpg) !important;
}
.ib11 {
background-image: url(images/intbanner11.jpg) !important;
}
.ib12 {
background-image: url(images/intbanner12.jpg) !important;
}
.ib13 {
background-image: url(images/intbanner13.jpg) !important;
}
.ib14 {
background-image: url(images/intbanner14.jpg) !important;
}
.ib15 {
background-image: url(images/intbanner15.jpg) !important;
}
.ib16 {
background-image: url(images/intbanner16.jpg) !important;
}
.ib17 {
background-image: url(images/intbanner17.jpg) !important;
}
.ib18 {
background-image: url(images/intbanner18.jpg) !important;
}
.ib19 {
background-image: url(images/intbanner19.jpg) !important;
}
.ib20 {
background-image: url(images/intbanner20.jpg) !important;
}
.ibhis {
background-image: url(images/intbanner_history.jpg) !important;
}
.ibunw {
background-image: url(images/intbanner_unworkshops.jpg) !important;
}
.fellowship-1{
background-image: url(images/HL_Banner-1395x289.jpg) !important;
}

.fellowship-2{
background-image: url(images/HL_Banner-1395x289.jpg) !important;
}

.bobbieimage{
background-image: url(/wp-content/themes/highlights2016-theme/images/intbanner6.jpg) !important;
}

.homebanner {
padding-top: 11em;
}
.gsbanner {
padding-top: 7em;
}
.bannertext {
color: #fff;
font-size: 20px;
line-height: 1.2;
text-align: center;
}
.bannertextmission {
color: #fff;
font-size: 32px;
line-height: 1.2;
text-align: center;
}
.bannertext.top {
padding-top: 4em;
}
.bannerlg {
display: block;
font-family:'Open Sans';
font-size: 46px;
text-align: center;
text-shadow: 0 0 5px #000;
}
.bannermd {
display: block;
font-family:'Open Sans';
font-size: 42px;
text-align: center;
text-transform: uppercase;
}
.bannersm {
display: block;
font-family:'Open Sans';
font-size: 32px;
margin: 0 0 0.8em;
text-align: center;
text-transform: uppercase;
}

.gsbtn {
background: #33699e;
color: #fff;
display: block;
font-family: 'Open Sans';
font-size: 20px;
margin: 2em auto;
padding: 0.6em 1em;
text-align: center;
text-decoration: none;
text-transform: uppercase;
width: 16em;
}
.gsbtn:hover {
background: #90b03e;
color: #fff;
text-decoration: none;
}
.fourbtn {
float: left;
padding: 0 0.2em;
width: 33.3%;
}
.fourbtn a {
background: #5b99d6;
color: #fff;
display: block;
font-family: 'Open Sans';
font-size: 20px;
margin: 0.9rem 0 0;
min-height: 3.6em;
padding: 1.31em 1em 0.6em;
text-align: center;
text-decoration: none;
text-transform: uppercase;
width: 100%;
}
.fourbtn a:hover {
background: #33699e;
color: #fff;
text-decoration: none;
}

.sort a {
background: #5b99d6;
color: #fff;
display: inline-block;
font-family: 'Open Sans';
font-size: 16px;
margin: 0 0.5rem 0.8rem 0;
padding: 1rem;
text-align: center;
text-decoration: none;
text-transform: uppercase;
width: auto;
}
.sort a:hover {
background: #33699e;
color: #fff;
text-decoration: none;
}


.oneline a {
padding-top: 1.31em;
}
.more {
color: #fff;
display: block;
font-size: 14px;
margin: 1.5em 0 0;
text-decoration: underline;
text-transform: uppercase;
}
.more:hover {
color: #fff;
text-decoration: none;
}
.rightmore {
display: block;
float: right;
margin-top: 1.5em;
}

.juicer-feed .j-poster h3 {
font-size: 14px !important;
font-weight: normal !important;
text-transform: capitalize;
}

.homefeed {
color: #636363;
}
.homefeed h3 {
color: #33699e;
font-size: 28px !important;
margin: 0 0 0.6em;
}
.homefeed ul, .widget ul {
list-style: none;
margin: 0;
padding: 0;
}
.homefeed ul li, .widget ul li {
margin: 0 0 0.5em;
}
.homefeed ul li a, .widget ul li a {
color: #636363;
font-family: 'Open Sans';
text-decoration: none;
}
.homefeed ul li a {
text-transform: uppercase;
}
.feeddate {
display: block;
}
.homeserv:hover a, .homeserv a:hover, .homeserv:hover h3, .mobtext a {
color: #fff;
}
.valink {
color: #33699e !important;
font-family:'Open Sans' !important;
}
.valink:hover {
text-decoration: underline;
}

.title {
/*background: rgba(255,255,255,0.85);*/
bottom: 0;
left: 50%;
padding: 0.6em 3.5em 0; /*0.6em 3.5em*/
position: absolute;
/*top: 36%;*/
transform: translate(-50%, 0px);
width: 100%;
}
h1 {
	color: #33699e;
}
.title h1 {
color: #fff; /*#33699e;*/
font-family:'Open Sans';
font-size: 50px !important;
font-weight: normal;
line-height: 1.3em; /*1;*/
margin: 0;
text-align: center;
text-transform: uppercase;
/*text-shadow: 0 0 5px #fff;*/
}
h2 {
color: #33699e;
font-family:'Open Sans';
font-size: 24px !important;
font-weight: normal;
line-height: 1.2;
text-transform: uppercase;
}
h2.factitle {
margin: 0 0 1em;
}
h2.blogheading {

}
.shopdate {
font-family:'Open Sans';
}
h3 {
font-family:'Open Sans';
font-weight: 600;
margin: 0;
text-transform: uppercase;
}
.main h3 {
color: #33699e;
font-size: 24px !important;
margin: 0 0 -0.7em;
}
.faqstyle h3 {
border-bottom: 1px solid #90b03e;
color: #90b03e !important;
margin: 0 0 0.2em !important;
padding: 0 0 0.2em;
}
h3.search-title {
line-height: 1.1;
margin: 0 0 0.7em;
}
h4 {
color: #33699e;
font-size: 16px !important;
font-family:'Open Sans';
font-weight: 600;
margin: 0;
text-transform: uppercase;
}
.main h4 {
margin: 0 0 -0.7em;
}
h5 {
font-size: 16px !important;
font-family:'Open Sans';
font-weight: 600;
margin: 0.3em 0;
text-transform: uppercase;
}
h6 {
font-size: 16px;
font-family:'Open Sans';
font-weight: 600;
margin: 1.4em 0 0;
}
.green {
color: #78a744 !important;
}
.main strong {
font-family:'Open Sans';
font-weight: 600;
}
.orange {
color: #33699e;
font-family:'Open Sans';
font-weight: 600;
}
.main img {
height: auto;
max-width: 100%;
}
.clear {
clear: both;
}
p.clear {
margin-left: 15px;
}



.bodytest {
border-top: 1px solid #90b03e;
color: #33699e;
padding: 0 0 1em;
}
.worktest {
border-top: 1px solid #90b03e;
clear: both;
color: #33699e;
padding: 1.5em 0;
}
.uwtest {
border-top: 1px solid #90b03e;
border-bottom: 1px solid #90b03e;
clear: both;
color: #33699e;
margin: 0 0 0.9em;
padding: 0.6em 0 0 1em;
}
.nobord {
border: none !important;
}
p.attr {
color: #636363;
}
.testspot {
background: #90b03e;
color: #fff;
font-family:'Open Sans';
font-size: 21px;
line-height: 1.2;
margin: 0 0 2em;
padding: 15px;
}
.testspot iframe, .testspot img {
float: left;
margin-right: 15px;
}
.testspot p.attr {
color: #fff !important;
font-family:'Open Sans',sans-serif;
font-size: 20px;
margin: 0;
}
.testspot p.attr:after {
clear: both;
content: "";
display: block;
}
.testspot a {
color: #fff !important;
}

.bodybtn, .gform_button {
background: #78a744;
border: none;
color: #fff !important;
display: block;
font-family:'Open Sans';
padding: 0.3em 0;
text-align: center;
text-transform: uppercase;
width: 100%;
}
.bodybtn:hover, .gform_button:hover {
background: #33699e;
color: #fff;
text-decoration: none;
}

#footer {
border-top: 2px solid #78a744;
font-size: 15px;
line-height: 1.3;
padding-top: 1em;
position: relative;
margin-top: 40px;
}
#footer strong {
font-family:'Open Sans';
font-weight: 600;
}
.footsocial {
background: #fff;
left: 50%;
padding: 0.2em 0.9em 0.2em 0.2em;
position: absolute;
top: -1.2em;
transform: translate(-50%, 0);
}
.footnav {
list-style: none;
margin: 0;
padding: 0;
text-align: right;
text-transform: uppercase;
}
.footnav li {
padding: 0.2em 0;
}
#footer a {
color: #636363;
text-decoration: none;
}
#footer a:hover {
color: #33699e;
}


.main {
color: #464646;
font-size: 17px;
}
.main a {
color: #33699e;
}
.rowpad {
padding-top: 2em;
padding-bottom: 2em;
}
.faqstyle strong {
color: #33699e;
}


div.sidetest {
border-top: 6px solid #90b03e;
border-bottom: 6px solid #90b03e;
color: #33699e;
font-size: 20px;
margin: 0 0 2em;
padding: 0.7em 0;
}
.testinfo {
font-size: 15px;
text-align: right;
}
.testname {
display: block;
text-transform: uppercase;
}
.openquote, .closequote {
color: #90b03e;
display: inline-block;
font-family: Garamond, Georgia, serif;
font-size: 54px;
font-weight: bold;
line-height: 34%;
vertical-align: middle;
}
.openquote {
margin: 6px 4px 0 -5px;
}
.closequote {
margin: 6px 0 0 4px;
}
.sidereg, .sideapp, .sidenot {
display: block;
height: 213px;
width: 213px;
}
.sidereg {
background: url(images/btn_sidereg.jpg) center top no-repeat;
}
.sidereg:hover {
background: url(images/btn_sidereg_on.jpg) center top no-repeat;
}

.sidereg-2, .sideapp, .sidenot {
display: block;
height: 213px;
width: 213px;
}

.sidereg-2 {
background: url(http://www.highlightsfoundation.org/wp-content/uploads/2019/03/btn_sidereg.png) center top no-repeat;
}
.sidereg-2:hover {
background: url(http://www.highlightsfoundation.org/wp-content/uploads/2019/03/btn_sideblue.png) center top no-repeat;
}


.sideapp {
background: url(images/btn_sideapp.png) center top no-repeat;
}
.sideapp:hover {
background: url(images/btn_sideapp_on.png) center top no-repeat;
}
.sidenot {
background: url(images/btn_sidenot.png) center top no-repeat;
}
.sidenot:hover {
background: url(images/btn_sidenot_on.png) center top no-repeat;
}
.shopsumm {
margin: 1em 0 0;
text-align: center;
}
.shopsumm h3 {
color: #33699e;
font-size: 20px !important;
line-height: 1.2;
}
.shopsumm .fa {
color: #33699e;
display: block;
font-size: 30px;
text-align: center;
}
.shopsumm a {
color: #33699e;
text-decoration: none;
}
.shopsumm .fa:hover, .shopsumm a:hover {
color: #90b03e;
text-decoration: none;
}
.evcost {
color: #33699e;
font-family:'Open Sans';
text-transform: uppercase;
text-align: center;
}

.testimonial {
color: #33699e;
}
.blue {
color: #33699e;
font-family:'Open Sans';
}



.workshopfeed {
list-style: none;
margin: 0.9em 0 1.5em;
padding: 0;
}
.workshopfeed a {
color: #464646;
text-decoration: none;
}
.facbox, .sgbox {
float: left;
font-size: 16px;
margin-top: 1.6em;
padding: 0 5px;
width: 25%;
}
.workpg .facbox, .workpg .sgbox {
min-height: 14.1em;
}
.facbox img, .sgbox img, .facthumb img {
height: auto;
width: 100%;
}
.facbox h5, .facbox h5 a {
color: #33699e;
line-height: 1.1;
text-decoration: none;
}
.faclist .facbox h5, .faclist .facbox h5 a {
color: #0f75bc !important;
}
.faclist .facbox h5 {
margin: 0 0 0.3em;
}
.sgbox h5, .sgbox h5 a {
color: #90b03e;
line-height: 1.1;
text-decoration: none;
}
.faclist .facbox {
float: left;
padding: 0 10px;
width: 50%;
}
.facthumb a {
display: block;
max-height: 9em;
overflow: hidden;
}
.faclist .facthumb a {
max-height: 10.7em;
}
.workpg .facthumb a {
max-height: 10.6em;
}
.facthumb {
float: left;
margin: 0 0.8em 1em 0;
position: relative;
}
.faclist .facthumb {
width: 40%;
}
.workpg .facthumb {
width: 100%;
}
.faclist .facbox:nth-child(2n+1) {
clear: left;
}
.attachment-bioImgRight {
height: auto;
max-width: 100%;
}

/**********************UPCOMING WORKSHOPS**********************/
.headrow {
border-bottom: 3px solid #33699e;
}
.bodrow {
border-bottom: 1px solid #90b03e;
color: #898989;
padding: 0.9em 0;
}
/*.bodrow a {
color: #898989;
font-family:'Open Sans';
text-decoration: none;
}*/
.bodrow:hover a {
color: #33699e;
text-decoration: none;
}
/*
.bodrow:hover {
background: url(images/icon_info_sm.jpg) 15.5% 0.9em no-repeat;
}
*/
.tablehead {
color: #33699e;
font-family:'Open Sans';
font-size: 24px;
text-transform: uppercase;
}
.tablewl {
display: block;
font-family:'Open Sans';
}
.uwinfo p {
font-family:'Open Sans';
margin: 0;
}
.uwinfo a, .uwdates {
color: #33699e;
font-family:'Open Sans';
}
.uwcats {
font-family:'Open Sans';
list-style: none;
margin: 0;
padding: 0;
}
/*.uwcats li {
display: inline;
}
.uwcats li:after {
content: "; ";
}
.uwcats li:last-child:after {
content: "";
}*/
.tablereg {
/*background-image: url(images/bg_tablereg.jpg);
background-position: right center;
background-repeat: no-repeat;
padding: 0.1em 1.9em 0.1em 0;*/
color: #90b03e;
font-family:'Open Sans';
text-decoration: none;
text-transform: uppercase;
}
.tablereg:hover {
color: #33699e;
}
/*.bodrow:hover .tablereg, .tablereg:hover {
background-image: url(images/bg_tablereg_on.jpg);
text-decoration: none;
}*/
.bodrow:last-child {
border-bottom: none;
}
.uwsort {
float: right;
margin-right: -24px;
}
.uwsort select {
border: none;
color: #33699e;
font-size: 20px;
}
.sort {
border-bottom: 1px solid #90b03e;
margin-bottom: 0.6em;
padding-bottom: 0.4em;
position: relative;
}
.sort label {
color: #555;
font-family:'Open Sans';
font-size: 16px;
font-weight: normal;
position: absolute;
right: 5em;
top: 0.3em;
z-index: 4;
}
.unselect {
display: none;
}
.jump {
color: #90b03e;
float: left;
font-family:'Open Sans';
text-decoration: none;
}
.jump:hover {
color: #33699e;
text-decoration: none;
}
.hidelink {
display: none;
}

.facspot {
background: #90b03e;
color: #fff;
font-size: 16px;
line-height: 1.2;
margin-left: -5px;
min-height: 205px;
padding: 15px;
}
.facspot img {
float: left;
margin-right: 10px;
}
.spothead {
display: block;
font-family:'Open Sans';
font-size: 20px;
text-transform: uppercase;
}
.spothead a, .spothead a:hover {
color: #fff;
text-decoration: none;
}
.spotsub {
display: block;
font-size: 20px;
margin: 0 0 0.6em;
}
.facimg {
display: block;
margin: 0 0 1em;
position: relative;
}
/*.facimg:hover:after, .facthumb:hover:after {
bottom: -1.2em;
content: url(images/icon_info_lg.png);
left: 50%;
position:absolute;
transform: translate(-50%, 0px);
}*/
.facfb, .factw, .facww, .facig {
background-position: center top;
background-repeat: no-repeat;
display: inline-block;
height: 26px;
margin: 0.7em 0.3em 0 0;
width: 26px;
}
.facfb {
background-image: url(images/icon_fac_fb.jpg);
}
.facfb:hover {
background-image: url(images/icon_fac_fb_on.jpg);
}
.factw {
background-image: url(images/icon_fac_tw.jpg);
}
.factw:hover {
background-image: url(images/icon_fac_tw_on.jpg);
}
.facig {
background-image: url(images/icon_fac_ig.png);
}
.facig:hover {
background-image: url(images/icon_fac_ig_on.png);
}
.facww {
background-image: url(images/icon_fac_ww.jpg);
}
.facww:hover {
background-image: url(images/icon_fac_ww_on.jpg);
}
.bioimg, .leftside img {
width: 100%;
}
h3.widget-title {
border-bottom: 3px solid #90b03e;
color: #33699e;
font-size: 20px !important;
line-height: 1.1;
margin: 0 0 0.6em;
padding: 0 0 0.2em;
}
.widget.campus {
color: #555;
font-family:'Open Sans';
font-size: 16px;
line-height: 1.1;
}
.widget a {
color: #33699e;
}
.pdficon {
color: #90b03e;
display: inline-block;
float: left;
font-size: 33px !important;
margin: 0 7px 0 0;
}
.dirlist {
list-style: none;
margin: 0;
padding: 0;
}
.dirlist li {
padding: 0.2em 0;
}
.dirlist li i {
color: #90b03e;
font-size: 20px;
}
.dirlist li:hover i {
color: #33699e;
}
.widget #mc_embed_signup input {
background: #d9ecfe;
border: none;
color: #555;
font-family:'Open Sans';
margin: 0 0 0.5em;
padding: 0.3em 0.2em;
width: 100%;
}
.widget #mc-embedded-subscribe {
background: #98b64c !important;
color: #fff !important;
font-family:'Open Sans' !important;
text-align: center;
text-transform: uppercase;
}


.sidereg-sm {
background: url(images/bg_sidereg_sm.jpg) left top no-repeat;
color: #33699e;
display: block;
font-family:'Open Sans';
font-size: 20px;
line-height: 1.1;
padding: 0 0.9em 0.5em 2.5em;
text-transform: uppercase;
}
.sidereg-sm:hover {
background: url(images/bg_sidereg_sm_on.jpg) left top no-repeat;
}
.widget {
margin: 0 0 2em;
}
.leftside {
color: #33699e;
}
.viewall {
background-position: left top;
background-repeat: no-repeat;
color: #33699e;
display: block;
font-size: 14px;
line-height: 1.1;
padding: 1em 0.9em 1.2em 4em;
text-transform: uppercase;
}
.wrk {
background-image: url(images/bg_sidereg_sm.jpg);
}
.wrk:hover {
background-image: url(images/bg_sidereg_sm_on.jpg);
text-decoration: none;
}
.blg {
background-image: url(images/bg_book.jpg);
}
.blg:hover {
background-image: url(images/bg_book_on.jpg);
text-decoration: none;
}

.wpsbc-container {
margin: 0 0 0 12%;
}
.cal-legend {
list-style: outside none none;
margin: 2px 0 18px;
padding: 0;
}
.cal-co {
background: #dfc none repeat scroll 0 0;
display: inline-block;
height: 20px;
margin: 2px 5px 0 0;
width: 20px;
}

.cal-co2 {
background: #8eafd1 none repeat scroll 0 0;
display: inline-block;
height: 20px;
margin: 2px 5px 0 -6px;
width: 20px;
}


.cal-booked {
background: #f5f287 none repeat scroll 0 0;
display: inline-block;
height: 20px;
margin: 2px 5px 0 -71px;
width: 20px;
}



.newsentry {
font-size: 16px;
margin: 0 0 1em;
}
.newsentry h2 {
font-size: 16px !important;
margin: 0.3em 0 0.1em;
}
.newsentry:nth-child(4n+1) {
clear: left;
}
.newsthumb img, .blogthumb img {
height: auto;
max-width: 100%;
}
.newsdate {
display: block;
}
li.past {
display: none;
}
a.return {
color: #464646;
float: right;
margin: 1em 1.5em;
}
.slidewrapper {
margin: 0 0 3.8em;
position: relative;
}
#slider {
width: 96%;
}
.bloglinks {
list-style: none;
margin: 0;
padding: 0;
}
.bloglinks li {
margin: 0 0 1em;
}

.tagfilter {
background: #90b03f;
color: #fff;
font-family:'Open Sans';
font-size: 18px;
line-height: 1;
margin: 0 0 0.7em;
padding: 0.5em;
}
.taglist {
display: inline;
font-family:'Open Sans';
font-size: 16px;
list-style: none;
margin: 0;
padding: 0;
}
.taglist li {
display: inline;
padding: 0 0.5em 0 0;
}
.taglist li:after {
color: #33699e;
content: "|";
padding: 0 0 0 0.6em;
}
.taglist li:last-child:after {
content: "";
}
.taglist li a, .taglist li a:visited {
color: #33699e;
}
.taglist li a:hover {
color: #fff;
text-decoration: none;
}
.nav-previous, .nav-next {
float: left;
width: 49%;
}
.nav-next {
text-align: right;
}



.readmore {
font-size: 14px;
}

.formLeft, .formRight {
clear: none !important;
float: left;
width: 48.5%;
}
.formLeft {
margin-right: 17px;
width: 46%;
}
#gform_2 label, #gform_4 label, #gform_5 label {
font-weight: normal !important;
}
#gform_2 .ginput_container input, #input_2_4,
#gform_4 .ginput_container input,
#gform_5 .ginput_container input, #input_5_12, #input_5_13 {
background: #d9ecfe;
border: none;
color: #555;
}
#field_2_1 .gfield_label {
display: none;
}
#gform_submit_button_2, #gform_submit_button_4, #gform_submit_button_5 {
background: #98b64c;
border: none;
color: #fff;
font-family:'Open Sans';
padding: 0.2em 0;
text-align: center;
text-transform: uppercase;
width: 97.5%;
}
#field_2_3 {
margin-top: 1em;
}
#field_2_4 {
clear: left;
margin-top: 6em;
}
#input_2_1_3_container label, #input_2_1_6_container label {
font-size: 1em;
}
#input_5_2 li, #input_5_3 li, #input_5_9 li, #input_5_10 li, #input_5_11 li {
float: left;
width: 28%;
}
#gform_5 .ginput_container_checkbox, #gform_5 .ginput_container_radio {
margin: 0 0 6rem;
}
#field_5_8 h2.gsection_title {
color: #555;
font-family:'Open Sans';
font-size: 18px !important;
font-weight: normal !important;
text-transform: none;
}
#field_5_4, #field_5_5, #field_5_6, #field_5_7 {
float: left;
clear: none;
width: 22%;
}
#field_5_7 {
padding-top: 2.7rem;
}
#field_5_7 .gfield_label {
float: left;
margin: 1.3rem 0.8rem 0 0;
}
#gform_5 .gsection {
margin: 28px 16px 0 0;
}
#field_5_4 .instruction, #field_5_5 .instruction, #field_5_6 .instruction {
display: none;
}
#field_5_9 {
margin-top: 12rem;
}
#gform_5 input[type="checkbox"], #gform_5 input[type="radio"] {
vertical-align: top;
}
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div.ginput_container[class*="gfield_date_"] label, .gform_wrapper .field_sublabel_above div.ginput_container[class*="gfield_time_"] label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div.ginput_container[class*="gfield_date_"] label, .gform_wrapper .field_sublabel_below div.ginput_container[class*="gfield_time_"] label {
font-size: 1rem !important;
}
#gform_submit_button_1 {
padding: 0.3rem 0.5rem;
}

.imgview {
bottom: -1.6em;
color: #98b64c;
display: block;
left: 0;
position: absolute;
text-transform: uppercase;
}

div.sharedaddy .sd-content {
float: left !important;
width: 100%;
}
.faqlabel {
color: #33699e;
float: left;
font-family: "Open Sans";
font-weight: normal;
margin: 0.1em 0.5em 0 0;
}

.facspot .sharedaddy {
display: none;
}
.featfac {
height: auto;
max-width: 41% !important;
}
.facwidget {
margin: 0 0 1rem;
max-height: 21.5rem;
overflow: hidden;
}
.facwidget:nth-child(2n+1) {
clear: left;
}

/*********************UNWORKSHOPS LANDING PAGE *************************/
#unpage {
background: url(images/bg_unworkshops.jpg) center top no-repeat;
background-size: cover;
height: 620px;
padding: 40px 0 0;
width: 100%;
}
.untext {
background: rgba(255,255,255,0.9);
margin: 0 auto;
padding: 20px;
width: 800px;
}
.unboxes {
margin: 30px auto;
width: 754px;
}
.unboxes:after {
clear:both;
content: "";
display:block;
}
.unbox {
/*border-right: 1px solid #afe0ec;*/
color: #33699e;
float: left;
font-size: 22px;
margin: 0 2px 15px 0;
padding-right: 25px;
text-align: center;
}
.unbox:first-child {

}
.unbox:last-child {
border-right: none;
margin-right: 0;
padding-right: 0;
}
.unbox img {
margin-bottom: 10px;
}
.unbutton {
background: url(images/unbutton.jpg) center top no-repeat;
color: #fff;
display: block;
font-size: 13px;
height: 20px;
margin: 10px auto 0;
padding: 50px 0 0;
text-align: center;
width: 230px;
}
.unbutton:hover {
background: url(images/unbutton_on.jpg) center top no-repeat;
color: #90b03e;
text-decoration: none;
}
#unform {
clear: both;
margin: 0 auto;
min-height: 200px;
padding: 65px 0 0;
width: 800px;
}
.unstep1 {
background: url(images/bg_step1.jpg) center top no-repeat;
}
.unstep2 {
background: url(images/bg_step2.jpg) center top no-repeat;
}
.unstep3 {
background: url(images/bg_step3.jpg) center top no-repeat;
}
.uwland {
border-bottom: 2px solid #90b03e;
color: #000;
font-size: 15px;
margin: 0 0 30px;
min-height: 235px;
padding: 0 90px 0 220px;
position: relative;
}
.uwland a {
color: #33699e;
}
h4.uwl-title {
color: #33699e;
font-size: 22px;
font-weight: bold;
margin: 0 0 15px;
}
.uwl-subtitle {
display: block;
font-size: 17px;
font-style: italic;
font-weight: normal;
}
.uwl-thumb {
left: 0;
position: absolute;
top: 0;
}
.uwl-dates {
color: #33699e;
display: block;
font-size: 17px;
font-weight: bold;
margin: 0 0 15px;
}
.uwl-btn {
background: url(images/bg_notify.png) center top no-repeat;
font-size: 15px;
letter-spacing: -1px;
min-height: 65px;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 84px;
}
.uwl-btn a {
color: #AFE0EB !important;
display: block;
padding: 48px 0 0;
}
.uwl-btn:hover {
background: url(images/bg_notify_on.png) center top no-repeat;
}
.uwl-btn:hover a {
color: #6a8a22 !important;
text-decoration: none;
}

.viaskype {
font-family:'Open Sans';
font-size: 13.5px;
}

.participants {
list-style: none;
}
.participants li {
border-bottom: 1px solid #333;
clear: left;
margin: 0 0 1rem;
padding: 0 0 1rem;
}
.participants li img {
float: left;
margin: 0 2rem 0 0;
}

/*************POPUP**************/
.popup {
background: url(images/bg_popup.jpg) center top no-repeat;
background-size: 100%;
display: none;
height: 240px;
left: 50%;
padding: 195px 30px 0;
position: fixed;
top: 19.6em;
transform: translateX(-50%);
width: 400px;
z-index: 999;
}
.pu-close {
color: #fff;
cursor: pointer;
font-size: 14px;
position: absolute;
right: 5px;
text-decoration: none;
top: 5px;
}
.pu-close:hover {
color: #fff;
}
.popup .mc-field-group {
float: none;
width: 100%;
}
.popup #mce-EMAIL {
background: #edf2f8;
border: none;
color: #898989;
font-size: 15px;
height: 30px;
text-align: center;
width: 226px;
}
.popup #mc-embedded-subscribe {
background: #a2d6e6;
border: none;
color: #fff;
float: right;
font-size: 20px;
height: 40px;
padding: 4px 10px;
text-align: center;
text-indent: 0;
text-transform: uppercase;
width: auto;
}
.pulink {
background: #a2d6e6;
color: #fff;
display: block;
font-size: 20px;
height: 38px;
margin: 0 auto;
padding: 5px 10px;
text-align: center;
text-indent: 0;
text-transform: uppercase;
width: 185px;
}
.popup #mc-embedded-subscribe:hover, .pulink:hover {
background: #558b1a;
text-decoration: none;
}

#sbc-calendar-wrapper .sbc-status-changeover {
background-color: #dfc;
}
#sbc-calendar-wrapper .sbc-status-free {
background-color: #f16565;
}



/**SELECT BOX**/
.sb-custom {
  cursor: pointer;
  display: inline;
  position: relative;
  width:  100%;
}
.sparkbox-custom {
  display: none;
}
.no-js .sparkbox-custom {
  display: block;
}

/*.sb-select:focus {
  -webkit-box-shadow: 0 0 4px 2px #79aed7;
     -moz-box-shadow: 0 0 4px 2px #79aed7;
          box-shadow: 0 0 4px 2px #79aed7;
}*/
.sb-select {
  background: url(images/bg_sort.jpg) 0 0.1em no-repeat;
  border: none;
  color: #33689c;
  height: 30px;
  left: 0;
  padding: 5px 0;
  position: relative;
  text-decoration: none;
  text-indent: -999px;
  top: 0;
  width: 255px;
  z-index: 1;
}
.sb-dropdown {
  background: white;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2), inset 0px 6px 8px -8px rgba(0, 0, 0, .5);
     -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .2), inset 0px 6px 8px -8px rgba(0, 0, 0, .5);
          box-shadow: 0 0 4px rgba(0, 0, 0, .2), inset 0px 6px 8px -8px rgba(0, 0, 0, .5);
  display: none;
  font-size: .9em;
  left: 5px;
  list-style: none;
  margin: 0;
  padding: 5px;
  position: absolute;
  top: 36.45em !important;
  width: 200px;
  z-index: 2;
}
.sb-dropdown a {
  color: #33689c;
  display: block;
  padding: 3px;
  text-decoration: none;
}
.sb-dropdown a:hover
/*.sb-dropdown .selected*/ {
  background: #33689c;
  color: #fff;
}

#print-modal {
    background: #FFF;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -465px;
    padding: 0 68px;
    width: 794px;
    box-shadow: 0 0 20px #000;
        -moz-box-shadow: 0 0 20px #000;
    	-webkit-box-shadow: 0 0 10px #000;
}

#print-modal-content {
    margin: 68px 0;
    border: none;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

#print-modal-controls {
    border: 1px solid #ccc;
    border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
    top: 15px;
    left: 50%;
    margin: 0 0 0 -81px;
    position: fixed;
    padding: 5px 0;
    background: rgba(250, 250, 250, 0.75);
}

#print-modal-controls a {
    color: #FFF;
    display: block;
    float: left;
    height: 32px;
    text-decoration: none;
    text-indent: -999em;
    width: 80px;
}

#print-modal-controls a:hover {
    opacity: 0.75;
}

#print-modal-controls a.print {
    background: url(images/icon-print.png) no-repeat 50% 50%;
}
#print-modal-controls a.close {
    background: url(images/icon-close.png) no-repeat 50% 50%;
}

/******************PLUGINS***************************/
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
/*	overflow: hidden;*/
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white;
	filter:alpha(opacity=0);
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	font-family: "Open Sans";
	font-size: 42px;
}
.nivo-directionNav a:hover {
color: #33699e;
text-decoration: none;
}
.nivo-prevNav {
	left:-0.8em;
}
.nivo-nextNav {
	right:-0.8em;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
	position: absolute;
	/*top: 13.5em;*/
	top: 18.8em;
	left: 0;
}
/*.imgright .nivo-controlNav {
left: -0.3em;
}
.imgleft .nivo-controlNav {
right: -0.3em;
}*/
.nivo-controlNav a {
	background: #90b03e;
	cursor:pointer;
	display: inline-block;
	height: 20px;
	margin: 0 4px 4px 0;
	text-indent: -9999px;
	width: 20px;
}
.nivo-controlNav a.active {
	background: #33699e;
}

/**************WORDPRESS************************/
/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}

div.wp-caption .wp-caption-text {
	padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.comments-area {
	margin: 48px auto;
	max-width: 474px;
	padding: 0 10px;
}

.comment-reply-title,
.comments-title {
	font: 900 16px/1.5 Lato, sans-serif;
	margin: 0;
	text-transform: uppercase;
}

.comment-list {
	list-style: none;
	margin: 0 0 48px 0;
}

.comment-author {
	font-size: 14px;
	line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
	font-size: 12px;
	line-height: 2;
	text-transform: uppercase;
}

.comment-list .reply {
	margin-top: 24px;
}

.comment-author .fn {
	font-weight: 900;
}

.comment-author a {
	color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
	color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
	border-top: 0;
}

.comment-author {
	position: relative;
}

.comment-author .avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 18px;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
}

.bypostauthor > article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}

.says {
	display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
	padding-left: 30px;
}

.comment-edit-link {
	margin-left: 10px;
}

.comment-edit-link:before {
	content: "\f411";
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 2px;
}

.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .children {
	list-style: none;
	margin-left: 15px;
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}

.comment .comment-respond {
	margin-top: 24px;
}

.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-form label {
	display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5;
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title small a:hover {
	color: #41a62a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin-top: 36px;
	margin-bottom: 0;
}


.post-navigation {
	border-top: 4px solid #1a1a1a;
	border-bottom: 4px solid #1a1a1a;
	clear: both;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin: 0 7.6923% 3.5em;
}

.post-navigation a {
	color: #1a1a1a;
	display: block;
	padding: 1.75em 0;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.post-navigation .post-title {
	display: inline;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	text-rendering: optimizeLegibility;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
	color: #007acc;
}

.post-navigation div + div {
	border-top: 4px solid #1a1a1a;
}

.pagination {
	float: right;
	font-size: 16px;
	font-size: 1.1875rem;
	margin: 0 7.6923% 2.947368421em !important;
	min-height: 20px;
	position: relative;
	min-width: 10em;
}

/*.pagination:before,
.pagination:after {
	background-color: #1a1a1a;
	content: "";
	height: 52px;
	position: absolute;
	top:0;
	width: 52px;
	z-index: 0;
}

.pagination:before {
	right: 0;
}

.pagination:after {
	right: 54px;
}*/

.pagination a:hover,
.pagination a:focus {
	color: #0f75bc;
}

.pagination .nav-links {
	position: relative;
}
nav.pagination {
float: none !important;
font-size: 1.1875rem;
margin: 0 0 0 7px !important;
min-height: 20px;
position: relative;
width: 100%;
}
.pagination .nav-links:before,
.pagination .nav-links:after {
	color: #fff;
	font-size: 32px;
	line-height: 51px;
	opacity: 0.3;
	position: absolute;
	width: 52px;
	z-index: 1;
}

.pagination .nav-links:before {
	content: "\f429";
	right: -1px;
}

.pagination .nav-links:after {
	content: "\f430";
	right: 55px;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	letter-spacing: 0.013157895em;
	line-height: 1;
	margin: 0 0.7368421053em 0 -0.7368421053em;
	padding: 0.815789em 0.2em 0.394737em;
	text-transform: uppercase;
}

.pagination .current {
	color: #0f75bc;
	display: inline-block;
}

.pagination .prev,
.pagination .next {
	color: #959595;
	display: inline-block;
	margin: 0;
	overflow: hidden;
	padding: 0 0 3px;
/*	position: absolute;
	top: 9px;*/
	vertical-align: middle;
	z-index: 2;
}
.pagination a {
color: #959595;
}
.pagination .prev {
margin-right: 15px;
}

/*.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 53px;
	line-height: 52px;
	position: relative;
	width: 53px;
}*/

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	color: #0f75bc;
}

.pagination .prev:focus,
.pagination .next:focus {
	outline: 0;
}

.pagination .prev {
	right: 12em;
}
/*.pagination .next {
	right: -1em;
}*/

/*.pagination .prev:before {
	content: "\f430";
	left: -1px;
	top: -1px;
}
.pagination .next:before {
	content: "\f429";
	right: -1px;
	top: -1px;
}*/

.image-navigation,
.comment-navigation {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin: 0 7.6923% 2.1538461538em;
	padding: 1.0769230769em 0;
}

.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}


/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	font-family: "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}

/**
 * 11.4 - Comments
 */

.comments-area {
	margin: 0 7.6923% 3.5em;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
	border-top: 4px solid #1a1a1a;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.3125;
	padding-top: 1.217391304em;
}

.comments-title {
	margin-bottom: 1.217391304em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height: 28px;
	margin-right: 0.875em;
	position: relative;
	width: 28px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-metadata,
.pingback .edit-link {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.comment-metadata {
	margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #007acc;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1;
	margin-top: 2.1538461538em;
	padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #007acc;
	outline: 0;
}

.comment-form {
	padding-top: 1.75em;
}

.comment-form label {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 2.1538461538em;
}

.no-comments {
	border-top: 1px solid #d1d1d1;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #1a1a1a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -5px;
}



@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media (max-width: 959px) {
	.phone {
		font-size: 18px;
		top: 0.8em;
	}
	.mainnav li {
		margin-right: 0.9em;
	}
	.fourbtn a {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.search, .toplev:hover span, .mobhide {
		display: none;
	}
	.header {
		padding-top: 158px;
	}
	.logo {
		margin-top: 0;
		width: 55%;
	}
	.phone {
		font-size: 17px;
		top: 0.8em;
	}
	.tagline {
		padding: 0 0.4em;
		width: 100%;
	}
	.social {
		right: 80px;
	}

	.mainnav {
		border-top: none !important;
		float: right;
	}
	.mainnav li {
		float: none;
	}

.mainnav li.toplev:last-child {
margin-right: 0;
}
.mainnav li a {
color: #707070;
text-decoration: none;
}
.mainnav li:hover a, .mainnav li a:hover {
color: #36669c;
text-decoration: none;
}
.mainnav li ul {
background: rgba(255,255,255,0.85);
font-family:'Open Sans';
left: auto;
list-style: none;
margin: 7px 0 0;
padding: 0;
position: relative;
width: 18em;
z-index: 11;
}
.mainnav li ul li {
border-bottom: 1px solid #90b03e;
margin: 0;
padding: 0.2em 0.5em !important;
width: 18em;
}
.mainnav li ul li:hover a, .mainnav li ul li a:hover {
color: #36669c;
}
	.bannerlg {
		font-size: 22px;
	}
	.bannermd {
		font-size: 30px;
	}
	.bannersm {
		font-size: 20px;
	}
	.fourbtn {
		width: 50%;
	}
	.fourbtn a {
		font-size: 15px;
	}
	.homebanner {
		padding-top: 8em;
	}
	.title h1 {
		font-size: 28px !important;
	}
	.sort {
		min-height: 3em !important
	}
	.uwsort {
		margin-right: 0;
	}
	.tablehead {
		font-size: 18px;
	}
	h2 {
		font-size: 18px !important;
	}
	.facbox, .sgbox {
		width: 33.3%;
	}
	.workpg .facthumb a {
		max-height: 7.6em;
	}
	.workpg .facbox, .workpg .sgbox {
		min-height: 10.5em;
	}
	.sidereg, .sideapp, .sidenot {
		background-size: 100%;
		height: 175px;
		margin: 1em auto 0;
		width: 175px;
	}
	.faclist .facbox {
		width: 100%;
	}
	#banner, .full-screen {
		height: 19em !important;
	}
	.bannertext.top {
		padding-top: 1em;
	}
	#intbanner {
		height: 9em;
	}
	.attachment-bioImgRight {
		display: block;
		margin: 0 auto;
	}
	.sidereg-sm {
		background-size: 10%;
	}
	.footnav {
		margin: 12px 0 0;
	}
	.nivo-directionNav a {
		top: 93%;
	}
	.nivo-prevNav {
		left: 0;
	}
	.nivo-nextNav {
		right: 0;
	}
	.testspot iframe, .testspot img {
		max-width: 100%;
	}
	.rightmore {
		margin-top: 0;
	}
	.uwinfo p {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		max-height: 100px;      /* fallback */
		-webkit-line-clamp: 3; /* number of lines to show */
		-webkit-box-orient: vertical;
	}
	.popup {
		width: 100%;
	}
	.main figure {
		max-width: 100%;
	}
	.social a, .footsocial a {
		background-size: 100%;
		width: 25px;
	}


}
@media (max-width: 666px) {
	.logo {
		margin-top: 3em;
		width: 68%;
	}
}
@media screen and (max-width: 320px) {

}

#filterlist ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#filterlist li {
  float: left;
	border: 1px solid #337ab7;
	border-radius:10px;
	margin: 10px;
}

#filterlist li a {
  display: block;
  text-align: center;
  padding: 5px 13px;
  text-decoration: none;
}

li.buttonselected {
	background-color: #337ab7;
}
a.buttonselected {
	color:white!important;
}
.rs-program-custom-wrap .nav-tabs {
	display: none;
}
.registerlink2985 {
	display:none;
}
