/* Minification failed. Returning unminified contents.
(6396,1): run-time error CSS1019: Unexpected token, found '@import'
(6396,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800)'
(6396,134): run-time error CSS1019: Unexpected token, found '@import'
(6396,142): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800)'
(6396,267): run-time error CSS1019: Unexpected token, found '@import'
(6396,275): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700)'
 */
/*
    Compile all necessary css files into one stylesheet
    ***Include only files used by the project, delete or comment out others***
    Do not add styles to this stylesheet, only import files.  
    Add files to css folder as needed, following the naming convention
    All files in css folder start with _ to indicate they should not be compiled to individual css files.
*/
/*settings files include variables*/
/* Fonts
================================================== */
/*font-family: 'Open Sans', sans-serif;*/
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format('truetype');
}
/*** border color for listtable and tableData/tableBox classes*/
/*other month day text color*/
/*tools include mixins and other tools we need to include such as google fonts.*/
/*Generic styles needed for every project. */
.ui-tabs.ui-widget.ui-widget-content {
  border: 0;
}
.ui-tabs.ui-widget.ui-widget-content .ui-tabs-anchor {
  outline: 0 !important;
}
.ui-tabs.ui-widget.ui-widget-content .ui-widget-content {
  border: 0;
}
@media screen and (min-width: 40.5em) and (max-width: 47.9375em) {
  .standardlayout .column.left_col,
  .standardthreecolumnlayout .column.left_col,
  .standardlayout .column.right_col,
  .standardthreecolumnlayout .column.right_col,
  .standardthreecolumnlayout .column.small_col,
  .twocolumnswithbottomlayout .column.left_col,
  .twocolumnswithbottomlayout .column.right_col,
  .threecolumnswithbottomlayout .column.left_col,
  .threecolumnswithbottomlayout .column.middle_col,
  .threecolumnswithbottomlayout .column.right_col,
  .twocolumnreverselayout .column.has_small_col,
  .twocolumnreverselayout .column.small_col {
    width: 100%;
    margin: 0 !important;
  }
  .title_widget,
  .content_area {
    padding: 10px;
  }
  .content_area.facebook_feed,
  .content_area.twitter_feed {
    padding: 0;
  }
  .sidenav,
  .small_col .sidenav {
    float: none;
    width: 100%;
  }
  .sidenav .mobile_header.mobile_only,
  .small_col .sidenav .mobile_header.mobile_only {
    display: block !important;
  }
  .sidenav ul li,
  .sidenav ul li.sidenav_expanded > a {
    display: none;
  }
  .sidenav.mobile_list ul li a,
  .sidenav.mobile_list ul li a:hover {
    padding: 0;
    font-weight: normal;
  }
  .mobile_list ul li,
  .facebook_feed ul li,
  .twitter_feed ul li,
  .small_box .box_content ul li {
    padding: 17px 7% 17px 16px;
  }
  .mobile_list ul li a,
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink,
  .mobile_list ul li a:hover {
    font-weight: bold;
  }
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink {
    display: block;
  }
  .small_box {
    margin-bottom: 0;
  }
  .standardthreecolumnlayout .small_col .small_box {
    display: block;
    margin-right: 0%;
    width: 100%;
  }
  .mobile_list .item-list a:hover {
    font-weight: normal;
  }
  .service_box .box_content > ul > li {
    border-bottom: 1px solid #c6c4c4 !important;
  }
  .standardthreecolumnlayout .small_col .minicalendar_widget {
    display: block;
    margin: 0 auto;
  }
  #view-full {
    display: block !important;
  }
  .mobile_only {
    display: block !important;
  }
  .mobile_hide {
    display: none !important;
  }
}
html {
  font-size: inherit;
}
*,
*:after,
*:before {
  box-sizing: content-box;
}
.config_widget_template *,
.config_widget_template *:after,
.config_widget_template *:before {
  box-sizing: border-box;
}
.sitewrapper,
.sitewrapper *,
.sitewrapper *:after,
.sitewrapper *:before {
  box-sizing: border-box;
}
.progress {
  box-shadow: 0 0 0;
  height: auto;
  margin-bottom: 0px;
}
#configure_widgets #siteheader #headercolumn .widget_wrapper .toggle_search {
  bottom: 0;
}
#configure_widgets #siteheader #headercolumn .widget_wrapper #top_nav {
  width: 485px;
}
#configure_widgets .threecolumnswithbottomlayout .left_col.empty_col,
#configure_widgets .threecolumnswithbottomlayout .middle_col.empty_col,
#configure_widgets .threecolumnswithbottomlayout .right_col.empty_col,
#configure_widgets .threecolumnswithbottomlayout .bottom_col.empty_col {
  top: 36px;
}
#configure_widgets .twocolumnswithbottomlayout .left_col.empty_col,
#configure_widgets .twocolumnswithbottomlayout .right_col.empty_col,
#configure_widgets .twocolumnswithbottomlayout .bottom_col.empty_col {
  top: 56px;
}
#edit_page .home_spotlight .widget_wrapper {
  width: 66.5%;
  clear: none;
  float: left;
}
#edit_page .home_spotlight .widget_wrapper li {
  width: 100% !important;
}
#edit_page .home_spotlight .widget_wrapper li:first-child.hasimage .spotlight-item .box_item_title,
#edit_page .home_spotlight .widget_wrapper li:first-child.hasimage .spotlight-item .box_item_summary {
  margin-left: 378px;
  padding: 16px 15px 0 0;
}
#edit_page .home_spotlight .widget_wrapper li:first-child.hasimage .spotlight-item img {
  left: 0;
  position: absolute;
  top: 0;
  width: 342px;
  height: 520px;
  z-index: 1;
  max-height: 100%;
}
#edit_page .home_spotlight .widget_wrapper:nth-child(2) {
  width: 32%;
  float: right;
}
#edit_page .home_spotlight .widget_wrapper:nth-child(1) li:last-child.hasimage .spotlight-item .box_item_summary {
  max-height: 296.08333333px;
  line-height: normal;
}
.sitewrapper a.phone_link,
.sitewrapper a.phone_link:hover {
  color: #2e2e2e;
  text-decoration: none !important;
}
/*setting default styles for html elements. */
body.front_end_body,
.sitewrapper,
.sitewrapper select,
.sitewrapper input,
.sitewrapper textarea,
.sitewrapper table,
#broken_links_reporter_form,
body.dialog_body,
.ui-widget,
body[radeditorbody],
body[radeditorbody] table {
  font-size: 12px !important;
  line-height: 1.58333333 !important;
  font-family: 'Poppins', sans-serif !important;
  color: #2e2e2e;
  font-weight: 500;
}
p {
  margin: 0 0 1em 0;
}
.column select {
  min-width: 150px;
}
.front_end_body label {
  line-height: inherit;
}
legend {
  color: #303a41;
  font-weight: bold;
  text-decoration: none;
}
.column input[type=button],
.column input[type=submit],
.column input[type=reset],
body.dialog_body input[type="submit"],
body.dialog_body input[type="button"],
body.dialog_body input[type="reset"],
.front_end_body .command.primary,
.front_end_body .column .command {
  background: #70a400 !important;
  color: #fff !important;
}
.form_button:hover,
.column input[type=button]:hover,
.column input[type=submit]:hover,
.column input[type=reset]:hover,
.front_end_body input[type=submit].command.primary:hover,
.front_end_body a.command.primary:hover {
  color: #2e2e2e !important;
  background: #fbfff2 !important;
  border: 2px solid #d6d6c8 !important;
}
/**title colors*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #303a41;
  font-weight: bold;
}
.reDropDownBody h1,
.reDropDownBody h2,
.reDropDownBody h3,
.reDropDownBody h4,
.reDropDownBody h5,
.reDropDownBody h6 {
  color: #303a41;
  font-weight: bold;
}
h2 {
  font-size: 133.33333333%;
}
h3 {
  font-size: 128.33333333%;
}
h4 {
  font-size: 123.33333333%;
}
h5 {
  font-size: 118.33333333%;
}
h6 {
  font-size: 113.33333333%;
}
/*.content_area, .Default.reDropDownBody {
    h1, h2, h3, h4, h5, h6 {
        color: @page-subtitle-color;
         font-weight:bold;
    }
}*/
.subtitle {
  font-size: 133.33333333%;
  color: #303a41;
  font-weight: normal;
}
.subtitle p,
.subtitle a {
  color: #303a41;
  font-weight: normal;
}
a,
a:visited,
.column a {
  color: #1d5e84;
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}
a[name],
a[name]:hover,
a[name]:focus {
  color: #2e2e2e;
  text-decoration: none;
}
a img {
  border: 0;
}
/**
    Objects that are reused within several components
*/
/*#region MOBILE LIST, MOBILE BOX 
   This controls the mobile view for the Box Widgets in standard_3col.html and the side navigation.  
    Rarely needs to be modified.   Make sure arrow is centered, if not, adjust here.
*/
.mobile_header,
.facebook_feed .mobile_header,
.twitter_feed .mobile_header,
.small_box .mobile_header {
  margin: 0;
  color: #ffffff;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 110%;
  height: 40px;
  line-height: 30px;
  background: #70a400;
  padding: 6px 16px;
}
.small_box .mobile_header {
  display: block;
}
.mobile_list,
.mobile_box {
  background: #ffffff;
  border: 0px;
}
.small_col .content_area.mobile_box {
  border-top: 1px solid #c6c4c4;
  background: #ffffff;
}
.mobile_box > div {
  background: #ffffff;
  padding: 10px;
}
.mobile_box {
  background: #ffffff;
}
.mobile_list ul,
.facebook_feed ul,
.twitter_feed ul {
  margin: 0;
}
.mobile_list ul li,
.facebook_feed ul li,
.twitter_feed ul li {
  width: 100%;
  background: #fcfbfb url(_gfx/cmn/mobile/mob_arrow.png) 96% 20px no-repeat;
  border-bottom: 1px solid #c6c4c4;
  border-top: 0;
  padding: 17px 7% 17px 16px;
  position: relative;
  zoom: 1;
}
.mobile_list ul li:before,
.facebook_feed ul li:before,
.twitter_feed ul li:before {
  content: '';
  display: block;
}
.mobile_list ul li:after,
.facebook_feed ul li:after,
.twitter_feed ul li:after {
  content: '';
  display: table;
  clear: both;
}
.mobile_list ul ul li:before,
.facebook_feed ul ul li:before,
.twitter_feed ul ul li:before {
  border: none;
}
.mobile_list a + .item-list {
  border-top: 0;
}
.mobile_list .item-list {
  padding: 0;
}
.mobile_list ul li a {
  border-top: 0;
  padding: 0;
  color: #404040;
  font-weight: 600;
}
.mobile_list ul li a:hover {
  color: #16425c;
  font-weight: 600;
}
.mobile_list .item-list a {
  color: #404040;
  font-weight: normal;
}
.mobile_list .item-list a:hover {
  color: #16425c;
}
.mobile_list .item_smalltext {
  padding: 0;
  border: 0;
}
.mobile_list .item_smalltext + .item_smalltext {
  font-style: normal;
}
.mobile_list .box_bottomlink,
.mobile_box .box_bottomlink {
  background: #eff3f8;
  border: 0;
  border-bottom: 1px solid #c6c4c4;
  color: #303a41;
  font-style: normal;
  font-weight: 500;
  text-align: right;
  padding: 7px 2% 7px 24px;
  clear: both;
  position: relative;
}
.mobile_list .box_bottomlink:after,
.mobile_box .box_bottomlink:after {
  content: url(_gfx/cmn/mobile/mobile_more_arrow.png);
  position: relative;
  top: 1px;
  margin: 0 0 0 5px;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .mobile_list,
  .mobile_box {
    background: transparent;
  }
  .mobile_box > div {
    background: transparent;
    padding: 0px;
  }
  .mobile_list ul li a,
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink,
  .mobile_list ul li a:hover {
    background: transparent none;
    font-weight: normal;
  }
  .mobile_list ul li {
    background: transparent none;
    border-bottom: 0px solid #c6c4c4;
    padding: 0;
    position: static;
  }
  .mobile_list ul li:before {
    display: none;
  }
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink {
    border: none;
  }
}
/* FlexSlider Necessary Generic Styles
*********************************/
/* Browser Resets */
.flex-viewport {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider {
  position: relative;
}
.slides {
  zoom: 1;
}
.slides:before {
  content: '';
  display: block;
}
.slides:after {
  content: '';
  display: table;
  clear: both;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider .slides > li:first-child {
  display: block;
  -webkit-backface-visibility: visible;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* Control Nav */
.flex-control-nav {
  position: absolute;
  right: 16px;
  bottom: 10px;
  display: none;
}
.flex-control-nav li {
  float: left;
}
.flex-control-nav li a {
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 50%;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  width: 10px;
  height: 10px;
  margin-left: 6px;
}
.flex-control-nav li a.flex-active,
.flex-control-nav li a:hover {
  background: #ccc;
}
.dialog_body.front_end_body {
  background: #fff;
}
.viClientDialog .vi-main {
  overflow: hidden;
}
.feedback_lightbox .vi-outer .vi-c .vi-main .vi-content iframe,
.send_share_email_lightbox .vi-outer .vi-c .vi-main .vi-content iframe {
  width: 100% !important;
}
.dialog_body .feed_back_wrapper #feedback_sendemail_form .feedback_list li label {
  width: 150px;
  float: left;
}
.dialog_body .feed_back_wrapper #feedback_sendemail_form .feedback_list li .feedback_name_input,
.dialog_body .feed_back_wrapper #feedback_sendemail_form .feedback_list li .feedback_email_input,
.dialog_body .feed_back_wrapper #feedback_sendemail_form .feedback_list li .feedback_message_textarea {
  width: 435px;
}
.dialog_body .feed_back_wrapper #feedback_sendemail_form .feedback_list li .feedback_message_textarea {
  height: 90px;
}
.dialog_body .feed_back_wrapper #feedback_sendemail_form .feedback_list li .g-recaptcha {
  transform: scale(1) !important;
}
.front_end_body .formlist label {
  width: 150px;
}
.front_end_body .formlist .shareemail_name_input,
.front_end_body .formlist .shareemail_email_input,
.front_end_body .formlist .shareemail_recipientemail_input,
.front_end_body .formlist .shareemail_subjectheader_input {
  width: 399px;
}
.list-filter select {
  width: 225px;
  max-width: 100%;
}
.list-filter,
.alpha-filter {
  margin: 0 0 10px 0;
  clear: both;
  list-style: none;
  padding: 0;
}
.list-filter ul,
.alpha-filter ul {
  list-style: none;
  padding: 0;
}
.list-filter ul li,
.alpha-filter ul li {
  float: left;
}
.list-filter ul li:first-child:before,
.alpha-filter ul li:first-child:before {
  content: "";
}
.list-filter ul li:before,
.alpha-filter ul li:before {
  color: Gray;
  content: "|";
}
.alpha-filter .current {
  color: inherit;
  cursor: inherit;
}
.alpha-filter .current:hover {
  background: transparent;
  border-color: transparent;
  box-shadow: 0 0 0;
  color: inherit;
}
.alpha-filter a:hover {
  background: #1d5e84;
  border: solid 1px transparent;
  color: #fff !important;
}
.alpha-filter .current:hover {
  color: inherit !important;
}
/**link color**/
.list-pager a {
  color: #1d5e84 !important;
}
.list-pager a.pg-normal:hover {
  background: #1d5e84;
  border: solid 1px transparent;
  color: #fff !important;
}
.detail-title,
.detail-subtitle,
.detail-intro {
  margin: 0 0 7px;
}
.detail-list-label,
.custom_fields label {
  width: 150px;
}
.list-main > li {
  border-bottom: 1px solid #d6d6c8;
}
/* Default List Table Styling.  
    Should match general table style in Interior comp.  
    Modify padding and borders ONLY  (if needed), otherwise do not modify.
    everything else controlled in settings.global or settings.colors
    Should match _components.tableData.less and _components.tableBox.less
================================================== */
.sitewrapper .listtable {
  width: 100%;
  border-collapse: separate !important;
  margin: 10px 0;
  empty-cells: show;
  border: solid 0px #d6d6c8 !important;
  background: #ffffff !important;
}
.sitewrapper .listtable th {
  border: 1px solid #70a400;
  font-weight: normal;
  padding: 6px 9px;
  background: #70a400 !important;
  color: #fff !important;
  font-size: 133.33333333%;
}
.sitewrapper .listtable th:hover {
  font-weight: normal;
  padding: 6px 9px;
  border: 1px solid #70a400;
}
.sitewrapper .listtable td {
  padding: 3px 9px 2px 9px !important;
  border: 0;
  border-bottom: solid 1px #d6d6c8;
  border-right: solid 1px #d6d6c8;
  font-size: 100%;
}
.sitewrapper .listtable td:first-child {
  border-left: 1px solid #d6d6c8;
}
.sitewrapper .listtable tr:last-child td {
  border-bottom: 1px solid #d6d6c8;
}
.sitewrapper .listtable tr:hover {
  background: #fbfff2;
}
.sitewrapper .listtable tr:hover td {
  background: #fbfff2 !important;
}
.sitewrapper .listtable tr:hover > td a {
  color: #1d5e84 !important;
  text-decoration: none;
}
.sitewrapper .listtable tr:hover > td a:hover {
  text-decoration: underline;
}
.sitewrapper .listtable tr:hover > td:first-child {
  border-left: 1px solid #d6d6c8 !important;
}
.sitewrapper .listtable tr:hover > td,
.sitewrapper .listtable tr:hover > td > p {
  color: #404040 !important;
}
.sitewrapper .listtable a.email_link {
  background-position: center left !important;
}
.sitewrapper .listtable th a {
  color: #fff !important;
}
.sitewrapper table.listtable a.phone_link,
.sitewrapper table.listtable a.phone_link:hover {
  color: #404040;
  text-decoration: none !important;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td::before {
  top: 3px;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td {
  min-height: 28px;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr {
  border: 0px;
  border-bottom: 2px solid #70a400;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr:last-child {
  border-bottom: 0;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .sitewrapper .listtable a.email_link {
    background-position: center center !important;
  }
  .sitewrapper .listtable td:last-child {
    border-bottom: solid 1px #d6d6c8 !important;
  }
  .staff_directory_widget,
  .rfp_widget,
  .service_directory_widget,
  .jobs_widget,
  .events_widget,
  .form_survey_widget,
  .facility_directory_list_view_widget,
  .poll_widget,
  .meeting_widget,
  .meeting_item_widget {
    overflow-x: auto;
    overflow-y: hidden;
  }
}
.small_box .item_new,
.listtable span.item_new {
  color: #303a41;
  font-weight: bold;
  display: inline;
}
.empty_list {
  font-weight: bold;
  padding-top: 10px;
  text-align: center;
}
.small_box .empty_box {
  padding: 10px 10px 10px 16px;
}
.small_box .box_content ul.item-list li.item-email,
.small_box .box_content ul.item-list li.item-phone,
.small_box .box_content ul.item-list li.item-map {
  padding-left: 22px;
  margin-bottom: 3px;
}
.small_box .box_content ul.item-list li.item-email {
  background: url(_gfx/cmn/email_table.png) 0 center no-repeat;
}
.small_box .box_content ul.item-list li.item-email .email_link {
  cursor: pointer;
}
.small_box .box_content ul.item-list li.item-phone {
  background-position: 0 center;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .small_box,
  .twitter_feed,
  .facebook_feed {
    margin-bottom: 17px;
    vertical-align: top;
    clear: both;
    background: #fff !important;
    border: 1px solid #cbcbcb !important;
    word-wrap: break-word;
  }
  .small_box .box_title,
  .twitter_feed .box_title,
  .facebook_feed .box_title,
  .small_box h2.mobile_header,
  .twitter_feed h2.mobile_header,
  .facebook_feed h2.mobile_header {
    color: #fff !important;
    font-weight: normal;
    line-height: 120%;
    font-size: 150% !important;
    height: auto;
    padding: 8px 15px 8px 15px;
    text-align: left;
    display: block;
    text-transform: uppercase;
    background: #70a400;
    margin: -1px -1px 0 -1px;
  }
  .small_box .box_content,
  .twitter_feed .box_content,
  .facebook_feed .box_content {
    padding: 0px 15px 0 15px;
  }
  .small_box .box_content ul,
  .twitter_feed .box_content ul,
  .facebook_feed .box_content ul,
  .small_box.twitter_feed ul,
  .twitter_feed.twitter_feed ul,
  .facebook_feed.twitter_feed ul,
  .small_box.facebook_feed ul,
  .twitter_feed.facebook_feed ul,
  .facebook_feed.facebook_feed ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 7px 0 0 0;
    line-height: 130%;
  }
  .small_box .box_content ul li,
  .twitter_feed .box_content ul li,
  .facebook_feed .box_content ul li,
  .small_box.twitter_feed ul li,
  .twitter_feed.twitter_feed ul li,
  .facebook_feed.twitter_feed ul li,
  .small_box.facebook_feed ul li,
  .twitter_feed.facebook_feed ul li,
  .facebook_feed.facebook_feed ul li,
  .small_box.faq_box .box_content > ul > li,
  .twitter_feed.faq_box .box_content > ul > li,
  .facebook_feed.faq_box .box_content > ul > li,
  .small_box.service_box.mobile_list .box_content > ul > li,
  .twitter_feed.service_box.mobile_list .box_content > ul > li,
  .facebook_feed.service_box.mobile_list .box_content > ul > li {
    padding: 5px 0 7px 0;
    position: relative;
    border-bottom: solid 0px #e0e0e0;
  }
  .small_box .box_bottomlink,
  .twitter_feed .box_bottomlink,
  .facebook_feed .box_bottomlink {
    float: right;
    margin: 6px 0;
    padding: 4px 9px 3px 10px;
    background: transparent;
    text-transform: capitalize;
    color: #fff;
    font-weight: normal;
    font-size: 100%;
    background: #575859;
  }
  .small_box .box_bottomlink:after,
  .twitter_feed .box_bottomlink:after,
  .facebook_feed .box_bottomlink:after {
    content: " >";
    margin: 0;
    top: 0;
  }
  .small_box .box_bottomlink:hover,
  .twitter_feed .box_bottomlink:hover,
  .facebook_feed .box_bottomlink:hover {
    text-decoration: underline;
  }
  .small_box .box_content ul a,
  .twitter_feed .box_content ul a,
  .facebook_feed .box_content ul a,
  .small_box.service_box .box_content li span,
  .twitter_feed.service_box .box_content li span,
  .facebook_feed.service_box .box_content li span,
  .small_box.faq_box ul .listfaq_q,
  .twitter_feed.faq_box ul .listfaq_q,
  .facebook_feed.faq_box ul .listfaq_q,
  .small_box .empty_box,
  .twitter_feed .empty_box,
  .facebook_feed .empty_box {
    color: #303a41;
    text-decoration: none;
    font-size: 108.33333333%;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
  }
  .small_box .box_content ul a:hover,
  .twitter_feed .box_content ul a:hover,
  .facebook_feed .box_content ul a:hover {
    text-decoration: underline;
    color: #303a41;
    font-weight: 600;
  }
  .small_box .box_content ul img,
  .twitter_feed .box_content ul img,
  .facebook_feed .box_content ul img {
    margin-right: 3px;
    vertical-align: bottom;
  }
  .small_box .box_content .item_smalltext,
  .twitter_feed .box_content .item_smalltext,
  .facebook_feed .box_content .item_smalltext,
  .small_box .box_content ul.item-list li,
  .twitter_feed .box_content ul.item-list li,
  .facebook_feed .box_content ul.item-list li,
  .small_box.meeting_item_box ul span,
  .twitter_feed.meeting_item_box ul span,
  .facebook_feed.meeting_item_box ul span {
    margin: 0;
    color: #404040;
    font-size: 100%;
    padding: 0;
    border: 0;
  }
  .small_box .document_breadcrumb,
  .twitter_feed .document_breadcrumb,
  .facebook_feed .document_breadcrumb {
    color: #404040;
  }
  .small_box .document_breadcrumb a,
  .twitter_feed .document_breadcrumb a,
  .facebook_feed .document_breadcrumb a {
    color: #303a41;
  }
  .small_box .box_content ul.item-list li,
  .twitter_feed .box_content ul.item-list li,
  .facebook_feed .box_content ul.item-list li {
    font-size: 100%;
    padding: 0;
  }
  .small_box .box_content ul.item-list li a,
  .twitter_feed .box_content ul.item-list li a,
  .facebook_feed .box_content ul.item-list li a,
  .small_box.service_box .box_content ul.service_list li a,
  .twitter_feed.service_box .box_content ul.service_list li a,
  .facebook_feed.service_box .box_content ul.service_list li a {
    color: #404040;
    font-weight: normal;
    font-size: 100%;
  }
  .small_box .box_content ul.item-list li a:hover,
  .twitter_feed .box_content ul.item-list li a:hover,
  .facebook_feed .box_content ul.item-list li a:hover,
  .small_box.service_box .box_content ul.service_list li a:hover,
  .twitter_feed.service_box .box_content ul.service_list li a:hover,
  .facebook_feed.service_box .box_content ul.service_list li a:hover {
    text-decoration: underline;
  }
  .small_box .item_new,
  .twitter_feed .item_new,
  .facebook_feed .item_new {
    margin-left: 5px;
    color: #303a41;
  }
  .small_box .box_content ul.item-list,
  .twitter_feed .box_content ul.item-list,
  .facebook_feed .box_content ul.item-list {
    margin: 0;
    padding: 4px 0 0 0;
    border: 0;
  }
  .small_box .empty_box,
  .twitter_feed .empty_box,
  .facebook_feed .empty_box {
    padding: 10px 0;
  }
  .small_box .downloadmessage,
  .twitter_feed .downloadmessage,
  .facebook_feed .downloadmessage {
    width: 100%;
  }
  .small_box.staff_box .box_content ul.item-list li.item-phone,
  .small_box.staff_box .box_content ul.item-list li.item-email a,
  .small_box.business_box .box_content ul.item-list li.item-phone,
  .small_box.business_box .box_content ul.item-list li.item-email a,
  .small_box.business_box .box_content ul.item-list li.item-map a {
    line-height: 130%;
    border-bottom: none;
    font-size: 100%;
  }
  .small_box .box_content ul.item-list li.item-phone {
    background-position: 0 10%;
  }
  .small_box .box_content ul.item-list li.item-email {
    background-position: 0 10%;
  }
  .small_box .box_content ul.item-list li.item-map {
    background-position: 0 10%;
  }
  .standardthreecolumnlayout .small_col .small_box {
    width: 46%;
    margin-right: 2%;
    display: inline-block;
  }
}
body.front_end_body {
  background: #fff;
  -ms-overflow-style: scrollbar;
}
#sitebody {
  background: #ffffff;
}
.container {
  padding: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 0px;
  padding-right: 0px;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  body.front_end_body,
  .config_widget_template {
    background: #fff url(_gfx/cmn/body_bg.jpg) center 0px no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
  .container,
  #sitebody,
  #siteheader,
  #footercolumn,
  .external_slider_content,
  .social_icons {
    width: 730px;
    /*Width of site from 768px width up to 992px width*/
    max-width: 730px;
    /*needed to overwrite backend product styles*/
  }
  .mainSpan_wrapper,
  .mainSpan_wrapper_home {
    position: relative;
  }
  .mainSpan_wrapper:before,
  .mainSpan_wrapper_home:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 180px;
    background-color: rgba(255, 255, 255, 0.9);
    background-image: url(_gfx/cmn/accent_bar.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 1920px 5px;
    z-index: 0;
  }
  .mainSpan_wrapper.active:after,
  .mainSpan_wrapper_home.active:after {
    content: "";
    top: 180px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: auto;
    height: auto;
    background: rgba(0, 0, 0, 0.5);
    z-index: 5;
    visibility: visible;
  }
  .mainSpan_wrapper.active #siteheader,
  .mainSpan_wrapper_home.active #siteheader {
    z-index: 6;
  }
  .mainSpan_wrapper.active .dropdownmenu,
  .mainSpan_wrapper_home.active .dropdownmenu {
    display: none;
  }
  .mainSpan_wrapper.active:after {
    z-index: 1;
  }
  .mainSpan_wrapper.active #siteheader {
    z-index: 3;
  }
  .mainSpan_wrapper.active #sitebody {
    z-index: auto;
  }
  .mainSpan_wrapper.active .mainnav.sticky {
    z-index: 2;
  }
  .mainSpan.sticky_header #siteheader {
    z-index: 7;
  }
  .mainSpan.sticky_header #siteheader #headercolumn {
    position: fixed;
    top: 0;
    width: 730px;
    max-width: 730px;
    width: 100%;
    margin: 0 auto;
  }
  .mainSpan.sticky_header #siteheader #headercolumn #top_nav {
    display: none;
  }
  .mainSpan.sticky_header #siteheader #headercolumn .toggle_search {
    bottom: -79px;
  }
  /*Set layout posision and width*/
  .container {
    margin-left: auto;
    margin-right: auto;
  }
  .config_widget_template {
    max-width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  #wrapper {
    overflow: hidden;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  .container,
  #sitebody,
  #siteheader,
  #footercolumn,
  .external_slider_content,
  .social_icons {
    width: 950px;
    /*Width of site from 992px width up to 1200px width*/
    max-width: 950px;
    /*needed to overwrite backend product styles*/
  }
  .mainSpan.sticky_header #siteheader #headercolumn {
    width: 950px;
    max-width: 950px;
  }
}
@media (min-width: 1200px) {
  .container,
  #sitebody,
  #siteheader,
  #footercolumn,
  .external_slider_content {
    width: 1026px;
    /*maximum width of site, might change for each site*/
    max-width: 1026px;
  }
  .config_widget_template {
    clear: both;
  }
  .mainSpan.sticky_header #siteheader #headercolumn {
    width: 1026px;
    max-width: 1026px;
  }
}
/**
    individual components
**/
/*#region HEADER */
#siteheader {
  z-index: 1;
  margin-bottom: 0;
  position: relative;
  background: #fff;
}
#headercolumn {
  clear: both;
  float: none;
  width: auto;
  position: static;
  height: 106px !important;
}
.toggle_search {
  display: none;
  position: absolute;
  right: 2px;
  bottom: 14px;
  height: 40px;
  width: 40px;
  background: #3497d1 url(_gfx/cmn/search_input.png) center center no-repeat;
  text-indent: -9999px;
  z-index: 2;
  font-size: 18px;
  font-weight: normal;
  color: #2f363b;
  text-decoration: none !important;
  padding: 6px 0;
}
.toggle_search.active {
  background: #3497d1 url(_gfx/cmn/close_search_img.png) center center no-repeat;
  text-indent: -58px;
}
.popular_searches_box {
  display: none;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #siteheader {
    height: 180px;
    background: transparent;
    position: relative;
    margin: 0 auto;
    z-index: auto;
  }
  #siteheader:before {
    display: none;
  }
  #headercolumn {
    background-image: none !important;
    height: auto !important;
  }
  .toggle_search {
    display: block;
  }
  .popular_searches_box {
    display: block;
    background: #fff;
    border: 1px solid #e2e9ed;
    padding: 0 16px 15px 16px;
    margin: 0;
    position: absolute;
    top: 167px;
    left: auto;
    right: 211px;
    width: 505px;
  }
  .popular_searches_box h2 {
    font-size: 16px;
    font-weight: normal;
    color: #717171;
    margin: 0;
    padding: 15px 0 9px;
    letter-spacing: 1px;
  }
  .popular_searches_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .popular_searches_box ul li a {
    font-size: 16px;
    font-weight: normal;
    color: #2f363b;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .popular_searches_box ul li a:hover {
    text-decoration: underline;
  }
  .search_container {
    display: none;
  }
  .search_container.sticky_header {
    position: fixed;
    top: 0;
    max-width: 1026px;
    width: 100%;
    margin: 0 auto;
  }
  .search_container.sticky_header #searchbox {
    bottom: -79px;
  }
  .search_container.sticky_header .popular_searches_box {
    top: 79px;
    right: 0px;
    left: 139px;
    width: 426px;
  }
}
/***992px***/
@media screen and (min-width: 992px) {
  .popular_searches_box {
    width: 643px;
  }
  .search_container {
    display: none;
  }
  .search_container.sticky_header .popular_searches_box {
    width: 506px;
    right: 0px;
    left: 269px;
  }
}
/***1200px***/
@media screen and (min-width: 1200px) {
  .search_container {
    display: none;
  }
  .search_container.sticky_header .popular_searches_box {
    width: 643px;
    right: 211px;
    left: auto;
  }
}
.mainSpan_wrapper_home #page_footer {
  display: none;
  margin-bottom: 640px;
}
#page_footer {
  clear: both;
  font-size: 100%;
  background: #5eafde;
  padding: 10px;
  margin: 0;
  position: relative;
}
#page_footer:before {
  content: "";
  top: 299px;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: auto;
  background: #53a9db;
  z-index: 0;
}
#page_footer #footercolumn {
  margin: 0 auto;
  position: relative;
  padding: 0;
  font-size: 14px;
  color: #25323b;
  line-height: 1.5em;
  zoom: 1;
}
#page_footer #footercolumn:before {
  content: '';
  display: block;
}
#page_footer #footercolumn:after {
  content: '';
  display: table;
  clear: both;
}
#page_footer #footercolumn .footer_logo a img {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#page_footer #footercolumn .footer_logo a img:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
#page_footer #footercolumn .col-sm-3 {
  min-height: 150px;
  text-align: center;
  width: 50%;
  float: left;
}
#page_footer #footercolumn .footer_address,
#page_footer #footercolumn .footer_phone {
  padding: 75px 0 0 0;
  letter-spacing: 1px;
  line-height: 17px;
  display: block;
}
#page_footer #footercolumn .footer_address {
  background: url(_gfx/cmn/map_icon.png) center top no-repeat;
}
#page_footer #footercolumn .footer_phone {
  background: url(_gfx/cmn/phone_mail.png) center top no-repeat;
}
#page_footer #footercolumn .footer_social_icons {
  max-width: 257px;
}
#page_footer #footercolumn .footer_social_icons a {
  display: inline-block;
}
#page_footer #footercolumn .footer_social_icons a img {
  margin: 0 1px 8px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#page_footer #footercolumn .footer_social_icons a img:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
#page_footer #footercolumn .footer_social_icons a:first-child {
  display: block;
  padding: 0 0 19px 0;
}
#page_footer #footercolumn .footer_social_icons a:first-child img {
  margin: 0;
}
#page_footer #footercolumn .footer_quote {
  display: none;
  color: #fff;
  text-align: center;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
  line-height: 88px;
  letter-spacing: 3px;
  clear: both;
  margin: 0;
}
#page_footer #footercolumn .footer_nav {
  margin: 0;
  zoom: 1;
  clear: both;
  text-align: center;
}
#page_footer #footercolumn .footer_nav:before {
  content: '';
  display: block;
}
#page_footer #footercolumn .footer_nav:after {
  content: '';
  display: table;
  clear: both;
}
#page_footer #footercolumn .footer_nav a {
  text-decoration: none;
}
#page_footer #footercolumn .footer_nav a:hover {
  text-decoration: underline;
}
#page_footer #footercolumn .footer_copyright {
  font-size: 11px;
  padding: 0;
  text-align: center;
}
#page_footer #footercolumn .footer_copyright a {
  font-weight: 700;
  color: #4f234c;
  font-size: 12px;
}
#page_footer #footercolumn .footer_copyright a:hover {
  text-decoration: underline;
}
#page_footer p {
  margin: 0;
  clear: both;
  font-size: 12px;
  color: #25323b;
  font-weight: 500;
}
#page_footer a {
  color: #25323b;
  text-decoration: none;
  margin-right: 0;
  font-size: 12px;
  font-weight: 500;
}
#page_footer a:hover {
  color: #4f234c;
}
#mobile_vision a {
  border: 1px solid #bbbaba;
}
#view-options {
  background: url(_gfx/cmn/mobile/fullsite_bg.gif) 0 0 repeat-x;
  position: relative;
  z-index: 1;
  clear: both;
}
#view-options a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  width: 27px;
  z-index: -1;
  background: url(_gfx/cmn/mobile/fullsite_arrow_right.png) 0 17px no-repeat;
}
#view-full,
#view-responsive {
  background: url(_gfx/cmn/mobile/fullsite_arrow_left.png) 11px 17px no-repeat;
  border: 0;
  font-weight: normal;
  line-height: 37px;
  font-size: 15px !important;
  margin-top: 0;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .mainSpan_wrapper_home #page_footer {
    display: block;
    margin-top: 0;
  }
  #page_footer {
    padding: 0;
    margin: 20px 0 0 0;
    min-height: 314px;
  }
  #page_footer:before {
    top: auto;
    height: 50px;
  }
  #page_footer a {
    margin: 0;
    font-size: 13px;
  }
  #page_footer p {
    font-size: 13px;
  }
  #page_footer #footercolumn .footer_logo,
  #page_footer #footercolumn .footer_address,
  #page_footer #footercolumn .footer_phone {
    margin: 50px 0 0 0;
  }
  #page_footer #footercolumn .footer_address,
  #page_footer #footercolumn .footer_phone {
    line-height: 18px;
  }
  #page_footer #footercolumn .footer_social_icons {
    margin: 39px 0 0 0;
  }
  #page_footer #footercolumn .footer_social_icons a img {
    margin: 0 1px 8px;
  }
  #page_footer #footercolumn .col-sm-3 {
    min-height: 180px;
    text-align: center;
    width: 25%;
  }
  #page_footer #footercolumn .footer_quote {
    display: block;
    font-size: 33px;
  }
  #page_footer #footercolumn .footer_nav {
    display: block;
    width: auto;
    float: none;
    padding: 0;
    clear: none;
  }
  #page_footer #footercolumn .footer_nav a {
    font-size: 12px;
    margin: 0 15px 0 0;
  }
  #page_footer #footercolumn .footer_copyright {
    float: none;
    margin: 0;
    padding: 0;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  #page_footer {
    min-height: 310px;
  }
  #page_footer:before {
    top: auto;
    height: 44px;
  }
  #page_footer #footercolumn .footer_social_icons a img {
    margin: 0 6px 8px;
  }
  #page_footer #footercolumn .footer_quote {
    font-size: 44px;
  }
  #page_footer #footercolumn .footer_nav {
    display: inline-block;
    padding: 9px 0 0;
    text-align: left;
  }
  #page_footer #footercolumn .footer_copyright {
    float: right;
    padding: 9px;
  }
  #page_footer a {
    font-size: 14px;
  }
  #page_footer p {
    font-size: 14px;
  }
}
/*1200px*/
@media only screen and (min-width: 1200px) {
  #page_footer #footercolumn .footer_quote {
    font-size: 55px;
  }
}
#siteheader a#home_link {
  background: url("_gfx/cmn/mobile/mobile_header.gif") no-repeat center center !important;
  height: 66px;
  overflow: hidden;
  position: absolute;
  text-indent: -4000px;
  top: 0px;
  width: 100%;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #siteheader a#home_link {
    height: 65px;
    left: 3px;
    top: 40px;
    width: 285px;
    background: url(_gfx/cmn/logo.png) 0 0 no-repeat !important;
    background-size: 100% auto !important;
  }
  #siteheader a#home_link.sticky {
    position: fixed;
    top: 22px;
    right: auto;
    left: calc((100% - 730px)/2);
    width: 49px;
    height: 55px;
    background: url(_gfx/cmn/logo_small.png) center center no-repeat !important;
  }
}
/***992px***/
@media screen and (min-width: 992px) {
  #siteheader a#home_link {
    top: 29px;
    width: 336px;
  }
  #siteheader a#home_link.sticky {
    left: calc((100% - 950px)/2);
  }
}
@media (min-width: 1200px) {
  #siteheader a#home_link.sticky {
    left: calc((100% - 1024px)/2);
  }
}
#headercolumn #top_nav {
  display: none;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #headercolumn #top_nav {
    display: block;
  }
  #top_nav {
    color: #3c454b;
    text-align: right;
    line-height: 35px;
    padding: 53px 0 0;
    font-size: 13px;
  }
  #top_nav a {
    color: #3c454b;
    font-size: inherit;
    margin: 0 0 0 1.5%;
    text-decoration: none;
    position: relative;
    display: inline-block;
    letter-spacing: 1px;
  }
  #top_nav a:hover {
    text-decoration: none;
    color: #924798;
  }
}
/***992px***/
@media screen and (min-width: 992px) {
  #top_nav a {
    margin: 0 0 0 3.1%;
  }
}
#searchbox {
  background: none;
  border: 0;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  border-top: 1px solid #a6918a;
  border-bottom: 1px solid #b6becd;
}
#searchbox input#search_text {
  background: #f0f8fc;
  border: 0 none !important;
  /*keep important*/
  border-radius: 0;
  color: #16425c;
  font-size: 14px !important;
  /*keep important*/
  height: 41px;
  line-height: 41px !important;
  margin: 0;
  padding: 0 36px 0 10px;
  width: 100%;
}
#searchbox input#search_text::-webkit-input-placeholder {
  color: #16425c;
  font-size: 14px;
  opacity: 1 !important;
}
#searchbox input#search_text:-moz-placeholder {
  color: #16425c;
  font-size: 14px;
  opacity: 1 !important;
}
#searchbox input#search_text::-moz-placeholder {
  opacity: 1 !important;
  color: #16425c;
  font-size: 14px;
}
#searchbox input#search_text:-ms-input-placeholder {
  color: #16425c;
  font-size: 14px;
  opacity: 1 !important;
}
#searchbox > a {
  background: url("_gfx/cmn/search_input_bg.png") no-repeat center center;
  border: 0 none !important;
  height: 29px !important;
  margin: 0;
  position: absolute;
  right: 5px;
  text-align: left;
  text-decoration: none;
  text-indent: -4000px;
  top: 6px;
  width: 36px;
  overflow: hidden;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #searchbox {
    margin: 0;
    position: absolute;
    right: 171px;
    top: auto;
    bottom: 13px;
    width: 545px;
    padding: 0;
    background: transparent;
    border-top: 0 none;
    border-bottom: 0 none;
  }
  #searchbox.sticky {
    width: 465px;
    left: 140px;
    right: 0;
  }
  #searchbox.sticky.active {
    width: 465px;
  }
  #searchbox > a {
    display: inline-block;
    right: 0;
    top: 0;
    background: #3497d1 url(_gfx/cmn/search_input.png) center center no-repeat;
    height: 40px !important;
    width: 40px;
  }
  #searchbox input#search_text {
    color: #2f363b;
    font-style: italic;
    background: #60afdd;
    background: rgba(96, 175, 221, 0.5);
    letter-spacing: 1px;
    padding: 0 50px 0 15px;
  }
  #searchbox input#search_text::-webkit-input-placeholder {
    font-size: 18px;
    color: #2f363b;
    font-style: italic;
  }
  #searchbox input#search_text:-moz-placeholder {
    font-size: 18px;
    color: #2f363b;
    font-style: italic;
  }
  #searchbox input#search_text::-moz-placeholder {
    font-size: 18px;
    color: #2f363b;
    font-style: italic;
  }
  #searchbox input#search_text:-ms-input-placeholder {
    font-size: 18px;
    color: #2f363b;
    font-style: italic;
  }
  #searchbox.active {
    width: 545px;
  }
  #searchbox.active input#search_text {
    padding: 0 50px 0 15px;
  }
  #searchbox.active > a {
    display: inline-block;
  }
  #searchbox.right_adjust {
    right: 0px;
  }
}
/***992px***/
@media screen and (min-width: 992px) {
  #searchbox {
    width: 683px;
  }
  #searchbox.sticky {
    width: 545px;
    left: 269px;
    right: 0;
  }
  #searchbox.sticky.active {
    width: 545px;
  }
  #searchbox.active {
    width: 683px;
  }
}
/***1200px***/
@media screen and (min-width: 1200px) {
  #searchbox.sticky {
    width: 683px;
    right: 171px;
    left: auto;
  }
  #searchbox.sticky.active {
    width: 683px;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .translatebox {
    float: right;
    height: 29px;
    clear: both;
    display: block;
    margin: 9px 0px 0px 0px;
    padding: 5px 5px 5px 29px;
    background: #fff url('_gfx/cmn/google.png') 6px 4px no-repeat;
    box-shadow: 0 1px 1px rgba(0, 1, 1, 0.28), 0 0 5px #9ec5d2;
    cursor: pointer;
  }
  .translatebox a {
    display: none;
  }
  .translatebox .skiptranslate.goog-te-gadget {
    color: white !important;
    font-size: 0px;
  }
  .translatebox .skiptranslate.goog-te-gadget select.goog-te-combo {
    top: 0px;
    border: 0 !important;
    outline: 0;
    width: 180px;
    padding: 0;
    position: relative;
    color: #666 !important;
    font-size: 11px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    margin: 0;
    height: 19px;
  }
  .translatebox select::-ms-expand {
    display: none;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .social_icons {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    margin: 0 auto;
  }
  .social_icons a {
    display: block;
    float: left;
  }
  .social_icons a img:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  .sticky_header .social_icons {
    position: fixed;
    top: 97px;
    z-index: 4;
  }
}
/***62em = 992px ***/
/***1200px***/
@media screen and (min-width: 1200px) {
  .social_icons.column {
    max-width: 100%;
  }
  .social_icons {
    position: fixed;
    top: 478px;
    right: 0;
    left: auto;
    margin: 0;
    width: auto !important;
  }
  .social_icons a {
    display: block;
    float: none;
  }
  .social_icons a img:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  .sticky_header .social_icons {
    position: fixed;
    top: 478px;
  }
}
#siteheader a.menu_trigger {
  background: url("_gfx/cmn/mobile/menu.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block !important;
  height: 37px;
  left: 0;
  top: 0;
  position: absolute;
  overflow: hidden;
  text-indent: -4000px;
  width: 37px;
}
/*#region MOBILE MAIN NAV */
.mainnav {
  display: none;
}
.jPanelMenu-panel #mobile_nav {
  display: none !important;
}
#jPanelMenu-menu {
  background: none repeat scroll 0 0 #2478a9;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  overflow-y: auto !important;
  display: block;
}
#jPanelMenu-menu .nav_tip {
  color: #ffffff;
  font-style: italic;
  margin: 30px 5% 10px;
}
#jPanelMenu-menu .dropdownmenu {
  border-top: 1px solid #528fb5;
  display: block;
  list-style: none outside none;
  margin: 0;
  padding: 0 0 40px;
}
#jPanelMenu-menu .dropdownmenu ul {
  margin: 0;
  padding: 0;
}
#jPanelMenu-menu .dropdownmenu ul.menu_open {
  border-bottom: 1px solid #528fb5;
}
#jPanelMenu-menu .dropdownmenu ul.menu_open {
  background: #1d5e84;
}
#jPanelMenu-menu .dropdownmenu ul ul {
  display: none;
}
#jPanelMenu-menu .dropdownmenu li {
  border-bottom: 1px solid #528fb5;
  display: block;
  overflow: hidden;
  position: relative;
}
#jPanelMenu-menu .dropdownmenu li a {
  color: #ffffff;
  display: inline-block;
  padding: 7px 0px 7px 5%;
  margin-right: 45px;
  text-decoration: none;
  text-transform: uppercase;
}
#jPanelMenu-menu .dropdownmenu li a[href] {
  position: relative;
}
#jPanelMenu-menu .dropdownmenu li .expand_link {
  cursor: pointer;
  height: 33px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -4000px;
  top: 0;
  width: 100%;
}
#jPanelMenu-menu .dropdownmenu li .expand_link:before {
  content: '';
  position: absolute;
  top: 48%;
  right: 20px;
  height: 3px;
  width: 5px;
  background: #ffffff;
  -webkit-transform: skew(0deg, 45deg);
  -moz-transform: skew(0deg, 45deg);
  -ms-transform: skew(0deg, 45deg);
  -o-transform: skew(0deg, 45deg);
  transform: skew(0deg, 45deg);
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
#jPanelMenu-menu .dropdownmenu li .expand_link:after {
  content: '';
  position: absolute;
  top: 48%;
  right: 15px;
  height: 3px;
  width: 5px;
  background: #ffffff;
  -webkit-transform: skew(0deg, -45deg);
  -moz-transform: skew(0deg, -45deg);
  -ms-transform: skew(0deg, -45deg);
  -o-transform: skew(0deg, -45deg);
  transform: skew(0deg, -45deg);
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
#jPanelMenu-menu .dropdownmenu li.menu_active > .expand_link:before {
  -webkit-transform: skew(0deg, -45deg);
  -moz-transform: skew(0deg, -45deg);
  -ms-transform: skew(0deg, -45deg);
  -o-transform: skew(0deg, -45deg);
  transform: skew(0deg, -45deg);
}
#jPanelMenu-menu .dropdownmenu li.menu_active > .expand_link:after {
  -webkit-transform: skew(0deg, 45deg);
  -moz-transform: skew(0deg, 45deg);
  -ms-transform: skew(0deg, 45deg);
  -o-transform: skew(0deg, 45deg);
  transform: skew(0deg, 45deg);
}
#jPanelMenu-menu .dropdownmenu li li {
  border-bottom: 0 none;
  background: #1d5e84;
}
#jPanelMenu-menu .dropdownmenu li li a {
  padding-left: 9%;
  text-transform: none;
  color: #ffffff;
  line-height: 1.58333333;
}
#jPanelMenu-menu .dropdownmenu li li .expand_link:before,
#jPanelMenu-menu .dropdownmenu li li .expand_link:after {
  background: #ffffff;
}
#jPanelMenu-menu .dropdownmenu li li li {
  background: #1a5577;
}
#jPanelMenu-menu .dropdownmenu li li li a {
  padding-left: 13%;
  color: #ffffff;
}
#jPanelMenu-menu .dropdownmenu li li li .expand_link:before,
#jPanelMenu-menu .dropdownmenu li li li .expand_link:after {
  background: #ffffff;
}
#jPanelMenu-menu .dropdownmenu li li li li {
  background: #174c6b;
}
#jPanelMenu-menu .dropdownmenu li li li li a {
  padding-left: 17%;
}
#jPanelMenu-menu .dropdownmenu li li li li li {
  background: #15435e;
}
#jPanelMenu-menu .dropdownmenu > li:first-child,
#jPanelMenu-menu .dropdownmenu > li.menu_active:first-child {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#jPanelMenu-menu #top_nav {
  color: #ffffff;
  display: block;
  padding: 8px 5% 0;
}
#jPanelMenu-menu #top_nav a {
  color: #ffffff;
  margin: 0 12px 0 0;
  text-decoration: none;
}
#jPanelMenu-menu ul.dropdownmenu li:hover .megamenu_container {
  display: none;
}
#jPanelMenu-menu .dropdownmenu li:hover > ul,
#jPanelMenu-menu .dropdownmenu li li:hover > ul {
  display: none;
}
#jPanelMenu-menu .inner_container {
  background: #1d5e84;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #siteheader > a.menu_trigger,
  .expand_link {
    display: none !important;
  }
  .dropdownmenu {
    display: block;
  }
}
#sitebody.homepagelayout {
  display: none;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #sitebody.homepagelayout {
    display: block;
    padding: 0;
    max-width: 100%;
    background: transparent;
    margin: 0 auto;
    width: auto;
    position: static;
  }
  #sitebody.homepagelayout:before {
    display: none;
  }
  .home_top {
    clear: both;
    min-height: 710px;
    position: relative;
  }
  .home_top .external_slider_content {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto !important;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .home_top .external_slider_content > li {
    width: 100%;
    max-width: 303px;
    display: none !important;
    min-height: 265px;
    position: absolute;
    top: 154px;
    left: 38px;
  }
  .home_top .external_slider_content > li.flex-active {
    display: block !important;
  }
  .home_top .external_slider_content > li .slide_wrapper {
    width: 100%;
    margin: 0;
    padding: 32px 10px 10px 30px;
    background: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    display: block;
    min-height: 265px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .home_top .external_slider_content > li .slide_caption {
    position: fixed;
    bottom: auto;
    right: -220px;
    background: #ef852c;
    width: 220px;
    min-height: 60px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    padding: 8px 8px 3px;
    z-index: 4;
    top: 410px;
  }
  .home_top .external_slider_content > li .slide_caption.active {
    right: 0;
  }
  .home_top .external_slider_content > li .slide_caption.active > a:before {
    left: 6px;
    border-left: 6px solid #fff;
    border-right: 6px solid transparent;
  }
  .home_top .external_slider_content > li .slide_caption > a {
    background: #ef852c url(_gfx/home/camera_icon.png) center center no-repeat;
    height: 60px;
    width: 82px;
    position: absolute;
    top: 0;
    left: -82px;
    text-indent: -9999px;
  }
  .home_top .external_slider_content > li .slide_caption > a:before {
    content: "";
    top: 5px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid #fff;
    margin: auto 0;
    z-index: 0;
  }
  .home_top .external_slider_content > li .slide_caption .photo_title {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: normal;
    max-height: 46px;
    overflow: hidden;
  }
  .home_top .external_slider_content > li .slide_caption .photo_description {
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    margin: 0;
    padding: 0;
    max-height: 42px;
    overflow: hidden;
  }
  .home_top .slide_title {
    margin: 0 0 20px 0;
    font-size: 23px;
    font-weight: 500;
    color: #fff;
    max-height: 50px;
    overflow: hidden;
    font-family: inherit;
    text-transform: none;
    letter-spacing: 2px;
  }
  .home_top .slide_title a {
    color: #fff;
    text-decoration: none;
  }
  .home_top .slide_title:hover a {
    color: #fff;
    text-decoration: underline;
  }
  .home_top .slide_description {
    color: #d0d1d2;
    font-size: 18px;
    font-weight: normal;
    font-family: inherit;
    overflow: hidden;
    line-height: normal;
    max-height: 123px;
  }
  .home_top .slide_link {
    color: #fff;
    text-decoration: none;
    background: #242c31;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 16px 30px 16px 32px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .home_top .slide_link:after {
    content: url(_gfx/home/more_arrow.png);
    padding: 0 0 0 6px;
    position: relative;
    top: -1px;
  }
  .home_top .slide_link:hover {
    text-decoration: none;
    background: #1d2426;
  }
  .home_top_mid {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    height: auto;
    min-height: 275px;
  }
  .home_bottom {
    background: #fff;
  }
  .home_bottom_mid {
    background: url(_gfx/cmn/body_bg.jpg) 0 0 no-repeat;
    background-size: 1920px 100%;
    min-height: 681px;
    margin: 0;
  }
  .home_bottom_mid.active {
    margin: 0;
  }
  .equal-heights {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
/***992px***/
@media screen and (min-width: 992px) {
  .home_bottom_mid {
    background: url(_gfx/home/spotlight_bg.jpg) 0 0 no-repeat;
  }
}
.mobile_home_buttons {
  display: block;
  padding: 24px 0 40px 0;
  background: url(_gfx/home/mobile_bg.jpg) 0 0 no-repeat;
  background-size: cover;
}
.mobile_home_buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
}
.mobile_home_buttons ul li {
  margin: 0 0;
  width: 25%;
  float: left;
}
.mobile_home_buttons ul li a {
  background: none;
  border: 0px;
  border-radius: 0;
  box-shadow: none;
  display: table;
  height: 114px;
  position: relative;
  width: 100%;
  text-decoration: none;
  text-align: center;
}
.mobile_home_buttons ul li a:hover,
.mobile_home_buttons ul li a:focus {
  text-decoration: none;
  background: none;
  border: 0px;
}
.mobile_home_buttons ul li img {
  bottom: 54px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  top: 0;
  -webkit-box-shadow: 0px 0px 0px 4px #fff;
  -moz-box-shadow: 0px 0px 0px 4px #fff;
  box-shadow: 0px 0px 0px 4px #fff;
}
.mobile_home_buttons ul li span {
  color: #3c454b;
  display: table-cell;
  font-size: 11px;
  font-weight: normal;
  font-family: inherit;
  text-transform: none;
  line-height: 1.1;
  vertical-align: top;
  padding: 70px 10px 0;
}
@media screen and (min-width: 48em) {
  .mobile_home_buttons {
    display: none;
  }
}
.full_home_collage {
  max-width: 100%;
  overflow: hidden;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #5eafde;
}
.full_home_collage .slides li > a {
  pointer-events: none !important;
}
.full_home_collage .slides img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flex-direction-nav {
  display: block;
  position: relative;
  top: 310px;
  margin: 0 auto;
}
.flex-direction-nav a {
  width: 30px;
  height: 52px;
  margin: 0;
  display: block;
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 3;
  overflow: hidden;
}
.flex-direction-nav .flex-next {
  right: 0px;
  display: block;
  background: url(_gfx/home/collage_next_arrow.png) 0 0 no-repeat;
}
.flex-direction-nav .flex-prev {
  left: 0px;
  display: block;
  background: url(_gfx/home/collage_prev_arrow.png) 0 0 no-repeat;
}
.flex-direction-nav .flex-disabled {
  cursor: default;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .full_home_collage {
    display: block;
  }
  .full_home_collage .slides img {
    max-width: 100%;
    width: auto;
    min-width: 100%;
    position: fixed;
    transform: translateX(-50%);
    left: 50%;
  }
  .full_home_collage .slides .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .flex-direction-nav {
    display: block;
    width: 730px;
    max-width: 730px;
  }
}
/*** 992px ***/
@media screen and (min-width: 62em) {
  .flex-direction-nav {
    width: 950px;
    max-width: 950px;
  }
}
/*** 1200px ***/
@media screen and (min-width: 75em) {
  .flex-direction-nav {
    width: 1026px;
    max-width: 1026px;
  }
}
.nav.meetings-events-tabs {
  border: 0;
  max-width: 684px;
  width: 100%;
  float: none;
  clear: both;
  margin: 92px auto 0 auto;
}
.nav.meetings-events-tabs li {
  margin-bottom: 0;
  padding: 0 1px 0 0;
  width: 50%;
  float: left;
}
.nav.meetings-events-tabs li a {
  border-radius: 0;
  border: 0 !important;
  text-decoration: none;
  font-size: 34px;
  background: #924798 url(_gfx/home/meetings_img.png) right center no-repeat;
  color: #fff;
  padding: 0 15px 0 55px;
  margin: 0;
  height: 80px;
  line-height: 80px;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 500;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.nav.meetings-events-tabs li.active a,
.nav.meetings-events-tabs li.active a:hover,
.nav.meetings-events-tabs li.active a:focus,
.nav.meetings-events-tabs li a:hover,
.nav.meetings-events-tabs li a:focus {
  background: #924798 url(_gfx/home/meetings_img.png) right center no-repeat;
  color: #fff;
  border: 0;
}
.nav.meetings-events-tabs li:last-child a {
  padding: 0 15px 0 98px;
  background: #80bd01 url(_gfx/home/events_img.png) right center no-repeat;
  color: #334117;
  font-weight: 600;
}
.nav.meetings-events-tabs li:last-child.active a,
.nav.meetings-events-tabs li:last-child.active a:hover,
.nav.meetings-events-tabs li:last-child.active a:focus,
.nav.meetings-events-tabs li:last-child a:hover,
.nav.meetings-events-tabs li:last-child a:focus {
  background: #80bd01 url(_gfx/home/events_img.png) right center no-repeat;
  color: #334117;
  border: 0;
}
.home_bottom .tab-content > .tab-pane:not(.active) {
  display: block !important;
  opacity: 1 !important;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  width: 100%;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .nav.meetings-events-tabs li {
    /*a{font-size: 20px;}*/
  }
}
.nav.spotlight-event-tabs {
  border: 0;
  max-width: 853px;
  margin: -86px auto 0 auto;
  background: none;
}
.nav.spotlight-event-tabs li {
  margin-bottom: 0;
  padding: 0 1px 0 0;
  width: 60%;
  float: left;
}
.nav.spotlight-event-tabs li a {
  border-radius: 0;
  border: 0;
  text-decoration: none;
  font-size: 36px;
  padding: 17px 15px 17px 81px;
  background: #303a41;
  color: #fff;
  margin: 0;
  height: 86px;
  box-shadow: none;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.nav.spotlight-event-tabs li.active a,
.nav.spotlight-event-tabs li.active a:hover,
.nav.spotlight-event-tabs li.active a:focus,
.nav.spotlight-event-tabs li a:hover,
.nav.spotlight-event-tabs li a:focus {
  background: #ccd7de;
  color: #383d40;
  border: 0;
  -webkit-box-shadow: inset 0px 4px 0px 0px #e4761b;
  -moz-box-shadow: inset 0px 4px 0px 0px #e4761b;
  box-shadow: inset 0px 4px 0px 0px #e4761b;
}
.nav.spotlight-event-tabs li:last-child {
  width: 40%;
}
.nav.spotlight-event-tabs li:last-child a {
  padding: 17px 15px 17px 115px;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .nav.spotlight-event-tabs li a {
    padding: 24px 10px;
    text-align: center;
    font-size: 28px;
  }
  .nav.spotlight-event-tabs li:last-child a {
    padding: 24px 10px;
    text-align: center;
  }
}
/***992px***/
@media screen and (min-width: 992px) {
  .nav.spotlight-event-tabs li a {
    padding: 17px 15px 17px 81px;
    text-align: left;
    font-size: 36px;
  }
  .nav.spotlight-event-tabs li:last-child a {
    padding: 17px 15px 17px 115px;
    text-align: left;
  }
}
.home_buttons .external_url_link {
  background-image: none;
  padding-right: 0;
}
.home_buttons {
  display: block;
  width: 100%;
  position: relative;
  padding: 0;
  margin: -184px 0 0 0;
  float: none;
  clear: both;
  background: none !important;
  height: auto;
  /* Corresponding tab colors for slick slider border/arrows */
}
.home_buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0 none;
  background: none;
  font-weight: normal;
}
.home_buttons ul li {
  margin: 30px 1% 0 0;
  width: 24%;
  float: left;
  border: 0 none;
  background: none !important;
  border: 0 none !important;
  color: #fff;
  font-weight: normal;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.home_buttons ul li a {
  background: #70a400;
  border: 0px;
  border-radius: 0;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  display: block;
  height: 235px;
  position: relative;
  width: 100%;
  text-decoration: none;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 235px;
  margin: 0 auto;
}
.home_buttons ul li a:hover,
.home_buttons ul li a:focus {
  background: #70a400 url(_gfx/home/button_img_hover.png) center center no-repeat;
  text-decoration: none;
  border: 0px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  background-size: 64%;
}
.home_buttons ul li a:hover span,
.home_buttons ul li a:focus span {
  color: #fff;
}
.home_buttons ul li img {
  bottom: 76px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  top: 0;
}
.home_buttons ul li span {
  color: #fff;
  display: block;
  font-size: 22px;
  font-weight: normal;
  font-family: inherit;
  text-transform: capitalize;
  line-height: 1.1;
  vertical-align: top;
  padding: 136px 24px 0;
}
.home_buttons ul li + li a {
  background: #924798;
}
.home_buttons ul li + li a:hover,
.home_buttons ul li + li a:focus {
  background: #924798 url(_gfx/home/button_img_hover.png) center center no-repeat;
  background-size: 64%;
}
.home_buttons ul li + li + li a {
  background: #e4761b;
}
.home_buttons ul li + li + li a:hover,
.home_buttons ul li + li + li a:focus {
  background: #e4761b url(_gfx/home/button_img_hover.png) center center no-repeat;
  background-size: 64%;
}
.home_buttons ul li + li + li + li a {
  background: #3497d1;
}
.home_buttons ul li + li + li + li a:hover,
.home_buttons ul li + li + li + li a:focus {
  background: #3497d1 url(_gfx/home/button_img_hover.png) center center no-repeat;
  background-size: 64%;
}
.home_buttons #tabs-1,
.home_buttons #tabs-2,
.home_buttons #tabs-3,
.home_buttons #tabs-4 {
  background: #e0eaf0;
  position: relative;
  margin: -13px 0 188px;
  clear: both;
  /*&:before{
            .multiple_bgs (-12px, 0, 0, 0, 0, 0);
            z-index: 0;
            border-left: 11px solid transparent;
            border-right: 11px solid transparent;
            margin: 0 auto;
        }*/
}
.home_buttons #tabs-1 .tabs_1_slick_content,
.home_buttons #tabs-2 .tabs_1_slick_content,
.home_buttons #tabs-3 .tabs_1_slick_content,
.home_buttons #tabs-4 .tabs_1_slick_content,
.home_buttons #tabs-1 .tabs_2_slick_content,
.home_buttons #tabs-2 .tabs_2_slick_content,
.home_buttons #tabs-3 .tabs_2_slick_content,
.home_buttons #tabs-4 .tabs_2_slick_content,
.home_buttons #tabs-1 .tabs_3_slick_content,
.home_buttons #tabs-2 .tabs_3_slick_content,
.home_buttons #tabs-3 .tabs_3_slick_content,
.home_buttons #tabs-4 .tabs_3_slick_content,
.home_buttons #tabs-1 .tabs_4_slick_content,
.home_buttons #tabs-2 .tabs_4_slick_content,
.home_buttons #tabs-3 .tabs_4_slick_content,
.home_buttons #tabs-4 .tabs_4_slick_content {
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding: 3px 0 4px;
  display: none;
}
.home_buttons #tabs-1 .tabs_1_slick_content:before,
.home_buttons #tabs-2 .tabs_1_slick_content:before,
.home_buttons #tabs-3 .tabs_1_slick_content:before,
.home_buttons #tabs-4 .tabs_1_slick_content:before,
.home_buttons #tabs-1 .tabs_2_slick_content:before,
.home_buttons #tabs-2 .tabs_2_slick_content:before,
.home_buttons #tabs-3 .tabs_2_slick_content:before,
.home_buttons #tabs-4 .tabs_2_slick_content:before,
.home_buttons #tabs-1 .tabs_3_slick_content:before,
.home_buttons #tabs-2 .tabs_3_slick_content:before,
.home_buttons #tabs-3 .tabs_3_slick_content:before,
.home_buttons #tabs-4 .tabs_3_slick_content:before,
.home_buttons #tabs-1 .tabs_4_slick_content:before,
.home_buttons #tabs-2 .tabs_4_slick_content:before,
.home_buttons #tabs-3 .tabs_4_slick_content:before,
.home_buttons #tabs-4 .tabs_4_slick_content:before {
  content: "";
  top: -20px;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 0;
  height: 0;
  z-index: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  margin: 0 auto;
}
.home_buttons #tabs-1 .tabs_1_slick_content .slick-list,
.home_buttons #tabs-2 .tabs_1_slick_content .slick-list,
.home_buttons #tabs-3 .tabs_1_slick_content .slick-list,
.home_buttons #tabs-4 .tabs_1_slick_content .slick-list,
.home_buttons #tabs-1 .tabs_2_slick_content .slick-list,
.home_buttons #tabs-2 .tabs_2_slick_content .slick-list,
.home_buttons #tabs-3 .tabs_2_slick_content .slick-list,
.home_buttons #tabs-4 .tabs_2_slick_content .slick-list,
.home_buttons #tabs-1 .tabs_3_slick_content .slick-list,
.home_buttons #tabs-2 .tabs_3_slick_content .slick-list,
.home_buttons #tabs-3 .tabs_3_slick_content .slick-list,
.home_buttons #tabs-4 .tabs_3_slick_content .slick-list,
.home_buttons #tabs-1 .tabs_4_slick_content .slick-list,
.home_buttons #tabs-2 .tabs_4_slick_content .slick-list,
.home_buttons #tabs-3 .tabs_4_slick_content .slick-list,
.home_buttons #tabs-4 .tabs_4_slick_content .slick-list {
  width: auto;
  position: relative;
  overflow: hidden;
  margin: 0 35px;
  padding: 0;
}
.home_buttons #tabs-1 .tabs_1_slick_content.slick-initialized,
.home_buttons #tabs-2 .tabs_1_slick_content.slick-initialized,
.home_buttons #tabs-3 .tabs_1_slick_content.slick-initialized,
.home_buttons #tabs-4 .tabs_1_slick_content.slick-initialized,
.home_buttons #tabs-1 .tabs_2_slick_content.slick-initialized,
.home_buttons #tabs-2 .tabs_2_slick_content.slick-initialized,
.home_buttons #tabs-3 .tabs_2_slick_content.slick-initialized,
.home_buttons #tabs-4 .tabs_2_slick_content.slick-initialized,
.home_buttons #tabs-1 .tabs_3_slick_content.slick-initialized,
.home_buttons #tabs-2 .tabs_3_slick_content.slick-initialized,
.home_buttons #tabs-3 .tabs_3_slick_content.slick-initialized,
.home_buttons #tabs-4 .tabs_3_slick_content.slick-initialized,
.home_buttons #tabs-1 .tabs_4_slick_content.slick-initialized,
.home_buttons #tabs-2 .tabs_4_slick_content.slick-initialized,
.home_buttons #tabs-3 .tabs_4_slick_content.slick-initialized,
.home_buttons #tabs-4 .tabs_4_slick_content.slick-initialized {
  display: block;
}
.home_buttons #tabs-1 {
  /*&:before{
            left: -77%;
            border-bottom: 12px solid @first-tab-color;
        }*/
}
.home_buttons #tabs-1 .tabs_1_slick_content {
  border-top: 8px solid #70a400;
}
.home_buttons #tabs-1 .tabs_1_slick_content:before {
  left: -77%;
  border-bottom: 12px solid #70a400;
}
.home_buttons #tabs-1 .slick-prev:before {
  border-right: 20px solid #70a400;
}
.home_buttons #tabs-1 .slick-next:before {
  border-left: 20px solid #70a400;
}
.home_buttons #tabs-2 {
  /*&:before{
            left: -25%;
            border-bottom: 12px solid @second-tab-color;
        }*/
}
.home_buttons #tabs-2 .tabs_2_slick_content {
  border-top: 8px solid #924798;
}
.home_buttons #tabs-2 .tabs_2_slick_content:before {
  left: -25%;
  border-bottom: 12px solid #924798;
}
.home_buttons #tabs-2 .slick-prev:before {
  border-right: 20px solid #924798;
}
.home_buttons #tabs-2 .slick-next:before {
  border-left: 20px solid #924798;
}
.home_buttons #tabs-3 {
  /*&:before{
            right: -25%;
            left: 0;
            border-bottom: 12px solid @third-tab-color;
        }*/
}
.home_buttons #tabs-3 .tabs_3_slick_content {
  border-top: 8px solid #e4761b;
}
.home_buttons #tabs-3 .tabs_3_slick_content:before {
  right: -25%;
  left: 0;
  border-bottom: 12px solid #e4761b;
}
.home_buttons #tabs-3 .slick-prev:before {
  border-right: 20px solid #e4761b;
}
.home_buttons #tabs-3 .slick-next:before {
  border-left: 20px solid #e4761b;
}
.home_buttons #tabs-4 {
  /*&:before{
            right: -77%;
            left: 0;
            border-bottom: 12px solid @fourth-tab-color;
        }*/
}
.home_buttons #tabs-4 .tabs_4_slick_content {
  border-top: 8px solid #3497d1;
}
.home_buttons #tabs-4 .tabs_4_slick_content:before {
  right: -77%;
  left: 0;
  border-bottom: 12px solid #3497d1;
}
.home_buttons #tabs-4 .slick-prev:before {
  border-right: 20px solid #3497d1;
}
.home_buttons #tabs-4 .slick-next:before {
  border-left: 20px solid #3497d1;
}
.home_buttons .item-1 a:before,
.home_buttons .item-3 a:before {
  background: #f68d2d;
}
.home_buttons .item-1 a span,
.home_buttons .item-3 a span {
  color: #da701a;
}
.home_buttons .item-2 a:before,
.home_buttons .item-5 a:before {
  background: #61b4e5;
}
.home_buttons .item-2 a span,
.home_buttons .item-5 a span {
  color: #3497d1;
}
.home_buttons .item-4 a:before {
  background: #7f888e;
}
.home_buttons .item-4 a span {
  color: #7f888e;
}
.home_buttons .item {
  float: left;
  position: relative;
  height: 185px;
  padding: 0 1px;
}
.home_buttons .item:before {
  content: "";
  top: 18px;
  left: auto;
  position: absolute;
  right: 0;
  bottom: 25px;
  z-index: -1;
  width: 1px;
  height: auto;
  border-right: 1px solid #ccd7de;
}
.home_buttons .item a {
  display: table;
  width: 100%;
  height: 100%;
  border: 0px;
  border-radius: 0;
  text-decoration: none !important;
  text-align: center;
  position: relative;
  background: none;
  /* Position of the image and background color */
}
.home_buttons .item a:before {
  content: "";
  top: -60px;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 86px;
  height: 86px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: auto;
  z-index: 0;
}
.home_buttons .item a:hover,
.home_buttons .item a:focus {
  text-decoration: none;
  background: #fff;
}
.home_buttons .item a img {
  margin: auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: -60px;
}
.home_buttons .item a span {
  position: relative;
  margin: 0 auto;
  display: table-cell;
  padding: 20px 10px 37px;
  font-size: 18px;
  font-weight: 500;
  font-family: inherit;
  text-transform: capitalize;
  line-height: 1.1;
  vertical-align: bottom;
}
.home_buttons .slick-prev,
.home_buttons .slick-next {
  display: block !important;
  width: 20px;
  height: 100% !important;
  border: 0;
  text-indent: -9999px;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  padding: 0;
  background: none;
}
.home_buttons .slick-prev:before,
.home_buttons .slick-next:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  margin: auto 0;
}
.home_buttons .slick-prev:hover,
.home_buttons .slick-next:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.home_buttons .slick-next {
  left: auto;
  right: 8px;
}
.home_buttons .slick-disabled {
  cursor: default;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
}
.home_buttons .slick-disabled:hover {
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
}
.home_buttons.button-icons-left .item a {
  padding: 0 2% 0 70px;
  text-align: left;
}
.home_buttons.button-icons-left .item img {
  bottom: 0;
  left: 0;
  right: calc(100% -  70px);
  top: 0;
}
.home_buttons.button-icons-left .item span {
  padding: 0;
}
.home_buttons.button-icons-right .item a {
  padding: 0 70px 0 10px;
  text-align: right;
}
.home_buttons.button-icons-right .item img {
  left: calc(100% -  70px);
  right: 0;
  top: 0;
  bottom: 0;
}
.home_buttons.button-icons-right .item span {
  padding: 0;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_buttons {
    margin: -146px 0 0;
  }
  .home_buttons ul li a {
    height: 176px;
  }
  .home_buttons ul li span {
    font-size: 18px;
    padding: 106px 8px 0;
  }
  .home_buttons ul li img {
    bottom: 44px;
    width: 40%;
  }
}
@media screen and (min-width: 62em) {
  .home_buttons {
    margin: -184px 0 0 0;
  }
  .home_buttons ul li {
    width: 24%;
  }
  .home_buttons ul li a {
    height: 235px;
  }
  .home_buttons ul li span {
    font-size: 22px;
    padding: 136px 20px 0;
  }
  .home_buttons ul li img {
    bottom: 76px;
    width: auto;
  }
}
.home_bottom .tab-content > .tab-pane {
  display: block !important;
  opacity: 1 !important;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.home_bottom .tab-content > .active {
  display: block;
  height: auto;
  visibility: visible;
  overflow: visible;
}
.home_events .item .event-item {
  border-top: 6px solid #86c502;
}
.home_events .item .event-item:hover {
  border-top: 6px solid #70a400;
  background: #70a400;
  -webkit-box-shadow: 0px 0px 0px 5px #70a400;
  -moz-box-shadow: 0px 0px 0px 5px #70a400;
  box-shadow: 0px 0px 0px 5px #70a400;
}
.home_events .item .event-item:hover .box_item_date {
  color: #3c3c3c;
  text-decoration: none;
}
.home_events .item .event-item:hover .box_item_summary {
  color: #3c3c3c;
}
.home_events .item .event-item:hover .datebox .datebox-month {
  color: #3c3c3c;
}
.home_events .item .event-item:hover .datebox .datebox-number {
  color: #3c3c3c;
}
.home_events .box_bottomlink {
  color: #334117;
  background: #80bd01;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
}
.home_events .box_bottomlink:hover {
  color: #334117;
  background: #86c502;
}
.home_events .box_bottomlink:after {
  content: url(_gfx/home/more_arrow2.png);
}
.home_meetings .item .event-item {
  border-top: 6px solid #c85ed0;
}
.home_meetings .item .event-item:hover {
  border-top: 6px solid #a04ba6;
  background: #a04ba6;
  -webkit-box-shadow: 0px 0px 0px 5px #a04ba6;
  -moz-box-shadow: 0px 0px 0px 5px #a04ba6;
  box-shadow: 0px 0px 0px 5px #a04ba6;
}
.home_meetings .item .event-item:hover .box_item_date {
  color: #fff;
  text-decoration: none;
}
.home_meetings .item .event-item:hover .box_item_summary {
  color: #fff;
}
.home_meetings .item .event-item:hover .datebox .datebox-month {
  color: #fff;
}
.home_meetings .item .event-item:hover .datebox .datebox-number {
  color: #fff;
}
.home_meetings .box_bottomlink {
  color: #fff;
  background: #924798;
}
.home_meetings .box_bottomlink:hover {
  color: #fff;
  background: #c85ed0;
}
.home_meetings .box_bottomlink:after {
  content: url(_gfx/home/more_arrow.png);
}
.home_events,
.home_meetings {
  padding: 17px 0 102px;
  background: transparent;
}
.home_events .events_slick_content,
.home_meetings .events_slick_content,
.home_events .meetings_slick_content,
.home_meetings .meetings_slick_content {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.home_events .events_slick_content .slick-list,
.home_meetings .events_slick_content .slick-list,
.home_events .meetings_slick_content .slick-list,
.home_meetings .meetings_slick_content .slick-list {
  width: auto;
  position: relative;
  overflow: hidden;
  margin: 0 13px;
  padding: 5px 0 10px;
}
.home_events .item,
.home_meetings .item {
  float: left;
  position: relative;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  padding: 0 10px;
}
.home_events .item .event-item,
.home_meetings .item .event-item {
  display: block;
  text-decoration: none;
  background: #ccd7de;
  height: 216px;
  padding: 0 10px 10px;
  border-radius: 0;
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
}
.home_events .item .event-item:hover,
.home_meetings .item .event-item:hover,
.home_events .item .event-item:focus,
.home_meetings .item .event-item:focus {
  text-decoration: none;
}
.home_events .item .box_item_date,
.home_meetings .item .box_item_date {
  color: #3c3c3c;
  font-size: 14px;
  font-weight: 500;
  font-family: inherit;
  line-height: 1.58333333;
  display: block;
  max-height: 22.16666667px;
  overflow: hidden;
  margin: 0 0 4px 0;
  text-decoration: none;
}
.home_events .item .datebox,
.home_meetings .item .datebox {
  display: block;
  border: 0px solid;
  background: none;
  width: auto;
  margin: 30px auto 4px;
  height: 95px;
  line-height: 95px;
  border-radius: 0px;
  text-align: center;
  padding: 0 0 0 0;
}
.home_events .item .datebox .datebox-month,
.home_meetings .item .datebox .datebox-month {
  color: #3c3c3c;
  font-size: 20px;
  text-transform: uppercase;
  background: transparent;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-weight: normal;
  font-family: inherit;
  display: block;
  line-height: 20px;
}
.home_events .item .datebox .datebox-number,
.home_meetings .item .datebox .datebox-number {
  color: #3c3c3c;
  font-size: 50px;
  font-weight: 600;
  font-family: inherit;
  display: block;
  line-height: 64px;
}
.home_events .item .box_item_summary,
.home_meetings .item .box_item_summary {
  color: #3c3c3c;
  font-size: 15px;
  max-height: 39px;
  overflow: hidden;
  display: block;
  font-weight: normal;
  line-height: 19px;
  margin: 0;
}
.home_events .slick-prev,
.home_meetings .slick-prev,
.home_events .slick-next,
.home_meetings .slick-next {
  display: block;
  background: url(_gfx/home/events_prev_arrow.png) center center no-repeat;
  width: 20px;
  height: 100% !important;
  border: 0;
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 47%;
  transform: translateY(-50%);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.home_events .slick-prev:hover,
.home_meetings .slick-prev:hover,
.home_events .slick-next:hover,
.home_meetings .slick-next:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.home_events .slick-next,
.home_meetings .slick-next {
  background: url(_gfx/home/events_next_arrow.png) center center no-repeat;
  left: auto;
  right: 0;
}
.home_events .slick-disabled,
.home_meetings .slick-disabled {
  cursor: default;
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  -webkit-opacity: 0.1;
  opacity: 0.1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
  filter: alpha(opacity=10);
}
.home_events .slick-disabled:hover,
.home_meetings .slick-disabled:hover {
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  -webkit-opacity: 0.1;
  opacity: 0.1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
  filter: alpha(opacity=10);
}
.home_events .box_bottomlink,
.home_meetings .box_bottomlink {
  font-size: 17px;
  font-weight: 500;
  width: auto;
  height: auto;
  line-height: auto;
  font-family: inherit;
  text-transform: uppercase;
  float: none;
  margin: 10px 22px 0;
  text-decoration: none;
  text-align: center;
  border: 0px solid #bbbbbb;
  border-radius: 0;
  display: block;
  padding: 17px 0;
  letter-spacing: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.home_events .box_bottomlink:hover,
.home_meetings .box_bottomlink:hover {
  color: #334117;
  text-decoration: none;
}
.home_events .box_bottomlink:after,
.home_meetings .box_bottomlink:after {
  margin: 0 0 0 6px;
  position: relative;
  top: -2px;
}
/***48em = 768px ***/
/***62em = 992px***/
.home_news {
  padding: 0 0 0 0;
  background: none;
  margin-top: 55px;
  margin-bottom: 40px;
}
.home_news h2 {
  margin: 0 0 20px 0;
  font-size: 28px;
  font-weight: normal;
  color: #da4a31;
  text-transform: uppercase;
  font-family: inherit;
}
.home_news ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home_news ul li {
  padding: 0;
  margin: 0;
  position: relative;
  min-height: 530px;
  width: 33.5%;
  float: left;
  background: #fff;
}
.home_news ul li + li {
  width: 66.5%;
  min-height: 265px;
}
.home_news ul li + li .news-item {
  height: auto;
}
.home_news ul li + li .news-item .image_frame {
  max-width: 341px;
  display: block;
  overflow: hidden;
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}
.home_news ul li + li .news-item .item_info {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  height: 265px;
  padding-right: 53%;
  padding-left: 25px;
  padding-top: 0;
}
.home_news ul li + li .news-item .item_info:before {
  top: 0;
  left: 50%;
  right: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 33px solid #fff;
  border-right: 0px solid transparent;
  margin: auto 0;
}
.home_news ul li + li .news-item:hover .item_info,
.home_news ul li + li .news-item:focus .item_info {
  box-shadow: none;
}
.home_news ul li + li .news-item:hover .item_info:before,
.home_news ul li + li .news-item:focus .item_info:before {
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 0px solid transparent;
  border-left: 33px solid #e28c44;
}
.home_news ul li + li .news-item:hover .item_info:after,
.home_news ul li + li .news-item:focus .item_info:after {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 50.05%;
  height: auto;
  -webkit-box-shadow: inset 0px 0px 0px 4px #e28c44;
  -moz-box-shadow: inset 0px 0px 0px 4px #e28c44;
  box-shadow: inset 0px 0px 0px 4px #e28c44;
  z-index: 0;
}
.home_news ul li + li .news-item:hover .new_more_link,
.home_news ul li + li .news-item:focus .new_more_link {
  width: 50%;
  z-index: 1;
}
.home_news ul li + li + li {
  width: 66.5%;
}
.home_news ul li + li + li .news-item .image_frame {
  position: relative;
  width: auto;
}
.home_news ul li + li + li .news-item .item_info {
  width: 50%;
  padding-right: 30px;
  padding-left: 25px;
}
.home_news ul li + li + li .news-item .item_info:before {
  top: 0;
  left: -33px;
  right: auto;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 0px solid transparent;
  border-right: 33px solid #fff;
  margin: auto 0;
}
.home_news ul li + li + li .news-item:hover .item_info,
.home_news ul li + li + li .news-item:focus .item_info {
  -webkit-box-shadow: inset 0px 0px 0px 4px #e28c44;
  -moz-box-shadow: inset 0px 0px 0px 4px #e28c44;
  box-shadow: inset 0px 0px 0px 4px #e28c44;
}
.home_news ul li + li + li .news-item:hover .item_info:before,
.home_news ul li + li + li .news-item:focus .item_info:before {
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 0px solid transparent;
  border-right: 33px solid #e28c44;
}
.home_news ul li + li + li .news-item:hover .item_info:after,
.home_news ul li + li + li .news-item:focus .item_info:after {
  display: none;
}
.home_news ul li + li + li .news-item:hover .new_more_link,
.home_news ul li + li + li .news-item:focus .new_more_link {
  width: auto;
}
.home_news ul li .news-item {
  text-decoration: none;
  display: table;
  width: 100%;
  height: 530px;
}
.home_news ul li .news-item .box_item_title {
  color: #2d3438;
  font-size: 19px;
  font-weight: 600;
  font-family: inherit;
  line-height: 1.58333333;
  display: block;
  max-height: 120.33333333px;
  overflow: hidden;
  margin: 0 0 0 0;
  text-decoration: none;
}
.home_news ul li .news-item:hover,
.home_news ul li .news-item:focus {
  text-decoration: none;
}
.home_news ul li .news-item:hover .item_info,
.home_news ul li .news-item:focus .item_info {
  -webkit-box-shadow: inset 0px 0px 0px 4px #e28c44;
  -moz-box-shadow: inset 0px 0px 0px 4px #e28c44;
  box-shadow: inset 0px 0px 0px 4px #e28c44;
}
.home_news ul li .news-item:hover .item_info:before,
.home_news ul li .news-item:focus .item_info:before {
  border-top: 0px solid transparent;
  border-bottom: 33px solid #e28c44;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
}
.home_news ul li .news-item:hover .new_more_link,
.home_news ul li .news-item:focus .new_more_link {
  display: block;
}
.home_news ul li .news-item:hover .box_item_title {
  text-decoration: none;
  color: #2d3438;
}
.home_news ul li .news-item .image_frame {
  max-width: 100%;
  display: block;
  overflow: hidden;
  margin: 0;
}
.home_news ul li .news-item img {
  max-height: 530px;
  max-width: none;
  width: auto;
  min-width: 100%;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
  height: 265px;
}
.home_news ul li .news-item .item_info {
  display: block;
  padding: 20px 15px 0 24px;
  position: relative;
  height: 265px;
}
.home_news ul li .news-item .item_info:before {
  content: "";
  top: -32px;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 0;
  height: 0;
  z-index: 0;
  border-top: 0px solid transparent;
  border-bottom: 33px solid #fff;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  margin: 0 auto;
}
.home_news ul li .box_item_summary {
  color: #3c454b;
  font-size: 15px;
  max-height: 142.5px;
  overflow: hidden;
  display: block;
  font-weight: normal;
  line-height: 24px;
  margin: 0;
}
.home_news ul li .new_more_link {
  display: none;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  background: #e4761b;
  width: auto;
  height: 50px;
  line-height: 50px;
  font-family: inherit;
  text-transform: uppercase;
  float: right;
  margin: 0;
  text-decoration: none;
  text-align: right;
  border: 0px solid #bbbbbb;
  border-radius: 0;
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  padding: 0 20px 0 0;
  letter-spacing: 1px;
}
.home_news ul li .new_more_link:after {
  content: url(_gfx/home/spotlight_more_arrow.png);
  margin: 0 0 0 11px;
}
.home_news ul li .new_more_link:hover {
  color: #fff;
  text-decoration: none;
}
.home_news.center-vertical ul li {
  padding: 0;
  background: transparent;
}
.home_news.center-vertical ul li img {
  position: relative;
  max-width: none;
}
.home_news.center-vertical ul li .image_frame ~ .item_info .box_item_title,
.home_news.center-vertical ul li .image_frame ~ .item_info .box_item_summary {
  margin-left: 15px;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_news {
    padding: 0;
  }
  .home_news h2 {
    margin: 0 0 20px 0;
  }
  .home_news ul li .news-item .image_frame {
    max-width: 242px;
  }
  .home_news ul li + li .news-item .image_frame {
    max-width: 242px;
  }
  .home_news ul li + li + li .news-item .image_frame {
    max-width: 242px;
  }
}
/***62em = 992px ***/
@media screen and (min-width: 62em) {
  .home_news {
    padding: 0;
  }
  .home_news h2 {
    margin: 0 0 20px 0;
  }
  .home_news ul li .news-item .image_frame {
    max-width: 317px;
  }
  .home_news ul li + li .news-item .image_frame {
    max-width: 317px;
  }
  .home_news ul li + li + li .news-item .image_frame {
    max-width: 317px;
  }
}
/***1200px***/
@media screen and (min-width: 1200px) {
  .home_news ul li .news-item .image_frame {
    max-width: 343px;
  }
  .home_news ul li + li .news-item .image_frame {
    max-width: 341px;
  }
  .home_news ul li + li + li .news-item .image_frame {
    max-width: 341px;
  }
}
.home_spotlight {
  padding: 0 0 0 0;
  background: transparent;
}
.home_spotlight h2 {
  margin: 0 0 20px 0;
  font-size: 28px;
  font-weight: normal;
  color: #da4a31;
  text-transform: uppercase;
  font-family: inherit;
}
.home_spotlight ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home_spotlight ul li {
  padding: 0;
  margin: 0 1.5% 20px 0;
  position: relative;
  background: #fff;
  min-height: 520px;
}
.home_spotlight ul li:first-child {
  width: 66.5%;
  float: left;
}
.home_spotlight ul li:first-child.hasimage .spotlight-item .box_item_title,
.home_spotlight ul li:first-child.hasimage .spotlight-item .box_item_summary {
  margin-left: 378px;
}
.home_spotlight ul li:first-child.hasimage .spotlight-item img {
  left: 0;
  position: absolute;
  top: 0;
  width: 342px;
  height: 520px;
  z-index: 1;
}
.home_spotlight ul li:last-child {
  width: 32%;
  float: left;
  margin: 0;
}
.home_spotlight ul li:last-child.hasimage .spotlight-item .box_item_title,
.home_spotlight ul li:last-child.hasimage .spotlight-item .box_item_summary {
  margin-left: 0;
}
.home_spotlight ul li:last-child.hasimage .spotlight-item .box_item_title {
  font-size: 20px;
  color: #2d3438;
  font-weight: normal;
  letter-spacing: 0;
  padding: 16px 22px 0;
  max-height: 107px;
}
.home_spotlight ul li:last-child.hasimage .spotlight-item .box_item_summary {
  padding: 10px 22px 0;
  max-height: 156px;
  overflow: hidden;
}
.home_spotlight ul li:last-child.hasimage .spotlight-item img {
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  max-height: 209px;
  height: auto;
  z-index: auto;
  margin: 0 0 23px 0;
}
.home_spotlight ul li .spotlight-item {
  text-decoration: none;
}
.home_spotlight ul li .spotlight-item .box_item_title {
  color: #e4761b;
  font-size: 24px;
  font-weight: 600;
  font-family: inherit;
  line-height: 30px;
  display: block;
  overflow: hidden;
  margin: 0 0 0 0;
  text-decoration: none;
  letter-spacing: 2px;
  padding: 16px 15px 0 0;
  max-height: 138px;
}
.home_spotlight ul li .spotlight-item:hover,
.home_spotlight ul li .spotlight-item:focus {
  text-decoration: none;
}
.home_spotlight ul li .spotlight-item:hover .box_item_title {
  text-decoration: underline;
  color: #e4761b;
}
.home_spotlight ul li .spotlight-item .box_item_title,
.home_spotlight ul li .spotlight-item .box_item_summary {
  margin-left: 15px;
}
.home_spotlight ul li .box_item_summary {
  color: #3c454b;
  font-size: 17px;
  max-height: 296.08333333px;
  overflow: hidden;
  display: block;
  font-weight: normal;
  line-height: 24px;
  margin: 0;
  padding: 10px 15px 0 0;
}
.home_spotlight .box_bottomlink {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  background: #e4761b;
  width: auto;
  height: 50px;
  line-height: 50px;
  font-family: inherit;
  text-transform: uppercase;
  float: right;
  margin: 0;
  text-decoration: none;
  text-align: right;
  border: 0px solid #bbbbbb;
  border-radius: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  padding: 0 20px 0 0;
}
.home_spotlight .box_bottomlink:after {
  content: url(_gfx/home/spotlight_more_arrow.png);
  margin: 0 0 0 9px;
}
.home_spotlight .box_bottomlink:hover {
  color: #fff;
  text-decoration: none;
  background: #d25f00;
}
.home_spotlight.center-vertical ul li {
  padding: 0;
  background: transparent;
}
.home_spotlight.center-vertical ul li .spotlight-item {
  display: table;
  width: 100%;
}
.home_spotlight.center-vertical ul li img {
  position: relative;
  max-width: none;
}
.home_spotlight.center-vertical ul li .item_info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_spotlight {
    padding: 55px 0 40px 0;
  }
  .home_spotlight h2 {
    margin: 0 0 20px 0;
  }
  .home_spotlight ul li {
    margin: 0 0 20px 0;
  }
  .home_spotlight ul li:first-child {
    width: 100%;
    float: left;
  }
  .home_spotlight ul li:last-child {
    width: 50%;
    float: none;
    clear: both;
    margin: 0 auto;
  }
}
/***62em = 992px ***/
@media screen and (min-width: 62em) {
  .home_spotlight {
    padding: 55px 0 70px 0;
  }
  .home_spotlight h2 {
    margin: 0 0 20px 0;
  }
  .home_spotlight ul li {
    margin: 0 1.5% 20px 0;
  }
  .home_spotlight ul li:first-child {
    width: 66.5%;
  }
  .home_spotlight ul li:last-child {
    width: 32%;
    float: left;
    clear: none;
    margin: 0;
  }
}
.breadcrumb {
  background-color: transparent;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  font-size: 91.66666667%;
}
.breadcrumb a,
.breadcrumb {
  color: #303a41 !important;
  line-height: 110%;
}
.breadcrumb a:last-child:after {
  content: " \00BB";
  text-decoration: underline;
  position: absolute;
  margin-left: 3px;
}
.breadcrumb a:last-child:after {
  text-decoration: none;
}
.dashboard_header .breadcrumb a:last-child:after {
  display: none;
}
.document_breadcrumb {
  margin-top: 14px !important;
  font-size: 91.66666667%;
  color: #303a41;
}
.document_breadcrumb a {
  font-size: inherit;
  color: inherit;
}
.breadcrumb a {
  text-decoration: underline !important;
}
.breadcrumb a:hover {
  text-decoration: none !important;
}
/***48em = 768px ***/
.detail-list-label-summary {
  display: inline-block;
  float: none;
  width: 250px;
  vertical-align: top;
}
.detail-list-value-summary {
  display: inline-block;
  margin: 0;
}
.calendar_Controls {
  width: 220px;
}
.outlookcalendar,
.googleCal,
.yahooCal {
  background: none;
}
#calendarControls {
  width: 240px;
}
#calendarControls a {
  font-size: inherit !important;
  width: auto;
}
/* Cal Month View
================================================== */
.calendar {
  border-collapse: separate;
  table-layout: fixed;
}
.calendar_eventtime {
  line-height: 130%;
  padding: 0 0 2px 0 !important;
  display: block;
  font-size: 100%;
  font-weight: normal;
}
.calendar_eventlink {
  line-height: 130%;
  display: block;
  font-size: 100%;
  margin: 0px 0 10px 0;
}
.calendar_more {
  padding-top: 5px;
  margin-top: 30px;
  border-top: 1px solid #e2e2e2;
  display: none;
}
.calendar_more_link {
  background: url(_gfx/int/calendar_more.png) 0 center no-repeat;
  padding-left: 26px;
  font-size: 105%;
  display: block;
  line-height: 24px;
}
.calendar_more_link.hidden {
  display: none !important;
}
/***minicalendar widget****/
.minicalendar_widget,
.calendar_widget {
  min-width: 170px;
  max-width: 298px;
  font-size: inherit !important;
  line-height: inherit !important;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  background: transparent;
  position: relative;
  z-index: 2;
  overflow: visible;
  border: 0;
}
.minicalendar_widget .list_submission {
  padding: 5px 8px 0;
}
.calendar_widget {
  min-width: 275px;
}
.small_col .minicalendar_widget,
.standardlayout .left_col .minicalendar_widget,
.standardthreecolumnlayout .left_col .minicalendar_widget {
  padding-top: 0;
  margin-bottom: 17px;
  clear: both;
}
.standardlayout .left_col .minicalendar_widget,
.standardthreecolumnlayout .left_col .minicalendar_widget {
  width: 100%;
  margin: 0 auto 17px;
}
.small_col .minicalendar_widget {
  width: 100%;
}
/*calendar mini grid - start*/
.calendar_mini_grid,
.calendar_grid {
  width: 100%;
  background: transparent;
  max-width: 100% !important;
}
.calendar_mini_grid.calendar td.calendar_day_with_items,
.calendar_grid.calendar td.calendar_day_with_items {
  cursor: pointer;
}
.calendar_mini_grid.calendar td.calendar_day_with_items > a,
.calendar_grid.calendar td.calendar_day_with_items > a {
  text-decoration: underline;
}
.calendar_mini_grid.calendar td.calendar_day_with_items:hover .calendar_items,
.calendar_grid td:hover .calendar_items {
  display: block;
}
.calendar_mini_grid .calendar_dayheader,
.calendar_grid .calendar_dayheader {
  background: #2478a9;
  color: #ffffff;
  font-size: 80%;
  line-height: 280%;
  padding: 2px 0 0 0;
  text-transform: uppercase;
  border: 1px solid #2478a9;
  text-align: center;
}
.calendar_grid .calendar_dayheader {
  color: #2478a9;
  text-align: left;
  text-indent: 18px;
}
.calendar_grid .calendar_dayheader:first-letter {
  color: #ffffff;
}
.calendar_mini_grid .calendar_title_td {
  padding: 0;
}
.calendar_mini_grid .calendar_title,
.calendar_grid .calendar_title {
  width: 100%;
}
.calendar_mini_grid .calendar_title td,
.calendar_grid .calendar_title {
  height: 35px;
  background: transparent;
  padding: 0 !important;
  color: #924798;
  text-align: center;
  font-size: 110%;
  line-height: 28px !important;
  text-transform: uppercase;
  font-weight: 500;
}
.calendar_mini_grid .calendar_title td h2,
.calendar_grid .calendar_title h2 {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  margin: 0;
}
.calendar_grid .calendar_title td.calendar_title_content {
  color: #924798;
  padding: 0;
  font-size: 110%;
  font-weight: 500;
}
.calendar_mini_grid .calendar_title td a {
  color: #924798;
  text-decoration: none;
}
.calendar_mini_grid .calendar_title td a:hover {
  text-decoration: underline;
}
.calendar_grid .calendar_title td.calendar_nextprev {
  padding: 0;
}
.calendar_mini_grid .calendar_title td.calendar_nextprev a,
.calendar_grid td.calendar_nextprev a {
  background: transparent none;
  margin: 0 auto;
  width: 100%;
  min-height: 35px;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 0;
}
.calendar_mini_grid .calendar_title td.calendar_nextprev a:before,
.calendar_grid td.calendar_nextprev a:before {
  content: "<";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  width: 10px;
  z-index: 1;
  text-indent: 0;
  font-size: 100%;
  text-decoration: none;
  line-height: 35px;
}
.calendar_grid td.calendar_nextprev a {
  text-align: left;
}
.calendar_grid td.calendar_nextprev a.next:before,
.calendar_mini_grid td.calendar_nextprev a.next:before {
  right: 10px;
  left: auto;
  content: ">";
}
.calendar_mini_grid .calendar_title td.calendar_nextprev:first-child a,
.calendar_grid td.calendar_nextprev:first-child a {
  background-position: 0 0;
}
.calendar_mini_grid td.calendar_day,
.calendar_grid td.calendar_day,
.calendar_mini_grid td.calendar_today,
.calendar_grid td.calendar_today,
.calendar_mini_grid td.calendar_weekendday,
.calendar_grid td.calendar_weekendday,
.calendar_mini_grid td.calendar_othermonthday,
.calendar_grid td.calendar_othermonthday {
  font-size: 90%;
  line-height: 240%;
  padding: 0;
  background: transparent none;
  border: 1px solid #cbcbcb;
  border-top: 0;
  border-left: 0;
  height: auto;
  text-align: center;
  vertical-align: middle;
  padding: 1px 0 2px 0;
}
.calendar_mini_grid td.calendar_day:first-child,
.calendar_grid td.calendar_day:first-child,
.calendar_mini_grid td.calendar_today:first-child,
.calendar_grid td.calendar_today:first-child,
.calendar_mini_grid td.calendar_weekendday:first-child,
.calendar_grid td.calendar_weekendday:first-child,
.calendar_mini_grid td.calendar_othermonthday:first-child,
.calendar_grid td.calendar_othermonthday:first-child {
  border-left: 1px solid #cbcbcb;
}
.minicalendar_widget .calendar_mini_grid td.calendar_today,
.calendar_grid td.calendar_today {
  background: #96db06;
  color: #303a41;
}
.calendar_today > a,
.calendar_mini_grid.calendar td.calendar_day_with_items.calendar_today > a {
  color: #303a41 !important;
}
.calendar_mini_grid td.calendar_day,
.calendar_mini_grid td.calendar_weekendday,
.calendar_mini_grid td.calendar_day > a,
.calendar_mini_grid td.calendar_weekendday > a,
.calendar_grid td.calendar_day,
.calendar_grid td.calendar_weekendday,
.calendar_grid td.calendar_day > a,
.calendar_grid td.calendar_weekendday > a {
  color: #666666 !important;
}
.calendar_mini_grid td.calendar_day,
.calendar_mini_grid td.calendar_weekendday,
.calendar_grid td.calendar_day,
.calendar_grid td.calendar_weekendday {
  background: #ffffff;
}
.calendar_grid .calendar_othermonthday,
.calendar_grid .calendar_othermonthday > a,
.calendar_mini_grid .calendar_othermonthday,
.calendar_mini_grid .calendar_othermonthday > a {
  color: #999999 !important;
}
.calendar_grid td.calendar_othermonthday,
.calendar_mini_grid td.calendar_othermonthday {
  background: #ecf0f2;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items,
.calendar_grid .calendar_items {
  display: none;
  position: absolute;
  z-index: 100;
  margin-top: -1px;
  background-color: #f4f4f4;
  border: solid 1px #dddddd;
  min-width: 100px;
  min-height: 50px;
  text-align: left;
  padding: 5px;
  box-shadow: none;
  border-radius: 2px;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventlink,
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventtime,
td.calendar_day_with_items.calendar_today .calendar_items a {
  color: #1d5e84 !important;
  font-size: 100%!important;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventtime,
.calendar_grid.calendar .calendar_items .calendar_eventtime {
  color: #555555 !important;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .calendar_widget {
    max-width: 100%;
    font-size: inherit !important;
    line-height: inherit !important;
  }
  .calendar_widget:before {
    background: transparent none;
  }
  table.calendar_grid {
    background: transparent;
    border-spacing: 0;
    border-collapse: collapse;
  }
  .calendar_grid .calendar_dayheader {
    line-height: 32px;
    color: #ffffff;
    padding: 2px 2px 0 2px;
    font-weight: normal;
    background: #2478a9;
    text-transform: uppercase;
    font-size: 116.66666667%;
    text-indent: 0;
    text-align: center;
    border-bottom: 0;
  }
  .calendar_grid .calendar_dayheader:first-letter {
    color: #ffffff;
  }
  .calendar_grid .calendar_title {
    width: 100%;
    background: transparent none;
    height: auto;
  }
  .calendar_grid .calendar_title td.calendar_title_content {
    padding: 11px 0 10px 0;
    width: 60%;
    font-weight: 500;
    color: #924798;
    overflow: visible;
    font-size: 175%;
    text-transform: uppercase;
  }
  .calendar_grid .calendar_title td.calendar_nextprev {
    width: 20% !important;
    padding: 8px 0 0 0;
    text-align: left;
  }
  .calendar_grid .calendar_title td.calendar_nextprev:last-child {
    text-align: right;
  }
  .calendar_grid td.calendar_nextprev a {
    font-weight: normal;
    text-decoration: underline;
    color: #2478a9;
    text-indent: 0;
    background-image: none;
    display: inline;
    font-size: 100%;
    text-transform: none;
    white-space: pre;
    /*-------------------------------------------------------*/
    /* For additional arrow on next and prev uncomment below */
    /*-------------------------------------------------------*/
  }
  .calendar_grid td.calendar_nextprev a.next:before {
    display: none;
  }
  .calendar_grid td.calendar_nextprev a.previous:before {
    display: none;
  }
  .calendar_grid td.calendar_nextprev a.prev:before {
    content: "<";
    position: static;
    font-size: 100%;
    display: inline;
  }
  .calendar_grid td.calendar_nextprev a.next:after {
    content: ">";
  }
  .calendar_grid td.calendar_nextprev a:hover {
    text-decoration: none;
  }
  .calendar_grid td.calendar_day,
  .calendar_grid td.calendar_today,
  .calendar_grid td.calendar_weekendday,
  .calendar_grid td.calendar_othermonthday {
    text-align: left;
    vertical-align: top;
    font-size: 158.33333333%;
    font-weight: normal;
    padding: 8px 8px 3px 8px;
    border-bottom: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    height: 105px;
    word-wrap: break-word;
    line-height: 120%;
  }
  .calendar_grid td.calendar_day:first-child,
  .calendar_grid td.calendar_today:first-child,
  .calendar_grid td.calendar_weekendday:first-child,
  .calendar_grid td.calendar_othermonthday:first-child {
    border-left: 1px solid #cbcbcb;
  }
  .calendar.calendar_grid td.calendar_day,
  .calendar.calendar_grid td.calendar_weekendday,
  .calendar.calendar_grid td.calendar_day > a,
  .calendar.calendar_grid td.calendar_weekendday > a,
  .calendar.calendar_grid td.calendar_day .calendar_eventtime,
  .calendar.calendar_grid td.calendar_weekendday .calendar_eventtime {
    color: #666666 !important;
    background: #ffffff;
  }
  .calendar_grid td.calendar_othermonthday,
  .calendar_grid .calendar_othermonthday > a,
  .calendar.calendar_grid td.calendar_othermonthday .calendar_eventtime {
    color: #999999 !important;
    background: #ecf0f2;
  }
  .calendar_grid td.calendar_today {
    background: #96db06;
    color: #303a41;
  }
  .calendar_grid td.calendar_today .calendar_items .calendar_eventtime {
    color: #303a41 !important;
  }
  .calendar_grid td.calendar_today .calendar_items .calendar_eventlink {
    color: #303a41 !important;
    font-size: 60% !important;
  }
  .calendar_grid td.calendar_today > a {
    color: #303a41 !important;
  }
  .calendar_grid.calendar td.calendar_day_with_items {
    cursor: default;
  }
  .calendar_grid .calendar_items {
    display: block;
    position: static;
    z-index: 1;
    margin-top: 0;
    background-color: transparent;
    border: solid 0 #dddddd;
    box-shadow: 0 0 0;
    min-width: 0;
    min-height: 0;
    text-align: left;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .calendar_eventtime,
  .calendar_grid.calendar .calendar_items .calendar_eventtime {
    display: block;
    font-size: 60% !important;
    color: #5a5e60 !important;
  }
  .calendar_eventlink {
    font-size: 60% !important;
    display: block;
    text-decoration: underline !important;
    color: #5a5e60 !important;
  }
  .calendar_eventlink:hover {
    text-decoration: none !important;
  }
  .calendar_more {
    display: block;
  }
  .current_month_title.mobile_hide {
    display: inline-block;
  }
  .calendar_day > a,
  .calendar_today > a,
  .calendar_weekendday > a,
  .calendar_othermonthday > a {
    text-decoration: none !important;
  }
  .standardthreecolumnlayout .left_col .minicalendar_widget,
  .standardlayout .left_col .minicalendar_widget {
    background: #fff;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .content_area {
    padding: 12px 0 0 0;
  }
  .top_col .content_area {
    padding: 12px 20px 0;
  }
  .small_col .content_area,
  .standardlayout .left_col .content_area,
  .standardthreecolumnlayout .left_col .content_area {
    margin: 0 0 17px 0;
    clear: both;
    background: #fff !important;
    border: 1px solid #cbcbcb !important;
    position: relative;
    z-index: 1;
    padding: 13px 15px 5px 16px;
    font-size: 100%;
    color: #404040;
  }
  .small_col .content_area p,
  .standardlayout .left_col .content_area p,
  .standardthreecolumnlayout .left_col .content_area p,
  .small_col .content_area ul,
  .standardlayout .left_col .content_area ul,
  .standardthreecolumnlayout .left_col .content_area ul,
  .small_col .content_area ol,
  .standardlayout .left_col .content_area ol,
  .standardthreecolumnlayout .left_col .content_area ol,
  .small_col .content_area li,
  .standardlayout .left_col .content_area li,
  .standardthreecolumnlayout .left_col .content_area li,
  .small_col .content_area div,
  .standardlayout .left_col .content_area div,
  .standardthreecolumnlayout .left_col .content_area div {
    color: #404040;
  }
  .small_col .content_area .subtitle,
  .standardlayout .left_col .content_area .subtitle,
  .standardthreecolumnlayout .left_col .content_area .subtitle,
  .small_col .content_area h1,
  .standardlayout .left_col .content_area h1,
  .standardthreecolumnlayout .left_col .content_area h1,
  .small_col .content_area h2,
  .standardlayout .left_col .content_area h2,
  .standardthreecolumnlayout .left_col .content_area h2,
  .small_col .content_area h3,
  .standardlayout .left_col .content_area h3,
  .standardthreecolumnlayout .left_col .content_area h3,
  .small_col .content_area h4,
  .standardlayout .left_col .content_area h4,
  .standardthreecolumnlayout .left_col .content_area h4,
  .small_col .content_area h5,
  .standardlayout .left_col .content_area h5,
  .standardthreecolumnlayout .left_col .content_area h5 {
    color: #303a41;
  }
  .small_col .content_area:empty,
  .standardlayout .left_col .content_area:empty,
  .standardthreecolumnlayout .left_col .content_area:empty {
    display: none;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .banner_col .image_widget:first-child .image_rotate_container,
  .standardlayout .right_col > .image_widget:first-child .image_rotate_container {
    background: transparent !important;
    top: 0 !important;
    left: 0 !important;
  }
  .banner_col .image_widget:first-child,
  .standardlayout .right_col .image_widget:first-child {
    position: relative;
    max-width: none;
    padding: 0;
    margin: 13px -2px 0 -2px;
    width: auto;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #sitebody {
    background-color: transparent;
    position: relative;
    z-index: 1;
    min-height: 650px;
    padding: 0 0 60px 0;
    margin: 0 auto 44px;
  }
  #sitebody .top_col {
    margin: -69px 0 55px;
  }
  #sitebody.onecolumnlayout .top_col,
  #sitebody.twocolumnswithbottomlayout .top_col,
  #sitebody.threecolumnswithbottomlayout .top_col {
    margin: -69px 0 0;
  }
  #sitebody:before {
    width: 100%;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    bottom: 0;
    top: 55px;
    display: block;
  }
  #sitebody.homepagelayout .top_col {
    margin: -69px 0 0;
  }
  .standardlayout:before,
  .standardthreecolumnlayout:before {
    display: none;
  }
  .standardlayout .left_col.column,
  .standardthreecolumnlayout .left_col.column {
    width: 23.48927875%;
    margin: 0;
    padding: 0px 10px;
  }
  .standardlayout .left_col.column:before,
  .standardthreecolumnlayout .left_col.column:before {
    width: 23.48927875%;
    background: #2478a9;
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    bottom: 0;
    top: 55px;
    box-shadow: none;
  }
  .standardlayout .right_col.column,
  .standardthreecolumnlayout .right_col.column {
    width: 76.51072125%;
    padding: 0 20px;
    margin: 0;
  }
  .standardlayout .right_col.column:before,
  .standardthreecolumnlayout .right_col.column:before {
    width: 76.51072125%;
    background: #fff;
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    left: auto;
    bottom: 0;
    top: 55px;
    box-shadow: none;
  }
  .standardthreecolumnlayout .has_small_col {
    width: 100%;
  }
  .standardthreecolumnlayout .small_col {
    width: 100%;
    margin: 0 !important;
  }
  .twocolumnswithbottomlayout .left_col {
    width: 50%;
    padding-left: 20px;
    padding-right: 15px;
  }
  .twocolumnswithbottomlayout .right_col {
    width: 50%;
    padding-right: 20px;
    padding-left: 15px;
  }
  .twocolumnswithbottomlayout .bottom_col {
    width: 100%;
    padding: 20px;
  }
  .twocolumnswithbottomlayout .small_box {
    width: 100%;
  }
  .threecolumnswithbottomlayout .top_col.column {
    padding-bottom: 20px;
  }
  .threecolumnswithbottomlayout .left_col.column {
    width: 33.33333333%;
    padding-left: 20px;
    padding-right: 10px;
  }
  .threecolumnswithbottomlayout .middle_col.column {
    width: 33.33333333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .threecolumnswithbottomlayout .right_col.column {
    width: 33.33333333%;
    padding-right: 20px;
    padding-left: 10px;
  }
  .threecolumnswithbottomlayout .bottom_col.column {
    width: 100%;
    padding: 20px;
  }
  .threecolumnswithbottomlayout .small_box {
    width: 100%;
  }
  .twocolumnreverselayout .has_small_col {
    width: 66.66666667%;
    padding-left: 20px;
    padding-right: 10px;
  }
  .twocolumnreverselayout .small_col {
    width: 33.33333333%;
    padding-right: 20px;
    padding-left: 10px;
    margin: 0 !important;
  }
  .standardthreecolumnlayout .small_col .minicalendar_widget {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
  }
  .small_col .minicalendar_widget {
    width: 84%;
  }
  .standardthreecolumnlayout .small_col .image_widget {
    width: 46% !important;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  .standardthreecolumnlayout .has_small_col {
    width: 67%;
  }
  .standardthreecolumnlayout .small_col {
    width: 30%;
    float: right;
  }
  .standardthreecolumnlayout .small_col .content_area,
  .standardthreecolumnlayout .small_col .small_box {
    width: 100% !important;
    margin-right: 0;
  }
  .standardthreecolumnlayout .small_col .minicalendar_widget,
  .standardthreecolumnlayout .small_col .image_widget {
    width: 100% !important;
    margin-right: 0;
    max-width: none;
  }
  .twocolumnreverselayout .small_col .minicalendar_widget,
  .twocolumnreverselayout .small_col .image_widget {
    width: 100% !important;
    margin-right: 0;
  }
}
/***Title Widget**/
.title_widget h1 {
  color: #924798;
  line-height: 120% !important;
  text-shadow: 0 0 1px rgba(35, 31, 32, 0.4);
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 25px !important;
  text-transform: capitalize;
  padding: 0;
  margin: 19px 0 0;
  overflow: hidden;
}
.title_widget h2 {
  color: #303a41;
  font-size: 133.33333333% !important;
  font-weight: normal;
  line-height: 110%;
}
.printer_friendly,
.sharelink,
.rss,
.thickbox {
  padding-left: 18px;
}
#share {
  clear: left;
}
#share .sharelink {
  margin-left: 0;
}
#share ul {
  padding-bottom: 3px;
}
#share ul li {
  width: 48%;
  float: none;
  display: inline-block;
  vertical-align: top;
  line-height: 120%;
}
#share ul li a {
  height: auto;
  position: relative;
  background: transparent none;
}
#share ul li a:before {
  background: url("_gfx/int/share_icons.gif") no-repeat 0 0;
  height: 20px;
  content: "";
  top: 0;
  left: 0;
  width: 20px;
  position: absolute;
}
#share ul li a.sharefacebook:before {
  background-position: 0 -150px;
}
#share ul li a.sharedel:before {
  background-position: 0 -200px;
}
#share ul li a.sharegoogle:before {
  background-position: 0 -225px;
}
#share ul li a.sharegoogleplus:before {
  background-position: 0 -25px;
}
#share ul li a.sharedigg:before {
  background-position: 0 -250px;
}
#share ul li a.sharetwitter:before {
  background-position: 0 -50px;
}
#share ul li a.sharestumble:before {
  background-position: 0 -100px;
}
#share ul li a.sharetumblr:before {
  background-position: 0 -125px;
}
#share ul li a.sharemyspace:before {
  background-position: 0 -75px;
}
#share ul li a.sharelinkedin:before {
  background-position: 0 -175px;
}
#share ul li a.sharereddit:before {
  background-position: 0 -275px;
}
#share > ul {
  margin-top: 0px;
  width: 275px;
  top: 25px;
}
#share:hover > ul {
  display: block;
}
.printer_friendly,
.sharelink,
.rss,
.thickbox,
.font_size,
.font_size a {
  background: url(_gfx/int/title_icons.png) 0 -75px no-repeat;
  font-size: 91.66666667% !important;
  color: #303a41 !important;
  text-decoration: underline !important;
}
.title_right > a:hover {
  text-decoration: none !important;
}
.font_size a {
  font-size: 100% !important;
  color: #303a41 !important;
  text-decoration: none !important;
}
.printer_friendly {
  background-position: 0 0;
}
.sharelink {
  background-position: 0 -60px;
}
.rss {
  background-position: 0 -15px;
}
.thickbox {
  background-position: 0 -28px;
  padding-left: 22px;
}
a.font_larger {
  background-position: 0 -60px;
}
a.font_smaller {
  background-position: 0 -45px;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .title_widget {
    padding: 19px 0 0;
    clear: both;
  }
  .title_widget h2 {
    padding: 21px 0 11px 0;
  }
  .top_col .title_widget {
    padding: 72px 20px 0;
  }
  .title_right {
    padding: 0 0 6px 0;
    float: right;
  }
  .title_right > a,
  .title_right > div {
    float: right;
  }
  .title_right > a:first-child,
  .title_right > div:first-child {
    margin-left: 18px;
  }
  .title_right #share {
    clear: none;
  }
  .title_right #share .sharelink {
    margin-left: 18px;
  }
}
.sidenav.mobile_list ul li.sidenav_expanded {
  background: transparent;
  border: 0px;
  padding: 0;
}
.sidenav.mobile_list ul li a {
  font-weight: normal;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .sidenav {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin: 0 0 17px 0;
    background: #2478a9;
  }
  .sidenav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sidenav ul li {
    position: relative;
  }
  .sidenav ul li a,
  .sidenav ul li a:hover,
  .sidenav ul li a:focus {
    color: #fff;
    font-size: 108.33333333%;
    text-decoration: none;
    display: block;
    padding: 10px 7px 10px 12%;
    line-height: 120%;
    position: relative;
    z-index: 1;
    font-weight: normal;
    border-bottom: 1px solid #4e91b8;
    word-wrap: break-word;
  }
  .standardlayout .left_col .sidenav,
  .standardthreecolumnlayout .left_col .sidenav {
    background: transparent;
    margin: 0 -10px 17px;
    width: auto;
    float: none;
    min-width: calc(100% + 20px);
  }
  .sidenav ul li.sidenav_haschildren > a:before {
    position: absolute;
    content: "+";
    background: transparent;
    top: 0;
    bottom: 0;
    left: 5%;
    padding: 0;
    height: 10px;
    line-height: 6px;
    margin: auto;
  }
  .sidenav ul li.sidenav_current > a {
    background: #16425c;
    color: #fff;
  }
  .sidenav ul li.sidenav_expanded > a {
    background: transparent;
    color: #fff;
    border-bottom: 1px solid #4e91b8;
  }
  .sidenav ul li.sidenav_expanded > a:before {
    position: absolute;
    content: "-";
    background: transparent;
    top: 0;
    bottom: 0;
    left: 5%;
    padding: 0;
    font-size: 150%;
    height: 10px;
    line-height: 6px;
    margin: auto;
  }
  .sidenav > ul > li.sidenav_expanded + li > a {
    border-top: 1px solid #4e91b8;
  }
  /*second level */
  .sidenav ul li li.sidenav_expanded > a {
    background: #1d5e84;
    color: #fff;
    border-bottom: 0px solid #4e91b8;
  }
  .sidenav ul li li.sidenav_current > a:before,
  .sidenav ul li li.sidenav_haschildren > a:before {
    left: 12%;
  }
  .sidenav ul li li li.sidenav_current > a:before,
  .sidenav ul li li li.sidenav_haschildren > a:before {
    left: 20%;
  }
  .sidenav ul li li li li.sidenav_current > a:before,
  .sidenav ul li li li li.sidenav_haschildren > a:before {
    left: 24%;
  }
  .sidenav ul li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li.sidenav_haschildren > a:before {
    left: 28%;
  }
  .sidenav ul li li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li li.sidenav_haschildren > a:before {
    left: 32%;
  }
  .sidenav ul li li li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li li li.sidenav_haschildren > a:before {
    left: 36%;
  }
  .sidenav ul li li a {
    padding-left: 20% !important;
  }
  .sidenav ul li li li a {
    padding-left: 28% !important;
    /*second level*/
    background: #1d5e84;
  }
  .sidenav ul li li li li a {
    padding-left: 32% !important;
  }
  .sidenav ul li li li li li a {
    padding-left: 36% !important;
  }
  .sidenav ul li li li li li li a {
    padding-left: 40% !important;
  }
  .sidenav ul li li.sidenav_expanded > a:hover,
  .sidenav ul li li.sidenav_expanded > a:focus,
  .sidenav ul li li a:hover,
  .sidenav ul li li a:focus {
    border-bottom: 0px solid #fff;
    margin-top: 0px;
  }
  .sidenav ul li li a {
    background: #1d5e84;
    color: #fff;
    margin-top: 0px;
    border: 0;
  }
  .sidenav ul li a:hover,
  .sidenav ul li a:focus,
  .sidenav ul li li > a:hover,
  .sidenav ul li li > a:focus {
    color: #fff !important;
    background: #924798;
  }
  .small_col .sidenav {
    float: left;
    background: #2478a9;
  }
}
.business_box.mobile_list ul li li,
.staff_box.mobile_list ul li li,
.service_box.mobile_list ul li li,
.faq_box.mobile_list ul li li {
  background: transparent none;
  border: 0;
  padding: 0;
}
.business_box.mobile_list .box_content > ul > li > a,
.staff_box.mobile_list .box_content > ul > li > a {
  font-weight: bold;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .business_box.mobile_list .box_content > ul > li > a,
  .staff_box.mobile_list .box_content > ul > li > a {
    font-weight: 600;
  }
}
.staff_box .email_link {
  cursor: pointer;
}
.small_box.faq_box .box_content > ul > li {
  padding: 17px 7% 17px 16px;
}
.small_box.faq_box .box_content .listfaq_a a {
  color: #1d5e84;
  text-decoration: underline;
  font-size: 90%;
  display: inline;
}
.small_box.faq_box .box_content .listfaq_a a:hover {
  text-decoration: none;
}
.listfaq_a_content {
  zoom: 1;
}
.listfaq_a_content:before {
  content: '';
  display: block;
}
.listfaq_a_content:after {
  content: '';
  display: table;
  clear: both;
}
.small_box.faq_box .box_content ul .listfaq_a_content a {
  font-weight: normal;
  display: inline;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .small_box.faq_box .box_content > ul > li {
    padding: 5px 0 7px 0;
  }
  .small_box.faq_box .box_content ul li {
    line-height: 140%;
  }
  .small_box.faq_box .box_content ul ul {
    margin-top: 0;
    padding-top: 0;
  }
  .small_box.faq_box .box_content ul ul li {
    border: 0;
    font-size: 110%;
  }
  .small_box.faq_box .box_content ul .listfaq_a_content a {
    font-size: inherit;
    font-weight: normal;
    text-decoration: underline;
  }
  .small_box.faq_box .box_content ul .listfaq_a_content a:hover {
    text-decoration: none;
  }
  .small_box.faq_box .box_content .listfaq_a {
    color: #404040;
  }
  .small_box.faq_box .box_content .listfaq_a p,
  .small_box.faq_box .box_content .listfaq_a ul,
  .small_box.faq_box .box_content .listfaq_a ol,
  .small_box.faq_box .box_content .listfaq_a li,
  .small_box.faq_box .box_content .listfaq_a div,
  .small_box.faq_box .box_content .listfaq_a span {
    color: #404040;
    font-size: inherit;
  }
}
.service_box .box_content .toggle_service {
  background: none;
  border: 0 none;
  display: block;
  width: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-indent: -9999em;
  vertical-align: top;
  position: absolute;
  top: 18px;
  bottom: 17px;
  left: 16px;
  right: 7%;
  z-index: 1;
}
.service_box .box_content .toggle_service:before {
  content: "";
  background: #70a400 url(_gfx/int/+.png) 1px 1px no-repeat;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 4px;
  left: 0px;
}
.service_box .box_content .toggle_service.hide_service:before {
  background: #70a400 url(_gfx/int/-.png) 1px 1px no-repeat;
}
.small_box.service_box .box_content > ul > li > span {
  display: block;
  padding-left: 20px;
  line-height: 170%;
}
.service_box .box_content ul.service_list {
  margin: 0;
  padding: 2px 0 2px 20px;
  position: relative;
  z-index: 1;
}
.service_box .box_content ul.service_list li {
  padding: 2px 0;
}
.service_box .box_content ul.service_list li a {
  border-top: 0;
  font-weight: normal;
  line-height: 130%;
}
.service_box .box_content > ul > li {
  border-top: 0;
  padding-top: 18px;
}
.service_box .box_content > ul > li:first-child {
  border: 0;
  border-bottom: 1px solid #c6c4c4;
}
.service_box .box_content > ul > li > span {
  font-weight: bold;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .service_box .box_content .toggle_service {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0;
  }
  .service_box .box_content .toggle_service:before {
    top: 9px;
  }
  .small_box.service_box ul li span {
    padding: 0;
  }
}
.twitter_feed,
.facebook_feed {
  padding: 0;
}
.twitter_feed ul li img,
.facebook_feed ul li img {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  display: block;
  height: 50px;
  width: 50px;
}
.twitter_feed ul li span.box_date,
.facebook_feed ul li span.box_date {
  float: right;
  font-size: 80%;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 10px;
}
.twitter_feed ul li h4,
.facebook_feed ul li h4 {
  line-height: 130% !important;
  margin: 0;
  font-size: inherit;
}
.twitter_feed ul li h4 a,
.facebook_feed ul li h4 a,
.twitter_feed ul li h4 a:hover,
.facebook_feed ul li h4 a:hover {
  font-size: 100%;
}
.twitter_feed ul li a,
.facebook_feed ul li a,
.twitter_feed ul li a:hover,
.facebook_feed ul li a:hover {
  text-decoration: none;
  font-size: 110%;
}
.twitter_feed ul li a span,
.facebook_feed ul li a span,
.twitter_feed ul li a:hover span,
.facebook_feed ul li a:hover span {
  text-decoration: none;
}
.twitter_feed ul li p,
.facebook_feed ul li p {
  margin: 0;
  font-size: 95%;
  padding: 0;
  border: 0;
  line-height: 130%;
}
.twitter_feed ul li p a,
.facebook_feed ul li p a {
  font-size: 100%;
  display: inline;
  color: #1d5e84;
  text-decoration: underline;
  font-weight: normal;
}
.twitter_feed ul li p a:hover,
.facebook_feed ul li p a:hover {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
  display: inline;
  color: #1d5e84;
}
.twitter_feed ul li h4 span {
  display: block;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #sitebody .twitter_feed,
  #sitebody .facebook_feed {
    padding: 0;
    box-shadow: 0 0 0;
  }
  #sitebody .twitter_feed ul,
  #sitebody .facebook_feed ul {
    padding: 7px 15px 0 16px;
  }
  #sitebody .twitter_feed ul li .box_date,
  #sitebody .facebook_feed ul li .box_date {
    margin-right: 0;
  }
  #sitebody .twitter_feed ul li h4,
  #sitebody .facebook_feed ul li h4 {
    font-size: 108.33333333%;
  }
  #sitebody .twitter_feed ul li a,
  #sitebody .facebook_feed ul li a,
  #sitebody .twitter_feed ul li a:hover,
  #sitebody .facebook_feed ul li a:hover {
    color: #303a41;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
  }
  #sitebody .twitter_feed ul li a span,
  #sitebody .facebook_feed ul li a span,
  #sitebody .twitter_feed ul li a:hover span,
  #sitebody .facebook_feed ul li a:hover span {
    color: #303a41;
    font-weight: 600;
  }
  #sitebody .twitter_feed ul li a:hover,
  #sitebody .facebook_feed ul li a:hover {
    text-decoration: underline;
  }
  #sitebody .twitter_feed ul li p,
  #sitebody .facebook_feed ul li p {
    font-size: 100%;
    color: #404040;
  }
  #sitebody .twitter_feed ul li p a,
  #sitebody .facebook_feed ul li p a,
  #sitebody .twitter_feed ul li p a:hover,
  #sitebody .facebook_feed ul li p a:hover {
    color: #1d5e84;
  }
  #sitebody .twitter_feed ul li p a:hover,
  #sitebody .facebook_feed ul li p a:hover {
    text-decoration: none;
  }
  #sitebody .twitter_feed .box_bottomlink,
  #sitebody .facebook_feed .box_bottomlink {
    margin-right: 15px;
  }
  #sitebody .twitter_feed .box_bottomlink:after,
  #sitebody .facebook_feed .box_bottomlink:after {
    content: " >";
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .splash_page {
    background: none !important;
    max-width: 1026px;
    border-radius: 0px;
    margin: 15px auto 15px auto;
    padding: 125px 0 0 0 !important;
    min-height: 500px;
  }
}
.broken_links_reporter {
  word-wrap: break-word;
}
.error_recaptcha_field {
  margin: 10px 0;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .broken_links_reporter {
    margin-top: 75px !important;
  }
}
.web_site_account_unconfirm_message_container {
  padding: 10px 0 1px 20px;
}
.my_dashboard_page .dashboard_block_wrapper .dashboard_block .block_title {
  background-color: #70a400;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .sso_login_container {
    max-width: 670px;
    margin: 0 auto;
  }
  .sso_login_container .sso_login_header,
  .sso_login_container .sso_login_hint {
    text-align: center;
  }
  .sso_login_container .content_area .sso_login_box {
    margin: 15px 2% 0 0;
    width: 48%;
    min-height: 213px;
  }
  .sso_login_container .content_area .social_account_login_box {
    margin-left: 2%;
    width: 48%;
    min-height: 213px;
  }
  .confirm_account_container.content_area {
    padding-top: 58px;
  }
  .dashboard_header .dashboard_title,
  .web_site_account_header .dashboard_title,
  .dashboard_header .web_site_account_info_title,
  .web_site_account_header .web_site_account_info_title {
    margin: 0;
  }
}
.search .paging span a:hover {
  background: #70a400;
}
.vision_search .search_button {
  width: auto;
}
.vision_search .advanced_searchbox input.textfield {
  height: auto;
  min-height: 17px;
}
.vision_search .search_panel {
  float: none;
  width: 100%;
}
.vision_search .search_panel .vision_search_arrow {
  cursor: pointer;
  display: block;
}
.vision_search .search_panel .vision_search_arrow_down {
  border-top: 10px solid #ffffff;
}
.vision_search .search_panel .vision_search_arrow_up {
  border-bottom: 10px solid #ffffff;
}
.vision_search .search_panel .search_options_link {
  padding-right: 10px;
  margin: 0 !important;
  width: 100%!important;
}
.vision_search .search_panel .advanced_searchbox.normal .sort_by_label,
.vision_search .search_panel .advanced_searchbox.normal .items_per_page_label {
  width: auto;
}
.vision_search .search_panel .search_container {
  width: 100% !important;
  margin: 0 !important;
}
.vision_search .search_panel div.search_features {
  border: 1px solid #c6c4c4;
  border-left: 0;
  border-right: 0;
  margin-left: 0;
  background: #fcfbfb;
  clear: both;
  min-height: 0px;
  margin-top: 0;
  width: 100%;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal {
  float: none;
  height: auto;
  min-width: 0px;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal .sort_by_label,
.vision_search .search_panel div.search_features .advanced_searchbox.normal .items_per_page_label {
  display: block;
  margin-top: 4px;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal .normal {
  float: left;
  min-width: 140px;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal .search_per_page,
.vision_search .search_panel div.search_features .advanced_searchbox.normal .advanced_searchbox_sort_by_container {
  float: none;
}
.vision_search .search_panel div.search_features .advanced_searchbox > div > p {
  height: auto;
}
.vision_search .search_panel div.search_features .basic_searchbox {
  float: none;
}
.vision_search .search_panel .search_result,
.vision_search .search_panel .search_result_alternate {
  padding: 0 10px 20px;
}
.vision_search .search_panel .search_result_url {
  word-wrap: break-word;
}
.vision_search .search_panel .popular_searches_box > p.popular_searches_box_title {
  padding-left: 10px;
}
.vision_search .search_panel .popular_searches_box > div {
  padding: 10px;
}
.vision_search .search_panel .search_summary {
  padding-left: 10px;
}
.vision_search .search_filters {
  float: none;
  margin: 25px 0 10px 0 !important;
  width: 100% !important;
}
.vision_search .search_filters .search_filter {
  border: 0px;
  border-bottom: 1px solid #c6c4c4;
  margin-bottom: 10px;
  padding: 0;
  box-shadow: 0 0 0;
  width: 100%;
  background: transparent;
}
.vision_search .search_filters .search_filter:before {
  display: none;
}
.vision_search .search_filters .search_filter .filter_header {
  color: #ffffff;
  background: #70a400;
  border-bottom: 0;
  padding: 7px 10px;
  position: relative;
  margin: 0;
}
.vision_search .search_filters .search_filter ol {
  padding: 0px 15px;
}
.vision_search .advanced_searchbox_sort_by_container {
  margin-right: 10px;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .vision_search {
    margin: 12px 20px;
  }
  .vision_search .search_container.sticky_header {
    position: relative;
  }
  .vision_search .search_panel > div.search_filters,
  .vision_search .search_panel > div:not(.search_filters) {
    margin: 0 !important;
  }
  .vision_search .search_panel div.search_features {
    border: 1px solid #d6d6c8;
    background: #ffffff;
    color: #404040;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal {
    float: right;
    height: auto;
    min-width: 350px;
    width: auto;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .sort_by_label,
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .items_per_page_label {
    display: inline-block;
    margin-top: 0px;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .normal {
    float: none;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal select {
    max-width: 110px;
    width: 110px;
    min-width: 0;
    line-height: 22px !important;
    height: 22px !important;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal select.items_per_page {
    width: 50px;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .search_per_page,
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .advanced_searchbox_sort_by_container {
    float: right;
    line-height: 22px;
    margin-bottom: 0;
  }
  .vision_search .search_panel div.search_features .basic_searchbox {
    float: left;
    margin-bottom: 0;
  }
  .vision_search .search_panel .popular_searches_box > p.popular_searches_box_title {
    padding-left: 0px;
  }
  .vision_search .search_panel .popular_searches_box > div {
    padding: 0 0 10px 0;
  }
  .vision_search .search_panel .search_result,
  .vision_search .search_panel .search_result_alternate {
    padding: 0 0 20px;
  }
  .vision_search .search_panel .search_summary {
    padding-left: 0px;
  }
  .vision_search .search_panel .search_options_link {
    margin-right: 0px;
  }
  .vision_search .search_filters .search_filter {
    border: 0px;
  }
  .vision_search .search_filters .search_filter .filter_header {
    color: #fff;
    background: #70a400;
  }
  .vision_search .search_filters .search_filter ol {
    padding: 0px 15px 10px;
    color: #303a41;
  }
  .vision_search .search_panel > div.search_filters .search_filter {
    padding-right: 0px;
  }
  .advanced_searchbox.normal .advanced_searchbox_sort_by_container {
    width: auto;
  }
  .advanced_searchbox.normal .search_per_page,
  .advanced_searchbox.normal .sort_by_label,
  .advanced_searchbox.normal .items_per_page_label {
    width: auto;
  }
}
@media only screen and (min-width: 68em) {
  .vision_search .search_panel > div,
  .vision_search .search_panel .search_container {
    width: 70% !important;
  }
  .vision_search .search_panel .search_filters {
    width: 26% !important;
    margin: 0 0 10px 0 !important;
  }
  .vision_search .search_panel .search_filters .search_filter {
    margin-top: 0;
  }
  .vision_search .search_panel > div.loading.mask {
    width: 100% !important;
  }
  .vision_search .vision_search_arrow {
    top: 10px;
  }
}
#cse input.gsc-search-button {
  background: #70a400 !important;
  color: #fff !important;
}
#cse * {
  box-sizing: content-box;
}
#cse .gsc-control-cse {
  zoom: 1;
  background: transparent !important;
  padding: 0 !important;
  border: 0px !important;
}
#cse .gsc-control-cse:before {
  content: '';
  display: block;
}
#cse .gsc-control-cse:after {
  content: '';
  display: table;
  clear: both;
}
#cse .gsc-tabsArea {
  border-bottom: 1px solid #d6d6c8 !important;
}
#cse .gsc-tabHeader {
  margin-left: 10px;
  border: 1px solid #d6d6c8 !important;
  border-bottom: 0 !important;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #ffffff !important;
}
#cse .gsc-tabHeader.gsc-tabhActive,
#cse .gsc-tabHeader:hover {
  background: #fbfff2 !important;
}
#cse .gsc-refinementHeader {
  border: 1px solid #d6d6c8 !important;
  background: #ffffff !important;
}
#cse .gsc-refinementHeader.gsc-refinementhActive,
#cse .gsc-refinementHeader:hover {
  background: #fbfff2 !important;
}
#cse .gsc-result {
  border: 0px !important;
}
#cse .gsc-result .gs-result > * {
  padding: 0 !important;
  margin: 0 !important;
}
#cse input[type=image].gsc-search-button {
  background: #70a400 !important;
  border: 2px solid transparent !important;
  box-sizing: content-box;
}
#cse .gsc-option-menu-item {
  background: gray;
}
#cse .gsc-option-menu,
#cse .gsc-selected-option-container {
  background: whiteSmoke !important;
  border-radius: 2px 2px 2px 2px;
}
.LBD_CaptchaDiv {
  max-width: 100%;
}
.LBD_CaptchaDiv .LBD_CaptchaImageDiv {
  max-width: 87%;
}
.LBD_CaptchaDiv .LBD_CaptchaImageDiv a {
  max-width: 100%;
}
.LBD_CaptchaDiv .LBD_CaptchaImageDiv img {
  border: 1px solid #d0d0d0 !important;
}
.LBD_CaptchaDiv > div.LBD_CaptchaImageDiv:first-child {
  border: 0;
}
.LBD_CaptchaIconsDiv {
  margin-left: 3px !important;
}
.content-filter-widget .searchicon.searchicon.searchicon,
.content-filter-widget .searchicon.searchicon.searchicon:hover {
  background: transparent url("_gfx/cmn/search_filter_bg.png") no-repeat scroll 0 center !important;
}
.document_widget {
  margin-bottom: 17px;
}
.document_widget li {
  position: relative;
}
.document_widget li img {
  position: absolute;
  left: 0;
  top: 0px;
  margin-top: 0;
}
.document_widget li a {
  padding-left: 21px;
  display: block;
}
.doc_folder_img {
  float: left;
}
.document_folder_box .content_link,
.document_list_box .content_link {
  max-width: 100%;
}
.document_list_box .no-results,
.document_folder_box .no-results {
  padding: 10px 0 10px 16px;
  display: block;
  color: #303a41;
  font-weight: 600;
  font-size: 108.33333333%;
}
.document_folder_box .document_breadcrumb {
  margin-left: 16px;
  margin-top: 8px;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .document_list_box .no-results,
  .document_folder_box .no-results {
    padding-left: 0;
  }
  .document_folder_box .document_breadcrumb {
    margin-left: 0px;
    margin-top: 0;
  }
}
.downloadmessage {
  padding-bottom: 5px;
}
.downloadmessage img {
  margin: 2px;
}
.eNotification_widget .form_label {
  width: 250px;
}
#sitebody .checkboxlist-container .enotification_cats_list.formlist li {
  width: 31.3% !important;
}
#sitebody .checkboxlist-container label,
.front_end_body .enotification_widget_category_checkboxlist label {
  width: auto !important;
  white-space: normal;
  display: block;
}
#sitebody .checkboxlist-container .formlist li {
  width: 31.3% !important;
  margin-left: -3px;
  padding-left: 2% !important;
}
#sitebody .checkboxlist-container .formlist li:nth-child(3n+4),
#sitebody .checkboxlist-container .formlist li:first-child {
  padding-left: 0% !important;
  width: 33.3% !important;
}
.enotification_cats_list li > a {
  float: left;
}
.enotification_cats_list li > a,
.legend_info a {
  width: 19px;
}
.facility_directory_widgets .facility_detail_page .facility_item_header,
.facility_directory_widgets .listtype_listformated .facility_item_header {
  background: #70a400 !important;
}
#sitebody .facility_directory_widgets .facility_item_infos2 span.item_label,
#sitebody .facility_directory_widgets .facility_item_infos1 span.item_label,
#sitebody .facility_directory_widgets .facility_item_infos2 span.item_value,
#sitebody .facility_directory_widgets .facility_item_infos1 span.item_value {
  color: #2e2e2e;
}
.sitewrapper .content_area .facility_mapmarker_infos a.phone_link,
.sitewrapper .content_area .facility_mapmarker_infos a.phone_link:hover {
  color: #2e2e2e;
}
.facility_directory_map_view_widget .multicats_container ol li input,
.facility_directory_map_view_widget .multicats_container ol li span.catimage_holder {
  float: left;
}
.facility_directory_map_view_widget .multicats_container ol li input {
  height: 18px;
}
#sitebody .facility_directory_map_view_widget .multicats_container ol li input + label {
  width: calc(100% - 52px) !important;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .facility_directory_widgets .listtype_listformated a.facility_item_photo_link,
  .facility_directory_widgets .facility_detail_page .facility_item_photo {
    max-width: 350px;
    width: 50%;
  }
  #sitebody .facility_directory_widgets .facility_item_infos1,
  #sitebody .facility_directory_widgets .facility_item_infos2 {
    width: 25%;
    margin: 0;
    padding-left: 15px;
  }
}
.faq_header {
  color: #303a41;
}
.listfaq_q > h2,
.listfaq_q > h3 {
  color: #303a41;
}
.faqtab_section {
  border: 1px solid #70a400;
  background: #ffffff;
  color: #404040;
}
.faqtab_section td,
.faqtab_section label {
  color: #404040;
}
.faqtab_section h1,
.faqtab_section h2,
.faqtab_section h3,
.faqtab_section h4,
.faqtab_section h5,
.faqtab_section .subtitle {
  color: #404040;
}
.faq_tab_nav li a {
  color: #1d5e84;
}
.faq_tab_nav li a.active_faqtab {
  border: 1px solid #70a400;
  border-right: 1px solid #ffffff;
  background: #ffffff;
  color: #404040;
  border-left: 5px solid #70a400;
}
h3.faqtab_question,
.faqtab_popup {
  color: #2e2e2e;
}
h3.faqtab_question:before,
.faqtab_popup:before {
  background: #70a400;
  color: #fff;
  line-height: 1.2em;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
}
.faqtab_section h3.faqtab_question {
  color: #404040;
}
.faq_mobile_nav {
  z-index: 1;
}
.faq_mobile_nav select {
  border: 1px solid #70a400 !important;
  border-bottom: 0px !important;
}
.viClientDialog .faq_container_dialog {
  color: #404040;
  padding-top: 10px;
  padding-bottom: 15px;
}
.viClientDialog .faq_container_dialog .listfaq_q {
  font-size: 110%;
}
.listfaq_q > h2,
.listfaq_q > h3 {
  color: #1d5e84;
}
.form_survey_widget .answer_container textarea {
  min-width: 0;
  width: 100%;
}
.recaptcha {
  width: auto !important;
}
.form_survey_widget .answer_container .form_answers_edit_table {
  display: table;
  width: 100%;
}
.form_survey_widget .answer_container {
  overflow-y: hidden;
  overflow-x: auto;
  margin: 0 0 5px 5px;
}
.question_container .question_content p {
  margin: 0;
}
.form_submit_container .recaptcha_container {
  margin: 20px 0 0;
}
.form_survey_widget .command_box.form_submit_footer {
  margin-top: 20px;
}
.form_survey_widget .question_container .question_content .question_text_container {
  display: inline;
}
.form_survey_widget label:empty,
.form_submit_header:empty {
  display: none;
}
.form_survey_widget .question_container.static_text {
  margin-top: 0px;
  padding: 0 5px;
}
.form_survey_widget .answer_container input.voter_input.selection_other {
  margin-top: 3px;
  margin-left: 22px;
}
.form_survey_widget .form_submit_container .form_answers_edit_table td input.voter_input[type="radio"] {
  margin-left: 0px;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .form_survey_widget .command_wrapper {
    border: 1px solid transparent;
    height: 20px;
    margin: 5px 0;
    width: auto;
  }
  .form_survey_widget .command_wrapper:hover {
    background: #fbfff2;
    border-color: #d6d6c8;
    border-radius: 10px;
  }
}
/****image widget*******/
.image_widget {
  margin: 0;
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
}
.no_image.image_widget {
  display: none;
}
.small_col .image_widget,
.standardlayout .left_col .image_widget,
.standardthreecolumnlayout .left_col .image_widget {
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px;
}
.small_col .image_widget {
  width: 89.6% !important;
  margin: 0px auto 17px auto;
}
.image_rotate_container {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
.image_rotate_container.current {
  opacity: 1;
  z-index: 5;
}
.image_rotate_container.prev {
  z-index: 4;
}
.image_widget img {
  display: block;
  width: 100%;
}
.image_rotate_caption {
  position: absolute;
  bottom: 0px;
  opacity: 0.8;
  color: #ffffff;
  background: #222222;
  display: block;
  width: 96%;
  text-align: center;
  padding: 5px 2%;
  min-height: 20px;
  line-height: 100%;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .image_widget .image_rotate_container {
    background: transparent !important;
  }
}
#alert_controls.hide {
  background: url(_gfx/cmn/alert_controls.png) right 0px no-repeat;
  display: block !important;
  /*overwrite bootstrap .hide class*/
}
#alert_controls.show {
  background: url(_gfx/cmn/alert_controls.png) right -70px no-repeat;
}
.alert_right {
  background: none;
}
.alert_container:before {
  content: "";
  top: 4px;
  left: auto;
  position: absolute;
  right: 27px;
  bottom: 9px;
  z-index: -1;
  width: 1px;
  height: auto;
  border-right: 1px solid #404040;
  z-index: 5;
}
.alert_container .important_alert_wrapper {
  background: #000;
}
.alert_container .important_alert,
.alert_container .important_alert h2,
.alert_container .important_alert a {
  color: #fff;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .alert_container .important_alert {
    font-size: 12px !important;
    line-height: 20px !important;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    max-width: 1026px;
  }
}
.jobs_widget .detail-list-label,
.jobs_widget .custom_fields label {
  width: 150px;
}
.meeting_widget .detail-list-value {
  white-space: nowrap;
}
.widget_container_div {
  border: 1px solid #d6d6c8;
  background: #ffffff;
}
span.sticky {
  display: block;
  float: left;
  padding-left: 15px;
  background: url(_gfx/cmn/pin.gif) 0 0 no-repeat;
}
.front_end_body form .command_box {
  padding-left: 0;
}
.poll_widget .poll_vote_view .command_box a.viewVoteResultLink {
  font-weight: bold;
}
.poll_widget .poll_vote_result_view .poll_answers .graphic_line .graphic_percent {
  background: #70a400;
}
.poll_widget .poll_vote_result_view .poll_answers .graphic_line {
  border: 1px solid #70a400;
}
.slideshow_link a {
  color: #fff !important;
}
.photo_album_widget .standard_list ul li:hover {
  background: transparent;
  cursor: default;
}
.slideshow_link {
  background: #70a400 !important;
  color: #fff !important;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .ad-preloads {
    display: none;
  }
}
.rss_feeds_content_type a.rss_link {
  background: none;
  position: relative;
}
.rss_feeds_content_type a.rss_link:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0px;
  width: 15px;
  height: 15px;
  background: url(_gfx/int/title_icons.png) 0 -15px no-repeat;
}
.rss_feeds_content_type .rss_feeds_content_type_title {
  border-bottom: 1px solid #d6d6c8;
}
.rss_feeds_content_type .content_type_name {
  color: #303a41;
  font-size: 120%;
}
.rss_feed_content .item_graytext {
  margin-left: 10px;
}
.service_directory_widget .listtable th:last-child {
  text-align: center;
}
.edit .widget_wrapper {
  padding: 0;
}
.service_request_widget fieldset.upload_container {
  display: block;
}
.service_request_widget fieldset.upload_container legend {
  display: block;
}
.service_request_widget legend {
  color: #303a41;
  font-weight: bold;
  text-decoration: none;
}
/** header colors **/
.service_request_post_listable th {
  background: #70a400 !important;
  color: #fff !important;
}
.sitemap_col .root-level a {
  color: #303a41;
  font-weight: bold;
  text-decoration: none;
}
.sitemap_widget .siteMapCategoryView > .sitemap_col ul li a {
  max-width: 100%;
  padding-right: 5px;
}
.sitemap_col {
  width: 100% !important;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .sitemap_col {
    width: 50% !important;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  .sitemap_col {
    width: 33% !important;
  }
}
.staff_directory_widget .listtable th:last-child {
  text-align: center;
}
.staff_directory_widget .listtable th:last-child:hover {
  text-align: center;
}
.staff_directory_widget > img {
  margin-right: 10px;
}
.staff_directory_widget .detail-list-label {
  width: 175px;
}
#top_bar > * {
  font-size: 90%;
}
.desktop_only {
  display: none !important;
}
@media screen and (min-width: 48em) {
  .mobile_only {
    display: none !important;
  }
  .desktop_only {
    display: block !important;
  }
}
.hidden[style*="block"] {
  display: block !important;
}
.hide-text-indent {
  min-width: 0 !important;
}
@media screen and (min-width: 48em) {
  .edit .widget_wrapper .widget_wrapper_title.edit {
    text-align: left;
  }
}



@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);.column a,a,a:visited{color:#1d5e84;text-decoration:underline}a:focus,a:hover{text-decoration:none}a[name],a[name]:focus,a[name]:hover{color:#2e2e2e;text-decoration:none}a img{border:0}#broken_links_reporter_form,.sitewrapper,.sitewrapper input,.sitewrapper select,.sitewrapper table,.sitewrapper textarea,.ui-widget,body.dialog_body,body.front_end_body,body[radeditorbody],body[radeditorbody] table{font-size:12px!important;line-height:1.58333333!important;font-family:Poppins,sans-serif!important;color:#2e2e2e;font-weight:500}p{margin:0 0 1em}.reDropDownBody h1,.reDropDownBody h2,.reDropDownBody h3,.reDropDownBody h4,.reDropDownBody h5,.reDropDownBody h6,h1,h2,h3,h4,h5,h6{color:#303a41;font-weight:700}h2{font-size:133.33333333%}h3{font-size:128.33333333%}h4{font-size:123.33333333%}h5{font-size:118.33333333%}h6{font-size:113.33333333%}.subtitle{font-size:133.33333333%;color:#303a41;font-weight:400}.subtitle a,.subtitle p{color:#303a41;font-weight:400}table.tableData{font-weight:400;background:#fff;margin-bottom:14px;border:0 solid #d6d6c8;border-spacing:0;width:auto}table.tableData th{text-transform:uppercase;padding:6px 9px;text-align:left;background:#70a400!important;color:#fff;font-weight:400;font-size:133.33333333%}table.tableData th a{color:#fff!important}table.tableData th p{padding:0;margin:0;color:#fff}table.tableData a{color:#1d5e84}table.tableData p{color:#404040}table.tableData td{color:#404040;font-size:100%}table.tableData tr td{border-left:1px solid #d6d6c8}table.tableData tr td:last-child{border-right:1px solid #d6d6c8}table.tableData tr:hover{background:#fbfff2}table.tableData tr:hover>td a{color:#1d5e84!important;text-decoration:none}table.tableData tr:hover>td a:hover{text-decoration:underline}table.tableData tr:hover>td,table.tableData tr:hover>td>p{color:#404040!important}table.tableData{border-collapse:separate}table.tableData tbody tr:first-child td{border-top:0}table.tableData th{border-left:1px solid #70a400}table.tableData thead{border:1px solid #70a400}table.tableData td{border:0;border-bottom:1px solid #d6d6c8;padding:3px 9px 2px}table.tableData td p{padding:0;margin:0}table.tableBox{font-weight:400;background:#fff;margin-bottom:14px;border:0 solid #d6d6c8;border-spacing:0;width:auto}table.tableBox th{text-transform:uppercase;text-align:left;background:#70a400!important;color:#fff;font-weight:400;font-size:133.33333333%}table.tableBox th a{color:#fff!important}table.tableBox th p{padding:0;margin:0;color:#fff}table.tableBox a{color:#1d5e84}table.tableBox p{color:#404040}table.tableBox td{color:#404040;font-size:100%}table.tableBox tr td{border-left:1px solid #d6d6c8}table.tableBox tr td:last-child{border-right:1px solid #d6d6c8}table.tableBox tr:hover{background:#fbfff2}table.tableBox tr:hover>td a{color:#1d5e84!important;text-decoration:none}table.tableBox tr:hover>td a:hover{text-decoration:underline}table.tableBox tr:hover>td,table.tableBox tr:hover>td>p{color:#404040!important}table.tableBox{border-bottom:1px solid #d6d6c8}table.tableBox td,table.tableBox th{padding:5px}table.tableBox td{border-top:1px solid #d6d6c8}
