/*-----------------------------------------------------------------------------------

	Theme Name:Lakeland Central School District
	Author Design:Ben Fryc
	Author CSS,HTML,and Javascript:Richard Opiniano
	Author URI:http://www.revize.com/
	Date:August 1,2016

-----------------------------------------------------------------------------------*/

/* -----------------------------------------

#basic styles

-----------------------------------------*/
body{background:#fff;font-size:16px;line-height:24px;font-family:'Lato',sans-serif;color:#555555;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}
.twitter-timeline{max-width:50%!important}
.col-md-6 > .twitter-timeline{max-width:100%!important}
/* -----------------------------------------

#typography

-----------------------------------------*/
h1,h2,h3,h4,h5,h6{color:#111;font-weight:normal;margin-bottom:30px;line-height:1.2}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
h1{font-size:36px}
h2{font-size:32px}
h3{font-size:28px}
h4{font-size:21px}
h5{font-size:16px}
h6{font-size:14px}
.header{font-size:30px;color:#003463;line-height:24px;letter-spacing:.1em;font-weight:bold;text-transform:uppercase}
.subheader{font-size:20px;color:#003463;line-height:24px;letter-spacing:.1em;font-weight:bold;text-transform:uppercase}
p{margin:0 0 30px 0}
em{font-style:italic}
strong,b{font-weight:bold}
small{font-size:80%}
hr{border:solid #ccc;border-width:1px 0 0;clear:both;margin:10px 0 30px;height:0}

/* -----------------------------------------

#links

-----------------------------------------*/
a,a:visited{color:#0f99ee;text-decoration:underline;outline:0!important;
-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;
-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}
a:hover,a:focus{color:#0f99ee}
p a,p a:visited{line-height:inherit}

/* -----------------------------------------

#lists

-----------------------------------------*/
ul,ol{margin-bottom:20px;margin-left:10px}
ul{list-style:disc}
ol{list-style:decimal}
ul ul,ul ol,
ol ol,ol ul{margin:4px 0 5px 30px}
ul ul li,ul ol li,
ol ol li,ol ul li{margin-bottom:6px}
li{line-height:1.3;margin-bottom:7px}
li p{line-height:1.3}

/* -----------------------------------------

#images

-----------------------------------------*/
img{max-width:100%;height:auto}
a img{border:none}

.alignleft{float:left;clear:left;margin:0 20px 20px}
.alignright{float:right;margin:0 0 20px 20px}
.alignnone{margin:0 auto 20px;display:block}
img[align="right"],
img[style*="float:right"],
img[style*="float:right"]{
  margin:0 0 20px 20px;
}
img[align="left"],
img[style*="float:left"],
img[style*="float:left"]{
  margin:0 20px 20px 0;
}

/* -----------------------------------------

#buttons

-----------------------------------------*/
.button,
a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.btn{padding:10px 20px;background:#0f99ee;color:#fff!important;border:0;border-radius:0;display:inline-block;font-size:12px;font-weight:900!important;text-decoration:none;cursor:pointer;line-height:normal;vertical-align:top;font-family:'Lato',sans-serif;text-transform:uppercase;transition:background .3s}
.button:hover,
a.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.btn:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background:#0e8cda}
.button:active,
a.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
.btn:active{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background:#0e8cda}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0}

/* -----------------------------------------

#forms

-----------------------------------------*/
form{margin-bottom:30px}
fieldset{margin-bottom:30px}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea,
select{border:1px solid #e9eaec;padding:10px 14px;outline:none;font-size:13px;font-family:'Lato',sans-serif;color:#777;margin:0;display:inline-block;background:#fff;border-radius:0;box-shadow:none}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus{color:#63686c;border:1px solid #0F95E9}
label,
legend{display:block;font-weight:bold;font-size:13px}
input[type="checkbox"]{display:inline}
label span,
legend span{font-weight:normal;font-size:13px;color:#444}
.form-control:focus{border-color:inherit;-webkit-box-shadow:none;box-shadow:none}
::-webkit-input-placeholder{color:#777}
:-moz-placeholder{color:#777}
::-moz-placeholder{color:#777}
:-ms-input-placeholder{color:#777}
.gsc-control-cse *{box-sizing:content-box}

/* -----------------------------------------

#rz intranet

-----------------------------------------*/
form.loginform{background:#fff;padding:30px;border:1px solid #D2DFEF}
form.loginform p{background:#E65229;color:#fff;padding:20px;line-height:1}
form.loginform label{font-weight:normal}
form.loginform label input{display:block;margin-bottom:10px;width:100%;box-sizing:border-box;padding:10px;color:#000}

/* -----------------------------------------

#rz notify

-----------------------------------------*/
.e-notify{font-weight:bold;font-size:12px;background:#E7DF7F;position:fixed;padding:3px 13px 2px;bottom:10px;left:10px;color:#111;border-radius:50px;text-transform:uppercase;z-index:999;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.175)}
.e-notify img{display:none}
.e-notify i{margin-right:4px!important}
.e-notify a{position:absolute;top:0;bottom:0;left:0;right:0}

/* -----------------------------------------

#rz alert

-----------------------------------------*/
.floating-alert{position:fixed;z-index:99999;bottom:10px;margin:0;right:10px;border:3px solid #fff;background:#000;background:rgba(0,0,0,.9);box-shadow:0 0 10px rgba(0,0,0,.2);color:#fff;padding:30px;font-size:14px;width:350px}
.floating-alert h4{color:#ffc140;margin:0 0 10px;font-family:'Lato',sans-serif;font-weight:bold;text-transform:uppercase;font-size:18px}
.floating-alert .btn{padding:8px 10px;margin:20px 0 0 0!important}
.floating-alert .close{padding:0;background:none!important;color:#fff!important;opacity:1;margin-right:20px}
.district-alert{left:10px;right:auto}

/* -----------------------------------------

#rz edit

-----------------------------------------*/
.sliderCaptionBtn{position:absolute}
.sliderbtn,.topBarBtn,.socialEditBtn,.topLinksBtn{position:absolute;z-index:100}
.sliderBtn{position:absolute;left:0;top:0;right:0;z-index:100}
/* -----------------------------------------

#link colors

-----------------------------------------*/
body.bf .post a{color:#006600}
body.lcbms .post a{color:#F0B100}
body.lt .post a{color:#292873}
body.vces .post a{color:#1C6CC4}
body.gw .post a{color:#A70000}
body.lhs .post a{color:#118334}
body.tjes .post a{color:#26286C}
body.wphs .post a{color:#0D518D}
/* -----------------------------------------

#LHS

-----------------------------------------*/
body.lhs #nav > li:first-child > a{color:#ECCF39}
body.lhs header{background:#118334}
body.lhs #logo{padding-top:11px;padding-bottom:10px}
body.lhs #logo img{max-width:336px}
body.lhs #top-links a{color:#118434}
body.lhs #top-bar-text{color:#0b562b}
body.lhs #top-bar-tools a{color:#0b562b}
body.lhs #nav ul{background:#f6e05f}
body.lhs #nav ul a{color:#006738}
body.lhs #nav>li:after{background:#369453}
body.lhs #slider-caption{background:rgba(11,85,42,.8)}
body.lhs .search-form button{color:#0b562a !important;background:rgba(241,219,77,1);background:-moz-linear-gradient(top,rgba(241,219,77,1)0%,rgba(235,204,52,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(241,219,77,1)),color-stop(100%,rgba(235,204,52,1)));background:-webkit-linear-gradient(top,rgba(241,219,77,1)0%,rgba(235,204,52,1)100%);background:-o-linear-gradient(top,rgba(241,219,77,1)0%,rgba(235,204,52,1)100%);background:-ms-linear-gradient(top,rgba(241,219,77,1)0%,rgba(235,204,52,1)100%);background:linear-gradient(to bottom,rgba(241,219,77,1)0%,rgba(235,204,52,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1db4d',endColorstr='#ebcc34',GradientType=0)}
body.lhs .qlink-icon{color:#f3dc4e}
body.lhs #flinks-header{background:#31a939}
body.lhs #flinks a{color:#0b562a}
body.lhs #news-header h2{color:#0b562a}
body.lhs #video-more .btn,body.lhs #slider-caption-more .btn,body.lhs #committee-more .btn,body.lhs #news-header .btn,body.lhs #events-header .btn{color:#0b562a !important;background:rgba(241,219,77,1);background:-moz-linear-gradient(top,rgba(241,219,77,1)0%,rgba(235,204,52,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(241,219,77,1)),color-stop(100%,rgba(235,204,52,1)));background:-webkit-linear-gradient(top,rgba(241,219,77,1)0%,rgba(235,204,52,1)100%);background:-o-linear-gradient(top,rgba(241,219,77,1)0%,rgba(235,204,52,1)100%);background:-ms-linear-gradient(top,rgba(241,219,77,1)0%,rgba(235,204,52,1)100%);background:linear-gradient(to bottom,rgba(241,219,77,1)0%,rgba(235,204,52,1)100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1db4d',endColorstr='#ebcc34',GradientType=0)}
body.lhs .news-entry-content .news-date span{color:#30a939}
body.lhs .news-entry-content .news-link a{color:#0b552a}
body.lhs .news-entry-content .news-link span{color:#0b552a}
body.lhs #events-header h2{color:#0b562a}
body.lhs #slider-caption-content p{color:#e9feeb}
body.lhs #committee-header h2{color:#0b562a}
body.lhs .footer-header h3{color:#0b562a}
body.lhs .wrap-items:after{background:#118334}
body.lhs .drop-banner:after{border-color:#118334}
body.lhs .drop-banner{border-color:#118334}
body.lhs #flyout-header{background:#128435}
body.lhs #flyout a{color:#0b562a}
body.lhs #flyout ul{background:#128435}
body.lhs #flyout ul a{color:#fff}
body.lhs #page-title{background:rgba(11,85,42,.8)}
body.lhs .subheader{color:#0b552a}
body.lhs .post blockquote{color:#0b552a}
body.lhs .post aside{color:#0b552a}
body.lhs #flyout>li>a:hover{background:#0c562b}

/* -----------------------------------------

#TJES

-----------------------------------------*/
body.tjes #nav > li:first-child > a{color:#1EAE58}
body.tjes header{background:#26286c}
body.tjes #logo{padding-top:11px;padding-bottom:10px}
body.tjes #logo img{max-width:524px}
body.tjes #top-links a{color:#26286c}
body.tjes #top-bar-text{color:#26286c}
body.tjes #top-bar-tools a{color:#26286c}
body.tjes #nav ul{background:#f0cc62}
body.tjes #nav ul a{color:#26286c}
body.tjes #nav>li:after{background:#446087}
body.tjes #slider-caption{background:rgba(38,40,108,.8)}
body.tjes .search-form button{color:#26286c !important;background:-moz-linear-gradient(top,rgba(231,216,169,1)0%,rgba(229,203,124,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(231,216,169,1)),color-stop(100%,rgba(229,203,124,1)));background:-webkit-linear-gradient(top,rgba(231,216,169,1)0%,rgba(229,203,124,1)100%);background:-o-linear-gradient(top,rgba(231,216,169,1)0%,rgba(229,203,124,1)100%);background:-ms-linear-gradient(top,rgba(231,216,169,1)0%,rgba(229,203,124,1)100%);background:linear-gradient(to bottom,rgba(231,216,169,1)0%,rgba(229,203,124,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7d8a9',endColorstr='#e5cb7c',GradientType=0)}
body.tjes .qlink-icon{color:#1ab058}
body.tjes #flinks-header{background:#446087}
body.tjes #flinks a{color:#446087}
body.tjes #news-header h2{color:#446087}
body.tjes #video-more .btn,body.tjes #slider-caption-more .btn,body.tjes #committee-more .btn,body.tjes #news-header .btn,body.tjes #events-header .btn{color:#26286c !important;background:rgba(231,216,169,1);background:-moz-linear-gradient(top,rgba(231,216,169,1)0%,rgba(229,203,124,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(231,216,169,1)),color-stop(100%,rgba(229,203,124,1)));background:-webkit-linear-gradient(top,rgba(231,216,169,1)0%,rgba(229,203,124,1)100%);background:-o-linear-gradient(top,rgba(231,216,169,1)0%,rgba(229,203,124,1)100%);background:-ms-linear-gradient(top,rgba(231,216,169,1)0%,rgba(229,203,124,1)100%);background:linear-gradient(to bottom,rgba(231,216,169,1)0%,rgba(229,203,124,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7d8a9',endColorstr='#e5cb7c',GradientType=0)}
body.tjes .news-entry-content .news-date span{color:#1AB058}
body.tjes .news-entry-content .news-link a{color:#446087}
body.tjes .news-entry-content .news-link span{color:#446087}
body.tjes #events-header h2{color:#446087}
body.tjes #slider-caption-header h2{color:#f0cc62}
body.tjes #slider-caption-content p{color:#fff}
body.tjes #committee-header h2{color:#f0cc62}
body.tjes #committee-content p{color:#fff}
body.tjes .footer-header h3{color:#446087}
body.tjes .wrap-items:after{background:#6293bb}
body.tjes .drop-banner:after{border-color:#6293bb}
body.tjes .drop-banner{border-color:#6293bb}
body.tjes #flyout-header{background:#1ab058}
body.tjes #flyout a{color:#446087}
body.tjes #flyout ul{background:#6293bb}
body.tjes #flyout ul a{color:#fff}
body.tjes #page-title{background:rgba(38,40,108,.8)}
body.tjes .subheader{color:#26286c}
body.tjes .post blockquote{color:#26286c}
body.tjes .post aside{color:#26286c}
body.tjes #flyout>li>a:hover{background:#446087}

/* -----------------------------------------

#GW

-----------------------------------------*/
body.gw #nav > li:first-child > a{color:#000}
body.gw header{background:#A70000}
body.gw #logo{padding-top:11px;padding-bottom:10px}
body.gw #logo img{max-width:551px}
body.gw #top-links a{color:#000}
body.gw #top-bar-text{color:#000}
body.gw #top-bar-tools a{color:#000}
body.gw #nav ul{background:#fff}
body.gw #nav>li:after{background:#7E0000}
body.gw #nav ul a{color:#000}
body.gw #nav ul a:hover{color:#000}
body.gw #slider-caption{background:rgba(0,0,0,.8)}
body.gw .search-form button{color:#7E0000 !important;background:rgba(255,249,205,1);background:-moz-linear-gradient(top,rgba(255,249,205,1)0%,rgba(247,237,175,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,249,205,1)),color-stop(100%,rgba(247,237,175,1)));background:-webkit-linear-gradient(top,rgba(255,249,205,1)0%,rgba(247,237,175,1)100%);background:-o-linear-gradient(top,rgba(255,249,205,1)0%,rgba(247,237,175,1)100%);background:-ms-linear-gradient(top,rgba(255,249,205,1)0%,rgba(247,237,175,1)100%);background:linear-gradient(to bottom,rgba(255,249,205,1)0%,rgba(247,237,175,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9cd',endColorstr='#f7edaf',GradientType=0)}
body.gw .qlink-icon{color:#7E0000}
body.gw #flinks-header{background:#A70000}
body.gw .qlink-title h2{color:#000}
body.gw #flinks a{color:#000}
body.gw #news-header h2{color:#000}
body.gw #video-more .btn,body.gw #slider-caption-more .btn,body.gw #news-header .btn,body.gw #events-header .btn{color:#7E0000 !important;background:rgba(255,249,205,1);background:-moz-linear-gradient(top,rgba(255,249,205,1)0%,rgba(247,237,175,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,249,205,1)),color-stop(100%,rgba(247,237,175,1)));background:-webkit-linear-gradient(top,rgba(255,249,205,1)0%,rgba(247,237,175,1)100%);background:-o-linear-gradient(top,rgba(255,249,205,1)0%,rgba(247,237,175,1)100%);background:-ms-linear-gradient(top,rgba(255,249,205,1)0%,rgba(247,237,175,1)100%);background:linear-gradient(to bottom,rgba(255,249,205,1)0%,rgba(247,237,175,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9cd',endColorstr='#f7edaf',GradientType=0)}
body.gw #committee-more .btn{color:#FEF8CB;background:rgba(167,0,0,1);background:-moz-linear-gradient(top,rgba(167,0,0,1)0%,rgba(110,3,3,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(167,0,0,1)),color-stop(100%,rgba(110,3,3,1)));background:-webkit-linear-gradient(top,rgba(167,0,0,1)0%,rgba(110,3,3,1)100%);background:-o-linear-gradient(top,rgba(167,0,0,1)0%,rgba(110,3,3,1)100%);background:-ms-linear-gradient(top,rgba(167,0,0,1)0%,rgba(110,3,3,1)100%);background:linear-gradient(to bottom,rgba(167,0,0,1)0%,rgba(110,3,3,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a70000',endColorstr='#6e0303',GradientType=0)}
body.gw .news-entry-content .news-date span{color:#000}
body.gw .news-entry-content .news-link a{color:#A70000}
body.gw .news-entry-content .news-link span{color:#A70000}
body.gw #events-header h2{color:#000}spanbody.gw #slider-caption-header h2{color:#FFF9CD}
body.gw #slider-caption-content p{color:#fff}
body.gw #committee-header h2{color:#000}
body.gw #committee-content p{color:#7E0000}
body.gw .footer-header h3{color:#A70000}
body.gw .wrap-items:after{background:#000}
body.gw .drop-banner:after{border-color:#000}
body.gw .drop-banner{border-color:#000}
body.gw #flyout-header{background:#A70000}
body.gw #flyout a{color:#000}
body.gw #flyout ul{background:#A70000}
body.gw #flyout ul a{color:#fff}
body.gw #page-title{background:rgba(0,0,0,.8)}
body.gw #page-title h2{color:#FEF8CB}
body.gw .subheader{color:#A70000}
body.gw .post blockquote{color:#A70000}
body.gw .post aside{color:#A70000}
body.gw #flyout>li>a:hover{background:#7E0000}
.drop-banner{display:none!important}

/* -----------------------------------------

#WPHS

-----------------------------------------*/
body.wphs #nav > li:first-child > a{color:#E4C315}
body.wphs header{background:#0d518d}
body.wphs #logo{padding:10px 0}
body.wphs #logo img{max-width:387px}
body.wphs #top-links a{color:#003768}
body.wphs #top-bar-text{color:#003768}
body.wphs #top-bar-tools a{color:#003768}
body.wphs #nav ul{background:#003768}
body.wphs #nav>li:after{background:#246eaf}
body.wphs .search-form button{color:#0b562a !important;background:rgba(245,213,32,1);background:-moz-linear-gradient(top,rgba(245,213,32,1)0%,rgba(219,185,15,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(245,213,32,1)),color-stop(100%,rgba(219,185,15,1)));background:-webkit-linear-gradient(top,rgba(245,213,32,1)0%,rgba(219,185,15,1)100%);background:-o-linear-gradient(top,rgba(245,213,32,1)0%,rgba(219,185,15,1)100%);background:-ms-linear-gradient(top,rgba(245,213,32,1)0%,rgba(219,185,15,1)100%);background:linear-gradient(to bottom,rgba(245,213,32,1)0%,rgba(219,185,15,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5d520',endColorstr='#dbb90f',GradientType=0)}
body.wphs #slider-caption{background:rgba(0,55,104,.8)}
body.wphs #slider-caption-header h2{color:#f5d420}
body.wphs #slider-caption-content p{color:#e9feeb}
body.wphs .qlink-icon{color:#f3dc4e}
body.wphs #flinks-header{background:#6fa7d8}
body.wphs #flinks-header h2{color:#003768}
body.wphs #flinks a{color:#003768}
body.wphs #news-header h2{color:#003768}
body.wphs #video-more .btn,body.wphs #slider-caption-more .btn,body.wphs #committee-more .btn,body.wphs #news-header .btn,body.wphs #events-header .btn{color:#0b562a !important;background:rgba(245,213,32,1);background:-moz-linear-gradient(top,rgba(245,213,32,1)0%,rgba(219,185,15,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(245,213,32,1)),color-stop(100%,rgba(219,185,15,1)));background:-webkit-linear-gradient(top,rgba(245,213,32,1)0%,rgba(219,185,15,1)100%);background:-o-linear-gradient(top,rgba(245,213,32,1)0%,rgba(219,185,15,1)100%);background:-ms-linear-gradient(top,rgba(245,213,32,1)0%,rgba(219,185,15,1)100%);background:linear-gradient(to bottom,rgba(245,213,32,1)0%,rgba(219,185,15,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5d520',endColorstr='#dbb90f',GradientType=0)}
body.wphs .news-entry-content .news-date span{color:#6fa7d8}
body.wphs .news-entry-content .news-link a{color:#0d518d}
body.wphs .news-entry-content .news-link span{color:#0d518d}
body.wphs #events-header h2{color:#003768}
body.wphs #committee-header h2{color:#f5d420}
body.wphs #committee-content p{color:#fff}
body.wphs .footer-header h3{color:#003768}
body.wphs .wrap-items:after{background:#0d518d}
body.wphs .drop-banner:after{border-color:#0d518d}
body.wphs .drop-banner{border-color:#0d518d}
body.wphs #flyout-header{background:#6FA7D8}
body.wphs #flyout-header h2{color:#003768}
body.wphs #flyout a{color:#003768}
body.wphs #flyout ul{background:#6FA7D8}
body.wphs #flyout ul a{color:#fff}
body.wphs #page-title{background:rgba(0,55,104,.8)}
body.wphs #page-title h2{color:#f5d420}
body.wphs .subheader{color:#003768}
body.wphs .post blockquote{color:#003768}
body.wphs .post aside{color:#003768}
body.wphs #flyout>li>a:hover{background:#0D518D}

/* -----------------------------------------

#LT

-----------------------------------------*/
body.lt #nav > li:first-child > a{color:#FDF8CF}
body.lt #logo{padding:10px 0}
body.lt #logo img{max-width:466px}
body.lt header{background:#292873}
body.lt #nav ul{background:#a7c3db}
body.lt #nav ul a{color:#000066}
body.lt #nav>li:after{background:#000066}
body.lt #top-links a{color:#292873}
body.lt #top-bar-text{color:#292873}
body.lt #top-bar-tools a{color:#292873}
body.lt .search-form button{color:#000066 !important;background:rgba(167,195,219,1);background:-moz-linear-gradient(top,rgba(167,195,219,1)0%,rgba(110,163,207,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(167,195,219,1)),color-stop(100%,rgba(110,163,207,1)));background:-webkit-linear-gradient(top,rgba(167,195,219,1)0%,rgba(110,163,207,1)100%);background:-o-linear-gradient(top,rgba(167,195,219,1)0%,rgba(110,163,207,1)100%);background:-ms-linear-gradient(top,rgba(167,195,219,1)0%,rgba(110,163,207,1)100%);background:linear-gradient(to bottom,rgba(167,195,219,1)0%,rgba(110,163,207,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7c3db',endColorstr='#6ea3cf',GradientType=0)}
body.lt #slider-caption{background:rgba(41,40,115,.8)}
body.lt #slider-caption-header h2{color:#fdf8cf}
body.lt #slider-caption-content p{color:#daeaf5}
body.lt .qlink-title h2{color:#fdf8cf}
body.lt .qlink-icon{color:#a7c3db}
body.lt #flinks-header{background:#daeaf5}
body.lt #flinks-header h2{color:#000066}
body.lt #flinks a{color:#292873}
body.lt #news-header h2{color:#292873}
body.lt #video-more .btn,body.lt #slider-caption-more .btn,body.lt #committee-more .btn,body.lt #news-header .btn,body.lt #events-header .btn{color:#000066 !important;background:rgba(167,195,219,1);background:-moz-linear-gradient(top,rgba(167,195,219,1)0%,rgba(110,163,207,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(167,195,219,1)),color-stop(100%,rgba(110,163,207,1)));background:-webkit-linear-gradient(top,rgba(167,195,219,1)0%,rgba(110,163,207,1)100%);background:-o-linear-gradient(top,rgba(167,195,219,1)0%,rgba(110,163,207,1)100%);background:-ms-linear-gradient(top,rgba(167,195,219,1)0%,rgba(110,163,207,1)100%);background:linear-gradient(to bottom,rgba(167,195,219,1)0%,rgba(110,163,207,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7c3db',endColorstr='#6ea3cf',GradientType=0)}
body.lt .news-entry-content .news-date span{color:#a7c3db}
body.lt .news-entry-content .news-link a{color:#000066}
body.lt .news-entry-content .news-link span{color:#000066}
body.lt #events-header h2{color:#292873}
body.lt #committee-header h2{color:#fdf8cf}
body.lt #committee-content p{color:#daeaf5}
body.lt .footer-header h3{color:#292873}
body.lt .wrap-items:after{background:#292873}
body.lt .drop-banner:after{border-color:#292873}
body.lt .drop-banner{border-color:#292873}
body.lt #flyout-header{background:#DAEAF5}
body.lt #flyout-header h2{color:#000066}
body.lt #flyout a{color:#003768}
body.lt #flyout ul{background:#DAEAF5}
body.lt #flyout ul a{color:#000066}
body.lt #page-title{background:rgba(0,55,104,.8)}
body.lt #page-title h2{color:#fdf8cf}
body.lt .subheader{color:#000066}
body.lt .post blockquote{color:#000066}
body.lt .post aside{color:#000066}
body.lt #flyout>li>a:hover{background:#292873}

/* -----------------------------------------

#BF

-----------------------------------------*/
body.bf #nav > li:first-child > a{color:#ECCF39}
body.bf #logo{padding:15px 0 5px 0}
body.bf #logo img{max-width:466px}
body.bf header{background:#006600}
body.bf #nav ul{background:#f7d665}
body.bf #nav ul a{color:#194d19}
body.bf #nav>li:after{background:#194d19}
body.bf #top-links a{color:#194d19}
body.bf #top-bar-text{color:#194d19}
body.bf #top-bar-tools a{color:#194d19}
body.bf .search-form button{color:#194d19 !important;background:rgba(247,213,101,1);background:-moz-linear-gradient(top,rgba(247,213,101,1)0%,rgba(237,188,29,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(247,213,101,1)),color-stop(100%,rgba(237,188,29,1)));background:-webkit-linear-gradient(top,rgba(247,213,101,1)0%,rgba(237,188,29,1)100%);background:-o-linear-gradient(top,rgba(247,213,101,1)0%,rgba(237,188,29,1)100%);background:-ms-linear-gradient(top,rgba(247,213,101,1)0%,rgba(237,188,29,1)100%);background:linear-gradient(to bottom,rgba(247,213,101,1)0%,rgba(237,188,29,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7d565',endColorstr='#edbc1d',GradientType=0)}
body.bf #slider-caption{background:rgba(25,55,25,.8)}
body.bf #slider-caption-header h2{color:#ddffcc}
body.bf #slider-caption-content p{color:#daeaf5}
body.bf .qlink-title h2{color:#ddffcc}
body.bf .qlink-icon{color:#f7d665}
body.bf #flinks-header{background:#ddffcc}
body.bf #flinks-header h2{color:#194d19}
body.bf #flinks a{color:#194d19}
body.bf #news-header h2{color:#006600}
body.bf #video-more .btn,body.bf #slider-caption-more .btn,body.bf #committee-more .btn,body.bf #news-header .btn,body.bf #events-header .btn{color:#194d19 !important;background:rgba(247,213,101,1);background:-moz-linear-gradient(top,rgba(247,213,101,1)0%,rgba(237,188,29,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(247,213,101,1)),color-stop(100%,rgba(237,188,29,1)));background:-webkit-linear-gradient(top,rgba(247,213,101,1)0%,rgba(237,188,29,1)100%);background:-o-linear-gradient(top,rgba(247,213,101,1)0%,rgba(237,188,29,1)100%);background:-ms-linear-gradient(top,rgba(247,213,101,1)0%,rgba(237,188,29,1)100%);background:linear-gradient(to bottom,rgba(247,213,101,1)0%,rgba(237,188,29,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7d565',endColorstr='#edbc1d',GradientType=0)}
body.bf .news-entry-content .news-date span{color:#019128}
body.bf .news-entry-content .news-link a{color:#194d19}
body.bf .news-entry-content .news-link span{color:#194d19}
body.bf #events-header h2{color:#006600}
body.bf #committee-header h2{color:#006600}
body.bf #committee-content p{color:#019128}
body.bf .footer-header h3{color:#006600}
body.bf .wrap-items:after{background:#194d19}
body.bf .drop-banner:after{border-color:#194d19}
body.bf .drop-banner{border-color:#194d19}
body.bf #flyout-header{background:#DDFFCC}
body.bf #flyout-header h2{color:#000066}
body.bf #flyout a{color:#003768}
body.bf #flyout ul{background:#DDFFCC}
body.bf #flyout ul a{color:#000066}
body.bf #page-title{background:rgba(1,145,40,.8)}
body.bf #page-title h2{color:#fdf8cf}
body.bf .subheader{color:#006600}
body.bf .post blockquote{color:#006600}
body.bf .post aside{color:#006600}
body.bf #flyout>li>a:hover{background:#006600}

/* -----------------------------------------

#LCBMS

-----------------------------------------*/
body.lcbms #top-bar-text span{font-size:11px}
body.lcbms #logo{padding:10px 0}
body.lcbms #logo img{max-width:422px}
body.lcbms header{background:#f0b100}
body.lcbms #nav ul{background:#000000}
body.lcbms #nav ul a{color:rgba(255,255,255,.7)}
body.lcbms #nav>li:after{background:#d28815}
body.lcbms #nav>li:first-child>a{color:#000}
body.lcbms #top-links a{color:#000}
body.lcbms #top-bar-text{color:#000}
body.lcbms #top-bar-tools a{color:#000}
body.lcbms .search-form button{color:#000 !important;background:rgba(240,176,0,1);background:-moz-linear-gradient(top,rgba(240,176,0,1)0%,rgba(196,152,29,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(240,176,0,1)),color-stop(100%,rgba(196,152,29,1)));background:-webkit-linear-gradient(top,rgba(240,176,0,1)0%,rgba(196,152,29,1)100%);background:-o-linear-gradient(top,rgba(240,176,0,1)0%,rgba(196,152,29,1)100%);background:-ms-linear-gradient(top,rgba(240,176,0,1)0%,rgba(196,152,29,1)100%);background:linear-gradient(to bottom,rgba(240,176,0,1)0%,rgba(196,152,29,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0b000',endColorstr='#c4981d',GradientType=0)}
body.lcbms #slider-caption{background:rgba(0,0,0,.8)}
body.lcbms #slider-caption-header h2{color:#f0b100}
body.lcbms #slider-caption-content p{color:#fff}
body.lcbms .qlink-title h2{color:#000}
body.lcbms .qlink-icon{color:rgba(0,0,0,.8)}
body.lcbms #flinks-header{background:#f0b100}
body.lcbms #flinks-header h2{color:#000}
body.lcbms #flinks a{color:#000}
body.lcbms #news-header h2{color:#000}
body.lcbms #video-more .btn,body.lcbms #slider-caption-more .btn,body.lcbms #news-header .btn,body.lcbms #events-header .btn{color:#000 !important;background:rgba(240,176,0,1);background:-moz-linear-gradient(top,rgba(240,176,0,1)0%,rgba(196,152,29,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(240,176,0,1)),color-stop(100%,rgba(196,152,29,1)));background:-webkit-linear-gradient(top,rgba(240,176,0,1)0%,rgba(196,152,29,1)100%);background:-o-linear-gradient(top,rgba(240,176,0,1)0%,rgba(196,152,29,1)100%);background:-ms-linear-gradient(top,rgba(240,176,0,1)0%,rgba(196,152,29,1)100%);background:linear-gradient(to bottom,rgba(240,176,0,1)0%,rgba(196,152,29,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0b000',endColorstr='#c4981d',GradientType=0)}
body.lcbms #committee-more .btn{background:#000;color:#fff}
body.lcbms .news-entry-content .news-date span{color:#d28815}
body.lcbms .news-entry-content .news-link a{color:#000}
body.lcbms .news-entry-content .news-link span{color:#000}
body.lcbms #events-header h2{color:#000}
body.lcbms #committee-header h2{color:#000}
body.lcbms #committee-content p{color:#fff}
body.lcbms .footer-header h3{color:#000}
body.lcbms .wrap-items:after{background:rgba(255,255,255,.7)}
body.lcbms .drop-banner:after{border-color:rgba(255,255,255,.7)}
body.lcbms .drop-banner{border-color:rgba(255,255,255,.7)}
body.lcbms #flyout-header{background:#F0B100}
body.lcbms #flyout-header h2{color:#000066}
body.lcbms #flyout a{color:#000}
body.lcbms #flyout ul{background:#F0B100}
body.lcbms #flyout ul a{color:#000}
body.lcbms #page-title{background:rgba(0,0,0,.8)}
body.lcbms #page-title h2{color:#f0b100}
body.lcbms .subheader{color:#000}
body.lcbms .post blockquote{color:#000}
body.lcbms .post aside{color:#000}
body.lcbms #flyout>li>a:hover{background:#000}

/* -----------------------------------------

#VCES

-----------------------------------------*/
body.vces #nav > li:first-child > a{color:#FEE856}
body.vces #logo{padding:10px 0}
body.vces #logo img{max-width:466px}
body.vces header{background:#1c6cc4}
body.vces #nav ul{background:#fce33e}
body.vces #nav ul a{color:#01428b}
body.vces #nav>li:after{background:#01428b}
body.vces #top-links a{color:rgba(0,0,0,.9)}
body.vces #top-bar-text{color:rgba(0,0,0,.9)}
body.vces #top-bar-tools a{color:rgba(0,0,0,.9)}
body.vces .search-form button{color:#fff !important;background:rgba(248,80,50,1);background:-moz-linear-gradient(top,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(248,80,50,1)),color-stop(100%,rgba(238,50,36,1)));background:-webkit-linear-gradient(top,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);background:-o-linear-gradient(top,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);background:-ms-linear-gradient(top,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);background:linear-gradient(to bottom,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f85032',endColorstr='#ee3224',GradientType=0)}
body.vces #slider-caption{background:rgba(1,66,139,.8)}
body.vces #slider-caption-header h2{color:#fce33e}
body.vces #slider-caption-content p{color:#fff}
body.vces .qlink-title h2{color:#fff}
body.vces .qlink-icon{color:#fce33e}
body.vces #flinks-header{background:#1C6CC4}
body.vces #flinks-header h2{color:#fff}
body.vces #flinks a{color:#000}
body.vces #news-header h2{color:#000}
body.vces #video-more .btn,body.vces #slider-caption-more .btn,body.vces #news-header .btn,body.vces #events-header .btn{color:#fff !important;background:rgba(248,80,50,1);background:-moz-linear-gradient(top,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(248,80,50,1)),color-stop(100%,rgba(238,50,36,1)));background:-webkit-linear-gradient(top,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);background:-o-linear-gradient(top,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);background:-ms-linear-gradient(top,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);background:linear-gradient(to bottom,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f85032',endColorstr='#ee3224',GradientType=0)}
	body.vces #committee-more .btn{color:#fff !important;background:rgba(248,80,50,1);background:-moz-linear-gradient(top,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(248,80,50,1)),color-stop(100%,rgba(238,50,36,1)));background:-webkit-linear-gradient(top,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);background:-o-linear-gradient(top,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);background:-ms-linear-gradient(top,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);background:linear-gradient(to bottom,rgba(248,80,50,1)0%,rgba(238,50,36,1)100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f85032',endColorstr='#ee3224',GradientType=0)}
body.vces .news-entry-content .news-date span{color:#1C6CC4}
body.vces .news-entry-content .news-link a{color:#1C6CC4}
body.vces .news-entry-content .news-link span{color:#1C6CC4}
body.vces #events-header h2{color:#000}
body.vces #committee-header h2{color:#FEE856}
body.vces #committee-content p{color:#fff}
body.vces .footer-header h3{color:#1C6CC4}
body.vces .wrap-items:after{background:rgba(255,255,255,.7)}
body.vces .drop-banner:after{border-color:rgba(255,255,255,.7)}
body.vces .drop-banner{border-color:rgba(255,255,255,.7)}
body.vces #flyout-header{background:#1C6CC4}
body.vces #flyout-header h2{color:#fff}
body.vces #flyout a{color:#000}
body.vces #flyout ul{background:#1C6CC4}
body.vces #flyout ul a{color:#fff}
body.vces #page-title{background:rgba(1,66,139,.8)}
body.vces #page-title h2{color:#fce33e}
body.vces .subheader{color:#01428b}
body.vces .post blockquote{color:#01428b}
body.vces .post aside{color:#01428b}
body.vces #flyout>li>a:hover{background:#01428b}
/* -----------------------------------------

#main

-----------------------------------------*/
body{overflow-x:hidden}
.container{width:1260px;max-width:100%}
.main-wrap{position:relative}
#bg-main{position:absolute;left:0;top:0;right:0;height:400px}
.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#nav-toggle,.toggle,.toggle2{display:none}
#top-links{padding:43px 0 0 0;display:inline-block;float:right}
#top-links a{text-decoration:none;font-size:12px;line-height:20px;color:#3c74a7;float:left;display:inline-block;padding:0 12px}
#top-links a:last-of-type{padding-right:0}
#logo{display:inline-block;text-decoration:none;padding-top:20px}
#top-bar-social{padding:40px 0 0 0;display:inline-block;float:right}
#top-bar-social a{display:inline-block;float:left;text-decoration:none;height:29px;width:29px;text-align:center;border-radius:4px;color:#fff;margin-right:5px}
#top-bar-social a:last-of-type{margin:0}
a.social-facebook{background:#2c35a9;line-height:29px}
#search{padding:40px 0 0 0}
.search-form{margin:0;position:relative}
.search-form input{line-height:30px;height:30px;padding:0 100px 0 17px;border:none;border-radius:3px}
.search-form input::-webkit-input-placeholder{color:#505253;font-size:10px}
.search-form input:-moz-placeholder{color:#505253;font-size:10px}
.search-form input::-moz-placeholder{color:#505253;font-size:10px}
.search-form input:-ms-input-placeholder{color:#505253;font-size:10px}
.search-form input:focus{border:none}
.search-form button{position:absolute;right:0;top:0;height:30px;line-height:30px;border-radius:0 3px 3px 0;padding:0;width:75px;background:rgba(155,222,128,1);background:-moz-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(155,222,128,1)),color-stop(100%,rgba(125,208,98,1)));background:-webkit-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-o-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-ms-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:linear-gradient(to bottom,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bde80',endColorstr='#7dd062',GradientType=0);font-size:10px;font-weight:.05em;font-weight:900!important;color:#003463 !important}
#top-bar-text{display:inline-block;float:right;padding:10px 0 12px 0;font-weight:bold;color:#003463;font-size:13px;font-weight:700;line-height:24px;margin:0}
#top-bar-text span{position:relative}
#top-bar-text span:after{content:'\2022';position:relative;padding:0 10px}
#top-bar-text span:last-of-type:after{display:none}
#top-bar-tools{display:inline-block;float:right;padding:10px 0 12px}
#top-bar-tools > i{display:none;}
#top-bar-tools a[href='javaScript:translate();']::before{content:'\f0ac';font-family:'FontAwesome';margin-right:10px}
#top-bar-tools a{display:inline-block;float:left;text-decoration:none;font-size:12px;color:#003463;font-weight:900;margin-right:30px}
#top-bar-tools a:last-of-type{margin:0}
#top-bar-tools a i{margin-right:10px}
header{background:#003463;position:relative;z-index:999}
.fa-angle-down{display:none}
#nav-wrap{text-align:center}
#nav{padding:0;margin:0 auto;display:inline-block}
#nav>li:first-child>a{color:#b2c8de}
#nav>li:after{content:'';position:absolute;right:0;top:12px;bottom:12px;width:1px;background:#2d577d}
#nav>li:last-of-type:after{display:none}
#nav li{padding:0;margin:0;list-style:none;position:relative;display:inline-block}
#nav a{text-decoration:none;display:block;font-size:14px;color:#fff;font-weight:900;line-height:50px;padding:0 28px}
#nav>li:nth-last-child(-n+4)>ul{left:auto;right:0}
#nav ul{position:absolute;left:0;top:100%;background:#081928;padding:16px 20px;margin:0;border-radius:0 0 4px 4px;display:none}
#nav ul li{float:left;width:50%;text-align:left;padding-left:30px}
#nav ul a{font-size:14px;color:#b2c8de;line-height:18px;font-weight:normal;padding:5px 0}
#nav ul a:hover{color:#fff}
#nav li:hover>ul{display:block}
#nav .drop-banner{display:block}
.drop-banner{height:246px;width:205px;border-radius:4px;border:2px solid #5b81a7;position:relative;display:none}
.drop-banner:after{content:'';position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:2px solid #5b81a7}
.cloned-drop{float:left;width:205px}
.cloned-drop div{display:block}
.wrap-items{float:left;max-width:565px;position:relative;padding:10px 0}
.wrap-items:after{content:'';position:absolute;left:50%;top:15px;bottom:15px;width:1px;background:#34414d}
.drop-wrap{min-width:800px}
#qlinks-wrap{padding:30px 40px;border-radius:3px}
.qlink-entry{text-decoration:none;display:block;padding:13px 0}
.qlink-icon{float:left;width:20%;text-align:center;font-size:22px;color:#A7E190}
.qlink-title{float:left;width:80%;padding-left:5px}
.qlink-title h2{margin:0;font-size:18px;line-height:20px;color:#fff;font-weight:bold}
#video-wrap{min-height:250px;border-radius:3px;position:relative;margin-bottom:30px}
#video-in{width:100%;display:inline-block;text-align:center;position:absolute;left:0;right:0;bottom:35px;text-shadow:0px 0px 12.15px rgba(0,0,0,0.5)}
.video-caption-title{text-align:center}
.video-caption-title h2{margin:0;font-size:18px;line-height:20px;color:#fff;font-weight:bold;display:inline-block;text-shadow:0px 0px 12.15px rgba(0,0,0,0.5);position:relative;bottom:-2px}
.video-caption-title img{display:inline-block}
#video-more .btn{background:-moz-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(155,222,128,1)),color-stop(100%,rgba(125,208,98,1)));background:-webkit-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-o-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-ms-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:linear-gradient(to bottom,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bde80',endColorstr='#7dd062',GradientType=0);line-height:20px;height:20px;padding:0 18px;border-radius:3px;font-size:10px;letter-spacing:.05em;color:#003463 !important;font-weight:900 !important}
#committee-header{padding-bottom:10px}
#committee-wrap{min-height:250px;border-radius:3px}
#committee-header h2{margin:0;font-size:26px;line-height:32px;color:#003463;font-family:'Lora',serif}
#committee-content{padding-bottom:22px}
#committee-content p{margin:0;font-size:14px;line-height:20px;color:#222426}
#committee-more .btn{height:20px;line-height:20px;border-radius:3px;background:rgba(0,53,99,1);background:-moz-linear-gradient(top,rgba(0,53,99,1)0%,rgba(0,33,71,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,53,99,1)),color-stop(100%,rgba(0,33,71,1)));background:-webkit-linear-gradient(top,rgba(0,53,99,1)0%,rgba(0,33,71,1)100%);background:-o-linear-gradient(top,rgba(0,53,99,1)0%,rgba(0,33,71,1)100%);background:-ms-linear-gradient(top,rgba(0,53,99,1)0%,rgba(0,33,71,1)100%);background:linear-gradient(to bottom,rgba(0,53,99,1)0%,rgba(0,33,71,1)100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#003563',endColorstr='#002147',GradientType=0);text-shadow:0px 1px 0px rgba(0,0,0,0.41);padding:0 17px;font-size:10px;font-weight:900 !important;letter-spacing:.05em}
#committee-in{display:inline-block;height:auto;text-align:center;padding:0 50px;width:100%}
#news-wrap{padding:0 20px}
#news-header{padding-bottom:20px;border-bottom:1px solid #d5d5d5}
#news-header h2{margin:0;font-size:26px;color:#003463;line-height:20px;font-family:'Lora',serif;display:inline-block;float:left}
#news-header .btn{background:-moz-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(155,222,128,1)),color-stop(100%,rgba(125,208,98,1)));background:-webkit-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-o-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-ms-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:linear-gradient(to bottom,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bde80',endColorstr='#7dd062',GradientType=0);line-height:20px;height:20px;padding:0 18px;border-radius:3px;font-size:10px;letter-spacing:.05em;color:#003463 !important;font-weight:900 !important;float:right}
#news-entries{padding-top:40px}
.news-entry{margin-bottom:20px}
.news-entry .col-sm-8.col-xs-7{float:none!important;width:auto!important}
.news-entry-bg{border-radius:3px;display:block;text-align:center}
.news-entry-bg img{width:100%}
.news-entry-content .news-link a,.news-link span{color:#003463;font-size:18px;line-height:24px;font-weight:bold;text-decoration:none}
.news-entry-content .news-link a:hover{text-decoration:underline}
.news-entry-content .news-date{padding-bottom:3px}
.news-entry-content .news-date span{color:#3c74a7;font-size:14px;line-height:20px;font-weight:bold}
.news-entry-content .news-desc p{margin:0;font-size:14px;line-height:20px;color:#6a6868}
/*.news-entry-content-in{display:inline-block}*/
.news-entry .col-sm-4.col-xs-5{max-width:190px}
#flinks-header{background:#b2c8de;border-radius:3px 3px 0 0;text-align:center}
#flinks-header h2{color:#fff;font-size:18px;line-height:45px;font-weight:bold;margin:0;text-shadow:0px 1px 0px rgba(0,0,0,0.22)}
#flinks{border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;border-radius:0 0 3px 3px;border-bottom:1px solid #d5d5d5}
#flinks a{display:block;font-size:14px;font-weight:bold;line-height:20px;color:#003463;text-decoration:none;padding:10px 20px;border-bottom:1px solid #d5d5d5}
#flinks a:last-of-type{border:none}
#events-wrap{padding:50px 0}
#events-header{padding-bottom:20px;border-bottom:1px solid #d5d5d5}
#events-header h2{margin:0;font-family:'Lora',serif;color:#003463;font-size:26px;line-height:20px;display:inline-block;margin-right:20px}
#events-header .btn{background:-moz-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(155,222,128,1)),color-stop(100%,rgba(125,208,98,1)));background:-webkit-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-o-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-ms-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:linear-gradient(to bottom,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bde80',endColorstr='#7dd062',GradientType=0);line-height:20px;height:20px;padding:0 18px;border-radius:3px;font-size:10px;letter-spacing:.05em;color:#003463 !important;font-weight:900 !important}
#events-content{padding:40px 0 0 0}
footer{background:#f1f1f1;padding:50px 0 34px}
#footer-col-wrap{display:none}
#footer-col-wrap>div:first-of-type>div:after{display:none}
#footer-col-wrap>div:last-of-type>div>div>div:first-of-type{padding-bottom:50px}
.footer-col{position:relative;padding-right:15px;z-index:100}
.footer-col:after{content:'';position:absolute;left:-30px;top:0;bottom:0;width:1px;background:#d5d5d5}
.footer-header{padding-bottom:8px}
.footer-header h3{margin:0;font-size:14px;color:#003463;font-weight:900;line-height:18px}
.footer-col-content a{display:block;text-decoration:none;font-size:14px;line-height:18px;color:#747474;padding:5px 0}
#footer-bot{border-top:2px solid #003463;position:relative}
#footer-bot:after{content:'';position:absolute;left:0;right:0;bottom:0;height:172px;background:url(../images/footer-logo.png)center bottom no-repeat}
#footer-text{padding:24px 0;position:relative;z-index:80}
#footer-text p{margin:0;font-size:14px;line-height:22px;color:#003463}
#footer-text p span{position:relative}
#footer-text p span:after{content:'\2022';position:relative;padding:0 10px}
#footer-text p span:last-of-type:after{display:none}
#revize-login{display:inline-block}
#revize-login .powered-by-revize{text-transform:uppercase;font-size:12px;font-weight:bold;line-height:25.48px;color:#003463}
#revize-login #powered-by-revize-link{font-weight:900;text-transform:uppercase;font-size:12px;line-height:25.48px;color:#003463;text-decoration:none;position:relative}
#revize-login #powered-by-revize-link:after{content:'';position:relative;margin:0 15px;right:0;border-right:1px solid #e5eaef}
#revize-login-wrap{text-align:right;position:relative;z-index:200}
#revize-login #revize-login-link{text-transform:uppercase;font-size:12px;font-weight:bold;line-height:25.48px;color:#3c74a7;text-decoration:none}
#footer-logo{display:inline-block;position:relative;text-align:center}
#footer-logo img{position:absolute;left:0;right:0;z-index:100}
#footer-col-wrap>div:nth-of-type(-n+3)>div{margin-bottom:25px}
#nav-dup #nav{-webkit-column-count:6;-moz-column-count:6;column-count:6;position:relative;z-index:100;display:block}
#nav-dup #nav>li{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;width:100%;border-right:1px solid #d5d5d5;padding:0 30px 0 15px;}
#nav-dup #nav li{width:100%}
#nav-dup #nav>li>a{padding-bottom:10px}
#nav-dup #nav a{padding:0;color:#003463;line-height:18px}
#nav-dup #nav ul{position:static;display:block;background:none;padding:0}
#nav-dup #nav ul li{float:none;width:auto;display:block;padding:0}
#nav-dup #nav ul a{color:#747474;padding:5px 0}
#nav-dup #nav>div{display:inline-block;width:100%;padding-left:15px}
#nav-dup #nav>div>li:first-of-type{margin-bottom:48px}
#nav-dup #nav .second-item{padding-left:0}
#nav-dup #nav .wrap-items{padding:0}
#nav-dup #nav .wrap-items:after,#nav-dup #nav li:after,#nav-dup #nav li.first-item{display:none}
.not-district #nav-dup #nav>li:last-child{border:none}
.not-district footer{padding:100px 0 84px 0}
.addthis-smartlayers{display:none!important}
/* -----------------------------------------

#inner

-----------------------------------------*/
#freeform-content{padding:30px 0 0 0}
#freeform-slider-wrap{position:relative}
#freeform-slider{height:350px;margin:0 -15px;border-radius:3px}
#page-title-wrap{position:absolute;left:0;top:73px;bottom:73px}
#page-title{background:rgba(0,52,99,.8);position:relative;z-index:199;height:100%;padding:30px 100px 30px 50px;max-width:495px;border-radius:0 3px 3px 0}
#page-title h2{margin:0;font-size:32px;line-height:36px;color:#fff;font-family:'Lora',serif}
.aside{background:#fff;position:relative;z-index:200;border-radius:3px}
#flyout-toggle{display:none}
#flyout-header{background:#b2c8de;border-radius:3px 3px 0 0;text-align:center}
#flyout-header h2{margin:0;font-size:18px;line-height:45px;color:#fff;text-shadow:0px 1px 0px rgba(0,0,0,0.22)}
#flyout{margin:0;padding:0;border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;border-radius:0 0 3px 3px;border-bottom:1px solid #d5d5d5}
#flyout li{margin:0;display:block;position:relative}
#flyout a{text-decoration:none;display:block;font-size:14px;font-weight:bold;line-height:20px;color:#003463;padding:10px 20px;border-bottom:1px solid #d5d5d5}
#flyout>li>a:hover{background:#003463;color:#fff}
#flyout ul{display:none;position:absolute;top:0;left:100%;margin:0;padding:0;background:#081928}
#flyout ul a{font-size:13px;padding:10px 15px;width:180px;color:#b2c8de;border-bottom:1px solid rgba(255,255,255,.15)}
#flyout li:hover>ul{display:block}
#flyout li:last-child a{border:none}
.post{padding:0 0 63px 20px}
.post blockquote{padding:0;border:none;color:#003463;font-size:30px;line-height:36px;font-family:'Lora',serif;font-style:italic}
.post aside{font-size:14px;line-height:36px;color:#003463;font-weight:bold}
.fullwidth .post{padding:0}
.fullwidth .breadcrumbs{padding-left:0}
.breadcrumbs{font-size:13px;text-transform:capitalize;padding:14px 0 30px 20px}
.breadcrumbs p{margin:0;font-size:14px;line-height:36px;color:#979797}
.breadcrumbs a{color:#003463}
.breadcrumbs i{font-size:13px;margin:0 8px}

/* -----------------------------------------

#bxslider

-----------------------------------------*/
#hero-wrap{padding:30px 0}
#slider-wrap{position:relative}
#slider{min-height:450px;margin:0 -15px;border-radius:3px;overflow:hidden}
.bxslider,.bx-viewport,.bxslider li,.bx-wrapper{height:100%!important}
#slider-caption-wrap{position:absolute;left:0;top:78px;bottom:78px;right:0}
#slider-caption{background:rgba(0,52,99,.8);position:relative;z-index:200;display:inline-block;width:auto;padding:60px 50px 62px 50px;height:100%;max-width:285px;border-radius:0 3px 3px 0}
#slider-caption-header{padding-bottom:8px}
#slider-caption-header h2{margin:0;font-family:'Lora',serif;font-size:24px;color:#fff;line-height:28px}
#slider-caption-content{padding-bottom:30px}
#slider-caption-content p{color:#b2c8de;font-size:14px;line-height:20px;margin:0}
#slider-caption-more .btn{background:-moz-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(155,222,128,1)),color-stop(100%,rgba(125,208,98,1)));background:-webkit-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-o-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:-ms-linear-gradient(top,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);background:linear-gradient(to bottom,rgba(155,222,128,1)0%,rgba(125,208,98,1)100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bde80',endColorstr='#7dd062',GradientType=0);line-height:20px;height:20px;padding:0 18px;border-radius:3px;font-size:10px;letter-spacing:.05em;color:#003463 !important;font-weight:900 !important}

.post a{color:#e2963b;font-weight:bold}

.bx-wrapper{position:relative;margin:0;padding:0;*zoom:1;overflow:hidden}
.bx-wrapper *{margin:0;padding:0}
.bx-wrapper img{max-width:100%;display:block}

.bxslider{list-style:none}
.bxslider>li:nth-child(n+1){display:none}

/* pager */
.bx-wrapper .bx-pager{text-align:center}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}
.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{background:#000}

/* direction controls */
.bx-wrapper .bx-controls-direction a{width:32px;height:32px;margin:-20px 0 0;display:block;background:url(../images/slider-nav.png)no-repeat 0 0;position:absolute;z-index:51;top:50%;cursor:pointer;text-indent:-9999px;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.bx-wrapper .bx-controls-direction a.disabled{display:none}
.bx-wrapper .bx-prev{left:-40px}
.bx-wrapper .bx-next{right:-40px;background-position:100% 0!important}
.bx-wrapper:hover .bx-next{opacity:0.6;right:20px}
.bx-wrapper:hover .bx-prev{opacity:0.6;left:20px}
.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-next:hover{opacity:1}

/* -----------------------------------------

#media queries

-----------------------------------------*/
@media only screen and (max-width:1600px){
	.drop-wrap{min-width:700px}
	.wrap-items{max-width:450px}
	.wrap-items:after{left:50%}
	#nav ul li{padding:0 10px 0 20px}
}

@media only screen and (max-width:1280px){
	.drop-wrap{min-width:550px}
	.wrap-items{max-width:300px}
	body.gw #logo img{max-width:450px}
	body.gw #logo{padding:20px 0}
}

@media only screen and (max-width:1199px){
	body.tjes #logo img,body.gw #logo img,body.lt #logo img{max-width:330px}
	body.tjes #logo,body.gw #logo{padding:30px 0}
	body.wphs #logo img{max-width:325px}
	body.wphs #logo,body.vces #logo{padding:15px 0 5px 0}
	body.lt #logo,body.bf #logo,body.lcbms #logo{padding:25px 0 0 0}
	body.bf #logo img,body.lcbms #logo img,body.vces #logo img{max-width:320px}
	#logo{padding-top:40px}
	#nav a{padding:0 15px}
	#news-wrap{padding:0}
	#flinks-wrap{margin-top:30px}
}

@media only screen and (min-width:992px){
	#flyout{display:block!important}
	#nav{display:inline-block!important}
	#search{display:block!important}
    #top-bar-text{margin:0 -30px 0 -15px}
}

@media only screen and (max-width:991px){
	html,body,.main-wrap{overflow-y:scroll;-webkit-overflow-scrolling:touch}
	/* rz citizens request center */
	#formwizziwmorf tr,#formwizziwmorf tr td{display:block!important}
	#formwizziwmorf tr table tr{display:table-row!important}
	#formwizziwmorf tr table td{display:table-cell!important}
	.toggle,.toggle2,#nav-toggle{display:inline-block;cursor:pointer}
	.down-arrow{display:none} /* if not hidden above */
	#logo{padding:15px 0 0 0}
	#logo img{max-width:300px}
	body.lhs #logo img{max-width:200px}
	body.tjes #logo{padding:10px 0}
	body.tjes #logo img{max-width:270px}
	body.tjes #toggles-wrap label,body.tjes #toggles-wrap div,body.wphs #search-toggle{color:#1E2056}
	body.gw #logo img{max-width:290px}
	body.gw #logo{padding:10px 0}
	body.gw #toggles-wrap label,body.gw #toggles-wrap div,body.gw #search-toggle{color:#000}
	body.wphs #toggles-wrap label,body.wphs #toggles-wrap div,body.wphs #search-toggle{color:#003768}
	body.wphs #logo img{max-width:200px}
	body.lt #logo img{max-width:290px}
	body.lt #logo{padding:10px 0}
	body.bf #logo img{max-width:320px}
	body.bf #logo{padding:25px 0 0 0}
	body.lcbms #logo{padding:10px 0}
	body.vces #logo img{max-width:255px}
	body.vces #logo{padding:15px 0 5px 0}
	#toggles-wrap{text-align:right;padding-top:20px}
	#toggles-wrap label,#toggles-wrap div{padding:5px;width:20px;text-align:center;font-size:18px;cursor:pointer;transition:all .3s ease-in-out}
	#top-links{display:none;float:none;padding:15px 0 0 0}
	#top-links a{display:block;float:none;padding:0}
	#top-bar-social{padding:10px 0;display:block;float:none}
	#top-bar-tools{display:block;float:none;padding:0 0 15px 0}
	#top-bar-tools a{line-height:1}
	#search{padding:0 0 15px 0;display:none}
	#nav-wrap{text-align:left;margin:0 -15px}
	#nav{display:none}
	#nav-wrap #nav li:hover>div{display:none}
	#nav-wrap #nav li{float:none;display:block}
	#nav-wrap #nav li:after{display:none}
	#nav-wrap #nav li a{padding:15px;line-height:1;border-bottom:1px solid rgba(0,0,0,.2);background:none;font-size:14px}
	#nav-wrap #nav ul{position:static;top:0;padding:0}
	#nav-wrap #nav li:hover>ul{display:none}
	#nav-wrap #nav ul a{width:100%}
	#nav-wrap #nav ul{position:static}
	#nav-wrap #nav .drop-banner{display:none}
	#nav-wrap #nav ul li{width:100%;padding:0;border-color:#fff}
	#nav-wrap #nav ul a{padding:15px;color: #000 !important;}
	body #nav-wrap #nav ul a{color: #fff !important;}
	body.lhs #nav-wrap #nav ul a,
	body.tjes #nav-wrap #nav ul a,
	body.gw #nav-wrap #nav ul a,
	/*body.wphs #nav-wrap #nav ul a,*/
	body.lt #nav-wrap #nav ul a,
	body.bf #nav-wrap #nav ul a,
	/*body.lcbms #nav-wrap #nav ul a,*/
	body.vces #nav-wrap #nav ul a{color: #000 !important}
	#nav .toggle,#nav .toggle2{position:absolute;right:0;top:0;background:rgba(0,0,0,.2);height:44px;width:44px;line-height:44px;text-align:center}
	.wrap-items{width:100%;max-width:initial}
	.wrap-items:after{display:none}
	#slider-wrap{margin-bottom:30px}
	#slider{height:350px;min-height:350px}
	#slider-caption-wrap{position:static}
	#slider-caption{max-width:initial;display:block;border-radius:0 0 3px 3px;padding:30px;background:#003463}
	#slider{border-radius:3px 3px 0 0}
	#qlinks-wrap{padding:30px}
	#qlink-entries>a:last-of-type{border:none}
	.qlink-entry{border-bottom:1px solid rgba(255,255,255,.15)}
	.qlink-icon{width:7%}
	.qlink-title{width:93%}
	#committee-wrap{margin-bottom:30px}
	.aside{margin-bottom:25px}
	#flyout-header{display:none}
	#flyout-toggle{display:block;cursor:pointer;padding:15px;font-weight:bold;border-radius:3px}
	#flyout-toggle i{margin-right:10px}
	#flyout{display:none;border:none;background:#003463}
	#flyout li{border-bottom:1px solid rgba(255,255,255,.1)}
	#flyout li a{padding:15px;line-height:1;background:none;font-size:14px;border:none;color:#fff !important}
	#flyout ul{position:static;left:0;padding:0;background:rgba(0,0,0,.2)}
	#flyout ul a{width:100%}
	#flyout li:hover>ul{display:none}
	#flyout li:last-child a,#flyout li:last-child{border:none}
	#freeform-slider{height:300px}
	#page-title-wrap{bottom:0;top:auto;right:0}
	#page-title{max-width:initial;width:100%;padding:30px;border-radius:0}
	#page-title h2{font-size:20px;line-height:25px}
	.post{padding:0}
	.breadcrumbs{padding-left:0}
	.toggle-children{display:inline-block;position:absolute;right:0;top:0;height:44px;line-height:44px;width:44px;text-align:center;line-height:44px;background:rgba(0,0,0,.2);color:#fff}
	#footer-bot:after{display:none}
	#at4m-mobile-container{display:none!important}
	#events-header h2{margin-bottom:15px}
	#nav-dup #nav{-webkit-column-count:1;-moz-column-count:1;column-count:1}
	#nav-dup #nav>li{border-right:none;padding:0;margin-bottom:50px;height:auto !important}
	#nav-dup #nav>li>a{padding-bottom:10px}
	#nav-dup #nav>div{padding:0}
	#nav-dup #nav>div>li{display:block;margin-bottom:50px}
	footer{padding:80px 0 30px 0 !important}
}

	/* All Mobile Sizes (devices and browser)*/
@media only screen and (max-width:767px){
	.floating-alert{width:auto;right:0;left:0;border:0;bottom:0;border-radius:0;padding-left:15px;padding-right:15px}
	.floating-alert{font-size:12px}
	.floating-alert h4{margin-bottom:10px;font-size:14px}
	.floating-alert .btn{font-size:10px;padding:7px 12px!important}
	#logo img{max-width:200px}
	body.lhs #logo img{max-width:150px}
	body.tjes #logo img{max-width:215px}
	body.gw #logo img{max-width:215px}
	body.gw #logo{padding:15px 0 5px 0}
	body.wphs #logo img{max-width:150px}
	body.lt #logo img{max-width:220px}
	body.lcbms #logo img{max-width:190px}
	body.lcbms #logo{padding:15px 0 5px 0}
	body.vces #logo img{max-width:215px}
	#slider{height:250px;min-height:250px}
	.qlink-icon{width:10%}
	.qlink-title{width:90%}
	#revize-login-wrap{text-align:left}
	#footer-text{padding:0}
	#footer-bot{padding:20px 0}
	.floating-alert + .district-alert.floating-alert{display:none}
	.twitter-timeline{max-width:100%!important}
}
@media only screen and (max-width:549px){
	.qlink-icon{width:15%}
	.qlink-title{width:85%}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers)*/
@media only screen and (min-width:480px)and (max-width:767px){}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)*/
@media only screen and (max-width:479px){
	.qlink-icon{width:20%}
	.qlink-title{width:80%}
}

@media only screen and (max-width:375px){
	#news-entries .col-xs-5,#news-entries .col-xs-7{width:100%}
	.news-entry .col-sm-4.col-xs-5{max-width:100%}
}

@media print {
	.bg-main,
	#top-bar,
	header,
	.aside,
	#freeform-slider,
	footer,
	#footer-bot,
	.nav-wrap,
	.sidebar,
	#flyout-wrap,
	.breadcrumbs,
	.e-notify{display:none!important}
	a[href]:after{content:none!important}
	#page-title-wrap{width:100%;position:static}
	#page-title{margin:0;padding:0}
	#page-title h2{margin:0!important}
}
