/* !  Your Base Styles
   ------------------------------------------------------------------------------------------------------*/
/* line 396, ../_sass.scss */
meta.foundation-version {
  font-family: "/5.4.7/"; }

/* line 400, ../_sass.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

/* line 405, ../_sass.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

/* line 410, ../_sass.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

/* line 415, ../_sass.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

/* line 420, ../_sass.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

/* line 425, ../_sass.scss */
meta.foundation-data-attribute-namespace {
  font-family: false; }

/* line 432, ../_sass.scss */
html, body {
  height: 100%; }

/* line 435, ../_sass.scss */
*,
*:before,
*:after {
  box-sizing: border-box; }

/* line 441, ../_sass.scss */
html,
body {
  font-size: 100%; }

/* line 445, ../_sass.scss */
body {
  background: #fff;
  color: #666666;
  padding: 0;
  margin: 0;
  font-family: "lato", Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

/* line 458, ../_sass.scss */
a:hover {
  cursor: pointer; }

/* line 461, ../_sass.scss */
img {
  max-width: 100%;
  height: auto; }

/* line 463, ../_sass.scss */
img {
  -ms-interpolation-mode: bicubic; }

/* line 467, ../_sass.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

/* line 474, ../_sass.scss */
.left {
  float: left !important; }

/* line 475, ../_sass.scss */
.right {
  float: right !important; }

/* line 176, ../_sass.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
/* line 177, ../_sass.scss */
.clearfix:after {
  clear: both; }

/* line 479, ../_sass.scss */
.font-standard {
  font-family: "lato", Arial, sans-serif; }

/* line 482, ../_sass.scss */
.font-uppercase {
  text-transform: uppercase; }

/* line 483, ../_sass.scss */
.font-standard {
  text-transform: normal; }

/* line 487, ../_sass.scss */
.font-size-medium {
  font-size: 0.9em; }

/* line 488, ../_sass.scss */
.font-size-small {
  font-size: 0.8em; }

/* line 489, ../_sass.scss */
.font-size-xsmall {
  font-size: 0.7em; }

/* line 494, ../_sass.scss */
.font-light {
  font-weight: 300; }

/* line 495, ../_sass.scss */
.font-normal {
  font-weight: 400; }

/* line 496, ../_sass.scss */
.font-bold {
  font-weight: 700; }

/* line 497, ../_sass.scss */
.font-black {
  font-weight: 900; }

/* line 500, ../_sass.scss */
.hide {
  display: none !important;
  visibility: hidden; }

/* line 506, ../_sass.scss */
.invisible {
  visibility: hidden; }

/* line 512, ../_sass.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 515, ../_sass.scss */
img {
  display: inline-block;
  vertical-align: middle; }

/* line 525, ../_sass.scss */
textarea {
  height: auto;
  min-height: 50px; }

/* line 528, ../_sass.scss */
select {
  width: 100%; }

/* ==========================================================================
  !  More Mixins

  !Important:
  Many mixins that work with vendor prefixes are included with Compass.  For full documentation, view
  http://compass-style.org/reference/compass/.

  ========================================================================== */
/* ==========================================================================
!!  STYLE GUIDE LIBRARY
========================================================================== */
/* line 630, ../_sass.scss */
ul.page-progress li a:after {
  font-family: 'grange';
  content: '\f005';
  float: right;
  color: #50a9dc; }
/* line 636, ../_sass.scss */
ul.page-progress li a.finished:after {
  content: '\f005';
  color: green; }
/* line 637, ../_sass.scss */
ul.page-progress li a.testing:after {
  content: '\f005';
  color: orange; }
/* line 638, ../_sass.scss */
ul.page-progress li a.process:after {
  content: '\f123';
  color: navy; }
/* line 639, ../_sass.scss */
ul.page-progress li a.empty:after {
  content: '\f005';
  color: white; }

/* line 645, ../_sass.scss */
.sg .section_title h4 {
  font-size: 0.9em;
  letter-spacing: 1px;
  border-bottom: solid 1px #999999;
  color: #00508a;
  font-weight: 900;
  text-transform: uppercase; }
  /* line 646, ../_sass.scss */
  .sg .section_title h4:before {
    font-family: "grange" !important;
    content: "\f013"; }
/* line 650, ../_sass.scss */
.sg section[id] {
  margin-bottom: 2em; }
/* line 651, ../_sass.scss */
.sg section[id=colors], .sg section[id=sidebars] {
  margin-top: 6em; }
/* line 654, ../_sass.scss */
.sg .sg_header {
  position: fixed;
  background: rgba(237, 237, 237, 0.9);
  padding-top: 10px;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: solid 1px #dedede;
  z-index: 997; }
  /* line 655, ../_sass.scss */
  .sg .sg_header img {
    width: 100px; }
  /* line 656, ../_sass.scss */
  .sg .sg_header label {
    margin-top: 8px;
    color: #82be41;
    font-style: italic;
    line-height: 2; }
/* line 660, ../_sass.scss */
.sg .sg_section_title {
  padding: 30px 0 10px 0;
  margin-top: 40px; }
  /* line 661, ../_sass.scss */
  .sg .sg_section_title h3 {
    font-size: 2.75em;
    letter-spacing: 0.25em;
    font-weight: 200;
    color: #999;
    text-transform: uppercase; }
/* line 665, ../_sass.scss */
.sg .sg_pattern_heading {
  font-size: 0.8em;
  border-bottom: 1px solid #dedede;
  padding-bottom: 0.3em;
  margin-top: 20px; }
  /* line 666, ../_sass.scss */
  .sg .sg_pattern_heading.WIP {
    color: red; }
/* line 670, ../_sass.scss */
.sg .sg_colors {
  *zoom: 1;
  margin: 0; }
  /* line 583, ../_sass.scss */
  .sg .sg_colors:before, .sg .sg_colors:after {
    content: " ";
    display: table; }
  /* line 584, ../_sass.scss */
  .sg .sg_colors:after {
    clear: both; }
  /* line 671, ../_sass.scss */
  .sg .sg_colors li {
    border: 1px solid #dedede;
    padding: 0.3em;
    text-align: center;
    list-style: none;
    float: left;
    width: 7em;
    margin: 0 .75em .2em 0; }
    /* line 672, ../_sass.scss */
    .sg .sg_colors li span {
      display: block;
      width: 100%;
      height: 5.5em;
      margin: 0 auto .2em auto; }
    /* line 673, ../_sass.scss */
    .sg .sg_colors li p {
      font-size: .8em;
      color: #666;
      text-align: center;
      margin-bottom: 0; }
    /* line 674, ../_sass.scss */
    .sg .sg_colors li kbd {
      font-size: .9em; }
/* line 679, ../_sass.scss */
.sg .row.display {
  background: rgba(153, 153, 153, 0.2);
  font-size: 11px;
  margin-bottom: 10px;
  line-height: 2rem;
  border: solid 1px #999999;
  margin-left: 0 !important;
  margin-right: 0 !important; }
  /* line 680, ../_sass.scss */
  .sg .row.display .columns:nth-child(2), .sg .row.display .columns.small-centered, .sg .row.display .columns.medium-centered {
    background: rgba(153, 153, 153, 0.4); }
/* line 683, ../_sass.scss */
.sg .sg_blockgrid {
  background: rgba(0, 255, 255, 0.2);
  border: solid 1px cyan; }
/* line 686, ../_sass.scss */
.sg .sg_icons i {
  font-size: 1.75em;
  display: inline-block;
  vertical-align: middle; }
/* line 687, ../_sass.scss */
.sg .sg_icons kbd {
  font-size: 0.75em; }
/* line 691, ../_sass.scss */
.sg [data-magellan-expedition] {
  left: auto !important;
  margin-top: 60px; }

/* !  What what???? Yep.... Extra Extra
   ------------------------------------------------------------------------------------------------------*/
/* line 2, ../extras/_jqueryui.scss */
.ui-datepicker {
  z-index: 100 !important; }

/* line 3, ../extras/_jqueryui.scss */
.ui-datepicker-header {
  border-radius: 0 !important; }

/*! jQuery UI - v1.11.4 - 2015-05-08
* http://jqueryui.com
* Includes: core.css, selectable.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
/* line 15, ../extras/_jqueryui.scss */
.ui-helper-hidden {
  display: none; }

/* line 18, ../extras/_jqueryui.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 28, ../extras/_jqueryui.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

/* line 38, ../extras/_jqueryui.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

/* line 44, ../extras/_jqueryui.scss */
.ui-helper-clearfix:after {
  clear: both; }

/* line 47, ../extras/_jqueryui.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

/* line 50, ../extras/_jqueryui.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

/* line 60, ../extras/_jqueryui.scss */
.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
/* line 67, ../extras/_jqueryui.scss */
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
/* line 76, ../extras/_jqueryui.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 88, ../extras/_jqueryui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 95, ../extras/_jqueryui.scss */
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

/* line 99, ../extras/_jqueryui.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

/* line 104, ../extras/_jqueryui.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

/* line 109, ../extras/_jqueryui.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

/* line 113, ../extras/_jqueryui.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }
  /* line 120, ../extras/_jqueryui.scss */
  .ui-datepicker .ui-datepicker-prev:before,
  .ui-datepicker .ui-datepicker-next:before {
    font-family: "grange" !important;
    color: #82be41;
    text-indent: 0;
    display: block;
    text-align: center; }
  /* line 127, ../extras/_jqueryui.scss */
  .ui-datepicker .ui-datepicker-prev:hover,
  .ui-datepicker .ui-datepicker-next:hover {
    color: #75ab3b;
    border: none !important;
    background: transparent !important; }
  /* line 129, ../extras/_jqueryui.scss */
  .ui-datepicker .ui-datepicker-prev span,
  .ui-datepicker .ui-datepicker-next span {
    display: none !important; }

/* line 131, ../extras/_jqueryui.scss */
.ui-datepicker .ui-datepicker-next:before {
  content: '\f105'; }

/* line 132, ../extras/_jqueryui.scss */
.ui-datepicker .ui-datepicker-prev:before {
  content: '\f104'; }

/* line 134, ../extras/_jqueryui.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

/* line 138, ../extras/_jqueryui.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

/* line 141, ../extras/_jqueryui.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px; }

/* line 144, ../extras/_jqueryui.scss */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

/* line 153, ../extras/_jqueryui.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

/* line 158, ../extras/_jqueryui.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

/* line 162, ../extras/_jqueryui.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

/* line 166, ../extras/_jqueryui.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

/* line 172, ../extras/_jqueryui.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

/* line 178, ../extras/_jqueryui.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px; }

/* line 182, ../extras/_jqueryui.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

/* line 189, ../extras/_jqueryui.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

/* line 197, ../extras/_jqueryui.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

/* line 205, ../extras/_jqueryui.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
/* line 210, ../extras/_jqueryui.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

/* line 213, ../extras/_jqueryui.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

/* line 216, ../extras/_jqueryui.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

/* line 220, ../extras/_jqueryui.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

/* line 223, ../extras/_jqueryui.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

/* line 226, ../extras/_jqueryui.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

/* line 229, ../extras/_jqueryui.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

/* line 233, ../extras/_jqueryui.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

/* line 236, ../extras/_jqueryui.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
/* line 243, ../extras/_jqueryui.scss */
.ui-datepicker-rtl {
  direction: rtl; }

/* line 246, ../extras/_jqueryui.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

/* line 250, ../extras/_jqueryui.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

/* line 254, ../extras/_jqueryui.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

/* line 258, ../extras/_jqueryui.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

/* line 262, ../extras/_jqueryui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

/* line 265, ../extras/_jqueryui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

/* line 268, ../extras/_jqueryui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

/* line 272, ../extras/_jqueryui.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Component containers
----------------------------------*/
/* line 280, ../extras/_jqueryui.scss */
.ui-widget {
  font-family: "lato", Arial, sans-serif;
  font-size: 1.1em; }

/* line 284, ../extras/_jqueryui.scss */
.ui-widget .ui-widget {
  font-size: 1em; }

/* line 287, ../extras/_jqueryui.scss */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "lato", Arial, sans-serif;
  font-size: 1em; }

/* line 294, ../extras/_jqueryui.scss */
.ui-widget-content {
  border: 1px solid #dedede;
  background: #ffffff;
  color: #222222; }

/* line 299, ../extras/_jqueryui.scss */
.ui-widget-content a {
  color: #222222; }

/* line 302, ../extras/_jqueryui.scss */
.ui-widget-header {
  border: 1px solid #dedede;
  background: #ededed;
  color: #999999;
  font-weight: normal; }

/* line 308, ../extras/_jqueryui.scss */
.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
/* line 314, ../extras/_jqueryui.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6;
  font-weight: normal;
  color: #555555; }

/* line 322, ../extras/_jqueryui.scss */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

/* line 328, ../extras/_jqueryui.scss */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada;
  font-weight: normal;
  color: #212121; }

/* line 339, ../extras/_jqueryui.scss */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none; }

/* line 350, ../extras/_jqueryui.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  font-weight: normal;
  color: #212121; }

/* line 358, ../extras/_jqueryui.scss */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
/* line 367, ../extras/_jqueryui.scss */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee;
  color: #363636; }

/* line 374, ../extras/_jqueryui.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

/* line 379, ../extras/_jqueryui.scss */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec;
  color: #cd0a0a; }

/* line 386, ../extras/_jqueryui.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

/* line 391, ../extras/_jqueryui.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

/* line 396, ../extras/_jqueryui.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

/* line 401, ../extras/_jqueryui.scss */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

/* line 408, ../extras/_jqueryui.scss */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

/* line 415, ../extras/_jqueryui.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
/* line 423, ../extras/_jqueryui.scss */
.ui-icon {
  width: 16px;
  height: 16px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 434, ../extras/_jqueryui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px; }

/* line 440, ../extras/_jqueryui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

/* line 446, ../extras/_jqueryui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

/* line 452, ../extras/_jqueryui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
/* line 460, ../extras/_jqueryui.scss */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

/* line 465, ../extras/_jqueryui.scss */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px; }

/* ==========================================================================
#
# //////////////////// NAVIGATION - CUSTOM /////////////////////////////////
#
========================================================================== */
/* line 8, ../extras/_navigation.scss */
.navigation {
  background: #82be41;
  background-image: -webkit-linear-gradient(top, rgba(155, 203, 103, 0.5) 0, rgba(155, 203, 103, 0.2) 30%, rgba(142, 196, 84, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(155, 203, 103, 0.5) 0, rgba(155, 203, 103, 0.2) 30%, rgba(142, 196, 84, 0) 100%);
  box-shadow: inset 0px 6px 4px -4px #c2de9d;
  border: 1px solid #75ab3b;
  border-radius: 5px;
  position: relative;
  margin-bottom: 0;
  display: inline-block;
  width: 59.375rem; }
  /* line 25, ../extras/_navigation.scss */
  .navigation > ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    /* line 29, ../extras/_navigation.scss */
    .navigation > ul:before {
      display: block;
      content: '';
      position: absolute;
      left: 0.3%;
      top: 46px;
      height: 1px;
      width: 99.4%;
      background-color: #6da037;
      z-index: 0; }
    /* line 42, ../extras/_navigation.scss */
    .navigation > ul > li {
      position: relative;
      display: inline;
      float: left;
      border-right: 1px solid #6da037;
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
      height: 46px; }
      /* line 50, ../extras/_navigation.scss */
      .navigation > ul > li > a {
        display: block;
        width: 100%;
        color: white;
        font-size: 0.8125rem;
        line-height: 46px;
        padding: 0 18px;
        -webkit-transition: background 300ms ease-in-out;
        transition: background 300ms ease-in-out; }
        /* line 62, ../extras/_navigation.scss */
        .navigation > ul > li > a:focus, .navigation > ul > li > a:hover {
          background: #2e638e;
          box-shadow: none;
          outline: none;
          -webkit-transition: background 300ms ease-in-out;
          transition: background 300ms ease-in-out; }
      /* line 72, ../extras/_navigation.scss */
      .navigation > ul > li .home-icon {
        text-align: center;
        padding: 0 7px;
        border-radius: 4px 0 0 0; }
        /* line 84, ../extras/_navigation.scss */
        .navigation > ul > li .home-icon span {
          display: block;
          padding: 0 7px;
          width: 100%;
          color: white;
          font-size: 2.3em;
          line-height: 46px; }
      /* line 95, ../extras/_navigation.scss */
      .navigation > ul > li.active {
        background: #2e638e;
        box-shadow: none; }
        /* line 101, ../extras/_navigation.scss */
        .navigation > ul > li.active a:focus,
        .navigation > ul > li.active a:hover {
          background: #2e638e;
          box-shadow: none; }
      /* line 110, ../extras/_navigation.scss */
      .navigation > ul > li.divider {
        border-right: solid 1px #91c65a;
        height: 46px;
        width: 0; }
      /* line 118, ../extras/_navigation.scss */
      .navigation > ul > li.has-dropdown > a:after {
        font-family: "grange" !important;
        content: '\f107';
        padding-left: 10px;
        line-height: 1; }
  /* line 140, ../extras/_navigation.scss */
  .navigation .dropdown,
  .navigation .f-dropdown {
    border-radius: 0 0 5px 5px;
    width: auto;
    min-width: 200px;
    text-align: left;
    z-index: 1000;
    margin: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    height: 0px !important; }
    /* line 153, ../extras/_navigation.scss */
    .navigation .dropdown:after, .navigation .dropdown:before,
    .navigation .f-dropdown:after,
    .navigation .f-dropdown:before {
      display: none; }
    /* line 156, ../extras/_navigation.scss */
    .navigation .dropdown li a,
    .navigation .f-dropdown li a {
      display: block;
      color: #333333;
      background-color: #ededed;
      line-height: 35px;
      padding: 0 1em;
      font-size: 0.85em;
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      /* line 164, ../extras/_navigation.scss */
      .navigation .dropdown li a:focus, .navigation .dropdown li a:hover,
      .navigation .f-dropdown li a:focus,
      .navigation .f-dropdown li a:hover {
        background-color: #dedede;
        color: #333333;
        outline: none;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }
        /* line 170, ../extras/_navigation.scss */
        .navigation .dropdown li a:focus:after, .navigation .dropdown li a:hover:after,
        .navigation .f-dropdown li a:focus:after,
        .navigation .f-dropdown li a:hover:after {
          color: #dedede; }
    /* line 173, ../extras/_navigation.scss */
    .navigation .dropdown li label,
    .navigation .f-dropdown li label {
      background: #dedede;
      white-space: nowrap;
      font-size: 0.875rem;
      color: #7d7d7d;
      font-weight: 900;
      font-size: 0.75rem;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      cursor: pointer;
      display: block;
      font-weight: 900;
      line-height: 1.5;
      margin-bottom: 0;
      padding: 8px 18.33333px 2px; }
    /* line 189, ../extras/_navigation.scss */
    .navigation .dropdown li:last-child a,
    .navigation .f-dropdown li:last-child a {
      border-bottom: 0; }
  /* line 195, ../extras/_navigation.scss */
  .navigation li.has-dropdown > ul.dropdown.active,
  .navigation li.has-dropdown:focus > ul.dropdown,
  .navigation li.has-dropdown:hover > ul.dropdown,
  .navigation li.has-dropdown > a:hover + ul.dropdown,
  .navigation li.has-dropdown > a:focus + ul.dropdown {
    height: auto !important;
    border: 1px solid #dedede;
    border-top: none; }

/* line 211, ../extras/_navigation.scss */
.navigation-small {
  background: #00508a;
  background-image: -webkit-linear-gradient(top, rgba(0, 110, 189, 0.5) 0, rgba(0, 110, 189, 0.2) 30%, rgba(0, 95, 163, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 110, 189, 0.5) 0, rgba(0, 110, 189, 0.2) 30%, rgba(0, 95, 163, 0) 100%);
  box-shadow: inset 0px 6px 4px -4px #005fa3;
  border: solid 1px #004170;
  border-radius: 0 0 5px 5px; }
  /* line 219, ../extras/_navigation.scss */
  .navigation-small > ul {
    height: 30px; }
    /* line 226, ../extras/_navigation.scss */
    .navigation-small > ul > li > a {
      font-size: 0.685rem;
      line-height: 30px;
      padding: 0 15px; }
      /* line 231, ../extras/_navigation.scss */
      .navigation-small > ul > li > a:focus, .navigation-small > ul > li > a:hover {
        background: #004170;
        box-shadow: inset 0px 6px 4px -4px #005fa3;
        outline: none; }
    /* line 240, ../extras/_navigation.scss */
    .navigation-small > ul > li.divider {
      border-right: solid 1px #005fa3;
      height: 30px; }

/* line 1, ../extras/_toggler.scss */
.toggle_wrap {
  margin-bottom: 20px; }
  /* line 3, ../extras/_toggler.scss */
  .toggle_wrap > ul {
    margin: 0; }
    /* line 5, ../extras/_toggler.scss */
    .toggle_wrap > ul > li {
      list-style: none;
      border-bottom: 1px solid #ddd;
      margin: 0;
      padding: 0px;
      *zoom: 1;
      position: relative; }
      /* line 583, ../_sass.scss */
      .toggle_wrap > ul > li:before, .toggle_wrap > ul > li:after {
        content: " ";
        display: table; }
      /* line 584, ../_sass.scss */
      .toggle_wrap > ul > li:after {
        clear: both; }
  /* line 14, ../extras/_toggler.scss */
  .toggle_wrap .toggler {
    font-size: 1em;
    margin: 0;
    font-weight: normal;
    cursor: pointer;
    padding: 10px 20px 10px 40px;
    background-color: whitesmoke;
    border: solid #ddd;
    border-width: 0 1px; }
    /* line 23, ../extras/_toggler.scss */
    .toggle_wrap .toggler a {
      color: #666666; }
    /* line 26, ../extras/_toggler.scss */
    .toggle_wrap .toggler:before {
      font-family: "grange" !important;
      content: "\f054";
      font-weight: normal;
      display: block;
      height: 22px;
      width: 22px;
      position: absolute;
      left: 0;
      color: #82be41;
      text-align: center;
      font-size: 1.3em;
      line-height: 24px;
      cursor: pointer;
      margin: 0 11px; }
    /* line 44, ../extras/_toggler.scss */
    .toggle_wrap .toggler.active a {
      color: #333333; }
    /* line 47, ../extras/_toggler.scss */
    .toggle_wrap .toggler.active:before {
      content: "\f078";
      color: #999999; }
  /* line 54, ../extras/_toggler.scss */
  .toggle_wrap .togglee {
    padding: 20px;
    margin: 0;
    color: #666666;
    border-top: 1px solid #ddd; }
    /* line 60, ../extras/_toggler.scss */
    .toggle_wrap .togglee.row {
      margin: 0; }
    /* line 61, ../extras/_toggler.scss */
    .toggle_wrap .togglee p {
      font-size: 0.9em; }
  @media print {
    /* line 64, ../extras/_toggler.scss */
    .toggle_wrap .toggler {
      display: none !important; }
    /* line 65, ../extras/_toggler.scss */
    .toggle_wrap .toggler.active {
      display: block !important; }
    /* line 67, ../extras/_toggler.scss */
    .toggle_wrap.open-for-print .toggler,
    .toggle_wrap.open-for-print .togglee {
      display: block !important; } }
  /* line 72, ../extras/_toggler.scss */
  .toggle_wrap.right-icon > ul > li {
    padding: 0px; }
  /* line 73, ../extras/_toggler.scss */
  .toggle_wrap.right-icon .toggler:before {
    left: auto;
    right: 0;
    content: "\f055"; }
  /* line 74, ../extras/_toggler.scss */
  .toggle_wrap.right-icon .toggler.active:before {
    content: "\f056"; }
  /* line 75, ../extras/_toggler.scss */
  .toggle_wrap.right-icon .toggler {
    padding: 10px 40px 10px 20px; }
  /* line 76, ../extras/_toggler.scss */
  .toggle_wrap.right-icon .togglee {
    padding: 1.25rem 0.75rem 0.75rem 0.75rem; }
  /* line 77, ../extras/_toggler.scss */
  .toggle_wrap.right-icon .toggle-progress-icon {
    padding-right: 10px;
    float: none; }

/* line 81, ../extras/_toggler.scss */
.toggle-progress-icon {
  float: right; }
  /* line 83, ../extras/_toggler.scss */
  .toggle-progress-icon i {
    color: #999999;
    text-shadow: 0px 0px 1px white; }
    /* line 86, ../extras/_toggler.scss */
    .toggle-progress-icon i.icon-check {
      color: #82be41; }
  /* line 88, ../extras/_toggler.scss */
  .right-icon .toggle-progress-icon {
    padding-right: 10px;
    float: none; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* ==========================================================================
#.)  OWL CAROUSEL
========================================================================== */
/* line 14, ../extras/_owl-carousel.scss */
.grange.owl-carousel .owl-controls .owl-buttons {
  position: absolute;
  width: 100%;
  top: 35%; }
  /* line 15, ../extras/_owl-carousel.scss */
  .grange.owl-carousel .owl-controls .owl-buttons .owl-prev, .grange.owl-carousel .owl-controls .owl-buttons .owl-next {
    background: rgba(0, 0, 0, 0.3);
    border: none;
    border-radius: 0;
    position: absolute;
    color: white;
    font-size: 2em;
    padding: 0;
    margin: 0;
    opacity: 1;
    width: 30px;
    height: 40px; }
    /* line 16, ../extras/_owl-carousel.scss */
    .grange.owl-carousel .owl-controls .owl-buttons .owl-prev:before, .grange.owl-carousel .owl-controls .owl-buttons .owl-next:before {
      font-family: "grange" !important;
      position: relative;
      top: 8px; }
    /* line 17, ../extras/_owl-carousel.scss */
    .grange.owl-carousel .owl-controls .owl-buttons .owl-prev:hover, .grange.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
      background: rgba(0, 0, 0, 0.5);
      color: white; }
    /* line 18, ../extras/_owl-carousel.scss */
    .grange.owl-carousel .owl-controls .owl-buttons .owl-prev i, .grange.owl-carousel .owl-controls .owl-buttons .owl-next i {
      position: relative;
      z-index: 10;
      font-size: 0.9em;
      top: -2px; }
  /* line 20, ../extras/_owl-carousel.scss */
  .grange.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: 0;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px; }
  /* line 21, ../extras/_owl-carousel.scss */
  .grange.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px; }
/* line 25, ../extras/_owl-carousel.scss */
.grange.owl-carousel .owl-controls .owl-pagination .owl-page span {
  width: 15px;
  height: 15px;
  border: solid 1px #dedede;
  margin: 5px 3px; }
/* line 27, ../extras/_owl-carousel.scss */
.grange.owl-carousel .owl-controls .owl-pagination .owl-page.active span {
  background: #82be41; }
/* line 33, ../extras/_owl-carousel.scss */
.grange.owl-carousel .container {
  margin: 0.5em 1em; }

/* clearfix */
/* line 40, ../extras/_owl-carousel.scss */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
/* line 49, ../extras/_owl-carousel.scss */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

/* line 55, ../extras/_owl-carousel.scss */
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

/* line 60, ../extras/_owl-carousel.scss */
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

/* line 66, ../extras/_owl-carousel.scss */
.controls-outside .owl-carousel .owl-wrapper-outer {
  width: calc( 100% - 100px );
  margin: 0 auto; }

/* line 71, ../extras/_owl-carousel.scss */
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* line 79, ../extras/_owl-carousel.scss */
.owl-carousel .owl-item {
  float: left; }

/* line 82, ../extras/_owl-carousel.scss */
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

/* line 86, ../extras/_owl-carousel.scss */
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
/* line 96, ../extras/_owl-carousel.scss */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
/* line 101, ../extras/_owl-carousel.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
/* line 119, ../extras/_owl-carousel.scss */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
/* line 126, ../extras/_owl-carousel.scss */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* line 143, ../extras/_owl-carousel.scss */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
/* line 151, ../extras/_owl-carousel.scss */
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

/* line 156, ../extras/_owl-carousel.scss */
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  border-radius: 20px;
  background: #869791; }

/* line 169, ../extras/_owl-carousel.scss */
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

/* If PaginationNumbers is true */
/* line 177, ../extras/_owl-carousel.scss */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px; }

/* preloading images */
/* line 189, ../extras/_owl-carousel.scss */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
/* line 200, ../extras/_owl-carousel.scss */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  -webkit-perspective: 1200px;
          perspective: 1200px; }

/* fade */
/* line 210, ../extras/_owl-carousel.scss */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

/* line 216, ../extras/_owl-carousel.scss */
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

/* backSlide */
/* line 222, ../extras/_owl-carousel.scss */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

/* line 227, ../extras/_owl-carousel.scss */
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
/* line 233, ../extras/_owl-carousel.scss */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

/* line 238, ../extras/_owl-carousel.scss */
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
/* line 244, ../extras/_owl-carousel.scss */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

/* line 250, ../extras/_owl-carousel.scss */
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }
@keyframes empty {
  0% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }
@keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
            transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
            transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
            transform: translateZ(-500px) translateX(-200%); } }
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
            transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
            transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
            transform: translateZ(0) translateX(0); } }
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }
@keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8); } }
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }
@keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5); } }
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5); } }
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, ../extras/_fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

/* line 20, ../extras/_fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

/* line 27, ../extras/_fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #FFF;
  border: solid 2px #DDD;
  text-shadow: none;
  border-radius: 4px; }

/* line 38, ../extras/_fancybox.scss */
.fancybox-opened {
  z-index: 8030; }

/* line 48, ../extras/_fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative; }

/* line 52, ../extras/_fancybox.scss */
.fancybox-inner {
  overflow: hidden; }

/* line 56, ../extras/_fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

/* line 60, ../extras/_fancybox.scss */
.fancybox-error {
  color: gray;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

/* line 68, ../extras/_fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

/* line 74, ../extras/_fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

/* line 79, ../extras/_fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../../js/plugins/fancybox/fancybox_sprite.png"); }

/* line 83, ../extras/_fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

/* line 95, ../extras/_fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../../js/plugins/fancybox/fancybox_loading.gif") center center no-repeat; }

/* line 101, ../extras/_fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -28px;
  right: -10px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  background: transparent !important; }
  /* line 111, ../extras/_fancybox.scss */
  .fancybox-close:before {
    content: "\f00d";
    font-family: "grange" !important;
    position: relative;
    font-size: 1.25em;
    color: #82be41;
    background: #FFF;
    padding: 4px;
    border-radius: 5px 5px 0 0;
    border: solid 2px #dedede;
    border-bottom: none; }

/* line 114, ../extras/_fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../../js/plugins/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

/* line 126, ../extras/_fancybox.scss */
.fancybox-prev {
  left: 0; }

/* line 130, ../extras/_fancybox.scss */
.fancybox-next {
  right: 0; }

/* line 134, ../extras/_fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

/* line 145, ../extras/_fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

/* line 150, ../extras/_fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

/* line 155, ../extras/_fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible; }

/* line 159, ../extras/_fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
/* line 171, ../extras/_fancybox.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

/* line 176, ../extras/_fancybox.scss */
.fancybox-lock body {
  overflow: hidden !important; }

/* line 180, ../extras/_fancybox.scss */
.fancybox-lock-test {
  overflow-y: hidden !important; }

/* line 184, ../extras/_fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../../js/plugins/fancybox/fancybox_overlay.png"); }

/* line 194, ../extras/_fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

/* line 200, ../extras/_fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
/* line 207, ../extras/_fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "lato", Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

/* line 215, ../extras/_fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible; }

/* line 219, ../extras/_fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

/* line 228, ../extras/_fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

/* line 244, ../extras/_fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

/* line 250, ../extras/_fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px; }

/* line 254, ../extras/_fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 269, ../extras/_fancybox.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../../js/plugins/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  /* line 274, ../extras/_fancybox.scss */
  #fancybox-loading div {
    background-image: url("../../js/plugins/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
/* line 8, ../extras/_custom-forms.scss */
form {
  /*
  input[type=checkbox] {
  	&+ label {
  		margin-bottom: 10px;
  		&:before {
  			width: 15px;
  			height: 15px;
  			top: 2px;
  		}
  	}
  	&:checked + label:before {
  		font-family: $icon;
  		content: "\f00c";
  		font-size: 17px;
  		font-weight: normal;
  		color: $label-font-color;
  		text-align: center;
  	    line-height: 9px;
  	}
  	&:focus + label:before {
  		// text-decoration: underline;
  		box-shadow: 0px 0px 2px 2px rgba($navy,0.5);
  	}
  }
  table input[type=checkbox] + label:before {
  	top: -1px;
  	left: -8px;
  	background-color: hsl(0, 100%, 100%);
  	border: 2px solid hsl(0, 0%, 80%);
  }
  thead input[type=checkbox] + label:before {
  	border-color: hsl(0, 0%, 60%);
  }
  */ }
  /* line 9, ../extras/_custom-forms.scss */
  form input[type=radio] {
    display: inline;
    opacity: 0;
    left: 0px;
    position: relative;
    margin-bottom: 0; }
    /* line 18, ../extras/_custom-forms.scss */
    form input[type=radio]:disabled + label {
      opacity: 0.4;
      cursor: default; }
    /* line 22, ../extras/_custom-forms.scss */
    form input[type=radio] + label {
      cursor: pointer;
      position: relative;
      margin-right: 15px;
      padding-left: 30px;
      margin-left: -15px; }
      /* line 29, ../extras/_custom-forms.scss */
      form input[type=radio] + label:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0px;
        background-color: whitesmoke;
        border: 2px solid #dedede; }
  /* line 42, ../extras/_custom-forms.scss */
  form input[type=radio] + label {
    margin-bottom: 15px; }
    /* line 44, ../extras/_custom-forms.scss */
    form input[type=radio] + label:before {
      border-radius: 100%;
      width: 22px;
      height: 22px;
      top: -2px;
      z-index: 9; }
  /* line 52, ../extras/_custom-forms.scss */
  form input[type=radio]:checked + label:before {
    font-family: "grange" !important;
    content: "\f00c";
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 20px;
    background-color: #82be41;
    z-index: 10; }
  /* line 63, ../extras/_custom-forms.scss */
  form input[type=radio]:focus + label:before {
    box-shadow: 0px 0px 2px 2px rgba(0, 80, 138, 0.5); }
  /* line 103, ../extras/_custom-forms.scss */
  form .radio-group input[type=radio] + label {
    margin-bottom: 20px; }

/* line 111, ../extras/_custom-forms.scss */
input.datepicker::-ms-clear {
  width: 0;
  height: 0; }

/*
input[type=checkbox] + label.inline-label:before {
	top: 3px;
}
form table input[type=checkbox] + label.single-checkbox:before {left: 17px;}
*/
/* line 130, ../extras/_custom-forms.scss */
input[type=checkbox] {
  appearance: none;
  -o-appearance: none;
  -ie-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 1;
  margin: 0 6px 0 3px;
  border-radius: 0;
  border: 2px solid #dedede;
  background-color: whitesmoke;
  color: #82be41;
  white-space: nowrap;
  width: 16px;
  height: 16px;
  top: -2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  left: 0px; }
  /* line 152, ../extras/_custom-forms.scss */
  input[type=checkbox]:focus {
    box-shadow: 0px 0px 2px 2px rgba(0, 80, 138, 0.5);
    outline: none; }
  /* line 156, ../extras/_custom-forms.scss */
  input[type=checkbox]:checked:after {
    font-family: "grange" !important;
    content: "\f00c";
    font-size: 17px;
    font-weight: normal;
    color: #82be41;
    text-align: center;
    line-height: 9px;
    position: absolute;
    left: 1px;
    top: 0; }

/* line 172, ../extras/_custom-forms.scss */
input[type=file] {
  position: relative; }
  /* line 174, ../extras/_custom-forms.scss */
  input[type=file]:after {
    display: block;
    content: 'Choose File';
    position: absolute;
    top: -5px;
    left: 0;
    border: 1px solid #003961;
    cursor: pointer;
    font-family: "lato", Arial, sans-serif;
    font-weight: 300;
    line-height: normal;
    border-radius: 3px;
    display: inline-block;
    padding: 0.35714rem 0.55rem 0.39286rem;
    font-size: 14px;
    background-color: #00508a;
    background-image: -webkit-linear-gradient(bottom, rgba(99, 99, 99, 0.15) 0%, rgba(99, 99, 99, 0) 100%);
    background-image: linear-gradient(to top, rgba(99, 99, 99, 0.15) 0%, rgba(99, 99, 99, 0) 100%);
    text-shadow: none;
    color: white;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  /* line 196, ../extras/_custom-forms.scss */
  input[type=file]:hover:after, input[type=file]:focus:after {
    background-color: whitesmoke;
    color: #333333;
    background-image: none;
    border-color: #999999; }

/* ==========================================================================
#.)  SIDEBAR
========================================================================== */
/* line 4, ../extras/_sidebar.scss */
.sidebar {
  background: #ededed;
  border: solid 1px #dedede;
  margin-bottom: 2em;
  width: 100%;
  /* =======================================
  #.)  LINKS
  =========================================*/
  /* =======================================
  #.)  NEWS
  =========================================*/
  /* =======================================
  #.)  GROUP
  =========================================*/ }
  /* line 9, ../extras/_sidebar.scss */
  .sidebar.radius {
    border-radius: 5px;
    overflow: hidden; }
  /* line 11, ../extras/_sidebar.scss */
  .sidebar.dark {
    background: #00508a;
    background-image: -webkit-linear-gradient(left, rgba(80, 169, 220, 0) 30%, rgba(80, 169, 220, 0.1) 60%, rgba(80, 169, 220, 0.2) 100%);
    background-image: linear-gradient(to right, rgba(80, 169, 220, 0) 30%, rgba(80, 169, 220, 0.1) 60%, rgba(80, 169, 220, 0.2) 100%);
    border: none; }
    /* line 12, ../extras/_sidebar.scss */
    .sidebar.dark h2, .sidebar.dark .title {
      background: #00508a;
      background-image: -webkit-linear-gradient(bottom, rgba(0, 51, 87, 0.2) 0%, rgba(0, 65, 112, 0) 65%);
      background-image: linear-gradient(to top, rgba(0, 51, 87, 0.2) 0%, rgba(0, 65, 112, 0) 65%);
      color: #ededed;
      border-bottom: solid 1px #005fa3; }
  /* line 15, ../extras/_sidebar.scss */
  .sidebar.light h2, .sidebar.light .title {
    background: #ededed;
    color: #333333;
    border-bottom: solid 1px white;
    background-image: -webkit-linear-gradient(bottom, rgba(99, 99, 99, 0.1) 0%, rgba(99, 99, 99, 0) 65%);
    background-image: linear-gradient(to top, rgba(99, 99, 99, 0.1) 0%, rgba(99, 99, 99, 0) 65%); }
  /* line 18, ../extras/_sidebar.scss */
  .sidebar .title {
    display: block;
    padding: 1em; }
  /* line 19, ../extras/_sidebar.scss */
  .sidebar h2 {
    padding: 0.75em 1em;
    margin: 0;
    font-size: 1.1em; }
  /* line 20, ../extras/_sidebar.scss */
  .sidebar ul {
    list-style: none;
    margin: 0; }
  /* line 21, ../extras/_sidebar.scss */
  .sidebar li {
    border-bottom: dashed 1px #dedede;
    padding: 1em; }
  /* line 26, ../extras/_sidebar.scss */
  .sidebar.links li {
    padding: 0; }
    /* line 27, ../extras/_sidebar.scss */
    .sidebar.links li > * {
      padding-left: 1em; }
    /* line 28, ../extras/_sidebar.scss */
    .sidebar.links li:last-child {
      border-bottom: none; }
    /* line 29, ../extras/_sidebar.scss */
    .sidebar.links li.active {
      background: whitesmoke; }
    /* line 30, ../extras/_sidebar.scss */
    .sidebar.links li a:not(.span) {
      display: block;
      font-size: 0.9em;
      color: #666666;
      text-decoration: none;
      padding: 0.75em 0.75em 0.75em 1em; }
      /* line 36, ../extras/_sidebar.scss */
      .sidebar.links li a:not(.span).center {
        padding-left: 0; }
      /* line 37, ../extras/_sidebar.scss */
      .sidebar.links li a:not(.span):focus, .sidebar.links li a:not(.span):hover {
        outline: none;
        background: whitesmoke;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }
  /* line 46, ../extras/_sidebar.scss */
  .sidebar.links.dark li {
    border-bottom: solid 1px #00477a;
    border-top: solid 1px #005c9e; }
    /* line 47, ../extras/_sidebar.scss */
    .sidebar.links.dark li:first-child {
      border-top: none; }
    /* line 48, ../extras/_sidebar.scss */
    .sidebar.links.dark li.active {
      background: #005fa3; }
    /* line 49, ../extras/_sidebar.scss */
    .sidebar.links.dark li a:not(.button) {
      color: white; }
      /* line 51, ../extras/_sidebar.scss */
      .sidebar.links.dark li a:not(.button):focus, .sidebar.links.dark li a:not(.button):hover {
        outline: none;
        background: #005fa3;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }
  /* line 60, ../extras/_sidebar.scss */
  .sidebar.links.toggle {
    padding-bottom: 10px; }
    /* line 62, ../extras/_sidebar.scss */
    .sidebar.links.toggle li {
      position: relative; }
      /* line 68, ../extras/_sidebar.scss */
      .sidebar.links.toggle li a.span {
        display: block;
        font-size: 0.9em;
        text-decoration: none;
        padding: 0.75em 0.5em 0.75em 2em;
        cursor: pointer;
        position: relative; }
        /* line 69, ../extras/_sidebar.scss */
        .sidebar.links.toggle li a.span > a {
          padding: 0;
          font-size: 1rem; }
        /* line 70, ../extras/_sidebar.scss */
        .sidebar.links.toggle li a.span.active {
          border-bottom: solid 1px #d6d6d6; }
          /* line 71, ../extras/_sidebar.scss */
          .sidebar.links.toggle li a.span.active:before {
            content: '\f13a';
            -webkit-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out; }
          /* line 72, ../extras/_sidebar.scss */
          .sidebar.links.toggle li a.span.active + ul {
            display: block; }
          /* line 73, ../extras/_sidebar.scss */
          .sidebar.links.toggle li a.span.active + ul + aside {
            display: block; }
          /* line 74, ../extras/_sidebar.scss */
          .sidebar.links.toggle li a.span.active + aside {
            display: block; }
        /* line 76, ../extras/_sidebar.scss */
        .sidebar.links.toggle li a.span:before {
          position: absolute;
          left: 10px;
          top: 16px;
          height: 12px;
          width: 12px;
          font-family: "grange" !important;
          content: '\f138';
          padding: 1px;
          width: 12px;
          height: 12px;
          line-height: 9px;
          border-radius: 10em;
          -webkit-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out; }
      /* line 78, ../extras/_sidebar.scss */
      .sidebar.links.toggle li aside {
        text-align: left;
        font-size: 0.85em;
        padding: 0;
        background: #dedede;
        overflow: auto; }
        /* line 84, ../extras/_sidebar.scss */
        .sidebar.links.toggle li aside a {
          display: inline-block;
          padding: 3px 10.825px 0;
          font-size: 0.8em;
          color: #333333; }
          /* line 90, ../extras/_sidebar.scss */
          .sidebar.links.toggle li aside a.full-width {
            width: 100%; }
          /* line 91, ../extras/_sidebar.scss */
          .sidebar.links.toggle li aside a i {
            padding-right: 18px;
            padding-left: 2px; }
          /* line 95, ../extras/_sidebar.scss */
          .sidebar.links.toggle li aside a:hover, .sidebar.links.toggle li aside a:focus {
            background: #3471a2; }
      /* line 99, ../extras/_sidebar.scss */
      .sidebar.links.toggle li:hover, .sidebar.links.toggle li:focus {
        background: transparent;
        outline: none; }
      /* line 100, ../extras/_sidebar.scss */
      .sidebar.links.toggle li > ul {
        display: none;
        background: #fafafa;
        padding: 0; }
        /* line 104, ../extras/_sidebar.scss */
        .sidebar.links.toggle li > ul li {
          border-bottom: dashed 1px #e0e0e0;
          border-top: none; }
          /* line 107, ../extras/_sidebar.scss */
          .sidebar.links.toggle li > ul li a {
            padding: 0.25em 1em;
            font-size: 0.85em;
            font-weight: 300; }
            /* line 111, ../extras/_sidebar.scss */
            .sidebar.links.toggle li > ul li a:focus, .sidebar.links.toggle li > ul li a:hover {
              background: #ededed;
              outline: none; }
          /* line 113, ../extras/_sidebar.scss */
          .sidebar.links.toggle li > ul li:last-of-type {
            border: 0; }
        /* line 117, ../extras/_sidebar.scss */
        .sidebar.links.toggle li > ul.admin li a {
          padding: 0.25em 1em 0.25em 0.5em;
          margin-left: 2.5em;
          position: relative; }
          /* line 122, ../extras/_sidebar.scss */
          .sidebar.links.toggle li > ul.admin li a.edit {
            position: absolute;
            padding: 0.25em 0.5em 0.25em 0.9em;
            margin-left: 0; }
            /* line 126, ../extras/_sidebar.scss */
            .sidebar.links.toggle li > ul.admin li a.edit.select-edit {
              height: 2.8125rem; }
              /* line 128, ../extras/_sidebar.scss */
              .sidebar.links.toggle li > ul.admin li a.edit.select-edit i {
                position: relative;
                top: 11px; }
    /* line 139, ../extras/_sidebar.scss */
    .sidebar.links.toggle.dark li i:after {
      color: white; }
    /* line 142, ../extras/_sidebar.scss */
    .sidebar.links.toggle.dark li a.span {
      color: white; }
      /* line 144, ../extras/_sidebar.scss */
      .sidebar.links.toggle.dark li a.span.active {
        border-bottom: solid 1px #00477a; }
    /* line 148, ../extras/_sidebar.scss */
    .sidebar.links.toggle.dark li aside {
      background-color: #3879ad;
      border-top: solid 1px #3d83bd;
      color: white; }
      /* line 152, ../extras/_sidebar.scss */
      .sidebar.links.toggle.dark li aside a {
        color: white; }
        /* line 154, ../extras/_sidebar.scss */
        .sidebar.links.toggle.dark li aside a i {
          color: #82be41; }
        /* line 155, ../extras/_sidebar.scss */
        .sidebar.links.toggle.dark li aside a:hover, .sidebar.links.toggle.dark li aside a:focus {
          background: #5292c7;
          outline: none; }
    /* line 159, ../extras/_sidebar.scss */
    .sidebar.links.toggle.dark li > ul {
      background: #2e638e;
      border-top: solid 1px #005c9e; }
      /* line 162, ../extras/_sidebar.scss */
      .sidebar.links.toggle.dark li > ul li {
        border-bottom: dashed 1px #3b7eb5; }
        /* line 165, ../extras/_sidebar.scss */
        .sidebar.links.toggle.dark li > ul li a:before {
          color: #f0f0f0; }
        /* line 168, ../extras/_sidebar.scss */
        .sidebar.links.toggle.dark li > ul li a:focus, .sidebar.links.toggle.dark li > ul li a:hover {
          background: #3471a2;
          outline: none; }
        /* line 174, ../extras/_sidebar.scss */
        .sidebar.links.toggle.dark li > ul li:last-child {
          border-bottom: 0; }
  /* line 180, ../extras/_sidebar.scss */
  .sidebar.links .settings {
    position: absolute;
    right: 0;
    z-index: 100; }
    /* line 184, ../extras/_sidebar.scss */
    .sidebar.links .settings:hover, .sidebar.links .settings:focus {
      background: #3b7eb5 !important; }
  /* line 194, ../extras/_sidebar.scss */
  .sidebar.news ul {
    margin-bottom: 1em; }
  /* line 195, ../extras/_sidebar.scss */
  .sidebar.news li {
    min-height: 65px; }
    /* line 196, ../extras/_sidebar.scss */
    .sidebar.news li:last-child {
      border-bottom: none; }
  /* line 198, ../extras/_sidebar.scss */
  .sidebar.news .date {
    background: #82be41;
    color: white;
    width: 40px;
    text-align: center;
    padding: 0.25em;
    float: left; }
    /* line 199, ../extras/_sidebar.scss */
    .sidebar.news .date span {
      display: block;
      text-transform: uppercase;
      font-size: 0.8em;
      line-height: 1; }
    /* line 200, ../extras/_sidebar.scss */
    .sidebar.news .date i {
      font-size: 1.4em;
      font-style: normal;
      font-weight: 900;
      line-height: 1; }
  /* line 202, ../extras/_sidebar.scss */
  .sidebar.news .content {
    padding-left: 3.5em; }
    /* line 203, ../extras/_sidebar.scss */
    .sidebar.news .content p {
      margin-bottom: 0;
      font-size: 0.8em;
      line-height: 1.4; }
    /* line 204, ../extras/_sidebar.scss */
    .sidebar.news .content a {
      font-size: 1em; }
  /* line 208, ../extras/_sidebar.scss */
  .sidebar.news.dark .content {
    color: #ededed; }
    /* line 209, ../extras/_sidebar.scss */
    .sidebar.news.dark .content a {
      color: white; }
  /* line 217, ../extras/_sidebar.scss */
  .sidebar.group .container {
    padding: 1em; }
    /* line 218, ../extras/_sidebar.scss */
    .sidebar.group .container p {
      font-size: 0.9em; }
  /* line 222, ../extras/_sidebar.scss */
  .sidebar.group.dark .container {
    color: white; }
    /* line 223, ../extras/_sidebar.scss */
    .sidebar.group.dark .container a {
      color: white; }
  /* line 227, ../extras/_sidebar.scss */
  .sidebar select {
    border: 0;
    border-radius: 0;
    background-color: #2e638e;
    color: white;
    margin: 0; }
    /* line 239, ../extras/_sidebar.scss */
    .sidebar select:focus, .sidebar select:hover {
      cursor: pointer;
      background-color: #3471a2;
      outline: none; }
  /* line 246, ../extras/_sidebar.scss */
  .sidebar .button-wrapper {
    padding: 0.5em !important;
    background-color: #3879ad;
    border-top: solid 1px #3d83bd; }
    /* line 250, ../extras/_sidebar.scss */
    .sidebar .button-wrapper .button {
      width: 50%;
      margin: 0 auto;
      padding: 0.5em 1em; }

/* line 259, ../extras/_sidebar.scss */
.sidebar-select {
  padding: 0 !important; }
  /* line 261, ../extras/_sidebar.scss */
  .sidebar-select a.edit {
    background-color: #2e638e;
    padding: 0.575em 0.5em 0.25em 0.9em !important; }
    /* line 264, ../extras/_sidebar.scss */
    .sidebar-select a.edit:hover, .sidebar-select a.edit:focus {
      background: #3b7eb5 !important;
      outline: none; }
  /* line 270, ../extras/_sidebar.scss */
  .sidebar-select select {
    height: 2.125rem !important; }
  /* line 273, ../extras/_sidebar.scss */
  .sidebar-select .button {
    height: 2.125rem;
    line-height: 2.125rem;
    padding: 0 !important;
    border-radius: 0;
    font-size: 0.75em !important; }
    /* line 280, ../extras/_sidebar.scss */
    .sidebar-select .button:hover, .sidebar-select .button:focus {
      color: #666666 !important;
      border-color: #dbdbdb !important;
      outline: none; }