/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html.overlay-open .fixed-top{z-index:400;}html.js fieldset.collapsed{height:auto;}html.js input.form-autocomplete{background-image:none;}body{position:relative;}body.admin-expanded.admin-vertical.admin-nw .navbar,body.admin-expanded.admin-vertical.admin-sw .navbar{margin-left:260px;}body.navbar-is-fixed-top{padding-top:64px !important;}body.navbar-is-fixed-bottom{padding-bottom:64px !important;}body.toolbar{padding-top:30px !important;}body.toolbar .fixed-top{top:30px;}body.toolbar.navbar-is-fixed-top{padding-top:94px !important;}body.toolbar-drawer{padding-top:64px !important;}body.toolbar-drawer .fixed-top{top:64px;}body.toolbar-drawer.navbar-is-fixed-top{padding-top:128px !important;}body.admin-menu .fixed-top{top:29px;}body.admin-menu.navbar-is-fixed-top{padding-top:93px !important;}body div#admin-toolbar{z-index:1600;}body #toolbar,body #admin-menu,body #admin-toolbar{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}body #admin-menu{margin:0;padding:0;position:fixed;z-index:1600;}body #admin-menu .dropdown li{line-height:normal;}.navbar.container{margin-top:20px;}@media screen and (min-width:767px){.navbar.container{max-width:720px;}}@media screen and (min-width:991px){.navbar.container{max-width:940px;}}@media screen and (min-width:1200px){.navbar.container{max-width:1140px;}}.navbar.container > .container{margin:0;padding:0;width:auto;}#overlay-container,.overlay-modal-background,.overlay-element{z-index:1500;}#toolbar{z-index:1600;}.modal{z-index:1620;}.modal-dialog{z-index:1630;}.modal-backdrop{z-index:1610;}.element-invisible{margin:0;padding:0;width:1px;}.navbar .logo{margin-right:-15px;padding-left:15px;padding-right:15px;}@media screen and (min-width:767px){.navbar .logo{margin-right:0;padding-left:0;}}ul.secondary{float:left;}@media screen and (min-width:767px){ul.secondary{float:right;}}.page-header{margin-top:0;}.block:first-child h2.block-title{margin-top:0;}p:last-child{margin-bottom:0;}.region-help > .glyphicon{font-size:20px;float:left;margin:-0.05em 0.5em 0 0;}.region-help .block{overflow:hidden;}form#search-block-form{margin:0;}.navbar #block-search-form{float:none;margin:5px 0 5px 5px;}@media screen and (min-width:991px){.navbar #block-search-form{float:right;}}.navbar-search .control-group{margin-bottom:0px;}ul.action-links{margin:12px 0;padding:0;}ul.action-links li{display:inline;margin:0;padding:0 6px 0 0;}ul.action-links .glyphicon{padding-right:0.5em;}input,textarea,select,.uneditable-input{max-width:100%;width:auto;}input.error{color:#b94a48;border-color:#ebccd1;}fieldset legend.panel-heading{float:left;line-height:1em;margin:0;}fieldset .panel-body{clear:both;}fieldset .panel-heading a.panel-title{color:inherit;display:block;margin:-10px -15px;padding:10px 15px;}fieldset .panel-heading a.panel-title:hover{text-decoration:none;}.form-actions{clear:both;}.resizable-textarea textarea{border-radius:4px 4px 0 0;}.radio:first-child,.checkbox:first-child{margin-top:0;}.radio:last-child,.checkbox:last-child{margin-bottom:0;}.help-block,.control-group .help-inline{color:#dedede;font-size:12px;margin:5px 0 10px;padding:0;}.panel-heading{display:block;}a.tabledrag-handle .handle{height:auto;width:auto;}.error{color:#b94a48;}div.error,table tr.error{background-color:#f2dede;color:#b94a48;}.control-group.error{background:none;}.control-group.error label,.control-group.error .control-label{color:#b94a48;font-weight:600;}.control-group.error input,.control-group.error textarea,.control-group.error select,.control-group.error .uneditable-input{color:#555555;border:1px solid #ccc;}.control-group.error .help-block,.control-group.error .help-inline{color:#333333;}.list-inline > li.first{padding-left:0;}.nav-tabs{margin-bottom:10px;}ul li.collapsed,ul li.expanded,ul li.leaf{list-style:none;list-style-image:none;}.tabs--secondary{margin:0 0 10px;}.submitted{margin-bottom:1em;font-style:italic;font-weight:normal;color:#777;}.password-strength{width:17em;float:right;margin-top:1.4em;}.password-strength-title{display:inline;}.password-strength-text{float:right;font-weight:bold;}.password-indicator{background-color:#d9d9d9;height:0.3em;width:100%;}.password-indicator div{height:100%;width:0%;background-color:#dedede;}input.password-confirm,input.password-field{width:16em;margin-bottom:0.4em;}div.password-confirm{float:right;margin-top:1.5em;visibility:hidden;width:17em;}div.form-item div.password-suggestions{padding:0.2em 0.5em;margin:0.7em 0;width:38.5em;border:1px solid #B4B4B4;}div.password-suggestions ul{margin-bottom:0;}.confirm-parent,.password-parent{clear:left;margin:0;width:36.3em;}.progress-wrapper .progress{margin-bottom:10px;}.pagination ul > li > a.progress-disabled{float:left;}.form-autocomplete .glyphicon{color:#dedede;font-size:120%;}.form-autocomplete .glyphicon.glyphicon-spin{color:#00607f;}.form-autocomplete .input-group-text{background-color:#ffffff;}.ajax-progress .glyphicon{font-size:90%;margin:0 -0.25em 0 0.5em;}.glyphicon-spin{display:inline-block;-moz-animation:spin 1s infinite linear;-o-animation:spin 1s infinite linear;-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear;}a .glyphicon-spin{display:inline-block;text-decoration:none;}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);}100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);}100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(359deg);}}.glyphicon-refresh{-webkit-transform-origin:50% 45%;-moz-transform-origin:50% 45%;-ms-transform-origin:50% 45%;-o-transform-origin:50% 45%;transform-origin:50% 45%;}.tabbable{margin-bottom:20px;}.tabs-below > .nav-tabs,.tabs-left > .nav-tabs,.tabs-right > .nav-tabs{border-bottom:0;}.tabs-below > .nav-tabs .summary,.tabs-left > .nav-tabs .summary,.tabs-right > .nav-tabs .summary{color:#dedede;font-size:14px;}.tab-pane > .panel-heading{display:none;}.tab-content > .active{display:block;}.tabs-below > .nav-tabs{border-top:1px solid #ddd;}.tabs-below > .nav-tabs > li{margin-top:-1px;margin-bottom:0;}.tabs-below > .nav-tabs > li > a{border-radius:0 0 4px 4px;}.tabs-below > .nav-tabs > li > a:hover,.tabs-below > .nav-tabs > li > a:focus{border-top-color:#ddd;border-bottom-color:transparent;}.tabs-below > .nav-tabs > .active > a,.tabs-below > .nav-tabs > .active > a:hover,.tabs-below > .nav-tabs > .active > a:focus{border-color:transparent #ddd #ddd #ddd;}.tabs-left > .nav-tabs,.tabs-right > .nav-tabs{padding-bottom:20px;width:220px;}.tabs-left > .nav-tabs > li,.tabs-right > .nav-tabs > li{float:none;}.tabs-left > .nav-tabs > li:focus,.tabs-right > .nav-tabs > li:focus{outline:0;}.tabs-left > .nav-tabs > li > a,.tabs-right > .nav-tabs > li > a{margin-right:0;margin-bottom:3px;}.tabs-left > .nav-tabs > li > a:focus,.tabs-right > .nav-tabs > li > a:focus{outline:0;}.tabs-left > .tab-content,.tabs-right > .tab-content{border-radius:0 4px 4px 4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05);border:1px solid #ddd;overflow:hidden;padding:10px 15px;}.tabs-left > .nav-tabs{float:left;margin-right:-1px;}.tabs-left > .nav-tabs > li > a{border-radius:4px 0 0 4px;}.tabs-left > .nav-tabs > li > a:hover,.tabs-left > .nav-tabs > li > a:focus{border-color:#f2f2f2 #ddd #f2f2f2 #f2f2f2;}.tabs-left > .nav-tabs > .active > a,.tabs-left > .nav-tabs > .active > a:hover,.tabs-left > .nav-tabs > .active > a:focus{border-color:#ddd transparent #ddd #ddd;-webkit-box-shadow:-1px 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:-1px 1px 1px rgba(0,0,0,0.05);box-shadow:-1px 1px 1px rgba(0,0,0,0.05);}.tabs-right > .nav-tabs{float:right;margin-left:-1px;}.tabs-right > .nav-tabs > li > a{border-radius:0 4px 4px 0;}.tabs-right > .nav-tabs > li > a:hover,.tabs-right > .nav-tabs > li > a:focus{border-color:#f2f2f2 #f2f2f2 #f2f2f2 #ddd;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.05);box-shadow:1px 1px 1px rgba(0,0,0,0.05);}.tabs-right > .nav-tabs > .active > a,.tabs-right > .nav-tabs > .active > a:hover,.tabs-right > .nav-tabs > .active > a:focus{border-color:#ddd #ddd #ddd transparent;}th.checkbox,td.checkbox,th.radio,td.radio{display:table-cell;}.views-display-settings .label{font-size:100%;color:#666666;}.views-display-settings .footer{padding:0;margin:4px 0 0 0;}table .radio input[type="radio"],table .checkbox input[type="checkbox"]{max-width:inherit;}.form-horizontal .form-group label{position:relative;min-height:1px;margin-top:0;margin-bottom:0;padding-top:7px;padding-left:15px;padding-right:15px;text-align:right;}@media (min-width:767px){.form-horizontal .form-group label{float:left;width:16.66666667%;}}.alert a{font-weight:bold;}.alert-success a{color:#356635;}.alert-info a{color:#2d6987;}.alert-warning a{color:#a47e3c;}.alert-danger a{color:#953b39;}.calendar-view-table .calendar-view-day__number{background:none !important;color:#777;font-weight:bold;font-size:12px;}.calendar-view-table .calendar-view-day__row{font-size:9px;padding:0;margin:0;background:none;border:none;}.calendar-view-table .next-month,.calendar-view-table .previous-month{background:#eee;}.calendar-view-table .next-month .calendar-view-day__number,.calendar-view-table .previous-month .calendar-view-day__number{color:#999;}.calendar-view-table .next-week,.calendar-view-table .previous-week{background:#eee;}.calendar-view-table .next-week .calendar-view-day__number,.calendar-view-table .previous-week .calendar-view-day__number{color:#999;}.table > tbody > tr > td{padding:0px !important;}.table-striped > tbody > tr:nth-of-type(even){background-color:#f9f9f9;}.calendar-view-table thead th{background:#dcdcdc;}.calendar-view-table th{padding:3px 0 !important;font-size:12px;text-transform:none;color:#333;border-color:#ccc;}ul.calendar-view-pager li{list-style:none;}.calendar-view-pager .pager__current,.calendar-view-pager__reset{display:none;}.calendar-view-table caption{padding:0;font-size:20px;color:#333;line-height:3;}.calendar-view-pager{padding:0;margin:0;}.calendar-view-pager__reset a,.calendar-view-pager .pager__item > *{padding:0;}.calendar-view-table .calendar-view-day__row{font-size:14px;}.rtecenter{text-align:center;}.views-more-link{color:#005a9c;font-weight:600;}.views-more-link:hover,.views-more-link:focus{color:#003d6b;text-decoration:underline;}.jumbotron{padding:30px;margin-bottom:15px;color:inherit;background-color:#f2f2f2;border-radius:6px;}.jumbotron h1,.jumbotron .h1{color:inherit;}.jumbotron p{margin-bottom:15px;font-size:24px;font-weight:200;}.discard{padding-top:15px;}@media (max-width:480px){.discard{display:none;}}.dropdown-backdrop{display:none;}dt{font-weight:500;}#warning{position:fixed;top:0;left:0;right:0;background:#d9534f;width:100%;z-index:999999;text-align:center;color:#FFFFFF;}#warning a{text-decoration:underline;color:#FFFFFF;}#skip-link{z-index:100000;position:fixed;top:0;width:100%;text-align:center;}#skip-link a{background:#0061AB;font-weight:600;text-align:center;padding:15px 0;font-size:20px;color:#FFFFFF;text-transform:capitalize;font-family:'Open Sans',sans-serif;width:100%;display:block;}html{height:100%;font-family:'Roboto',sans-serif;font-weight:300;}body{font-family:'Roboto',sans-serif;font-size:16px;font-weight:400;color:#3B3B3B;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body.html{background-color:#FFFFFF;height:100%;width:100%;}.page-main a{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}a{-moz-transition:0.1s ease all;-o-transtition:0.1s ease all;-webkit-transition:0.1s ease all;-ms-transition:0.1s ease all;transition:0.1s ease all;font-weight:500;}a:visited,a:focus,a:active,a:hover{text-decoration:none;}a .button{border:1.5px solid #0061AB;padding:5px 15px;color:#0061AB;text-decoration:none !important;-moz-transition:0.2s ease all;-o-transtition:0.2s ease all;-webkit-transition:0.2s ease all;-ms-transition:0.2s ease all;transition:0.2s ease all;}a .button:hover{background:#0061AB;color:#FFFFFF;text-decoration:none !important;}.container-lg,.container-sm,.container-md{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}.container-lg:before,.container-sm:before,.container-md:before{display:table;content:" ";}.container-lg:after,.container-sm:after,.container-md:after{display:table;content:" ";clear:both;}.container-lg{max-width:1430px;}.container-md{max-width:1150px;}.container{max-width:1050px;}.container-sm{max-width:980px;}hr{border-top:1px solid #c9c9c9;margin-top:40px;margin-bottom:40px;}img{height:auto !important;max-width:100% !important;}b,strong{font-weight:500 !important;color:#222121;}.form-horizontal .form-group{margin-right:0;margin-left:0;}.file img{padding-right:3px;vertical-align:baseline;display:inline;}.file-icon{padding:0;}.file{display:inline;font-weight:normal;font-size:12.75pt;}.rtecenter img{margin:0 auto;}.left-image{float:left;margin-right:10px;margin-bottom:10px;margin-top:5px;}@media (max-width:767px){.left-image{float:none;width:100% !important;margin:15px 0;}}.right-image{float:right;margin-left:10px;margin-bottom:10px;margin-top:5px;}@media (max-width:767px){.right-image{float:none;width:100% !important;margin:15px 5px;}}extra-small{font-size:55%;}h1,h2,h3,h4,h5,h6{font-family:'Open Sans',sans-serif;letter-spacing:-0.01em;font-weight:600;}h1{font-size:180%;}h2{font-size:160%;}h3{font-size:140%;}h4{font-size:120%;line-height:1.3;}h5{font-size:100%;}h6{font-size:80%;}h1 > span > a,h2 > span > a,h3 > span > a,h4 > span > a,h5 > span > a,h6 > span > a,a > h1,a > h2,a > h3,a > h4,a > h5,a > h6,h1 > a,h2 > a,h3 > a,h4 > a,h5 > a,h6 > a{text-decoration:none !important;}.bold{font-weight:bold;}.large{font-size:120%;}.larger{font-size:140%;}.normal{font-weight:normal;}.italic{font-style:italic;}extra-small{font-size:55%;}.small-margin-top{margin-top:.75em;}label.control-label{padding-top:.75em;}@media (min-width:99px){.offset-lg-1{margin-left:6%;flex:0.35 1 auto;max-width:none;}}@media (min-width:991px){.offset-md-1{margin-left:6%;flex:0.35 1 auto;max-width:none;}}@media (max-width:991px){.offset-md-1{margin-left:0%;width:100%;flex:0.35 1 auto;max-width:none;}}.hero-main{min-height:350px;margin-top:40px;position:relative;background-image:url('/themes/custom/LCNRD/img/header/header-xl.jpg');background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;-webkit-filter:contrast(120%) saturate(110%) brightness(1.25);-moz-filter:contrast(120%) saturate(110%) brightness(1.25);-o-filter:contrast(120%) saturate(110%) brightness(1.25);-ms-filter:contrast(120%) saturate(110%) brightness(1.25);filter:contrast(120%) saturate(110%) brightness(1.25);}@media (max-width:1200px){.hero-main{background-image:url('/themes/custom/LCNRD/img/header/header-lg.jpg');}}@media (max-width:991px){.hero-main{min-height:225px;margin-top:93px;background-image:url('/themes/custom/LCNRD/img/header/header-md.jpg');}}@media (max-width:767px){.hero-main{min-height:200px;margin-top:75px;background-image:url('/themes/custom/LCNRD/img/header/header-sm.jpg');}}@media (max-width:480px){.hero-main{min-height:183px;margin-top:75px;background-image:url('/themes/custom/LCNRD/img/header/header-xs.jpg');}}.hero-inner{min-height:350px;margin-top:40px;position:relative;background-image:url('/themes/custom/LCNRD/img/header/header-xl.jpg');background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;-webkit-filter:contrast(120%) saturate(110%) brightness(1.25);-moz-filter:contrast(120%) saturate(110%) brightness(1.25);-o-filter:contrast(120%) saturate(110%) brightness(1.25);-ms-filter:contrast(120%) saturate(110%) brightness(1.25);filter:contrast(120%) saturate(110%) brightness(1.25);}@media (max-width:1200px){.hero-inner{background-image:url('/themes/custom/LCNRD/img/header/header-lg.jpg');}}@media (max-width:991px){.hero-inner{min-height:225px;margin-top:93px;background-image:url('/themes/custom/LCNRD/img/header/header-md.jpg');}}@media (max-width:767px){.hero-inner{min-height:200px;margin-top:75px;background-image:url('/themes/custom/LCNRD/img/header/header-sm.jpg');}}@media (max-width:480px){.hero-inner{min-height:183px;margin-top:75px;background-image:url('/themes/custom/LCNRD/img/header/header-xs.jpg');}}.node--type-content-about .hero-inner,.page-node-49 .hero-inner,.node--type-water-resources .hero-inner,.page-node-50 .hero-inner,.node--type-conservation .hero-inner,.page-node-51 .hero-inner,.node--type-forestry .hero-inner,.page-node-52 .hero-inner,.node--type-education .hero-inner,.page-node-53 .hero-inner,.node--type-cedar-knox .hero-inner,.page-node-54 .hero-inner{min-height:350px;margin-top:40px;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;}@media (max-width:991px){.node--type-content-about .hero-inner,.page-node-49 .hero-inner,.node--type-water-resources .hero-inner,.page-node-50 .hero-inner,.node--type-conservation .hero-inner,.page-node-51 .hero-inner,.node--type-forestry .hero-inner,.page-node-52 .hero-inner,.node--type-education .hero-inner,.page-node-53 .hero-inner,.node--type-cedar-knox .hero-inner,.page-node-54 .hero-inner{min-height:225px;margin-top:93px;}}@media (max-width:767px){.node--type-content-about .hero-inner,.page-node-49 .hero-inner,.node--type-water-resources .hero-inner,.page-node-50 .hero-inner,.node--type-conservation .hero-inner,.page-node-51 .hero-inner,.node--type-forestry .hero-inner,.page-node-52 .hero-inner,.node--type-education .hero-inner,.page-node-53 .hero-inner,.node--type-cedar-knox .hero-inner,.page-node-54 .hero-inner{min-height:200px;margin-top:75px;}}@media (max-width:480px){.node--type-content-about .hero-inner,.page-node-49 .hero-inner,.node--type-water-resources .hero-inner,.page-node-50 .hero-inner,.node--type-conservation .hero-inner,.page-node-51 .hero-inner,.node--type-forestry .hero-inner,.page-node-52 .hero-inner,.node--type-education .hero-inner,.page-node-53 .hero-inner,.node--type-cedar-knox .hero-inner,.page-node-54 .hero-inner{min-height:183px;margin-top:75px;}}.node--type-content-about .hero-inner:before,.page-node-49 .hero-inner:before,.node--type-water-resources .hero-inner:before,.page-node-50 .hero-inner:before,.node--type-conservation .hero-inner:before,.page-node-51 .hero-inner:before,.node--type-forestry .hero-inner:before,.page-node-52 .hero-inner:before,.node--type-education .hero-inner:before,.page-node-53 .hero-inner:before,.node--type-cedar-knox .hero-inner:before,.page-node-54 .hero-inner:before{content:'';position:absolute;left:0;top:0;width:100%;background:rgba(0,0,0,0.2);height:100%;}.node--type-content-about .hero-inner,.page-node-49 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/header-xl.jpg');-webkit-filter:contrast(120%) saturate(110%) brightness(1.25);-moz-filter:contrast(120%) saturate(110%) brightness(1.25);-o-filter:contrast(120%) saturate(110%) brightness(1.25);-ms-filter:contrast(120%) saturate(110%) brightness(1.25);filter:contrast(120%) saturate(110%) brightness(1.25);}@media (max-width:1200px){.node--type-content-about .hero-inner,.page-node-49 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/header-lg.jpg');}}@media (max-width:991px){.node--type-content-about .hero-inner,.page-node-49 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/header-md.jpg');}}@media (max-width:767px){.node--type-content-about .hero-inner,.page-node-49 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/header-sm.jpg');}}@media (max-width:480px){.node--type-content-about .hero-inner,.page-node-49 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/header-xs.jpg');}}.node--type-water-resources .hero-inner,.page-node-50 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/water-resources/header-xl.jpg');-webkit-filter:contrast(120%) saturate(110%) brightness(1.3);-moz-filter:contrast(120%) saturate(110%) brightness(1.3);-o-filter:contrast(120%) saturate(110%) brightness(1.3);-ms-filter:contrast(120%) saturate(110%) brightness(1.3);filter:contrast(120%) saturate(110%) brightness(1.3);}@media (max-width:1200px){.node--type-water-resources .hero-inner,.page-node-50 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/water-resources/header-lg.jpg');}}@media (max-width:991px){.node--type-water-resources .hero-inner,.page-node-50 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/water-resources/header-md.jpg');}}@media (max-width:767px){.node--type-water-resources .hero-inner,.page-node-50 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/water-resources/header-sm.jpg');}}@media (max-width:480px){.node--type-water-resources .hero-inner,.page-node-50 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/water-resources/header-xs.jpg');}}.node--type-conservation .hero-inner,.page-node-51 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/conservation/header-xl.jpg');-webkit-filter:contrast(120%) saturate(150%) brightness(1.1);-moz-filter:contrast(120%) saturate(150%) brightness(1.1);-o-filter:contrast(120%) saturate(150%) brightness(1.1);-ms-filter:contrast(120%) saturate(150%) brightness(1.1);filter:contrast(120%) saturate(150%) brightness(1.1);}@media (max-width:1200px){.node--type-conservation .hero-inner,.page-node-51 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/conservation/header-lg.jpg');}}@media (max-width:991px){.node--type-conservation .hero-inner,.page-node-51 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/conservation/header-md.jpg');}}@media (max-width:767px){.node--type-conservation .hero-inner,.page-node-51 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/conservation/header-sm.jpg');}}@media (max-width:480px){.node--type-conservation .hero-inner,.page-node-51 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/conservation/header-xs.jpg');}}.node--type-forestry .hero-inner,.page-node-52 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/forestry/header-xl.jpg');-webkit-filter:contrast(125%) saturate(130%) brightness(1.3);-moz-filter:contrast(125%) saturate(130%) brightness(1.3);-o-filter:contrast(125%) saturate(130%) brightness(1.3);-ms-filter:contrast(125%) saturate(130%) brightness(1.3);filter:contrast(125%) saturate(130%) brightness(1.3);}@media (max-width:1200px){.node--type-forestry .hero-inner,.page-node-52 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/forestry/header-lg.jpg');}}@media (max-width:991px){.node--type-forestry .hero-inner,.page-node-52 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/forestry/header-md.jpg');}}@media (max-width:767px){.node--type-forestry .hero-inner,.page-node-52 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/forestry/header-sm.jpg');}}@media (max-width:480px){.node--type-forestry .hero-inner,.page-node-52 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/forestry/header-xs.jpg');}}.node--type-education .hero-inner,.page-node-53 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/education/header-xl.jpg');-webkit-filter:contrast(105%) saturate(110%) brightness(1.2);-moz-filter:contrast(105%) saturate(110%) brightness(1.2);-o-filter:contrast(105%) saturate(110%) brightness(1.2);-ms-filter:contrast(105%) saturate(110%) brightness(1.2);filter:contrast(105%) saturate(110%) brightness(1.2);}@media (max-width:1200px){.node--type-education .hero-inner,.page-node-53 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/education/header-lg.jpg');}}@media (max-width:991px){.node--type-education .hero-inner,.page-node-53 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/education/header-md.jpg');}}@media (max-width:767px){.node--type-education .hero-inner,.page-node-53 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/education/header-sm.jpg');}}@media (max-width:480px){.node--type-education .hero-inner,.page-node-53 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/education/header-xs.jpg');}}.node--type-cedar-knox .hero-inner,.page-node-54 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/cedar-knox/header-xl.jpg');-webkit-filter:contrast(120%) saturate(110%) brightness(1.2);-moz-filter:contrast(120%) saturate(110%) brightness(1.2);-o-filter:contrast(120%) saturate(110%) brightness(1.2);-ms-filter:contrast(120%) saturate(110%) brightness(1.2);filter:contrast(120%) saturate(110%) brightness(1.2);}@media (max-width:1200px){.node--type-cedar-knox .hero-inner,.page-node-54 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/cedar-knox/header-lg.jpg');}}@media (max-width:991px){.node--type-cedar-knox .hero-inner,.page-node-54 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/cedar-knox/header-md.jpg');}}@media (max-width:767px){.node--type-cedar-knox .hero-inner,.page-node-54 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/cedar-knox/header-sm.jpg');}}@media (max-width:480px){.node--type-cedar-knox .hero-inner,.page-node-54 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/cedar-knox/header-xs.jpg');}}.node--type-bow-creek .hero-inner,.page-node-228 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/bow-creek/header-xl.jpg');-webkit-filter:contrast(120%) saturate(110%) brightness(1.2);-moz-filter:contrast(120%) saturate(110%) brightness(1.2);-o-filter:contrast(120%) saturate(110%) brightness(1.2);-ms-filter:contrast(120%) saturate(110%) brightness(1.2);filter:contrast(120%) saturate(110%) brightness(1.2);}@media (max-width:1200px){.node--type-bow-creek .hero-inner,.page-node-228 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/bow-creek/header-lg.jpg');}}@media (max-width:991px){.node--type-bow-creek .hero-inner,.page-node-228 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/bow-creek/header-md.jpg');}}@media (max-width:767px){.node--type-bow-creek .hero-inner,.page-node-228 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/bow-creek/header-sm.jpg');}}@media (max-width:480px){.node--type-bow-creek .hero-inner,.page-node-228 .hero-inner{background-image:url('/themes/custom/LCNRD/img/header/bow-creek/header-xs.jpg');}}.impp.dropdown > a{background:#c3d94a !important;color:#424242 !important;}.impp.dropdown > a:hover{background:#c9e141 !important;}.impp.dropdown.show > a{background:#c9e141 !important;}.impp .dropdown-menu li{background:#c9e141 !important;}.impp .dropdown-menu li a{color:#424242 !important;border-color:#bad03d !important;}.impp .dropdown-menu li a:hover,.impp .dropdown-menu li a:focus,.impp .dropdown-menu li a:visited{background:#bad03d !important;}.mob-nav{display:none;}#ofg{position:fixed;z-index:1000;width:100%;top:0;background:#FFFFFF;-webkit-transition:0.25s ease all;-o-transition:0.25s ease all;-ms-transition:0.25s ease all;-moz-transition:0.25s ease all;transition:0.25s ease all;}@media (max-width:991px){#ofg{box-shadow:none;border-bottom:4px solid #0061AB;}}.bitsm{box-shadow:0px 1px 7px 1px #3B3B3B;}.top-nav{position:relative;padding-top:5px;padding-bottom:10px;}@media (max-width:991px){.top-nav{padding:10px 0 10px 5px;}}@media (max-width:767px){.top-nav{padding:10px 0 10px 5px;}}.top-nav .top-log img{width:230px;-moz-transition:0.21s cubic-bezier(0.07000000000000001,0.21,1,0.85);-webkit-transition:0.21s cubic-bezier(0.07000000000000001,0.21,1,0.85);-o-transition:0.21s cubic-bezier(0.07000000000000001,0.21,1,0.85);-ms-transition:0.21s cubic-bezier(0.07000000000000001,0.21,1,0.85);transition:0.21s cubic-bezier(0.07000000000000001,0.21,1,0.85);}@media (max-width:991px){.top-nav .top-log img{width:200px;}}@media (max-width:767px){.top-nav .top-log img{width:150px;}}.top-nav .bits img{width:200px;}@media (max-width:991px){.top-nav .bits img{width:200px;}}@media (max-width:767px){.top-nav .bits img{width:150px;}}.top-nav .top-item{position:absolute;bottom:0;right:15px;}.top-nav .nav{padding:0;}.top-nav .nav li{display:block;float:left;}.top-nav .nav li a{font-size:15px;color:#646b60;padding:10px;}.top-nav .nav li a:hover{background-color:transparent;color:#4b5048;}#navbar{margin:0;border:none;position:relative;width:100%;text-align:right;background:#0061AB;min-height:0;}#navbar .nav{padding:0;}#navbar .nav li{display:block;float:left;}#navbar .nav li a{font-size:18px;color:#FFFFFF;padding:10px 18px;-moz-transition:0.15s ease all;-webkit-transition:0.15s ease all;-o-transition:0.15s ease all;-ms-transition:0.15s ease all;transition:0.15s ease all;}@media (max-width:1025px) and (min-width:991px){#navbar .nav li a{font-size:17px;}}#navbar .nav > li a:hover{background:#005392;}.nav > li > a:focus,.nav > li > a:hover{background:none;}.dropdown > a.show{background:#005392 !important;}#navbar .nav .dropdown{overflow:hidden;}#navbar .nav .dropdown:has(> .dropdown-menu.show){overflow:visible;}.nav-items li:last-child .dropdown-menu.pull-right,.nav-items li:last-child .dropdown-menu.dropdown-menu-end{right:0 !important;left:auto !important;}.nav-items li .dropdown-menu.pull-right,.nav-items li .dropdown-menu.dropdown-menu-end{left:0 !important;right:auto !important;}.dropdown-menu > .active > a,.dropdown-menu > .active > a:focus,.dropdown-menu > .active > a:hover{background:#005392;}.dropdown-open .dropdown-menu{width:250px;}@media (max-width:991px){.dropdown-open .dropdown-menu{width:100%;}}.dropdown-menu{border-radius:0;box-shadow:2px 6px 15px rgba(59,59,59,0.6);padding:0;margin:0;border:none;background:#005392;width:250px;}@media (max-width:991px){.dropdown-menu{width:100%;}}.dropdown-menu li{border:none;display:block;width:100%;background:#005392;}.dropdown-menu li a{padding:10px !important;white-space:pre-wrap;font-weight:500;color:#FFFFFF;font-size:18px !important;border-top:1px solid #004a82 !important;text-decoration:none;display:block;}.dropdown-menu li a:hover{background:#00508c !important;}.dropdown-menu li a:focus,.dropdown-menu li a:active{background:#00508c !important;}@media (min-width:991px){.dropdown .dropdown-menu{-webkit-transition:max-height 0.35s ease,opacity 0.35s ease;-moz-transition:max-height 0.35s ease,opacity 0.35s ease;-ms-transition:max-height 0.35s ease,opacity 0.35s ease;-o-transition:max-height 0.35s ease,opacity 0.35s ease;transition:max-height 0.35s ease,opacity 0.35s ease;max-height:0;display:block;opacity:0;}.dropdown .dropdown-menu.show{min-height:1px;height:auto;max-height:100%;opacity:1;}}@media (max-width:991px){.navigation-main{box-shadow:2px 2px 2px #3B3B3B !important;}.navbar-header{float:none;}.navbar-toggler{display:block;padding:0;margin:0;border:none;border-radius:0 !important;}.navbar-collapse{border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);}.fixed-top{top:0;border-width:0 0 1px;}.navbar-collapse.collapse{display:none!important;}.navbar-nav{float:none!important;margin-top:7.5px;}.navbar-nav > li{float:none;}.navbar-nav > li > a{padding-top:10px;padding-bottom:10px;}.collapse.show{display:block !important;}.top-item{display:none;}.caret{display:inline-block;}.mob-nav{display:block;position:absolute;right:25px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}.navbar-collapse{position:absolute;background:#FFFFFF;width:100%;}.mob-search{display:inline;vertical-align:-webkit-baseline-middle;padding-right:15px;}.navbar-collapse{border:none !important;padding:0;background:#0061AB;}.nav-items{float:none !important;}#navbar .nav li{float:none;}#navbar .nav li a{padding:15px 25px;transition:0s;}#navbar .nav .dropdown:has(> .dropdown-menu.show){overflow:hidden;}.dropdown-menu.show{display:block;position:relative;margin-bottom:0;box-shadow:none;background:#00508c !important;}.dropdown-menu.show a{text-align:right;padding-right:10px !important;}#navbar .nav li:last-child .dropdown-menu{margin-bottom:0;}.navbar-toggler{font-size:18px;position:absolute;right:0;top:50%;color:#0061AB;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}}@media (max-width:767px){.navbar-toggler{font-size:16px;}}@media (max-width:990px){#navbar .nav > li a:hover{background:#0061AB;}}.sub-tight{background-color:#f2f2f2;width:350px;-webkit-transition:0.3s ease all;-moz-transition:0.3s ease all;-ms-transition:0.3s ease all;-o-transition:0.3s ease all;transition:0.3s ease all;}.sub-tight.fixed{position:fixed;width:350px;}.sub-tight.fixed.bottom{-webkit-transition:0.3s ease all;-moz-transition:0.3s ease all;-ms-transition:0.3s ease all;-o-transition:0.3s ease all;transition:0.3s ease all;}@media (max-width:1200px){.sub-tight{width:300px;}.sub-tight.fixed{width:300px;}}@media (max-width:991px){.sub-tight{width:225px;}.sub-tight.fixed{width:225px;}}.sub-menu{padding:0;background-color:#f2f2f2;width:350px;}.sub-menu .sub-title{font-size:140%;color:#FFFFFF;background:#0061AB;margin:0;padding:10px;display:none;}.sub-menu .nav li{float:none;display:block;border-bottom:1px solid #dedede;width:350px;}.sub-menu .nav li.active-trail a,.sub-menu .nav li.active > a{color:#0061AB;}.sub-menu .nav li.active-trail a:before,.sub-menu .nav li.active > a:before{content:'\f061';font-family:FontAwesome;padding-right:5px;}.sub-menu .nav li:last-child{border-bottom:none;}.sub-menu .nav li a{color:#3B3B3B;display:block;padding-left:10px;font-weight:500;}.sub-menu .nav li a:hover{color:#0061ab;background:#e5e5e5;}@media (max-width:991px){.sub-menu{display:none;}}@media (max-width:1200px){.sub-menu .nav li{width:300px;}.sub-menu{width:300px;}}@media (max-width:990px){.navbar-nav .dropdown-menu.show{width:100%;}}a:focus,a:focus-visible,.dropdown-toggle:focus{outline:2px auto -webkit-focus-ring-color;outline-offset:-2px;}@media (max-width:600px){.col-ssm-12{width:100%;}}.footer-row{background-image:url('/themes/custom//LCNRD/img/footer/footer-xl.jpg');background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;padding-top:65px;padding-bottom:65px;background-attachment:fixed;background-position:bottom;background-size:103%;}@media (min-width:1600px){.footer-row{background-position:0 107%;background-size:103%;}}@media (min-width:2300px){.footer-row{background-position:0px 113%;background-size:103%;}}@media (max-width:1200px){.footer-row{background-image:url('/themes/custom/LCNRD/img/footer/footer-lg.jpg');background-size:110%;}}@media (max-width:1100px){.footer-row{background-image:url('/themes/custom/LCNRD/img/footer/footer-lg.jpg');background-size:125%;}}@media (max-width:991px){.footer-row{background-image:url('/themes/custom/LCNRD/img/footer/footer-md.jpg');padding-top:35px;padding-bottom:0;background-position:center bottom 2%;}}@media (max-width:767px){.footer-row{background-image:url('/themes/custom/LCNRD/img/footer/footer-sm.jpg');background-attachment:inherit;background-position:center;background-size:cover;}}@media (max-width:480px){.footer-row{background-image:url('/themes/custom/LCNRD/img/footer/footer-xs.jpg');background-attachment:inherit;}}.footer-row:before{content:'';background:rgba(0,0,0,0.63);position:absolute;left:0;top:0;width:100%;height:100%;}.footer-row .footer-main{color:#FFFFFF;padding-bottom:10px;text-shadow:1px 1px 2px #000000;}.footer-row .footer-main .footer-title{font-weight:500;font-size:33px;}.footer-row .footer-main .footer-subtitle{display:block;margin-top:-11px;font-weight:400;font-size:20.5px;}.footer-row .footer-text{color:#FFFFFF;padding-left:0;}.footer-row .footer-text p{margin:0;line-height:20px;padding-bottom:10px;font-weight:500;}.footer-row .footer-text p a{color:#FFFFFF;}.footer-row .footer-text p a:hover{text-decoration:underline;}.footer-row .footer-text.footer-right{text-align:right;}@media (max-width:991px){.footer-row .footer-text.footer-right{text-align:center;padding:15px;margin-top:35px;background:#222222;}}@media (max-width:543px){.footer-row .footer-text.footer-right{padding:15px 0 50px;}}.footer-row .footer-text.footer-right .ftb{list-style:none;margin:0;}@media (max-width:991px){.footer-row .footer-text.footer-right .ftb{padding:0;}}.footer-row .footer-text.footer-right .ftb li{display:inline;}.footer-row .footer-text.footer-right .ftb li a{color:#FFFFFF;}.footer-row .footer-text.footer-right .ftb li a:hover{text-decoration:underline;}.footer-row .footer-text.footer-right .ftb li.log{display:block;padding-top:8px;}@media (max-width:991px){.footer-row .footer-text.footer-right .ftb li.log{display:inline;}}.footer-row .footer-text .branding{width:289px;}.footer-row .footer-text .copy{padding-top:7px;}.footer-row .footer-text .line{border-right:1px solid #FFFFFF;padding-right:15px;margin-right:15px;}.footer-row .footer-text .line.mob-line{border-right:none;padding-right:0;margin-right:0;}@media (max-width:991px){.footer-row .footer-text .line.mob-line{border-right:1px solid #FFFFFF;padding-right:15px;margin-right:15px;}}.footer-row .footer-contact{border-left:4px solid #8DC1E8;padding-left:15px;z-index:1;}.footer-row .footer-contact p:last-child{padding-bottom:0;}@media (max-width:1450px){.footer-row .col-12.col-md-12.col-lg-8.row{padding-left:25px !important;}}@media (max-width:767px){.footer-row .footer-contact{margin-bottom:35px;}}.footer-row{background-color:#707070;}#block-lcnrd-mainmenu-menu{background-color:#FFFF;}.page-main{padding-top:60px;padding-bottom:60px;min-height:700px;font-size:17px;line-height:24px;}@media (max-width:767px){.page-main{padding-top:45px;padding-bottom:45px;min-height:450px;}}@media (max-width:480px){.page-main{padding-top:30px;padding-bottom:30px;min-height:300px;}}.page-header{margin:0;margin-bottom:45px;padding-bottom:10px;font-size:48px;border-bottom:none;font-weight:500;border-bottom:1px solid #c9c9c9;}@media (max-width:767px){.page-header{margin-left:-15px;margin-bottom:30px;font-size:40px;font-weight:600;}}@media (max-width:480px){.page-header{font-size:30px;margin-bottom:20px;}}.green-text{color:#646b60;}.green-text b,.green-text strong{color:#646b60;}.blue-text{color:#0061AB;}.blue-text b,.blue-text strong{color:#0061AB;}.bblue-text{color:#8DC1E8;}.bblue-text b,.bblue-text strong{color:#8DC1E8;}.yellow-text{color:#E4B068;}.yellow-text b,.yellow-text strong{color:#E4B068;}.paragraphs-items a{color:#4184b6;text-decoration:underline;}.paragraphs-items a:hover{color:#007cda;text-decoration:underline;}.paragraphs-items h1 a,.paragraphs-items h2 a,.paragraphs-items h3 a,.paragraphs-items h4 a,.paragraphs-items h5 a,.paragraphs-items h6 a{font-weight:600;}.well-layout{background:#0061AB;color:#FFFFFF;border-radius:5px;padding:25px;margin-bottom:35px;}.well-layout h1:first-child,.well-layout h2:first-child,.well-layout h3:first-child,.well-layout h4:first-child,.well-layout h5:first-child,.well-layout h6:first-child{margin-top:0;}.well-layout p{font-weight:500;}.well-layout a{color:#FFFFFF;text-decoration:underline;}.well-layout a:hover{color:#f2f2f2;}.paragraphs-items-full{padding-left:15px;padding-right:15px;}@media (max-width:767px){.paragraphs-items-full{padding-left:0;padding-right:0;}}.two-column-left,.three-column-left,.left-column-small,.right-column-big,.two-column-right,.three-column-right,.left-column-big,.right-column-small,.full-width-layout,.three-column-middle{margin-bottom:35px;}.two-column-left h1,.three-column-left h1,.left-column-small h1,.right-column-big h1,.two-column-right h1,.three-column-right h1,.left-column-big h1,.right-column-small h1,.full-width-layout h1,.three-column-middle h1,.two-column-left h2,.three-column-left h2,.left-column-small h2,.right-column-big h2,.two-column-right h2,.three-column-right h2,.left-column-big h2,.right-column-small h2,.full-width-layout h2,.three-column-middle h2,.two-column-left h3,.three-column-left h3,.left-column-small h3,.right-column-big h3,.two-column-right h3,.three-column-right h3,.left-column-big h3,.right-column-small h3,.full-width-layout h3,.three-column-middle h3,.two-column-left h4,.three-column-left h4,.left-column-small h4,.right-column-big h4,.two-column-right h4,.three-column-right h4,.left-column-big h4,.right-column-small h4,.full-width-layout h4,.three-column-middle h4,.two-column-left h5,.three-column-left h5,.left-column-small h5,.right-column-big h5,.two-column-right h5,.three-column-right h5,.left-column-big h5,.right-column-small h5,.full-width-layout h5,.three-column-middle h5,.two-column-left h6,.three-column-left h6,.left-column-small h6,.right-column-big h6,.two-column-right h6,.three-column-right h6,.left-column-big h6,.right-column-small h6,.full-width-layout h6,.three-column-middle h6{font-weight:600;color:#222121;}.two-column-left h1 .black-text,.three-column-left h1 .black-text,.left-column-small h1 .black-text,.right-column-big h1 .black-text,.two-column-right h1 .black-text,.three-column-right h1 .black-text,.left-column-big h1 .black-text,.right-column-small h1 .black-text,.full-width-layout h1 .black-text,.three-column-middle h1 .black-text,.two-column-left h2 .black-text,.three-column-left h2 .black-text,.left-column-small h2 .black-text,.right-column-big h2 .black-text,.two-column-right h2 .black-text,.three-column-right h2 .black-text,.left-column-big h2 .black-text,.right-column-small h2 .black-text,.full-width-layout h2 .black-text,.three-column-middle h2 .black-text,.two-column-left h3 .black-text,.three-column-left h3 .black-text,.left-column-small h3 .black-text,.right-column-big h3 .black-text,.two-column-right h3 .black-text,.three-column-right h3 .black-text,.left-column-big h3 .black-text,.right-column-small h3 .black-text,.full-width-layout h3 .black-text,.three-column-middle h3 .black-text,.two-column-left h4 .black-text,.three-column-left h4 .black-text,.left-column-small h4 .black-text,.right-column-big h4 .black-text,.two-column-right h4 .black-text,.three-column-right h4 .black-text,.left-column-big h4 .black-text,.right-column-small h4 .black-text,.full-width-layout h4 .black-text,.three-column-middle h4 .black-text,.two-column-left h5 .black-text,.three-column-left h5 .black-text,.left-column-small h5 .black-text,.right-column-big h5 .black-text,.two-column-right h5 .black-text,.three-column-right h5 .black-text,.left-column-big h5 .black-text,.right-column-small h5 .black-text,.full-width-layout h5 .black-text,.three-column-middle h5 .black-text,.two-column-left h6 .black-text,.three-column-left h6 .black-text,.left-column-small h6 .black-text,.right-column-big h6 .black-text,.two-column-right h6 .black-text,.three-column-right h6 .black-text,.left-column-big h6 .black-text,.right-column-small h6 .black-text,.full-width-layout h6 .black-text,.three-column-middle h6 .black-text{font-weight:600;color:#222121;}.two-column-left h1 .black-text a,.three-column-left h1 .black-text a,.left-column-small h1 .black-text a,.right-column-big h1 .black-text a,.two-column-right h1 .black-text a,.three-column-right h1 .black-text a,.left-column-big h1 .black-text a,.right-column-small h1 .black-text a,.full-width-layout h1 .black-text a,.three-column-middle h1 .black-text a,.two-column-left h2 .black-text a,.three-column-left h2 .black-text a,.left-column-small h2 .black-text a,.right-column-big h2 .black-text a,.two-column-right h2 .black-text a,.three-column-right h2 .black-text a,.left-column-big h2 .black-text a,.right-column-small h2 .black-text a,.full-width-layout h2 .black-text a,.three-column-middle h2 .black-text a,.two-column-left h3 .black-text a,.three-column-left h3 .black-text a,.left-column-small h3 .black-text a,.right-column-big h3 .black-text a,.two-column-right h3 .black-text a,.three-column-right h3 .black-text a,.left-column-big h3 .black-text a,.right-column-small h3 .black-text a,.full-width-layout h3 .black-text a,.three-column-middle h3 .black-text a,.two-column-left h4 .black-text a,.three-column-left h4 .black-text a,.left-column-small h4 .black-text a,.right-column-big h4 .black-text a,.two-column-right h4 .black-text a,.three-column-right h4 .black-text a,.left-column-big h4 .black-text a,.right-column-small h4 .black-text a,.full-width-layout h4 .black-text a,.three-column-middle h4 .black-text a,.two-column-left h5 .black-text a,.three-column-left h5 .black-text a,.left-column-small h5 .black-text a,.right-column-big h5 .black-text a,.two-column-right h5 .black-text a,.three-column-right h5 .black-text a,.left-column-big h5 .black-text a,.right-column-small h5 .black-text a,.full-width-layout h5 .black-text a,.three-column-middle h5 .black-text a,.two-column-left h6 .black-text a,.three-column-left h6 .black-text a,.left-column-small h6 .black-text a,.right-column-big h6 .black-text a,.two-column-right h6 .black-text a,.three-column-right h6 .black-text a,.left-column-big h6 .black-text a,.right-column-small h6 .black-text a,.full-width-layout h6 .black-text a,.three-column-middle h6 .black-text a{font-weight:600;color:#222121;}.two-column-left h1:first-child,.three-column-left h1:first-child,.left-column-small h1:first-child,.right-column-big h1:first-child,.two-column-right h1:first-child,.three-column-right h1:first-child,.left-column-big h1:first-child,.right-column-small h1:first-child,.full-width-layout h1:first-child,.three-column-middle h1:first-child,.two-column-left h2:first-child,.three-column-left h2:first-child,.left-column-small h2:first-child,.right-column-big h2:first-child,.two-column-right h2:first-child,.three-column-right h2:first-child,.left-column-big h2:first-child,.right-column-small h2:first-child,.full-width-layout h2:first-child,.three-column-middle h2:first-child,.two-column-left h3:first-child,.three-column-left h3:first-child,.left-column-small h3:first-child,.right-column-big h3:first-child,.two-column-right h3:first-child,.three-column-right h3:first-child,.left-column-big h3:first-child,.right-column-small h3:first-child,.full-width-layout h3:first-child,.three-column-middle h3:first-child,.two-column-left h4:first-child,.three-column-left h4:first-child,.left-column-small h4:first-child,.right-column-big h4:first-child,.two-column-right h4:first-child,.three-column-right h4:first-child,.left-column-big h4:first-child,.right-column-small h4:first-child,.full-width-layout h4:first-child,.three-column-middle h4:first-child,.two-column-left h5:first-child,.three-column-left h5:first-child,.left-column-small h5:first-child,.right-column-big h5:first-child,.two-column-right h5:first-child,.three-column-right h5:first-child,.left-column-big h5:first-child,.right-column-small h5:first-child,.full-width-layout h5:first-child,.three-column-middle h5:first-child,.two-column-left h6:first-child,.three-column-left h6:first-child,.left-column-small h6:first-child,.right-column-big h6:first-child,.two-column-right h6:first-child,.three-column-right h6:first-child,.left-column-big h6:first-child,.right-column-small h6:first-child,.full-width-layout h6:first-child,.three-column-middle h6:first-child{margin-top:0;}.two-column-left h1 strong,.three-column-left h1 strong,.left-column-small h1 strong,.right-column-big h1 strong,.two-column-right h1 strong,.three-column-right h1 strong,.left-column-big h1 strong,.right-column-small h1 strong,.full-width-layout h1 strong,.three-column-middle h1 strong,.two-column-left h2 strong,.three-column-left h2 strong,.left-column-small h2 strong,.right-column-big h2 strong,.two-column-right h2 strong,.three-column-right h2 strong,.left-column-big h2 strong,.right-column-small h2 strong,.full-width-layout h2 strong,.three-column-middle h2 strong,.two-column-left h3 strong,.three-column-left h3 strong,.left-column-small h3 strong,.right-column-big h3 strong,.two-column-right h3 strong,.three-column-right h3 strong,.left-column-big h3 strong,.right-column-small h3 strong,.full-width-layout h3 strong,.three-column-middle h3 strong,.two-column-left h4 strong,.three-column-left h4 strong,.left-column-small h4 strong,.right-column-big h4 strong,.two-column-right h4 strong,.three-column-right h4 strong,.left-column-big h4 strong,.right-column-small h4 strong,.full-width-layout h4 strong,.three-column-middle h4 strong,.two-column-left h5 strong,.three-column-left h5 strong,.left-column-small h5 strong,.right-column-big h5 strong,.two-column-right h5 strong,.three-column-right h5 strong,.left-column-big h5 strong,.right-column-small h5 strong,.full-width-layout h5 strong,.three-column-middle h5 strong,.two-column-left h6 strong,.three-column-left h6 strong,.left-column-small h6 strong,.right-column-big h6 strong,.two-column-right h6 strong,.three-column-right h6 strong,.left-column-big h6 strong,.right-column-small h6 strong,.full-width-layout h6 strong,.three-column-middle h6 strong{font-weight:600 !important;}.two-column-left h1 a strong,.three-column-left h1 a strong,.left-column-small h1 a strong,.right-column-big h1 a strong,.two-column-right h1 a strong,.three-column-right h1 a strong,.left-column-big h1 a strong,.right-column-small h1 a strong,.full-width-layout h1 a strong,.three-column-middle h1 a strong,.two-column-left h2 a strong,.three-column-left h2 a strong,.left-column-small h2 a strong,.right-column-big h2 a strong,.two-column-right h2 a strong,.three-column-right h2 a strong,.left-column-big h2 a strong,.right-column-small h2 a strong,.full-width-layout h2 a strong,.three-column-middle h2 a strong,.two-column-left h3 a strong,.three-column-left h3 a strong,.left-column-small h3 a strong,.right-column-big h3 a strong,.two-column-right h3 a strong,.three-column-right h3 a strong,.left-column-big h3 a strong,.right-column-small h3 a strong,.full-width-layout h3 a strong,.three-column-middle h3 a strong,.two-column-left h4 a strong,.three-column-left h4 a strong,.left-column-small h4 a strong,.right-column-big h4 a strong,.two-column-right h4 a strong,.three-column-right h4 a strong,.left-column-big h4 a strong,.right-column-small h4 a strong,.full-width-layout h4 a strong,.three-column-middle h4 a strong,.two-column-left h5 a strong,.three-column-left h5 a strong,.left-column-small h5 a strong,.right-column-big h5 a strong,.two-column-right h5 a strong,.three-column-right h5 a strong,.left-column-big h5 a strong,.right-column-small h5 a strong,.full-width-layout h5 a strong,.three-column-middle h5 a strong,.two-column-left h6 a strong,.three-column-left h6 a strong,.left-column-small h6 a strong,.right-column-big h6 a strong,.two-column-right h6 a strong,.three-column-right h6 a strong,.left-column-big h6 a strong,.right-column-small h6 a strong,.full-width-layout h6 a strong,.three-column-middle h6 a strong{color:#4184b6 !important;text-decoration:underline !important;}.two-column-left h1 a strong:hover,.three-column-left h1 a strong:hover,.left-column-small h1 a strong:hover,.right-column-big h1 a strong:hover,.two-column-right h1 a strong:hover,.three-column-right h1 a strong:hover,.left-column-big h1 a strong:hover,.right-column-small h1 a strong:hover,.full-width-layout h1 a strong:hover,.three-column-middle h1 a strong:hover,.two-column-left h2 a strong:hover,.three-column-left h2 a strong:hover,.left-column-small h2 a strong:hover,.right-column-big h2 a strong:hover,.two-column-right h2 a strong:hover,.three-column-right h2 a strong:hover,.left-column-big h2 a strong:hover,.right-column-small h2 a strong:hover,.full-width-layout h2 a strong:hover,.three-column-middle h2 a strong:hover,.two-column-left h3 a strong:hover,.three-column-left h3 a strong:hover,.left-column-small h3 a strong:hover,.right-column-big h3 a strong:hover,.two-column-right h3 a strong:hover,.three-column-right h3 a strong:hover,.left-column-big h3 a strong:hover,.right-column-small h3 a strong:hover,.full-width-layout h3 a strong:hover,.three-column-middle h3 a strong:hover,.two-column-left h4 a strong:hover,.three-column-left h4 a strong:hover,.left-column-small h4 a strong:hover,.right-column-big h4 a strong:hover,.two-column-right h4 a strong:hover,.three-column-right h4 a strong:hover,.left-column-big h4 a strong:hover,.right-column-small h4 a strong:hover,.full-width-layout h4 a strong:hover,.three-column-middle h4 a strong:hover,.two-column-left h5 a strong:hover,.three-column-left h5 a strong:hover,.left-column-small h5 a strong:hover,.right-column-big h5 a strong:hover,.two-column-right h5 a strong:hover,.three-column-right h5 a strong:hover,.left-column-big h5 a strong:hover,.right-column-small h5 a strong:hover,.full-width-layout h5 a strong:hover,.three-column-middle h5 a strong:hover,.two-column-left h6 a strong:hover,.three-column-left h6 a strong:hover,.left-column-small h6 a strong:hover,.right-column-big h6 a strong:hover,.two-column-right h6 a strong:hover,.three-column-right h6 a strong:hover,.left-column-big h6 a strong:hover,.right-column-small h6 a strong:hover,.full-width-layout h6 a strong:hover,.three-column-middle h6 a strong:hover{color:#007cda !important;text-decoration:underline !important;}.two-column-left a strong,.three-column-left a strong,.left-column-small a strong,.right-column-big a strong,.two-column-right a strong,.three-column-right a strong,.left-column-big a strong,.right-column-small a strong,.full-width-layout a strong,.three-column-middle a strong{color:#4184b6;text-decoration:underline;}.two-column-left a strong:hover,.three-column-left a strong:hover,.left-column-small a strong:hover,.right-column-big a strong:hover,.two-column-right a strong:hover,.three-column-right a strong:hover,.left-column-big a strong:hover,.right-column-small a strong:hover,.full-width-layout a strong:hover,.three-column-middle a strong:hover{color:#007cda;text-decoration:underline;}.two-column-left p,.three-column-left p,.left-column-small p,.right-column-big p,.two-column-right p,.three-column-right p,.left-column-big p,.right-column-small p,.full-width-layout p,.three-column-middle p{line-height:27px;}@media (max-width:991px){.two-column-left,.three-column-left,.left-column-small,.right-column-big,.two-column-right,.three-column-right,.left-column-big,.right-column-small,.full-width-layout,.three-column-middle{padding-right:0;padding-left:0;margin-bottom:25px;}}.blip{margin-bottom:0;}.blop{padding-top:15px;}.blop a:hover{text-decoration:none;}.two-column-left,.three-column-left,.left-column-small,.right-column-big{padding-left:0;padding-right:20px;}.two-column-right,.three-column-right,.left-column-big,.right-column-small{padding-right:0;}.full-width-layout,.paragraphs-item-table .col-md-12{padding-left:0;padding-right:0;}.accordion-side,.accordion-middle{padding:0;}@media (max-width:767px){.accordion-side{display:none;}}.acc + .field-item{margin-top:35px;}.field-item.even.acc + .field-item.odd.acc{margin-top:0px;}.field-item.odd.acc + .field-item.even.acc{margin-top:0px;}@media (max-width:767px){.node-news .col-md-12{padding-left:0;padding-right:-0;}.view-id-news{margin-left:-15px;}}.group-accordion{font-family:'Open Sans',sans-serif;margin-bottom:5px;}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-radius:10px;}.field-name-field-accordion-headin{position:relative;opacity:1;-webkit-transition:0.3s ease all;-o-transition:0.3s ease all;-ms-transition:0.3s ease all;-moz-transition:0.3s ease all;transition:0.3s ease all;z-index:5;}.ui-state-active,.ui-state-default,.ui-widget-content .ui-state-active,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-active,.ui-widget-header .ui-state-default{border:3px solid #E4B068;border-radius:0;padding:10px 15px 10px 35px;background:#FFFFFF;}.ui-state-active p,.ui-state-default p,.ui-widget-content .ui-state-active p,.ui-widget-content .ui-state-default p,.ui-widget-header .ui-state-active p,.ui-widget-header .ui-state-default p,.ui-state-active h1,.ui-state-default h1,.ui-widget-content .ui-state-active h1,.ui-widget-content .ui-state-default h1,.ui-widget-header .ui-state-active h1,.ui-widget-header .ui-state-default h1,.ui-state-active h2,.ui-state-default h2,.ui-widget-content .ui-state-active h2,.ui-widget-content .ui-state-default h2,.ui-widget-header .ui-state-active h2,.ui-widget-header .ui-state-default h2,.ui-state-active h3,.ui-state-default h3,.ui-widget-content .ui-state-active h3,.ui-widget-content .ui-state-default h3,.ui-widget-header .ui-state-active h3,.ui-widget-header .ui-state-default h3,.ui-state-active h4,.ui-state-default h4,.ui-widget-content .ui-state-active h4,.ui-widget-content .ui-state-default h4,.ui-widget-header .ui-state-active h4,.ui-widget-header .ui-state-default h4,.ui-state-active h5,.ui-state-default h5,.ui-widget-content .ui-state-active h5,.ui-widget-content .ui-state-default h5,.ui-widget-header .ui-state-active h5,.ui-widget-header .ui-state-default h5,.ui-state-active h6,.ui-state-default h6,.ui-widget-content .ui-state-active h6,.ui-widget-content .ui-state-default h6,.ui-widget-header .ui-state-active h6,.ui-widget-header .ui-state-default h6{margin:0;font-weight:600;font-size:24px;color:#0061AB;font-family:'Open Sans',sans-serif;}.field-name-field-accordion-headin:hover{background:#f4f4f4;opacity:1;}.ui-state-active{background:#F7F7F7;}.ui-state-active:hover{background:#f4f4f4;}.ui-accordion .ui-accordion-icons{padding-left:1.4em;}.ui-accordion .ui-accordion-content{padding:25px 15px;border-top:0;overflow:auto;font-size:16px;margin-bottom:10px;}.ui-accordion .ui-accordion-content h1,.ui-accordion .ui-accordion-content h2,.ui-accordion .ui-accordion-content h3,.ui-accordion .ui-accordion-content h4,.ui-accordion .ui-accordion-content h5,.ui-accordion .ui-accordion-content h6{font-weight:500;color:#0061AB;}.ui-accordion .ui-accordion-content h1:first-child,.ui-accordion .ui-accordion-content h2:first-child,.ui-accordion .ui-accordion-content h3:first-child,.ui-accordion .ui-accordion-content h4:first-child,.ui-accordion .ui-accordion-content h5:first-child,.ui-accordion .ui-accordion-content h6:first-child{margin-top:0;}.ui-widget-content{border:3px solid #dedede;background:#FFFFFF;color:#3B3B3B;font-size:16px;font-weight:400;line-height:1.42857143;font-family:'Roboto',sans-serif;}.ui-widget-content a{color:#0061AB;font-weight:600;}.panel-default > .panel-heading{background:none;border-radius:0;padding:0;}.panel.panel-default{border-left:none;border-right:none;border-radius:0;border-top:0;box-shadow:none;}.panel-title{font-size:120%;margin-bottom:0px;padding:0;}.panel-title a{display:block;padding:15px 15px 15px 40px;margin:0;font-family:'Open Sans',sans-serif;position:relative;}.panel-title a.accordion-toggle.collapsed{background:#FFFFFF;color:#3B3B3B;}.panel-title a.accordion-toggle.collapsed:before{content:'\f054';font-family:'FontAwesome';color:#E4B068;position:absolute;top:50%;-o-transform:translateY(-50%) rotate(0deg);-ms-transform:translateY(-50%) rotate(0deg);-webkit-transform:translateY(-50%) rotate(0deg);-moz-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg);left:15px;-o-transition:0.3s ease all;-ms-transition:0.3s ease all;-webkit-transition:0.3s ease all;-moz-transition:0.3s ease all;transition:0.3s ease all;}.panel-title a.accordion-toggle{background:#0061AB;color:#FFFFFF;}.panel-title a.accordion-toggle:before{content:'\f054';color:#FFFFFF;font-family:'FontAwesome';color:#E4B068;position:absolute;top:50%;-o-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);-webkit-transform:translateY(-50%) rotate(90deg);-moz-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);left:15px;-o-transition:0.25s ease all;-ms-transition:0.25s ease all;-webkit-transition:0.25s ease all;-moz-transition:0.25s ease all;transition:0.25s ease all;}.panel-group .panel + .panel{margin-top:0;}.panel-default > .panel-heading + .panel-collapse > .panel-body{background:rgba(59,59,59,0.05);border:none;padding-left:0;padding-right:0;}@media (max-width:767px){.services-img{display:none;max-height:150px;overflow:hidden;margin-bottom:10px;}.services-img img{margin:0 auto;width:100%;}}@media (max-width:480px){.services-img{max-height:100px;}}.waterqual-logos{list-style:none;padding:0;text-align:center;margin:0;}.waterqual-logos li{display:inline-block;padding:10px 25px;}.waterqual-logos li a{float:left;}.firewise-logos{list-style:none;padding:0;text-align:center;margin:0;}.firewise-logos li{display:inline-block;padding:10px 25px;}.firewise-logos li img{float:left;max-width:125px !important;width:100% !important;}.contact-well{margin-left:15px;margin-right:15px;}.field-type-date{padding-bottom:11px;}.field-label{font-weight:500 !important;}.field-name-field-location{padding-bottom:15px;border-bottom:1px solid rgba(59,59,59,0.15);margin-bottom:15px;}.field-slideshow{overflow:visible;}.field-slideshow .field-slideshow-caption{text-align:center;background:#0061AB;position:relative;padding:10px;}.field-slideshow .field-slideshow-caption-text{color:white;font-weight:500;}.field-slideshow-pager{margin:25px 0 0;}.field-slideshow-pager li{margin-bottom:5px;}.news-all{position:relative;padding-top:40px;padding-bottom:40px;border-bottom:1px solid #c9c9c9;}.news-all:first-child{padding-top:0;}.news-all:last-child{padding-bottom:0;border-bottom:none;}.news-all .news-image-contain{display:none;overflow:hidden;position:relative;}@media (max-width:767px){.news-all .news-image-contain{}}.news-all .news-image-contain:before{background:rgba(59,59,59,0.35);content:none;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9;-moz-transition:0.2s ease all;-webkit-transition:0.2s ease all;-o-transition:0.2s ease all;-ms-transition:0.2s ease all;transition:0.2s ease all;}.news-all .news-title{margin:0;font-size:140%;font-family:'Open Sans',sans-serif;letter-spacing:-0.01em;font-weight:600;line-height:1.1;color:inherit;}.news-all .news-date{font-weight:500;color:#0061AB;padding-top:10px;}.news-all .news-body-contain,.news-all .news-body{padding-top:10px;}.news-all .news-body-contain a,.news-all .news-body a{color:#327bb1;text-decoration:underline;}.news-all .news-body-contain a:hover,.news-all .news-body a:hover{color:#007cda;text-decoration:underline;}.node--type-content-about .news-body-contain:after{content:'';border-bottom:1px solid #c9c9c9;display:block;padding-top:40px;margin-bottom:40px;}.node--type-content-about .view-display-id-block_3 .views-row:last-child :after{content:none;}.node-news .field-type-image{padding-bottom:10px;}.node-news .field-name-field-photo-caption{font-size:14px;text-align:center;font-style:italic;}.node-news .field-type-date{font-weight:500;color:#0061AB;margin-top:30px;}.node-news .field-name-body a{color:#4184b6;text-decoration:underline;}.node-news .field-name-body a:hover{color:#007cda;text-decoration:underline;}.node-news p{line-height:27px;}.page-node-49 .region-content .menu-block-wrapper .nav li,.page-node-50 .region-content .menu-block-wrapper .nav li,.page-node-51 .region-content .menu-block-wrapper .nav li,.page-node-52 .region-content .menu-block-wrapper .nav li,.page-node-53 .region-content .menu-block-wrapper .nav li,.page-node-54 .region-content .menu-block-wrapper .nav li{display:block;width:100%;}.page-node-49 .region-content .menu-block-wrapper .nav li a,.page-node-50 .region-content .menu-block-wrapper .nav li a,.page-node-51 .region-content .menu-block-wrapper .nav li a,.page-node-52 .region-content .menu-block-wrapper .nav li a,.page-node-53 .region-content .menu-block-wrapper .nav li a,.page-node-54 .region-content .menu-block-wrapper .nav li a{background:#0061AB;padding:15px 10px;margin:5px 0;color:white;font-size:24px;font-weight:500;}.page-node-49 .region-content .menu-block-wrapper .nav li a:hover,.page-node-50 .region-content .menu-block-wrapper .nav li a:hover,.page-node-51 .region-content .menu-block-wrapper .nav li a:hover,.page-node-52 .region-content .menu-block-wrapper .nav li a:hover,.page-node-53 .region-content .menu-block-wrapper .nav li a:hover,.page-node-54 .region-content .menu-block-wrapper .nav li a:hover{background:#005392;}.page-node-49 .region-content .menu-block-wrapper .nav li a:before,.page-node-50 .region-content .menu-block-wrapper .nav li a:before,.page-node-51 .region-content .menu-block-wrapper .nav li a:before,.page-node-52 .region-content .menu-block-wrapper .nav li a:before,.page-node-53 .region-content .menu-block-wrapper .nav li a:before,.page-node-54 .region-content .menu-block-wrapper .nav li a:before{content:'\f0da';font-family:FontAwesome;font-size:14px;vertical-align:middle;padding-right:5px;}@media (max-width:767px){.page-node-49 .region-content .menu-block-wrapper .nav,.page-node-50 .region-content .menu-block-wrapper .nav,.page-node-51 .region-content .menu-block-wrapper .nav,.page-node-52 .region-content .menu-block-wrapper .nav,.page-node-53 .region-content .menu-block-wrapper .nav,.page-node-54 .region-content .menu-block-wrapper .nav{margin-left:-15px;}}.margin-left-lg{margin-left:210px;}@media (max-width:767px){.margin-left-lg{margin-left:0;}}.tablefield{width:100%;table-layout:fixed;margin-bottom:60px;}.tablefield td,.tablefield th{padding:5px 10px;vertical-align:top;border:1px solid #dedede;}.tablefield th{background:#0061AB;font-weight:500;color:#FFFFFF;text-shadow:1px 1px 3px #3B3B3B;}@media screen and (max-width:767px){.tablefield thead{display:none;}.tablefield tr{display:block;position:relative;margin:20px 0;box-shadow:1px 1px 2px #c9c9c9;}.tablefield tr:first-child{margin:0;}.tablefield tr:last-child{margin:0;}.tablefield tr:nth-child(odd){background:#f2f2f2;}.tablefield tr:nth-child(even){background:#f6f6f6;}.tablefield td{display:inline-block;width:100%;border-left:none;border-right:none;border-top:none;border-bottom:1px solid #dedede;font-weight:300;}.tablefield td:last-child{border-bottom:none;}.tablefield td:before{content:attr(data-label);display:inline-block;font-weight:500;padding:0 10px 5px 10px;text-align:right;min-width:116px;float:left;}.tablefield td:last-child:after{content:"";position:absolute;left:0;right:0;bottom:0;}}.view-meeting-agenda-minutes thead tr th:nth-child(n+2){width:150px;}.view-meeting-agenda-minutes{}.view-meeting-agenda-minutes table{margin-bottom:45px;}.view-meeting-agenda-minutes h3{display:none;}.view-meeting-agenda-minutes .table > thead > tr > th{border-bottom:inherit;font-weight:500;border-bottom:1px solid #dedede;}.view-meeting-agenda-minutes .views-table tbody tr:nth-child(odd){background:#f2f2f2;border:none !important;}.view-meeting-agenda-minutes tbody{border:1px solid #dedede;}.view-meeting-agenda-minutes thead th{color:#4b5048;border:none;font-size:14px;font-weight:500;}.view-meeting-agenda-minutes caption{font-size:25px;}@media (max-width:767px){.view-meeting-agenda-minutes{}.view-meeting-agenda-minutes .table > tbody > tr > td,.view-meeting-agenda-minutes .table > tbody > tr > th,.view-meeting-agenda-minutes .table > tfoot > tr > td,.view-meeting-agenda-minutes .table > tfoot > tr > th,.view-meeting-agenda-minutes .table > thead > tr > td,.view-meeting-agenda-minutes .table > thead > tr > th{float:left;border-top:1px solid #bbbbbb;}.view-meeting-agenda-minutes .table > tbody > tr > td:first-child,.view-meeting-agenda-minutes .table > tbody > tr > th:first-child,.view-meeting-agenda-minutes .table > tfoot > tr > td:first-child,.view-meeting-agenda-minutes .table > tfoot > tr > th:first-child,.view-meeting-agenda-minutes .table > thead > tr > td:first-child,.view-meeting-agenda-minutes .table > thead > tr > th:first-child{border-top:none;}.view-meeting-agenda-minutes tbody{border:none;}.view-meeting-agenda-minutes tr,.view-meeting-agenda-minutes td{width:100%;padding:0;}.view-meeting-agenda-minutes tr{margin:15px 0;display:inline-block;border-radius:5px;box-shadow:1px 1px 1px rgba(0,0,0,0.2);}.view-meeting-agenda-minutes .views-table tbody tr:nth-child(odd){background:rgba(221,221,221,0.25);border:none !important;}.view-meeting-agenda-minutes .views-table tbody tr:nth-child(even){background:rgba(221,221,221,0.15);border:none !important;}.view-meeting-agenda-minutes thead{display:none;}.view-meeting-agenda-minutes td[data-header-title]:before{content:attr(data-header-title) ':';display:block;color:#666;font-weight:600;float:left !important;width:100px;}}.lcnrd-form .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.lcnrd-form #negov-message{margin-top:1em;margin-bottom:1em;border-radius:.5em;padding:1em;}.lcnrd-form .negov-errors{color:#d9534f;border:1px solid #dedede;background-color:#f2f2f2;}.lcnrd-form .negov-success{color:#4cae4c;border:1px solid #5cb85c;background-color:#C5DCC7;}.lcnrd-form .errorfield{border-color:#d9534f;}.lcnrd-form label{font-weight:400;}.lcnrd-form .form-comment .form-control{width:100% !important;}body.page-node-2{background:#0061AB;}body.page-node-2 .error-contain{position:relative;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);}body.page-node-2 .title-icon{font-size:35px;padding-right:15px;}body.page-node-2 .error-title{color:#FFFFFF;text-align:center;font-weight:100;font-size:50px;text-shadow:1px 5px 8px #3B3B3B;padding:0 0 10px 0;text-transform:uppercase;}body.page-node-2 .region.region-content p{line-height:26px;color:white;text-shadow:1px 2px 7px #3B3B3B;font-size:17px;margin:0;}body.page-node-2 .region.region-content p a{color:#FFFFFF;text-decoration:underline;}body.page-node-2 .error-button{padding-top:25px;text-align:center;}body.page-node-2 .error-button a{border:1px solid #f2f2f2;padding:5px 14px;margin:0 15px;color:#FFFFFF;font-weight:400;text-shadow:1px 1px 1px text;box-shadow:1px 1px 1px text;background:#005392;-webkit-transition:0.25s ease all;-o-transition:0.25s ease all;-ms-transition:0.25s ease all;-moz-transition:0.25s ease all;transition:0.25s ease all;}body.page-node-2 .error-button a:hover{color:#FFFFFF;border:1px solid #ebebeb;background:#004478;}body.page-node-2 .home-btn:before{content:'\f015';font-family:FontAwesome;font-size:15px;padding-right:5px;opacity:.8;}body.page-node-2 .search-btn:before{content:'\f002';font-family:FontAwesome;font-size:15px;padding-right:5px;opacity:.8;}.page-user .page-header{color:#0061AB;font-size:0;}.page-user .page-header:before{content:'Log in to your User Account';padding-right:15px;font-size:48px;}@media (max-width:767px){.page-user .page-header:before{font-size:40px;}}@media (max-width:480px){.page-user .page-header:before{font-size:30px;}}.page-user- .page-header{color:#0061AB;font-size:48px;}.page-user- .page-header:before{content:'Hello';padding-right:15px;}.page-user- .page-header:after{content:'! \f118';font-family:FontAwesome;padding-left:0;}@media (max-width:767px){.page-user- .page-header{font-size:40px;}}@media (max-width:480px){.page-user- .page-header{font-size:30px;}}.page-node-39 .check-img{background-image:url('/themes/custom/LCNRD/img/thanks.png');background-size:cover;background-repeat:no-repeat;height:100px;width:100px;margin:0 auto;}.page-node-39 .thanks-header{margin:0;text-align:center;padding-top:30px;font-size:50px;}.page-node-39 .thanks-body{font-size:120%;color:#222121;padding-top:25px;padding-bottom:40px;text-align:center;}.page-node-39 .home-btn{margin:0 auto;text-align:center;}@media (max-width:767px){.page-node-39 .home-btn{margin-top:25px;}}.page-node-39 .home-btn a{border:2px solid #0061AB;color:#0061AB;padding:5px 15px;-moz-transition:0.2s ease all;-webkit-transition:0.2s ease all;-o-transition:0.2s ease all;-ms-transition:0.2s ease all;transition:0.2s ease all;}.page-node-39 .home-btn a:before{content:'\f061';font-family:FontAwesome;padding-right:5px;}.page-node-39 .home-btn a:hover{background:#0061AB;color:#FFFFFF;}a.contact-us{border:2px solid #0061AB;color:#0061AB;padding:5px 15px;-moz-transition:.2s ease all;-webkit-transition:.2s ease all;-o-transition:.2s ease all;-ms-transition:.2s ease all;transition:.2s ease all;text-decoration:none;}a.contact-us:hover{background:#0061AB;color:#FFFFFF;text-decoration:none;}#block-lcnrd-mainmenu-2-menu{font-size:140%;color:#FFFFFF;background:#0061AB;margin:0;padding:10px;}#block-lcnrd-mainmenu-10-menu{font-size:140%;color:#FFFFFF;background:#0061AB;margin:0;padding:10px;}#block-lcnrd-mainmenu-6-menu{font-size:140%;color:#FFFFFF;background:#0061AB;margin:0;padding:10px;}#block-lcnrd-mainmenu-8-menu{font-size:140%;color:#FFFFFF;background:#0061AB;margin:0;padding:10px;}#block-lcnrd-mainmenu-7-menu{font-size:140%;color:#FFFFFF;background:#0061AB;margin:0;padding:10px;}#block-lcnrd-mainmenu-5-menu{font-size:140%;color:#FFFFFF;background:#0061AB;margin:0;padding:10px;}#block-lcnrd-mainmenu-4-menu{font-size:140%;color:#FFFFFF;background:#0061AB;margin:0;padding:10px;}.path-calendar .sub-menu .sub-title{display:block;}.view-calendar .table > thead > tr > th{color:black;}.calendar-view-table .calendar-view-day__number{color:black;}.calendar-view-table .next-month .calendar-view-day__number,.calendar-view-table .previous-month .calendar-view-day__number{color:#696969 !important;}.view-calendar a{color:#2E7AA3;}.zilch{padding:0;}.region.region-important-notice{background:#0061AB;padding:25px 20px;color:#FFFFFF;font-weight:500;font-size:20px;border-radius:10px;box-shadow:0 0px 5px rgba(100,107,96,0.75);max-width:992px;width:100%;margin:0 auto 100px;}.region.region-important-notice a{color:#FFFFFF;text-decoration:underline;}.region.region-important-notice a:hover{color:#dfdede;}@media (max-width:991px){.region.region-important-notice{margin:0 auto 50px;}}@media (max-width:767px){.region.region-important-notice{margin:0 auto 30px;}}.notice{text-align:center;}.back-to-top{position:fixed;color:#FFFFFF;padding:8px 15px;font-size:14px;font-weight:bold;right:0;bottom:0;opacity:0;z-index:-1;text-align:center;text-decoration:none;text-transform:uppercase;background:#00325D;-moz-transition:all 225ms cubic-bezier(0.57,0.67,0.83,0.67);-o-transtition:all 225ms cubic-bezier(0.57,0.67,0.83,0.67);-webkit-transition:all 225ms cubic-bezier(0.57,0.67,0.83,0.67);-ms-transition:all 225ms cubic-bezier(0.57,0.67,0.83,0.67);transition:all 225ms cubic-bezier(0.57,0.67,0.83,0.67);}@media (max-width:767px){.back-to-top{background:#0061AB;}}.back-to-top.show-back-to-top{z-index:3;opacity:1;-moz-transition:all 225ms cubic-bezier(0.57,0.67,0.83,0.67);-o-transtition:all 225ms cubic-bezier(0.57,0.67,0.83,0.67);-webkit-transition:all 225ms cubic-bezier(0.57,0.67,0.83,0.67);-ms-transition:all 225ms cubic-bezier(0.57,0.67,0.83,0.67);transition:all 225ms cubic-bezier(0.57,0.67,0.83,0.67);}.back-to-top:after{content:'\f062';display:inline;font-family:FontAwesome;padding-left:5px;aria-hidden:true;}.back-to-top:hover,.back-to-top:active,.back-to-top:focus,.back-to-top:visited{text-decoration:none;-webkit-transition:0.2s ease all;-o-transition:0.2s ease all;-ms-transition:0.2s ease all;-moz-transition:0.2s ease all;transition:0.2s ease all;color:#FFFFFF;background:#0061AB;}.main-contain{padding-top:100px;padding-bottom:100px;}@media (max-width:991px){.main-contain{padding-top:50px;padding-bottom:50px;}}@media (max-width:767px){.main-contain{padding-top:30px;padding-bottom:30px;}}.main-contain .main-body .block-title{display:none;}.main-contain .main-body .title{margin:0;font-size:36px;padding:0 25px 30px 0;line-height:42px;color:#646b60;}@media (max-width:991px){.main-contain .main-body .title{padding:0 0 30px 0;}}@media (max-width:767px){.main-contain .main-body .title{font-size:25px;padding:0 0 15px 0;line-height:35px;}}@media (max-width:480px){.main-contain .main-body .title{font-size:22px;line-height:30px;}}.main-contain .main-body .intro{border-left:4px solid #8DC1E8;padding-left:15px;padding-right:170px;font-size:17px;line-height:27px;letter-spacing:.67px;}@media (max-width:1401px){.main-contain .main-body .intro{padding-right:35px;}}@media (min-width:991px) and (max-width:1401px){.main-contain .main-body .intro{padding-right:65px;}}@media (max-width:991px){.main-contain .main-body .intro{padding-right:0px;}}@media (max-width:991px){.main-contain .main-right{padding-top:30px;}}.main-contain .main-right .main-links{min-height:185px;margin:5px 0;overflow:hidden;}@media (max-width:991px){.main-contain .main-right .main-links{min-height:250px;}}@media (max-width:767px){.main-contain .main-right .main-links{min-height:200px;}}@media (max-width:480px){.main-contain .main-right .main-links{min-height:180px;}}.main-contain .main-right .main-links:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;opacity:.48;-moz-transition:0.25s ease all;-webkit-transition:0.25s ease all;-o-transition:0.25s ease all;-ms-transition:0.25s ease all;transition:0.25s ease all;background:linear-gradient(to bottom,#0061AB -123%,#000000 100%);}.main-contain .main-right .main-links.tile-1{background-image:url('/themes/custom/LCNRD/img/tiles/lcnrd-tile.jpg');background-size:cover;background-repeat:no-repeat;background-position:center;}@media (max-width:991px){.main-contain .main-right .main-links.tile-1{border-right:2px solid #FFFFFF;}}.main-contain .main-right .main-links.tile-1:before{content:'';position:absolute;left:0;bottom:0;width:0;height:0;border-top:30px solid transparent;border-left:40px solid #FFFFFF;z-index:4;}@media (max-width:991px){.main-contain .main-right .main-links.tile-1:before{content:none;}}.main-contain .main-right .main-links.tile-2{background-image:url('/themes/custom/LCNRD/img/tiles/ckrwp-tile.jpg');background-size:cover;background-repeat:no-repeat;background-position:center;}@media (max-width:991px){.main-contain .main-right .main-links.tile-2{border-left:2px solid #FFFFFF;}}.main-contain .main-right .main-links.tile-2:before{content:'';position:absolute;left:0;top:0;width:0;height:0;border-bottom:30px solid transparent;border-left:40px solid #FFFFFF;z-index:4;}@media (max-width:991px){.main-contain .main-right .main-links.tile-2:before{content:none;}}.main-contain .main-right .main-links .tile-logo{position:absolute;margin:0 auto;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-moz-backface-visibility:hidden;backface-visibility:hidden;left:0;right:0;top:50%;width:250px;z-index:100;}@media (max-width:991px){.main-contain .main-right .main-links .tile-logo{width:70%;}}.main-contain .main-right .main-links .tile-logo.bottom{width:250px;}@media (max-width:991px){.main-contain .main-right .main-links .tile-logo.bottom{width:60%;}}.main-contain .main-right .top-tile,.main-contain .main-right .bot-tile{cursor:pointer;}.main-contain .main-right .top-tile:hover .main-links:after,.main-contain .main-right .bot-tile:hover .main-links:after{opacity:.65;}@media (max-width:767px){.link-contain{padding:0 0 20px 0;}}@media (min-width:767px) and (max-width:991px){.link-contain .link-last{margin-top:25px;}.link-contain .link-last .news-full .news-image-contain .news-image img{width:100%;}}@media (max-width:767px){.link-contain .link-last{padding-bottom:0;}}.icons-row{background:#F7F7F7;padding-top:75px;padding-bottom:75px;position:relative;overflow-x:hidden;}@media (max-width:767px){.icons-row{padding-top:40px;padding-bottom:40px;}}.icons-row:after{content:'';position:absolute;bottom:0px;right:0;background-image:url('/themes/custom/LCNRD/img/tiles/water-drop.jpg');background-position:250px 50px;background-repeat:no-repeat;background-size:100%;width:900px;height:660px;z-index:0;opacity:.45;}@media (max-width:991px){.icons-row:after{content:none;}}.icons-row .title{padding-left:15px;padding-right:15px;margin-top:0;margin-bottom:30px;color:#646b60;font-size:36px;border:none;font-family:'Roboto',sans-serif;}.icons-row .news-main{position:relative;z-index:2;}.icons-row .more-news{margin-top:35px;}@media (max-width:767px){.icons-row .more-news{margin-top:25px;}}.icons-row .more-news a{border:2px solid #0061AB;color:#0061AB;padding:5px 15px;-moz-transition:0.2s ease all;-webkit-transition:0.2s ease all;-o-transition:0.2s ease all;-ms-transition:0.2s ease all;transition:0.2s ease all;}.icons-row .more-news a:before{content:'\f061';font-family:FontAwesome;padding-right:5px;}.icons-row .more-news a:hover{background:#0061AB;color:#FFFFFF;}.news-full{background:#FFFFFF;box-shadow:0px 0px 8px 0px #3B3B3B;position:relative;}.news-full:hover > .news-body-contain{background:#fbfbfb;}@media (min-width:767px){.news-full:hover > .news-body-contain{background:#FFFFFF;}}.news-full:after{content:'';position:absolute;right:0;bottom:0;width:0;height:0;border-top:60px solid transparent;border-right:70px solid #DAE8F3;z-index:4;-moz-transition:0.25s ease all;-webkit-transition:0.25s ease all;-o-transition:0.25s ease all;-ms-transition:0.25s ease all;transition:0.25s ease all;}.news-full .news-link a{z-index:5;position:absolute;top:0;left:0;width:100%;height:100%;}.news-full .news-image-contain{height:267px;overflow:hidden;position:relative;}@media (max-width:767px){.news-full .news-image-contain{height:180px;}}.news-full .news-image-contain:before{background:rgba(59,59,59,0.02);content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9;-moz-transition:0.2s ease all;-webkit-transition:0.2s ease all;-o-transition:0.2s ease all;-ms-transition:0.2s ease all;transition:0.2s ease all;}.news-full .news-image-contain .news-image img{object-fit:cover;min-height:267px !important;width:100%;}@media (max-width:767px){.news-full .news-image-contain .news-image img{width:100%;max-height:180px;}}.news-full .news-title{font-size:20px;line-height:25px;letter-spacing:.3px;margin-top:10px;}@media (max-width:767px){.news-full .news-title{margin-top:0;}}.news-full .news-body-contain{padding:20px 35px 30px 10px;-moz-transition:0.2s ease all;-webkit-transition:0.2s ease all;-o-transition:0.2s ease all;-ms-transition:0.2s ease all;transition:0.2s ease all;}@media (max-width:767px){.news-full .news-body-contain{padding:20px 35px 30px 25px;}}.news-full .news-body{padding-top:15px;line-height:24px;letter-spacing:0.3px;}.news-full:hover .news-image-contain:before{background:rgba(59,59,59,0.1);}.region-news-tiles .views-row:nth-child(2) .news-full:after{border-right:70px solid #FBF4EA;}.news-full:hover:after{border-right:70px solid #c9e1f3;}@media (max-width:767px){.news-full:hover:after{border-right:70px solid #DAE8F3;}}.region-news-tiles .views-row:nth-child(2) .news-full:hover:after{border-right:70px solid #f9ead5;}@media (max-width:767px){.region-news-tiles .views-row:nth-child(2) .news-full:hover:after{border-right:70px solid #FBF4EA;}}@media (min-width:767px) and (max-width:991px){.link-last{margin-top:25px;}.link-last .news-full .news-image-contain .news-image img{width:100%;}.region-news-tiles .views-row:last-child{margin-top:25px;width:100%;}.region-news-tiles .views-row:last-child img{width:100%;}}.rtecenter{text-align:center;}.desk-search{display:block;}@media (max-width:991px){.desk-search{display:none;}}.mob-search{display:none;}@media (max-width:991px){.mob-search{display:block;}}@media (max-width:480px){.mob-search .region-search-mob{display:none;}}.search-icon{display:none;}@media (max-width:480px){.search-icon{display:block;}.search-icon:before{content:'\f002';font-family:fontAwesome;color:rgba(78,91,70,0.5);font-size:26px;}}.search{max-width:200px;float:right;top:10px;height:39px;overflow:hidden;border:1px solid rgba(78,91,70,0.5);border-radius:20px;position:absolute;right:25px;}@media (max-width:991px){.search{right:45px;height:32px;max-width:175px;position:relative;float:left;top:2px;padding-right:0;}}@media (max-width:480px){.search{right:40px;border:none;padding:0;height:40px;max-width:50px;top:2px;float:none;}}.search .form-control{background:none !important;border:none !important;height:40px;font-size:18px;font-weight:400;color:#4e5b46;text-align:right;padding-right:0px;margin-left:5px;}.search .btn.btn-primary{background:transparent !important;border:none !important;font-size:20px;color:rgba(78,91,70,0.5);padding:0;padding-top:3px;}@media (max-width:991px){.search .btn.btn-primary{font-size:18px;padding:4px 0;}}@media (max-width:480px){.search .btn.btn-primary{font-size:15px;padding:7px 0;}}.search form#search-block-form{padding-right:15px;}.search input#edit-search-block-form--2{border:none !important;height:40px;font-size:18px;font-weight:400;color:#4E5B46;text-align:right;padding-right:10px;}@media (max-width:991px){.search input#edit-search-block-form--2{height:30px;padding-right:7px;font-size:16px;}}.search ::-webkit-input-placeholder{color:rgba(78,91,70,0.5) !important;font-size:17px !important;font-weight:400 !important;}@media (max-width:991px){.search ::-webkit-input-placeholder{font-size:16px;}}@media (max-width:480px){.search ::-webkit-input-placeholder{font-size:15px;}}.search ::-moz-placeholder{color:rgba(78,91,70,0.5) !important;font-size:17px !important;font-weight:400 !important;}@media (max-width:991px){.search ::-moz-placeholder{font-size:16px;}}@media (max-width:480px){.search ::-moz-placeholder{font-size:15px;}}.search :-ms-input-placeholder{color:rgba(78,91,70,0.5) !important;font-size:17px !important;font-weight:400 !important;}@media (max-width:991px){.search :-ms-input-placeholder{font-size:16px;}}@media (max-width:480px){.search :-ms-input-placeholder{font-size:15px;}}.search :-moz-placeholder{color:rgba(78,91,70,0.5) !important;font-size:17px !important;font-weight:400 !important;}@media (max-width:991px){.search :-moz-placeholder{font-size:16px;}}@media (max-width:480px){.search :-moz-placeholder{font-size:15px;}}.front #ui-id-1,.front #ui-id-2,.not-front #ui-id-1,.not-front #ui-id-2{display:none !important;}.page-search-site .page-main .tabs--primary.nav.nav-tabs,.page-search-site .page-main .search-info,.page-search-site .page-main .form-item.form-item-keys.form-type-textfield.form-group .control-label,.page-search-site .page-main #edit-advanced{display:none !important;}.page-search-site .page-main .page-header{font-size:0;}.page-search-site .page-main .page-header:before{content:'Lewis & Clark Natural Resources District';font-size:35px;}@media (max-width:480px){.page-search-site .page-main .page-header:before{font-size:30px;}}.page-search-site .page-main .form-group{position:relative;width:100%;}.page-search-site .page-main .form-control{background:none !important;margin-bottom:0;display:block;}.page-search-site .page-main .btn.btn-primary{background:transparent !important;border:none !important;color:#0061AB;font-size:0;padding:3px 10px;position:absolute;top:0;left:0;}.page-search-site .page-main .btn.btn-primary:before{content:"\f002";font-family:fontAwesome;font-size:25px;}.page-search-site .page-main #edit-keys{border:none;box-shadow:none;padding:6px 10px 10px 40px;font-size:18px;color:#3B3B3B;font-weight:400;padding-bottom:9px;width:100%;height:50px;}.page-search-site .page-main #search-form{border:3px solid #ecc793;height:50px;max-width:600px;margin-bottom:30px;}.page-search-site .page-main ::-webkit-input-placeholder{color:rgba(59,59,59,0.5) !important;font-size:17px !important;font-weight:400 !important;}.page-search-site .page-main ::-moz-placeholder{color:rgba(59,59,59,0.5) !important;font-size:17px !important;font-weight:400 !important;}.page-search-site .page-main :-ms-input-placeholder{color:rgba(59,59,59,0.5) !important;font-size:17px !important;font-weight:400 !important;}.page-search-site .page-main :-moz-placeholder{color:rgba(59,59,59,0.5) !important;font-size:17px !important;font-weight:400 !important;}.page-search-site .page-main .front #ui-id-1,.page-search-site .page-main .front #ui-id-2,.page-search-site .page-main .not-front #ui-id-1,.page-search-site .page-main .not-front #ui-id-2{display:none !important;}.page-search-site .page-main #block-system-main > h2{padding-bottom:25px;}.page-search-site .page-main #block-system-main > h2:before{content:'';display:block;border-top:1px solid #dedede;margin-top:35px;margin-bottom:35px;}.page-search-site .page-main .title{margin:0;padding-bottom:7px;}.page-search-site .page-main .title a{color:#4184b6;font-weight:600;}.page-search-site .page-main .title a:hover{color:#007cda;}.page-search-site .page-main .search-result:after{content:'';border-bottom:1px solid #dedede;display:block;padding-bottom:25px;margin-bottom:25px;}.page-search-site .page-main .search-result:last-child:after{content:none;padding-bottom:0;margin-bottom:0;}.page-search-site .page-main .search-snippet{margin:0;}.page-search-site .page-main .search-snippet > span{display:block;padding-top:15px;}.page-search-site .page-main .search-snippet > span .file-icon{padding-left:0;margin-left:0;vertical-align:middle;}.page-search-site .page-main .search-snippet > span em{padding-right:10px;}.page-search-site .page-main .search-snippet > span a{color:#129ce8;}.page-search-site .page-main .search-snippet > span a:hover{color:#004478;text-decoration:underline !important;}.page-search-site .page-main .search-snippet strong{background:rgba(228,209,66,0.2);padding-left:3px;padding-right:3px;}.page-search-site .page-main .search-results.apachesolr_search-results{list-style:none;padding:0;}.page-search-site .page-main .pagination > .active > a,.page-search-site .page-main .pagination > .active > span{background:#0061AB;border-color:#0061AB;color:#FFFFFF;cursor:pointer;-webkit-transition:0.15s ease all;-o-transition:0.15s ease all;-ms-transition:0.15s ease all;-moz-transition:0.15s ease all;transition:0.15s ease all;}.page-search-site .page-main .pagination > .active > a:focus,.page-search-site .page-main .pagination > .active > span:focus,.page-search-site .page-main .pagination > .active > a:hover,.page-search-site .page-main .pagination > .active > span:hover{background:#007ede;border-color:#007ede;color:#FFFFFF;cursor:pointer;}.page-search-site .page-main .pagination > li > a,.page-search-site .page-main .pagination > li > span{color:#0061AB;margin-left:0;cursor:pointer;-webkit-transition:0.15s ease all;-o-transition:0.15s ease all;-ms-transition:0.15s ease all;-moz-transition:0.15s ease all;transition:0.15s ease all;}.page-search .page-main .title a{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:none;-moz-hyphens:none;-webkit-hyphens:none;hyphens:none;}@media (max-width:767px){.page-search .page-header{margin-left:0;}}@media (max-width:991px){.search .form-control{height:30px;padding-right:7px;font-size:16px;}}.view-calendar tr{padding:0;}.footer-row .footer-main{z-index:1;}.footer-row .footer-text.footer-right{z-index:1;;}a{color:#337ab7;}.region-top-navigation nav a{color:#646b60;font-weight:500;}.title{margin:0;margin-bottom:45px;padding-bottom:10px;font-size:48px;border-bottom:none;font-weight:500;border-bottom:1px solid #c9c9c9;}[class^="col-"],[class*=" col-"]{position:relative;}.row{align-items:flex-start;}@media (min-width:992px){.navbar-collapse.collapse{display:block !important;height:auto !important;overflow:visible !important;}.navbar-nav{flex-direction:row;flex-wrap:nowrap;}.navbar-nav .dropdown-menu{position:absolute;}}#sidebar .nav,.sub-menu .nav,.region-content .menu-block-wrapper .nav{flex-direction:column;}.dropdown-menu li.dropdown-item{padding:0;white-space:normal;color:inherit;}.dropdown-menu li.dropdown-item:hover,.dropdown-menu li.dropdown-item:focus,.dropdown-menu li.dropdown-item:active,.dropdown-menu li.dropdown-item.active{color:inherit;background-color:#005392;}.search .mb-3{margin-bottom:0 !important;}.search .form-actions{margin:0;}@media (max-width:991px){#navbar .dropdown-menu.show{position:relative !important;inset:auto !important;transform:none !important;}}#navbar .nav li a{font-weight:500;}.dropdown-menu li a{padding:0px !important;}.dropdown-item{padding-top:10px !important;padding-bottom:10px !important;padding-left:10px !important;border-top:1px solid #004a82 !important;}.dropdown-item a{margin-right:10px;}.dropdown-menu li a{border-top:none !important}.dropdown-menu{margin-top:-2px !important;}.nav-link:focus-visible{box-shadow:none !important;}.nav-link:focus-visible{outline:5px auto -webkit-focus-ring-color !important;outline-offset:-2px !important;}.navbar-nav a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.view-calendar .even td:hover{background-color:#f5f5f5 !important;}.view-calendar .odd td:hover{background-color:#f5f5f5 !important;}.view-calendar .even td{background-color:white !important;}tr{border-bottom:0px solid #ccc;}
.accordion{background:#ffffff;color:#444;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;font-size:15px;transition:0.4s;border:1px solid #ccc;border-bottom:0;margin-top:10px;}.accordion p{font-weight:bold;}.accordion-active{background:#e5e5e5;}.accordion:hover{background:#f5f5f5;}.accordion:after{content:'\002B';color:#777;font-weight:bold;position:absolute;right:30px;top:30px;}.accordion-active:after{content:"\2212";}.accordion-panel{padding:0 18px;background:#ffffff;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;border:1px solid #ccc;border-top:0;}.accordion-panel div.field{padding:25px;}
@font-face{font-family:'FontAwesome';src:url(/themes/custom/LCNRD/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/themes/custom/LCNRD/css/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'),url(/themes/custom/LCNRD/css/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/themes/custom/LCNRD/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/themes/custom/LCNRD/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/themes/custom/LCNRD/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
