@charset "UTF-8";
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, ../../sass/modules/icons/font-awesome/_core.scss */
.fa, a.video-link i, a.help.icon.stacked span:after, #main-content .panel .content a.note-link:after, #main-content #cboxWrapper .content a.note-link:after, a.more-link i, a.settings-link i, ul.pagination li span.prev:before,
ul.pagination li a.prev:before, ul.pagination li span.next:after,
ul.pagination li .next:after, ul.arrow-structure li ul li:before, .arrows li:before, ul.iconed-list > li:before, .side-nav ul li a.active:before, ul.immi-timeline > li:before, span.dynatree-empty,
span.dynatree-vline,
span.dynatree-connector,
span.dynatree-expander,
span.dynatree-icon,
span.dynatree-checkbox,
span.dynatree-radio,
span.dynatree-drag-helper-img,
#dynatree-drop-marker, body.cdn .side-nav ul li a.active:before, body.cdn .side-nav ul li li a.active:before, body.intranet header .ms-srch-sb-searchLink, body.intranet .SearchBoxMarketplace .ms-srch-sb-searchLink, body.intranet .on-this-page a.toggle-onthispage, body.intranet h3.orgunits:before, body.intranet h3.users:before, .icon-box-right:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 5, ../../sass/modules/icons/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, ../../sass/modules/icons/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, ../../sass/modules/icons/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, ../../sass/modules/icons/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, ../../sass/modules/icons/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, ../../sass/modules/icons/font-awesome/_fixed-width.scss */
.fa-fw {
  width: 1.28571em;
  text-align: center;
}

/* line 4, ../../sass/modules/icons/font-awesome/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 8, ../../sass/modules/icons/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, ../../sass/modules/icons/font-awesome/_list.scss */
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
/* line 16, ../../sass/modules/icons/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.85714em;
}

/* line 4, ../../sass/modules/icons/font-awesome/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, ../../sass/modules/icons/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, ../../sass/modules/icons/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 14, ../../sass/modules/icons/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-left, a.video-link i.fa-pull-left, a.help.icon.stacked span.fa-pull-left:after, #main-content .panel .content a.fa-pull-left.note-link:after, #main-content #cboxWrapper .content a.fa-pull-left.note-link:after, a.more-link i.fa-pull-left, a.settings-link i.fa-pull-left, ul.pagination li span.fa-pull-left.prev:before,
ul.pagination li a.fa-pull-left.prev:before,
ul.pagination li .fa-pull-left.next:after, ul.arrow-structure li ul li.fa-pull-left:before, .arrows li.fa-pull-left:before, ul.iconed-list > li.fa-pull-left:before, .side-nav ul li a.fa-pull-left.active:before, ul.immi-timeline > li.fa-pull-left:before, span.fa-pull-left.dynatree-empty,
span.fa-pull-left.dynatree-vline,
span.fa-pull-left.dynatree-connector,
span.fa-pull-left.dynatree-expander,
span.fa-pull-left.dynatree-icon,
span.fa-pull-left.dynatree-checkbox,
span.fa-pull-left.dynatree-radio,
span.fa-pull-left.dynatree-drag-helper-img,
.fa-pull-left#dynatree-drop-marker, body.cdn .side-nav ul li a.fa-pull-left.active:before, body.intranet header .fa-pull-left.ms-srch-sb-searchLink, body.intranet .SearchBoxMarketplace .fa-pull-left.ms-srch-sb-searchLink, body.intranet .on-this-page a.fa-pull-left.toggle-onthispage, body.intranet h3.fa-pull-left.orgunits:before, body.intranet h3.fa-pull-left.users:before, .fa-pull-left.icon-box-right:after {
  margin-right: .3em;
}
/* line 15, ../../sass/modules/icons/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-right, a.video-link i.fa-pull-right, a.help.icon.stacked span.fa-pull-right:after, #main-content .panel .content a.fa-pull-right.note-link:after, #main-content #cboxWrapper .content a.fa-pull-right.note-link:after, a.more-link i.fa-pull-right, a.settings-link i.fa-pull-right, ul.pagination li span.fa-pull-right.prev:before,
ul.pagination li a.fa-pull-right.prev:before,
ul.pagination li .fa-pull-right.next:after, ul.arrow-structure li ul li.fa-pull-right:before, .arrows li.fa-pull-right:before, ul.iconed-list > li.fa-pull-right:before, .side-nav ul li a.fa-pull-right.active:before, ul.immi-timeline > li.fa-pull-right:before, span.fa-pull-right.dynatree-empty,
span.fa-pull-right.dynatree-vline,
span.fa-pull-right.dynatree-connector,
span.fa-pull-right.dynatree-expander,
span.fa-pull-right.dynatree-icon,
span.fa-pull-right.dynatree-checkbox,
span.fa-pull-right.dynatree-radio,
span.fa-pull-right.dynatree-drag-helper-img,
.fa-pull-right#dynatree-drop-marker, body.cdn .side-nav ul li a.fa-pull-right.active:before, body.intranet header .fa-pull-right.ms-srch-sb-searchLink, body.intranet .SearchBoxMarketplace .fa-pull-right.ms-srch-sb-searchLink, body.intranet .on-this-page a.fa-pull-right.toggle-onthispage, body.intranet h3.fa-pull-right.orgunits:before, body.intranet h3.fa-pull-right.users:before, .fa-pull-right.icon-box-right:after {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 19, ../../sass/modules/icons/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 20, ../../sass/modules/icons/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 23, ../../sass/modules/icons/font-awesome/_bordered-pulled.scss */
.fa.pull-left, a.video-link i.pull-left, a.help.icon.stacked span.pull-left:after, #main-content .panel .content a.pull-left.note-link:after, #main-content #cboxWrapper .content a.pull-left.note-link:after, a.more-link i.pull-left, a.settings-link i.pull-left, ul.pagination li span.pull-left.prev:before,
ul.pagination li a.pull-left.prev:before,
ul.pagination li .pull-left.next:after, ul.arrow-structure li ul li.pull-left:before, .arrows li.pull-left:before, ul.iconed-list > li.pull-left:before, .side-nav ul li a.pull-left.active:before, ul.immi-timeline > li.pull-left:before, span.pull-left.dynatree-empty,
span.pull-left.dynatree-vline,
span.pull-left.dynatree-connector,
span.pull-left.dynatree-expander,
span.pull-left.dynatree-icon,
span.pull-left.dynatree-checkbox,
span.pull-left.dynatree-radio,
span.pull-left.dynatree-drag-helper-img,
.pull-left#dynatree-drop-marker, body.cdn .side-nav ul li a.pull-left.active:before, body.intranet header .pull-left.ms-srch-sb-searchLink, body.intranet .SearchBoxMarketplace .pull-left.ms-srch-sb-searchLink, body.intranet .on-this-page a.pull-left.toggle-onthispage, body.intranet h3.pull-left.orgunits:before, body.intranet h3.pull-left.users:before, .pull-left.icon-box-right:after {
  margin-right: .3em;
}
/* line 24, ../../sass/modules/icons/font-awesome/_bordered-pulled.scss */
.fa.pull-right, a.video-link i.pull-right, a.help.icon.stacked span.pull-right:after, #main-content .panel .content a.pull-right.note-link:after, #main-content #cboxWrapper .content a.pull-right.note-link:after, a.more-link i.pull-right, a.settings-link i.pull-right, ul.pagination li span.pull-right.prev:before,
ul.pagination li a.pull-right.prev:before,
ul.pagination li .pull-right.next:after, ul.arrow-structure li ul li.pull-right:before, .arrows li.pull-right:before, ul.iconed-list > li.pull-right:before, .side-nav ul li a.pull-right.active:before, ul.immi-timeline > li.pull-right:before, span.pull-right.dynatree-empty,
span.pull-right.dynatree-vline,
span.pull-right.dynatree-connector,
span.pull-right.dynatree-expander,
span.pull-right.dynatree-icon,
span.pull-right.dynatree-checkbox,
span.pull-right.dynatree-radio,
span.pull-right.dynatree-drag-helper-img,
.pull-right#dynatree-drop-marker, body.cdn .side-nav ul li a.pull-right.active:before, body.intranet header .pull-right.ms-srch-sb-searchLink, body.intranet .SearchBoxMarketplace .pull-right.ms-srch-sb-searchLink, body.intranet .on-this-page a.pull-right.toggle-onthispage, body.intranet h3.pull-right.orgunits:before, body.intranet h3.pull-right.users:before, .pull-right.icon-box-right:after {
  margin-left: .3em;
}

/* line 4, ../../sass/modules/icons/font-awesome/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, ../../sass/modules/icons/font-awesome/_animated.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 4, ../../sass/modules/icons/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, ../../sass/modules/icons/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, ../../sass/modules/icons/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, ../../sass/modules/icons/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, ../../sass/modules/icons/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, ../../sass/modules/icons/font-awesome/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 4, ../../sass/modules/icons/font-awesome/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, ../../sass/modules/icons/font-awesome/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, ../../sass/modules/icons/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, ../../sass/modules/icons/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, ../../sass/modules/icons/font-awesome/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-star-o:before, ul.iconed-list.star-o > li:before {
  content: "";
}

/* line 11, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-user:before, body.intranet h3.users:before {
  content: "";
}

/* line 12, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 20, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before,
a.settings-link i:before {
  content: "";
}

/* line 26, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 32, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 33, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 34, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 35, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-play-circle-o:before, a.video-link i:before {
  content: "";
}

/* line 36, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 38, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 39, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 40, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 41, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 42, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 44, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 45, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 51, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 52, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 55, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 56, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 57, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 58, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 62, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 63, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 64, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 71, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 75, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 77, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 78, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 79, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 82, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 83, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 84, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 85, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 88, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 89, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-chevron-right:before, ul.immi-chevron li:before {
  content: "";
}

/* line 92, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 93, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 94, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 95, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 96, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 99, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 100, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 101, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 102, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrow-right:before, ul.iconed-list.arrows-right > li:before {
  content: "";
}

/* line 104, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 106, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 108, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 109, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 110, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 113, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 114, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 115, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 116, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 117, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 118, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 119, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 121, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 123, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 124, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 126, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 127, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 128, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 130, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 131, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 132, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 133, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 134, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 136, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 138, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 139, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 140, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 142, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 143, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 144, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 145, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 147, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 148, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 151, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 152, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 163, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 164, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 165, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 166, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-feed:before,
.fa-rss:before {
  content: "";
}

/* line 168, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 169, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 170, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 171, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 172, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 173, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 174, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 175, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 176, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 177, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 178, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 179, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 180, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 181, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 182, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 183, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 184, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 185, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 186, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before,
body.intranet h3.orgunits:before {
  content: "";
}

/* line 188, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 190, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 191, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 192, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 194, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 196, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 197, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 199, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 200, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 203, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 204, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 205, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 206, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 207, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 208, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 209, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 210, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 211, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 212, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 213, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 214, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 215, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 216, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 217, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 218, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 219, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 220, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 222, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 224, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 226, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 227, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 228, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 230, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 232, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 234, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 235, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 236, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 238, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 239, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 240, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 242, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 243, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 244, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 245, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 246, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 247, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 248, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 249, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 250, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 251, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 252, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 253, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 254, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 255, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 256, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 257, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 258, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 259, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 260, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 261, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 262, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-angle-double-right:before, a.more-link i:before {
  content: "";
}

/* line 263, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 264, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 265, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 266, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-angle-right:before, body.intranet .on-this-page a.toggle-onthispage:before {
  content: "";
}

/* line 267, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 268, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-angle-down:before, body.intranet .on-this-page.active .toggle-onthispage:before {
  content: "";
}

/* line 269, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 270, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 271, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 272, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 274, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 275, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 276, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 277, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 278, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-circle:before, ul.immi-timeline > li:before {
  content: "";
}

/* line 279, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 281, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 282, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 283, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 284, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 285, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 286, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 287, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 288, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 289, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 290, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 291, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 292, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 293, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 295, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 298, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 299, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 300, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 301, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 303, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 304, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 305, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 306, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 307, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 308, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 309, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 310, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 311, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 312, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 313, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 314, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 315, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 316, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 317, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 318, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 319, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 320, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 321, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 322, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 323, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 324, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 325, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 326, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 327, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 328, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 329, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 330, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 331, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 332, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 333, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 334, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 335, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 336, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 337, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 338, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 339, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 340, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 342, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 344, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 346, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 348, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 349, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 351, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 353, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 357, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 360, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 362, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 364, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 365, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 366, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 367, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 368, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 369, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 370, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 371, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 372, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 373, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 374, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 375, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 376, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 377, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 378, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 379, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 380, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 381, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 382, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 383, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 384, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 385, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 386, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 387, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 388, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 389, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 390, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 391, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-long-arrow-right:before, ul.iconed-list.long-arrows-right > li:before {
  content: "";
}

/* line 392, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 393, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 394, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 395, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 396, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 397, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 398, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 399, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 400, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 401, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 402, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 404, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 405, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 406, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 407, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 408, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 409, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 410, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 411, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 412, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 413, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 414, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 415, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 417, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 418, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 419, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 420, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 422, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 423, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 424, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 425, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 426, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 427, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 428, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 431, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 433, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 434, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 435, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 436, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 437, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 438, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 439, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 440, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 441, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 442, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 443, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 444, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 445, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 446, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 447, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 448, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 449, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 450, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 451, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 452, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 453, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 454, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 455, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 456, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 457, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 458, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 460, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 462, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 463, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 464, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 465, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 466, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 467, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 468, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 469, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 470, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 471, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 474, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 476, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 478, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 480, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 481, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 482, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 483, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 484, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 489, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 490, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "";
}

/* line 492, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 494, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 495, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 496, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

/* line 499, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 500, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 501, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 503, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 505, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 507, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 508, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 509, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 510, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 511, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 512, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 513, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 514, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 515, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 517, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 518, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 519, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 520, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 521, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 522, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 523, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 524, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 525, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 526, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 527, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 528, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 529, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 530, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 531, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 532, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 533, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 534, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 535, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 536, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 537, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 538, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 539, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 540, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 541, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 542, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 543, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 544, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 545, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 546, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 547, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 548, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 549, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 550, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 551, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 552, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 553, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 554, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 557, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 558, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 559, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 560, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 561, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 562, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 563, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 564, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 565, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 566, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 567, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 568, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 569, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 570, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 571, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 572, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 573, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 574, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 575, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 576, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 577, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 578, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

/* line 580, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 581, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 582, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 583, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 584, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 585, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 586, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 587, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 588, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-genderless:before {
  content: "";
}

/* line 589, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 590, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 591, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 592, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 593, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 594, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 595, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 597, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 598, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 599, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 600, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-medium:before {
  content: "";
}

/* line 601, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

/* line 603, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 604, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-opencart:before {
  content: "";
}

/* line 605, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 606, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

/* line 608, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

/* line 610, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

/* line 612, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

/* line 614, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

/* line 616, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-mouse-pointer:before {
  content: "";
}

/* line 617, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-i-cursor:before {
  content: "";
}

/* line 618, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-object-group:before {
  content: "";
}

/* line 619, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 620, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sticky-note:before {
  content: "";
}

/* line 621, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-sticky-note-o:before {
  content: "";
}

/* line 622, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cc-jcb:before {
  content: "";
}

/* line 623, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-cc-diners-club:before {
  content: "";
}

/* line 624, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-clone:before {
  content: "";
}

/* line 625, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 626, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hourglass-o:before {
  content: "";
}

/* line 627, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

/* line 629, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

/* line 631, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

/* line 633, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hourglass:before {
  content: "";
}

/* line 634, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

/* line 636, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

/* line 638, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hand-scissors-o:before {
  content: "";
}

/* line 639, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hand-lizard-o:before {
  content: "";
}

/* line 640, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hand-spock-o:before {
  content: "";
}

/* line 641, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hand-pointer-o:before {
  content: "";
}

/* line 642, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-hand-peace-o:before {
  content: "";
}

/* line 643, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-trademark:before {
  content: "";
}

/* line 644, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-registered:before {
  content: "";
}

/* line 645, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 646, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-gg:before {
  content: "";
}

/* line 647, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 648, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 649, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 650, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 651, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 652, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 653, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-safari:before {
  content: "";
}

/* line 654, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-chrome:before {
  content: "";
}

/* line 655, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-firefox:before {
  content: "";
}

/* line 656, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-opera:before {
  content: "";
}

/* line 657, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 658, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-tv:before,
.fa-television:before {
  content: "";
}

/* line 660, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-contao:before {
  content: "";
}

/* line 661, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-500px:before {
  content: "";
}

/* line 662, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-amazon:before {
  content: "";
}

/* line 663, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-calendar-plus-o:before {
  content: "";
}

/* line 664, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-calendar-minus-o:before {
  content: "";
}

/* line 665, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-calendar-times-o:before {
  content: "";
}

/* line 666, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-calendar-check-o:before {
  content: "";
}

/* line 667, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-industry:before {
  content: "";
}

/* line 668, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-map-pin:before {
  content: "";
}

/* line 669, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-map-signs:before {
  content: "";
}

/* line 670, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-map-o:before {
  content: "";
}

/* line 671, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-map:before {
  content: "";
}

/* line 672, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-commenting:before {
  content: "";
}

/* line 673, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 674, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-houzz:before {
  content: "";
}

/* line 675, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-vimeo:before {
  content: "";
}

/* line 676, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-black-tie:before {
  content: "";
}

/* line 677, ../../sass/modules/icons/font-awesome/_icons.scss */
.fa-fonticons:before {
  content: "";
}

/* line 3, ../../sass/modules/icons/_icons.scss */
ul.immi-chevron {
  list-style: none;
  margin-bottom: 0;
}
/* line 6, ../../sass/modules/icons/_icons.scss */
ul.immi-chevron li {
  margin-left: 0;
  padding-left: 1.5em;
  position: relative;
}
/* line 11, ../../sass/modules/icons/_icons.scss */
ul.immi-chevron li:before {
  font-family: FontAwesome;
  color: #036;
  height: 1em;
  left: 0;
  line-height: 1;
  margin: 0.3em 0;
  position: absolute;
  top: 0;
  width: 1em;
}

/* line 26, ../../sass/modules/icons/_icons.scss */
.icon {
  padding-left: 22px;
}

/* line 29, ../../sass/modules/icons/_icons.scss */
.icon-right {
  padding-right: 2em;
}

/* line 33, ../../sass/modules/icons/_icons.scss */
a.video-link {
  position: relative;
  text-decoration: none;
  transition: all 80ms cubic-bezier(0, 0, 0.58, 1);
}
/* line 40, ../../sass/modules/icons/_icons.scss */
a.video-link:hover, a.video-link:focus {
  text-decoration: none;
  font-size: 1.3em;
}
/* line 44, ../../sass/modules/icons/_icons.scss */
a.video-link:hover:before, a.video-link:focus:before {
  opacity: 1;
}
/* line 48, ../../sass/modules/icons/_icons.scss */
a.video-link i {
  color: #fff;
  font-size: 6em;
  position: absolute;
  left: 10px;
  bottom: 10px;
  opacity: 0.8;
}

/* line 61, ../../sass/modules/icons/_icons.scss */
a.dark i {
  color: #212121;
}

/* line 66, ../../sass/modules/icons/_icons.scss */
a.help.icon.stacked {
  display: block;
}
/* line 69, ../../sass/modules/icons/_icons.scss */
a.help.icon.stacked span:after {
  content: "\f06a";
  font-size: 200%;
  padding: 0 6px;
  position: relative;
  display: inline-block;
  line-height: 1.5em;
  vertical-align: middle;
}

/* line 82, ../../sass/modules/icons/_icons.scss */
.icon.stacked {
  padding-left: 0;
}

/* line 86, ../../sass/modules/icons/_icons.scss */
#main-content .panel .content a.note-link, #main-content #cboxWrapper .content a.note-link {
  padding: 2px 4px 2px 4px;
  border-radius: 4px;
  text-decoration: underline;
}
/* line 90, ../../sass/modules/icons/_icons.scss */
#main-content .panel .content a.note-link:hover, #main-content #cboxWrapper .content a.note-link:hover, #main-content .panel .content a.note-link:focus, #main-content #cboxWrapper .content a.note-link:focus {
  background-color: #def;
  color: black;
}
/* line 96, ../../sass/modules/icons/_icons.scss */
#main-content .panel .content a.note-link:after, #main-content #cboxWrapper .content a.note-link:after {
  color: #000;
  content: "\f08e";
  margin-left: 0.25em;
}
/* line 102, ../../sass/modules/icons/_icons.scss */
h3 #main-content .panel .content a.note-link, h3 #main-content #cboxWrapper .content a.note-link {
  background: transparent;
  color: #212121;
}
/* line 105, ../../sass/modules/icons/_icons.scss */
h3 #main-content .panel .content a.note-link:hover, h3 #main-content #cboxWrapper .content a.note-link:hover, h3 #main-content .panel .content a.note-link:focus, h3 #main-content #cboxWrapper .content a.note-link:focus {
  background-color: #def;
  color: #212121;
}

/* line 114, ../../sass/modules/icons/_icons.scss */
a.more-link,
a.settings-link {
  margin-top: 1em;
}
/* line 118, ../../sass/modules/icons/_icons.scss */
a.more-link i,
a.settings-link i {
  margin-left: 0.25em;
}

/* line 135, ../../sass/modules/icons/_icons.scss */
i.fa-rss,
i.fa-rss-square {
  color: #ff6600;
}

/* line 95, ../../sass/sprites/_social.scss */
.social-sprite, .social ul li .social-mblog, .social ul li .social-facebook, .social ul li .social-flickr, .social ul li .social-googleplus, .social ul li .social-instagram, .social ul li .social-linkedin, .social ul li .social-twitter, .social ul li .social-youtube {
  background: url('../img/sprites/social-s433205ff1b.png') no-repeat;
}

/** =Social */
/* =Feedback  */
/* line 3, ../../sass/modules/icons/_social.scss */
.immi-feedback {
  clear: both;
  padding: 12px 12px 6px;
  border-top: 1px solid #bbb;
}
/* line 8, ../../sass/modules/icons/_social.scss */
.immi-feedback .ym-box.float-right, .immi-feedback a.ym-box.more-link,
.immi-feedback a.ym-box.settings-link, .immi-feedback div.ym-box.right {
  margin: 0;
}

/* line 1, ../../sass/modules/typography/_typography-reusable.scss */
p {
  margin-bottom: 1em;
}

/* line 4, ../../sass/modules/typography/_typography-reusable.scss */
.center {
  display: block;
  text-align: center;
  margin: 0 auto 1.57143em auto;
}

/* line 9, ../../sass/modules/typography/_typography-reusable.scss */
.text-align-right {
  text-align: right;
}

/* line 12, ../../sass/modules/typography/_typography-reusable.scss */
.margin-top-m2 {
  margin-top: -2em;
}

/* line 15, ../../sass/modules/typography/_typography-reusable.scss */
.text-left {
  text-align: left;
}

/* line 18, ../../sass/modules/typography/_typography-reusable.scss */
.text-center {
  text-align: center;
}

/* line 21, ../../sass/modules/typography/_typography-reusable.scss */
.text-right {
  text-align: right;
}

/* line 24, ../../sass/modules/typography/_typography-reusable.scss */
.text-justify {
  text-align: justify;
}

/* line 27, ../../sass/modules/typography/_typography-reusable.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 30, ../../sass/modules/typography/_typography-reusable.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 33, ../../sass/modules/typography/_typography-reusable.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 36, ../../sass/modules/typography/_typography-reusable.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 39, ../../sass/modules/typography/_typography-reusable.scss */
.text-muted {
  color: #595959;
}

/* line 42, ../../sass/modules/typography/_typography-reusable.scss */
.text-primary {
  color: #011e3e;
}

/* line 45, ../../sass/modules/typography/_typography-reusable.scss */
.text-success {
  color: #a3d48e;
}

/* line 48, ../../sass/modules/typography/_typography-reusable.scss */
.text-info {
  color: #85c5e5;
}

/* line 51, ../../sass/modules/typography/_typography-reusable.scss */
.text-danger {
  color: #d59595;
}

/* line 54, ../../sass/modules/typography/_typography-reusable.scss */
.text-warning {
  color: #f2e187;
}

/* line 57, ../../sass/modules/typography/_typography-reusable.scss */
.bg-primary {
  background: #034ea2;
  color: #fff !important;
  padding: 0.5em;
}

/* line 62, ../../sass/modules/typography/_typography-reusable.scss */
.bg-success {
  background: #dff0d8;
  padding: 0.5em;
}

/* line 66, ../../sass/modules/typography/_typography-reusable.scss */
.bg-info {
  background: #d9edf7;
  padding: 0.5em;
}

/* line 70, ../../sass/modules/typography/_typography-reusable.scss */
.bg-danger {
  background: #f2dede;
  padding: 0.5em;
}

/* line 74, ../../sass/modules/typography/_typography-reusable.scss */
.bg-warning {
  background: #fcf8e3;
  padding: 0.5em;
}

/* line 4, ../../sass/modules/typography/_typography.scss */
html * {
  font-size: 100%;
}

/* line 5, ../../sass/modules/typography/_typography.scss */
textarea,
pre,
code,
kbd,
samp,
var,
tt {
  font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier;
}

/*! font-size: 14px; */
/* line 16, ../../sass/modules/typography/_typography.scss */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 87.5%;
  line-height: 1.57143;
  color: #000;
}

/*--- Headings | ▄berschriften ------------------------------------------------------------------------*/
/* line 25, ../../sass/modules/typography/_typography.scss */
.h1, h1, .ms-rtestate-field h1, .h2, h2, .ms-rtestate-field h2, body.internet .visa-results-migrated .panel h3, body.internet .visa-results-migrated #cboxWrapper h3, .h3, h3, .ms-rtestate-field h3, body.minister #sec-nav h2, .h4, h4, .ms-rtestate-field h4, body.internet header.branded-box p, .h5, h5, .ms-rtestate-field h5, .h6, h6,
#footer h3, .ms-rtestate-field h6 {
  color: #212121;
  font-family: inherit;
  line-height: 1.5em;
}
/* line 29, ../../sass/modules/typography/_typography.scss */
.h1 .small, h1 .small, .ms-rtestate-field h1 .small,
.h1 small,
h1 small,
.ms-rtestate-field h1 small,
.h1 .immi-feedback,
h1 .immi-feedback, .h2 .small, h2 .small, .ms-rtestate-field h2 .small, body.internet .visa-results-migrated .panel h3 .small, body.internet .visa-results-migrated #cboxWrapper h3 .small,
.h2 small,
h2 small,
.ms-rtestate-field h2 small,
body.internet .visa-results-migrated .panel h3 small,
body.internet .visa-results-migrated #cboxWrapper h3 small,
.h2 .immi-feedback,
h2 .immi-feedback,
body.internet .visa-results-migrated .panel h3 .immi-feedback,
body.internet .visa-results-migrated #cboxWrapper h3 .immi-feedback, .h3 .small, h3 .small, .ms-rtestate-field h3 .small, body.minister #sec-nav h2 .small,
.h3 small,
h3 small,
.ms-rtestate-field h3 small,
body.minister #sec-nav h2 small,
.h3 .immi-feedback,
h3 .immi-feedback,
body.minister #sec-nav h2 .immi-feedback, .h4 .small, h4 .small, .ms-rtestate-field h4 .small, body.internet header.branded-box p .small,
.h4 small,
h4 small,
.ms-rtestate-field h4 small,
body.internet header.branded-box p small,
.h4 .immi-feedback,
h4 .immi-feedback,
body.internet header.branded-box p .immi-feedback, .h5 .small, h5 .small, .ms-rtestate-field h5 .small,
.h5 small,
h5 small,
.ms-rtestate-field h5 small,
.h5 .immi-feedback,
h5 .immi-feedback, .h6 .small, h6 .small,
#footer h3 .small, .ms-rtestate-field h6 .small,
.h6 small,
h6 small,
#footer h3 small,
.ms-rtestate-field h6 small,
.h6 .immi-feedback,
h6 .immi-feedback,
#footer h3 .immi-feedback {
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1;
  color: #595959;
}

/* line 38, ../../sass/modules/typography/_typography.scss */
.h1, h1, .ms-rtestate-field h1 {
  font-size: 1.92857em;
  font-weight: 700;
  margin-bottom: 0.51852em;
}

/* line 44, ../../sass/modules/typography/_typography.scss */
.h2, h2, .ms-rtestate-field h2, body.internet .visa-results-migrated .panel h3, body.internet .visa-results-migrated #cboxWrapper h3 {
  font-size: 1.71429em;
  font-weight: 700;
  margin-bottom: 0.58333em;
}

/* line 50, ../../sass/modules/typography/_typography.scss */
.h3, h3, .ms-rtestate-field h3, body.minister #sec-nav h2 {
  font-size: 1.28571em;
  font-weight: 700;
  margin: 0 0 0.61111em 0;
  margin-bottom: 0.77778em;
}

/* line 57, ../../sass/modules/typography/_typography.scss */
.h4, h4, .ms-rtestate-field h4, body.internet header.branded-box p {
  font-size: 1.28571em;
  margin: 0 0 0.61111em 0;
  margin-bottom: 0.77778em;
}

/* line 63, ../../sass/modules/typography/_typography.scss */
.h5, h5, .ms-rtestate-field h5 {
  font-size: 1.14286em;
  margin: 0 0 1.375em 0;
  margin-bottom: 0.875em;
}

/* line 69, ../../sass/modules/typography/_typography.scss */
.h6, h6,
#footer h3, .ms-rtestate-field h6 {
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 0.78571em 0;
  margin-bottom: 1em;
}

/* line 76, ../../sass/modules/typography/_typography.scss */
.paragraph, p, .ms-rtestate-field p {
  font-size: 100%;
  line-height: inherit;
  margin-bottom: 1em;
}

/* --- Lists | Listen  -------------------------------------------------------------------------------- */
/* line 96, ../../sass/modules/typography/_typography.scss */
ul,
ol,
dl {
  font-size: 100%;
  line-height: inherit;
  margin: 0 0 1em 0;
}

/* line 104, ../../sass/modules/typography/_typography.scss */
ul {
  list-style-type: disc;
}
/* line 106, ../../sass/modules/typography/_typography.scss */
ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
  margin-left: 1em;
  margin-bottom: 0;
}
/* line 112, ../../sass/modules/typography/_typography.scss */
ul ol {
  margin-bottom: 0;
}

/* line 117, ../../sass/modules/typography/_typography.scss */
ol {
  list-style-type: decimal;
}
/* line 119, ../../sass/modules/typography/_typography.scss */
ol ol {
  list-style-type: lower-latin;
  margin-top: 0.5em;
  margin-left: 1em;
  margin-bottom: 0;
}
/* line 125, ../../sass/modules/typography/_typography.scss */
ol ul {
  list-style-type: circle;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 132, ../../sass/modules/typography/_typography.scss */
li {
  font-size: 100%;
  line-height: inherit;
  margin-left: 1.4em;
}

/* line 138, ../../sass/modules/typography/_typography.scss */
dt {
  font-weight: bold;
}

/* line 142, ../../sass/modules/typography/_typography.scss */
dd {
  margin: 0 0 inherit;
}

/* line 147, ../../sass/modules/typography/_typography.scss */
.pipe-divider li a:after {
  content: "|";
  margin-right: 0;
  margin-left: 0.5em;
}
/* line 151, ../../sass/modules/typography/_typography.scss */
.pipe-divider li a.no-divider:after, .pipe-divider li.no-divider a:after {
  content: "";
}
/* line 156, ../../sass/modules/typography/_typography.scss */
.pipe-divider:last-child a {
  content: "";
}

/* --- general text formatting | Allgemeine Textauszeichnung ------------------------------------------ */
/* line 165, ../../sass/modules/typography/_typography.scss */
blockquote,
cite,
q {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}

/* line 172, ../../sass/modules/typography/_typography.scss */
blockquote {
  background: whitesmoke;
  border-left: 4px solid #036;
  color: #595959;
  font-size: 1.2em;
  margin: 0 0 1em 1em;
  padding: 1.57143em;
}
/* line 179, ../../sass/modules/typography/_typography.scss */
blockquote p:last-child {
  margin-bottom: 0;
}

/* line 184, ../../sass/modules/typography/_typography.scss */
strong,
b,
.bold {
  font-weight: bold;
}

/* line 190, ../../sass/modules/typography/_typography.scss */
em,
i,
.italic {
  font-style: italic;
}

/* line 196, ../../sass/modules/typography/_typography.scss */
big, .big {
  /*! font-size: 16px; */
  font-size: 114.28571%;
  line-height: 1.375;
}

/* line 202, ../../sass/modules/typography/_typography.scss */
small, .immi-feedback,
.small {
  /*! font-size: 11px; */
  font-size: 78.57143%;
  line-height: 2;
}

/* line 209, ../../sass/modules/typography/_typography.scss */
.sub-text {
  color: #707070;
  font-style: italic;
  font-size: 0.9em;
}

/* line 215, ../../sass/modules/typography/_typography.scss */
pre,
code,
kbd,
tt,
samp,
var {
  font-size: 100%;
}

/* line 224, ../../sass/modules/typography/_typography.scss */
pre {
  font-size: 100%;
  line-height: 1.57143;
  margin: 0 0 1.57143em 0;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 232, ../../sass/modules/typography/_typography.scss */
pre,
code {
  color: #800;
}

/* line 236, ../../sass/modules/typography/_typography.scss */
code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 242, ../../sass/modules/typography/_typography.scss */
kbd,
samp,
var,
tt {
  color: #707070;
  font-weight: bold;
}

/* line 250, ../../sass/modules/typography/_typography.scss */
var,
dfn {
  font-style: italic;
}

/* line 255, ../../sass/modules/typography/_typography.scss */
acronym,
abbr {
  border-bottom: 1px #aaa dotted;
  font-variant: small-caps;
  letter-spacing: .07em;
  cursor: help;
}

/* line 263, ../../sass/modules/typography/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 271, ../../sass/modules/typography/_typography.scss */
sup {
  top: -0.5em;
}

/* line 272, ../../sass/modules/typography/_typography.scss */
sub {
  bottom: -0.25em;
}

/* line 274, ../../sass/modules/typography/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 279, ../../sass/modules/typography/_typography.scss */
hr {
  color: #fff;
  background: transparent;
  margin: 0 0 0.78571em 0;
  padding: 0 0 0.71429em 0;
  border: 0;
  border-bottom: 1px #eee solid;
}

/*--- Links ----------------------------------------------------------------------------------------- */
/* line 290, ../../sass/modules/typography/_typography.scss */
a, a:link, a:visited {
  color: #0F65C8;
  text-decoration: none;
}

/* line 295, ../../sass/modules/typography/_typography.scss */
a:active,
a.active {
  outline: none;
}

/* (en) maximum constrast for tab focus - change with great care */
/* (en) Maximaler Kontrast f³r Tab Focus - ─ndern Sie diese Regel mit Bedacht */
/* line 300, ../../sass/modules/typography/_typography.scss */
a:hover,
a:focus,
a.focus {
  background: transparent;
  color: #034ea2;
  text-decoration: underline;
}

/* line 307, ../../sass/modules/typography/_typography.scss */
a:focus {
  outline: 1px solid #E86D14;
  outline-offset: -1px;
}

/* line 311, ../../sass/modules/typography/_typography.scss */
a.boxed-link {
  border-radius: 6px;
  padding: 0.5em;
}
/* line 314, ../../sass/modules/typography/_typography.scss */
a.boxed-link:hover {
  background: #707070;
  color: #fff;
}
/* line 318, ../../sass/modules/typography/_typography.scss */
a.boxed-link i {
  margin-right: 0.5em;
  font-size: 1.2em;
}

/* line 324, ../../sass/modules/typography/_typography.scss */
input[type="checkbox"], input[type="radio"] {
  margin-right: 0.2em;
}

/* --- images ------------------ */
/* line 332, ../../sass/modules/typography/_typography.scss */
img,
figure {
  margin: 0;
}

/* line 337, ../../sass/modules/typography/_typography.scss */
.flexible {
  margin-bottom: 1.57143em;
  max-width: 100%;
  height: auto;
}

/* IE6 workaround - 2% space for possible borders */
/* line 344, ../../sass/modules/typography/_typography.scss */
* html .flexible {
  width: 98%;
}

/* line 348, ../../sass/modules/typography/_typography.scss */
.bordered {
  margin-bottom: 1.57143em;
  border: 2px #eee solid;
  border: 2px white solid;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

/**
* ----------------------------------------------------------------------- #
*
* Generic Content Classes
*
* (en) standard classes for positioning and highlighting
* (de) Standardklassen zur Positionierung und Hervorhebung
*
* @section content-generic-classes
*/
/* line 365, ../../sass/modules/typography/_typography.scss */
.highlight {
  color: #c30;
}

/* line 369, ../../sass/modules/typography/_typography.scss */
.dimmed {
  color: #888;
}

/* line 373, ../../sass/modules/typography/_typography.scss */
.label {
  font-family: Verdana, Geneva, sans-serif;
  padding: 1px 6px 2px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  white-space: nowrap;
  border-radius: 3px;
  background: #06C;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
}

/* line 388, ../../sass/modules/typography/_typography.scss */
.float-left, div.left, body.cdn div.brand-demo {
  float: left;
  display: inline;
  margin: 0 1em 1.57143em 0;
}

/* line 394, ../../sass/modules/typography/_typography.scss */
.float-right, a.more-link,
a.settings-link, div.right {
  float: right;
  display: inline;
  margin: 0 0 1.57143em 1em;
}

/* line 408, ../../sass/modules/typography/_typography.scss */
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #707070;
}

/* line 414, ../../sass/modules/typography/_typography.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/**
* ------------------------------------------------------------------------------------------------- #
*
* Tables | Tabellen
*
* (en) Generic classes for table-width and design definition
* (de) Generische Klassen f³r die Tabellenbreite und Gestaltungsvorschriften f³r Tabellen
*
* @section content-tables
*/
/* line 435, ../../sass/modules/typography/_typography.scss */
.ms-formfieldlabel {
  font-weight: bold;
  margin: 1em 0;
  display: block;
  color: #034ea2;
}

/* line 443, ../../sass/modules/typography/_typography.scss */
.application table {
  border: 1px solid #c9c9c9;
}
/* line 446, ../../sass/modules/typography/_typography.scss */
.application table tbody td,
.application table tbody th {
  border: 1px solid #c9c9c9;
  padding: 0.5em;
}
/* line 451, ../../sass/modules/typography/_typography.scss */
.application table tbody th {
  background: #4D4D4D;
}

/* line 460, ../../sass/modules/typography/_typography.scss */
.reversed-text h1, body.intranet .bg-brand-1 h1, body.intranet .bg-brand-2 h1, body.intranet .bg-brand-3 h1, body.intranet .bg-brand-4 h1, body.intranet .bg-brand-5 h1, body.intranet .bg-darkgray h1, body.internet .bg-darkgray h1, body.internet .bg-brand-1 h1, body.internet .bg-brand-2 h1, body.internet .bg-brand-3 h1, body.internet .bg-brand-4 h1, body.internet .bg-brand-5 h1, body.internet.campaign .ima-color-1 h1, body.internet.campaign .ima-color-2 h1, body.internet.campaign .ima-color-3 h1, .reversed-text h2, body.intranet .bg-brand-1 h2, body.intranet .bg-brand-2 h2, body.intranet .bg-brand-3 h2, body.intranet .bg-brand-4 h2, body.intranet .bg-brand-5 h2, body.intranet .bg-darkgray h2, body.internet .bg-darkgray h2, body.internet .bg-brand-1 h2, body.internet .bg-brand-2 h2, body.internet .bg-brand-3 h2, body.internet .bg-brand-4 h2, body.internet .bg-brand-5 h2, body.internet.campaign .ima-color-1 h2, body.internet.campaign .ima-color-2 h2, body.internet.campaign .ima-color-3 h2, .reversed-text h3, body.intranet .bg-brand-1 h3, body.intranet .bg-brand-2 h3, body.intranet .bg-brand-3 h3, body.intranet .bg-brand-4 h3, body.intranet .bg-brand-5 h3, body.intranet .bg-darkgray h3, body.internet .bg-darkgray h3, body.internet .bg-brand-1 h3, body.internet .bg-brand-2 h3, body.internet .bg-brand-3 h3, body.internet .bg-brand-4 h3, body.internet .bg-brand-5 h3, body.internet.campaign .ima-color-1 h3, body.internet.campaign .ima-color-2 h3, body.internet.campaign .ima-color-3 h3, .reversed-text h4, body.intranet .bg-brand-1 h4, body.intranet .bg-brand-2 h4, body.intranet .bg-brand-3 h4, body.intranet .bg-brand-4 h4, body.intranet .bg-brand-5 h4, body.intranet .bg-darkgray h4, body.internet .bg-darkgray h4, body.internet .bg-brand-1 h4, body.internet .bg-brand-2 h4, body.internet .bg-brand-3 h4, body.internet .bg-brand-4 h4, body.internet .bg-brand-5 h4, body.internet.campaign .ima-color-1 h4, body.internet.campaign .ima-color-2 h4, body.internet.campaign .ima-color-3 h4, .reversed-text h5, body.intranet .bg-brand-1 h5, body.intranet .bg-brand-2 h5, body.intranet .bg-brand-3 h5, body.intranet .bg-brand-4 h5, body.intranet .bg-brand-5 h5, body.intranet .bg-darkgray h5, body.internet .bg-darkgray h5, body.internet .bg-brand-1 h5, body.internet .bg-brand-2 h5, body.internet .bg-brand-3 h5, body.internet .bg-brand-4 h5, body.internet .bg-brand-5 h5, body.internet.campaign .ima-color-1 h5, body.internet.campaign .ima-color-2 h5, body.internet.campaign .ima-color-3 h5, .reversed-text h6, body.intranet .bg-brand-1 h6, body.intranet .bg-brand-2 h6, body.intranet .bg-brand-3 h6, body.intranet .bg-brand-4 h6, body.intranet .bg-brand-5 h6, body.intranet .bg-darkgray h6, body.internet .bg-darkgray h6, body.internet .bg-brand-1 h6, body.internet .bg-brand-2 h6, body.internet .bg-brand-3 h6, body.internet .bg-brand-4 h6, body.internet .bg-brand-5 h6, body.internet.campaign .ima-color-1 h6, body.internet.campaign .ima-color-2 h6, body.internet.campaign .ima-color-3 h6,
.reversed-text p,
body.intranet .bg-brand-1 p,
body.intranet .bg-brand-2 p,
body.intranet .bg-brand-3 p,
body.intranet .bg-brand-4 p,
body.intranet .bg-brand-5 p,
body.intranet .bg-darkgray p,
body.internet .bg-darkgray p,
body.internet .bg-brand-1 p,
body.internet .bg-brand-2 p,
body.internet .bg-brand-3 p,
body.internet .bg-brand-4 p,
body.internet .bg-brand-5 p,
body.internet.campaign .ima-color-1 p,
body.internet.campaign .ima-color-2 p,
body.internet.campaign .ima-color-3 p, .reversed-text ul, body.intranet .bg-brand-1 ul, body.intranet .bg-brand-2 ul, body.intranet .bg-brand-3 ul, body.intranet .bg-brand-4 ul, body.intranet .bg-brand-5 ul, body.intranet .bg-darkgray ul, body.internet .bg-darkgray ul, body.internet .bg-brand-1 ul, body.internet .bg-brand-2 ul, body.internet .bg-brand-3 ul, body.internet .bg-brand-4 ul, body.internet .bg-brand-5 ul, body.internet.campaign .ima-color-1 ul, body.internet.campaign .ima-color-2 ul, body.internet.campaign .ima-color-3 ul, .reversed-text ol, body.intranet .bg-brand-1 ol, body.intranet .bg-brand-2 ol, body.intranet .bg-brand-3 ol, body.intranet .bg-brand-4 ol, body.intranet .bg-brand-5 ol, body.intranet .bg-darkgray ol, body.internet .bg-darkgray ol, body.internet .bg-brand-1 ol, body.internet .bg-brand-2 ol, body.internet .bg-brand-3 ol, body.internet .bg-brand-4 ol, body.internet .bg-brand-5 ol, body.internet.campaign .ima-color-1 ol, body.internet.campaign .ima-color-2 ol, body.internet.campaign .ima-color-3 ol, .reversed-text label, body.intranet .bg-brand-1 label, body.intranet .bg-brand-2 label, body.intranet .bg-brand-3 label, body.intranet .bg-brand-4 label, body.intranet .bg-brand-5 label, body.intranet .bg-darkgray label, body.internet .bg-darkgray label, body.internet .bg-brand-1 label, body.internet .bg-brand-2 label, body.internet .bg-brand-3 label, body.internet .bg-brand-4 label, body.internet .bg-brand-5 label, body.internet.campaign .ima-color-1 label, body.internet.campaign .ima-color-2 label, body.internet.campaign .ima-color-3 label {
  color: white;
}
/* line 464, ../../sass/modules/typography/_typography.scss */
.reversed-text a, body.intranet .bg-brand-1 a, body.intranet .bg-brand-2 a, body.intranet .bg-brand-3 a, body.intranet .bg-brand-4 a, body.intranet .bg-brand-5 a, body.intranet .bg-darkgray a, body.internet .bg-darkgray a, body.internet .bg-brand-1 a, body.internet .bg-brand-2 a, body.internet .bg-brand-3 a, body.internet .bg-brand-4 a, body.internet .bg-brand-5 a, body.internet.campaign .ima-color-1 a, body.internet.campaign .ima-color-2 a, body.internet.campaign .ima-color-3 a {
  color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
/* line 470, ../../sass/modules/typography/_typography.scss */
.reversed-text a:hover, body.intranet .bg-brand-1 a:hover, body.intranet .bg-brand-2 a:hover, body.intranet .bg-brand-3 a:hover, body.intranet .bg-brand-4 a:hover, body.intranet .bg-brand-5 a:hover, body.intranet .bg-darkgray a:hover, body.internet .bg-darkgray a:hover, body.internet .bg-brand-1 a:hover, body.internet .bg-brand-2 a:hover, body.internet .bg-brand-3 a:hover, body.internet .bg-brand-4 a:hover, body.internet .bg-brand-5 a:hover, body.internet.campaign .ima-color-1 a:hover, body.internet.campaign .ima-color-2 a:hover, body.internet.campaign .ima-color-3 a:hover,
.reversed-text a:focus,
body.intranet .bg-brand-1 a:focus,
body.intranet .bg-brand-2 a:focus,
body.intranet .bg-brand-3 a:focus,
body.intranet .bg-brand-4 a:focus,
body.intranet .bg-brand-5 a:focus,
body.intranet .bg-darkgray a:focus,
body.internet .bg-darkgray a:focus,
body.internet .bg-brand-1 a:focus,
body.internet .bg-brand-2 a:focus,
body.internet .bg-brand-3 a:focus,
body.internet .bg-brand-4 a:focus,
body.internet .bg-brand-5 a:focus,
body.internet.campaign .ima-color-1 a:focus,
body.internet.campaign .ima-color-2 a:focus,
body.internet.campaign .ima-color-3 a:focus,
.reversed-text a:visited,
body.intranet .bg-brand-1 a:visited,
body.intranet .bg-brand-2 a:visited,
body.intranet .bg-brand-3 a:visited,
body.intranet .bg-brand-4 a:visited,
body.intranet .bg-brand-5 a:visited,
body.intranet .bg-darkgray a:visited,
body.internet .bg-darkgray a:visited,
body.internet .bg-brand-1 a:visited,
body.internet .bg-brand-2 a:visited,
body.internet .bg-brand-3 a:visited,
body.internet .bg-brand-4 a:visited,
body.internet .bg-brand-5 a:visited,
body.internet.campaign .ima-color-1 a:visited,
body.internet.campaign .ima-color-2 a:visited,
body.internet.campaign .ima-color-3 a:visited {
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}
/* line 477, ../../sass/modules/typography/_typography.scss */
.reversed-text img, body.intranet .bg-brand-1 img, body.intranet .bg-brand-2 img, body.intranet .bg-brand-3 img, body.intranet .bg-brand-4 img, body.intranet .bg-brand-5 img, body.intranet .bg-darkgray img, body.internet .bg-darkgray img, body.internet .bg-brand-1 img, body.internet .bg-brand-2 img, body.internet .bg-brand-3 img, body.internet .bg-brand-4 img, body.internet .bg-brand-5 img, body.internet.campaign .ima-color-1 img, body.internet.campaign .ima-color-2 img, body.internet.campaign .ima-color-3 img {
  color: #fff;
}

/* line 2, ../../sass/modules/typography/tables/_tables.scss */
table {
  background: #fff;
  border-collapse: collapse;
  color: #212121;
  border-top: 1px #c9c9c9 solid;
  border-bottom: 1px #c9c9c9 solid;
  margin: 0 0 1.57143em 0;
  width: 100%;
}
/* line 10, ../../sass/modules/typography/tables/_tables.scss */
table th,
table td {
  line-height: inherit;
  vertical-align: top;
  padding: 0.5em;
}
/* line 17, ../../sass/modules/typography/tables/_tables.scss */
table th *:first-child,
table td *:first-child {
  margin-top: 0;
}
/* line 21, ../../sass/modules/typography/tables/_tables.scss */
table th.nowrap,
table td.nowrap {
  white-space: nowrap;
}
/* line 25, ../../sass/modules/typography/tables/_tables.scss */
table thead th {
  background: #4D4D4D;
  text-align: left;
  color: #fff;
  border-bottom: 2px #c9c9c9 solid;
}
/* line 31, ../../sass/modules/typography/tables/_tables.scss */
table tbody {
  /* highlight row on mouse over */
}
/* line 32, ../../sass/modules/typography/tables/_tables.scss */
table tbody th {
  background: #4D4D4D !important;
  border-top: 1px solid #c9c9c9;
  color: #fff !important;
  text-align: left;
}
/* line 37, ../../sass/modules/typography/tables/_tables.scss */
table tbody th a {
  color: #c3e1ff;
}
/* line 18, C:/Users/exbsgo/AppData/Local/Temp/Mindscape/WebWorkbench/Ruby193/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
table tbody th a:visited {
  color: #c3e1ff;
}
/* line 21, C:/Users/exbsgo/AppData/Local/Temp/Mindscape/WebWorkbench/Ruby193/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
table tbody th a:focus {
  color: #def;
}
/* line 24, C:/Users/exbsgo/AppData/Local/Temp/Mindscape/WebWorkbench/Ruby193/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
table tbody th a:hover {
  color: #def;
}
/* line 27, C:/Users/exbsgo/AppData/Local/Temp/Mindscape/WebWorkbench/Ruby193/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/typography/links/_link-colors.scss */
table tbody th a:active {
  color: #c3e1ff;
}
/* line 39, ../../sass/modules/typography/tables/_tables.scss */
table tbody th a:link {
  color: #def;
}
/* line 45, ../../sass/modules/typography/tables/_tables.scss */
table tbody td {
  text-align: left;
  border-top: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}
/* line 50, ../../sass/modules/typography/tables/_tables.scss */
table tbody td:last-child {
  border-right: none;
}
/* line 57, ../../sass/modules/typography/tables/_tables.scss */
table tbody tr:nth-child(even) td {
  background: #fafafa;
}
/* line 60, ../../sass/modules/typography/tables/_tables.scss */
table tbody tr:hover td {
  background: #def;
}
/* line 66, ../../sass/modules/typography/tables/_tables.scss */
table.narrow {
  margin: 0 0 1.5em 0;
}
/* line 71, ../../sass/modules/typography/tables/_tables.scss */
table.fixed {
  table-layout: fixed;
}
/* line 75, ../../sass/modules/typography/tables/_tables.scss */
table.bordertable {
  border: 1px #707070 solid;
}
/* line 78, ../../sass/modules/typography/tables/_tables.scss */
table.bordertable thead th {
  background: #4D4D4D;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}
/* line 84, ../../sass/modules/typography/tables/_tables.scss */
table.bordertable tbody th[scope="row"] {
  background: #4D4D4D;
}
/* line 87, ../../sass/modules/typography/tables/_tables.scss */
table.bordertable tbody th {
  border-right: 1px solid #c9c9c9;
}
/* line 90, ../../sass/modules/typography/tables/_tables.scss */
table.bordertable tbody td {
  border-right: 1px solid #c9c9c9;
}
/* line 95, ../../sass/modules/typography/tables/_tables.scss */
table caption {
  font-variant: small-caps;
}

/* line 110, ../../sass/modules/typography/tables/_tables.scss */
table.bordertable {
  border: 1px #ccc solid;
}
/* line 114, ../../sass/modules/typography/tables/_tables.scss */
table.table-caption {
  font-variant: small-caps;
}
/* line 117, ../../sass/modules/typography/tables/_tables.scss */
table.table-100, table.table-500, table.table-25, table.table-100 td, table.table-100 th, table.table-50 td, table.table-50 th, table.table-25 td, table.table-25 th, table.no-border td, table.no-border th {
  border: 1px solid #ccc;
  padding: 0.7em;
}
/* line 131, ../../sass/modules/typography/tables/_tables.scss */
table.table-100 {
  width: 100%;
}
/* line 134, ../../sass/modules/typography/tables/_tables.scss */
table.table-50 {
  width: 50%;
}
/* line 137, ../../sass/modules/typography/tables/_tables.scss */
table.table-25 {
  width: 25%;
}
/* line 140, ../../sass/modules/typography/tables/_tables.scss */
table.no-border, table.no-border td, table.no-border th {
  border: none;
}

/* line 148, ../../sass/modules/typography/tables/_tables.scss */
table.timeline {
  position: relative;
  width: 90%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 5px;
  border: 0;
}
/* line 155, ../../sass/modules/typography/tables/_tables.scss */
table.timeline thead {
  z-index: 100;
}
/* line 157, ../../sass/modules/typography/tables/_tables.scss */
table.timeline thead td {
  text-align: center;
  padding: 0;
}
/* line 160, ../../sass/modules/typography/tables/_tables.scss */
table.timeline thead td div.tline-pointerbox {
  bottom: 10px;
}
/* line 162, ../../sass/modules/typography/tables/_tables.scss */
table.timeline thead td div.tline-pointerbox:after {
  top: 100%;
}
/* line 168, ../../sass/modules/typography/tables/_tables.scss */
table.timeline tfoot {
  z-index: 100;
}
/* line 170, ../../sass/modules/typography/tables/_tables.scss */
table.timeline tfoot td {
  text-align: center;
  padding: 0;
}
/* line 173, ../../sass/modules/typography/tables/_tables.scss */
table.timeline tfoot td div.tline-pointerbox {
  top: 10px;
}
/* line 175, ../../sass/modules/typography/tables/_tables.scss */
table.timeline tfoot td div.tline-pointerbox:after {
  bottom: 100%;
}
/* line 182, ../../sass/modules/typography/tables/_tables.scss */
table.timeline tbody td {
  border: 1px solid #c9c9c9;
  background: none;
}
/* line 185, ../../sass/modules/typography/tables/_tables.scss */
table.timeline tbody td:hover, table.timeline tbody td:focus, table.timeline tbody td:active {
  background: none;
}
/* line 188, ../../sass/modules/typography/tables/_tables.scss */
table.timeline tbody td.active {
  background: #fff0b3 !important;
}
/* line 193, ../../sass/modules/typography/tables/_tables.scss */
table.timeline tbody tr:hover td {
  background: none;
}
/* line 196, ../../sass/modules/typography/tables/_tables.scss */
table.timeline tbody tr:nth-child(even) td {
  background: none;
}
/* line 201, ../../sass/modules/typography/tables/_tables.scss */
table.timeline td {
  position: relative;
  background: #e8e8e8;
  padding: 0 5px;
  vertical-align: middle;
}
/* line 206, ../../sass/modules/typography/tables/_tables.scss */
table.timeline td h2, table.timeline td h3, table.timeline td h4 {
  margin: 0.2em 0 !important;
}
/* line 209, ../../sass/modules/typography/tables/_tables.scss */
table.timeline td p {
  margin: 0 0 0.2em 0;
}
/* line 212, ../../sass/modules/typography/tables/_tables.scss */
table.timeline td hr {
  border-bottom-color: #c9c9c9;
}
/* line 215, ../../sass/modules/typography/tables/_tables.scss */
table.timeline td div.tline-pointerbox {
  z-index: 30;
  width: 120px;
  position: absolute;
  left: -9999px;
  background: #ffebcc;
  padding: 10px;
  border: 3px solid #ff9900;
  border-radius: 5px;
}
/* line 224, ../../sass/modules/typography/tables/_tables.scss */
table.timeline td div.tline-pointerbox:after {
  content: '';
  position: absolute;
  border-style: dashed;
  display: block;
  width: 0;
  height: 50px;
  left: 50%;
  border-color: #ff9900;
  border-width: 2px;
  /*border-width: 0 10px 10px;*/
}

/* line 2, ../../sass/modules/typography/lists/_lists.scss */
ul.thumb-list {
  list-style: none;
}
/* line 4, ../../sass/modules/typography/lists/_lists.scss */
ul.thumb-list .thumb-list-item {
  margin-bottom: 2em;
  min-height: 4em;
  position: relative;
}
/* line 10, ../../sass/modules/typography/lists/_lists.scss */
ul.thumb-list .content-wrapper {
  margin-left: 133px;
}
/* line 12, ../../sass/modules/typography/lists/_lists.scss */
ul.thumb-list .content-wrapper span {
  color: #fff;
  font-weight: bold;
}
/* line 16, ../../sass/modules/typography/lists/_lists.scss */
ul.thumb-list .content-wrapper p.date {
  color: #595959;
  font-family: "Open Sans Condensed";
  font-size: 0.9em;
}
/* line 22, ../../sass/modules/typography/lists/_lists.scss */
ul.thumb-list .thumb-wrapper {
  width: 133px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 0.5em;
}
/* line 28, ../../sass/modules/typography/lists/_lists.scss */
ul.thumb-list .thumb-wrapper img {
  max-width: 100%;
  height: auto;
}
/* line 34, ../../sass/modules/typography/lists/_lists.scss */
ul.thumb-list a p {
  color: #000;
}

/* line 41, ../../sass/modules/typography/lists/_lists.scss */
ul.small-thumbs {
  padding: 5px;
}
/* line 43, ../../sass/modules/typography/lists/_lists.scss */
ul.small-thumbs .float-right, ul.small-thumbs a.more-link,
ul.small-thumbs a.settings-link, ul.small-thumbs div.right,
ul.small-thumbs .float-left,
ul.small-thumbs div.left,
ul.small-thumbs body.cdn div.brand-demo,
body.cdn ul.small-thumbs div.brand-demo {
  margin-bottom: 0 !important;
}
/* line 47, ../../sass/modules/typography/lists/_lists.scss */
ul.small-thumbs li {
  border-bottom: none;
  -moz-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  -webkit-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  padding: 0.5em 0.5em 0;
  margin-bottom: 5px;
}
/* line 52, ../../sass/modules/typography/lists/_lists.scss */
ul.small-thumbs li h4 {
  margin-top: 0;
}
/* line 55, ../../sass/modules/typography/lists/_lists.scss */
ul.small-thumbs li:hover {
  background: #def;
  background: #f6fbff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 65, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination {
  background: #fff;
  text-align: center;
  padding: 0.78571em;
}
/* line 69, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination li {
  display: inline-block;
}
/* line 73, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination li span.prev:before,
ul.pagination li a.prev:before {
  content: "\f053";
  margin-right: 0.5em;
}
/* line 81, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination li span.next:after,
ul.pagination li .next:after {
  content: "\f054";
  margin-left: 0.5em;
}
/* line 88, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination li.active span.current {
  padding: 0.5em;
  background: #d9d9d9;
  font-weight: bold;
}
/* line 95, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination li a.page-link {
  padding: 0.5em;
}
/* line 97, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination li a.page-link:hover {
  background: #d9d9d9;
}
/* line 102, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination li a {
  color: #000;
}
/* line 106, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination li span.ms-promlink-headerNav a,
ul.pagination li span.ms-promlink-headerNav a.ms-promlink-button {
  background: none;
  border: none;
  color: #000;
  height: auto;
  width: auto;
  margin: 0 0 0 0.5em;
  padding: 0.5em;
  text-transform: none;
}
/* line 116, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination li span.ms-promlink-headerNav a:hover,
ul.pagination li span.ms-promlink-headerNav a.ms-promlink-button:hover {
  background: whitesmoke;
}
/* line 120, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination li span.ms-promlink-headerNav a.ms-promlink-button-enabled:hover,
ul.pagination li span.ms-promlink-headerNav a.ms-promlink-button.ms-promlink-button-enabled:hover {
  text-decoration: underline;
}
/* line 124, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination li span.ms-promlink-headerNav a.ms-promlink-button-disabled,
ul.pagination li span.ms-promlink-headerNav a.ms-promlink-button.ms-promlink-button-disabled {
  display: none;
}
/* line 127, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination li span.ms-promlink-headerNav a .ms-promlink-button-image,
ul.pagination li span.ms-promlink-headerNav a.ms-promlink-button .ms-promlink-button-image {
  display: none;
}
/* line 132, ../../sass/modules/typography/lists/_lists.scss */
ul.pagination li span.ms-promlink-headerNav strong {
  background: whitesmoke;
  display: inline-block;
  padding: 0.5em;
}

/* line 141, ../../sass/modules/typography/lists/_lists.scss */
.animate-all, ul.card-list li.card .item, ul.card-list li.card .ms-peopleux-userImgWrapper img {
  -moz-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
  -webkit-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
}

/* line 146, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list {
  list-style: none;
}
/* line 148, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card {
  height: auto;
  float: left;
  border: none;
  margin-right: 0;
  width: 33%;
  height: 14em;
}
/* line 155, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card.card-small {
  height: 12em;
}
/* line 158, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .ms-noWrap {
  white-space: normal;
}
/* line 161, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .ms-imnSpan strong {
  word-wrap: break-word;
}
/* line 164, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card.card-ad {
  width: 33.33333333%;
  height: 17em;
  margin-bottom: 1em;
}
/* line 168, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card.card-ad .ad-box {
  margin: 0 0.5em;
  height: inherit;
}
/* line 171, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card.card-ad .ad-box:hover {
  box-shadow: 0 -1px 0 #e8e8e8, 0 0 2px rgba(0, 0, 0, 0.24), 0 2px 4px rgba(0, 0, 0, 0.3);
  background: #f5f5f5;
}
/* line 176, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card.card-ad .thumb-img {
  width: 100%;
  height: 10em;
  overflow: hidden;
  position: relative;
  text-align: center;
  background-color: #bbb;
}
/* line 183, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card.card-ad .thumb-img i {
  color: #999;
  margin: 30px;
}
/* line 187, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card.card-ad .thumb-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  max-width: 110% !important;
  min-height: 12em;
}
/* line 197, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card.card-ad .ad-content {
  margin: 5px;
}
/* line 199, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card.card-ad .ad-content h4 {
  font-weight: normal;
  font-size: 100%;
  margin-top: -0.2em;
}
/* line 203, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card.card-ad .ad-content h4 a {
  display: inline;
}
/* line 207, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card.card-ad .ad-content p {
  font-size: 98%;
  line-height: 1em;
}
/* line 213, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .item {
  position: relative;
}
/* line 217, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .item .content-wrapper {
  border: 1px solid transparent;
  padding: 0;
}
/* line 220, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .item .content-wrapper .profile-img-wrapper img {
  background: #fff;
  padding: 0.25em;
  border: 0.125em solid #d9d9d9;
  width: 80px;
}
/* line 226, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .item .content-wrapper .img-profile {
  width: 50px;
}
/* line 229, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .item .content-wrapper .card-content {
  padding: 1em;
}
/* line 231, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .item .content-wrapper .card-content ul {
  margin: 0;
}
/* line 235, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .item .content-wrapper .card-footer {
  padding: 1em;
}
/* line 239, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .item .content-wrapper a {
  display: inline;
  word-wrap: break-word;
  word-break: break-all;
}
/* line 245, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .item:hover, ul.card-list li.card .item.pinned {
  box-shadow: 0 -1px 0 #e8e8e8, 0 0 2px rgba(0, 0, 0, 0.24), 0 2px 4px rgba(0, 0, 0, 0.3);
  background: #fff;
  border: none;
  overflow: visible;
  z-index: 1000;
}
/* line 252, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .item:hover .content-wrapper, ul.card-list li.card .item.pinned .content-wrapper {
  border-radius: 3px;
  z-index: 5;
  background: whitesmoke;
}
/* line 259, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card div.additional-content {
  display: none;
}
/* line 262, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .ms-peopleux-userImgWrapper {
  width: auto !important;
  height: auto !important;
}
/* line 265, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .ms-peopleux-userImgWrapper img {
  width: 1.5em;
  height: 1.5em !important;
}
/* line 272, ../../sass/modules/typography/lists/_lists.scss */
ul.card-list li.card .ms-spimn-presenceWrapper {
  margin-right: 0.5em;
}

/* line 281, ../../sass/modules/typography/lists/_lists.scss */
.ms-calloutLink,
.ms-commandLink,
.ms-secondaryCommandLink {
  font-family: inherit !important;
  font-size: 1em;
}

/* line 288, ../../sass/modules/typography/lists/_lists.scss */
.ms-calloutLink:hover,
.ms-commandLink:hover,
.ms-secondaryCommandLink:hover {
  text-decoration: underline;
}

/* line 298, ../../sass/modules/typography/lists/_lists.scss */
ul.inline,
ul.list-inline,
ul.chevron-list {
  display: inline;
}

/* line 303, ../../sass/modules/typography/lists/_lists.scss */
ul.list-inline > li, ul.chevron-list > li {
  display: inline;
}

/* line 308, ../../sass/modules/typography/lists/_lists.scss */
ul.chevron-list {
  list-style: none;
}
/* line 311, ../../sass/modules/typography/lists/_lists.scss */
ul.chevron-list li {
  float: left;
  margin: 0 0 3px 22px;
  line-height: 14px;
}
/* line 315, ../../sass/modules/typography/lists/_lists.scss */
ul.chevron-list li a {
  background: #034ea2;
  color: #fff;
  height: 20px;
  padding: 10px 10px 6px 10px;
  position: relative;
  display: block;
  font-size: 12px;
}
/* line 132, ../../sass/functions/mixins/_helper.scss */
ul.chevron-list li a:hover, ul.chevron-list li a:focus {
  color: #fff;
  text-decoration: underline;
}
/* line 137, ../../sass/functions/mixins/_helper.scss */
ul.chevron-list li a:before, ul.chevron-list li a:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 18px solid #034ea2;
  position: absolute;
  top: 0;
  right: -18px;
}
/* line 149, ../../sass/functions/mixins/_helper.scss */
ul.chevron-list li a:before {
  border-top: 18px solid #034ea2;
  border-bottom: 18px solid #034ea2;
  border-left: 18px solid transparent;
  right: auto;
  left: -18px;
}
/* line 318, ../../sass/modules/typography/lists/_lists.scss */
ul.chevron-list li a.active {
  background: #25408f;
  color: #fff;
  height: 20px;
  padding: 10px 10px 6px 10px;
  position: relative;
  display: block;
  font-size: 12px;
}
/* line 132, ../../sass/functions/mixins/_helper.scss */
ul.chevron-list li a.active:hover, ul.chevron-list li a.active:focus {
  color: #fff;
  text-decoration: underline;
}
/* line 137, ../../sass/functions/mixins/_helper.scss */
ul.chevron-list li a.active:before, ul.chevron-list li a.active:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 18px solid #25408f;
  position: absolute;
  top: 0;
  right: -18px;
}
/* line 149, ../../sass/functions/mixins/_helper.scss */
ul.chevron-list li a.active:before {
  border-top: 18px solid #25408f;
  border-bottom: 18px solid #25408f;
  border-left: 18px solid transparent;
  right: auto;
  left: -18px;
}
/* line 321, ../../sass/modules/typography/lists/_lists.scss */
ul.chevron-list li a.inactive {
  background: #595959;
  color: #fff;
  height: 20px;
  padding: 10px 10px 6px 10px;
  position: relative;
  display: block;
  font-size: 12px;
}
/* line 132, ../../sass/functions/mixins/_helper.scss */
ul.chevron-list li a.inactive:hover, ul.chevron-list li a.inactive:focus {
  color: #fff;
  text-decoration: underline;
}
/* line 137, ../../sass/functions/mixins/_helper.scss */
ul.chevron-list li a.inactive:before, ul.chevron-list li a.inactive:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 18px solid #595959;
  position: absolute;
  top: 0;
  right: -18px;
}
/* line 149, ../../sass/functions/mixins/_helper.scss */
ul.chevron-list li a.inactive:before {
  border-top: 18px solid #595959;
  border-bottom: 18px solid #595959;
  border-left: 18px solid transparent;
  right: auto;
  left: -18px;
}
/* line 326, ../../sass/modules/typography/lists/_lists.scss */
ul.chevron-list.straight-ends li:first-child {
  margin-left: 0px;
}
/* line 328, ../../sass/modules/typography/lists/_lists.scss */
ul.chevron-list.straight-ends li:first-child a:before {
  border: none;
}
/* line 333, ../../sass/modules/typography/lists/_lists.scss */
ul.chevron-list.straight-ends li:last-child a:after {
  border: none;
}

/* line 341, ../../sass/modules/typography/lists/_lists.scss */
.pointless,
.list-unstyled,
.side-nav ul {
  list-style: none;
}
/* line 344, ../../sass/modules/typography/lists/_lists.scss */
.pointless li,
.list-unstyled li,
.side-nav ul li {
  margin-left: 0;
  word-wrap: break-word;
}

/* line 350, ../../sass/modules/typography/lists/_lists.scss */
ol.lower-roman,
ol.upper-roman,
ol.lower-alpha,
ol.upper-alpha {
  margin-left: 1em;
}

/* line 356, ../../sass/modules/typography/lists/_lists.scss */
ol.lower-roman {
  list-style-type: lower-roman;
}

/* line 359, ../../sass/modules/typography/lists/_lists.scss */
ol.upper-roman {
  list-style-type: upper-roman;
}

/* line 362, ../../sass/modules/typography/lists/_lists.scss */
ol.lower-alpha {
  list-style-type: lower-alpha;
}

/* line 365, ../../sass/modules/typography/lists/_lists.scss */
ol.upper-alpha {
  list-style-type: upper-alpha;
}

/* line 369, ../../sass/modules/typography/lists/_lists.scss */
ul.arrow-structure {
  margin-left: 0;
  margin-top: 0;
}
/* line 372, ../../sass/modules/typography/lists/_lists.scss */
ul.arrow-structure li {
  list-style: none;
  margin: 0.5em 0;
  padding-left: 0;
  position: relative;
}
/* line 377, ../../sass/modules/typography/lists/_lists.scss */
ul.arrow-structure li ul {
  margin-left: 0;
  margin-top: 0;
}
/* line 381, ../../sass/modules/typography/lists/_lists.scss */
ul.arrow-structure li ul li {
  padding-left: 1.2em;
  margin-left: 0;
}
/* line 384, ../../sass/modules/typography/lists/_lists.scss */
ul.arrow-structure li ul li:before {
  content: "\f112";
  font-size: 0.8em;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  left: 0.5em;
  top: 0.25em;
  width: 0.75em;
  color: #c9c9c9;
}
/* line 398, ../../sass/modules/typography/lists/_lists.scss */
ul.arrow-structure li ul li > a {
  color: #000;
  display: inline-block;
  padding: 0.25em 0.5em;
}
/* line 402, ../../sass/modules/typography/lists/_lists.scss */
ul.arrow-structure li ul li > a.selected {
  background: #000;
  color: #fff;
}
/* line 408, ../../sass/modules/typography/lists/_lists.scss */
ul.arrow-structure li ul li.selected > a {
  background: #595959;
  color: #fff;
}
/* line 412, ../../sass/modules/typography/lists/_lists.scss */
ul.arrow-structure li ul li.selected:before {
  color: #595959;
}

/* line 420, ../../sass/modules/typography/lists/_lists.scss */
ul.key-value {
  list-style: none;
}
/* line 422, ../../sass/modules/typography/lists/_lists.scss */
ul.key-value li {
  margin-left: 0;
}
/* line 424, ../../sass/modules/typography/lists/_lists.scss */
ul.key-value li span {
  display: inline-block;
}
/* line 427, ../../sass/modules/typography/lists/_lists.scss */
ul.key-value li span.key {
  min-width: 10em;
  color: #595959;
}

/* line 436, ../../sass/modules/typography/lists/_lists.scss */
.level-1-sub-nav li {
  margin-bottom: 1em;
}

/* line 443, ../../sass/modules/typography/lists/_lists.scss */
ul.messages li {
  -moz-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  -webkit-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  float: left;
  margin: 0;
  padding: 0.5em;
  width: 46%;
}
/* line 449, ../../sass/modules/typography/lists/_lists.scss */
ul.messages li:hover {
  background: #f6fbff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 453, ../../sass/modules/typography/lists/_lists.scss */
ul.messages li:nth-child(odd) {
  margin-right: 2.5%;
  clear: left;
}

/* line 465, ../../sass/modules/typography/lists/_lists.scss */
ol.immi-news {
  position: relative;
  margin: 0;
  padding: 0;
}
/* line 469, ../../sass/modules/typography/lists/_lists.scss */
ol.immi-news li {
  min-height: 70px;
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
  vertical-align: top;
  transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  display: inline-block;
}
/* line 485, ../../sass/modules/typography/lists/_lists.scss */
ol.immi-news li a time {
  background: #c9c9c9;
  color: #000;
  float: left;
  font-weight: bold;
  margin-right: 1em;
  margin-bottom: 1em;
  padding: 0.25em;
  text-align: center;
  text-transform: uppercase;
}
/* line 495, ../../sass/modules/typography/lists/_lists.scss */
ol.immi-news li a time span {
  display: block;
  min-height: 16px;
  line-height: 1em;
  padding: 0;
}
/* line 500, ../../sass/modules/typography/lists/_lists.scss */
ol.immi-news li a time span:first-child {
  min-height: 18px;
  padding-top: 4px;
  width: 38px;
}
/* line 507, ../../sass/modules/typography/lists/_lists.scss */
ol.immi-news li a h4,
ol.immi-news li a p {
  padding: 0;
  margin: 0 0 0 4em;
}
/* line 512, ../../sass/modules/typography/lists/_lists.scss */
ol.immi-news li a h4 {
  margin-left: 3.65em;
}

/* line 520, ../../sass/modules/typography/lists/_lists.scss */
ul#my-systems-settings li {
  margin: 0.5em 0;
}
/* line 522, ../../sass/modules/typography/lists/_lists.scss */
ul#my-systems-settings li:nth-child(-n+8) {
  background: #3d3d3d;
  color: #fff;
}
/* line 528, ../../sass/modules/typography/lists/_lists.scss */
ul#my-systems-settings li:nth-child(-n+8) a,
ul#my-systems-settings li:nth-child(-n+8) i {
  color: #fff;
}
/* line 537, ../../sass/modules/typography/lists/_lists.scss */
ul#my-systems-settings li:nth-child(8) {
  margin-bottom: 1em;
}
/* line 541, ../../sass/modules/typography/lists/_lists.scss */
ul#my-systems-settings li:nth-child(n+9) {
  background: whitesmoke;
  color: #3d3d3d;
}
/* line 545, ../../sass/modules/typography/lists/_lists.scss */
ul#my-systems-settings li i {
  clear: right;
}

/* line 552, ../../sass/modules/typography/lists/_lists.scss */
ul#my-favourite-pages-manage li {
  margin: 0.5em 0;
}
/* line 554, ../../sass/modules/typography/lists/_lists.scss */
ul#my-favourite-pages-manage li:nth-child(-n+5) {
  background: #3d3d3d;
  color: #fff;
}
/* line 560, ../../sass/modules/typography/lists/_lists.scss */
ul#my-favourite-pages-manage li:nth-child(-n+5) a,
ul#my-favourite-pages-manage li:nth-child(-n+5) i {
  color: #fff;
}
/* line 569, ../../sass/modules/typography/lists/_lists.scss */
ul#my-favourite-pages-manage li:nth-child(5) {
  margin-bottom: 1em;
}
/* line 573, ../../sass/modules/typography/lists/_lists.scss */
ul#my-favourite-pages-manage li:nth-child(n+6) {
  background: whitesmoke;
  color: #3d3d3d;
}

/* line 581, ../../sass/modules/typography/lists/_lists.scss */
ul.sortable {
  list-style: none;
  font-size: 1.3em;
}
/* line 584, ../../sass/modules/typography/lists/_lists.scss */
ul.sortable li {
  background: #fff;
  cursor: move;
  padding: 0.5em;
}
/* line 588, ../../sass/modules/typography/lists/_lists.scss */
ul.sortable li a {
  display: inline-block;
  max-width: 80%;
}
/* line 593, ../../sass/modules/typography/lists/_lists.scss */
ul.sortable li i {
  margin: 0 0.5em 0 0;
  float: right;
}
/* line 597, ../../sass/modules/typography/lists/_lists.scss */
ul.sortable li.ui-state-highlight, ul.sortable li.ui-state-highlight:nth-child(odd), ul.sortable li.ui-state-highlight:nth-child(even) {
  background: whitesmoke !important;
  border: none;
  content: "Drop here";
}

/* line 607, ../../sass/modules/typography/lists/_lists.scss */
.ui-state-highlight {
  height: 1.3em;
}

/* line 612, ../../sass/modules/typography/lists/_lists.scss */
.float-cols, .index-list-wrapper ul,
ul.tiles {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
/* line 617, ../../sass/modules/typography/lists/_lists.scss */
.float-cols.gray li, .index-list-wrapper ul.gray li,
ul.gray.tiles li {
  background: #e8e8e8;
}
/* line 621, ../../sass/modules/typography/lists/_lists.scss */
.float-cols li, .index-list-wrapper ul li,
ul.tiles li {
  box-sizing: border-box;
  float: left;
  list-style: none;
  margin: 0 0 1em 0;
  margin-left: 3.5%;
  padding: 0.5em 1em;
}
/* line 632, ../../sass/modules/typography/lists/_lists.scss */
.float-cols.two-col li, .index-list-wrapper ul li,
ul.tiles li {
  width: 48%;
}
/* line 634, ../../sass/modules/typography/lists/_lists.scss */
.float-cols.two-col li:nth-child(odd), .index-list-wrapper ul li:nth-child(odd),
ul.tiles li:nth-child(odd) {
  clear: both;
  margin-left: 0;
}
/* line 641, ../../sass/modules/typography/lists/_lists.scss */
.float-cols.three-col li, .index-list-wrapper ul.three-col li,
ul.three-col.tiles li {
  width: 30%;
}
/* line 643, ../../sass/modules/typography/lists/_lists.scss */
.float-cols.three-col li:nth-child(3n+1), .index-list-wrapper ul.three-col li:nth-child(3n+1),
ul.three-col.tiles li:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}
/* line 650, ../../sass/modules/typography/lists/_lists.scss */
.float-cols.four-col li, .index-list-wrapper ul.four-col li,
ul.four-col.tiles li {
  width: 20%;
}
/* line 652, ../../sass/modules/typography/lists/_lists.scss */
.float-cols.four-col li:nth-child(4n+1), .index-list-wrapper ul.four-col li:nth-child(4n+1),
ul.four-col.tiles li:nth-child(4n+1) {
  clear: both;
  margin-left: 0;
}

/* line 660, ../../sass/modules/typography/lists/_lists.scss */
.index-list-wrapper ul,
ul.tiles {
  overflow: hidden;
}
/* line 666, ../../sass/modules/typography/lists/_lists.scss */
.index-list-wrapper ul li,
ul.tiles li {
  background: #e8e8e8;
  box-sizing: border-box;
  float: left;
  list-style: none;
  margin: 0 0 1em !important;
  min-height: 14em;
  padding: 1.57143em;
  width: 47.5%;
}
/* line 675, ../../sass/modules/typography/lists/_lists.scss */
.index-list-wrapper ul li:nth-child(odd),
ul.tiles li:nth-child(odd) {
  clear: right;
  margin-right: 5% !important;
}

/* line 682, ../../sass/modules/typography/lists/_lists.scss */
.arrows {
  margin: 0;
}
/* line 684, ../../sass/modules/typography/lists/_lists.scss */
.arrows li {
  list-style: none;
  margin: 0;
}
/* line 687, ../../sass/modules/typography/lists/_lists.scss */
.arrows li:before {
  content: "\f061";
}

/* line 696, ../../sass/modules/typography/lists/_lists.scss */
ul.iconed-list > li {
  list-style-type: none;
}
/* line 698, ../../sass/modules/typography/lists/_lists.scss */
ul.iconed-list > li:before {
  color: #c9c9c9;
  margin-right: 0.5em;
}

/* line 716, ../../sass/modules/typography/lists/_lists.scss */
ul.two-cols li {
  display: inline-block;
  width: 48%;
  margin-right: 2%;
}

/* skip links styling */
/* line 726, ../../sass/modules/typography/lists/_lists.scss */
.ym-skiplinks a.ym-skip {
  color: #fff;
}
/* line 728, ../../sass/modules/typography/lists/_lists.scss */
.ym-skiplinks a.ym-skip:focus, .ym-skiplinks a.ym-skip:active {
  background: #3d3d3d;
  border-bottom: 1px #000 solid;
  padding: 0.5em 0;
  text-align: center;
  text-decoration: none;
}

/*Footer styles*/
/* line 741, ../../sass/modules/typography/lists/_lists.scss */
.skinny-footer {
  text-align: center;
}
/* line 743, ../../sass/modules/typography/lists/_lists.scss */
.skinny-footer li {
  display: inline-block;
  margin-bottom: 1em;
}

/* line 751, ../../sass/modules/typography/lists/_lists.scss */
.social ul {
  padding: 0;
  list-style: none;
}
/* line 755, ../../sass/modules/typography/lists/_lists.scss */
.social ul li {
  display: inline-block;
}
/* line 84, C:/Users/exbsgo/AppData/Local/Temp/Mindscape/WebWorkbench/Ruby193/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.social ul li .social-mblog {
  background-position: 0 -125px;
}
/* line 84, C:/Users/exbsgo/AppData/Local/Temp/Mindscape/WebWorkbench/Ruby193/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.social ul li .social-facebook {
  background-position: 0 0;
}
/* line 84, C:/Users/exbsgo/AppData/Local/Temp/Mindscape/WebWorkbench/Ruby193/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.social ul li .social-flickr {
  background-position: 0 -25px;
}
/* line 84, C:/Users/exbsgo/AppData/Local/Temp/Mindscape/WebWorkbench/Ruby193/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.social ul li .social-googleplus {
  background-position: 0 -50px;
}
/* line 84, C:/Users/exbsgo/AppData/Local/Temp/Mindscape/WebWorkbench/Ruby193/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.social ul li .social-instagram {
  background-position: 0 -75px;
}
/* line 84, C:/Users/exbsgo/AppData/Local/Temp/Mindscape/WebWorkbench/Ruby193/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.social ul li .social-linkedin {
  background-position: 0 -100px;
}
/* line 84, C:/Users/exbsgo/AppData/Local/Temp/Mindscape/WebWorkbench/Ruby193/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.social ul li .social-twitter {
  background-position: 0 -150px;
}
/* line 84, C:/Users/exbsgo/AppData/Local/Temp/Mindscape/WebWorkbench/Ruby193/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.social ul li .social-youtube {
  background-position: 0 -175px;
}
/* line 758, ../../sass/modules/typography/lists/_lists.scss */
.social ul li a {
  display: block;
  line-height: 25px;
  margin-right: 0.5em;
  padding-left: 2.5em;
  height: 25px;
}

/* line 768, ../../sass/modules/typography/lists/_lists.scss */
.news-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 772, ../../sass/modules/typography/lists/_lists.scss */
.news-list li {
  margin-left: 0;
  padding-left: 2em;
  position: relative;
}
/* line 776, ../../sass/modules/typography/lists/_lists.scss */
.news-list li:before {
  content: "\f1ea";
  font-family: FontAwesome;
  font-size: 1.28571em;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 788, ../../sass/modules/typography/lists/_lists.scss */
.rss-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 792, ../../sass/modules/typography/lists/_lists.scss */
.rss-list li {
  margin-left: 0;
  padding-left: 2em;
  position: relative;
}
/* line 796, ../../sass/modules/typography/lists/_lists.scss */
.rss-list li:before {
  color: #ff6600;
  content: "\f09e";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 810, ../../sass/modules/typography/lists/_lists.scss */
.ui-autocomplete.ui-menu {
  background: transparent;
  border: 1px solid #d9d9d9;
  padding: 0;
}
/* line 814, ../../sass/modules/typography/lists/_lists.scss */
.ui-autocomplete.ui-menu li {
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  padding: 1em 0;
  text-indent: 1em;
}
/* line 819, ../../sass/modules/typography/lists/_lists.scss */
.ui-autocomplete.ui-menu li:nth-child(even) {
  background: whitesmoke;
}
/* line 822, ../../sass/modules/typography/lists/_lists.scss */
.ui-autocomplete.ui-menu li.ui-state-focus {
  background: #d9eafe;
  border: none;
  border-bottom: 1px solid #e8e8e8;
  cursor: pointer;
  text-decoration: underline;
}

/* line 833, ../../sass/modules/typography/lists/_lists.scss */
ul.launcher {
  margin: 1em 0;
}
/* line 836, ../../sass/modules/typography/lists/_lists.scss */
ul.launcher li a {
  display: inline-block;
  padding: 0.5em 0.2em 0;
}
/* line 841, ../../sass/modules/typography/lists/_lists.scss */
ul.launcher li a:hover i, ul.launcher li a:focus i {
  display: inline;
  margin-right: 2em;
  margin-top: 0.3em;
}
/* line 847, ../../sass/modules/typography/lists/_lists.scss */
ul.launcher li a i {
  display: none;
  float: right;
}

/* line 857, ../../sass/modules/typography/lists/_lists.scss */
#main-content .ms-promlink-headerNav {
  display: inline-block;
  text-align: right;
  width: 100%;
  margin: 1em 0;
}
/* line 862, ../../sass/modules/typography/lists/_lists.scss */
#main-content .ms-promlink-headerNav img {
  max-width: none;
}

/* line 869, ../../sass/modules/typography/lists/_lists.scss */
.zebra > li, .search-results > li {
  border-bottom: 1px solid #d9d9d9;
  margin: 0;
}
/* line 873, ../../sass/modules/typography/lists/_lists.scss */
.zebra > :nth-child(even), .search-results > :nth-child(even) {
  background: #fafafa;
}
/* line 876, ../../sass/modules/typography/lists/_lists.scss */
.zebra > :nth-child(odd), .search-results > :nth-child(odd) {
  background: #fff;
}

/* line 883, ../../sass/modules/typography/lists/_lists.scss */
.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 892, ../../sass/modules/typography/lists/_lists.scss */
.dl-horizontal dd {
  margin-left: 180px;
}

/* line 897, ../../sass/modules/typography/lists/_lists.scss */
.side-nav {
  font-size: 1.2em;
}
/* line 902, ../../sass/modules/typography/lists/_lists.scss */
.side-nav ul li a {
  color: #000;
  display: inline-block;
  margin: 0;
  max-width: 172px;
  padding: 0.25em;
}
/* line 908, ../../sass/modules/typography/lists/_lists.scss */
.side-nav ul li a.active {
  width: 100%;
  color: #fff;
}
/* line 911, ../../sass/modules/typography/lists/_lists.scss */
.side-nav ul li a.active:before {
  content: "\f054";
  margin-right: 0.5em;
}
/* line 919, ../../sass/modules/typography/lists/_lists.scss */
.side-nav ul li ul {
  display: none;
  font-size: 0.9em;
}
/* line 923, ../../sass/modules/typography/lists/_lists.scss */
.side-nav ul li ul li a {
  max-width: 160px;
}
/* line 929, ../../sass/modules/typography/lists/_lists.scss */
.side-nav ul li.active ul {
  display: block;
  margin-bottom: 0.5em;
}

/* line 938, ../../sass/modules/typography/lists/_lists.scss */
ul.immi-timeline {
  border-left: 0.25em solid #d9d9d9;
  list-style: none;
}
/* line 941, ../../sass/modules/typography/lists/_lists.scss */
ul.immi-timeline > li {
  position: relative;
  background: whitesmoke;
  margin-bottom: 1em;
  border: 1px solid #e8e8e8;
  padding: 1em;
  border-radius: 0.5em;
}
/* line 948, ../../sass/modules/typography/lists/_lists.scss */
ul.immi-timeline > li:before {
  color: #c9c9c9;
  position: absolute;
  top: 0.5em;
  left: -1.5em;
  font-size: 1.5em;
}
/* line 957, ../../sass/modules/typography/lists/_lists.scss */
ul.immi-timeline > li:after {
  content: "";
  width: 1em;
  border-top: 0.25em solid #c9c9c9;
  position: absolute;
  top: 1.35em;
  left: -1em;
}

/* line 1, ../../sass/modules/overides/_sp-killer-2013.scss */
#s4-titlerow {
  margin: auto;
  padding: 0;
}

/* line 5, ../../sass/modules/overides/_sp-killer-2013.scss */
#s4-ribbonrow {
  position: static;
  top: auto;
}

/* line 11, ../../sass/modules/overides/_sp-killer-2013.scss */
header .ms-webpart-chrome-fullWidth {
  min-width: 150px;
}

/* line 14, ../../sass/modules/overides/_sp-killer-2013.scss */
.sp-search-container {
  display: inline-block;
}

/* line 31, ../../sass/modules/overides/_sp-killer-2013.scss */
.ms-searchCenter-result-main {
  float: none;
  margin-top: 2em;
}
/* line 35, ../../sass/modules/overides/_sp-killer-2013.scss */
.ms-searchCenter-result-main .ms-srch-hover-outerContainer {
  left: 50% !important;
  display: none !important;
}
/* line 39, ../../sass/modules/overides/_sp-killer-2013.scss */
.ms-searchCenter-result-main .ms-srch-Paging img {
  max-width: none !important;
}

/* line 45, ../../sass/modules/overides/_sp-killer-2013.scss */
#pageStatusBar[class], .ms-status-msg {
  margin-bottom: 0;
}

/* line 49, ../../sass/modules/overides/_sp-killer-2013.scss */
.ms-signInLink {
  display: none;
}

/* line 56, ../../sass/modules/overides/_sp-killer-2013.scss */
#main-content .ms-srch-sb-searchLink img {
  max-width: none;
}

/* line 61, ../../sass/modules/overides/_sp-killer-2013.scss */
div.ms-formfieldlabelcontainer span.ms-formfieldlabel {
  background: whitesmoke;
  padding: 0.5em;
  display: inline-block;
  height: auto;
}

/* line 68, ../../sass/modules/overides/_sp-killer-2013.scss */
.ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item, .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenuEdit, .ms-core-listMenu-heading, .ms-tv-header {
  font-family: inherit;
}

/* line 74, ../../sass/modules/overides/_sp-killer-2013.scss */
body.internet .ms-searchCenter-refinement {
  margin-top: 0;
  padding: 0 !important;
}
/* line 77, ../../sass/modules/overides/_sp-killer-2013.scss */
body.internet .ms-searchCenter-refinement .ms-ref-refiner {
  padding: 0;
}
/* line 79, ../../sass/modules/overides/_sp-killer-2013.scss */
body.internet .ms-searchCenter-refinement .ms-ref-refiner .ms-ref-refinername:link,
body.internet .ms-searchCenter-refinement .ms-ref-refiner .ms-ref-refinername:visited {
  background: #034ea2;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  padding: .25em .75em;
  width: 100%;
}
/* line 88, ../../sass/modules/overides/_sp-killer-2013.scss */
body.internet .ms-searchCenter-refinement .ms-ref-refiner #Value {
  width: 100%;
}
/* line 90, ../../sass/modules/overides/_sp-killer-2013.scss */
body.internet .ms-searchCenter-refinement .ms-ref-refiner #Value a {
  padding: .5em 1em;
  box-sizing: border-box;
  width: 100%;
}
/* line 94, ../../sass/modules/overides/_sp-killer-2013.scss */
body.internet .ms-searchCenter-refinement .ms-ref-refiner #Value a:hover, body.internet .ms-searchCenter-refinement .ms-ref-refiner #Value a:focus {
  background: #a4cefe;
  color: #000;
}
/* line 99, ../../sass/modules/overides/_sp-killer-2013.scss */
body.internet .ms-searchCenter-refinement .ms-ref-refiner #Value .ms-ref-name {
  color: #000;
  font-weight: bold;
}

/* line 110, ../../sass/modules/overides/_sp-killer-2013.scss */
.no-upload-to-gallery #ctl00_PlaceHolderMain_FieldsEdit_PublishingRollupImageField_ctl00_RichImageField____AddAssetPromptLink {
  display: none;
}

/* line 116, ../../sass/modules/overides/_sp-killer-2013.scss */
.ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item, .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenuEdit, .ms-core-listMenu-heading, .ms-tv-header,
.ms-core-navigation {
  font-family: inherit;
}

/* line 122, ../../sass/modules/overides/_sp-killer-2013.scss */
#main-content table.ms-bottompaging {
  width: 10em;
}
/* line 124, ../../sass/modules/overides/_sp-killer-2013.scss */
#main-content table.ms-bottompaging table,
#main-content table.ms-bottompaging th,
#main-content table.ms-bottompaging tr,
#main-content table.ms-bottompaging td {
  border: none !important;
}
/* line 130, ../../sass/modules/overides/_sp-killer-2013.scss */
#main-content table.ms-bottompaging .ms-paging {
  padding: 0.8em 0.5em;
}
/* line 134, ../../sass/modules/overides/_sp-killer-2013.scss */
#main-content table.ms-bottompaging .ms-promlink-button-image img {
  max-width: none;
}

/* line 141, ../../sass/modules/overides/_sp-killer-2013.scss */
#main-content .ms-spimn-presence-disconnected-10x10x32 {
  max-width: none;
  top: auto;
  left: auto;
}

/* line 150, ../../sass/modules/overides/_sp-killer-2013.scss */
#scriptPagingWPQ5 table.ms-bottompaging {
  margin: 0;
  position: relative;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, 0);
  background: #fff;
  padding: 0.78571em;
  border: none;
}
/* line 162, ../../sass/modules/overides/_sp-killer-2013.scss */
#scriptPagingWPQ5 table > tbody > tr:nth-child(even) > td {
  background: none;
}

/* line 167, ../../sass/modules/overides/_sp-killer-2013.scss */
.ms-promlink-button {
  border: none;
  color: #000;
}

/* line 174, ../../sass/modules/overides/_sp-killer-2013.scss */
#pagingWPQ5next a.ms-promlink-button {
  width: 48px;
}
/* line 177, ../../sass/modules/overides/_sp-killer-2013.scss */
#pagingWPQ5next a.ms-promlink-button:hover {
  background-color: #f5f5f5;
}
/* line 181, ../../sass/modules/overides/_sp-killer-2013.scss */
#pagingWPQ5next .ms-promlink-button:before {
  content: "Next";
  text-transform: capitalize;
  color: #000;
}
/* line 186, ../../sass/modules/overides/_sp-killer-2013.scss */
#pagingWPQ5next .ms-promlink-button:after {
  content: "\f054";
  font-family: FontAwesome;
  color: #000;
  padding-left: 5px;
}

/* line 196, ../../sass/modules/overides/_sp-killer-2013.scss */
#pagingWPQ5prev a.ms-promlink-button {
  width: 75px;
}
/* line 199, ../../sass/modules/overides/_sp-killer-2013.scss */
#pagingWPQ5prev a.ms-promlink-button:hover {
  background-color: #f5f5f5;
}
/* line 202, ../../sass/modules/overides/_sp-killer-2013.scss */
#pagingWPQ5prev .ms-promlink-button:before {
  content: "\f053";
  font-family: FontAwesome;
  color: #000;
}
/* line 207, ../../sass/modules/overides/_sp-killer-2013.scss */
#pagingWPQ5prev .ms-promlink-button:after {
  content: "previous";
  text-transform: capitalize;
  color: #000;
  padding-left: 5px;
}

/* line 214, ../../sass/modules/overides/_sp-killer-2013.scss */
.ms-promlink-button-image {
  display: none;
}

/* line 219, ../../sass/modules/overides/_sp-killer-2013.scss */
.ms-wpContentDivSpace > table {
  border: none;
}

/* line 222, ../../sass/modules/overides/_sp-killer-2013.scss */
table.ms-listviewtable {
  border: none;
}

/* line 226, ../../sass/modules/overides/_sp-killer-2013.scss */
tr.ms-viewheadertr.ms-vhltr > th {
  font-size: 1em;
}

/* line 230, ../../sass/modules/overides/_sp-killer-2013.scss */
tr.ms-viewheadertr.ms-vhltr > th > div > a.ms-headerSortTitleLink {
  color: #fff;
}

/* line 234, ../../sass/modules/overides/_sp-killer-2013.scss */
.s4-ctx.s4-ctx-show > a:after {
  content: "\f078";
  font-family: FontAwesome;
  color: #fff;
  text-decoration: none;
}

/* line 241, ../../sass/modules/overides/_sp-killer-2013.scss */
.s4-ctx.s4-ctx-show > a > img {
  display: none;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
/* line 5, ../../sass/modules/plugins/_lightbox.scss */
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

/* line 13, ../../sass/modules/plugins/_lightbox.scss */
#cboxWrapper {
  max-width: none;
  background: #036;
}

/* line 18, ../../sass/modules/plugins/_lightbox.scss */
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

/* line 24, ../../sass/modules/plugins/_lightbox.scss */
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

/* line 28, ../../sass/modules/plugins/_lightbox.scss */
#cboxContent {
  position: relative;
}

/* line 32, ../../sass/modules/plugins/_lightbox.scss */
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 37, ../../sass/modules/plugins/_lightbox.scss */
#cboxTitle {
  margin: 0;
}

/* line 41, ../../sass/modules/plugins/_lightbox.scss */
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 49, ../../sass/modules/plugins/_lightbox.scss */
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

/* line 53, ../../sass/modules/plugins/_lightbox.scss */
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

/* line 62, ../../sass/modules/plugins/_lightbox.scss */
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

/* line 69, ../../sass/modules/plugins/_lightbox.scss */
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
/* line 80, ../../sass/modules/plugins/_lightbox.scss */
#cboxOverlay {
  background: #000;
}

/* line 84, ../../sass/modules/plugins/_lightbox.scss */
#colorbox {
  outline: 0;
  border: 5px solid #fff;
  border-radius: 10px;
  margin: 1em auto;
  /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
  /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
}
/* line 90, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: #fff;
}
/* line 96, ../../sass/modules/plugins/_lightbox.scss */
#colorbox .cboxIframe {
  background: #fff;
}
/* line 100, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
/* line 105, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxLoadedContent {
  background: #fff;
  padding: 1em;
  height: auto !important;
}
/* line 115, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxLoadingOverlay {
  background: #fff;
}
/* line 119, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxTitle {
  position: absolute;
  top: -32px;
  left: 0;
  color: #fff;
  font-size: 1.5em;
  padding: 0.2em 0.5em;
}
/* line 128, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}
/* line 135, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxPrevious, #colorbox #cboxNext, #colorbox #cboxSlideshow, #colorbox #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  min-width: 0;
  position: absolute;
  top: 1.5em;
}
/* line 149, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxPrevious:active, #colorbox #cboxNext:active, #colorbox #cboxSlideshow:active, #colorbox #cboxClose:active {
  outline: 0;
}
/* line 153, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxPrevious {
  background-position: 0px 0px;
  right: 44px;
}
/* line 158, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxPrevious:hover {
  background-position: 0px -25px;
}
/* line 162, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxNext {
  background-position: -25px 0px;
  right: 22px;
}
/* line 167, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxNext:hover {
  background-position: -25px -25px;
}
/* line 171, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxClose {
  background-position: -50px 0px;
  right: 0;
}
/* line 176, ../../sass/modules/plugins/_lightbox.scss */
#colorbox #cboxClose:hover {
  background-position: -50px -25px;
}
/* line 180, ../../sass/modules/plugins/_lightbox.scss */
#colorbox .cboxSlideshow_on #cboxPrevious, #colorbox .cboxSlideshow_off #cboxPrevious {
  right: 66px;
}
/* line 184, ../../sass/modules/plugins/_lightbox.scss */
#colorbox .cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}
/* line 189, ../../sass/modules/plugins/_lightbox.scss */
#colorbox .cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px;
}
/* line 193, ../../sass/modules/plugins/_lightbox.scss */
#colorbox .cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}
/* line 198, ../../sass/modules/plugins/_lightbox.scss */
#colorbox .cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px;
}

/* line 203, ../../sass/modules/plugins/_lightbox.scss */
#colorbox {
  border: 1px solid #3e2626;
  box-shadow: 0px 2px 14px 0px black;
}

/* line 208, ../../sass/modules/plugins/_lightbox.scss */
#cboxWrapper {
  z-index: 9999;
}
/* line 213, ../../sass/modules/plugins/_lightbox.scss */
#cboxWrapper #cboxContent #cboxClose,
#cboxWrapper #cboxContent #cboxPrevious,
#cboxWrapper #cboxContent #cboxNext {
  background: none;
  color: #fff;
  font-size: 1.5em;
  height: auto;
  text-indent: 0;
  width: auto;
  right: 0.5em;
  top: -1.5em;
}
/* line 225, ../../sass/modules/plugins/_lightbox.scss */
#cboxWrapper #cboxContent #cboxClose:hover, #cboxWrapper #cboxContent #cboxClose:focus,
#cboxWrapper #cboxContent #cboxPrevious:hover,
#cboxWrapper #cboxContent #cboxPrevious:focus,
#cboxWrapper #cboxContent #cboxNext:hover,
#cboxWrapper #cboxContent #cboxNext:focus {
  background: none;
  color: red;
}
/* line 232, ../../sass/modules/plugins/_lightbox.scss */
#cboxWrapper #cboxContent #cboxPrevious {
  right: 3.5em;
}
/* line 240, ../../sass/modules/plugins/_lightbox.scss */
#cboxWrapper #cboxContent #cboxNext {
  right: 2em;
}
/* line 249, ../../sass/modules/plugins/_lightbox.scss */
#cboxWrapper #cboxTitle {
  float: none !important;
  width: 100%;
}

/* line 255, ../../sass/modules/plugins/_lightbox.scss */
#overlay {
  background: #2f2f2f;
}

/*******************************************************************************
 * Tree container
 */
/* line 4, ../../sass/modules/plugins/_dynatree.scss */
ul.dynatree-container {
  font-size: 0.85em;
  white-space: normal;
  padding: 3px;
  margin: 0;
  /* issue 201 */
  overflow: auto;
  height: 100%;
  /* issue 263 */
}
/* line 11, ../../sass/modules/plugins/_dynatree.scss */
ul.dynatree-container li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0 !important;
  padding: 1px 0 0 0;
}
/* line 23, ../../sass/modules/plugins/_dynatree.scss */
ul.dynatree-container ul {
  padding: 0 0 0 0.8em;
  margin: 0 0 0 0a;
}
/* line 26, ../../sass/modules/plugins/_dynatree.scss */
ul.dynatree-container ul li {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  margin: 0;
  padding: 1px 0 0 0;
}

/* Suppress lines if level is fixed expanded (option minExpandLevel) */
/* line 46, ../../sass/modules/plugins/_dynatree.scss */
ul.dynatree-no-connector > li {
  background-image: none;
}

/* Style, when control is disabled */
/* line 51, ../../sass/modules/plugins/_dynatree.scss */
.ui-dynatree-disabled ul.dynatree-container {
  opacity: 0.5;
  /*	filter: alpha(opacity=50); /* Yields a css warning */
  background-color: silver;
}

/*******************************************************************************
 * Common icon definitions
 */
/* line 61, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-empty,
span.dynatree-vline,
span.dynatree-connector,
span.dynatree-expander,
span.dynatree-icon,
span.dynatree-checkbox,
span.dynatree-radio,
span.dynatree-drag-helper-img,
#dynatree-drop-marker {
  width: 16px;
  height: 16px;
  cursor: pointer;
  font-size: 1.2em;
  /*	display: -moz-inline-box; /* @ FF 1+2 removed for issue 221*/
  /*	-moz-box-align: start; /* issue 221 */
  display: inline-block;
  /* Required to make a span sizeable */
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: left;
  background-position: 0 0;
}

/** Used by 'icon' node option: */
/* line 88, ../../sass/modules/plugins/_dynatree.scss */
ul.dynatree-container img {
  width: 16px;
  height: 16px;
  margin-left: 3px;
  vertical-align: top;
  border-style: none;
}

/*******************************************************************************
 * Lines and connectors
 */
/*
span.dynatree-empty
{
}
span.dynatree-vline
{
}
*/
/* line 110, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-connector {
  background-image: none;
}

/*
.dynatree-lastsib span.dynatree-connector
{
}
*/
/*******************************************************************************
 * Expander icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-exp-span
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'd': lazy (Delayed)
 * 3rd character (optional): 'l': Last sibling
 */
/* line 130, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-expander {
  background: none;
  cursor: pointer;
  margin: 0.5em 0.5em 0 0;
  width: 10px;
  height: 19px;
}

/* line 139, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-expander:before,
dynatree-selected span.dynatree-expander:before {
  content: "\f0fe";
  color: #034ea2;
}

/* line 145, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-expander:hover {
  background-position: -16px -80px;
}

/* line 149, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-loading span.dynatree-expander {
  background-position: 0 0;
}

/* line 155, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-exp-e span.dynatree-expander {
  background: none;
}

/* line 158, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-exp-e span.dynatree-expander:before {
  content: "\f146";
  color: #034ea2;
}

/*******************************************************************************
 * Checkbox icon
 */
/* line 167, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-checkbox {
  margin-left: 3px;
  background-position: 0px -32px;
}

/* line 172, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-checkbox:hover {
  background-position: -16px -32px;
}

/* line 177, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-partsel span.dynatree-checkbox {
  background-position: -64px -32px;
}

/* line 181, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-partsel span.dynatree-checkbox:hover {
  background-position: -80px -32px;
}

/* line 186, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-selected span.dynatree-checkbox {
  background-position: -32px -32px;
}

/* line 190, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-selected span.dynatree-checkbox:hover {
  background-position: -48px -32px;
}

/*******************************************************************************
 * Radiobutton icon
 * This is a customization, that may be activated by overriding the 'checkbox'
 * class name as 'dynatree-radio' in the tree options.
 */
/* line 200, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-radio {
  margin-left: 3px;
  background-position: 0px -48px;
}

/* line 205, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-radio:hover {
  background-position: -16px -48px;
}

/* line 210, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-partsel span.dynatree-radio {
  background-position: -64px -48px;
}

/* line 214, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-partsel span.dynatree-radio:hover {
  background-position: -80px -48px;
}

/* line 219, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-selected span.dynatree-radio {
  background-position: -32px -48px;
}

/* line 223, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-selected span.dynatree-radio:hover {
  background-position: -48px -48px;
}

/*******************************************************************************
 * Node type icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-ico-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'f': folder
 */
/* line 246, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-icon:before {
  content: "\f146";
  color: #034ea2;
}

/* line 252, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-has-children span.dynatree-icon {
  /*    background-position: 0px -16px; */
}

/* line 257, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-ico-cf span.dynatree-icon {
  background: none;
}

/* line 262, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-ico-cf span.dynatree-icon:before {
  content: "\f07b";
  color: #034ea2;
}

/* line 268, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-ico-ef span.dynatree-icon {
  background: none;
}

/* line 275, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-ico-ef span.dynatree-icon:before {
  content: "\f07c";
  color: #034ea2;
}

/* Status node icons */
/* line 288, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-statusnode-error span.dynatree-icon {
  background-position: 0px -112px;
  /*	background-image: url("ltError.gif");*/
}

/* line 294, ../../sass/modules/plugins/_dynatree.scss */
.dynatree-statusnode-error {
  display: none;
}

/*******************************************************************************
 * Node titles
 */
/* @Chrome: otherwise hit area of node titles is broken (issue 133)
   Removed again for issue 165; (133 couldn't be reproduced) */
/* line 304, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-node {
  /*	display: -moz-inline-box; /* issue 133, 165, 172, 192. removed for issue 221 */
  /*	-moz-box-align: start; /* issue 221 */
  /*  display: inline-block; /* Required to make a span sizeable */
}

/* Remove blue color and underline from title links */
/* line 313, ../../sass/modules/plugins/_dynatree.scss */
ul.dynatree-container a
 {
  color: black;
  /* inherit doesn't work on IE */
  text-decoration: none;
  vertical-align: top;
  margin: 0px;
  font-size: 1.15em;
  /* margin-left: 3px; */
  /*	outline: 0; /* @ Firefox, prevent dotted border after click */
  /* Set transparent border to prevent jumping when active node gets a border
     (we can do this, because this theme doesn't use vertical lines)
     */
  width: 70%;
}

/* line 331, ../../sass/modules/plugins/_dynatree.scss */
.menu-expanded ul.dynatree-container a
 {
  width: 90%;
}

/* line 339, ../../sass/modules/plugins/_dynatree.scss */
ul.dynatree-container a:hover {
  /*	text-decoration: underline; */
  background: #F2F7FD;
  /* light blue */
  border-color: #B8D6FB;
  /* darker light blue */
}

/* line 346, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-node a {
  display: inline-block;
  /* Better alignment, when title contains <br> */
  padding: 0.5em;
}

/* line 351, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-folder a {
  /*	font-weight: bold; */
  /* custom */
}

/* line 357, ../../sass/modules/plugins/_dynatree.scss */
ul.dynatree-container a:focus,
ul.dynatree-container a:hover,
span.dynatree-focused a:link {
  background-color: #EEE;
  /* gray */
}

/* line 364, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-has-children a {
  /*	font-style: oblique; /* custom: */
}

/* line 373, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-selected a {
  /*	color: green; */
  font-style: italic;
  background-color: #DDD;
  font-weight: bold;
}

/* line 381, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-active a {
  border: 1px solid #99DEFD;
  background-color: #D8F0FA;
}

/*******************************************************************************
 * Drag'n'drop support
 */
/*** Helper object ************************************************************/
/* line 395, ../../sass/modules/plugins/_dynatree.scss */
div.dynatree-drag-helper a {
  border: 1px solid gray;
  background-color: white;
  padding-left: 5px;
  padding-right: 5px;
  opacity: 0.8;
}

/* line 403, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-drag-helper-img {
  /*
  position: relative;
  left: -16px;
  */
}

/* line 410, ../../sass/modules/plugins/_dynatree.scss */
div.dynatree-drag-helper {
  /*    border-color: green;
  	background-color: red;*/
}

/* line 415, ../../sass/modules/plugins/_dynatree.scss */
div.dynatree-drop-accept span.dynatree-drag-helper-img {
  background-position: -32px -112px;
}

/* line 419, ../../sass/modules/plugins/_dynatree.scss */
div.dynatree-drag-helper.dynatree-drop-reject {
  border-color: red;
}

/* line 423, ../../sass/modules/plugins/_dynatree.scss */
div.dynatree-drop-reject span.dynatree-drag-helper-img {
  background-position: -16px -112px;
}

/*** Drop marker icon *********************************************************/
/* line 430, ../../sass/modules/plugins/_dynatree.scss */
#dynatree-drop-marker {
  width: 24px;
  position: absolute;
  background-position: 0 -128px;
  margin: 0;
}

/* line 437, ../../sass/modules/plugins/_dynatree.scss */
#dynatree-drop-marker.dynatree-drop-after,
#dynatree-drop-marker.dynatree-drop-before {
  width: 64px;
  background-position: 0 -144px;
}

/* line 443, ../../sass/modules/plugins/_dynatree.scss */
#dynatree-drop-marker.dynatree-drop-copy {
  background-position: -64px -128px;
}

/* line 447, ../../sass/modules/plugins/_dynatree.scss */
#dynatree-drop-marker.dynatree-drop-move {
  background-position: -64px -128px;
}

/*** Source node while dragging ***********************************************/
/* line 454, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-drag-source {
  /* border: 1px dotted gray; */
  background-color: #e0e0e0;
}

/* line 459, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-drag-source a {
  color: gray;
}

/*** Target node while dragging cursor is over it *****************************/
/* line 466, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-drop-target {
  /*border: 1px solid gray;*/
}

/* line 473, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-drop-target.dynatree-drop-accept a {
  /*border: 1px solid green;*/
  background-color: #3169C6 !important;
  color: white !important;
  /* @ IE6 */
  text-decoration: none;
}

/* line 480, ../../sass/modules/plugins/_dynatree.scss */
span.dynatree-drop-target.dynatree-drop-reject {
  /*border: 1px solid red;*/
}

/*! jQuery UI - v1.10.2 - 2013-03-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.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 2013 jQuery Foundation and other contributors Licensed MIT */
/* Layout helpers
----------------------------------*/
/* line 9, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-helper-hidden {
  display: none;
}

/* line 12, ../../sass/modules/plugins/_jquery-ui.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 22, ../../sass/modules/plugins/_jquery-ui.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 32, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 38, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 41, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 44, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 54, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 61, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 70, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 82, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 89, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
}

/* line 97, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 100, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

/* line 103, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 106, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 112, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/* line 117, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* line 123, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}

/* line 134, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
/* line 142, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
/* line 146, ../../sass/modules/plugins/_jquery-ui.scss */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 149, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 152, ../../sass/modules/plugins/_jquery-ui.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
/* line 157, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 161, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 164, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 169, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 173, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 177, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
/* line 182, ../../sass/modules/plugins/_jquery-ui.scss */
input.ui-button {
  padding: .4em 1em;
}

/* button icon element(s) */
/* line 187, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 196, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 200, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 205, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* button sets */
/* line 212, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 215, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
/* line 222, ../../sass/modules/plugins/_jquery-ui.scss */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 227, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 232, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 236, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 243, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 247, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 250, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 253, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 256, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 259, ../../sass/modules/plugins/_jquery-ui.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 268, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 273, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 277, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 280, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 284, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 290, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 296, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 300, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 307, ../../sass/modules/plugins/_jquery-ui.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 315, ../../sass/modules/plugins/_jquery-ui.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 323, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 328, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 331, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 334, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 338, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 341, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 344, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 347, ../../sass/modules/plugins/_jquery-ui.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 351, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 354, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 361, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 364, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 368, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 372, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 376, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 380, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 383, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 386, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 390, ../../sass/modules/plugins/_jquery-ui.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;
}

/* line 395, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 402, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 406, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 414, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

/* line 423, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 430, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

/* line 437, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 440, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 444, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

/* line 451, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 454, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}

/* line 461, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

/* line 465, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 470, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 477, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  /* support: IE7 */
  font-weight: normal;
}

/* line 485, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

/* line 491, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}

/* line 496, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-menu .ui-state-disabled a {
  cursor: default;
}

/* icon support */
/* line 501, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-menu-icons {
  position: relative;
}

/* line 504, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

/* left-aligned */
/* line 510, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

/* right-aligned */
/* line 517, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

/* line 521, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 526, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 530, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-progressbar .ui-progressbar-overlay {
  background: url("images/animated-overlay.gif");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

/* line 536, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/* line 539, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-resizable {
  position: relative;
}

/* line 542, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}

/* line 547, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 551, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 558, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 565, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 572, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 579, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 586, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 593, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 600, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 607, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/* line 612, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 616, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

/* line 623, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* For IE8 - See #6727 */
/* line 633, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 638, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider-horizontal {
  height: .8em;
}

/* line 641, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 645, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 649, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 652, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 656, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 660, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 665, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 669, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 672, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 675, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 682, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

/* line 692, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to overide default borders */
/* line 706, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertical centre icon */
/* line 712, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 718, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-spinner-up {
  top: 0;
}

/* line 721, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
/* line 726, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}

/* line 730, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

/* line 738, ../../sass/modules/plugins/_jquery-ui.scss */
body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
/* line 744, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

/* line 748, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 751, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em;
}

/* line 758, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url("/Style Library/img/jquery-ui/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222;
}

/* line 763, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-widget-content a {
  /*color: #222222;*/
}

/* line 766, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("/Style Library/img/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}

/* line 772, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-widget-header a {
  color: #222222;
}

/* Interaction states
----------------------------------*/
/* line 778, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("/Style Library/img/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}

/* line 786, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

/* line 792, ../../sass/modules/plugins/_jquery-ui.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 url("/Style Library/img/jquery-ui/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 803, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}

/* line 810, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("/Style Library/img/jquery-ui/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 818, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 827, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("/Style Library/img/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636;
}

/* line 834, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 839, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("/Style Library/img/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}

/* line 846, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

/* line 851, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

/* line 856, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 861, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 868, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 875, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 883, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 887, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/Style Library/img/jquery-ui/ui-icons_222222_256x240.png");
}

/* line 891, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-widget-header .ui-icon {
  background-image: url("/Style Library/img/jquery-ui/ui-icons_222222_256x240.png");
}

/* line 894, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-default .ui-icon {
  background-image: url("/Style Library/img/jquery-ui/ui-icons_888888_256x240.png");
}

/* line 897, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("/Style Library/img/jquery-ui/ui-icons_454545_256x240.png");
}

/* line 901, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-active .ui-icon {
  background-image: url("/Style Library/img/jquery-ui/ui-icons_454545_256x240.png");
}

/* line 904, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-highlight .ui-icon {
  background-image: url("/Style Library/img/jquery-ui/ui-icons_2e83ff_256x240.png");
}

/* line 907, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/Style Library/img/jquery-ui/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
/* line 913, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 914, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 915, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 916, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 917, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 918, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 919, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 920, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 921, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 922, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 923, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 924, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 925, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 926, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 927, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 928, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 929, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 930, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 931, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 932, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 933, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 934, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 935, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 936, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 937, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 938, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 939, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 940, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 941, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 942, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 943, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 944, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 945, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 946, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 947, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 948, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 949, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 950, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 951, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 952, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 953, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 954, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 955, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 956, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 957, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 958, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 959, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 960, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 961, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 962, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 963, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 964, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 965, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 966, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 967, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 968, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 969, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 970, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 971, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 972, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 973, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 974, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 975, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 976, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 977, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 978, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 979, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 980, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 981, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 982, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 983, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 984, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 985, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 986, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 987, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 988, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 989, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 990, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 991, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 992, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 993, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 994, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 995, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 996, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 997, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 998, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 999, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 1000, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 1001, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 1002, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 1003, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 1004, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 1005, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 1006, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 1007, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 1008, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 1009, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 1010, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 1011, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 1012, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 1013, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 1014, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 1015, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 1016, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 1017, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 1018, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 1019, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 1020, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 1021, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 1022, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 1023, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 1024, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 1025, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 1026, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 1027, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 1028, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 1029, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 1030, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 1031, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 1032, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 1033, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 1034, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 1035, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 1036, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 1037, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 1038, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 1039, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 1040, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 1041, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 1042, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 1043, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 1044, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 1045, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 1046, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 1047, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 1048, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 1049, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 1051, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 1052, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 1053, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 1054, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 1055, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 1056, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 1057, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 1058, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 1059, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 1060, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 1061, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 1062, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 1063, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 1064, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 1065, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 1066, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 1067, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 1068, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 1069, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 1070, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 1071, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 1072, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 1073, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 1074, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 1075, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 1076, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 1077, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 1078, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 1079, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 1080, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 1081, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 1082, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 1083, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 1084, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 1085, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 1086, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 1087, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 1088, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 1095, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

/* line 1101, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

/* line 1107, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

/* line 1113, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
/* line 1121, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-widget-overlay {
  background: #aaaaaa url("/Style Library/img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
}

/* line 1126, ../../sass/modules/plugins/_jquery-ui.scss */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("/Style Library/img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}

/* line 1, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.datepicker {
  float: left;
  padding: 0.5em;
  border-top-left-radius: 3px;
  border: 1px solid #979797;
}

/* line 7, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
  background: #fff;
  border: 1px solid #036;
  border-radius: 5px;
  box-shadow: 4px 4px 4px #999;
  margin-top: 0.3em;
}
/* line 17, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
/* line 22, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
/* line 30, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
/* line 35, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
/* line 39, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
/* line 43, ../../sass/modules/plugins/_ui.datepicker.custom.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 53, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
/* line 57, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
/* line 61, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
/* line 65, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
/* line 71, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-datepicker-title
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
/* line 76, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
/* line 81, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
/* line 86, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker table th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
/* line 92, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker table td {
  border: 0;
  padding: 1px;
}
/* line 95, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker table td span,
.ui-datepicker table td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
/* line 104, ../../sass/modules/plugins/_ui.datepicker.custom.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 111, ../../sass/modules/plugins/_ui.datepicker.custom.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 119, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* line 123, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-widget-header .ui-icon {
  background-image: url("/Style Library/img/jquery-ui/ui-icons_222222_256x240.png");
}
/* line 126, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-icon {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
/* line 131, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
/* line 134, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker .ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 139, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-trigger {
  min-width: 30px !important;
  padding: 0 !important;
  line-height: 1.8em !important;
}

/* with multiple calendars */
/* line 148, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 151, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 154, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 158, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 161, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 164, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 167, ../../sass/modules/plugins/_ui.datepicker.custom.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 171, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 174, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 181, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 184, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 188, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 192, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 196, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 200, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 203, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 206, ../../sass/modules/plugins/_ui.datepicker.custom.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 210, ../../sass/modules/plugins/_ui.datepicker.custom.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;
}

/* line 1, ../../sass/modules/plugins/_accessible.treeview.scss */
.visually-hidden {
  position: absolute;
  left: -999em;
}

/* line 2, ../../sass/modules/plugins/_accessible.treeview.scss */
.hasChildren {
  position: relative;
}

/* line 3, ../../sass/modules/plugins/_accessible.treeview.scss */
.tree li ul {
  display: none;
}

/* line 4, ../../sass/modules/plugins/_accessible.treeview.scss */
.tree a {
  padding: 2px 5px 2px 0;
}

/* line 5, ../../sass/modules/plugins/_accessible.treeview.scss */
.tree a.focussed, .activedescendant > a {
  outline: 2px dotted #f00;
}

/* line 6, ../../sass/modules/plugins/_accessible.treeview.scss */
.tree li li a {
  background-image: url("img/raquo-blue.png");
  background-repeat: no-repeat;
  background-position: 8px 0.5em;
  padding-left: 40px;
}

/* line 12, ../../sass/modules/plugins/_accessible.treeview.scss */
.tree .hasChildren a {
  background-image: none;
  padding-left: 30px;
}

/* line 13, ../../sass/modules/plugins/_accessible.treeview.scss */
.tree li .noChildren a {
  background-image: url("img/raquo-blue.png");
  padding-left: 25px;
}

/* line 14, ../../sass/modules/plugins/_accessible.treeview.scss */
.toggle {
  background-position: left top;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 10px;
  top: 0.4em;
}

/* line 15, ../../sass/modules/plugins/_accessible.treeview.scss */
.tree .expanded {
  background-image: url("img/minus-blue.png");
}

/* line 16, ../../sass/modules/plugins/_accessible.treeview.scss */
.tree .collapsed {
  background-image: url("img/plus-blue.png");
}

/* line 17, ../../sass/modules/plugins/_accessible.treeview.scss */
.tree .expanded.hover {
  background-image: url("img/minus-blue-hover.png");
}

/* line 18, ../../sass/modules/plugins/_accessible.treeview.scss */
.tree .collapsed.hover {
  background-image: url("img/plus-blue-hover.png");
}

/* 
 *  Owl Carousel - Animate Plugin
 */
/* line 4, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 10, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 13, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 16, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
/* line 43, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
/* line 54, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

/* line 62, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

/* line 66, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 74, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 80, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 91, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}

/* line 94, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 98, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 101, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none;
}

/* line 104, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 116, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

/* line 121, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

/* line 127, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

/* line 134, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 137, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
/* line 142, ../../sass/modules/plugins/_owl.carousel.scss */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 149, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

/* line 157, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
/* line 164, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 169, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

/* line 187, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

/* line 194, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

/* line 198, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

/* line 213, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* line 217, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel {
  /*.owl-nav-next{
  	right:1em;
  }
  .owl-nav-prev{
  	left:1em;
  }*/
}
/* line 218, ../../sass/modules/plugins/_owl.carousel.scss */
.owl-carousel .owl-nav-next,
.owl-carousel .owl-nav-prev {
  transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
}

/* line 1, ../../sass/modules/plugins/_jquery.snippet.scss */
.sh_typical {
  background: none;
  border: 0 none;
  margin: 0;
  padding: 0;
}

/* line 12, ../../sass/modules/plugins/_jquery.snippet.scss */
.sh_typical .sh_sourceCode .sh_type {
  color: #212121;
  font-weight: 400;
  font-style: normal;
}

/* line 18, ../../sass/modules/plugins/_jquery.snippet.scss */
.sh_typical .sh_sourceCode .sh_comment {
  color: #666;
  font-weight: 400;
  font-style: italic;
}

/* line 24, ../../sass/modules/plugins/_jquery.snippet.scss */
.sh_typical .sh_sourceCode .sh_number {
  color: #a900a9;
  font-weight: 400;
  font-style: normal;
}

/* line 30, ../../sass/modules/plugins/_jquery.snippet.scss */
.sh_typical .sh_sourceCode .sh_preproc {
  color: #00b800;
  font-weight: 400;
  font-style: normal;
}

/* line 36, ../../sass/modules/plugins/_jquery.snippet.scss */
.sh_typical .sh_sourceCode .sh_function {
  color: #000;
  font-weight: 700;
  font-style: normal;
}

/* line 42, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap {
  position: relative;
}

/* line 46, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-reveal {
  text-decoration: underline;
}

/* line 52, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-menu,
.snippet-wrap .snippet-hide {
  position: absolute;
  top: -1.5em;
  right: 0;
  z-index: 1;
}
/* line 59, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-menu pre .snippet-text,
.snippet-wrap .snippet-menu pre .snippet-window,
.snippet-wrap .snippet-hide pre .snippet-text,
.snippet-wrap .snippet-hide pre .snippet-window {
  display: none;
}
/* line 63, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-menu pre .snippet-copy,
.snippet-wrap .snippet-hide pre .snippet-copy {
  position: absolute;
  top: 0;
  right: -1px;
  z-index: 10;
  display: block;
  padding: 5px 8px;
  font-size: 12px;
  color: #767676;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e1e1e8;
  border-radius: 0 4px 0 4px;
  border-top-right-radius: 0;
}
/* line 77, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-menu pre .snippet-copy:hover, .snippet-wrap .snippet-menu pre .snippet-copy.hover,
.snippet-wrap .snippet-hide pre .snippet-copy:hover,
.snippet-wrap .snippet-hide pre .snippet-copy.hover {
  background: #000;
  color: #fff;
}
/* line 86, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-hide {
  top: auto;
  bottom: 10px;
}
/* line 90, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-menu {
  display: block !important;
  opacity: 1 !important;
}

/* line 97, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-menu pre, .snippet-wrap .snippet-hide pre {
  background-color: transparent;
  margin: 0;
  padding: 0;
}

/* line 103, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-menu a, .snippet-wrap .snippet-hide a {
  text-decoration: underline;
  padding: 0 5px;
}

/* line 112, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap pre.snippet-textonly {
  padding: 2em;
}

/* line 116, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-reveal pre.sh_sourceCode {
  padding: .5em 1em;
}

/* line 120, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-num li {
  padding-left: 1.5em;
  list-style: decimal-leading-zero outside none;
}

/* line 125, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-no-num {
  list-style: none;
  margin: 0;
  padding: .6em 1em;
}

/* line 131, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-no-num li {
  list-style: none;
  padding-left: 0;
}

/* line 136, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-num {
  padding-left: 3em;
  margin: 1em 0 1em 1em;
}

/* line 141, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-no-num li.box {
  margin-left: -6px;
  border: 1px solid;
  padding: 0 6px;
}

/* line 147, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-num li.box {
  border: 1px solid;
  list-style-position: inside;
  margin-left: -3em;
  padding-left: 6px;
}

/* line 154, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap li.box-top {
  border-width: 1px 1px 0 !important;
}

/* line 158, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap li.box-bot {
  border-width: 0 1px 1px !important;
}

/* line 162, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap li.box-mid {
  border-width: 0 1px !important;
}

/* line 166, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-num li .box-sp {
  width: 18px;
  display: inline-block;
}

/* line 171, ../../sass/modules/plugins/_jquery.snippet.scss */
.snippet-wrap .snippet-no-num li .box-sp {
  display: none;
}

/* line 175, ../../sass/modules/plugins/_jquery.snippet.scss */
.sh_typical .sh_sourceCode .sh_keyword, .sh_typical .sh_sourceCode .sh_date, .sh_typical .sh_sourceCode .sh_time, .sh_typical .sh_sourceCode .sh_file, .sh_typical .sh_sourceCode .sh_difflines, .sh_typical .sh_sourceCode .sh_property {
  color: #00f;
  font-weight: 700;
  font-style: normal;
}

/* line 181, ../../sass/modules/plugins/_jquery.snippet.scss */
.sh_typical .sh_sourceCode .sh_string, .sh_typical .sh_sourceCode .sh_regexp, .sh_typical .sh_sourceCode .sh_symbol, .sh_typical .sh_sourceCode .sh_cbracket, .sh_typical .sh_sourceCode .sh_url, .sh_typical .sh_sourceCode .sh_ip, .sh_typical .sh_sourceCode .sh_name, .sh_typical .sh_sourceCode .sh_newfile, .sh_typical .sh_sourceCode .sh_value {
  color: red;
  font-weight: 400;
  font-style: normal;
}

/* line 187, ../../sass/modules/plugins/_jquery.snippet.scss */
.sh_typical .sh_sourceCode .sh_specialchar, .sh_typical .sh_sourceCode .sh_oldfile {
  color: #C42DA8;
  font-weight: 400;
  font-style: normal;
}

/* line 193, ../../sass/modules/plugins/_jquery.snippet.scss */
.sh_typical .sh_sourceCode .sh_variable, .sh_typical .sh_sourceCode .sh_selector {
  color: #ec7f15;
  font-weight: 400;
  font-style: normal;
}

/* line 199, ../../sass/modules/plugins/_jquery.snippet.scss */
:first-child + html .snippet-wrap, * html .snippet-wrap {
  display: inline-block;
}

/* line 203, ../../sass/modules/plugins/_jquery.snippet.scss */
:first-child + html .snippet-wrap .snippet-hide, * html .snippet-wrap .snippet-hide {
  bottom: 25px;
}

/* line 207, ../../sass/modules/plugins/_jquery.snippet.scss */
:first-child + html .snippet-wrap pre.snippet-formatted, * html .snippet-wrap pre.snippet-formatted {
  padding: 2em 1em;
}

/* line 211, ../../sass/modules/plugins/_jquery.snippet.scss */
:first-child + html .snippet-wrap .snippet-num li.box, * html .snippet-wrap .snippet-num li.box {
  margin-left: -2.4em;
}

/* line 215, ../../sass/modules/plugins/_jquery.snippet.scss */
:first-child + html .snippet-wrap .snippet-num li .box-sp, * html .snippet-wrap .snippet-num li .box-sp {
  width: 27px;
}

/* line 1, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

/* line 20, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}

/*For IE8 or lower*/
/* line 31, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker button {
  border: none !important;
}

/* line 35, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 45, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_noselect::selection {
  background: transparent;
}

/* line 46, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_noselect::-moz-selection {
  background: transparent;
}

/* line 48, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}

/* line 54, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

/* line 61, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}

/* line 65, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}

/* line 69, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}

/* line 75, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}

/* line 79, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}

/* line 87, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}

/* line 92, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_mounthpicker {
  position: relative;
  text-align: center;
}

/* line 97, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

/* line 104, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}

/* line 113, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}

/* line 117, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}

/* line 123, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}

/* line 128, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}

/* line 149, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}

/* line 160, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}

/* line 166, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

/* line 172, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}

/* line 185, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}

/* line 189, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 196, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}

/* line 212, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}

/* line 216, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0;
}

/* line 220, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}

/* line 232, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}

/* line 233, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}

/* line 234, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}

/* line 239, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}

/* line 244, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

/* line 251, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}

/* line 256, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}

/* line 260, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}

/* line 265, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}

/* line 271, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}

/* line 275, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}

/* line 279, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}

/* line 292, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}

/* line 296, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}

/* line 300, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33aaff;
}

/* line 304, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

/* line 309, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

/* line 315, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

/* line 324, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: default;
}

/* line 332, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

/* line 337, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}

/* line 344, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #33aaff !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}

/* line 351, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit	!important;
  background: inherit !important;
  box-shadow: inherit !important;
}

/* line 358, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}

/* line 365, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}

/* line 373, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}

/* line 374, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}

/* line 376, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}

/* line 380, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}

/* line 385, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

/* line 393, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_scroller_box {
  position: relative;
}

/* line 397, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}

/* line 407, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}

/* line 410, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}

/* line 416, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}

/* line 419, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}

/* line 424, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}

/* line 429, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

/* line 435, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

/* line 442, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}

/* line 449, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}

/* line 453, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #cc5500;
}

/* line 457, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

/* line 462, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

/* line 468, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

/* line 476, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}

/* line 482, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}

/* line 486, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}

/* line 487, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}

/* line 488, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}

/* line 490, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}

/* line 494, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}

/* line 497, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #dddddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}

/* line 505, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f4f8fa 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
  /* IE6-9 */
}

/* line 529, ../../sass/modules/plugins/_jquery.ui.datetimepicker.scss */
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #ffffff 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}

/* line 1, ../../sass/modules/plugins/_jquery.ui.autocomplete.scss */
.custom-ac-combobox {
  position: relative;
  display: block;
}
/* line 5, ../../sass/modules/plugins/_jquery.ui.autocomplete.scss */
.custom-ac-combobox .ui-state-default {
  background: #fff;
}
/* line 8, ../../sass/modules/plugins/_jquery.ui.autocomplete.scss */
.custom-ac-combobox .custom-ac-combobox-toggle {
  position: absolute;
  padding: 0;
  top: 0;
  left: 65%;
  height: 94%;
}
/* line 15, ../../sass/modules/plugins/_jquery.ui.autocomplete.scss */
.custom-ac-combobox .custom-ac-combobox-input {
  margin: 0;
  padding: 5px 35px 5px 10px;
}

/* line 21, ../../sass/modules/plugins/_jquery.ui.autocomplete.scss */
.ui-autocomplete.ui-menu li {
  padding: 0.5em 0;
}

/* line 27, ../../sass/modules/plugins/_jquery.ui.autocomplete.scss */
body.internet .visa-finder-large.ym-form .custom-ac-combobox .custom-ac-combobox-toggle {
  left: auto;
  right: -2px;
}

@media (max-width: 1024px) {
  /* line 37, ../../sass/modules/plugins/_jquery.ui.autocomplete.scss */
  .ym-form .custom-ac-combobox .custom-ac-combobox-toggle {
    left: auto;
    right: -2px;
  }
}
/* line 5, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .ym-wrapper {
  width: 75%;
  max-width: 80em;
}
/* line 10, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .intro {
  background: #000;
  border-bottom: 1em solid #247BA0;
  border-top: 1em solid #247BA0;
  padding-top: 1.57143em;
  color: #fff;
}
/* line 18, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .intro h1 {
  color: #fff;
  line-height: 1;
}
/* line 23, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .intro .captioned-image img {
  max-width: 100%;
}
/* line 28, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn a.logo {
  display: inline-block;
  margin: 0.5em 0;
  width: auto;
}
/* line 34, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn nav.menu-bar {
  -moz-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  -webkit-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  font-size: 1.2em;
  background: #fff;
  text-align: left;
  font-family: "Open Sans Condensed";
}
/* line 41, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn nav.menu-bar ul li {
  background: transparent;
}
/* line 44, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn nav.menu-bar ul ul {
  margin-top: 0;
}
/* line 45, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn nav.menu-bar ul ul li {
  background: inherit;
  margin-left: 0;
}
/* line 48, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn nav.menu-bar ul ul li a {
  padding: 0.5em 1em;
}
/* line 51, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn nav.menu-bar ul ul li.selected {
  background: #70C1B3;
  color: #fff;
  font-weight: bold;
}
/* line 59, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn nav.menu-bar ul ul li:not(.selected):hover {
  background: #70C1B3;
}
/* line 64, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn nav.menu-bar ul ul li:not(.selected) a:hover {
  border-bottom: 0.25em solid #247BA0;
  border-top: 0.25em solid #247BA0;
}
/* line 77, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .owl-carousel .owl-next,
body.cdn .owl-carousel .owl-prev {
  margin-right: 0.5em;
}
/* line 80, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .owl-carousel .owl-next a,
body.cdn .owl-carousel .owl-prev a {
  font-size: 1.5em;
}
/* line 84, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .owl-carousel .owl-controls {
  text-align: center;
  position: absolute;
  top: -2.5em;
  right: 0;
}
/* line 85, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .owl-carousel .owl-controls .owl-nav,
body.cdn .owl-carousel .owl-controls .owl-dots,
body.cdn .owl-carousel .owl-controls .owl-next,
body.cdn .owl-carousel .owl-controls .owl-prev {
  display: inline-block;
}
/* line 95, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .owl-carousel .owl-controls .owl-dot {
  display: inline-block;
  margin: 0.5em;
}
/* line 99, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .owl-carousel .owl-controls .active {
  font-weight: bold;
}
/* line 102, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .owl-carousel .owl-controls .owl-next,
body.cdn .owl-carousel .owl-controls .owl-prev {
  -moz-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  -webkit-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  opacity: 0.7;
}
/* line 106, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .owl-carousel .owl-controls .owl-next:hover, body.cdn .owl-carousel .owl-controls .owl-next:focus,
body.cdn .owl-carousel .owl-controls .owl-prev:hover,
body.cdn .owl-carousel .owl-controls .owl-prev:focus {
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  opacity: 1;
}
/* line 114, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .owl-carousel .owl-item a {
  color: #000;
}
/* line 116, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .owl-carousel .owl-item a span {
  display: block;
  margin-top: 0.5em;
  line-height: 1.5;
}
/* line 122, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .owl-carousel .owl-item a:hover, body.cdn .owl-carousel .owl-item a:focus {
  color: #024da1;
}
/* line 132, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .vMenu > ul {
  font-family: "Open Sans";
  font-size: 1em;
}
/* line 135, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .vMenu > ul > li {
  border-bottom: none;
}
/* line 137, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .vMenu > ul > li span.menu-item {
  background: #fcfcfc;
  color: #000;
}
/* line 142, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .vMenu > ul > li > ul {
  font-size: 0.9em;
}
/* line 148, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .vMenu ul {
  list-style: none;
}
/* line 152, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .vMenu ul li.selected a {
  background-color: #247BA0;
}
/* line 156, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .vMenu ul li ul {
  margin: 0;
}
/* line 164, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn h2 {
  border-bottom: 1px solid #e8e8e8;
}
/* line 168, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .ms-core-listMenu-item,
body.cdn .ms-core-listMenu-item:link,
body.cdn .ms-core-listMenu-item:visited,
body.cdn .ms-tv-item:link,
body.cdn .ms-tv-item:visited,
body.cdn .ms-tv-header:link,
body.cdn .ms-tv-header:visited {
  color: #000;
}
/* line 177, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:link,
body.cdn .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:visited,
body.cdn .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected,
body.cdn .ms-tv-selected:link {
  color: #000;
  border-top: 0.25em solid #247BA0;
  border-bottom: 0.25em solid #247BA0;
}
/* line 186, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.example,
body.cdn div.example-code {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  padding: 1.57143em;
  position: relative;
}
/* line 194, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.example {
  background: white;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding-top: 3.5em;
}
/* line 200, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.example:after {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 12px;
  font-weight: 700;
  color: #a6a6a6;
  text-transform: uppercase;
  letter-spacing: 1px;
  content: "Example";
}
/* line 212, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.example-code {
  background: whitesmoke;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-bottom: 1.57143em;
  padding: 1.4em 0 0;
}
/* line 223, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .expandable-headings {
  margin-bottom: 1.57143em;
}
/* line 226, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .immi-expand-collapse-all {
  margin-bottom: 0;
}
/* line 231, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo {
  width: 10em;
  height: 10em;
  position: relative;
}
/* line 236, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo:after {
  position: absolute;
  top: 3em;
  left: 1em;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.cdn-brand-1 {
  background: #FAEED9;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.cdn-brand-1:after {
  content: "cdn-brand-1 Hex: #FAEED9 ";
  color: #8e6113;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.cdn-brand-2 {
  background: #024da1;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.cdn-brand-2:after {
  content: "cdn-brand-2 Hex: #024da1 ";
  color: #a4cefe;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.cdn-brand-3 {
  background: #ad1a1f;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.cdn-brand-3:after {
  content: "cdn-brand-3 Hex: #ad1a1f ";
  color: #f8ced0;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.cdn-brand-4 {
  background: #5b666d;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.cdn-brand-4:after {
  content: "cdn-brand-4 Hex: #5b666d ";
  color: #e1e4e6;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.cdn-brand-5 {
  background: #072243;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.cdn-brand-5:after {
  content: "cdn-brand-5 Hex: #072243 ";
  color: #5b9dee;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.internet-brand-1 {
  background: #007ac3;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.internet-brand-1:after {
  content: "internet-brand-1 Hex: #007ac3 ";
  color: black;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.internet-brand-2 {
  background: #024da1;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.internet-brand-2:after {
  content: "internet-brand-2 Hex: #024da1 ";
  color: #a4cefe;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.internet-brand-3 {
  background: #ad1a1f;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.internet-brand-3:after {
  content: "internet-brand-3 Hex: #ad1a1f ";
  color: #f8ced0;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.internet-brand-4 {
  background: #5b666d;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.internet-brand-4:after {
  content: "internet-brand-4 Hex: #5b666d ";
  color: #e1e4e6;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.internet-brand-5 {
  background: #072243;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.internet-brand-5:after {
  content: "internet-brand-5 Hex: #072243 ";
  color: #5b9dee;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.intranet-brand-1 {
  background: #ffbb20;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.intranet-brand-1:after {
  content: "intranet-brand-1 Hex: #ffbb20 ";
  color: #533a00;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.intranet-brand-2 {
  background: #abca36;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.intranet-brand-2:after {
  content: "intranet-brand-2 Hex: #abca36 ";
  color: #455215;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.intranet-brand-3 {
  background: #e86a65;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.intranet-brand-3:after {
  content: "intranet-brand-3 Hex: #e86a65 ";
  color: #440c0a;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.intranet-brand-4 {
  background: #2fb3ab;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.intranet-brand-4:after {
  content: "intranet-brand-4 Hex: #2fb3ab ";
  color: #0f3a37;
}
/* line 242, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.intranet-brand-5 {
  background: #8b0089;
}
/* line 245, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn div.brand-demo.intranet-brand-5:after {
  content: "intranet-brand-5 Hex: #8b0089 ";
  color: #ffbefe;
}
/* line 255, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn.fixed-header .side-nav {
  position: fixed;
  top: 10em;
}
/* line 260, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .side-nav {
  -moz-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  -webkit-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
}
/* line 262, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .side-nav ul {
  width: 180px;
}
/* line 265, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .side-nav ul li.active {
  border-left: 0.5em solid #70C1B3;
}
/* line 270, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .side-nav ul li a.active {
  background: #247BA0;
}
/* line 272, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .side-nav ul li a.active:before {
  content: "";
  margin-right: 0;
}
/* line 281, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .side-nav ul li li a.active {
  background: #247BA0;
}
/* line 283, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn .side-nav ul li li a.active:before {
  content: "";
  margin-right: 0;
}
/* line 295, ../../sass/modules/templates/cdn/_cdn.scss */
body.cdn #contentBox {
  margin-top: 1em;
}

/* line 3, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet {
  font-family: "Open Sans", sans-serif;
  font-size: 0.85em;
  font-size: 0.85em;
  line-height: 1.385em;
    /*
	Big border around the whole page
	*/
  /*
  Header styles. 
  Generally this will need to be changed for each template. Try to keep code in here as specific as possible. 
  As a general guide, there should only be code in here that cannot be applied in a generic way inside a component, 
  for example: overriding padding/margin/colours in an existing component such as the megamenu 
  */
  /*
  Main content styles
  Again, keep these very specific. There should only be code in here that can't be applied in a generic way to an existing components.
  */
  /* On this Page section */
}
/* line 10, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet #s4-workspace {
  overflow: auto;
}
/* line 14, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet h3 {
  font-size: 1.25em;
}
/* line 18, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet a.delete-favourite {
  float: right;
}
/* line 22, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .condensed, body.intranet .brand-page-header .corporate-panel .corporate-panel-header h2 {
  font-family: "Open Sans Condensed", sans-serif;
}
/* line 25, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ms-vb a.ms-listlink, body.intranet .ms-vb2 a.ms-listlink, body.intranet .ms-vb-user a.ms-listlink {
  color: #1174E3;
}
/* line 28, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet a:hover,
body.intranet a:focus,
body.intranet .ms-vb a.ms-listlink:visited, body.intranet .ms-vb a.ms-listlink:visited:hover {
  color: #000;
}
/* line 34, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ym-skiplinks a.ym-skip:focus,
body.intranet .ym-skiplinks a.ym-skip:active {
  color: #fff;
}
/* line 39, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet input {
  margin-bottom: 0.2em;
}
/* line 43, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet a.more-link,
body.intranet a.settings-link {
  color: #707070;
  font-size: 0.85em;
}
/* line 51, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet #border-wrapper {
  border: 2.8em solid #25408f;
  box-sizing: border-box;
  max-width: 120em;
  width: 95%;
  margin: 1em auto 3.14286em auto;
  padding: 3.14286em;
  padding-top: 1.5em;
  position: relative;
}
/* line 62, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .border-bottom {
  border-bottom: 1px solid #e8e8e8;
}
/* line 66, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet div.top-border-container, body.intranet div.bottom-border-container {
  position: absolute;
  width: 100%;
  color: #fff;
}
/* line 71, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet div.top-border-container .border-tag, body.intranet div.bottom-border-container .border-tag {
  position: absolute;
  left: 0;
  color: #fff;
}
/* line 77, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet div.top-border-container .protecting-tag, body.intranet div.bottom-border-container .protecting-tag {
  position: absolute;
  right: 0;
}
/* line 83, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet div.top-border-container {
  top: -2em;
  left: 0;
}
/* line 88, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet div.bottom-border-container {
  bottom: -1em;
  left: 0;
}
/* line 98, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header {
  margin-bottom: 1em;
  min-height: 123px;
}
/* line 102, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header a.logo {
  background: #fff;
  position: absolute;
  top: 2em;
  left: -5.2em;
  padding: 1em 0 0;
}
/* line 110, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header h1 {
  color: #000;
}
/* line 113, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header h1 span {
  font-weight: bolder;
}
/* line 118, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header div.greetings {
  font-size: 150%;
  text-align: center;
}
/* line 123, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header #searchInputBox {
  margin-bottom: 0;
}
/* line 127, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .ms-srch-sb > input {
  padding: 0.5em 3.5em 0.5em 0.5em;
  border: 1px solid #c9c9c9;
}
/* line 131, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .ms-srch-sb > input:focus {
  border: 1px solid #E86D14;
}
/* line 136, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .ms-srch-sb-border,
body.intranet header .ms-srch-sb-borderFocused {
  padding: 0;
  border: none;
}
/* line 142, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .ms-srch-sb-searchLink {
  font-size: 1.5em;
  margin-left: -1.5em;
  margin-top: 0.25em;
}
/* line 147, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .ms-srch-sb-searchLink img {
  display: none;
}
/* line 153, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .ms-srch-sb-searchLink:before {
  content: "\f002";
}
/* line 158, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header div.mega-menu-container {
  /*background:$gray-3;*/
}
/* line 160, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header div.mega-menu-container ul.cbs-List {
  width: 100%;
  float: right;
  margin: 0;
}
/* line 167, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .accessible-megamenu {
  float: right;
  width: 100%;
  text-align: left;
}
/* line 173, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .accessible-megamenu-top-nav-item {
  margin: 0;
  width: 21%;
}
/* line 178, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header div.sub-header-container {
  width: 70%;
}
/* line 182, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu {
  text-align: left;
}
/* line 186, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.hover,
body.intranet header .megamenu ol li.hover-off {
  position: static;
}
/* line 192, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-1 {
  border-top: 0.5em solid #ffbb20;
}
/* line 196, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-1 h2 a:hover,
body.intranet header .megamenu ol li.brand-1 h2 a.open {
  border-bottom: 0.5em solid #ffbb20;
}
/* line 202, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-1 .accessible-megamenu-panel {
  /*border-top:0.5em solid nth($brand, 2);*/
  border: 0.5em solid #ffbb20;
  background: #fff;
  /*lighten(nth($brand, 2),5);*/
  /*box-shadow:5px 5px 0 darken(nth($brand, 2),10);*/
}
/* line 208, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-1 .accessible-megamenu-panel .ym-grid .ym-gl {
  border-right: 1px solid #ffcb53;
}
/* line 213, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-1 .accessible-megamenu-panel .ym-grid ol li {
  border-bottom: 1px solid #ffcb53;
}
/* line 216, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-1 .accessible-megamenu-panel .ym-grid ol li:last-child {
  border-bottom: none;
}
/* line 192, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-2 {
  border-top: 0.5em solid #abca36;
}
/* line 196, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-2 h2 a:hover,
body.intranet header .megamenu ol li.brand-2 h2 a.open {
  border-bottom: 0.5em solid #abca36;
}
/* line 202, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-2 .accessible-megamenu-panel {
  /*border-top:0.5em solid nth($brand, 2);*/
  border: 0.5em solid #abca36;
  background: #fff;
  /*lighten(nth($brand, 2),5);*/
  /*box-shadow:5px 5px 0 darken(nth($brand, 2),10);*/
}
/* line 208, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-2 .accessible-megamenu-panel .ym-grid .ym-gl {
  border-right: 1px solid #bcd55e;
}
/* line 213, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-2 .accessible-megamenu-panel .ym-grid ol li {
  border-bottom: 1px solid #bcd55e;
}
/* line 216, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-2 .accessible-megamenu-panel .ym-grid ol li:last-child {
  border-bottom: none;
}
/* line 192, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-3 {
  border-top: 0.5em solid #e86a65;
}
/* line 196, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-3 h2 a:hover,
body.intranet header .megamenu ol li.brand-3 h2 a.open {
  border-bottom: 0.5em solid #e86a65;
}
/* line 202, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-3 .accessible-megamenu-panel {
  /*border-top:0.5em solid nth($brand, 2);*/
  border: 0.5em solid #e86a65;
  background: #fff;
  /*lighten(nth($brand, 2),5);*/
  /*box-shadow:5px 5px 0 darken(nth($brand, 2),10);*/
}
/* line 208, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-3 .accessible-megamenu-panel .ym-grid .ym-gl {
  border-right: 1px solid #ef9591;
}
/* line 213, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-3 .accessible-megamenu-panel .ym-grid ol li {
  border-bottom: 1px solid #ef9591;
}
/* line 216, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-3 .accessible-megamenu-panel .ym-grid ol li:last-child {
  border-bottom: none;
}
/* line 192, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-4 {
  border-top: 0.5em solid #2fb3ab;
}
/* line 196, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-4 h2 a:hover,
body.intranet header .megamenu ol li.brand-4 h2 a.open {
  border-bottom: 0.5em solid #2fb3ab;
}
/* line 202, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-4 .accessible-megamenu-panel {
  /*border-top:0.5em solid nth($brand, 2);*/
  border: 0.5em solid #2fb3ab;
  background: #fff;
  /*lighten(nth($brand, 2),5);*/
  /*box-shadow:5px 5px 0 darken(nth($brand, 2),10);*/
}
/* line 208, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-4 .accessible-megamenu-panel .ym-grid .ym-gl {
  border-right: 1px solid #46cfc6;
}
/* line 213, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-4 .accessible-megamenu-panel .ym-grid ol li {
  border-bottom: 1px solid #46cfc6;
}
/* line 216, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-4 .accessible-megamenu-panel .ym-grid ol li:last-child {
  border-bottom: none;
}
/* line 192, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-5 {
  border-top: 0.5em solid #8b0089;
}
/* line 196, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-5 h2 a:hover,
body.intranet header .megamenu ol li.brand-5 h2 a.open {
  border-bottom: 0.5em solid #8b0089;
}
/* line 202, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-5 .accessible-megamenu-panel {
  /*border-top:0.5em solid nth($brand, 2);*/
  border: 0.5em solid #8b0089;
  background: #fff;
  /*lighten(nth($brand, 2),5);*/
  /*box-shadow:5px 5px 0 darken(nth($brand, 2),10);*/
}
/* line 208, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-5 .accessible-megamenu-panel .ym-grid .ym-gl {
  border-right: 1px solid #be00bb;
}
/* line 213, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-5 .accessible-megamenu-panel .ym-grid ol li {
  border-bottom: 1px solid #be00bb;
}
/* line 216, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol li.brand-5 .accessible-megamenu-panel .ym-grid ol li:last-child {
  border-bottom: none;
}
/* line 226, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol > li {
  margin-left: 4%;
}
/* line 229, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol > li a,
body.intranet header .megamenu ol > li p {
  color: #000;
  margin-bottom: 0;
}
/* line 235, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol > li p {
  margin-bottom: 1em;
}
/* line 241, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol h2 a {
  color: #000;
  border-bottom: 0.6em solid transparent;
  padding: 0.5em;
}
/* line 246, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol h2 a:hover {
  color: #000;
  text-decoration: underline;
}
/* line 253, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol h3 {
  font-size: 2em;
  margin-bottom: 1em;
}
/* line 258, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol h4 {
  display: block;
  font-size: 1.5em;
  margin: 0;
}
/* line 264, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol .accessible-megamenu-panel {
  border: none;
  box-shadow: none;
  color: #fff;
  margin-left: -10em;
  top: 4.7em;
  right: 0;
  width: 150%;
}
/* line 273, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol .accessible-megamenu-panel ol li {
  padding: 0.5em;
}
/* line 278, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet header .megamenu ol .accessible-megamenu-panel .ym-gbox {
  padding-top: 0;
}
/* line 287, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .breadcrumbs,
body.intranet .breadcrumb-wrapper {
  padding-left: 1em;
}
/* line 292, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .no-heading .breadcrumb-wrapper {
  padding: 1em 0;
}
/* line 298, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .corporate-panel-highlight h3.highlight {
  text-shadow: -1px -1px 1px #fff, 1px 1px 1px #d9d9d9;
  display: inline-block;
  width: 100%;
}
/* line 303, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .corporate-panel-highlight h3.highlight p {
  display: none;
}
/* line 308, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .corporate-panel-highlight a.settings-link {
  top: 1.5em;
  right: 1em;
}
/* line 317, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main {
  /*
  News feature images on the homepage todo: Make a generic news box module?
  */
  /*
    News feed layout on the homepage
  */
  /*
  Overrides for the owl carousel scroller on the homepage
  */
  /*
  Some random typography stuff in here. todo: move to typography?
  */
  /*
  Hideous iframe stuff due to web apps being embedded with iframes. todo: figure our a way to set the correct height on an iframe. 
  */
}
/* line 318, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main > .ym-wrapper {
  padding-top: 4em;
}
/* line 322, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main #main-content {
  padding-top: 1em;
}
/* line 326, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .content-wrapper {
  padding: 0 1em;
}
/* line 330, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .feature-wrapper {
  background: whitesmoke;
  margin-bottom: 2em;
  border-top: 0.5em solid #25408f;
}
/* line 335, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .feature-wrapper h3 {
  border-bottom: 1px solid #e8e8e8;
}
/* line 339, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .feature-wrapper h4 {
  font-size: 1.05em;
}
/* line 345, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .quicklinks h4 {
  clear: both;
}
/* line 349, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .quicklinks .quick-links {
  margin-bottom: 0;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 1em;
  /*
  > .ym-gl{
  	border-bottom:1px solid $gray-5;
  }
  */
}
/* line 354, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .quicklinks .quick-links article {
  border-bottom: 1px solid #e8e8e8;
}
/* line 358, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .quicklinks .quick-links ul {
  margin-bottom: 1em;
}
/* line 361, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .quicklinks .quick-links ul li {
  /*float:left;
  width:44%;*/
}
/* line 374, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .corporate-panel {
  border-top: 0.5em solid #25408f;
}
/* line 377, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .corporate-panel .corporate-panel-header {
  background: none;
  padding: 0;
}
/* line 381, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .corporate-panel .corporate-panel-header h3 {
  color: black;
}
/* line 386, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .corporate-panel .corporate-panel-content {
  background: none;
  min-height: 6em;
  padding: 0;
}
/* line 395, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .news-feature {
  position: relative;
}
/* line 398, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .news-feature img {
  max-width: 100%;
  height: auto;
}
/* line 404, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .news-feature .caption-wrapper h4,
body.intranet main .news-feature .caption-wrapper p {
  color: #000;
}
/* line 415, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main #news-feed .feed-title-space {
  display: block;
  margin-bottom: 1em;
}
/* line 420, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main #news-feed .feed-title {
  display: inline;
  font-size: 100%;
  line-height: inherit;
}
/* line 426, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main #news-feed .sub-text {
  display: inline;
  color: #707070;
}
/* line 434, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .owl-carousel .owl-next,
body.intranet main .owl-carousel .owl-prev {
  margin-right: 0.5em;
}
/* line 438, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .owl-carousel .owl-next a,
body.intranet main .owl-carousel .owl-prev a {
  font-size: 1.5em;
}
/* line 444, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .owl-carousel .owl-controls {
  padding-top: 1em;
  height: 0;
}
/* line 448, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .owl-carousel .owl-controls .owl-nav,
body.intranet main .owl-carousel .owl-controls .owl-dots,
body.intranet main .owl-carousel .owl-controls .owl-next,
body.intranet main .owl-carousel .owl-controls .owl-prev {
  display: inline-block;
  color: #000;
}
/* line 456, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .owl-carousel .owl-controls .owl-next {
  right: 0;
}
/* line 460, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .owl-carousel .owl-controls .owl-prev {
  left: 0.5em;
}
/* line 464, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .owl-carousel .owl-controls .owl-dots {
  position: absolute;
  bottom: 0;
  right: 4em;
}
/* line 470, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .owl-carousel .owl-controls .owl-dot {
  color: #000;
  display: inline-block;
  margin: 0 0.5em;
}
/* line 476, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .owl-carousel .owl-controls .owl-nav {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 482, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .owl-carousel .owl-controls .active {
  font-weight: bold;
}
/* line 490, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main h3 {
  margin-top: 1em;
}
/* line 494, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main h4 {
  font-weight: bold;
  margin-top: 1em;
}
/* line 498, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main h4 i {
  font-size: 0.7em;
  margin: 0 0.5em;
}
/* line 506, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main iframe {
  width: 100%;
}
/* line 510, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main iframe main {
  margin-top: 0;
}
/* line 515, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .left-navigation {
  background: whitesmoke;
}
/* line 518, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .left-navigation .corporate-panel {
  border-top: none;
}
/* line 521, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .left-navigation .corporate-panel .corporate-panel-header {
  padding: 1em;
}
/* line 524, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .left-navigation .corporate-panel .corporate-panel-header h2,
body.intranet main .left-navigation .corporate-panel .corporate-panel-header h3 {
  margin-bottom: 0;
  font-size: 2em;
  line-height: 1;
}
/* line 532, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .left-navigation .corporate-panel .corporate-panel-content {
  background: whitesmoke;
  padding: 1em;
}
/* line 539, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .ms-core-listMenu-verticalBox li.static > ul.static > li.static > .ms-core-listMenu-item {
  padding-left: 0.5em;
}
/* line 543, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .ms-core-listMenu-verticalBox > .ms-core-listMenu-item, body.intranet main .ms-core-listMenu-verticalBox li.static > .ms-core-listMenu-item {
  padding: 0.5em;
}
/* line 547, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item, body.intranet main .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenuEdit, body.intranet main .ms-core-listMenu-heading, body.intranet main .ms-tv-header {
  font-family: inherit;
}
/* line 552, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main a.settings-link {
  position: absolute;
  top: 1.5em;
  right: 1em;
}
/* line 558, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .gray-box {
  background: #e8e8e8;
  padding: 1.57143em;
  color: #000;
}
/* line 562, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet main .gray-box h3:first-child {
  margin-top: 0px;
}
/* line 568, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet footer {
  padding: 0;
  background: #c9c9c9;
}
/* line 572, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet footer ul.cbs-List {
  display: block;
}
/* line 575, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet footer ul.cbs-List > li {
  display: block;
  margin: 0;
}
/* line 581, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet footer .ym-wrapper {
  color: #000;
  padding: 1em 0;
}
/* line 585, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet footer .ym-wrapper .content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
  position: relative;
}
/* line 591, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet footer .ym-wrapper .content-wrapper h4 {
  border-bottom: 0.4em solid #000;
  margin-top: 0.5em;
  padding-bottom: 0.5em;
}
/* line 597, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet footer .ym-wrapper .content-wrapper a,
body.intranet footer .ym-wrapper .content-wrapper a:hover,
body.intranet footer .ym-wrapper .content-wrapper a:focus {
  color: #000;
}
/* line 604, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet footer .ym-wrapper .content-wrapper ul li {
  list-style-type: none;
  margin-left: 0;
}
/* line 612, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet footer .sub-footer-container {
  background: #5b666c;
  color: #fff;
  text-align: center;
}
/* line 617, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet footer .sub-footer-container p {
  padding: 0.5em 0;
}
/* line 623, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar {
  background: #25408f;
  margin-left: 1em;
  position: relative;
  overflow: hidden;
}
/* line 629, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul {
  margin: 0;
  padding: 0;
}
/* line 633, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul li {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  border-bottom: 1px solid #fff;
  text-align: center;
  display: block;
  color: #fff;
}
/* line 642, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul li a {
  color: #fff;
  padding: 5px 0;
  width: 100%;
  display: table;
}
/* line 648, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul li a i {
  padding: 5px 0;
  display: block;
}
/* line 652, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul li a i:before {
  margin: 0 auto;
  vertical-align: middle;
  font-size: 30px;
}
/* line 659, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul li a:hover, body.intranet .right-column-toolbar > ul li a:focus {
  text-decoration: none;
  color: #BFE7FF;
}
/* line 665, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul li a.highlight {
  color: #FFFF00;
}
/* line 670, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul li:last-child {
  border-bottom: none;
}
/* line 675, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul li:hover > div, body.intranet .right-column-toolbar > ul li.active > div {
  display: block;
}
/* line 680, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul li > div {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: -18em;
  background: #d9d9d9;
  box-shadow: -5px 5px 0 #bfbfbf;
  width: 18em;
}
/* line 690, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul li > div h2 {
  margin: 0;
}
/* line 694, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul li > div li {
  color: #000;
  text-align: left;
}
/* line 698, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul li > div li:before {
  display: inline;
  margin-right: 0.5em;
}
/* line 704, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .right-column-toolbar > ul li > div a {
  color: #000;
  width: 100%;
}
/* line 713, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet ul.thumb-list {
  list-style: none;
}
/* line 716, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet ul.thumb-list .thumb-list-item {
  margin-bottom: 0.5em;
  min-height: 90px;
}
/* line 721, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet ul.thumb-list .content-wrapper {
  margin-left: 80px;
}
/* line 725, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet ul.thumb-list .thumb-wrapper {
  width: 80px;
  overflow: hidden;
}
/* line 732, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .with-scrolling-thumblist ul.thumb-list {
  max-height: 420px;
  overflow-y: auto;
}
/* line 738, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet ul.messages li {
  background-position: right bottom;
  background-repeat: no-repeat;
}
/* line 742, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet ul.messages li.ExecutiveMessage {
  background-image: url("/news/PublishingImages/FEED_message.png");
}
/* line 746, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet ul.messages li.GeneralNewsPage {
  background-image: url("/news/PublishingImages/FEED_message.png");
}
/* line 750, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet ul.messages li.FileRequestPage {
  background-image: url("/news/PublishingImages/FEED_message.png");
}
/* line 754, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet ul.messages li.ProbityNoticePage {
  background-image: url("/news/PublishingImages/FEED_message.png");
}
/* line 758, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet ul.messages li.InternallyAdvertisedJobVacancyPage {
  background-image: url("/news/PublishingImages/FEED_hr.png");
}
/* line 762, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet ul.messages li.PresentationPage {
  background-image: url("/news/PublishingImages/FEED_message.png");
}
/* line 766, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet ul.messages li.SocialEventPage {
  background-image: url("/news/PublishingImages/FEED_event.png");
}
/* line 770, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet ul.messages li.TrainingSessionPage {
  background-image: url("/news/PublishingImages/FEED_event.png");
}
/* line 777, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ym-grid.marketplace > .ym-g50 .content-wrapper {
  padding: 1em;
}
/* line 783, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ms-srch-resultFooter {
  display: none;
}
/* line 787, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .SearchBoxMarketplace {
  /*width:95%; */
  /*border:1px solid $gray-3;*/
  padding-bottom: 1em;
  margin-bottom: 0.5em;
  border-bottom: 2px solid #d9d9d9;
}
/* line 793, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .SearchBoxMarketplace .ms-srch-sbLarge-fullWidth {
  width: auto;
}
/* line 799, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .SearchBoxMarketplace .ms-srch-sb-searchLink {
  margin: 0.25em 0.25em -0.25em 0.25em;
  font-size: 1.5em;
  width: auto !important;
  height: auto !important;
}
/* line 804, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .SearchBoxMarketplace .ms-srch-sb-searchLink img {
  display: none;
}
/* line 810, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .SearchBoxMarketplace .ms-srch-sb-searchLink:before {
  content: "\f002";
}
/* line 814, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .SearchBoxMarketplace .ms-srch-sbLarge > input {
  font-size: 16px;
}
/* line 820, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .classifieds h4, body.intranet .classifieds span {
  color: #468100;
}
/* line 824, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .classifieds .ym-gbox {
  padding-top: 1em;
}
/* line 830, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .announcements h4, body.intranet .announcements span {
  color: #024da1;
}
/* line 834, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .announcements .ym-gbox {
  padding-top: 1em;
}
/* line 838, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .announcements li {
  background: #e8e8e8;
  border-top: 0.5em solid #d9d9d9;
}
/* line 844, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .RefinementMarketplace {
  background: #e8e8e8;
  padding: 1em;
  overflow: hidden;
}
/* line 850, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet td .ms-rtestate-field img {
  max-width: 800px;
}
/* line 855, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ms-wpContentDivSpace table tbody tr:hover th,
body.intranet .ms-wpContentDivSpace table tbody tr:hover td {
  background: #fff;
}
/* line 863, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ContentSearchMarketplace ul.thumb-list li {
  padding: 0.2em 1em 0;
  transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
}
/* line 866, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ContentSearchMarketplace ul.thumb-list li > div {
  display: table;
}
/* line 872, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ContentSearchMarketplace ul.thumb-list li:hover, body.intranet .ContentSearchMarketplace ul.thumb-list li:focus, body.intranet .ContentSearchMarketplace ul.thumb-list li:visited:hover {
  background: #e8e8e8;
}
/* line 878, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ContentSearchMarketplace ul.thumb-list li h2 {
  margin-bottom: 0;
  white-space: inherit;
  overflow: visible;
  text-overflow: inherit;
  line-height: 1.2;
}
/* line 886, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ContentSearchMarketplace ul.thumb-list li padding {
  margin-bottom: 1em;
}
/* line 892, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ContentSearchMarketplace .cbs-picture3LinesImageContainer {
  height: auto;
}
/* line 896, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet div.intro {
  background: whitesmoke;
  border: 0.125em solid #e8e8e8;
  padding: 1em;
  margin-bottom: 1em;
}
/* line 902, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .brand-page-header {
  border-bottom: 0.5em solid #024da1;
  margin-bottom: 0;
}
/* line 906, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .brand-page-header .corporate-panel {
  border-top: none;
}
/* line 909, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .brand-page-header .corporate-panel .corporate-panel-header {
  background: whitesmoke;
}
/* line 912, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .brand-page-header .corporate-panel .corporate-panel-header h2 {
  font-size: 1.6em;
  margin: 0 0 0 0.5em;
  padding: 0.5em 0;
  line-height: 1.2;
}
/* line 923, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .tree-menu-static,
body.intranet .sp-tree-menu,
body.intranet .ym-vlist {
  font-size: 1em;
}
/* line 930, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .tree-menu-static li a,
body.intranet .tree-menu-static li a:link,
body.intranet .tree-menu-static li a:visited,
body.intranet .sp-tree-menu li a,
body.intranet .sp-tree-menu li a:link,
body.intranet .sp-tree-menu li a:visited,
body.intranet .ym-vlist li a,
body.intranet .ym-vlist li a:link,
body.intranet .ym-vlist li a:visited {
  color: #000;
}
/* line 939, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-1 {
  /*div.intro{
  	background:lighten(nth($brand, 2),40);
  	padding:1em;
  	margin-bottom:1em;
  }*/
}
/* line 940, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-1 .border-top {
  border-top: 0.125em solid #ffbb20;
  padding-top: 0.5em;
}
/* line 949, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-1 .corporate-panel-header {
  background: whitesmoke;
  padding: 1em;
}
/* line 954, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-1 .expandable-headings-branded h3.expanded,
body.intranet.brand-1 .expandable-headings-branded h3.collapsed {
  color: #000;
  border-bottom: 0.125em solid #ffbb20;
}
/* line 957, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-1 .expandable-headings-branded h3.expanded a,
body.intranet.brand-1 .expandable-headings-branded h3.collapsed a {
  color: #000;
}
/* line 961, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-1 .expandable-headings-branded h3.expanded:hover,
body.intranet.brand-1 .expandable-headings-branded h3.collapsed:hover {
  background: #fff9ec;
}
/* line 964, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-1 .expandable-headings-branded h3.expanded i,
body.intranet.brand-1 .expandable-headings-branded h3.collapsed i {
  color: #ffbb20;
}
/* line 973, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-1 .tree-menu-static li,
body.intranet.brand-1 .sp-tree-menu li,
body.intranet.brand-1 .ym-vlist li {
  list-style-type: none;
  padding-left: 0.5em;
}
/* line 978, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-1 .tree-menu-static li.selected > a,
body.intranet.brand-1 .sp-tree-menu li.selected > a,
body.intranet.brand-1 .ym-vlist li.selected > a {
  border-left: 0.5em solid #ffbb20;
}
/* line 985, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-1 .brand-page-header {
  border-bottom: 0.5em solid #ffbb20;
}
/* line 990, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-1 .accessible-megamenu li.brand-1 > h2 a[aria-haspopup] {
  border-bottom: 0.5em solid #ffbb20;
}
/* line 996, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-1 h1.branded, body.intranet.brand-1 h2.branded, body.intranet.brand-1 h3.branded, body.intranet.brand-1 h4.branded, body.intranet.brand-1 h5.branded, body.intranet.brand-1 h6.branded {
  border-bottom: 0.125em solid #ffbb20;
}
/* line 1003, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet i.brand-1 {
  color: #ffbb20;
}
/* line 1008, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet #mobile-mega-menu > div > ul > li > a {
  border-left: 10px solid #595959;
  padding-left: 0.3em;
}
/* line 1013, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet #mobile-mega-menu > div > ul > li.brand-1 > a {
  border-left: 10px solid #ffbb20;
}
/* line 939, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-2 {
  /*div.intro{
  	background:lighten(nth($brand, 2),40);
  	padding:1em;
  	margin-bottom:1em;
  }*/
}
/* line 940, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-2 .border-top {
  border-top: 0.125em solid #abca36;
  padding-top: 0.5em;
}
/* line 949, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-2 .corporate-panel-header {
  background: whitesmoke;
  padding: 1em;
}
/* line 954, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-2 .expandable-headings-branded h3.expanded,
body.intranet.brand-2 .expandable-headings-branded h3.collapsed {
  color: #000;
  border-bottom: 0.125em solid #abca36;
}
/* line 957, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-2 .expandable-headings-branded h3.expanded a,
body.intranet.brand-2 .expandable-headings-branded h3.collapsed a {
  color: #000;
}
/* line 961, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-2 .expandable-headings-branded h3.expanded:hover,
body.intranet.brand-2 .expandable-headings-branded h3.collapsed:hover {
  background: #eef5d7;
}
/* line 964, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-2 .expandable-headings-branded h3.expanded i,
body.intranet.brand-2 .expandable-headings-branded h3.collapsed i {
  color: #abca36;
}
/* line 973, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-2 .tree-menu-static li,
body.intranet.brand-2 .sp-tree-menu li,
body.intranet.brand-2 .ym-vlist li {
  list-style-type: none;
  padding-left: 0.5em;
}
/* line 978, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-2 .tree-menu-static li.selected > a,
body.intranet.brand-2 .sp-tree-menu li.selected > a,
body.intranet.brand-2 .ym-vlist li.selected > a {
  border-left: 0.5em solid #abca36;
}
/* line 985, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-2 .brand-page-header {
  border-bottom: 0.5em solid #abca36;
}
/* line 990, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-2 .accessible-megamenu li.brand-2 > h2 a[aria-haspopup] {
  border-bottom: 0.5em solid #abca36;
}
/* line 996, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-2 h1.branded, body.intranet.brand-2 h2.branded, body.intranet.brand-2 h3.branded, body.intranet.brand-2 h4.branded, body.intranet.brand-2 h5.branded, body.intranet.brand-2 h6.branded {
  border-bottom: 0.125em solid #abca36;
}
/* line 1003, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet i.brand-2 {
  color: #abca36;
}
/* line 1008, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet #mobile-mega-menu > div > ul > li > a {
  border-left: 10px solid #595959;
  padding-left: 0.3em;
}
/* line 1013, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet #mobile-mega-menu > div > ul > li.brand-2 > a {
  border-left: 10px solid #abca36;
}
/* line 939, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-3 {
  /*div.intro{
  	background:lighten(nth($brand, 2),40);
  	padding:1em;
  	margin-bottom:1em;
  }*/
}
/* line 940, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-3 .border-top {
  border-top: 0.125em solid #e86a65;
  padding-top: 0.5em;
}
/* line 949, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-3 .corporate-panel-header {
  background: whitesmoke;
  padding: 1em;
}
/* line 954, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-3 .expandable-headings-branded h3.expanded,
body.intranet.brand-3 .expandable-headings-branded h3.collapsed {
  color: #000;
  border-bottom: 0.125em solid #e86a65;
}
/* line 957, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-3 .expandable-headings-branded h3.expanded a,
body.intranet.brand-3 .expandable-headings-branded h3.collapsed a {
  color: #000;
}
/* line 961, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-3 .expandable-headings-branded h3.expanded:hover,
body.intranet.brand-3 .expandable-headings-branded h3.collapsed:hover {
  background: white;
}
/* line 964, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-3 .expandable-headings-branded h3.expanded i,
body.intranet.brand-3 .expandable-headings-branded h3.collapsed i {
  color: #e86a65;
}
/* line 973, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-3 .tree-menu-static li,
body.intranet.brand-3 .sp-tree-menu li,
body.intranet.brand-3 .ym-vlist li {
  list-style-type: none;
  padding-left: 0.5em;
}
/* line 978, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-3 .tree-menu-static li.selected > a,
body.intranet.brand-3 .sp-tree-menu li.selected > a,
body.intranet.brand-3 .ym-vlist li.selected > a {
  border-left: 0.5em solid #e86a65;
}
/* line 985, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-3 .brand-page-header {
  border-bottom: 0.5em solid #e86a65;
}
/* line 990, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-3 .accessible-megamenu li.brand-3 > h2 a[aria-haspopup] {
  border-bottom: 0.5em solid #e86a65;
}
/* line 996, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-3 h1.branded, body.intranet.brand-3 h2.branded, body.intranet.brand-3 h3.branded, body.intranet.brand-3 h4.branded, body.intranet.brand-3 h5.branded, body.intranet.brand-3 h6.branded {
  border-bottom: 0.125em solid #e86a65;
}
/* line 1003, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet i.brand-3 {
  color: #e86a65;
}
/* line 1008, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet #mobile-mega-menu > div > ul > li > a {
  border-left: 10px solid #595959;
  padding-left: 0.3em;
}
/* line 1013, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet #mobile-mega-menu > div > ul > li.brand-3 > a {
  border-left: 10px solid #e86a65;
}
/* line 939, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-4 {
  /*div.intro{
  	background:lighten(nth($brand, 2),40);
  	padding:1em;
  	margin-bottom:1em;
  }*/
}
/* line 940, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-4 .border-top {
  border-top: 0.125em solid #2fb3ab;
  padding-top: 0.5em;
}
/* line 949, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-4 .corporate-panel-header {
  background: whitesmoke;
  padding: 1em;
}
/* line 954, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-4 .expandable-headings-branded h3.expanded,
body.intranet.brand-4 .expandable-headings-branded h3.collapsed {
  color: #000;
  border-bottom: 0.125em solid #2fb3ab;
}
/* line 957, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-4 .expandable-headings-branded h3.expanded a,
body.intranet.brand-4 .expandable-headings-branded h3.collapsed a {
  color: #000;
}
/* line 961, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-4 .expandable-headings-branded h3.expanded:hover,
body.intranet.brand-4 .expandable-headings-branded h3.collapsed:hover {
  background: #c0eeec;
}
/* line 964, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-4 .expandable-headings-branded h3.expanded i,
body.intranet.brand-4 .expandable-headings-branded h3.collapsed i {
  color: #2fb3ab;
}
/* line 973, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-4 .tree-menu-static li,
body.intranet.brand-4 .sp-tree-menu li,
body.intranet.brand-4 .ym-vlist li {
  list-style-type: none;
  padding-left: 0.5em;
}
/* line 978, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-4 .tree-menu-static li.selected > a,
body.intranet.brand-4 .sp-tree-menu li.selected > a,
body.intranet.brand-4 .ym-vlist li.selected > a {
  border-left: 0.5em solid #2fb3ab;
}
/* line 985, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-4 .brand-page-header {
  border-bottom: 0.5em solid #2fb3ab;
}
/* line 990, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-4 .accessible-megamenu li.brand-4 > h2 a[aria-haspopup] {
  border-bottom: 0.5em solid #2fb3ab;
}
/* line 996, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-4 h1.branded, body.intranet.brand-4 h2.branded, body.intranet.brand-4 h3.branded, body.intranet.brand-4 h4.branded, body.intranet.brand-4 h5.branded, body.intranet.brand-4 h6.branded {
  border-bottom: 0.125em solid #2fb3ab;
}
/* line 1003, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet i.brand-4 {
  color: #2fb3ab;
}
/* line 1008, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet #mobile-mega-menu > div > ul > li > a {
  border-left: 10px solid #595959;
  padding-left: 0.3em;
}
/* line 1013, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet #mobile-mega-menu > div > ul > li.brand-4 > a {
  border-left: 10px solid #2fb3ab;
}
/* line 939, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-5 {
  /*div.intro{
  	background:lighten(nth($brand, 2),40);
  	padding:1em;
  	margin-bottom:1em;
  }*/
}
/* line 940, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-5 .border-top {
  border-top: 0.125em solid #8b0089;
  padding-top: 0.5em;
}
/* line 949, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-5 .corporate-panel-header {
  background: whitesmoke;
  padding: 1em;
}
/* line 954, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-5 .expandable-headings-branded h3.expanded,
body.intranet.brand-5 .expandable-headings-branded h3.collapsed {
  color: #000;
  border-bottom: 0.125em solid #8b0089;
}
/* line 957, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-5 .expandable-headings-branded h3.expanded a,
body.intranet.brand-5 .expandable-headings-branded h3.collapsed a {
  color: #000;
}
/* line 961, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-5 .expandable-headings-branded h3.expanded:hover,
body.intranet.brand-5 .expandable-headings-branded h3.collapsed:hover {
  background: #ff58fd;
}
/* line 964, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-5 .expandable-headings-branded h3.expanded i,
body.intranet.brand-5 .expandable-headings-branded h3.collapsed i {
  color: #8b0089;
}
/* line 973, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-5 .tree-menu-static li,
body.intranet.brand-5 .sp-tree-menu li,
body.intranet.brand-5 .ym-vlist li {
  list-style-type: none;
  padding-left: 0.5em;
}
/* line 978, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-5 .tree-menu-static li.selected > a,
body.intranet.brand-5 .sp-tree-menu li.selected > a,
body.intranet.brand-5 .ym-vlist li.selected > a {
  border-left: 0.5em solid #8b0089;
}
/* line 985, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-5 .brand-page-header {
  border-bottom: 0.5em solid #8b0089;
}
/* line 990, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-5 .accessible-megamenu li.brand-5 > h2 a[aria-haspopup] {
  border-bottom: 0.5em solid #8b0089;
}
/* line 996, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet.brand-5 h1.branded, body.intranet.brand-5 h2.branded, body.intranet.brand-5 h3.branded, body.intranet.brand-5 h4.branded, body.intranet.brand-5 h5.branded, body.intranet.brand-5 h6.branded {
  border-bottom: 0.125em solid #8b0089;
}
/* line 1003, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet i.brand-5 {
  color: #8b0089;
}
/* line 1008, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet #mobile-mega-menu > div > ul > li > a {
  border-left: 10px solid #595959;
  padding-left: 0.3em;
}
/* line 1013, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet #mobile-mega-menu > div > ul > li.brand-5 > a {
  border-left: 10px solid #8b0089;
}
/* line 1019, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-brand-1 {
  background: #ffbb20;
}
/* line 1023, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-brand-2 {
  background: #abca36;
}
/* line 1027, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-brand-3 {
  background: #e86a65;
}
/* line 1031, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-brand-4 {
  background: #2fb3ab;
}
/* line 1035, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-brand-5 {
  background: #8b0089;
}
/* line 1040, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-brand-6 {
  color: #fff !important;
  background: #024da1;
  padding: 0.5em;
}
/* line 1044, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-brand-6 a,
body.intranet .bg-brand-6 a:hover,
body.intranet .bg-brand-6 a:focus {
  color: #fff !important;
}
/* line 1050, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-brand-7 {
  color: #fff !important;
  padding: 0.5em;
  background: #5b666d;
}
/* line 1054, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-brand-7 a,
body.intranet .bg-brand-7 a:hover,
body.intranet .bg-brand-7 a:focus {
  color: #fff !important;
}
/* line 1060, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-brand-8 {
  color: #fff !important;
  background: #007ac3;
  padding: 0.5em;
}
/* line 1064, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-brand-8 a,
body.intranet .bg-brand-8 a:hover,
body.intranet .bg-brand-8 a:focus {
  color: #fff !important;
}
/* line 1072, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet #mobile-search-container {
  display: block;
}
/* line 1077, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .on-this-page a.toggle-onthispage {
  display: none;
}
/* line 1088, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet li ul li.static ul {
  display: none;
}
/* line 1092, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet li ul li.selected ul {
  display: block;
}
/* line 1096, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet li.selected ul li ul {
  display: none;
}
/* line 1100, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .boxed {
  box-sizing: border-box;
  margin-bottom: 1.57143em;
  padding: 1.57143em;
}
/* line 1106, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-white {
  background: #fff;
}
/* line 1110, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-palegray {
  background: #e8e8e8;
}
/* line 1114, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-midgray {
  background: #c9c9c9;
}
/* line 1118, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .bg-darkgray {
  background: #707070;
}
/* line 1123, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ms-searchCenter-result-main {
  background: #fff;
  padding: 1em;
  margin-top: 1em;
}
/* line 1128, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ms-searchCenter-result-main .ms-srch-item {
  border-bottom: 1px solid whitesmoke;
  margin: 0;
  padding: 1em;
  width: 100%;
}
/* line 1134, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ms-searchCenter-result-main .ms-srch-item:nth-child(even) {
  background: #fafafa;
}
/* line 1138, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ms-searchCenter-result-main .ms-srch-item:hover {
  background: #f6fbff;
}
/* line 1143, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ms-searchCenter-result-main h3.ms-srch-ellipsis {
  margin-top: 0;
}
/* line 1151, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet h3.orgunits:before, body.intranet h3.users:before {
  margin-right: 1em;
}
/* line 1167, ../../sass/modules/templates/intranet/_intranet.scss */
body.intranet .ms-imnSpan img.ms-spimn-img {
  position: relative;
  max-width: none !important;
}

/* line 1174, ../../sass/modules/templates/intranet/_intranet.scss */
body.iframe main {
  padding: 0 !important;
  overflow: hidden;
}

/* line 1182, ../../sass/modules/templates/intranet/_intranet.scss */
.support-direct-content #main-content table, .support-direct-content #main-content table tbody td {
  border: none;
  padding: 0;
}
/* line 1187, ../../sass/modules/templates/intranet/_intranet.scss */
.support-direct-content #main-content table tbody tr:hover td {
  background: transparent;
}
/* line 1192, ../../sass/modules/templates/intranet/_intranet.scss */
.support-direct-content .ms-promlink-body {
  width: 100%;
}

/* line 1198, ../../sass/modules/templates/intranet/_intranet.scss */
.support-direct-search input[type="reset"],
.support-direct-search select {
  display: block;
  width: 100%;
}

/* line 1205, ../../sass/modules/templates/intranet/_intranet.scss */
.arrow-right {
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 60px solid #555;
}

/* line 1215, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list {
  list-style: none;
}
/* line 1218, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li {
  float: left;
}
/* line 1222, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-1 {
  background: #1f497d;
  /*color:text-contrast(nth($subsite-color, 2),nth($subsite-color, 2));
  &:hover,
  &:focus{
  	color:text-contrast(nth($subsite-color, 2),nth($subsite-color, 2));
  }*/
}
/* line 1229, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-1:after {
  border-left: 16px solid #1f497d;
}
/* line 1232, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-1:before {
  border-top: 16px solid #1f497d;
  border-bottom: 16px solid #1f497d;
}
/* line 1222, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-2 {
  background: #c0504d;
  /*color:text-contrast(nth($subsite-color, 2),nth($subsite-color, 2));
  &:hover,
  &:focus{
  	color:text-contrast(nth($subsite-color, 2),nth($subsite-color, 2));
  }*/
}
/* line 1229, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-2:after {
  border-left: 16px solid #c0504d;
}
/* line 1232, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-2:before {
  border-top: 16px solid #c0504d;
  border-bottom: 16px solid #c0504d;
}
/* line 1222, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-3 {
  background: #5D7F15;
  /*color:text-contrast(nth($subsite-color, 2),nth($subsite-color, 2));
  &:hover,
  &:focus{
  	color:text-contrast(nth($subsite-color, 2),nth($subsite-color, 2));
  }*/
}
/* line 1229, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-3:after {
  border-left: 16px solid #5D7F15;
}
/* line 1232, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-3:before {
  border-top: 16px solid #5D7F15;
  border-bottom: 16px solid #5D7F15;
}
/* line 1222, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-4 {
  background: #953735;
  /*color:text-contrast(nth($subsite-color, 2),nth($subsite-color, 2));
  &:hover,
  &:focus{
  	color:text-contrast(nth($subsite-color, 2),nth($subsite-color, 2));
  }*/
}
/* line 1229, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-4:after {
  border-left: 16px solid #953735;
}
/* line 1232, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-4:before {
  border-top: 16px solid #953735;
  border-bottom: 16px solid #953735;
}
/* line 1222, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-5 {
  background: #604a7b;
  /*color:text-contrast(nth($subsite-color, 2),nth($subsite-color, 2));
  &:hover,
  &:focus{
  	color:text-contrast(nth($subsite-color, 2),nth($subsite-color, 2));
  }*/
}
/* line 1229, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-5:after {
  border-left: 16px solid #604a7b;
}
/* line 1232, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-5:before {
  border-top: 16px solid #604a7b;
  border-bottom: 16px solid #604a7b;
}
/* line 1222, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-6 {
  background: #887512;
  /*color:text-contrast(nth($subsite-color, 2),nth($subsite-color, 2));
  &:hover,
  &:focus{
  	color:text-contrast(nth($subsite-color, 2),nth($subsite-color, 2));
  }*/
}
/* line 1229, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-6:after {
  border-left: 16px solid #887512;
}
/* line 1232, ../../sass/modules/templates/intranet/_intranet.scss */
ul.chevron-list li a.subsite-color-6:before {
  border-top: 16px solid #887512;
  border-bottom: 16px solid #887512;
}

/* line 1251, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu.org-submenu {
  font-size: 100%;
}
/* line 1254, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu.org-submenu .org-menu-item a {
  padding: 1em;
}
/* line 1255, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu.org-submenu .org-menu-item a img {
  width: 30px;
}
/* line 1262, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu.org-submenu.org-panels .org-menu-item {
  min-height: 100px;
  border: 1px solid #e8e8e8;
  font-size: 0.7em;
}
/* line 1266, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu.org-submenu.org-panels .org-menu-item .ym-gbox {
  padding-left: 0;
  padding-right: 0;
}
/* line 1271, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu.org-submenu.org-panels .org-menu-item a:hover {
  color: #000 !important;
  text-decoration-color: #000;
}
/* line 1280, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .gray-box h3:first-child, .org-menu .boxed h3:first-child {
  margin-top: 0px;
}
/* line 1284, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .org-menu-item {
  margin: 0.5em;
  color: #FFF;
  text-align: center;
  padding: 0;
  transition: box-shadow 0.3s ease 0s;
}
/* line 1290, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .org-menu-item h2, .org-menu .org-menu-item p {
  color: #fff;
}
/* line 1293, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .org-menu-item h2 {
  font-size: 1.1em;
}
/* line 1296, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .org-menu-item a {
  display: block;
  padding: 5em 1em;
}
/* line 1299, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .org-menu-item a:hover {
  color: #fff !important;
  text-decoration-color: #fff;
}
/* line 1304, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .org-menu-item.active {
  box-shadow: 12px -15px 0px -5px rgba(0, 0, 0, 0.75) !important;
}
/* line 1307, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .org-menu-item:hover {
  box-shadow: 10px -10px 0px -5px rgba(0, 0, 0, 0.5);
}
/* line 1314, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-1 {
  background: #006ea8;
}
/* line 1317, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-1-border {
  border-bottom: 10px solid #006ea8;
}
/* line 1314, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-2 {
  background: #64709a;
}
/* line 1317, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-2-border {
  border-bottom: 10px solid #64709a;
}
/* line 1314, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-3 {
  background: #CC4C28;
}
/* line 1317, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-3-border {
  border-bottom: 10px solid #CC4C28;
}
/* line 1314, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4 {
  background: #707070;
}
/* line 1317, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-border {
  border-bottom: 10px solid #707070;
}
/* line 1314, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-5 {
  background: #034ea2;
}
/* line 1317, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-5-border {
  border-bottom: 10px solid #034ea2;
}
/* line 1323, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-1 {
  background: #ffae37;
}
/* line 1326, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-1-border {
  border-left: 5px solid #ffae37 !important;
}
/* line 1323, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-2 {
  background: #e84e73;
}
/* line 1326, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-2-border {
  border-left: 5px solid #e84e73 !important;
}
/* line 1323, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-3 {
  background: #ff0000;
}
/* line 1326, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-3-border {
  border-left: 5px solid #ff0000 !important;
}
/* line 1323, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-4 {
  background: #fff540;
}
/* line 1326, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-4-border {
  border-left: 5px solid #fff540 !important;
}
/* line 1323, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-5 {
  background: #a162d0;
}
/* line 1326, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-5-border {
  border-left: 5px solid #a162d0 !important;
}
/* line 1323, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-6 {
  background: #519ce1;
}
/* line 1326, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-6-border {
  border-left: 5px solid #519ce1 !important;
}
/* line 1323, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-7 {
  background: #9bc571;
}
/* line 1326, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-7-border {
  border-left: 5px solid #9bc571 !important;
}
/* line 1323, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-8 {
  background: #858585;
}
/* line 1326, ../../sass/modules/templates/intranet/_intranet.scss */
.org-menu .brand-4-8-border {
  border-left: 5px solid #858585 !important;
}

/* line 1332, ../../sass/modules/templates/intranet/_intranet.scss */
.icon-box-right {
  position: relative;
}
/* line 1334, ../../sass/modules/templates/intranet/_intranet.scss */
.icon-box-right:after {
  content: "\f054";
  color: #024da1;
  font-size: 4em;
  position: absolute;
  right: 0;
  top: 1em;
}

/* line 1346, ../../sass/modules/templates/intranet/_intranet.scss */
.ms-core-listMenu-verticalBox .dynamic-children.additional-background {
  background: none !important;
}

/* line 1350, ../../sass/modules/templates/intranet/_intranet.scss */
ul.dynatree-container ul {
  padding: 0;
}

/* line 1354, ../../sass/modules/templates/intranet/_intranet.scss */
span.dynatree-node a {
  padding: 0.5em 0.2em;
}

/* line 1358, ../../sass/modules/templates/intranet/_intranet.scss */
.item-selected {
  background: #DDD;
  font-style: italic;
  font-weight: bold;
}

/* line 1364, ../../sass/modules/templates/intranet/_intranet.scss */
.ms-hidden {
  display: none;
}

/* line 1369, ../../sass/modules/templates/intranet/_intranet.scss */
.orgchart-container .card-print {
  border: 0.125em solid #000;
  padding: 1em;
  max-width: 30em;
}
/* line 1374, ../../sass/modules/templates/intranet/_intranet.scss */
.orgchart-container li {
  padding-left: 1.5em !important;
}
/* line 1376, ../../sass/modules/templates/intranet/_intranet.scss */
.orgchart-container li :before {
  font-size: 1.3em !important;
  left: 0.2em !important;
  top: 0 !important;
}

/* line 1385, ../../sass/modules/templates/intranet/_intranet.scss */
.corp-position.commissioner {
  display: none;
}

/* line 16, ../../sass/modules/templates/internet/_internet.scss */
body.internet a.logo {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 23, ../../sass/modules/templates/internet/_internet.scss */
body.internet .header-links {
  margin-left: 250px;
}
/* line 32, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content * + p,
body.internet #main-content * + ul,
body.internet #main-content * * ol,
body.internet #main-content * + h2,
body.internet #main-content * + h3,
body.internet #main-content * + h4,
body.internet #main-content * + h5,
body.internet #main-content * + h6,
body.internet #main-content * + table,
body.internet #main-content * + .boxed {
  margin-top: 1em;
  margin-bottom: 0;
}
/* line 48, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .remove-top-margin, body.internet #main-content header.bg-branded div, body.internet header.bg-branded #main-content div {
  margin-top: 0;
}
/* line 53, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .immi-tabset ul.ui-tabs-nav li.ui-state-default a,
body.internet #main-content .immi-tabset-static ul.ui-tabs-nav li.ui-state-default a {
  border-radius: 0;
  font-size: 1em;
  line-height: 1;
  padding: 1em;
  min-height: 2em;
}
/* line 62, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content #ctl00_PlaceHolderMain_ProductQuestionsPanel {
  background: whitesmoke;
  border: 1px solid #e8e8e8;
  padding: 0;
}
/* line 66, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content #ctl00_PlaceHolderMain_ProductQuestionsPanel .ym-button {
  margin-top: 1em;
}
/* line 70, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .info, body.internet #main-content .visablock, body.internet #main-content .information, body.internet #main-content .gallery {
  background: #FFF9D7;
  border: 0.25em solid #fff1a4;
  border-radius: 0;
  padding: 0.78571em;
}
/* line 76, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .more-link {
  margin-top: -3em;
}
/* line 80, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .small-form select {
  width: 100%;
}
/* line 83, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .small-form .ym-button {
  float: right;
  margin: 0 0 0 .75em;
}
/* line 89, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .boxed-form input,
body.internet #main-content .boxed-form select {
  width: 100%;
}
/* line 94, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .ym-form label,
body.internet #main-content .ym-form .ym-label {
  line-height: 2;
}
/* line 99, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .ym-form div.button-container {
  margin: 1em 0 0.5em 0;
}
/* line 102, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .white-box {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  padding-top: 1.57143em;
  padding-bottom: 1.57143em;
}
/* line 107, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .gray-box {
  background: #e8e8e8;
  padding-top: 1.57143em;
  padding-bottom: 1.57143em;
}
/* line 114, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .promotions-box {
  text-align: center;
}
/* line 117, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .promotions-box a:hover {
  border-bottom: none;
}
/* line 121, ../../sass/modules/templates/internet/_internet.scss */
body.internet #main-content .promotions-box img {
  margin-bottom: 1.57143em;
}
/* line 128, ../../sass/modules/templates/internet/_internet.scss */
body.internet footer {
  background: #fff;
  padding-top: 3.14286em;
}
/* line 131, ../../sass/modules/templates/internet/_internet.scss */
body.internet footer .fat-footer {
  margin: 0 auto;
  max-width: 109em;
  border-bottom: 0.5em solid #e8e8e8;
}
/* line 136, ../../sass/modules/templates/internet/_internet.scss */
body.internet footer .fat-footer h3 {
  font-size: 1.14286em;
}
/* line 139, ../../sass/modules/templates/internet/_internet.scss */
body.internet footer .fat-footer h3.brand-1 {
  background: transparent;
  border-bottom: 0.5em solid #007ac3;
  color: #000;
}
/* line 139, ../../sass/modules/templates/internet/_internet.scss */
body.internet footer .fat-footer h3.brand-2 {
  background: transparent;
  border-bottom: 0.5em solid #024da1;
  color: #000;
}
/* line 139, ../../sass/modules/templates/internet/_internet.scss */
body.internet footer .fat-footer h3.brand-3 {
  background: transparent;
  border-bottom: 0.5em solid #ad1a1f;
  color: #000;
}
/* line 139, ../../sass/modules/templates/internet/_internet.scss */
body.internet footer .fat-footer h3.brand-4 {
  background: transparent;
  border-bottom: 0.5em solid #5b666d;
  color: #000;
}
/* line 139, ../../sass/modules/templates/internet/_internet.scss */
body.internet footer .fat-footer h3.brand-5 {
  background: transparent;
  border-bottom: 0.5em solid #072243;
  color: #000;
}
/* line 146, ../../sass/modules/templates/internet/_internet.scss */
body.internet footer .fat-footer ul {
  list-style: none;
}
/* line 148, ../../sass/modules/templates/internet/_internet.scss */
body.internet footer .fat-footer ul li {
  margin: 0;
  padding: 0;
}
/* line 154, ../../sass/modules/templates/internet/_internet.scss */
body.internet footer .fat-footer .pale-gray {
  background: #e8e8e8;
  padding-bottom: 0.78571em;
}
/* line 158, ../../sass/modules/templates/internet/_internet.scss */
body.internet footer .fat-footer .social {
  margin-bottom: 1.57143em;
}
/* line 168, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-1 {
  background: #007ac3;
}
/* line 173, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-1 .bg-branded {
  background: #007ac3;
}
/* line 178, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-1 #sec-nav h2 {
  background: #007ac3;
}
/* line 185, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-1 #sec-nav .ym-vlist ul li a.selected {
  background: #007ac3;
  border-left: 0.5em solid #000;
}
/* line 189, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-1 #sec-nav .ym-vlist ul li a.selected:hover, body.internet.stream-brand-1 #sec-nav .ym-vlist ul li a.selected:focus {
  color: #000;
}
/* line 194, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-1 #sec-nav .ym-vlist ul li a:hover, body.internet.stream-brand-1 #sec-nav .ym-vlist ul li a:focus {
  background: #c3e9ff;
}
/* line 168, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-2 {
  background: #024da1;
}
/* line 173, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-2 .bg-branded {
  background: #024da1;
}
/* line 178, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-2 #sec-nav h2 {
  background: #024da1;
}
/* line 185, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-2 #sec-nav .ym-vlist ul li a.selected {
  background: #024da1;
  border-left: 0.5em solid #000;
}
/* line 189, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-2 #sec-nav .ym-vlist ul li a.selected:hover, body.internet.stream-brand-2 #sec-nav .ym-vlist ul li a.selected:focus {
  color: #000;
}
/* line 194, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-2 #sec-nav .ym-vlist ul li a:hover, body.internet.stream-brand-2 #sec-nav .ym-vlist ul li a:focus {
  background: #a4cefe;
}
/* line 168, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-3 {
  background: #ad1a1f;
}
/* line 173, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-3 .bg-branded {
  background: #ad1a1f;
}
/* line 178, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-3 #sec-nav h2 {
  background: #ad1a1f;
}
/* line 185, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-3 #sec-nav .ym-vlist ul li a.selected {
  background: #ad1a1f;
  border-left: 0.5em solid #000;
}
/* line 189, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-3 #sec-nav .ym-vlist ul li a.selected:hover, body.internet.stream-brand-3 #sec-nav .ym-vlist ul li a.selected:focus {
  color: #000;
}
/* line 194, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-3 #sec-nav .ym-vlist ul li a:hover, body.internet.stream-brand-3 #sec-nav .ym-vlist ul li a:focus {
  background: #f8ced0;
}
/* line 168, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-4 {
  background: #5b666d;
}
/* line 173, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-4 .bg-branded {
  background: #5b666d;
}
/* line 178, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-4 #sec-nav h2 {
  background: #5b666d;
}
/* line 185, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-4 #sec-nav .ym-vlist ul li a.selected {
  background: #5b666d;
  border-left: 0.5em solid #000;
}
/* line 189, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-4 #sec-nav .ym-vlist ul li a.selected:hover, body.internet.stream-brand-4 #sec-nav .ym-vlist ul li a.selected:focus {
  color: #000;
}
/* line 194, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-4 #sec-nav .ym-vlist ul li a:hover, body.internet.stream-brand-4 #sec-nav .ym-vlist ul li a:focus {
  background: #e1e4e6;
}
/* line 168, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-5 {
  background: #072243;
}
/* line 173, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-5 .bg-branded {
  background: #072243;
}
/* line 178, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-5 #sec-nav h2 {
  background: #072243;
}
/* line 185, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-5 #sec-nav .ym-vlist ul li a.selected {
  background: #072243;
  border-left: 0.5em solid #000;
}
/* line 189, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-5 #sec-nav .ym-vlist ul li a.selected:hover, body.internet.stream-brand-5 #sec-nav .ym-vlist ul li a.selected:focus {
  color: #000;
}
/* line 194, ../../sass/modules/templates/internet/_internet.scss */
body.internet.stream-brand-5 #sec-nav .ym-vlist ul li a:hover, body.internet.stream-brand-5 #sec-nav .ym-vlist ul li a:focus {
  background: #5b9dee;
}
/* line 215, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-1, body.internet.stream-brand-1 .bg-branded, body.internet .brand-2, body.internet.stream-brand-2 .bg-branded, body.internet .brand-3, body.internet.stream-brand-3 .bg-branded, body.internet .brand-4, body.internet.stream-brand-4 .bg-branded, body.internet .brand-5, body.internet.stream-brand-5 .bg-branded {
  color: #fff;
}
/* line 217, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-1 h1, body.internet.stream-brand-1 .bg-branded h1, body.internet .brand-2 h1, body.internet.stream-brand-2 .bg-branded h1, body.internet .brand-3 h1, body.internet.stream-brand-3 .bg-branded h1, body.internet .brand-4 h1, body.internet.stream-brand-4 .bg-branded h1, body.internet .brand-5 h1, body.internet.stream-brand-5 .bg-branded h1, body.internet .brand-1 h2, body.internet.stream-brand-1 .bg-branded h2, body.internet .brand-2 h2, body.internet.stream-brand-2 .bg-branded h2, body.internet .brand-3 h2, body.internet.stream-brand-3 .bg-branded h2, body.internet .brand-4 h2, body.internet.stream-brand-4 .bg-branded h2, body.internet .brand-5 h2, body.internet.stream-brand-5 .bg-branded h2, body.internet .brand-1 h3, body.internet.stream-brand-1 .bg-branded h3, body.internet .brand-2 h3, body.internet.stream-brand-2 .bg-branded h3, body.internet .brand-3 h3, body.internet.stream-brand-3 .bg-branded h3, body.internet .brand-4 h3, body.internet.stream-brand-4 .bg-branded h3, body.internet .brand-5 h3, body.internet.stream-brand-5 .bg-branded h3, body.internet .brand-1 h4, body.internet.stream-brand-1 .bg-branded h4, body.internet .brand-2 h4, body.internet.stream-brand-2 .bg-branded h4, body.internet .brand-3 h4, body.internet.stream-brand-3 .bg-branded h4, body.internet .brand-4 h4, body.internet.stream-brand-4 .bg-branded h4, body.internet .brand-5 h4, body.internet.stream-brand-5 .bg-branded h4, body.internet .brand-1 h5, body.internet.stream-brand-1 .bg-branded h5, body.internet .brand-2 h5, body.internet.stream-brand-2 .bg-branded h5, body.internet .brand-3 h5, body.internet.stream-brand-3 .bg-branded h5, body.internet .brand-4 h5, body.internet.stream-brand-4 .bg-branded h5, body.internet .brand-5 h5, body.internet.stream-brand-5 .bg-branded h5, body.internet .brand-1 h6, body.internet.stream-brand-1 .bg-branded h6, body.internet .brand-2 h6, body.internet.stream-brand-2 .bg-branded h6, body.internet .brand-3 h6, body.internet.stream-brand-3 .bg-branded h6, body.internet .brand-4 h6, body.internet.stream-brand-4 .bg-branded h6, body.internet .brand-5 h6, body.internet.stream-brand-5 .bg-branded h6 {
  color: #fff;
}
/* line 220, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-1 a, body.internet.stream-brand-1 .bg-branded a, body.internet .brand-2 a, body.internet.stream-brand-2 .bg-branded a, body.internet .brand-3 a, body.internet.stream-brand-3 .bg-branded a, body.internet .brand-4 a, body.internet.stream-brand-4 .bg-branded a, body.internet .brand-5 a, body.internet.stream-brand-5 .bg-branded a {
  color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
/* line 226, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-1 a:hover, body.internet.stream-brand-1 .bg-branded a:hover, body.internet .brand-2 a:hover, body.internet.stream-brand-2 .bg-branded a:hover, body.internet .brand-3 a:hover, body.internet.stream-brand-3 .bg-branded a:hover, body.internet .brand-4 a:hover, body.internet.stream-brand-4 .bg-branded a:hover, body.internet .brand-5 a:hover, body.internet.stream-brand-5 .bg-branded a:hover,
body.internet .brand-1 a:focus,
body.internet.stream-brand-1 .bg-branded a:focus,
body.internet .brand-2 a:focus,
body.internet.stream-brand-2 .bg-branded a:focus,
body.internet .brand-3 a:focus,
body.internet.stream-brand-3 .bg-branded a:focus,
body.internet .brand-4 a:focus,
body.internet.stream-brand-4 .bg-branded a:focus,
body.internet .brand-5 a:focus,
body.internet.stream-brand-5 .bg-branded a:focus,
body.internet .brand-1 a:visited,
body.internet.stream-brand-1 .bg-branded a:visited,
body.internet .brand-2 a:visited,
body.internet.stream-brand-2 .bg-branded a:visited,
body.internet .brand-3 a:visited,
body.internet.stream-brand-3 .bg-branded a:visited,
body.internet .brand-4 a:visited,
body.internet.stream-brand-4 .bg-branded a:visited,
body.internet .brand-5 a:visited,
body.internet.stream-brand-5 .bg-branded a:visited {
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}
/* line 233, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-1 p, body.internet.stream-brand-1 .bg-branded p, body.internet .brand-2 p, body.internet.stream-brand-2 .bg-branded p, body.internet .brand-3 p, body.internet.stream-brand-3 .bg-branded p, body.internet .brand-4 p, body.internet.stream-brand-4 .bg-branded p, body.internet .brand-5 p, body.internet.stream-brand-5 .bg-branded p,
body.internet .brand-1 label,
body.internet.stream-brand-1 .bg-branded label,
body.internet .brand-2 label,
body.internet.stream-brand-2 .bg-branded label,
body.internet .brand-3 label,
body.internet.stream-brand-3 .bg-branded label,
body.internet .brand-4 label,
body.internet.stream-brand-4 .bg-branded label,
body.internet .brand-5 label,
body.internet.stream-brand-5 .bg-branded label {
  color: #fff;
}
/* line 239, ../../sass/modules/templates/internet/_internet.scss */
body.internet header.branded-box .ym-gbox {
  padding-top: 1.57143em;
}
/* line 247, ../../sass/modules/templates/internet/_internet.scss */
body.internet .branded-box {
  box-sizing: border-box;
  margin-bottom: 1.57143em;
  padding: 0;
}
/* line 252, ../../sass/modules/templates/internet/_internet.scss */
body.internet .branded-box .ym-gr img {
  float: right;
}
/* line 258, ../../sass/modules/templates/internet/_internet.scss */
body.internet div.small-gray-box {
  background: #707070;
  padding: 1em;
}
/* line 261, ../../sass/modules/templates/internet/_internet.scss */
body.internet div.small-gray-box h1, body.internet div.small-gray-box h2, body.internet div.small-gray-box h3, body.internet div.small-gray-box h4, body.internet div.small-gray-box h5, body.internet div.small-gray-box h6,
body.internet div.small-gray-box p,
body.internet div.small-gray-box label {
  color: #fff;
}
/* line 267, ../../sass/modules/templates/internet/_internet.scss */
body.internet div.panel, body.internet div#cboxWrapper {
  box-sizing: border-box;
  margin-bottom: 1.57143em;
  padding: 1.57143em;
}
/* line 275, ../../sass/modules/templates/internet/_internet.scss */
body.internet .background-pale-gray {
  background: #e8e8e8;
}
/* line 281, ../../sass/modules/templates/internet/_internet.scss */
body.internet .breadcrumbs,
body.internet .breadcrumb-wrapper {
  margin-bottom: 1em;
}
/* line 286, ../../sass/modules/templates/internet/_internet.scss */
body.internet iframe {
  max-width: 100%;
}
/* line 289, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav {
  background: #fff;
  font-family: 'Open Sans Condensed', sans-serif;
}
/* line 292, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav h2 {
  background: #007ac3;
  color: #fff;
  font-family: 'Open Sans Condensed', sans-serif;
  margin-top: 0;
  padding: 0.5em;
  margin-bottom: 0.5em;
}
/* line 299, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav h2 a {
  color: #fff;
}
/* line 303, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav .ym-vlist {
  font-size: 1.2em;
}
/* line 306, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav .ym-vlist ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 311, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav .ym-vlist ul ul {
  margin-left: 0;
}
/* line 315, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav .ym-vlist ul ul li a {
  padding-left: 2em;
}
/* line 317, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav .ym-vlist ul ul li a.selected {
  padding-left: 1.5em;
}
/* line 324, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav .ym-vlist ul ul li ul a {
  padding-left: 3em;
}
/* line 326, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav .ym-vlist ul ul li ul a.selected {
  padding-left: 2.5em;
}
/* line 331, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav .ym-vlist ul ul li ul ul a {
  padding-left: 4em;
}
/* line 333, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav .ym-vlist ul ul li ul ul a.selected {
  padding-left: 3.5em;
}
/* line 343, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav .ym-vlist ul li {
  margin: 0;
  padding: 0;
}
/* line 347, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav .ym-vlist ul li a {
  color: #000;
  padding: 0.5em 1em;
}
/* line 350, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav .ym-vlist ul li a i {
  margin-right: 0.2em;
}
/* line 353, ../../sass/modules/templates/internet/_internet.scss */
body.internet #sec-nav .ym-vlist ul li a.selected {
  background: #8c8c8c;
  border-left: 0.5em solid #3d3d3d;
  color: #fff;
}
/* line 367, ../../sass/modules/templates/internet/_internet.scss */
body.internet .feature-box-holder {
  margin-top: 0 !important;
}
/* line 369, ../../sass/modules/templates/internet/_internet.scss */
body.internet .feature-box-holder * {
  margin-top: 0 !important;
}
/* line 375, ../../sass/modules/templates/internet/_internet.scss */
body.internet .owl-carousel .owl-next,
body.internet .owl-carousel .owl-prev {
  margin-right: 0.5em;
}
/* line 378, ../../sass/modules/templates/internet/_internet.scss */
body.internet .owl-carousel .owl-next a,
body.internet .owl-carousel .owl-prev a {
  font-size: 1.5em;
}
/* line 382, ../../sass/modules/templates/internet/_internet.scss */
body.internet .owl-carousel .owl-controls {
  text-align: center;
  position: absolute;
  top: -2.5em;
  right: 0;
}
/* line 383, ../../sass/modules/templates/internet/_internet.scss */
body.internet .owl-carousel .owl-controls .owl-nav,
body.internet .owl-carousel .owl-controls .owl-dots,
body.internet .owl-carousel .owl-controls .owl-next,
body.internet .owl-carousel .owl-controls .owl-prev {
  display: inline-block;
}
/* line 393, ../../sass/modules/templates/internet/_internet.scss */
body.internet .owl-carousel .owl-controls .owl-dot {
  display: inline-block;
  margin: 0.5em;
}
/* line 397, ../../sass/modules/templates/internet/_internet.scss */
body.internet .owl-carousel .owl-controls .active {
  font-weight: bold;
}
/* line 400, ../../sass/modules/templates/internet/_internet.scss */
body.internet .owl-carousel .owl-controls .owl-next,
body.internet .owl-carousel .owl-controls .owl-prev {
  -moz-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  -webkit-transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  transition: all 120ms cubic-bezier(0, 0, 0.58, 1);
  opacity: 0.7;
}
/* line 404, ../../sass/modules/templates/internet/_internet.scss */
body.internet .owl-carousel .owl-controls .owl-next:hover, body.internet .owl-carousel .owl-controls .owl-next:focus,
body.internet .owl-carousel .owl-controls .owl-prev:hover,
body.internet .owl-carousel .owl-controls .owl-prev:focus {
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  opacity: 1;
}
/* line 412, ../../sass/modules/templates/internet/_internet.scss */
body.internet .owl-carousel .owl-item a {
  color: #000;
}
/* line 414, ../../sass/modules/templates/internet/_internet.scss */
body.internet .owl-carousel .owl-item a span {
  display: block;
  margin-top: 0.5em;
  line-height: 1.5;
}
/* line 420, ../../sass/modules/templates/internet/_internet.scss */
body.internet .owl-carousel .owl-item a:hover, body.internet .owl-carousel .owl-item a:focus {
  color: #024da1;
}
/* line 429, ../../sass/modules/templates/internet/_internet.scss */
body.internet header.bg-branded {
  margin-bottom: 1.57143em;
}
/* line 431, ../../sass/modules/templates/internet/_internet.scss */
body.internet header.bg-branded img {
  display: block;
  float: right;
}
/* line 440, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-1 ul.launcher a:hover,
body.internet .brand-1 ul.launcher a:focus,
body.internet .brand-1 ul.launcher .more {
  background: #006aaa;
}
/* line 440, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-2 ul.launcher a:hover,
body.internet .brand-2 ul.launcher a:focus,
body.internet .brand-2 ul.launcher .more {
  background: #024188;
}
/* line 440, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-3 ul.launcher a:hover,
body.internet .brand-3 ul.launcher a:focus,
body.internet .brand-3 ul.launcher .more {
  background: #97171b;
}
/* line 440, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-4 ul.launcher a:hover,
body.internet .brand-4 ul.launcher a:focus,
body.internet .brand-4 ul.launcher .more {
  background: #4f595f;
}
/* line 440, ../../sass/modules/templates/internet/_internet.scss */
body.internet .brand-5 ul.launcher a:hover,
body.internet .brand-5 ul.launcher a:focus,
body.internet .brand-5 ul.launcher .more {
  background: #05162c;
}
/* line 453, ../../sass/modules/templates/internet/_internet.scss */
body.internet header ul.tools {
  display: none;
}
/* line 457, ../../sass/modules/templates/internet/_internet.scss */
body.internet header h1.site-heading {
  text-align: center;
  margin-top: 0;
}
/* line 461, ../../sass/modules/templates/internet/_internet.scss */
body.internet header .search-container {
  margin-top: 0;
}
/* line 464, ../../sass/modules/templates/internet/_internet.scss */
body.internet header .ym-grid, body.internet header .ym-grid > [class*="ym-g"] {
  margin-bottom: 0;
}
/* line 471, ../../sass/modules/templates/internet/_internet.scss */
body.internet h1 span.tag {
  display: block;
  color: #707070;
  font-size: 59.25%;
  margin-bottom: -0.78571em;
}
/* line 478, ../../sass/modules/templates/internet/_internet.scss */
body.internet time.news-time {
  border-bottom: 1px solid #c9c9c9;
  color: #707070;
  display: block;
  font-weight: 700;
  margin: -.5em 0 2em 0;
  padding-bottom: 0.78571em;
}
/* line 487, ../../sass/modules/templates/internet/_internet.scss */
body.internet .news-image {
  margin: 0 0 1em 1em !important;
}
/* line 489, ../../sass/modules/templates/internet/_internet.scss */
body.internet .news-image img {
  width: 100%;
}
/* line 495, ../../sass/modules/templates/internet/_internet.scss */
body.internet .news-box-wrapper {
  overflow: hidden;
  margin-bottom: 1.57143em;
}
/* line 498, ../../sass/modules/templates/internet/_internet.scss */
body.internet .news-box-wrapper .news-article {
  border-top: 1px solid #c9c9c9;
  float: left;
  margin-top: 0.78571em;
  padding-top: 0.78571em;
}
/* line 503, ../../sass/modules/templates/internet/_internet.scss */
body.internet .news-box-wrapper .news-article:nth-child(1) {
  border-top: 0;
}
/* line 506, ../../sass/modules/templates/internet/_internet.scss */
body.internet .news-box-wrapper .news-article h4 {
  line-height: 1.2;
  margin-bottom: 0;
}
/* line 513, ../../sass/modules/templates/internet/_internet.scss */
body.internet .news-box-wrapper .news-article img {
  width: 50%;
  float: left;
}
/* line 517, ../../sass/modules/templates/internet/_internet.scss */
body.internet .news-box-wrapper .news-article .news-text {
  float: right;
  width: 48%;
}
/* line 521, ../../sass/modules/templates/internet/_internet.scss */
body.internet .news-box-wrapper .news-article .summary {
  display: block;
  margin-top: 1.57143em;
}
/* line 524, ../../sass/modules/templates/internet/_internet.scss */
body.internet .news-box-wrapper .news-article .summary:hover {
  text-decoration: none;
}
/* line 531, ../../sass/modules/templates/internet/_internet.scss */
body.internet #local-results-map {
  margin: 1em 0 2em;
}
/* line 534, ../../sass/modules/templates/internet/_internet.scss */
body.internet .related-links-wrapper,
body.internet .similar-faq-wrapper {
  background: #e8e8e8;
  padding: 1.57143em;
}
/* line 542, ../../sass/modules/templates/internet/_internet.scss */
body.internet .visa-finder-large.ym-form {
  background: #e8e8e8;
}
/* line 544, ../../sass/modules/templates/internet/_internet.scss */
body.internet .visa-finder-large.ym-form > .ym-grid {
  box-sizing: border-box;
  padding: 1.57143em;
}
/* line 548, ../../sass/modules/templates/internet/_internet.scss */
body.internet .visa-finder-large.ym-form label {
  font-weight: 700;
}
/* line 551, ../../sass/modules/templates/internet/_internet.scss */
body.internet .visa-finder-large.ym-form input,
body.internet .visa-finder-large.ym-form textarea,
body.internet .visa-finder-large.ym-form select {
  width: 100%;
}
/* line 556, ../../sass/modules/templates/internet/_internet.scss */
body.internet .visa-finder-large.ym-form .button-container {
  margin: 0.78571em 1.57143em;
}
/* line 559, ../../sass/modules/templates/internet/_internet.scss */
body.internet .visa-finder-large.ym-form .info, body.internet .visa-finder-large.ym-form .visablock {
  margin: 1.57143em 0 0;
}
/* line 561, ../../sass/modules/templates/internet/_internet.scss */
body.internet .visa-finder-large.ym-form .info a, body.internet .visa-finder-large.ym-form .visablock a {
  text-decoration: underline;
}
/* line 570, ../../sass/modules/templates/internet/_internet.scss */
body.internet .visa-results-migrated .panel, body.internet .visa-results-migrated #cboxWrapper {
  background: #e8e8e8;
  border-left: 0.75em solid #8c8c8c;
}
/* line 575, ../../sass/modules/templates/internet/_internet.scss */
body.internet .visa-results-migrated .panel h3 a, body.internet .visa-results-migrated #cboxWrapper h3 a {
  color: #000;
  text-decoration: underline;
}
/* line 578, ../../sass/modules/templates/internet/_internet.scss */
body.internet .visa-results-migrated .panel h3 a a:hover, body.internet .visa-results-migrated #cboxWrapper h3 a a:hover, body.internet .visa-results-migrated .panel h3 a a:focus, body.internet .visa-results-migrated #cboxWrapper h3 a a:focus {
  text-decoration: none;
}
/* line 583, ../../sass/modules/templates/internet/_internet.scss */
body.internet .visa-results-migrated .panel > .ym-gbox > div > ul li, body.internet .visa-results-migrated #cboxWrapper > .ym-gbox > div > ul li {
  display: inline-block;
  margin: 0 0.78571em 0 0;
}
/* line 587, ../../sass/modules/templates/internet/_internet.scss */
body.internet .visa-results-migrated .panel > .ym-gbox > div > ul li a, body.internet .visa-results-migrated #cboxWrapper > .ym-gbox > div > ul li a {
  background: #707070;
  color: #fff;
  display: block;
  border: 1px solid #999;
  line-height: 1;
  margin-bottom: 0;
  padding: .5em .75em;
}
/* line 595, ../../sass/modules/templates/internet/_internet.scss */
body.internet .visa-results-migrated .panel > .ym-gbox > div > ul li a:hover, body.internet .visa-results-migrated #cboxWrapper > .ym-gbox > div > ul li a:hover, body.internet .visa-results-migrated .panel > .ym-gbox > div > ul li a:focus, body.internet .visa-results-migrated #cboxWrapper > .ym-gbox > div > ul li a:focus {
  background: #e8e8e8;
  color: #000;
}
/* line 605, ../../sass/modules/templates/internet/_internet.scss */
body.internet .sidebar img {
  margin: 0 0 1.57143em 0 !important;
}
/* line 609, ../../sass/modules/templates/internet/_internet.scss */
body.internet #local-results-map {
  margin-bottom: 1.57143em;
}
/* line 618, ../../sass/modules/templates/internet/_internet.scss */
body.internet .ym-form {
  background: transparent;
  border: none;
  margin: 0 0 1.57143em;
  box-shadow: none;
}
/* line 630, ../../sass/modules/templates/internet/_internet.scss */
body.internet .ui-widget {
  font-family: "Open Sans", sans-serif;
  font-size: 100%;
}
/* line 635, ../../sass/modules/templates/internet/_internet.scss */
body.internet .editing-panel {
  clear: both;
  border-top: 1em solid #024da1;
  padding-top: 1em;
}
/* line 642, ../../sass/modules/templates/internet/_internet.scss */
body.internet.help-text .article, body.internet.help-text .welcome {
  padding: 0;
}
/* line 645, ../../sass/modules/templates/internet/_internet.scss */
body.internet.help-text .helptext-wrapper {
  background: #e8e8e8;
  margin: 1.57143em;
  padding: 20px;
}
/* line 649, ../../sass/modules/templates/internet/_internet.scss */
body.internet.help-text .helptext-wrapper h1 {
  background: #707070;
  color: #fff;
  margin: -20px -20px 20px -20px;
  padding: 10px 20px;
}
/* line 659, ../../sass/modules/templates/internet/_internet.scss */
body.internet .tag-wrapper span {
  margin-left: 1.57143em;
  font-weight: 700;
}
/* line 665, ../../sass/modules/templates/internet/_internet.scss */
body.internet .ms-searchCenter-result-main {
  background: #fff;
  padding: 1em;
  margin-top: 1em;
}
/* line 669, ../../sass/modules/templates/internet/_internet.scss */
body.internet .ms-searchCenter-result-main .ms-srch-item {
  border-bottom: 1px solid whitesmoke;
  margin: 0;
  padding: 1em;
  width: 100%;
}
/* line 674, ../../sass/modules/templates/internet/_internet.scss */
body.internet .ms-searchCenter-result-main .ms-srch-item:nth-child(even) {
  background: #fafafa;
}
/* line 677, ../../sass/modules/templates/internet/_internet.scss */
body.internet .ms-searchCenter-result-main .ms-srch-item:hover {
  background: #f6fbff;
}
/* line 681, ../../sass/modules/templates/internet/_internet.scss */
body.internet .ms-searchCenter-result-main h3.ms-srch-ellipsis {
  margin-top: 0;
}
/* line 687, ../../sass/modules/templates/internet/_internet.scss */
body.internet .ms-rtestate-field img {
  margin: 0 5px 0 0 !important;
}
/* line 692, ../../sass/modules/templates/internet/_internet.scss */
body.internet .bg-white {
  background: #fff;
}
/* line 693, ../../sass/modules/templates/internet/_internet.scss */
body.internet .bg-palegray {
  background: #e8e8e8;
}
/* line 694, ../../sass/modules/templates/internet/_internet.scss */
body.internet .bg-midgray {
  background: #c9c9c9;
}
/* line 695, ../../sass/modules/templates/internet/_internet.scss */
body.internet .bg-darkgray {
  background: #707070;
}
/* line 699, ../../sass/modules/templates/internet/_internet.scss */
body.internet .bg-brand-1 {
  background: #007ac3;
}
/* line 703, ../../sass/modules/templates/internet/_internet.scss */
body.internet .bg-brand-2 {
  background: #024da1;
}
/* line 707, ../../sass/modules/templates/internet/_internet.scss */
body.internet .bg-brand-3 {
  background: #ad1a1f;
}
/* line 710, ../../sass/modules/templates/internet/_internet.scss */
body.internet .bg-brand-4 {
  background: #5b666d;
}
/* line 714, ../../sass/modules/templates/internet/_internet.scss */
body.internet .bg-brand-5 {
  background: #072243;
}
/* line 723, ../../sass/modules/templates/internet/_internet.scss */
body.internet .bg-palegray .sidebar .ms-rtestate-field > p, body.internet .bg-palegray .sidebar .ms-rtestate-field > ul, body.internet .bg-palegray .sidebar .ms-rtestate-field > ol, body.internet .bg-palegray .sidebar .ms-rtestate-field > h2, body.internet .bg-palegray .sidebar .ms-rtestate-field > h3, body.internet .bg-palegray .sidebar .ms-rtestate-field > h4, body.internet .bg-palegray .sidebar .ms-rtestate-field > h5, body.internet .bg-palegray .sidebar .ms-rtestate-field > h6 {
  margin-right: 22px !important;
}
/* line 730, ../../sass/modules/templates/internet/_internet.scss */
body.internet .alignright {
  font-size: 1.3em;
}
/* line 732, ../../sass/modules/templates/internet/_internet.scss */
body.internet .alignright table {
  text-align: right;
}
/* line 734, ../../sass/modules/templates/internet/_internet.scss */
body.internet .alignright table th,
body.internet .alignright table tr,
body.internet .alignright table td {
  text-align: right;
}
/* line 741, ../../sass/modules/templates/internet/_internet.scss */
body.internet img.hImgRight {
  float: right;
  padding-left: 10px;
}
/* line 745, ../../sass/modules/templates/internet/_internet.scss */
body.internet .a-left {
  float: left;
  padding-left: 3px;
}
/* line 749, ../../sass/modules/templates/internet/_internet.scss */
body.internet .a-right {
  float: right;
}
/* line 752, ../../sass/modules/templates/internet/_internet.scss */
body.internet .imgleft {
  float: left;
  padding-right: 10px;
}
/* line 759, ../../sass/modules/templates/internet/_internet.scss */
body.internet .translationAustraliaBanner {
  text-align: Center;
  padding: 0.25em;
  height: auto;
  background-color: #595959;
}
/* line 767, ../../sass/modules/templates/internet/_internet.scss */
body.internet .content-block {
  padding-left: 1.5em;
}
/* line 769, ../../sass/modules/templates/internet/_internet.scss */
body.internet .content-block h4 {
  margin-left: -0.5em;
}
/* line 776, ../../sass/modules/templates/internet/_internet.scss */
body.internet .ym-form.product-questions button.ui-datepicker-trigger {
  display: block;
}
/* line 777, ../../sass/modules/templates/internet/_internet.scss */
body.internet .ym-form.product-questions fieldset {
  display: block;
  padding: 0;
}
/* line 780, ../../sass/modules/templates/internet/_internet.scss */
body.internet .ym-form.product-questions fieldset legend {
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  padding: 0;
}

/* line 11, ../../sass/modules/templates/minister/_minister.scss */
body.minister header .logo .header-name-box {
  padding-top: 0;
  padding-left: 1em;
}
/* line 14, ../../sass/modules/templates/minister/_minister.scss */
body.minister header .logo .header-name-box h1 {
  margin: .25em 0 0;
  padding-left: 120px;
}
/* line 18, ../../sass/modules/templates/minister/_minister.scss */
body.minister header .logo .header-name-box h2 {
  font-size: 1.14286em;
  line-height: 1.375;
  padding-left: 120px;
  margin-bottom: 0;
}
/* line 30, ../../sass/modules/templates/minister/_minister.scss */
body.minister nav.menu-bar ul li {
  background: #595959;
}
/* line 32, ../../sass/modules/templates/minister/_minister.scss */
body.minister nav.menu-bar ul li.selected {
  background: #007ac3;
}
/* line 35, ../../sass/modules/templates/minister/_minister.scss */
body.minister nav.menu-bar ul li a {
  color: #fff !important;
}
/* line 37, ../../sass/modules/templates/minister/_minister.scss */
body.minister nav.menu-bar ul li a:hover {
  text-decoration: underline;
}
/* line 44, ../../sass/modules/templates/minister/_minister.scss */
body.minister #main-content * + p {
  margin-bottom: 1em;
}
/* line 51, ../../sass/modules/templates/minister/_minister.scss */
body.minister #sec-nav .ym-vlist ul li a {
  display: block;
}
/* line 57, ../../sass/modules/templates/minister/_minister.scss */
body.minister #main-menu .accessible-megamenu li a {
  padding: 0.6em 0.78571em;
}
/* line 63, ../../sass/modules/templates/minister/_minister.scss */
body.minister .accessible-megamenu:focus {
  outline: none;
}

/* line 5, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign .search-container,
body.internet.campaign .fat-footer {
  display: none;
}
/* line 9, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign footer {
  padding-top: 0;
  padding-bottom: 2em;
}
/* line 13, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign .top-wrapper {
  background: #fff;
}
/* line 16, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign body {
  background: #fff;
}
/* line 19, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign .bg-palegray {
  margin-top: 0;
}
/* line 26, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.industry h1.branded, body.internet.campaign.industry h2.branded, body.internet.campaign.industry h3.branded, body.internet.campaign.industry h4.branded, body.internet.campaign.industry h5.branded, body.internet.campaign.industry h6.branded {
  margin-bottom: 0.125em;
}
/* line 30, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.industry .branded {
  background: #e8e8e8;
  padding: 0.25em;
}
/* line 36, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.industry #border-wrapper,
body.internet.campaign.industry .border-top,
body.internet.campaign.industry .border-bottom,
body.internet.campaign.industry .border-right,
body.internet.campaign.industry .main-wrapper,
body.internet.campaign.industry .tag-wrapper {
  border-color: #0075c0;
}
/* line 44, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.industry .border-left-trans {
  border-left: 3.077em solid transparent;
}
/* line 47, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.industry .tag-wrapper,
body.internet.campaign.industry .bg-branded {
  background: #0075c0;
  color: #fff;
}
/* line 53, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.industry .bg-branded .boxed p:first-child {
  font-size: 1.3em;
}
/* line 58, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.industry #header h1 {
  color: #000;
  position: absolute;
  left: 11em;
  top: 2em;
}
/* line 65, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.industry .ym-form input[type="text"],
body.internet.campaign.industry .ym-form textarea,
body.internet.campaign.industry .ym-form select {
  width: 100%;
  border: 1px solid #0075c0;
  padding: 0.5em;
  margin: 0 0 1em 0;
}
/* line 74, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.industry .ym-form input[type="button"] {
  width: 100%;
  background: #0075c0;
  border: none;
  color: #fff !important;
  padding: 0.25em;
}
/* line 81, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.industry .form-box {
  background: #fff;
  border: 1px solid #0075c0;
  padding: 0.5em;
}
/* line 26, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.cambodia h1.branded, body.internet.campaign.cambodia h2.branded, body.internet.campaign.cambodia h3.branded, body.internet.campaign.cambodia h4.branded, body.internet.campaign.cambodia h5.branded, body.internet.campaign.cambodia h6.branded {
  margin-bottom: 0.125em;
}
/* line 30, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.cambodia .branded {
  background: #e8e8e8;
  padding: 0.25em;
}
/* line 36, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.cambodia #border-wrapper,
body.internet.campaign.cambodia .border-top,
body.internet.campaign.cambodia .border-bottom,
body.internet.campaign.cambodia .border-right,
body.internet.campaign.cambodia .main-wrapper,
body.internet.campaign.cambodia .tag-wrapper {
  border-color: #00657f;
}
/* line 44, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.cambodia .border-left-trans {
  border-left: 3.077em solid transparent;
}
/* line 47, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.cambodia .tag-wrapper,
body.internet.campaign.cambodia .bg-branded {
  background: #00657f;
  color: #fff;
}
/* line 53, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.cambodia .bg-branded .boxed p:first-child {
  font-size: 1.3em;
}
/* line 58, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.cambodia #header h1 {
  color: #000;
  position: absolute;
  left: 11em;
  top: 2em;
}
/* line 65, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.cambodia .ym-form input[type="text"],
body.internet.campaign.cambodia .ym-form textarea,
body.internet.campaign.cambodia .ym-form select {
  width: 100%;
  border: 1px solid #00657f;
  padding: 0.5em;
  margin: 0 0 1em 0;
}
/* line 74, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.cambodia .ym-form input[type="button"] {
  width: 100%;
  background: #00657f;
  border: none;
  color: #fff !important;
  padding: 0.25em;
}
/* line 81, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.cambodia .form-box {
  background: #fff;
  border: 1px solid #00657f;
  padding: 0.5em;
}
/* line 26, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.ima h1.branded, body.internet.campaign.ima h2.branded, body.internet.campaign.ima h3.branded, body.internet.campaign.ima h4.branded, body.internet.campaign.ima h5.branded, body.internet.campaign.ima h6.branded {
  margin-bottom: 0.125em;
}
/* line 30, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.ima .branded {
  background: #e8e8e8;
  padding: 0.25em;
}
/* line 36, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.ima #border-wrapper,
body.internet.campaign.ima .border-top,
body.internet.campaign.ima .border-bottom,
body.internet.campaign.ima .border-right,
body.internet.campaign.ima .main-wrapper,
body.internet.campaign.ima .tag-wrapper {
  border-color: #b7b7b7;
}
/* line 44, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.ima .border-left-trans {
  border-left: 3.077em solid transparent;
}
/* line 47, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.ima .tag-wrapper,
body.internet.campaign.ima .bg-branded {
  background: #b7b7b7;
  color: #fff;
}
/* line 53, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.ima .bg-branded .boxed p:first-child {
  font-size: 1.3em;
}
/* line 58, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.ima #header h1 {
  color: #000;
  position: absolute;
  left: 11em;
  top: 2em;
}
/* line 65, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.ima .ym-form input[type="text"],
body.internet.campaign.ima .ym-form textarea,
body.internet.campaign.ima .ym-form select {
  width: 100%;
  border: 1px solid #b7b7b7;
  padding: 0.5em;
  margin: 0 0 1em 0;
}
/* line 74, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.ima .ym-form input[type="button"] {
  width: 100%;
  background: #b7b7b7;
  border: none;
  color: #fff !important;
  padding: 0.25em;
}
/* line 81, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.ima .form-box {
  background: #fff;
  border: 1px solid #b7b7b7;
  padding: 0.5em;
}
/* line 90, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign .ima-color-1 {
  background: #338640;
  color: #fff;
  margin: 1em 0;
  padding: 1em;
}
/* line 97, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign .branded {
  background: #e8e8e8;
  padding: 0.25em;
}
/* line 90, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign .ima-color-2 {
  background: #0f7ac2;
  color: #fff;
  margin: 1em 0;
  padding: 1em;
}
/* line 97, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign .branded {
  background: #e8e8e8;
  padding: 0.25em;
}
/* line 90, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign .ima-color-3 {
  background: #80276b;
  color: #fff;
  margin: 1em 0;
  padding: 1em;
}
/* line 97, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign .branded {
  background: #e8e8e8;
  padding: 0.25em;
}
/* line 102, ../../sass/modules/templates/campaign/_campaign.scss */
body.internet.campaign.ima {
  background: #e8e8e8;
}
