/* Minification failed. Returning unminified contents.
(5856,1): run-time error CSS1019: Unexpected token, found '@import'
(5856,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)'
(5857,1): run-time error CSS1019: Unexpected token, found '@import'
(5857,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)'
(5858,1): run-time error CSS1019: Unexpected token, found '@import'
(5858,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Cabin:400,400italic,500,500italic,600,600italic,700,700italic)'
(5859,1): run-time error CSS1019: Unexpected token, found '@import'
(5859,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Raleway:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic)'
 */
/*
    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;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: italic;
  font-weight: 400;
  src: local('Cabin Italic'), local('Cabin-Italic'), url(https://fonts.gstatic.com/s/cabin/v14/u-4_0qWljRw-Pd81z_9Cmw.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: italic;
  font-weight: 500;
  src: local('Cabin Medium Italic'), local('Cabin-MediumItalic'), url(https://fonts.gstatic.com/s/cabin/v14/u-460qWljRw-Pd81xwxhiytOew.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: italic;
  font-weight: 600;
  src: local('Cabin SemiBold Italic'), local('Cabin-SemiBoldItalic'), url(https://fonts.gstatic.com/s/cabin/v14/u-460qWljRw-Pd81xyBmiytOew.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: italic;
  font-weight: 700;
  src: local('Cabin Bold Italic'), local('Cabin-BoldItalic'), url(https://fonts.gstatic.com/s/cabin/v14/u-460qWljRw-Pd81x0RniytOew.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: local('Cabin'), local('Cabin-Regular'), url(https://fonts.gstatic.com/s/cabin/v14/u-4x0qWljRw-Pd8w__g.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 500;
  src: local('Cabin Medium'), local('Cabin-Medium'), url(https://fonts.gstatic.com/s/cabin/v14/u-480qWljRw-PdfD3Ohluyw.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 600;
  src: local('Cabin SemiBold'), local('Cabin-SemiBold'), url(https://fonts.gstatic.com/s/cabin/v14/u-480qWljRw-Pdfv2-hluyw.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: local('Cabin Bold'), local('Cabin-Bold'), url(https://fonts.gstatic.com/s/cabin/v14/u-480qWljRw-PdeL2uhluyw.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 100;
  src: local('Raleway Thin Italic'), local('Raleway-ThinItalic'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptqg8zYS_SKggPNyCgwLrFoJfA.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 200;
  src: local('Raleway ExtraLight Italic'), local('Raleway-ExtraLightItalic'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgwgqB_AtCe.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 300;
  src: local('Raleway Light Italic'), local('Raleway-LightItalic'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw5qN_AtCe.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: local('Raleway Italic'), local('Raleway-Italic'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFv.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 500;
  src: local('Raleway Medium Italic'), local('Raleway-MediumItalic'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgwvqJ_AtCe.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 600;
  src: local('Raleway SemiBold Italic'), local('Raleway-SemiBoldItalic'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgwkqV_AtCe.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 700;
  src: local('Raleway Bold Italic'), local('Raleway-BoldItalic'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCe.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 800;
  src: local('Raleway ExtraBold Italic'), local('Raleway-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw6qd_AtCe.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 900;
  src: local('Raleway Black Italic'), local('Raleway-BlackItalic'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgwzqZ_AtCe.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: local('Raleway Thin'), local('Raleway-Thin'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNwE44TYFv.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwOIpWqZPBQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local('Raleway Light'), local('Raleway-Light'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwIYqWqZPBQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyC0ISg.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: local('Raleway Medium'), local('Raleway-Medium'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwN4rWqZPBQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwPIsWqZPBQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwIouWqZPBQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: local('Raleway Black'), local('Raleway-Black'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwK4vWqZPBQ.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. */
@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;
  }
}
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;
}
.edit .home_collage {
  margin: -64px 0 0 0;
}
.edit .home_top .col_right {
  z-index: 301;
  bottom: -111px;
}
#configure_widgets .standardthreecolumnlayout .left_col.column {
  margin: 43px 0 0 0;
}
#configure_widgets .standardlayout .left_col.column {
  margin: 43px 0 0 0;
}
#configure_widgets .standardthreecolumnlayout .column.right_col {
  margin: 42px 0 0 0;
}
#configure_widgets .standardlayout .column.right_col {
  margin: 42px 0 0 0;
}
#configure_widgets .twocolumnreverselayout .has_small_col,
#configure_widgets .twocolumnreverselayout .small_col {
  margin: 42px 0 0 0 !important;
}
#configure_widgets .top_col .title_widget {
  padding: 65px 25px 0;
}
#configure_widgets #WidgetTabControl.sticky {
  left: 0;
}
#edit_page .standardthreecolumnlayout .left_col.column {
  margin: 43px 0 0 0;
}
#edit_page .standardlayout .left_col.column {
  margin: 43px 0 0 0;
}
#edit_page .standardthreecolumnlayout .column.right_col {
  margin: 42px 0 0 0;
}
#edit_page .standardlayout .column.right_col {
  margin: 42px 0 0 0;
}
.sitewrapper a.phone_link,
.sitewrapper a.phone_link:hover {
  color: #404040;
  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: 15px !important;
  line-height: 1.33333333 !important;
  font-family: 'Cabin', sans-serif;
  color: #404040;
}
p {
  margin: 0 0 1em 0;
}
.column select {
  min-width: 150px;
}
.front_end_body label {
  line-height: inherit;
}
legend {
  color: #1a3956;
  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: #113557 !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: #404040 !important;
  background: #e9f4ff !important;
  border: 2px solid #bbbbbb !important;
}
/**title colors*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1a3956;
  font-weight: bold;
}
h2 {
  font-size: 120%;
}
h3 {
  font-size: 115%;
}
h4 {
  font-size: 110%;
}
h5 {
  font-size: 105%;
}
h6 {
  font-size: 100%;
}
/*.content_area, .Default.reDropDownBody {
    h1, h2, h3, h4, h5, h6 {
        color: @page-subtitle-color;
         font-weight:bold;
    }
}*/
.subtitle {
  font-size: 120%;
  color: #1a3956;
  font-weight: normal;
}
.subtitle p,
.subtitle a {
  color: #1a3956;
  font-weight: normal;
}
a,
a:visited,
.column a {
  color: #175ea0;
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}
a[name],
a[name]:hover,
a[name]:focus {
  color: #404040;
  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: 120%;
  height: 40px;
  line-height: 30px;
  background: #567526;
  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 #cccccc;
  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: #fefefe url(_gfx/cmn/mobile/mob_arrow.png) 96% 25px no-repeat;
  border-bottom: 1px solid #cccccc;
  border-top: 0;
  padding: 17px 7% 17px 16px;
  position: relative;
}
.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: normal;
}
.mobile_list ul li a:hover {
  color: #567526;
}
.mobile_list .item-list a {
  color: #404040;
}
.mobile_list .item-list a:hover {
  color: #567526;
}
.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: #d8dfe5 url(_gfx/cmn/mobile/mobile_more_arrow.png) 98% center no-repeat;
  border: 0;
  border-bottom: 1px solid #cccccc;
  color: #263f55;
  font-style: normal;
  font-weight: 400;
  text-align: right;
  padding: 7px 25px 7px 24px;
  clear: both;
  text-transform: capitalize;
}
.mobile_list .box_bottomlink:hover,
.mobile_box .box_bottomlink:hover {
  text-decoration: underline;
}
@-moz-document url-prefix() {
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink {
    background: #d8dfe5 url(_gfx/cmn/mobile/mobile_more_arrow.png) 98% 14px no-repeat;
  }
}
/***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 #cccccc;
    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;
  word-wrap: break-word;
}
.dialog_body .feed_back_wrapper #feedback_sendemail_form .feedback_list li label {
  display: inline-block;
  width: 150px;
}
.feedback_list .feedback_message_textarea {
  width: 456px;
  height: 113px;
}
.list-filter select {
  max-width: 225px;
  width: 100%;
  background: #fff url(_gfx/cmn/select_arrow.png) 97% center no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.list-filter select::-ms-expand {
  display: none;
}
.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: #175ea0;
  border: solid 1px transparent;
  color: #fff !important;
}
.alpha-filter .current:hover {
  color: inherit !important;
}
/**link color**/
.list-pager a {
  color: #175ea0 !important;
}
.list-pager a.pg-normal:hover {
  background: #175ea0;
  border: solid 1px transparent;
  color: #fff !important;
}
/* 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
================================================== */
/** hover over color**/
.sitewrapper .listtable td:nth-child(2) {
  width: 223px;
}
.sitewrapper .listtable td:nth-child(4) {
  width: 194px;
}
.sitewrapper .listtable tr:hover td {
  background: #e9f4ff !important;
}
/** header colors **/
.sitewrapper .listtable th {
  background: #113557 !important;
  color: #fff !important;
}
.sitewrapper .listtable {
  width: 100%;
  border-collapse: separate !important;
  margin: 10px 0;
  empty-cells: show;
  border: solid 0px #bbbbbb !important;
  background: #fbfeff !important;
}
.sitewrapper .listtable th {
  border: 1px solid #113557;
  font-weight: 400;
  padding: 6px 9px;
}
.sitewrapper .listtable th:hover {
  font-weight: 400;
  padding: 6px 9px;
  border: 1px solid #113557;
}
.sitewrapper .listtable td {
  padding: 3px 9px 2px 9px !important;
  border: 0;
  border-bottom: solid 1px #bbbbbb;
  border-right: solid 1px #bbbbbb;
}
.sitewrapper .listtable td a {
  color: #175ea0;
  text-decoration: underline;
}
.sitewrapper .listtable td:first-child {
  border-left: 1px solid #bbbbbb;
}
.sitewrapper .listtable tr:hover {
  background: #e9f4ff;
}
.sitewrapper .listtable tr:hover > td a {
  color: #175ea0 !important;
  text-decoration: none;
}
.sitewrapper .listtable tr:hover > td,
.sitewrapper .listtable tr:hover > td > p {
  color: #113557 !important;
}
.sitewrapper .listtable a.email_link {
  background-position: center 0;
}
.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 #113557;
}
.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 td:last-child {
    border-bottom: solid 1px #bbbbbb !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: #263f55;
  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,
.small_box .box_content ul.item-list li.item-fax {
  padding-left: 22px;
  margin-bottom: 3px;
}
.small_box .box_content ul.item-list li.item-fax {
  background: url(_gfx/cmn/fax.png) 0 center no-repeat;
}
.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: #fbfeff !important;
    border: 1px solid #08223b !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: 400;
    line-height: 120%;
    font-size: 133.33333333% !important;
    height: auto;
    padding: 8px 13px 8px 13px;
    text-align: left;
    display: block;
    text-transform: uppercase;
    background: #113557;
    margin: -1px -1px 0 -1px;
  }
  .small_box .box_content,
  .twitter_feed .box_content,
  .facebook_feed .box_content {
    padding: 0 13px 0 13px;
  }
  .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: 7px 0 7px 0;
    position: relative;
  }
  .small_box .box_bottomlink,
  .twitter_feed .box_bottomlink,
  .facebook_feed .box_bottomlink {
    float: right;
    margin: 16px 0;
    padding: 0 12px;
    background: #fafeff;
    text-transform: capitalize;
    color: #031932;
    font-weight: 400;
    width: auto;
    text-align: center;
    line-height: 24px;
    border: 1px #003b8a solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Cabin', sans-serif;
    font-size: 85%;
  }
  .small_box .box_bottomlink:after,
  .twitter_feed .box_bottomlink:after,
  .facebook_feed .box_bottomlink:after {
    content: " >";
  }
  .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: #113557;
    text-decoration: none;
    font-size: 100%;
    font-weight: 400;
  }
  .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: #113557;
    font-weight: 400;
    cursor: pointer;
  }
  .small_box .box_content ul.item-list li.item-email,
  .twitter_feed .box_content ul.item-list li.item-email,
  .facebook_feed .box_content ul.item-list li.item-email,
  .small_box .box_content ul.item-list li.item-phone,
  .twitter_feed .box_content ul.item-list li.item-phone,
  .facebook_feed .box_content ul.item-list li.item-phone {
    line-height: 125%;
  }
  .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: 93.33333333%;
    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: #113557;
  }
  .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: 93.33333333%;
  }
  .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: #ffcc29;
  }
  .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 {
    border-bottom: none;
    font-size: 93.33333333%;
    line-height: 120%;
  }
  .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) {
  .container,
  #sitebody,
  #siteheader,
  #footercolumn {
    width: 730px;
    /*Width of site from 768px width up to 992px width*/
    max-width: 730px;
    /*needed to overwrite backend product styles*/
  }
  .mainSpan_wrapper {
    background: #fff url(_gfx/cmn/body_bg.jpg) center 0 no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .mainSpan_wrapper:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 110px;
    background: #114473;
  }
  .mainSpan_wrapper:after {
    content: "";
    top: 64px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: auto;
    z-index: -1;
    width: 100%;
    height: 46px;
    background: rgba(8, 34, 59, 0.5);
    z-index: 0;
  }
  .mainSpan_wrapper_home {
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .mainSpan_wrapper_home:before {
    content: "";
    top: 64px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: auto;
    z-index: -1;
    width: 100%;
    height: 46px;
    background: rgba(8, 34, 59, 0.5);
    z-index: 5;
  }
  .mainSpan_wrapper_home:after {
    content: "";
    left: 0;
    right: 0;
    z-index: -1;
    width: auto;
    height: auto;
    background: url(_gfx/cmn/header_watermark.png) 0 0 no-repeat;
    width: 280px;
    height: 110px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: auto;
    left: calc((100% - 1024px)/2);
    z-index: 3;
    margin: 0 0 0 -16px;
  }
  /*Set layout posision and width*/
  .container {
    margin-left: auto;
    margin-right: auto;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  .container,
  #sitebody,
  #siteheader,
  #footercolumn {
    width: 950px;
    /*Width of site from 992px width up to 1200px width*/
    max-width: 950px;
    /*needed to overwrite backend product styles*/
  }
}
@media (min-width: 1200px) {
  .container,
  #sitebody,
  #siteheader,
  #footercolumn {
    width: 1024px;
    /*maximum width of site, might change for each site*/
    max-width: 1024px;
  }
  .config_widget_template {
    clear: both;
  }
}
/**
    individual components
**/
/*#region HEADER */
#siteheader {
  z-index: 1;
  margin-bottom: 0;
  position: relative;
  background: #27557f;
  height: 106px;
}
#headercolumn {
  clear: both;
  float: none;
  width: auto;
  position: static;
  height: 106px !important;
}
.hotsearches {
  display: none;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #siteheader {
    height: 64px;
    background: transparent;
    position: relative;
    margin: 0 auto;
    overflow: visible;
    z-index: 0;
  }
  #siteheader:before {
    display: block;
    content: "";
    top: 0;
    left: -16px;
    position: absolute;
    right: auto;
    bottom: 0;
    z-index: -1;
    width: 280px;
    height: 110px;
    background: url(_gfx/cmn/header_watermark.png) 0 0 no-repeat;
  }
  .search_overlay {
    position: fixed;
    width: 200%;
    height: 100% !important;
    z-index: 0;
    top: -1px;
    left: -50%;
    background: rgba(26, 53, 79, 0.8) none repeat scroll 0% 0%;
  }
  #headercolumn {
    background-image: none !important;
    height: auto !important;
  }
  .mainSpan_wrapper_home #siteheader {
    z-index: 8 !important;
  }
  .mainSpan_wrapper_home #siteheader:before {
    display: none;
  }
  .hotsearches {
    display: none;
    background: #eeeff0;
    padding: 10px 12px;
    position: absolute;
    top: 54px;
    left: auto;
    right: 82px;
    max-width: 641px;
    width: 100%;
  }
  .hotsearches.decollapsed {
    display: block;
  }
  .hotsearches h3 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding: 0 0 6px 0;
  }
  .hotsearches ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .hotsearches ul li {
    padding: 0 0 4px 0;
  }
  .hotsearches ul li a {
    color: #536c2c;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: normal;
  }
  .hotsearches ul li a:hover {
    color: #175ea0;
    text-decoration: none !important;
  }
}
#page_footer {
  clear: both;
  min-height: 175px;
  font-size: 100%;
  background: #0e4a82;
  padding: 10px;
  margin: 0;
  box-shadow: 0 6px 0 rgba(0, 0, 0, 0.2) inset;
}
#page_footer #footercolumn {
  margin: 0 auto;
  position: relative;
  padding: 0;
  min-height: 175px;
}
#page_footer #footercolumn .footer_info {
  float: left;
  width: auto;
}
#page_footer #footercolumn .footer_info .anchor_title {
  display: block !important;
}
#page_footer #footercolumn .footer_info a {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin: 32px 0 6px 0;
  display: inline;
}
#page_footer #footercolumn .footer_info a span {
  color: #acd7ff;
  font-weight: normal;
}
#page_footer #footercolumn .footer_info p {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}
#page_footer #footercolumn .footer_icons {
  position: absolute;
  left: auto;
  right: 0;
  top: 37px;
}
#page_footer #footercolumn .footer_icons a {
  display: inline-block;
  margin: 0 0 0 12px;
}
#page_footer #footercolumn .footer_icons a:last-child {
  margin-left: 25px;
}
#page_footer #footercolumn .footer_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_copyright {
  float: right;
  width: auto;
  margin: -22px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
#page_footer #footercolumn .footer_copyright a {
  color: #abd6ff;
  font-weight: 500;
}
#page_footer #footercolumn .footer_copyright a:hover {
  text-decoration: underline;
}
#page_footer p {
  margin: 0;
  clear: both;
}
#page_footer a {
  color: #000;
  text-decoration: none;
  margin-right: 0;
}
#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;
}
#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) {
  #page_footer {
    min-height: 175px;
    padding: 0;
    margin: 0;
  }
  #page_footer a {
    margin: 0;
  }
  #page_footer #footercolumn {
    min-height: 175px;
  }
  #page_footer #footercolumn .footer_info p {
    font-size: 16px;
  }
}
@media screen and (max-width: 647px) {
  #page_footer {
    min-height: 350px;
  }
  #page_footer #footercolumn {
    min-height: 350px;
    text-align: center;
  }
  #page_footer #footercolumn .footer_info {
    width: 100%;
  }
  #page_footer #footercolumn .footer_icons {
    position: relative;
    left: 0;
    right: 0;
    top: 30px;
    clear: both;
  }
  #page_footer #footercolumn .footer_copyright {
    margin: 50px 0 0 0;
    width: 100%;
  }
}
@media screen and (max-width: 499px) {
  #page_footer {
    min-height: 375px;
  }
  #page_footer #footercolumn {
    min-height: 375px;
  }
}
@media screen and (max-width: 399px) {
  #page_footer #footercolumn .footer_copyright {
    font-size: 14px;
  }
}
#siteheader a#home_link {
  background: url("_gfx/cmn/mobile/logo_small.png") no-repeat center center !important;
  width: 256px;
  height: 65px;
  overflow: hidden;
  position: absolute;
  text-indent: -4000px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-size: 100% auto !important;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #siteheader a#home_link {
    height: 39px;
    right: auto;
    left: 34px;
    top: 16px;
    width: 242px;
    background: url(_gfx/cmn/logo.png) center center no-repeat !important;
    background-size: 100% auto !important;
    z-index: -1;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  #siteheader a#home_link {
    height: 39px;
    right: auto;
    left: 34px;
    top: 16px;
    width: 332px;
  }
}
@media only screen and (max-width: 399px) {
  #siteheader a#home_link {
    width: 210px;
  }
}
#headercolumn #top_nav {
  display: none;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #headercolumn #top_nav {
    display: block;
  }
  #top_nav {
    color: #fff;
    text-align: left;
    line-height: 35px;
    padding: 12px 0 0 0;
    margin: 0 158px 0 0;
    float: right;
  }
  #top_nav a {
    color: #fff;
    font-size: 13px;
    margin: 0 0 0 13px;
    text-decoration: none;
    position: relative;
    display: inline-block;
  }
  #top_nav a:hover {
    text-decoration: underline;
    color: #abd6ff;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  #top_nav {
    font-size: 15px;
  }
  #top_nav a {
    font-size: 15px;
    margin: 0 0 0 19px;
  }
}
#searchbox {
  background: #d8dfe5;
  border: 0;
  height: auto;
  margin: 0;
  padding: 6px 5px;
  width: 100%;
}
#searchbox .icon_close {
  display: none;
  height: 0;
  width: 0;
  text-indent: -9999px;
}
#searchbox input#search_text {
  background-color: transparent;
  border: 0 none !important;
  /*keep important*/
  border-radius: 0;
  color: #263f55;
  font-size: 15px !important;
  /*keep important*/
  height: 29px;
  line-height: 29px !important;
  margin: 0;
  padding: 0 36px 0 10px;
  width: 100%;
}
#searchbox input#search_text::-webkit-input-placeholder {
  color: #263f55;
  font-size: 15px;
  opacity: 1 !important;
}
#searchbox input#search_text:-moz-placeholder {
  color: #263f55;
  font-size: 15px;
  opacity: 1 !important;
}
#searchbox input#search_text:-ms-input-placeholder {
  color: #263f55;
  font-size: 15px;
  opacity: 1 !important;
}
#searchbox input#search_text:focus {
  box-shadow: none;
}
#searchbox > a {
  background: url("_gfx/cmn/mobile/icon_search.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;
}
.most_requested {
  display: none;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #searchbox {
    margin: 0;
    padding: 0;
    position: absolute;
    left: auto;
    right: 40px;
    top: 16px;
    width: 683px;
    height: 36px;
    background: #fff;
    display: none;
    overflow: visible;
    opacity: 0;
    -webkit-transition: all 0.9 ease-out;
    -moz-transition: all 0.9 ease-out;
    -o-transition: all 0.9 ease-out;
    transition: all 0.9 ease-out;
  }
  #searchbox.decollapsed {
    display: block;
    width: 683px;
    opacity: 1;
  }
  #searchbox > a {
    display: inline-block;
    right: 0;
    top: 0;
    width: 42px;
    height: 36px !important;
    background: #74973d;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 35px;
    text-indent: 0;
    color: #fff;
  }
  #searchbox .icon_close {
    background: url(_gfx/cmn/close.png) center center no-repeat;
    width: 39px;
    height: 36px;
    position: absolute;
    text-indent: -9999px;
    cursor: pointer;
    display: block;
    right: -40px;
  }
  #searchbox input#search_text {
    font-size: 18px !important;
    color: #666;
    width: 100%;
    height: 36px;
    line-height: 36px !important;
    background-color: transparent;
    font-weight: 400;
    padding: 0 52px 0 15px;
  }
  #searchbox input#search_text::-webkit-input-placeholder {
    font-size: 18px;
    color: #666;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  #searchbox input#search_text:-moz-placeholder {
    font-size: 18px;
    color: #666;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  #searchbox input#search_text::-moz-placeholder {
    font-size: 18px;
    color: #666;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  #searchbox input#search_text:-ms-input-placeholder {
    font-size: 18px;
    color: #666;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  #searchbox input#search_text:focus {
    box-shadow: none;
  }
  #searchbox.active {
    width: 683px;
  }
  #searchbox.active input#search_text {
    padding: 0 52px 0 15px;
  }
  #searchbox.active > a {
    display: inline-block;
  }
  #searchbox.right_adjust {
    right: 0px;
  }
  .search_btn {
    background: #648731 url("_gfx/cmn/search_input_bg.png") no-repeat center center;
    width: 27px;
    height: 24px;
    position: absolute;
    left: auto;
    right: 2px;
    top: 18px;
    text-indent: -78px;
    color: #6e6b6b !important;
    font-style: italic;
    opacity: 1;
    -webkit-transition: all 0.5 ease-out;
    -moz-transition: all 0.5 ease-out;
    -o-transition: all 0.5 ease-out;
    transition: all 0.5 ease-out;
    text-decoration: none;
    padding-top: 3px;
  }
  .search_btn.hidden {
    opacity: 0;
    -webkit-transition: all 0.5 ease-out;
    -moz-transition: all 0.5 ease-out;
    -o-transition: all 0.5 ease-out;
    transition: all 0.5 ease-out;
  }
  .search_btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: -87px;
    right: 0;
    bottom: 0;
    background: white;
    z-index: -1;
    width: 114px;
    height: 24px;
    text-indent: 0;
  }
  .search_btn:after {
    content: "...";
  }
  .most_requested {
    position: absolute;
    left: auto;
    right: 82px;
    top: 54px;
    max-width: 641px;
    min-height: 219px;
    width: 100%;
    height: auto;
    padding: 10px 15px;
    background: #ecedee;
    display: none;
  }
  .most_requested h2 {
    margin: 0 0 8px 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
    float: left;
    width: 100%;
    letter-spacing: 0.2px;
  }
  .most_requested a {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #536c2c !important;
    text-decoration: none !important;
    line-height: normal;
    margin: 0 0 5px 0;
  }
  .most_requested a:hover {
    color: #175ea0 !important;
  }
}
/***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;
  }
}
.social_icons {
  position: relative;
  float: right;
  margin: 47px 217px 0 0;
}
.social_icons a {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #1c6fbc;
  margin: 0 0 0 7px !important;
}
.social_icons a:hover {
  background: #2182dd;
}
.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);
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .social_icons a {
    width: 37px;
    height: 37px;
  }
}
@media screen and (max-width: 647px) {
  .social_icons {
    width: 100%;
    margin-right: 0;
  }
}
#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 #27557f;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  overflow-y: auto !important;
  display: block;
}
#jPanelMenu-menu .nav_tip {
  color: #f8f6f0;
  font-style: italic;
  margin: 30px 5% 10px;
}
#jPanelMenu-menu .dropdownmenu {
  border-top: 1px solid #376288;
  display: block;
  list-style: none outside none;
  margin: 0;
  padding: 0 0 40px;
}
#jPanelMenu-menu .dropdownmenu ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
#jPanelMenu-menu .dropdownmenu ul.menu_open {
  background: #d8dfe5;
}
#jPanelMenu-menu .dropdownmenu ul ul {
  display: none;
}
#jPanelMenu-menu .dropdownmenu li {
  border-bottom: 1px solid #376288;
  display: block;
  overflow: hidden;
  position: relative;
}
#jPanelMenu-menu .dropdownmenu li a {
  color: #f8f6f0;
  display: inline-block;
  padding: 7px 0px 7px 5%;
  margin-right: 45px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 110%;
}
#jPanelMenu-menu .dropdownmenu li a[href] {
  position: relative;
}
#jPanelMenu-menu .dropdownmenu li .expand_link {
  cursor: pointer;
  height: 40px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -4000px;
  top: 0;
  width: 100%;
  background: url("_gfx/cmn/mobile/nav_arrow_down.png") no-repeat scroll 96% 10px;
}
#jPanelMenu-menu .dropdownmenu li.menu_active > .expand_link {
  background: url("_gfx/cmn/mobile/nav_arrow_up.png") no-repeat scroll 96% 10px rgba(0, 0, 0, 0);
}
#jPanelMenu-menu .dropdownmenu li li {
  border-bottom: 0 none;
  background: #d8dfe5;
}
#jPanelMenu-menu .dropdownmenu li li .expand_link {
  background: url("_gfx/cmn/mobile/nav_arrow_down2.png") no-repeat scroll 96% 10px;
}
#jPanelMenu-menu .dropdownmenu li li.menu_active > .expand_link {
  background: url("_gfx/cmn/mobile/nav_arrow_up2.png") no-repeat scroll 96% 10px rgba(0, 0, 0, 0);
}
#jPanelMenu-menu .dropdownmenu li li a {
  padding-left: 9%;
  text-transform: none;
  color: #263f55;
}
#jPanelMenu-menu .dropdownmenu li li li {
  background: #08223b;
}
#jPanelMenu-menu .dropdownmenu li li li .expand_link {
  background: url("_gfx/cmn/mobile/nav_arrow_down.png") no-repeat scroll 96% 10px;
}
#jPanelMenu-menu .dropdownmenu li li li.menu_active > .expand_link {
  background: url("_gfx/cmn/mobile/nav_arrow_up.png") no-repeat scroll 96% 10px rgba(0, 0, 0, 0);
}
#jPanelMenu-menu .dropdownmenu li li li a {
  padding-left: 13%;
  color: #fff;
}
#jPanelMenu-menu .dropdownmenu li li li li {
  background: #061a2e;
}
#jPanelMenu-menu .dropdownmenu li li li li a {
  padding-left: 17%;
}
#jPanelMenu-menu .dropdownmenu li li li li li {
  background: #041220;
}
#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: #f8f6f0;
  display: block;
  padding: 8px 5% 0;
}
#jPanelMenu-menu #top_nav a {
  color: #f8f6f0;
  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: #d8dfe5;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #siteheader > a.menu_trigger,
  .expand_link {
    display: none !important;
  }
  .dropdownmenu {
    display: block;
  }
}
.home_top {
  clear: both;
  position: relative;
  height: auto;
}
.home_top:before {
  content: "";
  top: auto;
  left: 0;
  position: absolute;
  right: 0;
  bottom: -32px;
  z-index: -1;
  width: 100%;
  height: 38px;
  background: url(_gfx/cmn/shadows.png) center center no-repeat;
  z-index: 0;
  background-size: 100% auto;
  display: none;
}
.home_top .col_left {
  height: auto;
}
.home_top .col_right {
  position: relative;
  background: rgba(23, 94, 160, 0.9);
  /*&:before{
            .multiple_bgs(auto,0,-32px,0,100%,38px);
            background: url(_gfx/cmn/shadows.png) center center no-repeat;
            z-index:0;
            background-size:100% auto;
            display:block;
        }*/
}
.home_bottom_mid .col_left {
  background: #efefef url(_gfx/cmn/grey_bg.jpg) right top no-repeat;
  background-size: 100% 100%;
}
.home_bottom_mid .col_right {
  padding: 0 10px;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  #sitebody.homepagelayout {
    padding: 0;
    max-width: 100%;
    background: transparent;
    margin: 0 auto;
    width: auto;
    position: static;
  }
  #sitebody.homepagelayout:before {
    display: none;
  }
  #sitebody.homepagelayout .top_col {
    position: relative;
    height: 110px;
    top: -64px;
  }
  #sitebody.homepagelayout .top_col:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 110px;
    background: rgba(17, 68, 115, 0.9);
    z-index: 3;
  }
  .home_top {
    height: 626px;
  }
  .home_top:before {
    display: block;
  }
  .home_top .col_left {
    height: 526px;
  }
  .home_top .col_right {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    z-index: 2;
  }
  .home_top .col_right:before {
    display: none;
  }
  .home_top_mid {
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
  }
  .home_bottom_mid {
    clear: both;
    position: relative;
    background: #efefef url(_gfx/cmn/grey_bg.jpg) right bottom no-repeat;
    background-size: 100% 100%;
  }
  .home_bottom_mid:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    right: auto;
    bottom: 0;
    z-index: -1;
    width: 50%;
    height: auto;
    background: #efefef;
    z-index: 0;
    display: none;
  }
  .home_bottom_mid .col_left {
    float: left;
    background-color: transparent;
    background-image: none;
    position: relative;
  }
  .home_bottom_mid .col_right {
    float: left;
    background: #fff;
    margin: 50px 0 0 0;
    padding: 0;
    position: relative;
    overflow: visible;
  }
  .home_bottom_mid .col_right:before {
    content: "";
    top: 0;
    left: -135px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 200%;
    height: auto;
    background: #fff;
    z-index: 0;
    display: block;
  }
  .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;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  .home_bottom_mid {
    background-color: transparent;
    background-image: none;
  }
  .home_bottom_mid:before {
    display: block;
  }
  .home_bottom_mid .col_left {
    background: #efefef url(_gfx/cmn/grey_bg.jpg) right bottom no-repeat;
  }
  .home_bottom_mid .col_right {
    padding: 0 0 0 25px;
  }
  .home_bottom_mid .col_right:before {
    display: none;
  }
}
@media screen and (max-width: 647px) {
  .home_top .col_right:before {
    bottom: -30px;
  }
}
@media screen and (max-width: 499px) {
  .home_top .col_right:before {
    bottom: -28px;
  }
}
@media screen and (max-width: 399px) {
  .home_top .col_right:before {
    bottom: -26px;
  }
}
.home_collage {
  max-width: 100%;
  overflow: hidden;
  display: block;
  position: relative;
  top: 0;
}
.home_collage .slides li {
  max-height: 500px;
  overflow: hidden;
}
.home_collage .slides li a {
  display: block;
}
.home_collage .slides img {
  min-width: 100%;
  max-width: none;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
}
.home_collage .slides .container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.home_collage .slides .slide_content {
  position: absolute;
  z-index: 3;
  background: rgba(99, 135, 43, 0.93);
  left: 0;
  bottom: 0;
  padding: 10px;
  width: 300px;
  max-width: 100%;
  min-height: 100px;
  width: 100%;
  height: auto;
}
.home_collage .slides .slide_title {
  font-size: 30px;
  max-height: 46.66666667px;
  overflow: hidden;
  margin: 0 0 18px 0;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  padding: 0 0 11px 0;
  line-height: 42px;
}
.home_collage .slides .slide_title:before {
  content: "";
  top: auto;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 44px;
  height: 2px;
  border-bottom: 2px #fff solid;
}
.home_collage .slides .slide_description {
  font-size: 16px;
  max-height: 48px;
  overflow: hidden;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  margin: 7px 0 30px 0;
  line-height: normal;
}
.home_collage .slides .slide_link {
  color: #536c2c;
  text-decoration: none;
  float: none;
  position: absolute;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  background: #d7eabb url(_gfx/cmn/arrow_green.png) right center no-repeat;
  line-height: 33px;
  text-align: center;
  padding: 0 47px 0 15px;
}
.home_collage .slides .slide_link:hover {
  text-decoration: underline;
}
.home_collage .collage-next {
  position: absolute;
  z-index: 3;
  left: 0;
  right: auto;
  bottom: 170px;
  text-align: left;
  padding: 0;
  display: table;
}
.home_collage .collage-next .flex-next {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.8);
  background: url(_gfx/cmn/next_arrow_btn.png) 0 0 no-repeat;
  padding: 5px 5px 5px 42px;
  width: 257px;
  height: 58px;
  background-size: 100% auto !important;
  display: table-cell;
  vertical-align: middle;
}
.home_collage .collage-next .collage-next-title {
  display: block;
  font-size: 18px;
  color: #9cd14b;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 1em;
}
.home_collage .flex-control-nav {
  bottom: 0px;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: right;
  padding-right: 20px;
}
.home_collage .flex-control-nav li {
  float: none;
  display: inline-block;
  position: relative;
  z-index: 3;
  top: -10px;
}
.home_collage .flex-control-nav li a {
  display: block;
  border-radius: 50%;
  background: #fff;
  border: 2px solid transparent;
  width: 15px;
  height: 15px;
}
.home_collage .flex-control-nav li a:hover,
.home_collage .flex-control-nav li a.flex-active {
  background: #0ff;
  border: 2px solid #ffd800;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_collage {
    margin: -174px 0 0 0;
  }
  .home_collage .slides li {
    max-height: 800px;
    overflow: hidden;
  }
  .home_collage .slides img {
    max-width: none;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    height: 800px;
  }
  .home_collage .slides .slide_content {
    padding: 15px 30px;
    bottom: 250px;
    max-width: 512px;
    min-height: 190px;
  }
  .home_collage .slides .slide_title {
    font-size: 35px;
  }
  .home_collage .slides .slide_description {
    font-size: 18px;
  }
  .home_collage .slides .slide_link {
    right: -30px;
  }
  .home_collage .collage-next {
    left: 0;
    right: auto;
  }
  .flex-control-nav {
    width: 730px;
    max-width: 730px;
  }
}
/*** 992px ***/
@media screen and (min-width: 62em) {
  .home_collage .flex-control-nav {
    width: 950px;
    max-width: 950px;
  }
  .home_collage .slides .slide_content {
    bottom: 170px;
  }
  .home_collage .collage-next {
    left: auto;
    right: 0;
  }
}
/*** 1200px ***/
@media screen and (min-width: 75em) {
  .home_collage .flex-control-nav {
    width: 1024px;
    max-width: 1024px;
  }
}
@media only screen and (max-width: 647px) {
  .home_collage {
    /*.collage-next{
             bottom:auto;
             top:0;
         }*/
  }
  .home_collage .slides {
    /*.slide_description{
                  display:none;
              }*/
  }
  .home_collage .slides .slide_content {
    min-height: unset;
  }
  .home_collage .slides .slide_title {
    font-size: 25px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 499px) {
  .home_collage .slides .slide_title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 399px) {
  .home_collage .slides .slide_title {
    font-size: 16px;
  }
  .home_collage .collage-next .flex-next {
    width: 220px;
    font-size: 14px;
  }
  .home_collage .collage-next .flex-next span {
    font-size: 14px;
  }
}
.home_events {
  width: 100%;
}
.home_events h2 {
  margin: 0 0 20px 0;
  font-size: 28px;
  font-weight: normal;
  color: #da4a31;
  text-transform: uppercase;
}
.home_events ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
}
.home_events ul li {
  margin: 0;
  padding: 18px 10px 18px 33px;
  position: relative;
  min-height: 95px;
  border-bottom: 1px #e5e5e5 solid;
}
.home_events ul li:last-child {
  border-bottom: none;
}
.home_events ul li .item_info {
  min-height: 95px;
}
.home_events ul li > a {
  display: block;
  text-decoration: none;
}
.home_events ul li .image_frame {
  float: left;
  width: 127px;
  height: 95px;
  clear: both;
}
.home_events ul li .image_frame img {
  width: 100%;
  height: 100%;
}
.home_events ul li .box_item_title {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  display: block;
  text-decoration: none;
  max-height: 53.33333333px;
  overflow: hidden;
  padding: 5px 0 0 0;
  line-height: normal;
}
.home_events ul li .datebox {
  display: block;
  background: transparent;
  color: #555;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  height: 18px;
  font-size: 14px;
  text-align: left;
  padding: 0;
  text-transform: capitalize;
  margin: 0;
  line-height: normal;
  overflow: hidden;
}
.home_events ul li .datebox span {
  color: #222;
  display: block;
  font-size: 26px;
  font-weight: bold;
  display: none;
}
.home_events ul li .box_item_summary,
.home_events ul li .box_item_title,
.home_events ul li .box_item_summary:hover,
.home_events ul li .box_item_title:hover,
.home_events ul li .datebox,
.home_events ul li .box_date_summary {
  display: block;
  margin-left: 161px;
  margin-bottom: 0;
}
.home_events ul li .box_date_summary {
  color: #555;
  font-size: 14px;
  font-weight: 400;
  max-height: 56px;
  overflow: hidden;
}
.home_events ul li .box_item_summary {
  color: #555;
  font-size: 14px;
  display: block;
  font-weight: 700;
  max-height: 56px;
  overflow: hidden;
}
.home_events ul li > a:hover .box_item_title {
  color: #175ea0;
}
.home_events .box_bottomlink {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  background: transparent url(_gfx/cmn/button_blue.jpg) 0 0 repeat;
  width: auto;
  height: 27px;
  line-height: 25px;
  float: right;
  padding: 0 11px 0 15px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 50px 0 48px 0;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.25px;
  border: 1px #0c4070 solid;
  -webkit-box-shadow: inset 0px 0px 2px 2px rgba(38, 102, 161, 0.6);
  -moz-box-shadow: inset 0px 0px 2px 2px rgba(38, 102, 161, 0.6);
  box-shadow: inset 0px 0px 2px 2px rgba(38, 102, 161, 0.6);
  position: relative;
}
.home_events .box_bottomlink:after {
  content: url(_gfx/cmn/arrow_more.png);
  margin: 0 0 0 22px;
}
.home_events .box_bottomlink:hover {
  text-decoration: underline;
}
.home_events.center-vertical ul li {
  padding: 0;
  background: #fff;
}
.home_events.center-vertical ul li > a {
  display: table;
  width: 100%;
}
.home_events.center-vertical ul li .datebox {
  position: relative;
}
.home_events.center-vertical ul li .item_info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.home_events.center-vertical ul li .box_item_summary,
.home_events.center-vertical ul li .box_item_title,
.home_events.center-vertical ul li .box_item_summary:hover,
.home_events.center-vertical ul li .box_item_title:hover {
  margin-left: 0;
}
/***48em = 768px ***/
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  .home_events {
    padding-bottom: 100px;
  }
  .home_events .box_bottomlink {
    position: absolute;
    right: 0;
    bottom: 0px;
  }
}
@media only screen and (max-width: 399px) {
  .home_events ul li {
    padding: 24px 10px 25px 10px;
  }
  .home_events ul li .box_item_title {
    font-size: 16px;
  }
  .home_events ul li .datebox {
    font-size: 12px;
  }
  .home_events ul li .box_date_summary {
    font-size: 13px;
  }
  .home_events ul li .box_item_summary {
    font-size: 13px;
  }
  .home_events ul li .image_frame {
    width: 25%;
    height: auto;
  }
  .home_events ul li .box_item_summary,
  .home_events ul li .box_item_title,
  .home_events ul li .box_item_summary:hover,
  .home_events ul li .box_item_title:hover,
  .home_events ul li .datebox,
  .home_events ul li .box_date_summary {
    margin-left: 104px;
  }
}
.home_news {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  border-top: 10px #175ea0 solid;
  padding: 0 10px;
}
.home_news h2 {
  margin: 17px 0 20px -4px;
  font-size: 54px;
  font-weight: 700;
  color: #175ea0;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.home_news ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home_news ul li {
  margin: 0 0 20px 0;
  background: transparent;
  overflow: hidden;
  position: relative;
  min-height: 132px;
  height: auto;
}
.home_news ul li.hasimage a:before {
  max-width: calc(100% - 202px);
  width: calc(100% - 202px);
}
.home_news ul li.hasimage a:after {
  top: 18px;
  left: auto;
  right: 0;
  max-width: calc(100% - 202px);
  width: calc(100% - 202px);
}
.home_news ul li.hasimage .image_frame.image_frame {
  display: block;
}
.home_news ul li.hasimage .item_info {
  padding-left: 30px;
}
.home_news ul li:hover > a {
  display: table;
}
.home_news ul li:hover .box_item_title {
  color: #175ea0;
}
.home_news ul li > a {
  display: table;
  width: 100%;
  text-decoration: none;
  position: relative;
  height: 165px;
}
.home_news ul li > a:before {
  content: "";
  top: 18px;
  left: auto;
  position: absolute;
  right: 0;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: 132px;
  background: #fff;
  max-width: 100%;
  z-index: 1;
}
.home_news ul li > a:after {
  content: "";
  top: 18px;
  left: 0;
  position: absolute;
  right: auto;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 154px;
  background: url(_gfx/cmn/box_shadow.png) 0 0 no-repeat;
  z-index: 0;
  max-width: 100%;
}
.home_news ul li .image_frame.image_frame {
  display: none;
  float: left;
  margin: 0 -28px 0 0;
  width: 220px;
  height: 165px;
  padding: 0;
  overflow: hidden;
}
.home_news ul li img {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0;
  max-width: none;
  width: auto;
  min-height: 165px;
  min-width: 220px;
  max-height: 165px;
  max-width: 220px;
  display: block !important;
}
.home_news ul li .item_info {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 20px 10px 20px;
  width: 100%;
  position: relative;
  z-index: 1;
}
.home_news ul li .box_item_title {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  display: block;
  max-height: 53.33333333px;
  overflow: hidden;
  margin: 0 0 7px 0;
}
.home_news ul li .box_item_summary {
  color: #555;
  font-size: 15px;
  max-height: 60px;
  overflow: hidden;
  display: block;
  line-height: 20px;
  font-weight: 400;
}
.home_news .box_bottomlink {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  float: right;
  padding: 0 11px 0 19px;
  text-transform: uppercase;
  width: auto;
  height: 27px;
  background: transparent url(_gfx/cmn/button_blue.jpg) 0 0 repeat;
  line-height: 25px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 12px 0 50px 0;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.25px;
  border: 1px #0c4070 solid;
  -webkit-box-shadow: inset 0px 0px 2px 2px rgba(38, 102, 161, 0.6);
  -moz-box-shadow: inset 0px 0px 2px 2px rgba(38, 102, 161, 0.6);
  box-shadow: inset 0px 0px 2px 2px rgba(38, 102, 161, 0.6);
}
.home_news .box_bottomlink:after {
  content: url(_gfx/cmn/arrow_more.png);
  margin: 0 0 0 22px;
}
.home_news .box_bottomlink:hover {
  text-decoration: underline;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_news {
    padding: 0;
  }
  .home_news ul li.hasimage a:before {
    max-width: calc(100% - 202px);
    width: calc(100% - 202px);
  }
  .home_news ul li.hasimage a:after {
    max-width: calc(100% - 202px);
    width: calc(100% - 202px);
  }
}
/***992px ***/
@media screen and (min-width: 62em) {
  .home_news {
    padding: 0 25px 0 0;
  }
  .home_news ul li.hasimage a:before {
    max-width: 248px;
  }
  .home_news ul li.hasimage a:after {
    max-width: 248px;
  }
}
/***1200px ***/
@media screen and (min-width: 75em) {
  .home_news {
    padding: 0 25px 0 0;
  }
  .home_news ul li.hasimage a:before {
    max-width: 285px;
  }
  .home_news ul li.hasimage a:after {
    max-width: 285px;
  }
}
@media screen and (max-width: 399px) {
  .home_news h2 {
    font-size: 42px;
  }
  .home_news ul li .box_item_title {
    font-size: 18px;
  }
  .home_news ul li.hasimage .image_frame.image_frame {
    margin: 0 -100px 0 0;
  }
  .home_news ul li.hasimage a:before {
    max-width: calc(100% - 100px);
    width: calc(100% - 100px);
  }
  .home_news ul li.hasimage a:after {
    max-width: calc(100% - 100px);
    width: calc(100% - 100px);
  }
}
.home_buttons {
  display: block;
  position: relative;
}
.home_buttons:before {
  content: "";
  top: auto;
  left: 0;
  position: absolute;
  right: 0;
  bottom: -38px;
  z-index: -1;
  width: 100%;
  height: 38px;
  background: url(_gfx/cmn/shadows.png) center top no-repeat;
  z-index: 0;
  background-size: 100% auto;
  display: block;
}
.home_buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home_buttons ul li {
  margin: 0;
  float: left;
  width: 16.66666667%;
}
.home_buttons ul li a {
  background: transparent;
  display: table;
  height: 120px;
  position: relative;
  width: 100%;
  text-decoration: none;
  text-align: center;
}
.home_buttons ul li a:hover,
.home_buttons ul li a:focus {
  text-decoration: none;
  background: #0f3c66;
}
.home_buttons ul li a:hover span,
.home_buttons ul li a:focus span {
  color: #fff;
}
.home_buttons ul li img {
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  top: 20px;
}
.home_buttons ul li span {
  color: #fff;
  display: table-cell;
  font-size: 14px;
  line-height: 1.1em;
  vertical-align: middle;
  padding: 60px 10px 0;
  text-transform: uppercase;
  font-weight: 700;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_buttons:before {
    display: none;
  }
  .home_buttons ul li {
    float: left;
    width: 16.66666667%;
    margin: 0 0 0 0;
  }
  .home_buttons ul li:last-child {
    margin: 0;
  }
  .home_buttons ul li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .home_buttons ul li a span {
    font-size: 13px;
  }
}
@media screen and (min-width: 62em) {
  .home_buttons ul li a span {
    font-size: 14px;
  }
}
@media screen and (max-width: 647px) {
  .home_buttons ul li {
    width: 33.3%;
  }
}
@media screen and (max-width: 647px) {
  .home_buttons ul li span {
    font-size: 13px;
  }
}
@media screen and (max-width: 399px) {
  .home_buttons ul li {
    width: 50%;
  }
}
.home_spotlight {
  float: left;
  position: relative;
  width: 100%;
  padding: 0 10px;
  min-height: 200px;
  height: auto;
}
.home_spotlight .box_content {
  min-height: 200px;
  height: auto;
}
.home_spotlight .box_content h2 {
  margin: 40px 0 14px 0;
  color: #638729;
  font-size: 30px;
  font-weight: 700;
  text-transform: none;
}
.home_spotlight .box_content img {
  display: none;
}
.home_spotlight .box_content p {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  line-height: 26px;
  margin: 0;
}
.home_spotlight .box_content p a {
  color: #638729;
  text-decoration: underline;
}
.home_spotlight .box_content p a:hover {
  text-decoration: none;
}
.home_spotlight .box_content .box_bottomlink {
  float: right;
  width: auto;
  height: 36px;
  line-height: 34px;
  background: url(_gfx/cmn/button_green.jpg) 0 0 repeat;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: center;
  border: 1px #74973d solid;
  -webkit-box-shadow: inset 0px 0px 2px 2px rgba(153, 194, 89, 0.6);
  -moz-box-shadow: inset 0px 0px 2px 2px rgba(153, 194, 89, 0.6);
  box-shadow: inset 0px 0px 2px 2px rgba(153, 194, 89, 0.6);
  padding: 0 13px 0 16px;
  position: relative;
  margin: 0 0 22px 0;
  text-decoration: none;
}
.home_spotlight .box_content .box_bottomlink:after {
  content: url(_gfx/cmn/double_arrow.png);
  vertical-align: middle;
  margin: 0 0 0 10px;
}
.home_spotlight .box_content .box_bottomlink:hover {
  text-decoration: underline;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .home_spotlight {
    padding: 0;
  }
}
.nav.nav-tabs {
  border: 0;
  position: relative;
  z-index: 1;
}
.nav.nav-tabs li {
  margin-bottom: 0;
  padding: 0;
  width: 50%;
  float: left;
}
.nav.nav-tabs li a {
  border-radius: 0;
  border: 0;
  text-decoration: none;
  font-size: 26px;
  padding: 7px 15px;
  background: #eaeaea;
  color: rgba(68, 68, 68, 0.6);
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  border-top: 4px #eaeaea solid;
  position: relative;
  overflow: visible;
}
.nav.nav-tabs li a:before {
  content: "";
  top: 0;
  left: -15px;
  position: absolute;
  right: auto;
  bottom: 0;
  z-index: -1;
  width: 15px;
  height: 100%;
  background: url(_gfx/cmn/shadow_left.png) 0 0 no-repeat;
  display: none;
  z-index: 0;
}
.nav.nav-tabs li a:after {
  content: "";
  top: 0;
  left: auto;
  position: absolute;
  right: -15px;
  bottom: 0;
  z-index: -1;
  width: 15px;
  height: 100%;
  background: url(_gfx/cmn/shadow_right.png) 0 0 no-repeat;
  display: none;
  z-index: 1;
}
.nav.nav-tabs li.active a,
.nav.nav-tabs li.active a:hover,
.nav.nav-tabs li.active a:focus,
.nav.nav-tabs li a:hover,
.nav.nav-tabs li a:focus {
  background: #fff;
  color: #175ea0;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: 4px #175ea0 solid;
}
.nav.nav-tabs li.active a:before,
.nav.nav-tabs li.active a:hover:before,
.nav.nav-tabs li.active a:focus:before,
.nav.nav-tabs li a:hover:before,
.nav.nav-tabs li a:focus:before {
  display: block;
}
.nav.nav-tabs li.active a:after,
.nav.nav-tabs li.active a:hover:after,
.nav.nav-tabs li.active a:focus:after,
.nav.nav-tabs li a:hover:after,
.nav.nav-tabs li a:focus:after {
  display: block;
}
.nav.nav-tabs li:last-child {
  padding-right: 0;
}
/***48em = 768px ***/
@media screen and (max-width: 399px) {
  .nav.nav-tabs li a {
    font-size: 20px;
  }
}
.breadcrumb {
  background-color: transparent;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  font-size: 80%;
}
.breadcrumb a,
.breadcrumb {
  color: #353127 !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;
}
.breadcrumb a {
  text-decoration: none !important;
}
.breadcrumb a:hover {
  text-decoration: underline !important;
  text-decoration-color: #b0b1ae;
}
/***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;
}
.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: #175ea0;
  color: #ffffff;
  font-size: 80%;
  line-height: 280%;
  padding: 2px 0 0 0;
  text-transform: uppercase;
  border: 1px solid #175ea0;
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
.calendar_grid .calendar_dayheader {
  color: #175ea0;
  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%;
  background: #fff;
}
.calendar_mini_grid .calendar_title td,
.calendar_grid .calendar_title {
  height: 35px;
  background: transparent;
  padding: 0 !important;
  color: #26488d;
  text-align: center;
  font-size: 110%;
  line-height: 28px !important;
  text-transform: uppercase;
  font-weight: bold;
}
.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: #26488d;
  padding: 0;
  font-size: 110%;
  font-weight: bold;
}
.calendar_mini_grid .calendar_title td a {
  color: #26488d;
  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 #9ca1a4;
  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 #9ca1a4;
}
.minicalendar_widget .calendar_mini_grid td.calendar_today,
.calendar_grid td.calendar_today {
  background: #e2f7c1;
  color: #08223b;
}
.calendar_today > a,
.calendar_mini_grid.calendar td.calendar_day_with_items.calendar_today > a {
  color: #08223b !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: #7a7a7a !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: #9ca1a4 !important;
}
.calendar_grid td.calendar_othermonthday,
.calendar_mini_grid td.calendar_othermonthday {
  background: #eef3fd;
}
.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: #175ea0 !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: #175ea0;
    text-transform: uppercase;
    font-size: 93.33333333%;
    text-indent: 0;
    text-align: center;
    border-bottom: 0;
    font-family: 'Raleway', sans-serif;
  }
  .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: normal;
    color: #26488d;
    overflow: visible;
    font-size: 153.33333333%;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
  }
  .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: #567526;
    text-indent: 0;
    background-image: none;
    display: inline;
    font-size: 85%;
    text-transform: none;
    white-space: pre;
    font-family: 'Raleway', sans-serif;
    /*-------------------------------------------------------*/
    /* 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: 100%;
    font-weight: normal;
    padding: 3px 8px;
    border-bottom: 1px solid #9ca1a4;
    border-right: 1px solid #9ca1a4;
    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 #9ca1a4;
  }
  .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: #7a7a7a;
    background: #ffffff;
  }
  .calendar_grid td.calendar_othermonthday,
  .calendar_grid .calendar_othermonthday > a,
  .calendar.calendar_grid td.calendar_othermonthday .calendar_eventtime {
    color: #9ca1a4 !important;
    background: #eef3fd;
  }
  .calendar_grid td.calendar_today {
    background: #e2f7c1;
    color: #08223b;
  }
  .calendar_grid td.calendar_today .calendar_items .calendar_eventtime {
    color: #08223b !important;
  }
  .calendar_grid td.calendar_today .calendar_items .calendar_eventlink {
    color: #08223b !important;
    font-size: 80% !important;
  }
  .calendar_grid td.calendar_today > a {
    color: #08223b !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: 80% !important;
    color: #08223b !important;
  }
  .calendar_eventlink {
    font-size: 80% !important;
    display: block;
    text-decoration: underline !important;
    color: #08223b !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: transparent;
  }
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .content_area {
    padding: 12px 0 0 0;
  }
  .confirm_account_container {
    padding: 90px 25px 12px 25px !important;
  }
  .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;
  }
  .top_col .content_area {
    padding: 12px 25px 12px;
  }
  .small_col .content_area,
  .standardlayout .left_col .content_area,
  .standardthreecolumnlayout .left_col .content_area {
    margin: 0 0 17px 0;
    clear: both;
    background: #fbfeff !important;
    border: 1px solid #08223b !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: #113557;
  }
  .small_col .content_area:empty,
  .standardlayout .left_col .content_area:empty,
  .standardthreecolumnlayout .left_col .content_area:empty {
    display: none;
  }
  .small_col .content_area h1 {
    background: #113557;
    color: white!important;
    margin: 0;
    padding: 8px 13px 8px 13px;
  }
  .small_col .content_area {
    padding: 0;
  }
  .small_col .content_area p {
    padding: 8px 13px 8px 13px;
  }
}
/***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: 14px 0 0 0;
    width: auto;
  }
}
/*** Interior Image Buttons Widget ***/
.int_buttons.int_buttons {
  display: block;
  clear: both;
  background: transparent;
}
.int_buttons.int_buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0px -5px;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  display: -webkit-box;
  display: flex;
  margin-bottom: -10px;
}
.int_buttons.int_buttons ul li {
  display: inline-block;
  /*for graceful degradation of flexbox in IE 8/9*/
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  width: 180px;
  margin: 0 5px;
  padding: 0 0px 10px 0;
  max-width: calc(100% -  10px );
}
.int_buttons.int_buttons .button-link {
  background: #155696;
  border: 0px;
  border-radius: 0px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: middle;
  -ms-flex-align: middle;
  align-items: middle;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 125px;
  position: relative;
  width: 100%;
  text-decoration: none;
  text-align: center;
}
.int_buttons.int_buttons .button-link:hover,
.int_buttons.int_buttons .button-link:focus {
  text-decoration: none;
  background: #104172;
  border: 0px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.int_buttons.int_buttons .button-link:hover .button-text,
.int_buttons.int_buttons .button-link:focus .button-text {
  color: #ffffff;
}
.int_buttons.int_buttons img {
  bottom: 55px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  top: 11px;
  max-width: 65px;
  max-height: 60px;
}
.int_buttons.int_buttons .button-text {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-family: 'Cabin', sans-serif;
  text-transform: none;
  line-height: 1.25;
  vertical-align: middle;
  padding: 70px 10px 0;
  -ms-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  flex: 0 1 100%;
  max-height: 113px;
  overflow: hidden;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .small_col .int_buttons.int_buttons.int_buttons,
  .left_col .int_buttons.int_buttons.int_buttons {
    border: 0 !important;
    padding: 0;
    background: transparent !important;
    margin-bottom: 17px;
  }
  #sitebody.standardlayout .top_col .int_buttons,
  #sitebody.standardthreecolumnlayout .top_col .int_buttons {
    padding-left: 0;
    padding-right: 0;
  }
  #sitebody.standardlayout .top_col .main_menu_widget + script + script + .int_buttons,
  #sitebody.standardthreecolumnlayout .top_col .main_menu_widget + script + script + .int_buttons {
    padding-top: 30px;
  }
}
/***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:before {
    width: 100%;
    background: #fbfeff;
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    bottom: 0;
    top: 88px;
    display: block;
  }
  .standardlayout .left_col.column,
  .standardthreecolumnlayout .left_col.column {
    width: 24.12109375%;
    margin: 88px 0 0 0;
    padding: 0;
  }
  .standardlayout .left_col.column:before,
  .standardthreecolumnlayout .left_col.column:before {
    width: 24.12109375%;
    background: #27557f;
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    bottom: 0;
    top: 88px;
    box-shadow: none;
  }
  .standardlayout .left_col.column .small_box,
  .standardthreecolumnlayout .left_col.column .small_box,
  .standardlayout .left_col.column .image_widget,
  .standardthreecolumnlayout .left_col.column .image_widget,
  .standardlayout .left_col.column .minicalendar_widget,
  .standardthreecolumnlayout .left_col.column .minicalendar_widget,
  .standardlayout .left_col.column .facebook_feed,
  .standardthreecolumnlayout .left_col.column .facebook_feed,
  .standardlayout .left_col.column .twitter_feed,
  .standardthreecolumnlayout .left_col.column .twitter_feed,
  .standardlayout .left_col.column .content_area,
  .standardthreecolumnlayout .left_col.column .content_area {
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
    float: none;
  }
  .standardlayout .right_col.column,
  .standardthreecolumnlayout .right_col.column {
    width: 75.87890625%;
    padding: 0 16px;
    margin: 88px 0 0 0;
  }
  .standardthreecolumnlayout .has_small_col {
    width: 100%;
  }
  .standardthreecolumnlayout .small_col {
    width: 100%;
    margin: 0 !important;
  }
  .twocolumnswithbottomlayout .left_col {
    width: 50%;
    padding-left: 25px;
    padding-right: 15px;
  }
  .twocolumnswithbottomlayout .right_col {
    width: 50%;
    padding-right: 25px;
    padding-left: 15px;
  }
  .twocolumnswithbottomlayout .bottom_col {
    width: 100%;
    padding: 20px 25px;
  }
  .twocolumnswithbottomlayout .small_box {
    width: 100%;
  }
  .threecolumnswithbottomlayout .top_col.column {
    padding-bottom: 20px;
  }
  .threecolumnswithbottomlayout .left_col.column {
    width: 33.33333333%;
    padding-left: 25px;
    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: 25px;
    padding-left: 10px;
  }
  .threecolumnswithbottomlayout .bottom_col.column {
    width: 100%;
    padding: 20px 25px;
  }
  .threecolumnswithbottomlayout .small_box {
    width: 100%;
  }
  .twocolumnreverselayout .has_small_col {
    width: 75.87890625%;
    padding-left: 25px;
    padding-right: 10px;
    margin: 88px 0 0 0;
  }
  .twocolumnreverselayout .small_col {
    width: 24.12109375%;
    padding-right: 25px;
    padding-left: 10px;
    margin: 88px 0 0 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: #46631b;
  line-height: 120% !important;
  text-shadow: 0 0 1px rgba(35, 31, 32, 0.4);
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  font-size: 25px !important;
  text-transform: capitalize;
  padding: 0;
  margin: 25px 0 5px 0;
  overflow: hidden;
  text-shadow: none;
}
.title_widget h2 {
  color: #1a3956;
  font-size: 120% !important;
  font-weight: normal;
  line-height: 110%;
  text-transform: capitalize;
}
.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: 80% !important;
  color: #173b5d !important;
  text-decoration: underline !important;
}
.title_right > a:hover {
  text-decoration: none !important;
}
.font_size a {
  font-size: 100% !important;
  color: #173b5d !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: 25px 0 0 0;
    clear: both;
  }
  .title_widget h2 {
    padding: 11px 0;
  }
  .top_col .title_widget {
    padding: 115px 25px 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: #27557f;
  }
  .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: 93.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 #2c4c69;
    word-wrap: break-word;
  }
  .standardlayout .left_col .sidenav,
  .standardthreecolumnlayout .left_col .sidenav {
    background: transparent;
  }
  .sidenav ul li.sidenav_haschildren > a:before {
    /*position: absolute;
            content: "";
            background: transparent;
            width: 0;
            height: 0;
            left: 5%;
            top: 33%;
            border-left: 4px solid @arrow-haschildren;
            border-right: 4px solid transparent;
            border-top: 4px solid transparent;
            border-bottom: solid 4px transparent;*/
    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: #1a3956 !important;
    color: #fff !important;
    /*border-bottom: 1px solid @sidenav-item-border;*/
    /*&:before
		{
			position: absolute;
			content: "";
			width: 0; 
			height: 0; 
			left: 5%;
			top:12px;
			background: transparent;
			border-top: 4px solid transparent;
			border-bottom: 4px solid transparent;
			border-left: 4px solid @arrow-current;
		}
		&:hover:before
		{
			border-left: 4px solid @arrow-current-hover;
		}*/
  }
  .sidenav ul li.sidenav_expanded > a {
    background: transparent;
    color: #fff;
    border-bottom: 1px solid #2c4c69;
  }
  .sidenav ul li.sidenav_expanded > a:before {
    /*
            position: absolute;
            content: "";
            background: transparent;
            width: 0;
            height: 0;
            left: 5%;
            top: 42%;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 4px solid @arrow-expanded;
            border-bottom: solid 4px transparent;*/
    position: absolute;
    content: "-";
    background: transparent;
    top: 0;
    bottom: 0;
    left: 5%;
    padding: 0;
    font-size: 100%;
    height: 10px;
    line-height: 6px;
    margin: auto;
  }
  .sidenav > ul > li.sidenav_expanded + li > a {
    border-top: 1px solid #2c4c69;
  }
  /*second level */
  .sidenav ul li li.sidenav_expanded > a {
    background: #d8dfe5;
    color: #263f55;
    border-bottom: 0px solid #2c4c69;
  }
  .sidenav ul li li.sidenav_expanded > a:before {
    /*
            position: absolute;
            content: "";
            background: transparent;
            width: 0;
            height: 0;
            left: 14px;
            top: 13px;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 4px solid @arrow-expanded;
            border-bottom: solid 4px transparent;
                */
  }
  .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: #d8dfe5;
  }
  .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 #263f55;
    margin-top: 0px;
  }
  .sidenav ul li li a {
    background: #d8dfe5;
    color: #263f55;
    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: #567526 !important;
  }
  .small_col .sidenav {
    float: left;
    background: #27557f;
  }
}
.accordion_widget.mn-accordion .accordion-item.state-open > .accordion-heading,
.accordion_widget.mn-accordion .accordion-item > .accordion-heading:hover {
  font-size: 105%;
}
.accordion_widget.mn-accordion > .accordion-item > .accordion-heading {
  font-size: 105%;
}
.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: 400;
  }
}
.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: #175ea0;
  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: #113557 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: #113557 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 #cccccc;
}
.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;
}
.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%;
  font-weight: bold;
}
.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;
  font-weight: bold;
}
.twitter_feed ul li p,
.facebook_feed ul li p {
  margin: 0;
  font-size: 95%;
  padding: 4px 0 0 0;
  border: 0;
  line-height: 130%;
}
.twitter_feed ul li p a,
.facebook_feed ul li p a {
  font-size: 100%;
  display: inline;
  color: #175ea0;
  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: #175ea0;
}
.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: 100%;
  }
  #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: #113557;
  }
  #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: #113557;
  }
  #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: 93.33333333%;
    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: #175ea0;
  }
  #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: #fff !important;
    max-width: 1024px;
    border-radius: 0px;
    margin: 15px auto 15px auto;
    padding: 50px 0 0 0 !important;
    min-height: 500px;
  }
}
.broken_links_reporter {
  word-wrap: break-word;
  margin: 0 28px 0 29px !important;
  padding: 25px 0;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .broken_links_reporter {
    padding: 110px 0 25px 0;
  }
  .broken_links_reporter #broken_links_reporter_form .error_subject {
    margin: 0 0 15px 0;
  }
}
.web_site_account_unconfirm_message_container {
  padding: 10px 0 1px 20px;
}
.my_dashboard_page .dashboard_block_wrapper .dashboard_block .block_title {
  background-color: #113557;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .sso_login_container {
    max-width: 630px;
    margin: 0 auto;
  }
  .sso_login_container .sso_login_header,
  .sso_login_container .sso_login_hint {
    text-align: center;
  }
  .sso_login_container .sso_login_box {
    margin: 15px 2% 0 0;
    width: 52%;
    min-height: 203px;
  }
  .sso_login_container .social_account_login_box {
    margin-left: 2%;
    width: 44%;
    min-height: 203px;
  }
}
.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 #cccccc;
  border-left: 0;
  border-right: 0;
  margin-left: 0;
  background: #fefefe;
  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 #cccccc;
  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: #567526;
  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_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 #bbbbbb;
    background: #fbfeff;
    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: #113557;
  }
  .vision_search .search_filters .search_filter ol {
    padding: 0px 15px 10px;
    color: #113557;
  }
  .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 .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:not(.search_filters) {
    width: 70% !important;
  }
  .vision_search .vision_search_arrow {
    top: 10px;
  }
}
#cse input.gsc-search-button {
  background: #113557 !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 #bbbbbb !important;
}
#cse .gsc-tabHeader {
  margin-left: 10px;
  border: 1px solid #bbbbbb !important;
  border-bottom: 0 !important;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #fbfeff !important;
}
#cse .gsc-tabHeader.gsc-tabhActive,
#cse .gsc-tabHeader:hover {
  background: #e9f4ff !important;
}
#cse .gsc-refinementHeader {
  border: 1px solid #bbbbbb !important;
  background: #fbfeff !important;
}
#cse .gsc-refinementHeader.gsc-refinementhActive,
#cse .gsc-refinementHeader:hover {
  background: #e9f4ff !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: #113557 !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;
}
.g-recaptcha {
  transform: scale(1);
}
.content-filter-widget .searchicon.searchicon.searchicon,
.content-filter-widget .searchicon.searchicon.searchicon:hover {
  background: transparent url("_gfx/cmn/mobile/icon_search.png") no-repeat scroll 0 center !important;
  background-size: 100% auto !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%;
}
.downloadmessage {
  padding: 0 5px 5px 5px;
}
.downloadmessage img {
  margin: 2px;
}
.eNotification_widget .form_label {
  width: 250px;
}
#sitebody .checkboxlist-container .enotification_cats_list.formlist li {
  width: 50% !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: 50% !important;
  margin-left: -3px;
}
#sitebody .checkboxlist-container .formlist li:nth-child(3n+4),
#sitebody .checkboxlist-container .formlist li:first-child {
  padding-left: 0% !important;
  width: 50% !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: #113557 !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: #404040;
}
.sitewrapper .content_area .facility_mapmarker_infos a.phone_link,
.sitewrapper .content_area .facility_mapmarker_infos a.phone_link:hover {
  color: #404040;
}
/***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: #1a3956;
}
.faqtab_section {
  border: 1px solid #113557;
  background: #fbfeff;
  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;
}
.listfaq_q > h2,
.listfaq_q > h3 {
  color: #175ea0;
}
.faq_tab_nav li a {
  color: #175ea0;
}
.faq_tab_nav li a.active_faqtab {
  border: 1px solid #113557;
  border-right: 1px solid #fbfeff;
  background: #fbfeff;
  color: #404040;
  border-left: 5px solid #113557;
}
h3.faqtab_question,
.faqtab_popup {
  color: #404040;
}
h3.faqtab_question:before,
.faqtab_popup:before {
  background: #113557;
  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 #113557 !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%;
}
.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: #e9f4ff;
    border-color: #bbbbbb;
    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 #c74040;
  z-index: 5;
}
.alert_container .important_alert_wrapper {
  background: #b40000;
}
.alert_container .important_alert,
.alert_container .important_alert h2,
.alert_container .important_alert a {
  color: #fff;
}
.alert_container .important_alert h2 {
  font-size: 14px;
}
/***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: 1024px;
    font-family: Tahoma, Geneva, sans-serif;
  }
}
.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 #bbbbbb;
  background: #fbfeff;
}
.meeting_widget_item .pdf_icon {
  text-indent: 22px;
}
.meeting_item_widget .detail-content {
  margin-bottom: 10px;
}
.meeting_item_widget div.video {
  min-height: 17px;
}
.small_box.meeting_box .box_header {
  margin: 0;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 110%;
  height: 30px;
  line-height: 30px;
  background: #567526;
  padding: 6px 16px;
  border-bottom: 0;
}
.small_box.meeting_box .box_header h3,
.small_box.meeting_box .box_header h1 {
  color: #ffffff !important;
  margin: 0;
  padding-left: 0;
  padding-top: 0;
  font-size: 110% !important;
  text-transform: uppercase;
}
.small_box.meeting_box .box_header h3 {
  width: 35%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.small_box.meeting_box .box_header h1 {
  min-width: 80px;
}
.small_box.meeting_box span.title {
  width: 35%;
}
.small_box.meeting_box .pdf_icon,
.small_box.meeting_box .pdf_icon:hover {
  vertical-align: bottom;
  width: 22px;
}
.small_box.meeting_box .detail-list-value {
  min-width: 80px;
}
.small_box.meeting_box .detail-list-value span {
  margin-left: 0;
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
  .small_box.meeting_box .box_header {
    padding: 0;
    margin: 0;
    background: none;
    height: auto;
    line-height: normal;
  }
  .small_box.meeting_box .box_header h3,
  .small_box.meeting_box .box_header h1 {
    word-wrap: normal;
    font-weight: normal !important;
    color: #fff !important;
    margin: 0;
    text-transform: uppercase;
  }
  .small_box.meeting_box .box_header h3.box_title {
    color: #fff !important;
    font-weight: 400;
    line-height: 120%;
    font-size: 133.33333333% !important;
    height: auto;
    padding: 8px 13px 8px 13px;
    text-align: left;
    display: block;
    text-transform: uppercase;
    background: #113557;
    margin: -1px 0 0 0;
    width: 100%;
  }
  .small_box.meeting_box .box_header h1 {
    display: none;
  }
  .small_box.meeting_box span.title {
    width: 100%;
  }
  .small_box.meeting_box .pdf_icon,
  .small_box.meeting_box .pdf_icon:hover {
    vertical-align: bottom;
    width: 22px;
    height: 18px;
    line-height: 24px;
    min-width: 22px;
    text-indent: 0;
  }
  .small_box.meeting_box .arrow_icon {
    width: 18px;
    vertical-align: bottom;
    height: 18px;
    line-height: 18px;
  }
  .small_box.meeting_box .agenda,
  .small_box.meeting_box .minutes {
    min-width: 30px;
    width: 100%;
    padding: 0 0 0 80px;
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 4px;
  }
  .small_box.meeting_box .agenda .empty,
  .small_box.meeting_box .minutes .empty {
    line-height: 18px;
    padding-top: 2px;
    display: block;
  }
  .small_box.meeting_box .agenda:after,
  .small_box.meeting_box .minutes:after {
    content: attr(class) " ";
    position: absolute;
    top: 2px;
    left: 0px;
    text-transform: capitalize;
    color: #404040;
    line-height: 18px;
  }
  .small_box.meeting_box .agenda span,
  .small_box.meeting_box .minutes span {
    margin-left: 0;
    color: #404040;
  }
  .small_box.meeting_box .agenda .detail-list-value,
  .small_box.meeting_box .minutes .detail-list-value {
    min-width: 0;
    background: #fbfeff;
    border: 1px solid #bbbbbb;
  }
  .small_box.meeting_box .agenda .widget_container_div a,
  .small_box.meeting_box .minutes .widget_container_div a {
    color: #175ea0;
  }
}
span.sticky {
  display: block;
  float: left;
  padding-left: 15px;
  background: url(_gfx/cmn/pin.gif) 0 0 no-repeat;
}
.news_widget h3.detail-title {
  font-size: 125%;
  margin-bottom: 4px;
}
.news_widget .detail-list-label {
  display: inline;
}
.news_widget .detail-list-value {
  margin-left: 3px;
}
.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: #113557;
}
.poll_widget .poll_vote_result_view .poll_answers .graphic_line {
  border: 1px solid #113557;
}
.slideshow_link a {
  color: #fff !important;
}
.photo_album_widget .standard_list ul li:hover {
  background: transparent;
  cursor: default;
}
.slideshow_link {
  background: #113557 !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 #bbbbbb;
}
.rss_feeds_content_type .content_type_name {
  color: #1a3956;
  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 legend {
  color: #1a3956;
  font-weight: bold;
  text-decoration: none;
}
/** header colors **/
.service_request_post_listable th {
  background: #113557 !important;
  color: #fff !important;
}
.sitemap_col .root-level a {
  color: #1a3956;
  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;
}
#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;
}
@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=Cabin:400,400italic,500,500italic,600,600italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);
/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
*/
/* Fonts
================================================== */
/*font-family: 'Open Sans', sans-serif;*/
/*** border color for listtable and tableData/tableBox classes*/
/*other month day text color*/
a,
a:visited,
.column a {
  color: #175ea0;
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}
a[name],
a[name]:hover,
a[name]:focus {
  color: #404040;
  text-decoration: none;
}
a img {
  border: 0;
}
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: 15px !important;
  line-height: 1.33333333 !important;
  font-family: 'Cabin', sans-serif;
  color: #404040;
}
p {
  margin: 0 0 1em 0;
}
/**title colors*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1a3956;
  font-weight: bold;
}
h2 {
  font-size: 120%;
}
h3 {
  font-size: 115%;
}
h4 {
  font-size: 110%;
}
h5 {
  font-size: 105%;
}
h6 {
  font-size: 100%;
}
/*.content_area, .Default.reDropDownBody {
    h1, h2, h3, h4, h5, h6 {
        color: @page-subtitle-color;
         font-weight:bold;
    }
}*/
.subtitle {
  font-size: 120%;
  color: #1a3956;
  font-weight: normal;
}
.subtitle p,
.subtitle a {
  color: #1a3956;
  font-weight: normal;
}
/* Default Data 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 _objects.listtable.less and _components.tableBox.less
================================================== */
table.tableData {
  font-weight: normal;
  background: #fbfeff;
  margin-bottom: 14px;
  border: 0px solid #bbbbbb;
  border-spacing: 0px;
  width: auto;
}
table.tableData th {
  text-transform: uppercase;
  padding: 6px 9px;
  text-align: left;
  background: #113557 !important;
  color: #ffffff;
  font-weight: 400;
  font-size: 120%;
}
table.tableData th a {
  color: #ffffff !important;
}
table.tableData th p {
  padding: 0;
  margin: 0;
  color: #ffffff;
}
table.tableData a {
  color: #175ea0;
}
table.tableData a:hover {
  text-decoration: underline;
}
table.tableData p {
  color: #404040;
}
table.tableData td {
  color: #404040;
  font-size: 100%;
}
table.tableData tr td {
  border-left: 1px solid #bbbbbb;
}
table.tableData tr td:last-child {
  border-right: 1px solid #bbbbbb;
}
table.tableData tr:hover {
  background: #e9f4ff;
}
table.tableData tr:hover > td a {
  color: #175ea0 !important;
  text-decoration: none;
}
table.tableData tr:hover > td,
table.tableData tr:hover > td > p {
  color: #113557 !important;
}
table.tableData {
  border-collapse: separate;
}
table.tableData tbody tr:first-child td {
  border-top: 0;
}
table.tableData th {
  border-left: 1px solid #113557;
}
table.tableData thead {
  border: 1px solid #113557;
}
table.tableData td {
  border: 0;
  border-bottom: 1px solid #bbbbbb;
  padding: 3px 9px 2px 9px;
}
table.tableData td p {
  padding: 0;
  margin: 0;
}
/* Default Data 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 _objects.listtable.less and _components.tableData.less
================================================== */
table.tableBox {
  font-weight: normal;
  background: #fbfeff;
  margin-bottom: 14px;
  border: 0px solid #bbbbbb;
  border-spacing: 0px;
  width: auto;
}
table.tableBox th {
  text-transform: uppercase;
  padding: 6px 9px;
  text-align: left;
  background: #113557 !important;
  color: #ffffff;
  font-weight: 400;
  font-size: 120%;
}
table.tableBox th a {
  color: #ffffff !important;
}
table.tableBox th p {
  padding: 0;
  margin: 0;
  color: #ffffff;
}
table.tableBox a {
  color: #175ea0;
}
table.tableBox a:hover {
  text-decoration: underline;
}
table.tableBox p {
  color: #404040;
}
table.tableBox td {
  color: #404040;
  font-size: 100%;
}
table.tableBox tr td {
  border-left: 1px solid #bbbbbb;
}
table.tableBox tr td:last-child {
  border-right: 1px solid #bbbbbb;
}
table.tableBox tr:hover {
  background: #e9f4ff;
}
table.tableBox tr:hover > td a {
  color: #175ea0 !important;
  text-decoration: none;
}
table.tableBox tr:hover > td,
table.tableBox tr:hover > td > p {
  color: #113557 !important;
}
table.tableBox {
  border-bottom: 1px solid #bbbbbb;
}
table.tableBox th,
table.tableBox td {
  padding: 5px;
}
table.tableBox td {
  border-top: 1px solid #bbbbbb;
}

