@charset "UTF-8";
/*Color palettes*/
/*#dc202b; */
/*Support to gray gradient color -> look at REH-webmanual 1.0*/
/* the colors sharepoint use for built-in interfaces */
/*#ebebeb;*/
/*lighten(#000, 13.5%); */
/*lighten(#000, 20%); */
/*lighten(#000, 33.5%);*/
/*lighten(#000, 60%); */
/*lighten(#000, 93.5%);*/
/*#f9f9f9;*/
/*#f5f5f5;*/
/*#f0f0f0;*/
/*#d5d5d5;*/
/*8192a9;*/
/*#8192a9;*/
/*#66afe9;*/
/*#e5e5e5;*/
/*#e5e5e5;*/
/*#777;*/
/*#f8f8f8;*/
/*#777;*/
/*#333;*/
/*#555;*/
/*#444;*/
/*#828282;*/
/*#4d4d4d;*/
/*#e5e5e5*/
/*#555;*/
/*$linkColorHover: $brand-primary;*/
/* line 51, ../../../sass/skins/hospitaler/_variables.scss */
.tiles-wrapper .rh-tile .rh-shadow {
  border-bottom: 2px solid #009CE8;
}

/* line 11, ../../../sass/bootstrap3/_normalize.scss */
.bs article,
.bs aside,
.bs details,
.bs figcaption,
.bs figure,
.bs footer,
.bs header,
.bs hgroup,
.bs main,
.bs nav,
.bs section,
.bs summary {
  display: block;
}
/* line 30, ../../../sass/bootstrap3/_normalize.scss */
.bs audio,
.bs canvas,
.bs video {
  display: inline-block;
}
/* line 41, ../../../sass/bootstrap3/_normalize.scss */
.bs audio:not([controls]) {
  display: none;
  height: 0;
}
/* line 50, ../../../sass/bootstrap3/_normalize.scss */
.bs [hidden] {
  display: none;
}
/* line 64, ../../../sass/bootstrap3/_normalize.scss */
.bs html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/* line 74, ../../../sass/bootstrap3/_normalize.scss */
.bs body {
  margin: 0;
}
/* line 86, ../../../sass/bootstrap3/_normalize.scss */
.bs a:focus {
  outline: thin dotted;
}
/* line 94, ../../../sass/bootstrap3/_normalize.scss */
.bs a:active,
.bs a:hover {
  outline: 0;
}
/* line 117, ../../../sass/bootstrap3/_normalize.scss */
.bs abbr[title] {
  border-bottom: 1px dotted;
}
/* line 125, ../../../sass/bootstrap3/_normalize.scss */
.bs b,
.bs strong {
  font-weight: normal;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 135, ../../../sass/bootstrap3/_normalize.scss */
.bs dfn {
  font-style: italic;
}
/* line 143, ../../../sass/bootstrap3/_normalize.scss */
.bs hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/* line 153, ../../../sass/bootstrap3/_normalize.scss */
.bs mark {
  background: #ff0;
  /*#ff0;*/
  color: #222222;
  /*#000*/
}
/* line 162, ../../../sass/bootstrap3/_normalize.scss */
.bs code,
.bs kbd,
.bs pre,
.bs samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/* line 174, ../../../sass/bootstrap3/_normalize.scss */
.bs pre {
  white-space: pre-wrap;
}
/* line 182, ../../../sass/bootstrap3/_normalize.scss */
.bs q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/* line 190, ../../../sass/bootstrap3/_normalize.scss */
.bs small {
  font-size: 80%;
}
/* line 198, ../../../sass/bootstrap3/_normalize.scss */
.bs sub,
.bs sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* line 206, ../../../sass/bootstrap3/_normalize.scss */
.bs sup {
  top: -0.5em;
}
/* line 210, ../../../sass/bootstrap3/_normalize.scss */
.bs sub {
  bottom: -0.25em;
}
/* line 222, ../../../sass/bootstrap3/_normalize.scss */
.bs img {
  border: 0;
}
/* line 230, ../../../sass/bootstrap3/_normalize.scss */
.bs svg:not(:root) {
  overflow: hidden;
}
/* line 242, ../../../sass/bootstrap3/_normalize.scss */
.bs figure {
  margin: 0;
  /*@media (max-width: $screen-sm-max) {
	margin: 0 -20px;
  }*/
}
/* line 257, ../../../sass/bootstrap3/_normalize.scss */
.bs fieldset {
  border: 1px solid #d5d5d5;
  /*#c0c0c0;*/
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* line 268, ../../../sass/bootstrap3/_normalize.scss */
.bs legend {
  border: 0;
  padding: 0;
}
/* line 279, ../../../sass/bootstrap3/_normalize.scss */
.bs button,
.bs input,
.bs select,
.bs textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
/* line 293, ../../../sass/bootstrap3/_normalize.scss */
.bs button,
.bs input {
  line-height: normal;
}
/* line 305, ../../../sass/bootstrap3/_normalize.scss */
.bs button,
.bs select {
  text-transform: none;
}
/* line 318, ../../../sass/bootstrap3/_normalize.scss */
.bs button,
.bs html input[type="button"],
.bs input[type="reset"],
.bs input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* line 330, ../../../sass/bootstrap3/_normalize.scss */
.bs button[disabled],
.bs html input[disabled] {
  cursor: default;
}
/* line 340, ../../../sass/bootstrap3/_normalize.scss */
.bs input[type="checkbox"],
.bs input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/* line 352, ../../../sass/bootstrap3/_normalize.scss */
.bs input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 364, ../../../sass/bootstrap3/_normalize.scss */
.bs input[type="search"]::-webkit-search-cancel-button,
.bs input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 373, ../../../sass/bootstrap3/_normalize.scss */
.bs button::-moz-focus-inner,
.bs input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 384, ../../../sass/bootstrap3/_normalize.scss */
.bs textarea {
  overflow: auto;
  vertical-align: top;
}
/* line 397, ../../../sass/bootstrap3/_normalize.scss */
.bs table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*   
  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  // Don't show links for images, or javascript/internal links
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid $l-nearly-black; //#999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group; // h5bp.com/t
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm .5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  // Bootstrap components
  .navbar {
    display: none;
  }
  .table {
    td,
    th {
      background-color: $white !important;
    }
  }
  .btn,
  .dropup > .btn {
    > .caret {
      border-top-color: $black !important;
    }
  }
  .label {
    border: 1px solid $black;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table-bordered {
    th,
    td {
      border: 1px solid #ddd !important;
    }
  }

}
*/
/* line 9, ../../../sass/bootstrap3/_scaffolding.scss */
.bs *,
.bs *:before,
.bs *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 18, ../../../sass/bootstrap3/_scaffolding.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

/* line 23, ../../../sass/bootstrap3/_scaffolding.scss */
body {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.45;
  color: #333333;
  background-color: #ffffff;
}

/* line 34, ../../../sass/bootstrap3/_scaffolding.scss */
.bs input,
.bs button,
.bs select,
.bs textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* line 47, ../../../sass/bootstrap3/_scaffolding.scss */
.bs button,
.bs input,
.bs select[multiple],
.bs textarea {
  background-image: none;
}
/* line 77, ../../../sass/bootstrap3/_scaffolding.scss */
.bs img {
  vertical-align: middle;
}
/* line 82, ../../../sass/bootstrap3/_scaffolding.scss */
.bs .img-responsive,
.bs .img-responsive img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 88, ../../../sass/bootstrap3/_scaffolding.scss */
.bs .img-rounded {
  border-radius: 6px;
}
/* line 95, ../../../sass/bootstrap3/_scaffolding.scss */
.bs .img-thumbnail, .bs .thumbnail {
  padding: 4px;
  line-height: 1.45;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
/* line 108, ../../../sass/bootstrap3/_scaffolding.scss */
.bs .img-circle {
  border-radius: 50%;
}
/* line 115, ../../../sass/bootstrap3/_scaffolding.scss */
.bs hr {
  border: 0;
  border-top: 1px solid #d5d5d5;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  /* line 115, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr {
    margin-top: 45px;
    margin-bottom: 50px;
  }
}
@media (max-width: 1023px) {
  /* line 115, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  /* line 115, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr {
    margin-left: -25px;
    margin-right: -25px;
  }
}
/* line 142, ../../../sass/bootstrap3/_scaffolding.scss */
.bs hr.slimmer.small-top-margin {
  margin-top: 20px;
}
/* line 145, ../../../sass/bootstrap3/_scaffolding.scss */
.bs hr.slimmer.small-bottom-margin {
  margin-bottom: 15px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  /* line 145, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr.slimmer.small-bottom-margin {
    margin-bottom: 35px;
  }
}
@media (max-width: 1024px) {
  /* line 153, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr.slimmer.zero-top-margin-on-desktop {
    margin-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  /* line 158, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr.slimmer.zero-top-margin-on-phone {
    margin-top: 0px;
  }
}
/* line 163, ../../../sass/bootstrap3/_scaffolding.scss */
.bs hr.slimmer.zero-top-margin {
  margin-top: 0px;
}
/* line 167, ../../../sass/bootstrap3/_scaffolding.scss */
.bs hr.mobile-hr.frontpage {
  margin-top: 35px;
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  /* line 167, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr.mobile-hr.frontpage {
    margin-top: 0px;
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 768px) {
  /* line 166, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr.mobile-hr {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
/* line 187, ../../../sass/bootstrap3/_scaffolding.scss */
.bs .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

/* line 8, ../../../sass/bootstrap3/_type.scss */
p {
  margin: 0 0 11.5px;
}

/* line 12, ../../../sass/bootstrap3/_type.scss */
.lead {
  margin-bottom: 23px;
  font-size: 18.4px;
  font-weight: 200;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  /* line 12, ../../../sass/bootstrap3/_type.scss */
  .lead {
    font-size: 24px;
  }
}

/* line 27, ../../../sass/bootstrap3/_type.scss */
small {
  font-size: 85%;
}

/* line 32, ../../../sass/bootstrap3/_type.scss */
cite {
  font-style: normal;
}

/* line 37, ../../../sass/bootstrap3/_type.scss */
.text-muted {
  color: #828282;
}

/* line 41, ../../../sass/bootstrap3/_type.scss */
.text-primary {
  color: #007dbb;
}

/* line 45, ../../../sass/bootstrap3/_type.scss */
.text-warning {
  color: #c09853;
}

/* line 49, ../../../sass/bootstrap3/_type.scss */
.text-danger {
  color: #b94a48;
}

/* line 53, ../../../sass/bootstrap3/_type.scss */
.text-success {
  color: #468847;
}

/* line 57, ../../../sass/bootstrap3/_type.scss */
.text-info {
  color: #3a87ad;
}

/* line 62, ../../../sass/bootstrap3/_type.scss */
.text-left {
  text-align: left;
}

/* line 66, ../../../sass/bootstrap3/_type.scss */
.text-right {
  text-align: right;
}

/* line 70, ../../../sass/bootstrap3/_type.scss */
.text-center {
  text-align: center;
}

/* line 78, ../../../sass/bootstrap3/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.ms-h1, .ms-h2, .ms-h3, .ms-h4, .ms-h5, .ms-h6 {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #333333;
  letter-spacing: small;
  letter-spacing-font-weight: normal;
  letter-spacing-line-height: 1;
  letter-spacing-color: #828282;
}

/* line 96, ../../../sass/bootstrap3/_type.scss */
h2,
h3 {
  margin-top: 23px;
  margin-bottom: 11.5px;
}

/* line 102, ../../../sass/bootstrap3/_type.scss */
h4,
h5,
h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

/* line 116, ../../../sass/bootstrap3/_type.scss */
h1 small, .h1 small {
  font-size: 28px;
}

/* line 120, ../../../sass/bootstrap3/_type.scss */
h2 small, .h2 small {
  font-size: 20px;
}

/* line 124, ../../../sass/bootstrap3/_type.scss */
h3 small, .h3 small,
h4 small, .h4 small {
  font-size: 16px;
}

/* line 129, ../../../sass/bootstrap3/_type.scss */
h1, .h1, .ms-h1 {
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.25em;
  font-weight: normal;
  margin: 40px 0 15px 0;
}
@media screen and (min-width: 768px) {
  /* line 129, ../../../sass/bootstrap3/_type.scss */
  h1, .h1, .ms-h1 {
    font-size: 3.1em;
  }
}
@media (max-width: 767px) {
  /* line 129, ../../../sass/bootstrap3/_type.scss */
  h1, .h1, .ms-h1 {
    /*font-family: $sansBook;*/
  }
}

/* line 144, ../../../sass/bootstrap3/_type.scss */
h2, .h2, .ms-h2 {
  font-size: 1.55em;
  margin-bottom: 1em;
}

/* line 149, ../../../sass/bootstrap3/_type.scss */
h3, .h2, .ms-h3 {
  font-weight: normal;
  color: #007dbb;
  font-size: 16px;
}
/* line 154, ../../../sass/bootstrap3/_type.scss */
h3 span, .h2 span, .ms-h3 span {
  color: #333;
}

/* line 159, ../../../sass/bootstrap3/_type.scss */
h4, .h4, .ms-h4,
h5, .h5, .ms-h5,
h6, .h6, .ms-h6 {
  font-size: 1em;
}

/* line 165, ../../../sass/bootstrap3/_type.scss */
.slim-header {
  margin: 0 !important;
}

/* line 177, ../../../sass/bootstrap3/_type.scss */
.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #f0f0f0;
}

/* line 189, ../../../sass/bootstrap3/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 11.5px;
  /*line-height: 1.5em !important;*/
}
/* line 194, ../../../sass/bootstrap3/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 203, ../../../sass/bootstrap3/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 211, ../../../sass/bootstrap3/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 219, ../../../sass/bootstrap3/_type.scss */
dl {
  margin-bottom: 23px;
}

/* line 223, ../../../sass/bootstrap3/_type.scss */
dt,
dd {
  line-height: 1.45;
}

/* line 228, ../../../sass/bootstrap3/_type.scss */
dt {
  font-weight: normal;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 233, ../../../sass/bootstrap3/_type.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 244, ../../../sass/bootstrap3/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 252, ../../../sass/bootstrap3/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 20, ../../../sass/bootstrap3/_mixins.scss */
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  /* line 25, ../../../sass/bootstrap3/_mixins.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}
/* line 263, ../../../sass/bootstrap3/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #828282;
}

/* line 270, ../../../sass/bootstrap3/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 276, ../../../sass/bootstrap3/_type.scss */
blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  border-left: 5px solid #f0f0f0;
}
/* line 281, ../../../sass/bootstrap3/_type.scss */
blockquote p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
/* line 287, ../../../sass/bootstrap3/_type.scss */
blockquote p:last-child {
  margin-bottom: 0;
}
/* line 291, ../../../sass/bootstrap3/_type.scss */
blockquote small {
  display: block;
  line-height: 1.45;
  color: #828282;
}
/* line 296, ../../../sass/bootstrap3/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 301, ../../../sass/bootstrap3/_type.scss */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f0f0f0;
  border-left: 0;
}
/* line 307, ../../../sass/bootstrap3/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
/* line 313, ../../../sass/bootstrap3/_type.scss */
blockquote.pull-right small:before {
  content: '';
}
/* line 317, ../../../sass/bootstrap3/_type.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 325, ../../../sass/bootstrap3/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 333, ../../../sass/bootstrap3/_type.scss */
address {
  display: block;
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.45;
}

/* line 7, ../../../sass/bootstrap3/_code.scss */
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

/* line 13, ../../../sass/bootstrap3/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

/* line 23, ../../../sass/bootstrap3/_code.scss */
pre {
  display: block;
  padding: 11px;
  margin: 0 0 11.5px;
  font-size: 15px;
  line-height: 1.45;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #d5d5d5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 37, ../../../sass/bootstrap3/_code.scss */
pre.prettyprint {
  margin-bottom: 23px;
}
/* line 42, ../../../sass/bootstrap3/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 53, ../../../sass/bootstrap3/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 7, ../../../sass/bootstrap3/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  /* line 7, ../../../sass/bootstrap3/_grid.scss */
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.container:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.container:after {
  clear: both;
}

/* line 14, ../../../sass/bootstrap3/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.row:after {
  clear: both;
}

/* line 19, ../../../sass/bootstrap3/_grid.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 84, ../../../sass/bootstrap3/_grid.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}

/* line 97, ../../../sass/bootstrap3/_grid.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 98, ../../../sass/bootstrap3/_grid.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 99, ../../../sass/bootstrap3/_grid.scss */
.col-xs-3 {
  width: 25%;
}

/* line 100, ../../../sass/bootstrap3/_grid.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 101, ../../../sass/bootstrap3/_grid.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 102, ../../../sass/bootstrap3/_grid.scss */
.col-xs-6 {
  width: 50%;
}

/* line 103, ../../../sass/bootstrap3/_grid.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 104, ../../../sass/bootstrap3/_grid.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 105, ../../../sass/bootstrap3/_grid.scss */
.col-xs-9 {
  width: 75%;
}

/* line 106, ../../../sass/bootstrap3/_grid.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 107, ../../../sass/bootstrap3/_grid.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 108, ../../../sass/bootstrap3/_grid.scss */
.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  /* .container {
     max-width: $container-tablet;
   }*/
  /* line 124, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }

  /* line 137, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 138, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 139, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 140, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 141, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 142, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 143, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 144, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 145, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 146, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 147, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 148, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 151, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 152, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 153, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 154, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 155, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 156, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 157, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 158, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 159, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 160, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 161, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 163, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 164, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 165, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 166, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 167, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 168, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 169, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 170, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 171, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 172, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 173, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 176, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 177, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 178, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 179, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 180, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 181, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 182, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 183, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 184, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 185, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 186, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1024px) {
  /* .container {
     max-width: $container-desktop;
   } */
  /* line 201, ../../../sass/bootstrap3/_grid.scss */
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }

  /* line 214, ../../../sass/bootstrap3/_grid.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 215, ../../../sass/bootstrap3/_grid.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 216, ../../../sass/bootstrap3/_grid.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 217, ../../../sass/bootstrap3/_grid.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 218, ../../../sass/bootstrap3/_grid.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 219, ../../../sass/bootstrap3/_grid.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 220, ../../../sass/bootstrap3/_grid.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 221, ../../../sass/bootstrap3/_grid.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 222, ../../../sass/bootstrap3/_grid.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 223, ../../../sass/bootstrap3/_grid.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 224, ../../../sass/bootstrap3/_grid.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 225, ../../../sass/bootstrap3/_grid.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 228, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 229, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 230, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 231, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 232, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 233, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 234, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 235, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 236, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 237, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 238, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 239, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 241, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 242, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 243, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 244, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 245, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 246, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 247, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 248, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 249, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 250, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 251, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 252, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 255, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }

  /* line 256, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 257, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 258, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 259, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 260, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 261, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 262, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 263, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 264, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 265, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 266, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
}
/* line 277, ../../../sass/bootstrap3/_grid.scss */
.page-rollup.subsiterollup .link-item .col-sm-12.col-md-4.col-lg-4 {
  padding-left: 0;
}

@media (min-width: 1440px) {
  /* line 282, ../../../sass/bootstrap3/_grid.scss */
  .container {
    max-width: 1200px;
  }

  /* line 286, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }

  /* line 299, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 300, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 301, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 302, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 303, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 304, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 305, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 306, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 307, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 308, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 309, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 310, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 313, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 314, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 315, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 316, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 317, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 318, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 319, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 320, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 321, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 322, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 323, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 324, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 326, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 327, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 328, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 329, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 330, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 331, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 332, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 333, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 334, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 335, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 336, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 337, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 340, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }

  /* line 341, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 342, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 343, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 344, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 345, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 346, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 347, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 348, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 349, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 350, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 351, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
}
/* line 6, ../../../sass/bootstrap3/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}
/* line 10, ../../../sass/bootstrap3/_tables.scss */
table caption {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #333333;
  line-height: 20px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 20, ../../../sass/bootstrap3/_tables.scss */
th {
  text-align: left;
}

/* line 27, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-default,
.table, .pim-page table {
  width: 100%;
  margin-bottom: 23px;
}
/* line 36, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-default thead > tr > th,
.rh-Table-default thead > tr > td,
.rh-Table-default tbody > tr > th,
.rh-Table-default tbody > tr > td,
.rh-Table-default tfoot > tr > th,
.rh-Table-default tfoot > tr > td,
.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td, .pim-page table thead > tr > th,
.pim-page table thead > tr > td,
.pim-page table tbody > tr > th,
.pim-page table tbody > tr > td,
.pim-page table tfoot > tr > th,
.pim-page table tfoot > tr > td {
  padding: 8px;
  line-height: 1.45;
  vertical-align: top;
  border-top: 1px solid #d5d5d5;
  width: auto;
}
/* line 47, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-default thead > tr > th,
.table thead > tr > th, .pim-page table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #d5d5d5;
}
/* line 56, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-default caption + thead tr:first-child th, .rh-Table-default caption + thead tr:first-child td,
.rh-Table-default colgroup + thead tr:first-child th,
.rh-Table-default colgroup + thead tr:first-child td,
.rh-Table-default thead:first-child tr:first-child th,
.rh-Table-default thead:first-child tr:first-child td,
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td, .pim-page table caption + thead tr:first-child th, .pim-page table caption + thead tr:first-child td,
.pim-page table colgroup + thead tr:first-child th,
.pim-page table colgroup + thead tr:first-child td,
.pim-page table thead:first-child tr:first-child th,
.pim-page table thead:first-child tr:first-child td {
  border-top: 0;
}
/* line 62, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-default tbody + tbody,
.table tbody + tbody, .pim-page table tbody + tbody {
  border-top: 2px solid #d5d5d5;
}
/* line 66, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-default .table,
.table .table, .pim-page table .table {
  background-color: #ffffff;
}

/* line 72, ../../../sass/bootstrap3/_tables.scss */
.pim-page table thead > tr > th {
  padding: 8px;
  line-height: 1.45;
  vertical-align: top;
  border-top: 1px solid #d5d5d5;
}
/* line 79, ../../../sass/bootstrap3/_tables.scss */
.pim-page table tr, .pim-page table td, .pim-page table th {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 1px solid #d5d5d5;
}

/* line 96, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-Condensed thead > tr > th,
.rh-Table-Condensed thead > tr > td,
.rh-Table-Condensed tbody > tr > th,
.rh-Table-Condensed tbody > tr > td,
.rh-Table-Condensed tfoot > tr > th,
.rh-Table-Condensed tfoot > tr > td,
.table-condensed thead > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > th,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > th,
.table-condensed tfoot > tr > td {
  padding: 5px;
}

/* line 109, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-Bordered,
.table-bordered {
  border: 1px solid #d5d5d5;
}
/* line 117, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-Bordered > thead > tr > th,
.rh-Table-Bordered > thead > tr > td,
.rh-Table-Bordered > tbody > tr > th,
.rh-Table-Bordered > tbody > tr > td,
.rh-Table-Bordered > tfoot > tr > th,
.rh-Table-Bordered > tfoot > tr > td,
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #d5d5d5;
}
/* line 126, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-Bordered > thead > tr > th,
.rh-Table-Bordered > thead > tr > td,
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 142, ../../../sass/bootstrap3/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f0f0f0;
}

/* line 158, ../../../sass/bootstrap3/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f0f0f0;
}

/* line 171, ../../../sass/bootstrap3/_tables.scss */
table col[class*="col-"] {
  float: none;
  display: table-column;
}

/* line 179, ../../../sass/bootstrap3/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

/* line 195, ../../../sass/bootstrap3/_tables.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f0f0f0;
}

/* line 381, ../../../sass/bootstrap3/_mixins.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 393, ../../../sass/bootstrap3/_mixins.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}

/* line 381, ../../../sass/bootstrap3/_mixins.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}

/* line 393, ../../../sass/bootstrap3/_mixins.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}

/* line 381, ../../../sass/bootstrap3/_mixins.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

/* line 393, ../../../sass/bootstrap3/_mixins.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}

@media (max-width: 768px) {
  /* line 216, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #d5d5d5;
  }
  /* line 223, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #ffffff;
  }
  /* line 231, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 239, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 246, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 251, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 258, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 10, ../../../sass/bootstrap3/_forms.scss */
.bs fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
/* line 16, ../../../sass/bootstrap3/_forms.scss */
.bs legend,
.bs .form-header {
  display: block;
  width: 100%;
  padding: 0;
  padding-bottom: .2em;
  margin-bottom: 23px;
  font-size: 19.2px;
  font-family: "marilight";
  line-height: inherit;
  color: #333333;
  border: 0;
}
/* line 31, ../../../sass/bootstrap3/_forms.scss */
.bs label,
.bs .fake-label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: normal;
  color: #333333;
}
/* line 39, ../../../sass/bootstrap3/_forms.scss */
.bs .form-header {
  font-size: 1.4em;
  font-family: "marilight";
  margin: 0;
  margin-bottom: .5em;
  color: #333333;
}
/* line 50, ../../../sass/bootstrap3/_forms.scss */
.bs input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 55, ../../../sass/bootstrap3/_forms.scss */
.bs input[type="radio"],
.bs input[type="checkbox"] {
  margin: 7px 0 0;
  margin-top: 3px \9;
  /* IE8-9 */
  line-height: normal;
}
/* line 63, ../../../sass/bootstrap3/_forms.scss */
.bs input[type="file"] {
  display: block;
}
/* line 68, ../../../sass/bootstrap3/_forms.scss */
.bs select[multiple],
.bs select[size] {
  height: auto;
}
/* line 74, ../../../sass/bootstrap3/_forms.scss */
.bs select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
/* line 81, ../../../sass/bootstrap3/_forms.scss */
.bs input[type="file"]:focus,
.bs input[type="radio"]:focus,
.bs input[type="checkbox"]:focus {
  outline: thin dotted #333333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 91, ../../../sass/bootstrap3/_forms.scss */
.bs input[type="number"]::-webkit-outer-spin-button, .bs input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
/* line 57, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-control:-moz-placeholder {
  color: #828282;
}
/* line 58, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-control::-moz-placeholder {
  color: #828282;
}
/* line 59, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-control:-ms-input-placeholder {
  color: #828282;
}
/* line 60, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-control::-webkit-input-placeholder {
  color: #828282;
}
/* line 129, ../../../sass/bootstrap3/_forms.scss */
.bs .form-control {
  display: block;
  width: 100%;
  height: 41px;
  padding: 8px 14px;
  font-size: 16px;
  line-height: 1.45;
  color: #656565;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 703, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-control:focus {
  border-color: #00b3ee;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 179, 238, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 179, 238, 0.6);
}
/* line 151, ../../../sass/bootstrap3/_forms.scss */
.bs .form-control[disabled], .bs .form-control[readonly], fieldset[disabled] .bs .form-control {
  cursor: not-allowed;
  background-color: #f0f0f0;
}
/* line 160, ../../../sass/bootstrap3/_forms.scss */
.bs textarea.form-control {
  height: auto;
}
/* line 170, ../../../sass/bootstrap3/_forms.scss */
.bs .form-group {
  margin-bottom: 15px;
}
/* line 179, ../../../sass/bootstrap3/_forms.scss */
.bs .radio,
.bs .checkbox {
  display: block;
  min-height: 23px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
/* line 187, ../../../sass/bootstrap3/_forms.scss */
.bs .radio label,
.bs .checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
/* line 194, ../../../sass/bootstrap3/_forms.scss */
.bs .radio input[type="radio"],
.bs .radio-inline input[type="radio"],
.bs .checkbox input[type="checkbox"],
.bs .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
/* line 201, ../../../sass/bootstrap3/_forms.scss */
.bs .radio + .radio,
.bs .checkbox + .checkbox {
  margin-top: -5px;
}
/* line 207, ../../../sass/bootstrap3/_forms.scss */
.bs .radio-inline,
.bs .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
/* line 216, ../../../sass/bootstrap3/_forms.scss */
.bs .radio-inline + .radio-inline,
.bs .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
/* line 231, ../../../sass/bootstrap3/_forms.scss */
.bs input[type="radio"][disabled], fieldset[disabled] .bs input[type="radio"],
.bs input[type="checkbox"][disabled], fieldset[disabled]
.bs input[type="checkbox"],
.bs .radio[disabled], fieldset[disabled]
.bs .radio,
.bs .radio-inline[disabled], fieldset[disabled]
.bs .radio-inline,
.bs .checkbox[disabled], fieldset[disabled]
.bs .checkbox,
.bs .checkbox-inline[disabled], fieldset[disabled]
.bs .checkbox-inline {
  cursor: not-allowed;
}
/* line 717, ../../../sass/bootstrap3/_mixins.scss */
.bs .input-sm, .bs .input-group-sm > .form-control,
.bs .input-group-sm > .input-group-addon,
.bs .input-group-sm > .input-group-btn > .btn {
  height: 37px;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.5;
}
/* line 723, ../../../sass/bootstrap3/_mixins.scss */
.bs select.input-sm, .bs .input-group-sm > select.form-control,
.bs .input-group-sm > select.input-group-addon,
.bs .input-group-sm > .input-group-btn > select.btn {
  height: 37px;
  line-height: 37px;
}
/* line 728, ../../../sass/bootstrap3/_mixins.scss */
.bs textarea.input-sm, .bs .input-group-sm > textarea.form-control,
.bs .input-group-sm > textarea.input-group-addon,
.bs .input-group-sm > .input-group-btn > textarea.btn {
  height: auto;
}
/* line 717, ../../../sass/bootstrap3/_mixins.scss */
.bs .input-lg, .bs .input-group-lg > .form-control,
.bs .input-group-lg > .input-group-addon,
.bs .input-group-lg > .input-group-btn > .btn {
  height: 52px;
  padding: 12px 18px;
  font-size: 20px;
  line-height: 1.33;
}
/* line 723, ../../../sass/bootstrap3/_mixins.scss */
.bs select.input-lg, .bs .input-group-lg > select.form-control,
.bs .input-group-lg > select.input-group-addon,
.bs .input-group-lg > .input-group-btn > select.btn {
  height: 52px;
  line-height: 52px;
}
/* line 728, ../../../sass/bootstrap3/_mixins.scss */
.bs textarea.input-lg, .bs .input-group-lg > textarea.form-control,
.bs .input-group-lg > textarea.input-group-addon,
.bs .input-group-lg > .input-group-btn > textarea.btn {
  height: auto;
}
/* line 666, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-warning .help-block,
.bs .has-warning .control-label {
  color: #c09853;
}
/* line 671, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 674, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
/* line 681, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
/* line 666, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-error .help-block,
.bs .has-error .control-label {
  color: #b94a48;
}
/* line 671, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 674, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
/* line 681, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
/* line 666, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-success .help-block,
.bs .has-success .control-label {
  color: #468847;
}
/* line 671, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 674, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
/* line 681, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
/* line 267, ../../../sass/bootstrap3/_forms.scss */
.bs .form-control-static {
  margin-bottom: 0;
  padding-top: 9px;
}
/* line 278, ../../../sass/bootstrap3/_forms.scss */
.bs .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  /* line 303, ../../../sass/bootstrap3/_forms.scss */
  .bs .form-inline .form-group, .bs .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 310, ../../../sass/bootstrap3/_forms.scss */
  .bs .form-inline .form-control, .bs .navbar-form .form-control {
    display: inline-block;
  }
  /* line 317, ../../../sass/bootstrap3/_forms.scss */
  .bs .form-inline .radio, .bs .navbar-form .radio,
  .bs .form-inline .checkbox,
  .bs .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  /* line 324, ../../../sass/bootstrap3/_forms.scss */
  .bs .form-inline .radio input[type="radio"], .bs .navbar-form .radio input[type="radio"],
  .bs .form-inline .checkbox input[type="checkbox"],
  .bs .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
/* line 341, ../../../sass/bootstrap3/_forms.scss */
.bs .form-horizontal .control-label,
.bs .form-horizontal .radio,
.bs .form-horizontal .checkbox,
.bs .form-horizontal .radio-inline,
.bs .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
/* line 352, ../../../sass/bootstrap3/_forms.scss */
.bs .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-horizontal .form-group:before, .bs .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 358, ../../../sass/bootstrap3/_forms.scss */
  .bs .form-horizontal .control-label {
    text-align: right;
  }
}
/* line 15, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn,
.bs .btn {
  display: inline-block;
  padding: 5px 14px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.45;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 32, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn:focus,
.bs .btn:focus {
  outline: thin dotted #333333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 36, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn:hover, .bs .rh-Style-Btn:focus,
.bs .btn:hover,
.bs .btn:focus {
  color: #ffffff;
  background-color: #7695a3;
  text-decoration: none;
}
/* line 43, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn:active, .bs .rh-Style-Btn.active,
.bs .btn:active,
.bs .btn.active {
  outline: 0;
  background-image: none;
}
/* line 50, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn.disabled, .bs .rh-Style-Btn[disabled], fieldset[disabled] .bs .rh-Style-Btn,
.bs .btn.disabled,
.bs .btn[disabled], fieldset[disabled]
.bs .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
/* line 73, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn,
.bs .btn-default {
  color: #333333;
  background-color: #f0f0f0;
  border-color: #d5d5d5;
}
/* line 411, ../../../sass/bootstrap3/_mixins.scss */
.bs .rh-Style-Btn:hover, .bs .rh-Style-Btn:focus, .bs .rh-Style-Btn:active, .bs .rh-Style-Btn.active,
.bs .btn-default:hover,
.bs .btn-default:focus,
.bs .btn-default:active,
.bs .btn-default.active {
  color: #ffffff;
  background-color: #81ccf1;
  border-color: #81ccf1;
}
/* line 419, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .rh-Style-Btn.dropdown-toggle, .open
.bs .btn-default.dropdown-toggle {
  color: #333333;
  background-color: gainsboro;
  border-color: #b6b6b6;
}
/* line 424, ../../../sass/bootstrap3/_mixins.scss */
.bs .rh-Style-Btn:active, .bs .rh-Style-Btn.active,
.bs .btn-default:active,
.bs .btn-default.active {
  background-image: none;
}
/* line 428, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .rh-Style-Btn.dropdown-toggle, .open
.bs .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 434, ../../../sass/bootstrap3/_mixins.scss */
.bs .rh-Style-Btn.disabled, .bs .rh-Style-Btn.disabled:hover, .bs .rh-Style-Btn.disabled:focus, .bs .rh-Style-Btn.disabled:active, .bs .rh-Style-Btn.disabled.active, .bs .rh-Style-Btn[disabled], .bs .rh-Style-Btn[disabled]:hover, .bs .rh-Style-Btn[disabled]:focus, .bs .rh-Style-Btn[disabled]:active, .bs .rh-Style-Btn[disabled].active, fieldset[disabled] .bs .rh-Style-Btn, fieldset[disabled] .bs .rh-Style-Btn:hover, fieldset[disabled] .bs .rh-Style-Btn:focus, fieldset[disabled] .bs .rh-Style-Btn:active, fieldset[disabled] .bs .rh-Style-Btn.active,
.bs .btn-default.disabled,
.bs .btn-default.disabled:hover,
.bs .btn-default.disabled:focus,
.bs .btn-default.disabled:active,
.bs .btn-default.disabled.active,
.bs .btn-default[disabled],
.bs .btn-default[disabled]:hover,
.bs .btn-default[disabled]:focus,
.bs .btn-default[disabled]:active,
.bs .btn-default[disabled].active, fieldset[disabled]
.bs .btn-default, fieldset[disabled]
.bs .btn-default:hover, fieldset[disabled]
.bs .btn-default:focus, fieldset[disabled]
.bs .btn-default:active, fieldset[disabled]
.bs .btn-default.active {
  background-color: #f0f0f0;
  border-color: #d5d5d5;
}
/* line 76, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn:visited:hover,
.bs .btn-default:visited:hover {
  color: #ffffff;
}
/* line 80, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-primary {
  color: #ffffff;
  background-color: #002555;
  border-color: #002555;
}
/* line 411, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-primary:hover, .bs .btn-primary:focus, .bs .btn-primary:active, .bs .btn-primary.active {
  color: #ffffff;
  background-color: #00132c;
  border-color: #000a18;
}
/* line 419, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #00132c;
  border-color: #000a18;
}
/* line 424, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-primary:active, .bs .btn-primary.active {
  background-image: none;
}
/* line 428, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 434, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-primary.disabled, .bs .btn-primary.disabled:hover, .bs .btn-primary.disabled:focus, .bs .btn-primary.disabled:active, .bs .btn-primary.disabled.active, .bs .btn-primary[disabled], .bs .btn-primary[disabled]:hover, .bs .btn-primary[disabled]:focus, .bs .btn-primary[disabled]:active, .bs .btn-primary[disabled].active, fieldset[disabled] .bs .btn-primary, fieldset[disabled] .bs .btn-primary:hover, fieldset[disabled] .bs .btn-primary:focus, fieldset[disabled] .bs .btn-primary:active, fieldset[disabled] .bs .btn-primary.active {
  background-color: #002555;
  border-color: #002555;
}
/* line 83, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-primary:hover, .bs .btn-primary:focus, .bs .btn-primary:active {
  background-color: #8192a9;
  border-color: #8192a9;
}
/* line 90, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-newsRollup {
  white-space: normal;
}
/* line 95, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 411, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-warning:hover, .bs .btn-warning:focus, .bs .btn-warning:active, .bs .btn-warning.active {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 419, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-warning.dropdown-toggle {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 424, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-warning:active, .bs .btn-warning.active {
  background-image: none;
}
/* line 428, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 434, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-warning.disabled, .bs .btn-warning.disabled:hover, .bs .btn-warning.disabled:focus, .bs .btn-warning.disabled:active, .bs .btn-warning.disabled.active, .bs .btn-warning[disabled], .bs .btn-warning[disabled]:hover, .bs .btn-warning[disabled]:focus, .bs .btn-warning[disabled]:active, .bs .btn-warning[disabled].active, fieldset[disabled] .bs .btn-warning, fieldset[disabled] .bs .btn-warning:hover, fieldset[disabled] .bs .btn-warning:focus, fieldset[disabled] .bs .btn-warning:active, fieldset[disabled] .bs .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 99, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 411, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-danger:hover, .bs .btn-danger:focus, .bs .btn-danger:active, .bs .btn-danger.active {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 419, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 424, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-danger:active, .bs .btn-danger.active {
  background-image: none;
}
/* line 428, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 434, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-danger.disabled, .bs .btn-danger.disabled:hover, .bs .btn-danger.disabled:focus, .bs .btn-danger.disabled:active, .bs .btn-danger.disabled.active, .bs .btn-danger[disabled], .bs .btn-danger[disabled]:hover, .bs .btn-danger[disabled]:focus, .bs .btn-danger[disabled]:active, .bs .btn-danger[disabled].active, fieldset[disabled] .bs .btn-danger, fieldset[disabled] .bs .btn-danger:hover, fieldset[disabled] .bs .btn-danger:focus, fieldset[disabled] .bs .btn-danger:active, fieldset[disabled] .bs .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 103, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 411, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-success:hover, .bs .btn-success:focus, .bs .btn-success:active, .bs .btn-success.active {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
/* line 419, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
/* line 424, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-success:active, .bs .btn-success.active {
  background-image: none;
}
/* line 428, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 434, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-success.disabled, .bs .btn-success.disabled:hover, .bs .btn-success.disabled:focus, .bs .btn-success.disabled:active, .bs .btn-success.disabled.active, .bs .btn-success[disabled], .bs .btn-success[disabled]:hover, .bs .btn-success[disabled]:focus, .bs .btn-success[disabled]:active, .bs .btn-success[disabled].active, fieldset[disabled] .bs .btn-success, fieldset[disabled] .bs .btn-success:hover, fieldset[disabled] .bs .btn-success:focus, fieldset[disabled] .bs .btn-success:active, fieldset[disabled] .bs .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 107, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 411, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-info:hover, .bs .btn-info:focus, .bs .btn-info:active, .bs .btn-info.active {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 419, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-info.dropdown-toggle {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 424, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-info:active, .bs .btn-info.active {
  background-image: none;
}
/* line 428, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 434, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-info.disabled, .bs .btn-info.disabled:hover, .bs .btn-info.disabled:focus, .bs .btn-info.disabled:active, .bs .btn-info.disabled.active, .bs .btn-info[disabled], .bs .btn-info[disabled]:hover, .bs .btn-info[disabled]:focus, .bs .btn-info[disabled]:active, .bs .btn-info[disabled].active, fieldset[disabled] .bs .btn-info, fieldset[disabled] .bs .btn-info:hover, fieldset[disabled] .bs .btn-info:focus, fieldset[disabled] .bs .btn-info:active, fieldset[disabled] .bs .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 117, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-link {
  color: #007dbb;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 123, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-link, .bs .btn-link:active, .bs .btn-link[disabled], fieldset[disabled] .bs .btn-link {
  background-color: transparent !important;
}
/* line 130, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-link, .bs .btn-link:hover, .bs .btn-link:focus, .bs .btn-link:active {
  border-color: transparent;
}
/* line 136, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-link:hover, .bs .btn-link:focus {
  color: #007dbb;
  text-decoration: underline;
  background-color: transparent;
}
/* line 144, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-link[disabled]:hover, .bs .btn-link[disabled]:focus, fieldset[disabled] .bs .btn-link:hover, fieldset[disabled] .bs .btn-link:focus {
  color: #828282;
  text-decoration: none;
}
/* line 156, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-lg, .bs .btn-group-lg > .btn {
  padding: 12px 18px;
  font-size: 20px;
  line-height: 1.33;
}
/* line 160, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-sm, .bs .btn-group-sm > .btn,
.bs .btn-xs,
.bs .btn-group-xs > .btn {
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.5;
}
/* line 165, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-xs, .bs .btn-group-xs > .btn {
  padding: 1px 5px;
}
/* line 173, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
/* line 181, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-block + .btn-block {
  margin-top: 5px;
}
/* line 190, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-block {
  width: 100%;
}

/* line 10, ../../../sass/bootstrap3/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../../../sass/bootstrap3/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../../../sass/bootstrap3/_component-animations.scss */
.collapse {
  display: none;
}
/* line 20, ../../../sass/bootstrap3/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 24, ../../../sass/bootstrap3/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/_layouts/15/RH/UI/fonts/glyphicons-halflings-regular.eot");
  src: url("/_layouts/15/RH/UI/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/RH/UI/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/_layouts/15/RH/UI/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/_layouts/15/RH/UI/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg");
}
/* line 21, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 33, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 34, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 35, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 36, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 37, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 38, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 39, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 40, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 41, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 42, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 43, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 44, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 45, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 46, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 47, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 48, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 49, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 50, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 51, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 52, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 53, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 54, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 55, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 56, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 57, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 58, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 59, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 60, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 61, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 62, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 63, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 64, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 65, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 66, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 67, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 68, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 69, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 70, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 71, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 72, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 73, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 74, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 75, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 76, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 77, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 78, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 79, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 80, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 81, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 82, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 83, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 84, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 85, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 86, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 87, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 88, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 89, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 90, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 91, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 92, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 93, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 94, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 95, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 96, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 97, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 98, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 99, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 100, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 101, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 102, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 103, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 104, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 105, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 106, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 107, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 108, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 109, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 110, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 111, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 112, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 113, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 114, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 115, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 116, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 117, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 118, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 119, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 120, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 121, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 122, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 123, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 124, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 125, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 126, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 127, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 128, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 129, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 130, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 131, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 132, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 133, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 134, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 135, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 136, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 137, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 138, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 139, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 140, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 141, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 142, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 143, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 144, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 145, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 146, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 147, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 148, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 149, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 150, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 151, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 152, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 153, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 154, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 155, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 156, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 157, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 158, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 159, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 160, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 161, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 162, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 163, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 164, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 165, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 166, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 167, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 168, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 169, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 170, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 171, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 172, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 173, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 174, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 175, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 176, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 177, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 178, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 179, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 180, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 181, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 182, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 183, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 184, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 185, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 186, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 187, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 188, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 189, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 190, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 191, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 192, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 193, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 194, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 195, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 196, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 197, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 198, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 199, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 200, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 201, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 202, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 203, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 204, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 205, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 206, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 207, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 208, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 209, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 210, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 211, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 212, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 213, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 214, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 215, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 216, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 217, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 218, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 219, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 220, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 221, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 222, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 223, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\1f4bc";
}

/* line 224, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\1f4c5";
}

/* line 225, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\1f4cc";
}

/* line 226, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\1f4ce";
}

/* line 227, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\1f4f7";
}

/* line 228, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\1f512";
}

/* line 229, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\1f514";
}

/* line 230, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\1f516";
}

/* line 231, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\1f525";
}

/* line 232, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\1f527";
}

/* line 7, ../../../sass/bootstrap3/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #222222;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}

/* line 23, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 28, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 33, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1010;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: 3px 3px 6px -4px rgba(0, 0, 0, 0.3), -3px 3px 6px -4px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 6px -4px rgba(0, 0, 0, 0.3), -3px 3px 6px -4px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
}
/* line 54, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #d5d5d5;
}
/* line 65, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.45;
  color: #333333;
  white-space: nowrap;
}

/* line 78, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #002555;
  background-color: transparent;
}

/* line 88, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #002555;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}

/* line 103, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #828282;
}

/* line 111, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 124, ../../../sass/bootstrap3/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 129, ../../../sass/bootstrap3/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 135, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.45;
  color: #828282;
}

/* line 144, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1000;
}

/* line 154, ../../../sass/bootstrap3/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 167, ../../../sass/bootstrap3/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #222222;
  content: "";
}
/* line 175, ../../../sass/bootstrap3/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 189, ../../../sass/bootstrap3/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* line 10, ../../../sass/bootstrap3/_button-groups.scss */
.btn-default .caret {
  border-top-color: #333333;
}
/* line 13, ../../../sass/bootstrap3/_button-groups.scss */
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #ffffff;
  /*#fff*/
}

/* line 22, ../../../sass/bootstrap3/_button-groups.scss */
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}
/* line 30, ../../../sass/bootstrap3/_button-groups.scss */
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #ffffff;
  /*#fff*/
}

/* line 37, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 42, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 46, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 52, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 61, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 73, ../../../sass/bootstrap3/_button-groups.scss */
.btn-toolbar .btn-group {
  float: left;
}
/* line 79, ../../../sass/bootstrap3/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

/* line 86, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 91, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 93, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 98, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 104, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 107, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 111, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 116, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 121, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 140, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 144, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 151, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 157, ../../../sass/bootstrap3/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 161, ../../../sass/bootstrap3/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 166, ../../../sass/bootstrap3/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 175, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 186, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 191, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 201, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 204, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 208, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 213, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 217, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 222, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 231, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 236, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 245, ../../../sass/bootstrap3/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 7, ../../../sass/bootstrap3/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../../../sass/bootstrap3/_input-groups.scss */
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../../../sass/bootstrap3/_input-groups.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 40, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 45, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 50, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: top;
}

/* line 59, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon {
  padding: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #f0f0f0;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 70, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 7px 12px;
  font-size: 14px;
  border-radius: 3px;
}
/* line 75, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 12px 18px;
  font-size: 20px;
  border-radius: 6px;
}
/* line 82, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 89, ../../../sass/bootstrap3/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 99, ../../../sass/bootstrap3/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 106, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 112, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap;
}

/* line 116, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 119, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
/* line 123, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 9, ../../../sass/bootstrap3/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.nav:before, .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.nav:after {
  clear: both;
}
/* line 15, ../../../sass/bootstrap3/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../../../sass/bootstrap3/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  margin: 10px 15px;
}
/* line 23, ../../../sass/bootstrap3/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
}
/* line 31, ../../../sass/bootstrap3/_navs.scss */
.nav > li.disabled > a {
  color: #828282;
}
/* line 34, ../../../sass/bootstrap3/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #828282;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../../../sass/bootstrap3/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #f0f0f0;
  border-color: #007dbb;
}
/* line 55, ../../../sass/bootstrap3/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 61, ../../../sass/bootstrap3/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 71, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #d5d5d5;
}
/* line 73, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 79, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.45;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 84, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #f0f0f0 #f0f0f0 #d5d5d5;
}
/* line 91, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #656565;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 113, ../../../sass/bootstrap3/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 117, ../../../sass/bootstrap3/_navs.scss */
.nav-pills > li > a {
  border-radius: 5px;
}
/* line 120, ../../../sass/bootstrap3/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 126, ../../../sass/bootstrap3/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #002555;
}

/* line 139, ../../../sass/bootstrap3/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 141, ../../../sass/bootstrap3/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 155, ../../../sass/bootstrap3/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 158, ../../../sass/bootstrap3/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 160, ../../../sass/bootstrap3/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 166, ../../../sass/bootstrap3/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

/* line 174, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 176, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #d5d5d5;
  margin-right: 0;
}
/* line 182, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}

/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.tabbable:before, .tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.tabbable:after {
  clear: both;
}

/* line 197, ../../../sass/bootstrap3/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 201, ../../../sass/bootstrap3/_navs.scss */
.tab-content,
.pill-content {
  margin-top: 20px;
}
/* line 204, ../../../sass/bootstrap3/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 215, ../../../sass/bootstrap3/_navs.scss */
.nav .caret {
  border-top-color: #007dbb;
  border-bottom-color: #007dbb;
}

/* line 219, ../../../sass/bootstrap3/_navs.scss */
.nav a:hover .caret {
  border-top-color: #007dbb;
  border-bottom-color: #007dbb;
}

/* line 225, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../../../sass/bootstrap3/_navbar.scss */
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 23px;
  border: 1px solid transparent;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.navbar:before, .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../../../sass/bootstrap3/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 32, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 51, ../../../sass/bootstrap3/_navbar.scss */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 61, ../../../sass/bootstrap3/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 51, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 70, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 77, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 82, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  /* line 85, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  /* line 88, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

/* line 99, ../../../sass/bootstrap3/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 99, ../../../sass/bootstrap3/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 118, ../../../sass/bootstrap3/_navbar.scss */
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 118, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 126, ../../../sass/bootstrap3/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 126, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 138, ../../../sass/bootstrap3/_navbar.scss */
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}

/* line 142, ../../../sass/bootstrap3/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

/* line 150, ../../../sass/bootstrap3/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 13.5px 15px;
  font-size: 20px;
  line-height: 23px;
}
/* line 155, ../../../sass/bootstrap3/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 161, ../../../sass/bootstrap3/_navbar.scss */
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

/* line 173, ../../../sass/bootstrap3/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 184, ../../../sass/bootstrap3/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 190, ../../../sass/bootstrap3/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 173, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 205, ../../../sass/bootstrap3/_navbar.scss */
.navbar-nav {
  margin: 6.75px -15px;
}
/* line 208, ../../../sass/bootstrap3/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 23px;
}
@media (max-width: 767px) {
  /* line 216, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 224, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 228, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  /* line 230, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 205, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 243, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 245, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
}

@media (min-width: 768px) {
  /* line 262, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 265, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 276, ../../../sass/bootstrap3/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4.5px;
  margin-bottom: 4.5px;
}
@media (max-width: 767px) {
  /* line 288, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 276, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 313, ../../../sass/bootstrap3/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 318, ../../../sass/bootstrap3/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 323, ../../../sass/bootstrap3/_navbar.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 334, ../../../sass/bootstrap3/_navbar.scss */
.navbar-btn {
  margin-top: 4.5px;
  margin-bottom: 4.5px;
}

/* line 343, ../../../sass/bootstrap3/_navbar.scss */
.navbar-text {
  float: left;
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
@media (min-width: 768px) {
  /* line 343, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 357, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default {
  background-color: #f0f0f0;
  border-color: #dfdfdf;
}
/* line 361, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-brand {
  color: #656565;
}
/* line 363, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #4c4c4c;
  background-color: transparent;
}
/* line 370, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-text {
  color: #828282;
}
/* line 375, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #656565;
}
/* line 378, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
/* line 385, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #656565;
  background-color: #dfdfdf;
}
/* line 393, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
/* line 402, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #d5d5d5;
}
/* line 404, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #d5d5d5;
}
/* line 408, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
/* line 413, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #dedede;
}
/* line 421, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
/* line 429, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #dfdfdf;
  color: #656565;
}
/* line 434, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #656565;
  border-bottom-color: #656565;
}
/* line 440, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #656565;
  border-bottom-color: #656565;
}
@media (max-width: 767px) {
  /* line 449, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #656565;
  }
  /* line 451, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  /* line 458, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #656565;
    background-color: #dfdfdf;
  }
  /* line 466, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
/* line 482, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-link {
  color: #656565;
}
/* line 484, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}

/* line 493, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}
/* line 497, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #828282;
}
/* line 499, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
/* line 506, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #828282;
}
/* line 511, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #828282;
}
/* line 514, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
/* line 521, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #090909;
}
/* line 529, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #434343;
  background-color: transparent;
}
/* line 539, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 541, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* line 545, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
/* line 550, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 558, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #ffffff;
}
/* line 565, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
/* line 569, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #828282;
  border-bottom-color: #828282;
}
/* line 577, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  /* line 587, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 590, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #828282;
  }
  /* line 592, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  /* line 599, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #090909;
  }
  /* line 607, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #434343;
    background-color: transparent;
  }
}
/* line 618, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #828282;
}
/* line 620, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

/* line 7, ../../../sass/bootstrap3/_breadcrumbs.scss */
.breadcrumb {
  list-style: none;
}
/* line 10, ../../../sass/bootstrap3/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 13, ../../../sass/bootstrap3/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
/* line 20, ../../../sass/bootstrap3/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #828282;
}

/* line 28, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container {
  background: rgba(0, 125, 187, 0.1);
}
/* line 31, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb {
  border-radius: 0;
}
/* line 34, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap {
  font-size: 14px;
  color: #333333;
  /*9f9f9f;*/
  line-height: 14px;
  padding: 5px 0 5px 5px;
}
@media screen and (min-width: 768px) {
  /* line 34, ../../../sass/bootstrap3/_breadcrumbs.scss */
  .bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap {
    font-size: 16px;
    line-height: 16px;
    padding: 16px 0 15px 0;
  }
}
/* line 46, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap .inline-block.hidden-xs {
  display: inline-block !important;
}
@media screen and (max-width: 768px) {
  /* line 46, ../../../sass/bootstrap3/_breadcrumbs.scss */
  .bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap .inline-block.hidden-xs {
    display: none !important;
  }
}
/* line 54, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap a {
  /*@include link-colors($breadcrumb, $breadcrumb);*/
}
/* line 58, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap a, .bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap a:visited, .bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap a:hover {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
  text-decoration: underline;
  /*@include link-colors($breadcrumb-active, $breadcrumb-active);*/
}
/* line 65, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap span.current, .bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap a.current {
  color: #333333;
  text-decoration: none;
}
/* line 70, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap .seperator {
  display: inline-block;
  margin: 0 5px;
}

/* line 4, ../../../sass/bootstrap3/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 23px 0;
}
/* line 9, ../../../sass/bootstrap3/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 11, ../../../sass/bootstrap3/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 14px;
  line-height: 1.45;
  text-decoration: none;
  background-color: #f0f0f0;
  border: 1px solid #cccccc;
  margin-left: -1px;
  color: #333333;
}
/* line 42, ../../../sass/bootstrap3/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #ffffff;
  color: #828282 !important;
  border: 1px solid #cccccc;
}
/* line 52, ../../../sass/bootstrap3/_pagination.scss */
.pagination > li > a:visited,
.pagination > li > span:visited {
  color: #333333 !important;
}
/* line 59, ../../../sass/bootstrap3/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #434343;
  border-color: #434343;
  cursor: default;
}
/* line 71, ../../../sass/bootstrap3/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #828282;
  background-color: #f0f0f0;
  border-color: #cccccc;
  cursor: not-allowed;
}

/* line 83, ../../../sass/bootstrap3/_pagination.scss */
ul.pagination.pagination-sm a.current {
  background-color: #656565;
  color: white;
}

/* line 458, ../../../sass/bootstrap3/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 12px 18px;
  font-size: 20px;
}

/* line 458, ../../../sass/bootstrap3/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 8px 10px;
  font-size: 14px;
}

/* line 6, ../../../sass/bootstrap3/_pager.scss */
.pager {
  padding-left: 0;
  margin: 23px 0;
  list-style: none;
  text-align: center;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.pager:before, .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.pager:after {
  clear: both;
}
/* line 12, ../../../sass/bootstrap3/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../../../sass/bootstrap3/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #f0f0f0;
  border: 1px solid #cccccc;
  border-radius: 15px;
}
/* line 23, ../../../sass/bootstrap3/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
/* line 31, ../../../sass/bootstrap3/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../../../sass/bootstrap3/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../../../sass/bootstrap3/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #828282;
  background-color: #f0f0f0;
  cursor: not-allowed;
}

/* line 5, ../../../sass/bootstrap3/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 19, ../../../sass/bootstrap3/_labels.scss */
.label[href]:hover, .label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
/* line 28, ../../../sass/bootstrap3/_labels.scss */
.label:empty {
  display: none;
}

/* line 36, ../../../sass/bootstrap3/_labels.scss */
.label-default {
  background-color: #828282;
}
/* line 483, ../../../sass/bootstrap3/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: dimgray;
}

/* line 40, ../../../sass/bootstrap3/_labels.scss */
.label-primary {
  background-color: #002555;
}
/* line 483, ../../../sass/bootstrap3/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #000f22;
}

/* line 44, ../../../sass/bootstrap3/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 483, ../../../sass/bootstrap3/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 48, ../../../sass/bootstrap3/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 483, ../../../sass/bootstrap3/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 52, ../../../sass/bootstrap3/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 483, ../../../sass/bootstrap3/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 56, ../../../sass/bootstrap3/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 483, ../../../sass/bootstrap3/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../../../sass/bootstrap3/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #828282;
  border-radius: 10px;
}
/* line 22, ../../../sass/bootstrap3/_badges.scss */
.badge:empty {
  display: none;
}

/* line 29, ../../../sass/bootstrap3/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/* line 38, ../../../sass/bootstrap3/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 44, ../../../sass/bootstrap3/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #007dbb;
  background-color: #ffffff;
}

/* line 49, ../../../sass/bootstrap3/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 6, ../../../sass/bootstrap3/_jumbotron.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 200;
  line-height: 2.175;
  color: inherit;
  background-color: #f0f0f0;
}
/* line 15, ../../../sass/bootstrap3/_jumbotron.scss */
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
/* line 19, ../../../sass/bootstrap3/_jumbotron.scss */
.jumbotron p {
  line-height: 1.4;
}
/* line 23, ../../../sass/bootstrap3/_jumbotron.scss */
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  /* line 6, ../../../sass/bootstrap3/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 31, ../../../sass/bootstrap3/_jumbotron.scss */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 36, ../../../sass/bootstrap3/_jumbotron.scss */
  .jumbotron h1 {
    font-size: 72px;
  }
}

/* line 7, ../../../sass/bootstrap3/_thumbnails.scss */
.thumbnail {
  display: block;
  margin-bottom: 16px;
}
/* line 11, ../../../sass/bootstrap3/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 16, ../../../sass/bootstrap3/_thumbnails.scss */
.thumbnail.full-width {
  width: 100%;
}

/* line 23, ../../../sass/bootstrap3/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #007dbb;
}

/* line 29, ../../../sass/bootstrap3/_thumbnails.scss */
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}

/* line 33, ../../../sass/bootstrap3/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
/* line 36, ../../../sass/bootstrap3/_thumbnails.scss */
.thumbnail .caption > h3 {
  margin-top: 0;
}

/* line 9, ../../../sass/bootstrap3/_alerts.scss */
.alert {
  padding: 10px 15px;
  padding: 10px 15px;
  margin-bottom: 23px;
  border: 1px solid transparent;
}
/* line 11, ../../../sass/bootstrap3/_alerts.scss */
.alert.alert-slim {
  padding: 5px 10px;
}
/* line 20, ../../../sass/bootstrap3/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 26, ../../../sass/bootstrap3/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 31, ../../../sass/bootstrap3/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 35, ../../../sass/bootstrap3/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 44, ../../../sass/bootstrap3/_alerts.scss */
.alert-dismissable {
  padding-right: 10px 15px20;
}
/* line 48, ../../../sass/bootstrap3/_alerts.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 60, ../../../sass/bootstrap3/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
/* line 365, ../../../sass/bootstrap3/_mixins.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 368, ../../../sass/bootstrap3/_mixins.scss */
.alert-success .alert-link {
  color: #356635;
}

/* line 63, ../../../sass/bootstrap3/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
/* line 365, ../../../sass/bootstrap3/_mixins.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 368, ../../../sass/bootstrap3/_mixins.scss */
.alert-info .alert-link {
  color: #2d6987;
}

/* line 66, ../../../sass/bootstrap3/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
/* line 365, ../../../sass/bootstrap3/_mixins.scss */
.alert-warning hr {
  border-top-color: #f8e5be;
}
/* line 368, ../../../sass/bootstrap3/_mixins.scss */
.alert-warning .alert-link {
  color: #a47e3c;
}

/* line 69, ../../../sass/bootstrap3/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
/* line 365, ../../../sass/bootstrap3/_mixins.scss */
.alert-danger hr {
  border-top-color: #e6c1c7;
}
/* line 368, ../../../sass/bootstrap3/_mixins.scss */
.alert-danger .alert-link {
  color: #953b39;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 39, ../../../sass/bootstrap3/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 23px;
  margin-bottom: 23px;
  background-color: #d5d5d5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 49, ../../../sass/bootstrap3/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  background-color: #002555;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 62, ../../../sass/bootstrap3/_progress-bars.scss */
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px;
}

/* line 68, ../../../sass/bootstrap3/_progress-bars.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 81, ../../../sass/bootstrap3/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 503, ../../../sass/bootstrap3/_mixins.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 85, ../../../sass/bootstrap3/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 503, ../../../sass/bootstrap3/_mixins.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 89, ../../../sass/bootstrap3/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 503, ../../../sass/bootstrap3/_mixins.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 93, ../../../sass/bootstrap3/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 503, ../../../sass/bootstrap3/_mixins.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 10, ../../../sass/bootstrap3/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
/* line 15, ../../../sass/bootstrap3/_media.scss */
.media > div, .media > a,
.media-body > div,
.media-body > a {
  float: left;
  clear: both;
}

/* line 22, ../../../sass/bootstrap3/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 27, ../../../sass/bootstrap3/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 32, ../../../sass/bootstrap3/_media.scss */
.media-object {
  display: block;
}

/* line 37, ../../../sass/bootstrap3/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 46, ../../../sass/bootstrap3/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}
/* line 50, ../../../sass/bootstrap3/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 60, ../../../sass/bootstrap3/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 8, ../../../sass/bootstrap3/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 17, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
}
/* line 27, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 30, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 36, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 39, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 44, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #002555;
  border-color: #002555;
}
/* line 53, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
/* line 56, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #2282ff;
}

/* line 63, ../../../sass/bootstrap3/_list-group.scss */
a.list-group-item {
  color: #434343;
}
/* line 66, ../../../sass/bootstrap3/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333333;
}
/* line 71, ../../../sass/bootstrap3/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: #d5d5d5;
}

/* line 81, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 85, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../../../sass/bootstrap3/_panels.scss */
.panel {
  margin-bottom: 23px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../../sass/bootstrap3/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.panel-body:after {
  clear: both;
}

/* line 28, ../../../sass/bootstrap3/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 31, ../../../sass/bootstrap3/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
/* line 35, ../../../sass/bootstrap3/_panels.scss */
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* line 39, ../../../sass/bootstrap3/_panels.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 47, ../../../sass/bootstrap3/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 59, ../../../sass/bootstrap3/_panels.scss */
.panel > .table {
  margin-bottom: 0;
}
/* line 62, ../../../sass/bootstrap3/_panels.scss */
.panel > .panel-body + .table {
  border-top: 1px solid #d5d5d5;
}

/* line 69, ../../../sass/bootstrap3/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 76, ../../../sass/bootstrap3/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}
/* line 80, ../../../sass/bootstrap3/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 86, ../../../sass/bootstrap3/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #d5d5d5;
  border-top: 1px solid #d5d5d5;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 101, ../../../sass/bootstrap3/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
/* line 105, ../../../sass/bootstrap3/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 110, ../../../sass/bootstrap3/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 112, ../../../sass/bootstrap3/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #d5d5d5;
}
/* line 116, ../../../sass/bootstrap3/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 118, ../../../sass/bootstrap3/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #d5d5d5;
}

/* line 131, ../../../sass/bootstrap3/_panels.scss */
.panel-default {
  border-color: #d5d5d5;
}
/* line 344, ../../../sass/bootstrap3/_mixins.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #d5d5d5;
  border-color: #d5d5d5;
}
/* line 348, ../../../sass/bootstrap3/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d5d5d5;
}
/* line 353, ../../../sass/bootstrap3/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d5d5d5;
}

/* line 134, ../../../sass/bootstrap3/_panels.scss */
.panel-primary {
  border-color: #002555;
}
/* line 344, ../../../sass/bootstrap3/_mixins.scss */
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #002555;
  border-color: #002555;
}
/* line 348, ../../../sass/bootstrap3/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #002555;
}
/* line 353, ../../../sass/bootstrap3/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #002555;
}

/* line 137, ../../../sass/bootstrap3/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 344, ../../../sass/bootstrap3/_mixins.scss */
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 348, ../../../sass/bootstrap3/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
/* line 353, ../../../sass/bootstrap3/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 140, ../../../sass/bootstrap3/_panels.scss */
.panel-warning {
  border-color: #fbeed5;
}
/* line 344, ../../../sass/bootstrap3/_mixins.scss */
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
/* line 348, ../../../sass/bootstrap3/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
/* line 353, ../../../sass/bootstrap3/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}

/* line 143, ../../../sass/bootstrap3/_panels.scss */
.panel-danger {
  border-color: #eed3d7;
}
/* line 344, ../../../sass/bootstrap3/_mixins.scss */
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
/* line 348, ../../../sass/bootstrap3/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
/* line 353, ../../../sass/bootstrap3/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}

/* line 146, ../../../sass/bootstrap3/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 344, ../../../sass/bootstrap3/_mixins.scss */
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 348, ../../../sass/bootstrap3/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
/* line 353, ../../../sass/bootstrap3/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 151, ../../../sass/bootstrap3/_panels.scss */
.hiddenPublishingdate {
  display: none;
}

/*
 * Retina Backgrounds for Compass
 * by:              Gaya Kessler
 * last update:     01/14/13
 *
 * Usage:
 * 1. create background image for pixel ratio 1 screens and put it somewhere in your images folder.
 * 2. create background image for pixel ratio 2 screens and put it somewhere in your images folder.
 * 3. include the background-image property in your Sass/Scss using: '@include background-retina(<ratio-1-imagefile>, <ratio-2-imagefile>)'
 */
/*
 * Retina Sprites for Compass
 * by:              Gaya Kessler
 * last update:     01/14/13
 *
 * Usage:
 * 1. create two folders in your image directory (in this case 'icons' and 'icons-2x').
 * 2. adjust the foldernames defined below if you use different names.
 * 3. create sprite images for pixel ratio 1 screens and put them in the first folder.
 * 4. create sprite images for pixel ratio 2 screens and put them in the second folder, use the same filenames.
 * 5. use the sprite-image in your Sass/Scss using: '@include use-sprite(<sprite-name>)'
 */
/* line 9, ../../../sass/bootstrap3/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  border: 1px solid #dedede;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 17, ../../../sass/bootstrap3/_wells.scss */
.well blockquote {
  border-color: #d5d5d5;
  /*#ddd;*/
  border-color: rgba(0, 0, 0, 0.15);
}
/* line 22, ../../../sass/bootstrap3/_wells.scss */
.well .row .status {
  text-align: left;
  font-size: 13px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.well .row .status:before, .well .row .status:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.well .row .status:after {
  clear: both;
}
/* line 27, ../../../sass/bootstrap3/_wells.scss */
.well .row .status .name {
  margin-right: 5px;
  vertical-align: middle;
  line-height: 2em;
}
/* line 32, ../../../sass/bootstrap3/_wells.scss */
.well .row .status .icon {
  float: right;
  /*margin-top: -5px;*/
}
/* line 36, ../../../sass/bootstrap3/_wells.scss */
.well .row .status .icon.Aflyst {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -608px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
/* line 39, ../../../sass/bootstrap3/_wells.scss */
.well .row .status .icon.Referat {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -573px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
/* line 42, ../../../sass/bootstrap3/_wells.scss */
.well .row .status .icon.Dagsorden {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -538px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}

/* line 51, ../../../sass/bootstrap3/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 55, ../../../sass/bootstrap3/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../../../sass/bootstrap3/_close.scss */
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #222222;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../../../sass/bootstrap3/_close.scss */
.close:hover, .close:focus {
  color: #222222;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 27, ../../../sass/bootstrap3/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../../../sass/bootstrap3/_modals.scss */
.modal-open {
  overflow: hidden;
}
/* line 17, ../../../sass/bootstrap3/_modals.scss */
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}

/* line 23, ../../../sass/bootstrap3/_modals.scss */
body.modal-open {
  margin-right: 15px;
}

/* line 28, ../../../sass/bootstrap3/_modals.scss */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
/* line 40, ../../../sass/bootstrap3/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 44, ../../../sass/bootstrap3/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 48, ../../../sass/bootstrap3/_modals.scss */
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}

/* line 57, ../../../sass/bootstrap3/_modals.scss */
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

/* line 70, ../../../sass/bootstrap3/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #222222;
}
/* line 79, ../../../sass/bootstrap3/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 80, ../../../sass/bootstrap3/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 85, ../../../sass/bootstrap3/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #d5d5d5;
  min-height: 16.45px;
}

/* line 91, ../../../sass/bootstrap3/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 96, ../../../sass/bootstrap3/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.45;
}

/* line 103, ../../../sass/bootstrap3/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 109, ../../../sass/bootstrap3/_modals.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #d5d5d5;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 117, ../../../sass/bootstrap3/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 122, ../../../sass/bootstrap3/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 126, ../../../sass/bootstrap3/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  /* line 134, ../../../sass/bootstrap3/_modals.scss */
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* line 141, ../../../sass/bootstrap3/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/* line 7, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 16, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 17, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 18, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 19, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 20, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #222222;
  border-radius: 4px;
}

/* line 35, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #222222;
}
/* line 50, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #222222;
}
/* line 56, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #222222;
}
/* line 62, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #222222;
}
/* line 69, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #222222;
}
/* line 76, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #222222;
}
/* line 83, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #222222;
}
/* line 89, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #222222;
}

/* line 6, ../../../sass/bootstrap3/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 100%;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 26, ../../../sass/bootstrap3/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, ../../../sass/bootstrap3/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, ../../../sass/bootstrap3/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, ../../../sass/bootstrap3/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, ../../../sass/bootstrap3/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 43, ../../../sass/bootstrap3/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 52, ../../../sass/bootstrap3/_popovers.scss */
.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 62, ../../../sass/bootstrap3/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 65, ../../../sass/bootstrap3/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, ../../../sass/bootstrap3/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 78, ../../../sass/bootstrap3/_popovers.scss */
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
/* line 86, ../../../sass/bootstrap3/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 93, ../../../sass/bootstrap3/_popovers.scss */
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
/* line 101, ../../../sass/bootstrap3/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 108, ../../../sass/bootstrap3/_popovers.scss */
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
/* line 117, ../../../sass/bootstrap3/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 124, ../../../sass/bootstrap3/_popovers.scss */
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

/* line 7, ../../../sass/bootstrap3/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
/* line 29, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 33, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 37, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 44, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 47, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 50, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 55, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 58, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 82, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 85, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 92, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 100, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
/* line 110, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
/* line 120, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 125, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 136, ../../../sass/bootstrap3/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 147, ../../../sass/bootstrap3/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
}
/* line 157, ../../../sass/bootstrap3/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}

/* line 168, ../../../sass/bootstrap3/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 179, ../../../sass/bootstrap3/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 189, ../../../sass/bootstrap3/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  /* line 199, ../../../sass/bootstrap3/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 206, ../../../sass/bootstrap3/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../../../sass/bootstrap3/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 15, ../../../sass/bootstrap3/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 23, ../../../sass/bootstrap3/_utilities.scss */
.hide {
  display: none !important;
}

/* line 26, ../../../sass/bootstrap3/_utilities.scss */
.show {
  display: block !important;
}

/* line 29, ../../../sass/bootstrap3/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 32, ../../../sass/bootstrap3/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 40, ../../../sass/bootstrap3/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
/* line 31, ../../../sass/bootstrap3/_responsive-utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 520, ../../../sass/bootstrap3/_mixins.scss */
.visible-xs {
  display: none !important;
}

/* line 521, ../../../sass/bootstrap3/_mixins.scss */
tr.visible-xs {
  display: none !important;
}

/* line 522, ../../../sass/bootstrap3/_mixins.scss */
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-xs.visible-sm {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-xs.visible-md {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-xs.visible-lg {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
/* line 520, ../../../sass/bootstrap3/_mixins.scss */
.visible-sm {
  display: none !important;
}

/* line 521, ../../../sass/bootstrap3/_mixins.scss */
tr.visible-sm {
  display: none !important;
}

/* line 522, ../../../sass/bootstrap3/_mixins.scss */
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-sm.visible-xs {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-sm.visible-md {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-sm.visible-lg {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
/* line 520, ../../../sass/bootstrap3/_mixins.scss */
.visible-md {
  display: none !important;
}

/* line 521, ../../../sass/bootstrap3/_mixins.scss */
tr.visible-md {
  display: none !important;
}

/* line 522, ../../../sass/bootstrap3/_mixins.scss */
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-md.visible-xs {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-md.visible-sm {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-md {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-md.visible-lg {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
/* line 520, ../../../sass/bootstrap3/_mixins.scss */
.visible-lg {
  display: none !important;
}

/* line 521, ../../../sass/bootstrap3/_mixins.scss */
tr.visible-lg {
  display: none !important;
}

/* line 522, ../../../sass/bootstrap3/_mixins.scss */
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-lg.visible-xs {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-lg.visible-sm {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-lg.visible-md {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
/* line 513, ../../../sass/bootstrap3/_mixins.scss */
.hidden-xs {
  display: block !important;
}

/* line 514, ../../../sass/bootstrap3/_mixins.scss */
tr.hidden-xs {
  display: table-row !important;
}

/* line 515, ../../../sass/bootstrap3/_mixins.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-xs {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-xs {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
/* line 513, ../../../sass/bootstrap3/_mixins.scss */
.hidden-sm {
  display: block !important;
}

/* line 514, ../../../sass/bootstrap3/_mixins.scss */
tr.hidden-sm {
  display: table-row !important;
}

/* line 515, ../../../sass/bootstrap3/_mixins.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-sm {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-sm {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
/* line 513, ../../../sass/bootstrap3/_mixins.scss */
.hidden-md {
  display: block !important;
}

/* line 514, ../../../sass/bootstrap3/_mixins.scss */
tr.hidden-md {
  display: table-row !important;
}

/* line 515, ../../../sass/bootstrap3/_mixins.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-md {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-md {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
/* line 513, ../../../sass/bootstrap3/_mixins.scss */
.hidden-lg {
  display: block !important;
}

/* line 514, ../../../sass/bootstrap3/_mixins.scss */
tr.hidden-lg {
  display: table-row !important;
}

/* line 515, ../../../sass/bootstrap3/_mixins.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-lg {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-lg {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
/* line 520, ../../../sass/bootstrap3/_mixins.scss */
.visible-print {
  display: none !important;
}

/* line 521, ../../../sass/bootstrap3/_mixins.scss */
tr.visible-print {
  display: none !important;
}

/* line 522, ../../../sass/bootstrap3/_mixins.scss */
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-print {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-print {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-print {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/**
 *
 * @todo: optimize the MQ's by combining @content into one statement.
 */
/*
 * Retina Backgrounds for Compass
 * by:              Gaya Kessler
 * last update:     01/14/13
 *
 * Usage:
 * 1. create background image for pixel ratio 1 screens and put it somewhere in your images folder.
 * 2. create background image for pixel ratio 2 screens and put it somewhere in your images folder.
 * 3. include the background-image property in your Sass/Scss using: '@include background-retina(<ratio-1-imagefile>, <ratio-2-imagefile>)'
 */
/*
 * Retina Sprites for Compass
 * by:              Gaya Kessler
 * last update:     01/14/13
 *
 * Usage:
 * 1. create two folders in your image directory (in this case 'icons' and 'icons-2x').
 * 2. adjust the foldernames defined below if you use different names.
 * 3. create sprite images for pixel ratio 1 screens and put them in the first folder.
 * 4. create sprite images for pixel ratio 2 screens and put them in the second folder, use the same filenames.
 * 5. use the sprite-image in your Sass/Scss using: '@include use-sprite(<sprite-name>)'
 */
/*Color palettes*/
/*#dc202b; */
/*Support to gray gradient color -> look at REH-webmanual 1.0*/
/* the colors sharepoint use for built-in interfaces */
/*#ebebeb;*/
/*lighten(#000, 13.5%); */
/*lighten(#000, 20%); */
/*lighten(#000, 33.5%);*/
/*lighten(#000, 60%); */
/*lighten(#000, 93.5%);*/
/*#f9f9f9;*/
/*#f5f5f5;*/
/*#f0f0f0;*/
/*#d5d5d5;*/
/*8192a9;*/
/*#8192a9;*/
/*#66afe9;*/
/*#e5e5e5;*/
/*#e5e5e5;*/
/*#777;*/
/*#f8f8f8;*/
/*#777;*/
/*#333;*/
/*#555;*/
/*#444;*/
/*#828282;*/
/*#4d4d4d;*/
/*#e5e5e5*/
/*#555;*/
/* line 1, ../../../sass/sharepoint/_common.scss */
body,
.ms-core-defaultFont,
#pageStatusBar,
.ms-status-msg,
.js-callout-body {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  -webkit-text-size-adjust: none;
}

/* line 11, ../../../sass/sharepoint/_common.scss */
body,
.ms-core-defaultFont,
.js-callout-body {
  color: #333333;
}

/* line 41, ../../../sass/sharepoint/_common.scss */
#pageStatusBar {
  font-family: "Segoe UI", "Segoe", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 13px;
}

/* line 10, ../../../sass/sharepoint/_common-elements.scss */
#s4-bodyContainer {
  padding-bottom: 0px;
}

/* line 1, ../../../sass/sharepoint/_tags.scss */
img {
  border: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

/* line 6, ../../../sass/sharepoint/_tags.scss */
iframe {
  border: none;
}

/* line 10, ../../../sass/sharepoint/_tags.scss */
hr {
  border-top: 1px solid #C4D0D7;
  border-width: 0px;
}

/* line 15, ../../../sass/sharepoint/_tags.scss */
table {
  border-width: 0px;
}

/* line 1, ../../../sass/sharepoint/_forms.scss */
input,
select,
label,
textarea,
button,
option {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  vertical-align: middle;
}

/* line 13, ../../../sass/sharepoint/_forms.scss */
textarea {
  overflow: auto;
}

/* line 17, ../../../sass/sharepoint/_forms.scss */
input[type=password],
input[type=text],
input[type=file],
select,
textarea,
.sp-peoplepicker-topLevel,
.sp-peoplepicker-topLevelDisabled,
.sp-peoplepicker-autoFillContainer,
.ms-inputBox {
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  color: #333333;
}

/* line 39, ../../../sass/sharepoint/_forms.scss */
input[type=button],
input[type=reset],
input[type=submit],
button {
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  color: #333333;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  min-width: none;
  padding: 5px 10px;
}

/* line 52, ../../../sass/sharepoint/_forms.scss */
input[type=button] + input[type=button],
input[type=reset] + input[type=reset],
input[type=submit] + input[type=submit],
button {
  margin-left: 10px;
}

/* line 60, ../../../sass/sharepoint/_forms.scss */
input[type=password]:focus,
input[type=text]:focus,
select:focus,
textarea:focus,
.sp-peoplepicker-topLevelFocus,
.ms-inputBoxActive,
.ms-inputBox.ms-inputBoxActive:hover {
  border-color: #7695a3;
}

/* line 70, ../../../sass/sharepoint/_forms.scss */
input[type=button]::-moz-inner-focus,
input[type=reset]::-moz-inner-focus,
input[type=submit]::-moz-inner-focus,
button::-moz-inner-focus {
  border-color: #1C4269;
}

/* line 77, ../../../sass/sharepoint/_forms.scss */
input[type=password]:hover,
input[type=text]:hover,
input[type=file]:hover,
textarea:hover,
.sp-peoplepicker-topLevel:hover,
.ms-inputBox:hover {
  border-color: #7695a3;
}

/* line 86, ../../../sass/sharepoint/_forms.scss */
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
button:hover {
  background-color: #7695a3;
  border-color: #7695a3;
  color: #ffffff;
}

/* line 95, ../../../sass/sharepoint/_forms.scss */
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active,
button:active {
  background-color: #7695a3;
  border-color: #7695a3;
}

/* line 103, ../../../sass/sharepoint/_forms.scss */
input.ms-button-emphasize,
button.ms-button-emphasize {
  background-color: #1c4269;
  border-color: #29557d;
  /*#344F6A;*/
  color: #ffffff;
}

/* line 110, ../../../sass/sharepoint/_forms.scss */
input.ms-button-emphasize:hover,
button.ms-button-emphasize:hover {
  background-color: #007dbb;
  /*#133554;*/
  border-color: #1c4269;
  /*#344F6A;*/
}

/* line 116, ../../../sass/sharepoint/_forms.scss */
input[type=password][disabled],
input[type=text][disabled],
input[type=file][disabled],
textarea[disabled],
select[disabled],
.sp-peoplepicker-topLevelDisabled,
.ms-inputBoxDisabled {
  background-color: #f0f0f0;
  /*#EEF3F5;*/
  border-color: #c4d0d7;
  /*#D8DFE0;*/
  color: #7695a3;
  /*#99A8AD;*/
}

/* line 128, ../../../sass/sharepoint/_forms.scss */
input[type=button][disabled],
input[type=reset][disabled],
input[type=submit][disabled],
button[disabled][disabled] {
  background-color: #f0f0f0;
  /*#E3E9EB*/
  border-color: #c4d0d7;
  /*#C7D3D7;*/
  color: #7695a3;
  /*#99A8AD;*/
}

/* line 1, ../../../sass/sharepoint/_links.scss */
a,
a:visited,
.ms-link,
.ms-link:visited {
  color: #007dbb;
  text-decoration: underline;
}

/* line 9, ../../../sass/sharepoint/_links.scss */
a:hover,
a:active,
a:focus,
a.ms-link:hover,
a.ms-link:active,
a.ms-link:focus {
  color: #007dbb;
  text-decoration: none;
}

/* line 19, ../../../sass/sharepoint/_links.scss */
a.alternate,
a.alternate:link,
a.alternate:visited {
  color: #007dbb;
  text-decoration: none;
}

/* line 26, ../../../sass/sharepoint/_links.scss */
a.alternate:hover {
  color: #8191a9 !important;
  text-decoration: none;
}

/* line 31, ../../../sass/sharepoint/_links.scss */
a.negative,
a.negative:link,
a.negative:visited {
  color: #ffffff;
  text-decoration: none;
}

/* line 38, ../../../sass/sharepoint/_links.scss */
a.negative:hover {
  color: #ffffff;
  text-decoration: none;
}

/* line 43, ../../../sass/sharepoint/_links.scss */
a.bright,
a.bright:link,
a.bright:visited {
  color: #8191a9;
  text-decoration: none;
}

/* line 50, ../../../sass/sharepoint/_links.scss */
a.bright:hover {
  color: #81ccf1;
  text-decoration: none;
}

/* line 56, ../../../sass/sharepoint/_links.scss */
.text-content p a span {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px;
}

/* line 66, ../../../sass/sharepoint/_links.scss */
.text-content p a span.highlight {
  position: inherit;
}

/* line 71, ../../../sass/sharepoint/_links.scss */
.article a:active:not(.outer-link),
.article a.ms-link:active:not(.outer-link), .ms-link,
.ms-link:visited, .ms-rtestate-field a, .ms-rtestate-field a:visited {
  color: #007dbb;
  text-decoration: underline;
}

/* line 78, ../../../sass/sharepoint/_links.scss */
.article a:hover:not(.outer-link):not(.link-brand-primary):not(.btn-pagetool):not(.rh-link), .article a:focus:not(.outer-link):not(.link-brand-primary):not(.btn-pagetool):not(.rh-link), .article a.ms-link:hover:not(.outer-link), .article a.ms-link:focus:not(.outer-link), .media-list-template .media-body > a:hover, .media-list-template .media-body > a:focus, .ms-link:hover, .ms-rtestate-field a:hover, .ms-link:focus, .ms-rtestate-field a:focus, .pushlink-css a:hover p {
  color: #fff;
  background-color: #007dbb;
  text-decoration: none;
}

/* line 84, ../../../sass/sharepoint/_links.scss */
.expander details a {
  display: inline-block;
  vertical-align: text-top;
}

/* line 89, ../../../sass/sharepoint/_links.scss */
.expander.notIE details a:hover {
  color: #fff;
  background-color: #007dbb;
  text-decoration: none;
  margin: -3px;
  display: inline-block;
  padding: 3px;
  vertical-align: text-top;
}

/* line 78, ../../../sass/sharepoint/_core.scss */
.ms-core-pageTitle {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 82, ../../../sass/sharepoint/_core.scss */
.ms-core-pageTitle a {
  color: #007dbb;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 1, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-heading {
  color: #935449;
}

/* line 5, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-section {
  margin-bottom: 13px;
}

/* line 9, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-subsection {
  margin: 9px auto 11px;
}

/* line 13, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-line {
  margin-bottom: 6px;
}

/* line 17, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form input[type=radio], .ms-core-form input[type=checkbox] {
  margin-right: 5px;
}

/* line 21, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-titleCell {
  width: 100px;
}

/* line 25, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-title {
  color: #935449;
  font-size: inherit;
}

/* line 30, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-row > td {
  margin: 1px;
  padding: 7px;
  vertical-align: top;
}

/* line 36, ../../../sass/sharepoint/_core-form.scss */
.ms-core-navigation {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 40, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-bottomButtonBox {
  margin-top: 20px;
  text-align: right;
}

/* line 1, ../../../sass/sharepoint/_search.scss */
#searchInputBox {
  float: none;
  margin-bottom: 0;
}

/* line 6, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb {
  display: inline-block;
}

/* line 10, ../../../sass/sharepoint/_search.scss */
.searchbox .ms-srch-sb {
  display: table;
}

/* line 14, ../../../sass/sharepoint/_search.scss */
.ms-core-header .ms-srch-sb {
  background-color: #F5F9FB;
  background-color: rgba(245, 249, 251, 0.84);
}

/* line 19, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-border {
  border: 0;
}

/* line 23, ../../../sass/sharepoint/_search.scss */
.ms-core-header .ms-srch-sb-border {
  border: 0;
}

/* line 27, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-border:hover {
  border: 0;
}

/* line 31, ../../../sass/sharepoint/_search.scss */
.ms-core-header .ms-srch-sb-border:hover {
  border: 0;
}

/* line 35, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-borderFocused {
  border: 0;
}

/* line 39, ../../../sass/sharepoint/_search.scss */
.ms-core-header .ms-srch-sb-borderFocused {
  border: 0;
}

/* line 43, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb > input {
  background-color: transparent;
  border-style: none;
  display: inline-block;
  height: 18px;
  margin: 0px 0px 0px 5px;
  outline-style: none;
  padding: 0px 1px 0px 0px;
  width: 200px;
}

/* line 54, ../../../sass/sharepoint/_search.scss */
.ms-core-header .ms-srch-sb > input {
  color: #1c4269;
  /*#1C4269;*/
}

/* line 58, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb > input:focus {
  border-style: none;
  outline-style: none;
}

/* line 63, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb > input[type=text]::-ms-clear {
  display: none;
}

/* line 67, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-link {
  float: left;
  margin-left: 10px;
}

/* line 72, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-navLink, .ms-srch-sb-searchLink {
  background-color: transparent;
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

/* line 82, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb > .ms-srch-sb-searchLink {
  height: 20px;
  margin-left: -1px;
  width: 20px;
}

/* line 88, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb > .ms-srch-sb-navLink {
  height: 20px;
  width: 20px;
}

/* line 93, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-searchLink:hover, .ms-srch-sb-navLink:hover {
  background-color: transparent;
}

/* line 97, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-searchLink:active,
.ms-srch-sb-searchLink > img:active,
.ms-srch-sb-navLink:active,
.ms-srch-sb-navLink > img:active,
.ms-srch-sb-navLink-menuOpen,
.ms-srch-sb-navLink-menuOpen:hover {
  background-color: #96c1d3;
  /*#96C1D3;*/
}

/* line 106, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-searchImg {
  left: -35px;
  position: absolute;
  top: -57px;
}

/* line 112, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-searchImg:hover {
  left: -1px;
  top: -69px;
}

/* line 117, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-navImg {
  left: -35px;
  position: absolute;
  top: -35px;
}

/* line 123, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-navImg:hover, .ms-srch-sb-navLink-menuOpen > .ms-srch-sb-navImg {
  left: -57px;
  top: -35px;
}

/* line 128, ../../../sass/sharepoint/_search.scss */
.ms-core-header .ms-srch-sb-prompt.ms-srch-sb-prompt {
  color: #7695a3;
  /*#7695A3;*/
}

/* line 142, ../../../sass/sharepoint/_search.scss */
#SearchBox .ms-srch-sb-searchLink #searchImg {
  max-width: none !important;
}

/* line 147, ../../../sass/sharepoint/_search.scss */
.ms-srch-item-title h3 {
  font-size: 20px !important;
  line-height: 1.2 !important;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  margin: 0 !important;
}

/* line 154, ../../../sass/sharepoint/_search.scss */
.ms-srch-item-path {
  color: #ccc !important;
}

/* line 158, ../../../sass/sharepoint/_search.scss */
.ms-srch-result-groups {
  border-top: solid 1px #cccccc;
  margin: 0 !important;
  min-width: 505px;
}
@media only screen and (max-width: 480px) {
  /* line 158, ../../../sass/sharepoint/_search.scss */
  .ms-srch-result-groups {
    min-width: 100% !important;
  }
  /* line 166, ../../../sass/sharepoint/_search.scss */
  .ms-srch-result-groups .ms-srch-bestBetItem {
    width: 100% !important;
  }
}

/* line 174, ../../../sass/sharepoint/_search.scss */
.ms-srch-result .ms-srch-item {
  border-bottom: solid 1px #cccccc;
  margin: 0 !important;
  padding: 11px 0px 30px 0px;
  overflow: visible;
  position: relative;
}

/* line 182, ../../../sass/sharepoint/_search.scss */
.ms-srch-hover-arrowBorder {
  top: 25px !important;
}

/* line 186, ../../../sass/sharepoint/_search.scss */
.ms-srch-hover-arrow {
  top: 25px !important;
}

/* line 190, ../../../sass/sharepoint/_search.scss */
.content .ms-srch-sbLarge {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: none !important;
  background-color: #e6e6e6;
}
/* line 197, ../../../sass/sharepoint/_search.scss */
.content .ms-srch-sbLarge input {
  margin-left: 18px;
  background-color: #f0f0f0 !important;
  border: none !important;
  width: 470px;
  font-size: 18px !important;
  font-weight: bold;
}

/* line 207, ../../../sass/sharepoint/_search.scss */
#main > .pl-listpage-wide > .span12 > h1.section {
  position: relative;
  top: -40px;
  border: none;
  margin-bottom: -20px;
}

/* line 214, ../../../sass/sharepoint/_search.scss */
.ms-ref-refiner #Value {
  padding: 0;
  color: #656565;
  /*#666;*/
}

/* line 219, ../../../sass/sharepoint/_search.scss */
.ms-ref-refiner .ms-ref-filterSel * {
  font-weight: bold;
  color: #222222 !important;
}

/* line 224, ../../../sass/sharepoint/_search.scss */
.ms-ref-refinername {
  font-weight: bold;
}

/* line 228, ../../../sass/sharepoint/_search.scss */
#ResultFooter {
  display: none;
}

/* line 232, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #ResultHeader {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 237, ../../../sass/sharepoint/_search.scss */
#PagingSelf a,
#PagingLink a {
  color: #007dbb !important;
}

/* line 243, ../../../sass/sharepoint/_search.scss */
.ms-srch-hover-innerContainer h3.ms-soften {
  color: #333333 !important;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 15px;
  line-height: 1;
}

/* line 250, ../../../sass/sharepoint/_search.scss */
.ms-srch-item-summary {
  padding-top: 0 !important;
  color: #656565;
}

/* line 255, ../../../sass/sharepoint/_search.scss */
.ms-srch-item-highlightedText {
  color: #222222;
  font-weight: bold;
}

/* line 260, ../../../sass/sharepoint/_search.scss */
.ms-srch-item-path {
  margin: 0;
}

/* line 264, ../../../sass/sharepoint/_search.scss */
.ms-srch-result-noResults {
  padding-left: 0;
}

/* line 270, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #Paging {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 276, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #Paging #PagingImageLink a.ms-promlink-button {
  width: 12px;
  height: 17px;
  border: none;
  overflow: hidden;
  filter: none !important;
}
/* line 283, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #Paging #PagingImageLink a.ms-promlink-button span {
  display: none;
}
/* line 287, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #Paging #PagingImageLink a.ms-promlink-button:hover {
  background-color: none !important;
}
/* line 292, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #Paging #PagingImageLink a#PageLinkPrev {
  background: url("/_layouts/15/RH/UI/images/search-result-paging.png") left top no-repeat;
}
/* line 296, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #Paging #PagingImageLink a#PageLinkNext {
  background: url("/_layouts/15/RH/UI/images/search-result-paging.png") right top no-repeat;
}

/* line 304, ../../../sass/sharepoint/_search.scss */
.ms-srch-hover-innerContainer .ms-srch-hover-actions {
  padding: 5px 20px 5px 20px;
}

/* line 309, ../../../sass/sharepoint/_search.scss */
#LangSel, #SortbySel {
  display: block;
  height: 41px;
  padding: 8px 14px;
  font-size: 16px;
  background-color: white;
}

/* Search result page search box and page layout */
/* line 320, ../../../sass/sharepoint/_search.scss */
.ms-srchnav-item a, .ms-srchnav-item a:visited, a.ms-srchnav-link-selected {
  text-decoration: none;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

/* line 326, ../../../sass/sharepoint/_search.scss */
.page-search-box-area {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f0f0f0;
}
/* line 331, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .ms-webpart-zone {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
/* line 337, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .rh-searchbox-inner {
  background: #fff;
}
/* line 343, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .rh-search-field-wrapper input.rhSearchBox {
  background: #fff;
  border: none;
  margin-left: 20px;
}
/* line 351, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .central-search-box .central-search-box-button {
  height: 68px;
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  /* line 326, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  /* line 326, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area {
    padding-bottom: 0;
  }
}
/* line 369, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .search-box-area-inner {
  position: relative;
}
/* line 372, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .search-box-area-inner .large-search-text {
  position: absolute;
  font-size: 48px;
  left: 15px;
}
@media screen and (max-width: 1024px) {
  /* line 372, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area .search-box-area-inner .large-search-text {
    position: relative;
  }
}
/* line 383, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain {
  max-width: 770px;
}
/* line 386, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain.ms-webpartzone-cell {
  margin-bottom: 0;
}
/* line 390, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain .ms-srch-sbLarge input[type="text"] {
  background: #FFF;
  width: 670px !important;
  border: none;
}
@media screen and (max-width: 1024px) {
  /* line 390, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area .s4-wpcell-plain .ms-srch-sbLarge input[type="text"] {
    width: 83% !important;
  }
}
@media screen and (max-width: 600px) {
  /* line 390, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area .s4-wpcell-plain .ms-srch-sbLarge input[type="text"] {
    width: 70% !important;
  }
}
@media screen and (max-width: 350px) {
  /* line 390, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area .s4-wpcell-plain .ms-srch-sbLarge input[type="text"] {
    width: 60% !important;
  }
}
/* line 408, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain .ms-srch-sbLarge .ms-srch-sb-searchLink {
  width: 100px !important;
  border-left: 0 !important;
  height: 43px;
}
@media screen and (max-width: 768px) {
  /* line 408, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area .s4-wpcell-plain .ms-srch-sbLarge .ms-srch-sb-searchLink {
    width: 85px !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 418, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area .s4-wpcell-plain .ms-srchnav {
    display: none;
  }
}
/* line 423, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain .ms-srchnav .ms-srchnav-list a {
  font-size: 16px;
  color: #333333;
}
/* line 427, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain .ms-srchnav .ms-srchnav-list a:visited, .page-search-box-area .s4-wpcell-plain .ms-srchnav .ms-srchnav-list a:active {
  color: #333333;
}
/* line 431, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain .ms-srchnav .ms-srchnav-list a.ms-srchnav-link-selected, .page-search-box-area .s4-wpcell-plain .ms-srchnav .ms-srchnav-list a.ms-srchnav-link-selected:visited {
  color: #007dbb;
  border-bottom: 2px solid #007dbb;
  padding-bottom: 2px;
}
/* line 440, ../../../sass/sharepoint/_search.scss */
.page-search-box-area #SearchBox.ms-floatLeft {
  margin-bottom: 15px;
}

/* line 446, ../../../sass/sharepoint/_search.scss */
.search-result-container {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 450, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item, .search-result-container .ms-srch-result-groups {
  border-color: #f0f0f0;
}
/* line 455, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item {
  padding: 10px;
  margin: 10px;
  background: white;
  width: 100%;
  margin-top: 10px !important;
}
/* line 462, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item:hover {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 100ms linear;
  -ms-transition: box-shadow 100ms linear;
  transition: box-shadow 0.2s linear;
}
/* line 469, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-title {
  padding-bottom: 5px;
}
/* line 473, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-icon {
  margin-top: 0px;
}
/* line 477, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-title a,
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-title a:visited {
  text-decoration: none;
}
/* line 483, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-path {
  padding-top: 3px;
  padding-bottom: 3px;
}
/* line 488, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-body {
  padding-right: 10px;
}
/* line 492, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-body:after {
  content: "\279c";
  position: absolute;
  right: 5px;
  top: 40%;
  color: #002555;
}
/* line 501, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-item-metadataContainer {
  display: none;
}

/* line 1, ../../../sass/sharepoint/_search-suggest.scss */
.ms-qSuggest-container {
  background-color: #ffffff;
  border: inherit;
  margin: -1px 0px 0px -1px;
  padding: 5px 0px;
  position: absolute;
  visibility: hidden;
  z-index: 1000;
  left: 0px;
  top: 50px !important;
}

/* Positioning of suggestions for globe search */
/* line 14, ../../../sass/sharepoint/_search-suggest.scss */
.central-search-box .ms-qSuggest-container {
  top: 75px !important;
}

/* line 17, ../../../sass/sharepoint/_search-suggest.scss */
.ms-qSuggest-list {
  cursor: default;
  margin: 0px;
  overflow: hidden;
  padding: 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 26, ../../../sass/sharepoint/_search-suggest.scss */
.ms-qSuggest-listItem {
  margin: 0px;
  padding: 7px 10px;
}

/* line 31, ../../../sass/sharepoint/_search-suggest.scss */
.ms-qSuggest-hListItem {
  background-color: #f0f0f0;
  /*#E2EEF6;*/
  background-color: rgba(226, 238, 246, 0.65);
  margin: 0px;
  padding: 7px 10px;
}

/* line 38, ../../../sass/sharepoint/_search-suggest.scss */
.ms-qSuggest-personalResultTitle {
  color: #7695a3;
  /*#7695A3;*/
  margin: 0;
  padding: 7px 10px;
}

/* line 44, ../../../sass/sharepoint/_search-suggest.scss */
.ms-qSuggest-listSeparator {
  border-top: 1px solid #c4d0d7;
  /*#C4D0D7;*/
  margin: 7px 0px;
}

/* line 210, ../../../sass/sharepoint/_core.scss */
a:active.ms-skip,
a:focus.ms-skip,
a:focus.ms-acc-button,
a:active.ms-acc-button {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  height: auto;
  padding: 2px 4px;
  position: absolute;
  top: 2px;
  width: auto;
  z-index: 10001;
}

/* line 246, ../../../sass/sharepoint/_core.scss */
.ms-textXLarge {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.46em;
}

/* line 251, ../../../sass/sharepoint/_core.scss */
.ms-textLarge {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.15em;
}

/* line 256, ../../../sass/sharepoint/_core.scss */
.ms-metadata,
.ms-descriptiontext,
.ms-secondaryCommandLink {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 322, ../../../sass/sharepoint/_core.scss */
.ms-calloutLink:link,
a.ms-calloutLink:visited,
.ms-calloutLinkDisabled,
.ms-commandLink,
.ms-commandLink:visited,
.ms-secondaryCommandLink,
.ms-secondaryCommandLink:visited {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 400, ../../../sass/sharepoint/_core.scss */
.ms-emptyMode,
.ms-attractMode {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
.ms-fullWidth {
	.s4-wpcell-plain {
		.ms-webpart-titleText {
			font-weight:bold;
		}
	}
}
*/
/* line 430, ../../../sass/sharepoint/_core.scss */
.ms-webpart-titleText.ms-webpart-titleText,
.ms-webpart-titleText > a,
.ms-webpart-titleText {
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 36px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  text-transform: none;
  word-break: break-word;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left !important;
}
@media screen and (min-width: 768px) {
  /* line 430, ../../../sass/sharepoint/_core.scss */
  .ms-webpart-titleText.ms-webpart-titleText,
  .ms-webpart-titleText > a,
  .ms-webpart-titleText {
    font-size: 38px;
    line-height: 48px;
  }
}
/* line 455, ../../../sass/sharepoint/_core.scss */
.ms-webpart-titleText.ms-webpart-titleText nobr,
.ms-webpart-titleText > a nobr,
.ms-webpart-titleText nobr {
  white-space: normal;
}

/* line 460, ../../../sass/sharepoint/_core.scss */
.ms-webpart-titleText > a:hover {
  color: #007dbb;
}

/* line 464, ../../../sass/sharepoint/_core.scss */
.ms-webpart-titleText > a:active {
  color: #007dbb;
}

/* line 468, ../../../sass/sharepoint/_core.scss */
.ms-webpart-titleText-withMenu {
  padding-right: 35px;
}

/* line 475, ../../../sass/sharepoint/_core.scss */
.ms-largeNumber {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media print {
  /* line 3, ../../../sass/sharepoint/_mediaprint.scss */
  .ms-noPrint, #s4-ribbonrow, #sideNavBox, .ms-feedback-box, #ms-overlay-ie8background, #background {
    display: none;
  }

  /* line 7, ../../../sass/sharepoint/_mediaprint.scss */
  #s4-titlerow {
    display: block;
  }

  /* line 11, ../../../sass/sharepoint/_mediaprint.scss */
  body {
    overflow: visible;
  }

  /* line 15, ../../../sass/sharepoint/_mediaprint.scss */
  #s4-workspace {
    height: auto !important;
    overflow: visible !important;
    width: auto !important;
  }

  /* line 21, ../../../sass/sharepoint/_mediaprint.scss */
  #contentBox {
    margin: 0px !important;
  }
}
/* line 773, ../../../sass/sharepoint/_core.scss */
.ms-WPBody {
  background-color: transparent;
}

/* line 777, ../../../sass/sharepoint/_core.scss */
.ms-WPBorder {
  border: 1px solid #d5d5d5;
}

/* line 881, ../../../sass/sharepoint/_core.scss */
#MSOTlPn_MainTD option,
#MSOTlPn_MainTD select,
#MSOTlPn_MainTD button {
  background-color: #fff;
  border-color: #d9d9d9;
  color: #65686b;
}

/* line 1, ../../../sass/sharepoint/_webpart.scss */
.ms-webpartzone-cell {
  margin: auto auto 20px;
    /*
	@media screen and (max-width: 768px) {
		margin: auto auto 0px;
	}
*/
}

/*
.ms-fullWidth {
	.ms-webpartzone-cell {
		margin-bottom:0;
		@media screen and (max-width: 480px) {
			margin-bottom:20px;
		}
	}
}
*/
/* line 21, ../../../sass/sharepoint/_webpart.scss */
.no-webpart-bottom-margin .ms-fullWidth .ms-webpartzone-cell,
.lists-webpart-zone .ms-fullWidth .ms-webpartzone-cell {
  margin-bottom: 0px;
}

@media screen and (max-width: 1024px) {
  /* line 26, ../../../sass/sharepoint/_webpart.scss */
  table.ms-profileeditor {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
  }
}

@media screen and (max-width: 1024px) {
  /* line 34, ../../../sass/sharepoint/_webpart.scss */
  .ms-profileeditor * td {
    display: block;
    width: 100% !important;
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 42, ../../../sass/sharepoint/_webpart.scss */
  .ms-profileeditor * td input {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 1024px) {
  /* line 48, ../../../sass/sharepoint/_webpart.scss */
  .ms-taxonomy-width,
  .ms-long {
    width: 100% !important;
  }
}

@media screen and (max-width: 1024px) {
  /* line 55, ../../../sass/sharepoint/_webpart.scss */
  .ms-taxonomy-fieldeditor {
    width: 100% !important;
    max-width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  /* line 62, ../../../sass/sharepoint/_webpart.scss */
  .ms-editProfile-sectionMenu a {
    display: block;
  }
}

/* line 118, ../../../sass/sharepoint/_webpart.scss */
.ms-WPTitle {
  color: #000000;
}

/* line 122, ../../../sass/sharepoint/_webpart.scss */
.ms-WPTitle a {
  color: #007dbb;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-WPTitle a:visited {
  color: #007dbb;
}
/* line 21, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-WPTitle a:focus {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-WPTitle a:hover {
  color: #007dbb;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-WPTitle a:active {
  color: #007dbb;
}

/* line 126, ../../../sass/sharepoint/_webpart.scss */
.s4-wpActive .ms-WPTitle, .s4-wpActive .ms-WPTitle a {
  color: #935449;
  /*#935449;*/
}

/* line 130, ../../../sass/sharepoint/_webpart.scss */
.ms-WPHeaderTdSelection {
  cursor: auto;
  text-align: center;
  width: 21px;
}

/* line 161, ../../../sass/sharepoint/_webpart.scss */
.ms-SPZone.ms-webpart-zone {
  padding: 10px;
}

/* line 165, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-zone {
  display: table;
}

/* line 169, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-zone-title {
  color: #777;
  display: block;
  font-weight: bold;
}

/* line 175, ../../../sass/sharepoint/_webpart.scss */
.s4-wpcell > .ms-webpart-chrome,
.s4-wpActive > .ms-webpart-chrome {
  border: 1px solid transparent;
}

/* line 180, ../../../sass/sharepoint/_webpart.scss */
.ms-SPZone > .s4-wpcell,
.ms-SPZone > .s4-wpcell-plain {
  border: 1px solid #c4d0d7;
  /*#C4D0D7*/
  border-collapse: separate;
  padding: 5px 10px 10px;
}

/* line 188, ../../../sass/sharepoint/_webpart.scss */
.ms-SPZone > .s4-wpActive {
  border: 1px solid #29557d;
  /*#344F6A*/
  border-collapse: separate;
  padding: 5px 10px 10px;
}

/* line 195, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-chrome-fullWidth {
  min-width: 100%;
}

/* line 199, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-chrome {
  border-spacing: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 204, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-chrome-vertical {
  display: block;
}

/* line 255, ../../../sass/sharepoint/_webpart.scss */
.bs .ms-webpart-menuLink {
  border: 0px solid transparent;
  display: inline-block;
  height: 3px;
  overflow: hidden;
  padding: 3px;
  vertical-align: middle;
  width: 5px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 266, ../../../sass/sharepoint/_webpart.scss */
.bs .ms-webpart-menuLink:hover {
  border-color: #99B0C1;
}

/* line 270, ../../../sass/sharepoint/_webpart.scss */
.bs .ms-webpart-menuLink > img {
  display: block;
}

/* line 274, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-chrome-title {
  margin-bottom: 2px;
  position: relative;
  vertical-align: middle;
}

/* line 280, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-chrome-title-padleft {
  padding-left: 2px;
}

/* line 284, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-chrome-title-padright {
  padding-right: 2px;
}

/* line 288, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-cell-vertical {
  display: table;
}

/* line 292, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-cell-horizontal {
  display: table-cell;
}

/* line 296, ../../../sass/sharepoint/_webpart.scss */
.ms-WPBorderBorderOnly {
  border: 1px solid #d5d5d5;
}

/* line 300, ../../../sass/sharepoint/_webpart.scss */
#searchInputBox .ms-webpart-unselected {
  padding: 0px;
}

/* line 304, ../../../sass/sharepoint/_webpart.scss */
a.wp-rollup-show-all-link, a.wp-rollup-show-all-link:hover, a.wp-rollup-show-all-link:visited, a.wp-rollup-show-all-link:active {
  color: #007dbb !important;
  font-size: 18px;
  line-height: 26px;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
  text-decoration: none;
}
/* line 312, ../../../sass/sharepoint/_webpart.scss */
a.wp-rollup-show-all-link:after, a.wp-rollup-show-all-link:hover:after, a.wp-rollup-show-all-link:visited:after, a.wp-rollup-show-all-link:active:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_gray.svg");
  padding-left: 10px;
}

/* line 347, ../../../sass/sharepoint/_webpart.scss */
.pushlink-css > a:after {
  content: "\A";
  white-space: pre;
}

/* line 1039, ../../../sass/sharepoint/_core.scss */
img.ms-comm-postImageIcon.rhPostImageIcon {
  left: 0;
  top: 0;
  position: relative;
}

/* line 1045, ../../../sass/sharepoint/_core.scss */
.rh-discussionboard-post.full.discussionboardmaxheight {
  max-height: 70px;
  overflow: hidden;
}

/*.ms-comm-postBody.rhPostBody {
    max-height: 350px;
} */
/* line 1408, ../../../sass/sharepoint/_core.scss */
.ms-spimn-imgSize-5x48 {
  width: 0px;
}

/* line 1412, ../../../sass/sharepoint/_core.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: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 2446, ../../../sass/sharepoint/_core.scss */
.ms-propertysheet th.ms-vh2-nofilter-notextalign {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 2649, ../../../sass/sharepoint/_core.scss */
.ms-viewheadertr {
  background-color: lightgrey;
}

/* line 3854, ../../../sass/sharepoint/_core.scss */
.ms-trcnoti-toast {
  padding: 4px 7px;
  text-align: center;
  z-index: 1001;
}

/* line 1, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 {
  margin: 0px;
  padding: 0px;
}

/* line 6, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 > td {
  padding-bottom: 17px;
  padding-left: 5px;
}

/* line 11, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 > td > h3 {
  color: #1c4269;
  /*#004693;*/
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

/* line 18, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 > td > h3 > a {
  color: #276500;
}

/* line 22, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 img {
  padding: 0px 8px 0px 10px;
}

/* line 26, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 ul, .ms-linksection-level2 ul > li {
  display: inline;
  line-height: 16px;
}

/* line 31, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 ul {
  margin: 0px;
  padding: 0px;
}

/* line 36, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 ul > li {
  color: #d5d5d5;
  /*#d7d7d7;*/
  font-weight: normal;
  list-style: none;
  white-space: nowrap;
}

/* line 43, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 span {
  padding: 0px 2px 0px 0px;
}

/* line 47, ../../../sass/sharepoint/_linksection.scss */
.ms-linksectionitemdescription {
  padding-left: 3px;
  padding-top: 7px;
}

/* line 4358, ../../../sass/sharepoint/_core.scss */
.pl-frontpage .col-md-12 .ms-formfieldcontainer .ms-formfieldvaluecontainer .ms-usereditor {
  width: 386px !important;
}

/* line 4879, ../../../sass/sharepoint/_core.scss */
#s4-titlerow {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 8px;
  padding-top: 19px;
}

/* line 4886, ../../../sass/sharepoint/_core.scss */
#contentRow {
  padding-top: 19px;
}

/* line 4890, ../../../sass/sharepoint/_core.scss */
#sideNavBox {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  width: 180px;
}

/* line 4897, ../../../sass/sharepoint/_core.scss */
.ms-core-sideNavBox-removeLeftMargin {
  margin-left: -20px;
}

/* line 4904, ../../../sass/sharepoint/_core.scss */
#contentBox {
  margin-left: 220px;
  margin-right: 20px;
  min-width: 703px;
}

/* line 4910, ../../../sass/sharepoint/_core.scss */
.ms-siteactions-root > span > a.ms-core-menu-root {
  color: #59738E;
}

/* line 4942, ../../../sass/sharepoint/_core.scss */
.lt-ie8 .ms-core-menu-box {
  z-index: 2000;
}

/* line 1, ../../../sass/sharepoint/_summarylink.scss */
.item {
  padding-bottom: 10px;
  padding-top: 0;
  padding-left: 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.item:before, .item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.item:after {
  clear: both;
}
@media screen and (max-width: 480px) {
  /* line 1, ../../../sass/sharepoint/_summarylink.scss */
  .item {
    border-bottom: 0px;
  }
}
/* line 14, ../../../sass/sharepoint/_summarylink.scss */
.item.bullet {
  margin: 0 0 20px 0;
  line-height: 20px;
  /*&:first-child {
      margin-bottom: 10px; //REGHSP-1263, var før margin-top
  }*/
}
@media screen and (max-width: 768px) {
  /* line 14, ../../../sass/sharepoint/_summarylink.scss */
  .item.bullet {
    margin-left: 15px;
    margin-right: 15px;
  }
}
/* line 28, ../../../sass/sharepoint/_summarylink.scss */
.item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

/* line 35, ../../../sass/sharepoint/_summarylink.scss */
div.item.bullet {
  font-size: 18px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}

/* line 42, ../../../sass/sharepoint/_summarylink.scss */
.item.slm-edit-ecb {
  border-bottom: 0;
  float: none;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/* IE7 and 8 sucks */
/* line 50, ../../../sass/sharepoint/_summarylink.scss */
html.lt-ie9 ul.dfwp-list .item.bullet {
  border-bottom: 0;
}

/*.link-item {
    font-family: $sans;
    font-size: $base-font-size;

    h3,
    h3 > a,
    h3 > a:link,
    h3 > a:visited { // need this to override sharepoint styles
        font-family: $sansBold;
        //font-size: 10 px;*/
        /*@media screen and (min-width: 768px) { 
			font-size: 10px !important;
		} */
        /*letter-spacing: 1px;
        text-decoration: $linkTextDecoration;
        color: $linkColorDark;
        //color: $linkColor;
    }

    h3 {
        line-height: 1.2;
        //font-size:$font-size-xlarge;
        //font-size: $font-size-base + 2; ///font-size: $font-size-large + 2.5;
        margin: 0 0 19px 0;

        @media screen and (max-width: 768px) {
            margin: 0 0 19px 0;
        }
    }

    h3,
    > a:hover {
        //color: $linkColor;
        text-decoration: $linkTextDecoration;
    }

    .icon-rh-bubble-small {
        margin-bottom: -2px;
        margin-right: 3px;
    }

    .description {
        //font-size: $fontSizeSmall;
        color: $BlueGray;*/
/*#646c6f;*/
    /*}

    .meta {
        color: $BlueGray !important;
    }
}*/
/* line 105, ../../../sass/sharepoint/_summarylink.scss */
.link-item {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
/* line 109, ../../../sass/sharepoint/_summarylink.scss */
.link-item a,
.link-item a:link,
.link-item a:visited {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        /*@media screen and (min-width: 768px) { 
			font-size: 10px !important;
		} */
  letter-spacing: 1px;
  text-decoration: none;
  color: #333;
}
/* line 124, ../../../sass/sharepoint/_summarylink.scss */
.link-item h2 {
  line-height: 1.2;
  margin: 0 0 19px 0;
}
@media screen and (max-width: 768px) {
  /* line 124, ../../../sass/sharepoint/_summarylink.scss */
  .link-item h2 {
    margin: 0 0 19px 0;
  }
}
/* line 135, ../../../sass/sharepoint/_summarylink.scss */
.link-item a:hover {
  text-decoration: none;
}
/* line 141, ../../../sass/sharepoint/_summarylink.scss */
.link-item .icon-rh-bubble-small {
  margin-bottom: -2px;
  margin-right: 3px;
}
/* line 146, ../../../sass/sharepoint/_summarylink.scss */
.link-item .description {
  color: #646c6f;
  /*#646c6f;*/
}
/* line 151, ../../../sass/sharepoint/_summarylink.scss */
.link-item .meta {
  color: #646c6f !important;
}

/* line 156, ../../../sass/sharepoint/_summarylink.scss */
.link-item-plus-image-left {
  margin-left: 200px;
}
@media screen and (max-width: 480px) {
  /* line 156, ../../../sass/sharepoint/_summarylink.scss */
  .link-item-plus-image-left {
    margin-left: 0;
  }
}

/* line 164, ../../../sass/sharepoint/_summarylink.scss */
.link-item-plus-image-right {
  margin-right: 200px;
}
@media screen and (max-width: 480px) {
  /* line 164, ../../../sass/sharepoint/_summarylink.scss */
  .link-item-plus-image-right {
    margin-right: 0;
  }
}

/* line 174, ../../../sass/sharepoint/_summarylink.scss */
.larger-news-headlines .link-item h3 {
  font-size: 24px;
}

/*.ms-WPBorder,
.ms-WPBorderBorderOnly {
    .news-items {
        .link-item {
            padding-left: 20px;
            padding-right: 20px;

            .pressrelease,
            .pressrelease:visited,
            .pressrelease:hover {
                font-size: 14px;
                color: $gray;*/
/*#646c6f;*/
                /*font-familiy: $sansBold;
                font-weight: bold;
                float: right;
                text-transform: uppercase;
            }
        }        
    }

    .link-item {
        padding-left: 20px;
        padding-right: 20px;
    }

    .item.bullet {
        .link-item {
            padding-left: 0;
            padding-right: 0;
        }
    }

    .image-area-left {
        margin-left: 20px;
    }

    .image-area-right {
        margin-right: 20px;
    }

    .image-area-image-only {
        display: none;

        @media screen and (min-width: 768px) {
            display: block;
        }
    }

    .bullet {*/
        /*background-position-y: 7px;
		background-position-y: center;
		background-position-x: 20px;*/
        /*padding-left: 20px;
        padding-right: 20px;
        background-repeat: no-repeat;
    }

    .groupheader.item {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 10px;
    }

    .news-btn {
        margin-right: 20px;
    }
}*/
/* line 248, ../../../sass/sharepoint/_summarylink.scss */
.news-btn-group {
  padding-top: 20px;
}

/* line 252, ../../../sass/sharepoint/_summarylink.scss */
.news-btn {
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  padding: 5px 10px;
  margin-bottom: 10px;
  float: right;
  color: #333333 !important;
}
@media screen and (max-width: 480px) {
  /* line 252, ../../../sass/sharepoint/_summarylink.scss */
  .news-btn {
    width: 100%;
    text-align: center;
  }
}

/* line 267, ../../../sass/sharepoint/_summarylink.scss */
.image-area-image-only.header-with-image img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 267, ../../../sass/sharepoint/_summarylink.scss */
  .image-area-image-only.header-with-image img {
    margin: 0;
  }
}

/* line 276, ../../../sass/sharepoint/_summarylink.scss */
.description {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0em;
}
@media screen and (max-width: 480px) {
  /* line 276, ../../../sass/sharepoint/_summarylink.scss */
  .description {
    display: none;
  }
}

/* line 287, ../../../sass/sharepoint/_summarylink.scss */
.fatty.meta > time, .meta.small-accent > time, #comments .comment-controls span.meta > time, #comments .comment-list .comment .meta .time time.meta > time, #comments .comment-list .comment .meta .links a.meta > time, .bs .meta.btn-link-small > time,
.fatty.meta > span,
.meta.small-accent > span,
#comments .comment-controls span.meta > span,
#comments .comment-list .comment .meta .time time.meta > span,
#comments .comment-list .comment .meta .links a.meta > span,
.bs .meta.btn-link-small > span,
.fatty.meta > div,
.meta.small-accent > div,
#comments .comment-controls span.meta > div,
#comments .comment-list .comment .meta .time time.meta > div,
#comments .comment-list .comment .meta .links a.meta > div,
.bs .meta.btn-link-small > div {
  margin-top: 1em;
  display: inline-block;
}

/* line 294, ../../../sass/sharepoint/_summarylink.scss */
.link-item-large,
.link-item-large a,
.link-item-large a:link {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

/* line 303, ../../../sass/sharepoint/_summarylink.scss */
.item .image-area-left {
  float: left;
  padding-right: 20px;
  padding-bottom: 30px;
  width: 200px;
  position: relative;
}
@media screen and (max-width: 480px) {
  /* line 303, ../../../sass/sharepoint/_summarylink.scss */
  .item .image-area-left {
    display: none;
  }
}
/* line 315, ../../../sass/sharepoint/_summarylink.scss */
.item .image-area-right {
  float: right;
  padding-left: 20px;
  width: 200px;
  position: relative;
}
@media screen and (max-width: 480px) {
  /* line 315, ../../../sass/sharepoint/_summarylink.scss */
  .item .image-area-right {
    display: none;
  }
}
/* line 326, ../../../sass/sharepoint/_summarylink.scss */
.item .image-area-top {
  position: relative;
}
@media screen and (max-width: 480px) {
  /* line 326, ../../../sass/sharepoint/_summarylink.scss */
  .item .image-area-top {
    display: none;
  }
}
/* line 336, ../../../sass/sharepoint/_summarylink.scss */
.item .image {
  border: 0;
  display: block;
  width: 100%;
}
/* line 342, ../../../sass/sharepoint/_summarylink.scss */
.item .image-fixed-width {
  border: 0;
  width: 90px;
}

@media screen and (max-width: 480px) {
  /* line 348, ../../../sass/sharepoint/_summarylink.scss */
  .spot.item .image-area-top {
    display: inherit;
  }
}

/* line 354, ../../../sass/sharepoint/_summarylink.scss */
.bullet-print {
  padding-bottom: 0px;
  line-height: 20px;
  font-size: 18px;
}
/* line 359, ../../../sass/sharepoint/_summarylink.scss */
.bullet-print > a {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bullet-print > a:visited {
  color: #333333;
}
/* line 21, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bullet-print > a:focus {
  color: #8191a9 !important;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bullet-print > a:hover {
  color: #8191a9 !important;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bullet-print > a:active {
  color: #8191a9 !important;
}

/* line 365, ../../../sass/sharepoint/_summarylink.scss */
.bullet-print > img {
  padding-right: 5px;
}

@media print {
  /* line 369, ../../../sass/sharepoint/_summarylink.scss */
  h2.rollup-title.expander {
    font-size: 20px !important;
    padding-bottom: 20px;
  }
}

/* line 376, ../../../sass/sharepoint/_summarylink.scss */
.link-item.bullet {
  background-repeat: no-repeat;
  padding-left: 13px;
  background-position: 0 .33em;
  background-image: url("/_layouts/15/RH/UI/images/icons/bullet.png");
  font-size: 18px;
  /*background: none;
  position: relative;*/
  /*&:after {
      content: "\279c";
      padding-left: 10px;
      position: relative;
      display: inline;
      top: 0;
      right: 0;
      color: $brand-primary;
  }*/
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 376, ../../../sass/sharepoint/_summarylink.scss */
  .link-item.bullet {
    background-image: url("/_layouts/15/RH/UI/images/icons-2x/bullet.png");
  }
}
/* line 393, ../../../sass/sharepoint/_summarylink.scss */
.link-item.bullet > a, .link-item.bullet a:active, .link-item.bullet a:visited {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #007dbb;
  /*@include link-colors($gray-dark, $linkColorAlternateHover, $linkColorAlternateHover, $gray-dark, $linkColorAlternateHover);*/
}
/* line 398, ../../../sass/sharepoint/_summarylink.scss */
.link-item.bullet > a:hover, .link-item.bullet a:active:hover, .link-item.bullet a:visited:hover {
  color: #fff !important;
  background-color: #007dbb;
}

/* line 406, ../../../sass/sharepoint/_summarylink.scss */
.groupheader {
  font-size: 18px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 411, ../../../sass/sharepoint/_summarylink.scss */
.band {
  background-color: #c4d0d7;
  /*#E4E8F0*/
  padding: 2px 0px 2px 3px;
}

/* line 417, ../../../sass/sharepoint/_summarylink.scss */
.large {
  font-size: 18px;
}

/* line 421, ../../../sass/sharepoint/_summarylink.scss */
.small {
  font-size: 14px;
}

/* line 425, ../../../sass/sharepoint/_summarylink.scss */
.medium {
  font-size: 16px;
}

/* line 429, ../../../sass/sharepoint/_summarylink.scss */
.centered {
  text-align: center;
}

/* line 433, ../../../sass/sharepoint/_summarylink.scss */
.separator {
  border: 1px #333333 solid;
  clear: both;
}

/* line 438, ../../../sass/sharepoint/_summarylink.scss */
.whitespace {
  margin: 0;
  padding: 0 0 10px 0;
  clear: both;
}

/* line 444, ../../../sass/sharepoint/_summarylink.scss */
.link-list-header {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #007dbb;
  margin: 0;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #d5d5d5;
    /*
	@media screen and (max-width: 768px) {
		padding: 34.5px 0 14.5px 20px;
	}
	*/
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.link-list-header:before, .link-list-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.link-list-header:after {
  clear: both;
}
/* line 454, ../../../sass/sharepoint/_summarylink.scss */
.link-list-header a {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.link-list-header a:hover {
  color: #007dbb;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.link-list-header a:active {
  color: #007dbb;
}
/* line 460, ../../../sass/sharepoint/_summarylink.scss */
.link-list-header i {
  float: right;
  cursor: pointer;
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  /* line 444, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-header {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 1px;
    margin-bottom: 16px;
    padding-top: 0;
    border-top: 0;
  }
  /* line 479, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-header i {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /* line 444, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-header {
    font-size: 18px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    margin-top: 0;
  }
}
/* line 492, ../../../sass/sharepoint/_summarylink.scss */
.link-list-header.with-image {
  margin-top: 0.8em;
}
@media screen and (max-width: 768px) {
  /* line 492, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-header.with-image {
    margin-top: 0;
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 30px;
  }
}

/* line 505, ../../../sass/sharepoint/_summarylink.scss */
.link-list-icon .link-list-icon-image {
  display: none;
}
@media screen and (min-width: 768px) {
  /* line 510, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-icon li {
    padding-left: 50px;
  }
  /* line 514, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-icon h2.link-list-header.icon {
    position: relative;
  }
  /* line 518, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-icon .link-list-icon-image {
    width: 33px;
    height: 28px;
    position: absolute;
    top: 2px;
    left: -50px;
    display: block;
  }
  /* line 527, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-icon h2.link-list-header.icon a {
    position: absolute;
    top: 0;
    left: 50px;
  }
}

/*.ms-WPBorderBorderOnly,
.ms-WPBorder {
    .link-list-header {
        margin: 20px 20px 13px 20px;
    }
}*/
/* line 543, ../../../sass/sharepoint/_summarylink.scss */
.link-item.view-all {
  text-transform: uppercase;
  color: #8191a9;
  padding-bottom: 0;
  border-bottom: 0;
  margin-top: 18px;
  line-height: 0px !important;
  /*margin-bottom: 24px;*/
  /* margin-bottom: 45px; */
}
/* line 552, ../../../sass/sharepoint/_summarylink.scss */
.link-item.view-all > a {
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #8191a9;
  line-height: normal;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.link-item.view-all > a:hover {
  color: #81ccf1;
}
@media screen and (max-width: 768px) {
  /* line 543, ../../../sass/sharepoint/_summarylink.scss */
  .link-item.view-all {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
  }
}

/* line 567, ../../../sass/sharepoint/_summarylink.scss */
.list-list-bullet,
.list-list-more {
  display: none;
}
@media screen and (min-width: 768px) {
  /* line 567, ../../../sass/sharepoint/_summarylink.scss */
  .list-list-bullet,
  .list-list-more {
    display: block;
  }
}

/* override the responsive part for the linklist in inherited content */
/* line 577, ../../../sass/sharepoint/_summarylink.scss */
html.parent-md .link-list-header .visible-xs,
html.parent-lg .link-list-header .visible-xs,
html.parent-xl .link-list-header .visible-xs {
  display: none !important;
}

/* override the responsive part for the linklist in inherited content */
/* line 584, ../../../sass/sharepoint/_summarylink.scss */
html.parent-md .list-list-bullet,
html.parent-lg .list-list-bullet,
html.parent-xl .list-list-bullet,
html.parent-md .list-list-more,
html.parent-lg .list-list-more,
html.parent-xl .list-list-more {
  display: block !important;
}

/* line 593, ../../../sass/sharepoint/_summarylink.scss */
.headertitle,
.headertitle a,
.headertitle a:link {
  font-size: 16px;
  font-weight: normal;
}

/* line 600, ../../../sass/sharepoint/_summarylink.scss */
.headertitle-large, .headertitle-large a, .headertitle-large a:link {
  font-size: 18px;
  font-weight: normal;
}

/* line 605, ../../../sass/sharepoint/_summarylink.scss */
.headertitle-small, .headertitle-small a, .headertitle-small a:link {
  font-size: 14px;
  font-weight: normal;
}

/* line 610, ../../../sass/sharepoint/_summarylink.scss */
.headertitle-band, .headertitle-band a, .headertitle-band a:link {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
}

/* line 616, ../../../sass/sharepoint/_summarylink.scss */
.groupmarker {
  margin-bottom: 1em;
}
/* line 619, ../../../sass/sharepoint/_summarylink.scss */
.groupmarker:last-child {
  margin-bottom: 0;
}

/* line 624, ../../../sass/sharepoint/_summarylink.scss */
.dfwp-column[style*="width:"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
}
/* line 628, ../../../sass/sharepoint/_summarylink.scss */
.dfwp-column[style*="width:"] .groupmarker {
  padding-right: 2%;
}
/* line 633, ../../../sass/sharepoint/_summarylink.scss */
.dfwp-column[style*="width:"]:last-child .groupmarker {
  padding-right: 0;
}

/* line 640, ../../../sass/sharepoint/_summarylink.scss */
div[id^='rssFeedWPDiv'] {
  padding-top: 0 !important;
}
/* line 643, ../../../sass/sharepoint/_summarylink.scss */
div[id^='rssFeedWPDiv'] .groupheader {
  font-size: 14px;
  margin-bottom: .5em;
}
/* line 648, ../../../sass/sharepoint/_summarylink.scss */
div[id^='rssFeedWPDiv'] .item.link-item {
  margin-bottom: .5em;
  background: url("/_layouts/15/RH/UI/images/icons/arrow-blue-small.png") 0 0 no-repeat;
  padding-left: 10px;
  background-position-y: 5px;
}
/* line 654, ../../../sass/sharepoint/_summarylink.scss */
div[id^='rssFeedWPDiv'] .item.link-item > a {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #007dbb;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
div[id^='rssFeedWPDiv'] .item.link-item > a:visited {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
div[id^='rssFeedWPDiv'] .item.link-item > a:hover {
  color: #007dbb;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
div[id^='rssFeedWPDiv'] .item.link-item > a:active {
  color: #007dbb;
}
/* line 660, ../../../sass/sharepoint/_summarylink.scss */
div[id^='rssFeedWPDiv'] .item.link-item .description .description {
  margin-bottom: 1em;
}

/* line 667, ../../../sass/sharepoint/_summarylink.scss */
.bs a.outer-link {
  display: block;
}
/* line 670, ../../../sass/sharepoint/_summarylink.scss */
.bs a.outer-link .rollup-title {
  color: #007dbb;
  font-size: 22px;
  font-family: maribold;
}
@media screen and (max-width: 768px) {
  /* line 670, ../../../sass/sharepoint/_summarylink.scss */
  .bs a.outer-link .rollup-title {
    font-size: 16px;
  }
}
/* line 683, ../../../sass/sharepoint/_summarylink.scss */
.bs a.outer-link:hover .rollup-title, .bs a.outer-link:focus .rollup-title, .bs a.outer-link:active .rollup-title {
  color: #111;
  cursor: pointer;
}
/* line 690, ../../../sass/sharepoint/_summarylink.scss */
.bs a.outer-link:visited .rollup-title {
  color: #007dbb;
}
/* line 695, ../../../sass/sharepoint/_summarylink.scss */
.bs a.outer-link > span {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px;
}

/* line 707, ../../../sass/sharepoint/_summarylink.scss */
.bs .ms-WPBorderBorderOnly a.outer-link .rollup-title {
  color: #81ccf1;
}
/* line 714, ../../../sass/sharepoint/_summarylink.scss */
.bs .ms-WPBorderBorderOnly a.outer-link:hover .rollup-title, .bs .ms-WPBorderBorderOnly a.outer-link:focus .rollup-title, .bs .ms-WPBorderBorderOnly a.outer-link:active .rollup-title {
  color: #111;
}
/* line 720, ../../../sass/sharepoint/_summarylink.scss */
.bs .ms-WPBorderBorderOnly a.outer-link:visited .rollup-title {
  color: #81ccf1;
}

/* line 728, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup .item.subsite:last-child {
  border-bottom: 1px solid #333333;
}

/* line 732, ../../../sass/sharepoint/_summarylink.scss */
.abs-bottom-right, .rollup-tag {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 739, ../../../sass/sharepoint/_summarylink.scss */
.rollup-tag {
  display: inline-block;
  background-color: #656565;
  padding: 7px 10px;
  line-height: 1;
  color: #fff;
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
}

/* line 755, ../../../sass/sharepoint/_summarylink.scss */
.slm-layout-main.groupmarker > .whitespace {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  /* line 761, ../../../sass/sharepoint/_summarylink.scss */
  .footermarker {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  /* line 767, ../../../sass/sharepoint/_summarylink.scss */
  .dfwp-column .footermarker {
    margin-bottom: 0;
  }
}

/* line 776, ../../../sass/sharepoint/_summarylink.scss */
.related-content-items .item:first-child .link-item {
  padding-top: 20px;
}

/* line 785, ../../../sass/sharepoint/_summarylink.scss */
.news-items .link-item .pressrelease,
.news-items .link-item .pressrelease:visited,
.news-items .link-item .pressrelease:hover {
  font-size: 14px;
  color: #656565;
  /*#646c6f;*/
  font-familiy: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  float: right;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  /* line 799, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .vertical .item:first-child .link-item {
    margin-top: 0;
  }
}
/* line 808, ../../../sass/sharepoint/_summarylink.scss */
.news-items .vertical .link-item h3 {
  font-size: 18px;
  letter-spacing: 0px;
  margin: 2% 0;
}
@media screen and (max-width: 768px) {
  /* line 808, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .vertical .link-item h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  /* line 808, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .vertical .link-item h3 {
    margin: 0 0 0px 0;
  }
}
/* line 830, ../../../sass/sharepoint/_summarylink.scss */
.news-items .horizontal .link-item h3 {
  font-size: 18px;
  letter-spacing: 0px;
  margin: 2% 0;
}
@media screen and (max-width: 768px) {
  /* line 830, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .horizontal .link-item h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  /* line 830, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .horizontal .link-item h3 {
    margin: 0 0 0px 0;
  }
}
/* line 845, ../../../sass/sharepoint/_summarylink.scss */
.news-items .horizontal .item:last-child {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  /* line 828, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .horizontal {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.news-items .horizontal:before, .news-items .horizontal:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.news-items .horizontal:after {
  clear: both;
}
/* line 856, ../../../sass/sharepoint/_summarylink.scss */
.news-items .horizontal .item {
  clear: right;
}
/* line 859, ../../../sass/sharepoint/_summarylink.scss */
.news-items .horizontal .item.bullet:first-child {
  margin-top: 0;
  background-position-y: 7px;
}
/* line 863, ../../../sass/sharepoint/_summarylink.scss */
.news-items .horizontal .item.bullet:first-child .link-item {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  /* line 856, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .horizontal .item {
    width: 50%;
    float: left;
    padding: 0 15px;
    border-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  /* line 856, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .horizontal .item {
    width: 25%;
  }
}
@media screen and (min-width: 1024px) {
  /* line 881, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .horizontal.three .item {
    width: 33%;
  }
}

/* line 889, ../../../sass/sharepoint/_summarylink.scss */
.TitleAndManchet .meta {
  display: none;
}

/* line 897, ../../../sass/sharepoint/_summarylink.scss */
.ms-WPBorder .related-content-abstract,
.ms-WPBorderOnly .related-content-abstract {
  padding: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #d5d5d5;
}
@media screen and (min-width: 768px) {
  /* line 904, ../../../sass/sharepoint/_summarylink.scss */
  .ms-WPBorder .btn-viewmore,
  .ms-WPBorderOnly .btn-viewmore {
    float: right;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    width: auto;
  }
}

/* line 916, ../../../sass/sharepoint/_summarylink.scss */
.item.file {
  padding-bottom: 0;
  padding-top: 20px;
  margin-bottom: 0;
}
/* line 921, ../../../sass/sharepoint/_summarylink.scss */
.item.file .image-area-left {
  width: 35px;
  height: 45px;
  margin-right: 20px;
  padding-right: 0;
}
/* line 927, ../../../sass/sharepoint/_summarylink.scss */
.item.file .image-area-left img {
  width: 35px;
  overflow: hidden;
}
/* line 934, ../../../sass/sharepoint/_summarylink.scss */
.item.file .image-area-left.thumbnail {
  width: inherit;
  height: inherit;
  margin-bottom: 20px;
  padding: 0;
}
/* line 942, ../../../sass/sharepoint/_summarylink.scss */
.item.file:first-child .link-item {
  padding-top: 0;
}
/* line 946, ../../../sass/sharepoint/_summarylink.scss */
.item.file:first-child .image-area-top {
  margin-top: -20px;
}
/* line 952, ../../../sass/sharepoint/_summarylink.scss */
.item.file .link-item h3,
.item.file .link-item h3 > a,
.item.file .link-item h3 > a:link,
.item.file .link-item h3 > a:visited {
  font-size: 16px;
  -ms-word-break: break-all;
}
/* line 961, ../../../sass/sharepoint/_summarylink.scss */
.item.file .link-item-plus-image-left {
  margin-left: 0px;
}

/* line 966, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup {
    /*span.input-group-btn input {
		margin-left:10% !important;
	}*/
}
/* line 967, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup label {
  /*width: 20%;*/
  /*display: table-cell;*/
  line-height: 1.1;
  font-size: 20px;
  width: 49%;
  min-height: 41px;
  display: inline-block;
  margin-bottom: 0;
  padding-right: 5px;
}
@media screen and (max-width: 480px) {
  /* line 967, ../../../sass/sharepoint/_summarylink.scss */
  .page-rollup label {
    width: 100%;
    display: block;
    padding-right: 0;
  }
}
/* line 986, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup .input-group {
  /*width: 99%;*/
  width: 100%;
  font-size: 0px;
}
/* line 993, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup .input-group-btn {
  width: 10%;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  /* line 993, ../../../sass/sharepoint/_summarylink.scss */
  .page-rollup .input-group-btn {
    width: 20%;
  }
}
/* line 1006, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup a.outer-link .link-item h3.rollup-title {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 54px;
  color: #333;
  border-bottom: 2px solid #333333;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  /* line 1006, ../../../sass/sharepoint/_summarylink.scss */
  .page-rollup a.outer-link .link-item h3.rollup-title {
    margin: 0 0 3px 0;
  }
  /* line 1017, ../../../sass/sharepoint/_summarylink.scss */
  .page-rollup a.outer-link .link-item h3.rollup-title .fatty.meta .date, .page-rollup a.outer-link .link-item h3.rollup-title .meta.small-accent .date, .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-controls span.meta .date, #comments .comment-controls .page-rollup a.outer-link .link-item h3.rollup-title span.meta .date, .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-list .comment .meta .time time.meta .date, #comments .comment-list .comment .meta .time .page-rollup a.outer-link .link-item h3.rollup-title time.meta .date, .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-list .comment .meta .links a.meta .date, #comments .comment-list .comment .meta .links .page-rollup a.outer-link .link-item h3.rollup-title a.meta .date, .page-rollup a.outer-link .link-item h3.rollup-title .bs .meta.btn-link-small .date, .bs .page-rollup a.outer-link .link-item h3.rollup-title .meta.btn-link-small .date,
  .page-rollup a.outer-link .link-item h3.rollup-title .fatty.meta .divider,
  .page-rollup a.outer-link .link-item h3.rollup-title .meta.small-accent .divider,
  .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-controls span.meta .divider,
  #comments .comment-controls .page-rollup a.outer-link .link-item h3.rollup-title span.meta .divider,
  .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-list .comment .meta .time time.meta .divider,
  #comments .comment-list .comment .meta .time .page-rollup a.outer-link .link-item h3.rollup-title time.meta .divider,
  .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-list .comment .meta .links a.meta .divider,
  #comments .comment-list .comment .meta .links .page-rollup a.outer-link .link-item h3.rollup-title a.meta .divider,
  .page-rollup a.outer-link .link-item h3.rollup-title .bs .meta.btn-link-small .divider,
  .bs .page-rollup a.outer-link .link-item h3.rollup-title .meta.btn-link-small .divider,
  .page-rollup a.outer-link .link-item h3.rollup-title .fatty.meta .time,
  .page-rollup a.outer-link .link-item h3.rollup-title .meta.small-accent .time,
  .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-controls span.meta .time,
  #comments .comment-controls .page-rollup a.outer-link .link-item h3.rollup-title span.meta .time,
  .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-list .comment .meta .time time.meta .time,
  #comments .comment-list .comment .meta .time .page-rollup a.outer-link .link-item h3.rollup-title time.meta .time,
  .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-list .comment .meta .links a.meta .time,
  #comments .comment-list .comment .meta .links .page-rollup a.outer-link .link-item h3.rollup-title a.meta .time,
  .page-rollup a.outer-link .link-item h3.rollup-title .bs .meta.btn-link-small .time,
  .bs .page-rollup a.outer-link .link-item h3.rollup-title .meta.btn-link-small .time {
    margin-top: 3px;
  }
}
/* line 1029, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup .vertical .item:first-child {
  margin-top: 20px;
}
/* line 1033, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup .vertical .item:last-child {
  margin-bottom: 20px !important;
  border-bottom: 1px solid #d5d5d5 !important;
}
/* line 1039, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup article.item {
  margin-right: 10px;
}
/* line 1044, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup article.item a.outer-link .link-item h3.rollup-title {
  font-size: 18px;
  color: #007dbb;
  border-bottom: none;
  cursor: pointer;
}
/* line 1051, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup article.item a.outer-link .link-item h3.rollup-title:hover, .page-rollup article.item a.outer-link .link-item h3.rollup-title:focus {
  color: #8191a9 !important;
}

/* line 1061, ../../../sass/sharepoint/_summarylink.scss */
#linklist-content {
  margin-bottom: 40px;
}

/*
	.lt-ie10 {
	.page-rollup {
		label { 
			//width: 20%;
		}
		.input-group .form-control {			
			//width: 100%;
		}
	}
	}

	.lt-ie8 {
	.page-rollup {
		label {
			width: 100%;
			float: left;
		}
		.input-group .form-control {
			width: 90%;
			height: auto;
			float: left;
		}
		span.input-group-btn {
			float: left;
		}
	}
	}
	*/
/*#linklist-content {
    h2.link-list-header {
        text-decoration: none;

        a, a:visited, a:link {
            text-decoration: none;
        }

        a:hover {
            color: #fff !important;
            background-color: $brand-primary;
        }

        &:hover {
            color: #fff !important;
        }
    }

    .list-list-more {
        &:hover {
            color: #fff !important;
        }

        a:hover {
            color: #fff !important;
            background-color: $brand-primary;
        }
    } 
}*/
/* line 1129, ../../../sass/sharepoint/_summarylink.scss */
.summaryLinkGoTo li .link-item.bullet {
  background-image: none;
  padding-bottom: 20px;
  padding-left: 0px;
}
/* line 1134, ../../../sass/sharepoint/_summarylink.scss */
.summaryLinkGoTo li .link-item.bullet a::after {
  content: url("/_layouts/15/rh/ui/images/arrow_hosp.svg");
  padding-left: 10px;
}
/* line 1140, ../../../sass/sharepoint/_summarylink.scss */
.summaryLinkGoTo li .link-item.bullet a:hover:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_white.svg");
}

/* line 1148, ../../../sass/sharepoint/_summarylink.scss */
.slm-layout-main {
  margin-top: 10px;
}

/* line 1152, ../../../sass/sharepoint/_summarylink.scss */
#linklist-content.summaryLinkGoTo {
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  /* line 1157, ../../../sass/sharepoint/_summarylink.scss */
  .bottom-light-bg-zone .dfwp-column {
    width: 100% !important;
  }
  /* line 1160, ../../../sass/sharepoint/_summarylink.scss */
  .bottom-light-bg-zone .dfwp-column .groupmarker {
    margin-top: 0px;
  }
  /* line 1163, ../../../sass/sharepoint/_summarylink.scss */
  .bottom-light-bg-zone .dfwp-column .groupmarker .summaryLinkGoTo li {
    height: 0px;
  }
  /* line 1167, ../../../sass/sharepoint/_summarylink.scss */
  .bottom-light-bg-zone .dfwp-column .groupmarker .whitespace {
    padding-bottom: 0px;
  }
  /* line 1172, ../../../sass/sharepoint/_summarylink.scss */
  .bottom-light-bg-zone .dfwp-column #linklist-content.summaryLinkGoTo {
    margin-bottom: 0px;
  }
  /* line 1175, ../../../sass/sharepoint/_summarylink.scss */
  .bottom-light-bg-zone .dfwp-column #linklist-content.summaryLinkGoTo .item {
    padding-bottom: 15px;
    float: left;
    margin-bottom: 0px;
  }
}
/* line 100, ../../../sass/sharepoint/_dialogs.scss */
.ms-dlgLoadingTextDiv img {
  width: auto;
}

/* line 115, ../../../sass/sharepoint/_dialogs.scss */
.ms-dlgContent {
  position: fixed;
}

/* line 1, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-result-languageDropDown,
.ms-srch-result-resultHeader-onlyLanguage .ms-srch-result-languageDropDown > select {
  position: static;
}

/* line 5, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-result-resultHeader-onlyLanguage .ms-srch-result-languageDropDown > select {
  margin-bottom: 10px;
}

/* line 1556, ../../../sass/sharepoint/_file_search.scss */
.bs .ms-srch-people-item-separator {
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
  display: block;
  overflow: hidden;
  border-top: 1px solid #c6c6c6;
}

/* line 2001, ../../../sass/sharepoint/_file_search.scss */
.ms-ref-refineritem {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 2445, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-ellipsis {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  /* line 2445, ../../../sass/sharepoint/_file_search.scss */
  .ms-srch-ellipsis {
    white-space: nowrap;
  }
}

/* line 2479, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-people-hover-ellipsis {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  color: #0072c6;
}
@media screen and (min-width: 768px) {
  /* line 2479, ../../../sass/sharepoint/_file_search.scss */
  .ms-srch-people-hover-ellipsis {
    white-space: nowrap;
  }
}

/* line 2644, ../../../sass/sharepoint/_file_search.scss */
.ms-srchnav-link + small,
.ms-srchnav-link:link,
.ms-srchnav-link:visited {
  color: #666666;
}

/* line 2651, ../../../sass/sharepoint/_file_search.scss */
.ms-srchnav-link-selected {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

/* line 2655, ../../../sass/sharepoint/_file_search.scss */
.ms-srchnav-link-selected:link,
.ms-srchnav-link-selected:visited {
  color: #333;
}

/* line 2661, ../../../sass/sharepoint/_file_search.scss */
.ms-srchnav-link:hover,
.ms-srchnav-link-selected:hover {
  color: #111;
  text-decoration: none;
}

/* line 2667, ../../../sass/sharepoint/_file_search.scss */
.ms-srchnav-link:active,
.ms-srchnav-link-selected:active {
  color: #111;
  text-decoration: none;
}

/* line 3216, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-refiner-property-header {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

/* line 4852, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-people-outerContainer {
  width: auto;
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  /* line 4852, ../../../sass/sharepoint/_file_search.scss */
  .ms-srch-people-outerContainer {
    padding-left: 10px;
  }
}

/* line 4864, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-people-item {
  width: auto;
}

/* line 4896, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-people-item #UserInfoContainer {
  float: none;
  width: auto;
  margin-left: 0;
  clear: both;
}
@media screen and (min-width: 768px) {
  /* line 4896, ../../../sass/sharepoint/_file_search.scss */
  .ms-srch-people-item #UserInfoContainer {
    clear: none;
    margin-left: 90px;
  }
}

/* line 5351, ../../../sass/sharepoint/_file_search.scss */
.ms-ref-refineritem {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 3, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout {
  background-color: #333333;
  color: white;
  display: flex;
  font-family: "mariregular","Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  vertical-align: middle;
  line-height: 23px;
}
/* line 13, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout ul > li {
  float: left;
}
/* line 20, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout ul > li > a {
  color: white;
  padding: 0px;
  text-decoration: none;
}
/* line 25, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout ul > li > a:hover, .fbaLogout ul > li > a:focus, .fbaLogout ul > li > a:active {
  color: #d5d5d5 !important;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  /* line 38, ../../../sass/customer/_fbaLogout.scss */
  .fbaLogout ul > li {
    float: left;
  }
  /* line 44, ../../../sass/customer/_fbaLogout.scss */
  .fbaLogout ul > li > a {
    margin-left: 40px;
  }
}
/*! Customer */
/* line 1, ../../../sass/customer/_pagetools.scss */
.bs .pagetools {
  border-top: 1px solid #d5d5d5;
  background-color: #f0f0f0;
  text-align: center;
}
@media screen and (max-width: 1439px) {
  /* line 1, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools {
    margin-top: 20px;
  }
}
/* line 10, ../../../sass/customer/_pagetools.scss */
.bs .pagetools .icon-social {
  background-color: transparent;
  border-radius: 0;
  height: auto;
  width: auto;
  float: none !important;
  margin-bottom: 5px;
}
/* line 18, ../../../sass/customer/_pagetools.scss */
.bs .pagetools .icon-social:hover {
  background-color: transparent;
}
/* line 22, ../../../sass/customer/_pagetools.scss */
.bs .pagetools .icon-social i:first-child {
  display: none;
}
@media screen and (min-width: 1440px) {
  /* line 10, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools .icon-social {
    width: 40px;
    height: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-color: #B8b8b8;
    /*#b8b8b8;*/
    border-right: 0;
  }
  /* line 32, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools .icon-social:hover {
    background-color: #828282;
    /*#757575;*/
  }
  /* line 38, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools .icon-social i {
    display: none;
  }
  /* line 42, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools .icon-social i:first-child {
    display: inline-block;
  }
}
/* line 48, ../../../sass/customer/_pagetools.scss */
.bs .pagetools.cell-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}
/* line 54, ../../../sass/customer/_pagetools.scss */
.bs .pagetools.cell-group-justified .cell {
  display: table-cell;
  float: none;
  border-left: 1px solid #d5d5d5;
  padding: 3px 0;
}
/* line 60, ../../../sass/customer/_pagetools.scss */
.bs .pagetools.cell-group-justified .cell:first-child {
  border-left-width: 0;
}
/* line 65, ../../../sass/customer/_pagetools.scss */
.bs .pagetools.cell-group-justified .atclear {
  display: none;
}
@media screen and (min-width: 1440px) {
  /* line 1, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools {
        /*position: absolute;
		top: 270px;
		right: 20px;*/
    position: fixed;
    top: 35%;
    right: 37px;
    width: 40px;
    /*z-index: 1000;*/
    background-color: transparent;
    border-top: 0;
  }
  /* line 83, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools.cell-group-justified {
    width: 40px;
    display: block;
  }
  /* line 87, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools.cell-group-justified .cell {
    display: block;
    border-left: 0;
    padding: 0 0;
  }
}

@media screen and (min-width: 1024px) {
  /* line 97, ../../../sass/customer/_pagetools.scss */
  .anonymous .pagetools {
    right: 40px;
  }
}

/* line 106, ../../../sass/customer/_pagetools.scss */
.removeBackgroundScroll {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}

/*

    .btn-favorite {
    height: 34px;
    padding-top: 0;
    border-right: 1px solid #d5d5d5;
    padding-right: 20px;
}

.btn-favorite > span,.btn-favorite > i {
    top: 8px;
    position: relative;
}
*/
/* My Links */
/* line 128, ../../../sass/customer/_pagetools.scss */
.btn-favorite {
  display: none;
  color: #636C6F !important;
  float: left;
  height: 34px;
  border-right: 1px solid #d5d5d5;
  padding-right: 20px;
}
/* line 136, ../../../sass/customer/_pagetools.scss */
.btn-favorite i {
  height: 20px;
  width: 19px;
  display: block;
  float: left;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 8px;
}
/* line 147, ../../../sass/customer/_pagetools.scss */
.btn-favorite.add i, .btn-favorite.add-ghost i {
  background-image: url(/_layouts/15/RH/UI/images/icons/favorite-add.png);
}
/* line 151, ../../../sass/customer/_pagetools.scss */
.btn-favorite.remove i, .btn-favorite.remove-ghost i {
  background-image: url(/_layouts/15/RH/UI/images/icons/favorite-remove.png);
}
/* line 155, ../../../sass/customer/_pagetools.scss */
.btn-favorite span {
  position: relative;
  padding-left: 2px;
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  top: 8px;
}
@media screen and (max-width: 768px) {
  /* line 155, ../../../sass/customer/_pagetools.scss */
  .btn-favorite span {
    display: none;
  }
}

/*.row.article {
    padding-top: 0 !important;
}*/
/* line 6, ../../../sass/customer/_article.scss */
.smaller-header .image {
  margin-right: 0;
  margin-left: 0;
  width: 80%;
}
@media (max-width: 1023px) {
  /* line 6, ../../../sass/customer/_article.scss */
  .smaller-header .image {
    width: 100%;
  }
}
/* line 15, ../../../sass/customer/_article.scss */
.smaller-header .image img {
  margin-top: -1px !important;
  margin-bottom: 16px !important;
  display: block;
  width: 100% !important;
  height: auto;
}
/* line 24, ../../../sass/customer/_article.scss */
.smaller-header .abstract, .smaller-header h1 {
  width: 95%;
}
@media (max-width: 1023px) {
  /* line 24, ../../../sass/customer/_article.scss */
  .smaller-header .abstract, .smaller-header h1 {
    width: 100%;
  }
}
/* line 32, ../../../sass/customer/_article.scss */
.smaller-header h1 {
  color: #000;
  font-size: 48px;
  line-height: 53px;
  word-break: break-word;
  /*-ms-word-break: break-all;
  word-break: break-all;*/
  /* Non standard for webkit */
  /*word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto; 
  hyphens: auto;*/
}

/* line 49, ../../../sass/customer/_article.scss */
.article .image {
  margin-right: 0;
  margin-left: 0;
  /*@media screen and (max-width: 768px) {
      margin-left: -20px;
      margin-right: -20px;
  }*/
}
/* line 53, ../../../sass/customer/_article.scss */
.article .image img {
  margin-top: -1px !important;
  margin-bottom: 16px !important;
  display: block;
  width: 100%;
  height: auto;
}
/* line 62, ../../../sass/customer/_article.scss */
.article .image.push-top img {
  margin-top: 55px !important;
}
/* line 67, ../../../sass/customer/_article.scss */
.article .image figcaption {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #656565;
  /*#646c6f;*/
  margin-bottom: 30px;
}
/* line 78, ../../../sass/customer/_article.scss */
.article .image div[width][height] {
  padding: 0 !important;
}
/* line 87, ../../../sass/customer/_article.scss */
.article .p.rh-Element-ImgCaption {
  margin-bottom: 0 !important;
}
/* line 90, ../../../sass/customer/_article.scss */
.article .p.rh-Element-ImgCaption img {
  margin-top: -1px !important;
  margin-bottom: 16px !important;
}
/* line 96, ../../../sass/customer/_article.scss */
.article h1 {
  word-break: break-word;
}
@media (max-width: 1023px) {
  /* line 96, ../../../sass/customer/_article.scss */
  .article h1 {
    margin: 25px 0 20px 0;
    white-space: pre-wrap;
  }
}
/* line 105, ../../../sass/customer/_article.scss */
.article .published-date {
  color: #656565;
  /*#646c6f;*/
  display: block;
  margin-bottom: 1em;
  font-size: 14px;
}
/* line 112, ../../../sass/customer/_article.scss */
.article .abstract {
  font-size: 1.063em;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.3;
  color: #333333;
  /*#333333;*/
  margin-bottom: 1.5em;
}
@media screen and (min-width: 768px) {
  /* line 112, ../../../sass/customer/_article.scss */
  .article .abstract {
    font-size: 1.4em;
  }
}
@media (max-width: 767px) {
  /* line 112, ../../../sass/customer/_article.scss */
  .article .abstract {
    font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
}
@media (max-width: 1023px) {
  /* line 112, ../../../sass/customer/_article.scss */
  .article .abstract {
    margin-bottom: 30px;
  }
}
/* line 132, ../../../sass/customer/_article.scss */
.article .abstract textarea.ms-long {
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 138, ../../../sass/customer/_article.scss */
.article .text-content {
  font-size: 14px;
  line-height: 23px -1;
  margin-bottom: 23px;
  /* dont break sharepoints built-in webparts in the RTF field */
}
/* line 144, ../../../sass/customer/_article.scss */
.article .text-content .ms-rtestate-field > img,
.article .text-content .ms-rtestate-field td > img {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: -1px !important;
  margin-bottom: 16px !important;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto !important;
}
@media screen and (max-width: 768px) {
  /* line 156, ../../../sass/customer/_article.scss */
  .article .text-content.mergePage {
    margin-bottom: 0px;
  }
}
/* line 162, ../../../sass/customer/_article.scss */
.article .text-content img.ms-webpart-menuArrowImg {
  max-width: inherit;
  margin-top: inherit;
}
@media screen and (min-width: 768px) {
  /* line 138, ../../../sass/customer/_article.scss */
  .article .text-content {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 7px;
  }
  /* line 175, ../../../sass/customer/_article.scss */
  .article .text-content .ms-rtestate-field h3 {
    font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
}

@media screen and (min-width: 1440px) {
  /* line 185, ../../../sass/customer/_article.scss */
  .pl-full-page.article .abstract {
    width: 75%;
  }
}
/* line 2, ../../../sass/customer/_blog.scss */
.ms-blog-postList {
  /* Use the bootstrap grid, not SP max and min width */
  min-width: 100% !important;
  max-width: 100% !important;
  margin-right: 0;
  overflow: hidden;
}
/* line 10, ../../../sass/customer/_blog.scss */
.ms-blog-postList h1 {
  margin-bottom: 10px;
}
/* line 12, ../../../sass/customer/_blog.scss */
.ms-blog-postList h1 a.ms-accentText {
  color: #333333;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-blog-postList h1 a.ms-accentText:hover {
  color: #007dbb;
}
@media screen and (max-width: 768px) {
  /* line 10, ../../../sass/customer/_blog.scss */
  .ms-blog-postList h1 {
    margin-top: 0;
  }
}
/* line 19, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postInlineDate {
  width: 20% !important;
  height: 58px;
  margin-top: 2em;
  margin-bottom: 2em;
}
/* line 25, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postInlineMargin {
  margin-top: 2em;
  margin-bottom: 2em;
  float: right !important;
  width: 75% !important;
  margin-left: 0 !important;
}
/* line 31, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postInlineMargin h2 {
  margin-top: 0 !important;
  margin-bottom: 5px !important;
  font-size: 2em;
}
/* line 37, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postBox .ms-blog-postBoxDate {
  height: 50px;
}
/* line 40, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-commandSpace a {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-blog-postList .ms-blog-commandSpace a:hover {
  color: #007dbb;
}
/* line 43, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postBody {
  clear: both;
}
/* line 44, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postBody h2 {
  color: #333333;
  font-size: 28px;
  line-height: 1.4;
  margin-top: 1em;
  margin-bottom: .4em;
}
/* line 51, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postBody h3 {
  color: #333333;
  font-size: 25px;
  line-height: 1.4;
}
/* line 56, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postBody .ms-rtestate-field p a {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-blog-postList .ms-blog-postBody .ms-rtestate-field p a:hover {
  color: #007dbb;
}
/* line 61, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postDivider {
  height: auto;
}
/* line 63, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postDivider h3 {
  color: #333333;
  font-size: 25px;
  line-height: 1.4;
}
/* line 69, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postDividerHr {
  margin-top: 35px;
  margin-bottom: 30px;
}

/* line 78, ../../../sass/customer/_blog.scss */
ul.root.ms-core-listMenu-root a.ms-core-listMenu-item.ms-blog-quickLinksEntry:hover,
ul.root.ms-core-listMenu-root .ms-core-listMenu-item.ms-blog-quickLinksTitle:hover {
  background: inherit;
}
/* line 82, ../../../sass/customer/_blog.scss */
ul.root.ms-core-listMenu-root a.ms-core-listMenu-item.ms-blog-quickLinksEntry {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
ul.root.ms-core-listMenu-root a.ms-core-listMenu-item.ms-blog-quickLinksEntry:hover {
  color: #007dbb;
}
/* line 85, ../../../sass/customer/_blog.scss */
ul.root.ms-core-listMenu-root .ms-core-listMenu-item.ms-blog-quickLinksTitle {
  color: #333333;
}

/* line 91, ../../../sass/customer/_blog.scss */
.ms-blog-postComment .ms-tableCell {
  vertical-align: top;
}

/* line 96, ../../../sass/customer/_blog.scss */
.ms-blog-postBody img {
  max-width: 100%;
  margin: 5px 0 !important;
}

/* line 101, ../../../sass/customer/_blog.scss */
.ms-blog-listMenu-root {
  width: auto;
}

/* line 105, ../../../sass/customer/_blog.scss */
.ms-blog-adminLinks {
  /* Use the bootstrap grid, not SP max and min width */
  min-width: initial;
  width: 100%;
  background: inherit;
}
/* line 111, ../../../sass/customer/_blog.scss */
.ms-blog-adminLinks li.ms-comm-adminLinksListItem a.ms-link {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-blog-adminLinks li.ms-comm-adminLinksListItem a.ms-link:hover {
  color: #007dbb;
}

/* line 116, ../../../sass/customer/_blog.scss */
a.ms-promlink-button {
  padding: 0;
  line-height: inherit;
}

/* line 121, ../../../sass/customer/_blog.scss */
.ms-blog-postBody .ms-rte-embedcode {
  width: 100%;
}

/* line 127, ../../../sass/customer/_blog.scss */
.row.rh-blog .blog-sidebar table td > img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 126, ../../../sass/customer/_blog.scss */
  .row.rh-blog .blog-sidebar {
    margin-top: 60px;
  }
}
/* line 134, ../../../sass/customer/_blog.scss */
.row.rh-blog .blog-main-content {
  margin-top: 15px;
  margin-bottom: 30px;
}

/* line 140, ../../../sass/customer/_blog.scss */
section.page-content.blog h1[data-field-name="Title"] {
  display: none;
}

/* line 1, ../../../sass/customer/_comments.scss */
#comments {
  padding: 10px 0 70px 0;
}
/* line 3, ../../../sass/customer/_comments.scss */
#comments h3 {
  color: #333333;
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  /* line 3, ../../../sass/customer/_comments.scss */
  #comments h3 {
    font-size: 34px;
    margin-top: inherit;
  }
}
@media screen and (max-width: 480px) {
  /* line 3, ../../../sass/customer/_comments.scss */
  #comments h3 {
    overflow: hidden;
  }
}
/* line 16, ../../../sass/customer/_comments.scss */
#comments .rh-comment-image {
  height: 80px;
  width: 80px;
}
/* line 20, ../../../sass/customer/_comments.scss */
#comments .comment-controls {
  margin: 10px 0 30px;
}
/* line 22, ../../../sass/customer/_comments.scss */
#comments .comment-controls span {
  float: left;
  display: block;
  margin-right: 30px;
  margin-top: 5px;
  line-height: 15px;
  color: #687d27;
  /*#687d27;*/
}
@media screen and (max-width: 480px) {
  /* line 22, ../../../sass/customer/_comments.scss */
  #comments .comment-controls span {
    float: none;
    margin-right: 0;
    margin-bottom: 1em;
    text-align: right;
  }
}
/* line 38, ../../../sass/customer/_comments.scss */
#comments textarea {
  font-size: 14px;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
}
@media screen and (min-width: 768px) {
  /* line 38, ../../../sass/customer/_comments.scss */
  #comments textarea {
    font-size: 19px;
  }
}
/* line 46, ../../../sass/customer/_comments.scss */
#comments textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}
/* line 49, ../../../sass/customer/_comments.scss */
#comments textarea:focus::-moz-placeholder {
  color: transparent !important;
}
/* line 52, ../../../sass/customer/_comments.scss */
#comments textarea:focus:-moz-placeholder {
  color: transparent !important;
}
/* line 56, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment {
  overflow: hidden;
  border-bottom: 1px solid #d5d5d5;
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 61, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment:first-child {
  border-top: 1px solid #d5d5d5;
}
/* line 64, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .comment-image-wrap {
  float: left;
  width: 20%;
  margin-right: 4%;
}
@media screen and (min-width: 768px) {
  /* line 64, ../../../sass/customer/_comments.scss */
  #comments .comment-list .comment .comment-image-wrap {
    width: 13%;
    margin-right: 2%;
  }
}
/* line 72, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .comment-image-wrap img {
  max-width: 100%;
  height: auto;
  display: block;
}
/* line 78, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .comment-body-img {
  float: left;
  width: 76%;
}
@media screen and (min-width: 768px) {
  /* line 78, ../../../sass/customer/_comments.scss */
  #comments .comment-list .comment .comment-body-img {
    width: 85%;
  }
}
/* line 85, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .comment-body {
  width: 100%;
}
/* line 88, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .name {
  font-size: 16px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  margin: 0 0 10px;
  color: #333333 !important;
}
@media screen and (min-width: 768px) {
  /* line 88, ../../../sass/customer/_comments.scss */
  #comments .comment-list .comment .name {
    font-size: 22px;
  }
}
/* line 98, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment p {
  white-space: pre-wrap;
  font-size: 16px;
  line-height: 22px;
}
@media screen and (min-width: 768px) {
  /* line 98, ../../../sass/customer/_comments.scss */
  #comments .comment-list .comment p {
    font-size: inherit;
    line-height: inherit;
  }
}
/* line 107, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .meta {
  overflow: hidden;
}
/* line 109, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .meta .time {
  float: left;
}
/* line 111, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .meta .time time {
  color: #656565;
}
/* line 116, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .meta .links {
  text-align: right;
}
/* line 118, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .meta .links a {
  margin-left: 30px;
}
/* line 124, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment.edited {
  opacity: .5;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #d5d5d5;
  /*#e2e2e2;*/
}
/* line 132, ../../../sass/customer/_comments.scss */
#comments .number-of-comments {
  margin-top: 20px;
  display: inline-block;
  white-space: nowrap;
  text-align: right;
}
@media screen and (max-width: 768px) {
  /* line 132, ../../../sass/customer/_comments.scss */
  #comments .number-of-comments {
    margin-top: 6px;
  }
}

@media screen and (min-width: 768px) {
  /* line 142, ../../../sass/customer/_comments.scss */
  .bs .btn-see-more-comments {
    width: 50%;
    min-width: 250px;
    margin: 0 auto;
  }
}

/* line 149, ../../../sass/customer/_comments.scss */
.bs .btn-push-right {
  display: inline-block;
  margin-right: 30px;
}

/* line 154, ../../../sass/customer/_comments.scss */
.bs [class^='btn-link'] {
  display: block;
  text-align: right;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  /* line 154, ../../../sass/customer/_comments.scss */
  .bs [class^='btn-link'] {
    display: inline;
    text-align: left;
    margin-right: 30px;
  }
}

/* line 165, ../../../sass/customer/_comments.scss */
.bs .btn-create-comment {
  margin-bottom: 1em;
  padding-left: 10px;
  padding-right: 10px;
  background: none !important;
  background-color: #81ccf1 !important;
}
@media screen and (min-width: 768px) {
  /* line 165, ../../../sass/customer/_comments.scss */
  .bs .btn-create-comment {
    width: auto;
    float: right;
  }
}

/* line 176, ../../../sass/customer/_comments.scss */
.bs .btn-rss {
  margin-top: 4px;
}
/* line 178, ../../../sass/customer/_comments.scss */
.bs .btn-rss .icon-rh-feed {
  vertical-align: text-top;
  margin-right: 10px;
  margin-top: -3px;
}

/* line 1, ../../../sass/customer/_tags.scss */
.lt-ie8 .content-tags {
  clear: both;
  zoom: 1;
}
/* line 4, ../../../sass/customer/_tags.scss */
.lt-ie8 .content-tags .text-label {
  vertical-align: middle;
}

/* line 8, ../../../sass/customer/_tags.scss */
.content-tags {
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  border-width: 1px 0;
  padding: 30px 20px 21px;
  margin: 0 -20px 30px;
}
@media screen and (min-width: 768px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    padding: 30px 0 21px;
  }
}
/* line 17, ../../../sass/customer/_tags.scss */
.content-tags .text-label {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    margin: 30px -200% 30px -45px;
  }
  /* line 22, ../../../sass/customer/_tags.scss */
  .content-tags .text-label {
    margin-left: 45px;
  }
}
@media (max-width: 767px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    max-width: 480px;
  }
}
@media (max-width: 768px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    max-width: 768px;
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    max-width: 991px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1024px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    margin: 30px -200% 30px -99px;
  }
  /* line 43, ../../../sass/customer/_tags.scss */
  .content-tags .text-label {
    margin-left: 99px;
  }
}
@media screen and (min-width: 1439px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    margin: 30px -200% 30px -112px;
  }
  /* line 49, ../../../sass/customer/_tags.scss */
  .content-tags .text-label {
    margin-left: 99px;
  }
}
@media screen and (min-width: 1440px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    margin: 30px -200% 30px -113px;
  }
  /* line 55, ../../../sass/customer/_tags.scss */
  .content-tags .text-label {
    margin-left: 113px;
  }
}
/* line 59, ../../../sass/customer/_tags.scss */
.content-tags .text-label {
  text-transform: uppercase;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin-right: 15px;
  display: inline-block;
}

/* line 67, ../../../sass/customer/_tags.scss */
.bs a.tag {
  background-color: #f0f0f0;
  /*#f8f8f8;*/
  border: 1px solid #d5d5d5;
  font-size: 12px;
  line-height: 24px;
  white-space: nowrap;
  text-transform: uppercase;
  border-radius: 12px;
  padding: 0 15px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #333;
}
/* line 80, ../../../sass/customer/_tags.scss */
.bs a.tag:hover {
  background-color: #d5d5d5;
  /*#d5d5d5;*/
  color: #ffffff;
}

@font-face {
  font-family: 'marilight';
  src: url("/_layouts/15/RH/UI/fonts/mari_light-webfont.eot");
  src: url("/_layouts/15/RH/UI/fonts/mari_light-webfont.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/RH/UI/fonts/mari_light-webfont.woff") format("woff"), url("/_layouts/15/RH/UI/fonts/mari_light-webfont.woff2") format("woff2"), url("/_layouts/15/RH/UI/fonts/mari_light-webfont.ttf") format("truetype"), url("/_layouts/15/RH/UI/fonts/mari_light-webfont.svg#marilight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mariregular';
  src: url("/_layouts/15/RH/UI/fonts/mari-webfont.eot");
  src: url("/_layouts/15/RH/UI/fonts/mari-webfont.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/RH/UI/fonts/mari-webfont.woff") format("woff"), url("/_layouts/15/RH/UI/fonts/mari-webfont.woff2") format("woff2"), url("/_layouts/15/RH/UI/fonts/mari-webfont.ttf") format("truetype"), url("/_layouts/15/RH/UI/fonts/mari-webfont.svg#mariregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'maribold';
  src: url("/_layouts/15/RH/UI/fonts/mari_bold-webfont.eot");
  src: url("/_layouts/15/RH/UI/fonts/mari_bold-webfont.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/RH/UI/fonts/mari_bold-webfont.woff") format("woff"), url("/_layouts/15/RH/UI/fonts/mari_bold-webfont.woff2") format("woff2"), url("/_layouts/15/RH/UI/fonts/mari_bold-webfont.ttf") format("truetype"), url("/_layouts/15/RH/UI/fonts/mari_bold-webfont.svg#maribold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'maribook';
  src: url("/_layouts/15/RH/UI/fonts/mari_book-webfont.eot");
  src: url("/_layouts/15/RH/UI/fonts/mari_book-webfont.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/RH/UI/fonts/mari_book-webfont.woff") format("woff"), url("/_layouts/15/RH/UI/fonts/mari_book-webfont.woff2") format("woff2"), url("/_layouts/15/RH/UI/fonts/mari_book-webfont.ttf") format("truetype"), url("/_layouts/15/RH/UI/fonts/mari_book-webfont.svg#maribook") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mariheavy';
  src: url("/_layouts/15/RH/UI/fonts/Mari-Heavy.eot");
  src: url("/_layouts/15/RH/UI/fonts/Mari-Heavy.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/RH/UI/fonts/Mari-Heavy.woff2") format("woff2"), url("/_layouts/15/RH/UI/fonts/Mari-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
/* line 1, ../../../sass/customer/_leftmenu.scss */
.sitename.leftmenuheading {
  list-style-type: none;
  margin-right: 25px;
}

/* line 6, ../../../sass/customer/_leftmenu.scss */
#sitename {
  position: relative;
  font-size: 18px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 26px;
  text-transform: uppercase;
  width: 85%;
  margin: 0 0 1em 0;
}
/* line 14, ../../../sass/customer/_leftmenu.scss */
#sitename a {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

/* line 23, ../../../sass/customer/_leftmenu.scss */
.nav-left-large {
  padding-top: 100px;
}
@media screen and (min-width: 1024px) {
  /* line 23, ../../../sass/customer/_leftmenu.scss */
  .nav-left-large {
    width: 75%;
  }
}
/* line 29, ../../../sass/customer/_leftmenu.scss */
.nav-left-large .leftmenu {
  position: relative;
  margin-right: 0px;
  margin-top: 1.5em;
}
/* line 34, ../../../sass/customer/_leftmenu.scss */
.nav-left-large .leftmenu li {
  margin-bottom: 1.5em;
  position: relative;
}
/* line 37, ../../../sass/customer/_leftmenu.scss */
.nav-left-large .leftmenu li a {
  color: #333;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.nav-left-large .leftmenu li a:hover {
  color: #111;
}
/* line 40, ../../../sass/customer/_leftmenu.scss */
.nav-left-large .leftmenu li.selected {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 43, ../../../sass/customer/_leftmenu.scss */
.nav-left-large .leftmenu li.selected span.selected {
  position: absolute;
  right: -10px;
  top: -4px;
  width: 15px;
  height: 29px;
  display: block;
  overflow: hidden;
}
/* line 51, ../../../sass/customer/_leftmenu.scss */
.nav-left-large .leftmenu li.selected span.selected i {
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  /*#d5d5d5;*/
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transform-origin: 18px 7px;
  -ms-transform-origin: 18px 7px;
  -webkit-transform-origin: 18px 7px;
  transform-origin: 18px 7px;
  display: block;
}

/* line 66, ../../../sass/customer/_leftmenu.scss */
.nav-left-small {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 70, ../../../sass/customer/_leftmenu.scss */
.nav-left-small .arrow {
  position: absolute;
  width: 21px;
  height: 40px;
  display: block;
  overflow: hidden;
}
/* line 76, ../../../sass/customer/_leftmenu.scss */
.nav-left-small .arrow i {
  width: 40px;
  height: 40px;
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transform-origin: 24px 9px;
  -ms-transform-origin: 24px 9px;
  -webkit-transform-origin: 24px 9px;
  transform-origin: 24px 9px;
  display: block;
}
/* line 86, ../../../sass/customer/_leftmenu.scss */
.nav-left-small .stepup {
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  border-left: 0;
  padding: 9px 20px 9px 10px;
  margin: 15px 0 15px 21px;
  display: block;
  font-size: 14px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1023px) {
  /* line 99, ../../../sass/customer/_leftmenu.scss */
  .nav-left-small a.stepup {
    color: #222222;
    /*#000;*/
  }
}

/* line 1, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu {
  /*float:right;*/
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  margin-bottom: 27px;
    /*@media screen and (min-width: 1024px) {
		width: 280px;
	}*/
}
/* line 8, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu li {
  line-height: 26px;
  margin-bottom: 0;
  margin-right: 2%;
  display: none;
}
@media screen and (min-width: 768px) {
  /* line 15, ../../../sass/customer/_servicemenu.scss */
  ul.servicemenu li.servicemenuitem-first {
    display: list-item;
  }
}
@media screen and (min-width: 1024px) {
  /* line 8, ../../../sass/customer/_servicemenu.scss */
  ul.servicemenu li {
    display: list-item;
  }
}
/* line 25, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu a {
  font-size: 18px;
  line-height: 26px;
  display: inline-block;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 27px;
  color: #fff;
}
/* line 32, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu a.red {
  color: #db1f2d;
}
/* line 36, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu a.red:visited {
  color: #db1f2d;
}
/* line 40, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu a.link.active {
  border-bottom: 1px solid #007dbb;
  display: inline;
}
/* line 45, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu a.bright.active {
  border-bottom: 1px solid #8191a9;
  display: inline;
}

/* line 57, ../../../sass/customer/_servicemenu.scss */
.servicemenu-left {
  margin-top: -5px;
  margin-right: 20px;
  column-count: 2;
}

/* line 63, ../../../sass/customer/_servicemenu.scss */
.servicemenu-right {
  width: 140px;
}
/* line 66, ../../../sass/customer/_servicemenu.scss */
.servicemenu-right i.for-professionals-icon {
  display: none;
}
/* line 70, ../../../sass/customer/_servicemenu.scss */
.servicemenu-right li {
  display: list-item;
  float: none;
  width: auto;
  text-align: right;
}
/* line 76, ../../../sass/customer/_servicemenu.scss */
.servicemenu-right li a.alternative {
  margin-bottom: 6px;
  margin-top: -5px;
  padding: 0;
  display: block;
  color: #539290;
  text-align: left !important;
}
/* line 85, ../../../sass/customer/_servicemenu.scss */
.servicemenu-right li .btn-default {
  background-color: #646464;
  color: #fff !important;
  width: 100%;
  font-size: 13px;
}
/* line 92, ../../../sass/customer/_servicemenu.scss */
.servicemenu-right li .btn-alarm {
  background-color: #db1f2a;
  color: #fff !important;
  width: 100%;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  /* line 104, ../../../sass/customer/_servicemenu.scss */
  .servicemenu-right li .btn-default.for-professionals {
    border-color: #d5d5d5 !important;
    color: #313131 !important;
    background-color: #f0f0f0 !important;
    border-width: 1px !important;
    text-transform: none !important;
    width: auto !important;
    padding-left: 9px !important;
    padding-right: 5px !important;
  }
  /* line 114, ../../../sass/customer/_servicemenu.scss */
  .servicemenu-right li .btn-default.for-professionals i {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
  }
}
/* line 1, ../../../sass/customer/_footer.scss */
.footer {
  background-color: #636C6F;
}
@media screen and (max-width: 1024px) {
  /* line 1, ../../../sass/customer/_footer.scss */
  .footer {
        /*}

    @media screen and (max-width: 768px) {*/
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* line 12, ../../../sass/customer/_footer.scss */
.footer .footer-section {
  color: #fff;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 18, ../../../sass/customer/_footer.scss */
.footer .footer-section.footer-title {
  padding-top: 25px;
  padding-bottom: 3px;
  padding-left: 15px;
}
/* line 24, ../../../sass/customer/_footer.scss */
.footer .footer-section.formal-links {
  border-top: 1px solid #979797;
  padding-top: 11px;
  padding-bottom: 25px;
}
@media screen and (min-width: 768px) {
  /* line 24, ../../../sass/customer/_footer.scss */
  .footer .footer-section.formal-links {
    margin-top: 20px;
  }
}
/* line 34, ../../../sass/customer/_footer.scss */
.footer .footer-section address {
  margin-top: 7px;
}
@media screen and (max-width: 768px) {
  /* line 12, ../../../sass/customer/_footer.scss */
  .footer .footer-section {
    border-top: 1px solid #979797;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* line 46, ../../../sass/customer/_footer.scss */
  .footer .footer-section.footer-title {
    border-top: none;
  }
}
/* line 51, ../../../sass/customer/_footer.scss */
.footer .footer-section .adr > span {
  display: block;
}
/* line 55, ../../../sass/customer/_footer.scss */
.footer .footer-section .vcard {
  letter-spacing: 1px;
}
/* line 59, ../../../sass/customer/_footer.scss */
.footer .footer-section h2, .footer .footer-section li {
  color: #fff;
}
/* line 63, ../../../sass/customer/_footer.scss */
.footer .footer-section li {
  margin-top: 6px;
  margin-bottom: 7px;
}
/* line 68, ../../../sass/customer/_footer.scss */
.footer .footer-section a, .footer .footer-section h2 a, .footer .footer-section li a {
  color: #fff;
}
/* line 72, ../../../sass/customer/_footer.scss */
.footer .footer-section a:active, .footer .footer-section a:hover, .footer .footer-section a:visited, .footer .footer-section h2 a:active, .footer .footer-section h2 a:hover, .footer .footer-section h2 a:visited, .footer .footer-section li a:active, .footer .footer-section li a:hover, .footer .footer-section li a:visited {
  color: #fff !important;
  text-decoration: underline;
}
/* line 77, ../../../sass/customer/_footer.scss */
.footer .footer-section a:focus, .footer .footer-section h2 a:focus, .footer .footer-section li a:focus {
  background-color: #ffffff !important;
  color: #636C6F !important;
  margin: -3px;
  padding: 3px;
}
/* line 85, ../../../sass/customer/_footer.scss */
.footer .footer-section.footer-title h2, .footer .footer-section.footer-title li {
  font-size: 26px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 90, ../../../sass/customer/_footer.scss */
.footer .footer-section.main-links h2, .footer .footer-section.service-links h2, .footer .footer-section.main-links li, .footer .footer-section.service-links li {
  font-size: 18px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 95, ../../../sass/customer/_footer.scss */
.footer .footer-section.address p {
  margin-bottom: 3px;
}
/* line 100, ../../../sass/customer/_footer.scss */
.footer .footer-section.address, .footer .footer-section.formal-links {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #f0f0f0;
}
/* line 105, ../../../sass/customer/_footer.scss */
.footer .footer-section.address .company-name, .footer .footer-section.formal-links .company-name {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 109, ../../../sass/customer/_footer.scss */
.footer .footer-section.address .tel, .footer .footer-section.formal-links .tel {
  padding-left: 10px;
}
/* line 113, ../../../sass/customer/_footer.scss */
.footer .footer-section.address .email, .footer .footer-section.formal-links .email {
  text-decoration: underline;
  padding-left: 10px;
}
/* line 119, ../../../sass/customer/_footer.scss */
.footer .footer-section.address a:active, .footer .footer-section.address a:hover, .footer .footer-section.address a:visited, .footer .footer-section.formal-links a:active, .footer .footer-section.formal-links a:hover, .footer .footer-section.formal-links a:visited {
  color: #f0f0f0 !important;
  text-decoration: underline;
}
/* line 127, ../../../sass/customer/_footer.scss */
.footer .footer-section.main-links a, .footer .footer-section.main-links a:active, .footer .footer-section.main-links a:visited, .footer .footer-section.service-links a, .footer .footer-section.service-links a:active, .footer .footer-section.service-links a:visited {
  text-decoration: none;
}
/* line 130, ../../../sass/customer/_footer.scss */
.footer .footer-section.main-links a :hover, .footer .footer-section.main-links a:active :hover, .footer .footer-section.main-links a:visited :hover, .footer .footer-section.service-links a :hover, .footer .footer-section.service-links a:active :hover, .footer .footer-section.service-links a:visited :hover {
  text-decoration: underline;
}

/* line 2, ../../../sass/customer/_topmenu.scss */
.intranet #DeltaSuiteLinks, .internet #DeltaSuiteLinks {
  display: none;
}

/* line 7, ../../../sass/customer/_topmenu.scss */
.topmenu-area .hamburger {
  padding: 24px 19px 27px 19px;
}
@media screen and (max-width: 768px) {
  /* line 7, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .hamburger {
    padding: 18px 16px 13px 16px;
  }
  /* line 13, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .hamburger .hamburger-box {
    width: 28px;
  }
  /* line 17, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .hamburger .hamburger-inner, .topmenu-area .hamburger .hamburger-inner::before, .topmenu-area .hamburger .hamburger-inner::after {
    width: 28px;
    height: 2px;
  }
}
@media screen and (max-width: 768px) {
  /* line 25, ../../../sass/customer/_topmenu.scss */
  .topmenu-area nav.col-md-12.clearfix {
    /*padding-right:0px;*/
  }
}
/* line 30, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menus-buttons {
  float: right;
  width: 157px;
}
@media screen and (max-width: 768px) {
  /* line 30, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menus-buttons {
    width: 120px;
  }
}
/* line 38, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menus-buttons > li a {
  border: none;
  margin: 0;
  text-decoration: none;
}
/* line 43, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menus-buttons > li a#js-show-search {
  height: 79px;
  width: 78px;
  border-left: 1px solid #d5d5d5;
}
@media screen and (max-width: 768px) {
  /* line 43, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menus-buttons > li a#js-show-search {
    height: 60px;
    width: 60px;
  }
  /* line 52, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menus-buttons > li a#js-show-search .search-button {
    margin-top: 0px;
  }
}
/* line 60, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items {
  top: 79px;
  position: absolute;
  right: 0;
  background: #007dbb;
  z-index: 500;
}
@media screen and (max-width: 768px) {
  /* line 60, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items {
    top: 61px;
  }
}
/* line 72, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div {
  width: 100%;
  float: left;
}
/* line 76, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div > ul {
  text-align: center;
  width: 100%;
}
/* line 80, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div > ul > li {
  display: inline;
}
/* line 83, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div > ul > li a, .topmenu-area .global-menu-items > div div > ul > li a:visited {
  color: #ffffff;
}
/* line 90, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.service-menu-wrap a, .topmenu-area .global-menu-items > div div.service-menu-wrap a:visited {
  text-decoration: none;
}
/* line 94, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.service-menu-wrap a:hover {
  color: #fff !important;
  text-decoration: underline;
}
/* line 100, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap {
  background: #fff;
  border-top: 1px solid #d5d5d5;
}
/* line 104, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container {
  max-width: 1200px;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 111, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 120, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.global-menu {
    margin: 0px 0px 25px 0px;
  }
}
/* line 125, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li {
  width: 33.33%;
  text-align: left;
  margin-bottom: 30px;
  /*a.link-brand-primary:hover {
      color: #333333;
  }*/
}
/* line 130, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(3n-5) > a {
  margin-right: 30px;
}
/* line 135, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(3n-4) > a {
  margin-left: 15px;
  margin-right: 15px;
}
/* line 141, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(3n-3) > a {
  margin-left: 30px;
}
@media screen and (max-width: 1024px) {
  /* line 125, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li {
    width: 50%;
  }
  /* line 149, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(odd) > a {
    margin-left: 30px;
    margin-right: 15px;
  }
  /* line 154, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(even) > a {
    margin-left: 15px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 125, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li {
    width: 100%;
  }
  /* line 163, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(1n) > a {
    margin-left: 30px;
    margin-right: 30px;
  }
}
/* line 170, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary .link-wrap {
  width: auto;
  display: inline-block;
}
/* line 177, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary, .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:visited {
  color: #007dbb;
  border-bottom: 2px solid #007dbb;
  overflow: hidden;
  height: 100%;
}
/* line 184, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary .link-wrap:after, .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:visited .link-wrap:after {
  content: url("/_layouts/15/rh/ui/images/arrow_hosp.svg");
  padding-left: 10px;
  font-size: 18px;
  position: relative;
  top: -1px;
}
/* line 193, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary .link-descr, .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:visited .link-descr {
  color: #636C6F;
  font-size: 14px;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-top: 13px;
  white-space: normal;
  /*margin-top: auto;*/
}
/* line 206, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:hover {
  color: #333333 !important;
  border-bottom: 2px solid #333333;
}
/* line 211, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:hover .link-wrap:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_black.svg");
}
/* line 217, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:focus {
  border-bottom: 2px solid #333333;
}
/* line 220, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:focus div.link-wrap {
  color: #fff;
  background-color: #333333;
}
/* line 224, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:focus div.link-wrap:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_white.svg");
  padding-right: 5px;
}
/* line 233, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu {
  margin-bottom: 0px;
}
/* line 236, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu li {
  text-align: center;
  float: right;
  width: 50%;
}
/* line 242, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu li.inactive a, .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu li.inactive a:visited {
  color: #636C6F;
}
/* line 246, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu li.inactive a:hover {
  border-bottom-color: #d5d5d5;
}
/* line 252, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu li.active a, .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu li.active a:visited {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 2px solid #007dbb;
  color: black;
}
/* line 266, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu {
  width: 33%;
  padding-left: 20px;
  padding-top: 13px;
}
@media screen and (max-width: 1024px) {
  /* line 266, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items .service-menu-right-in-menu {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  /* line 266, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items .service-menu-right-in-menu {
    width: 100%;
    padding-top: 0px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* line 283, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul {
  list-style: none;
  /*margin: 0;*/
  padding-top: 5px;
  padding-bottom: 46px;
  border: none;
  border-bottom: 2px solid #007dbb;
  background-color: #E5F5FC;
}
@media screen and (max-width: 768px) {
  /* line 283, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items .service-menu-right-in-menu > ul {
    padding-bottom: 42px;
  }
}
/* line 298, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li {
  padding-left: 18px;
  font-size: 18px;
  position: relative;
  display: block;
  top: -1px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  /* line 298, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li {
    padding-left: 10px;
  }
}
/* line 311, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a, .topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a:visited {
  margin-top: 18px;
  color: #007dbb;
  text-decoration: none;
  text-align: left;
  padding-left: 5px;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #333333 !important;
}
@media screen and (max-width: 768px) {
  /* line 311, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a, .topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a:visited {
    margin-top: 10px;
  }
}
/* line 325, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a.active {
  border: none;
  display: inline-block;
}
/* line 331, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a:hover {
  text-decoration: underline !important;
}
/* line 335, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a:focus {
  background-color: #000;
  color: #fff !important;
}
/* line 340, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_dark_gray.svg");
  padding-left: 10px;
  font-size: 18px;
  position: relative;
  top: -1px;
}
/* line 348, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a:focus:after {
  content: url("/_layouts/15/rh/ui/images/arrow_white.svg");
}
/* line 354, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu .servicemenuitem-first a {
  margin-top: 22px;
}
@media screen and (max-width: 768px) {
  /* line 354, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items .service-menu-right-in-menu .servicemenuitem-first a {
    margin-top: 19px;
  }
}
/* line 370, ../../../sass/customer/_topmenu.scss */
.topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul {
  width: 66%;
}
@media screen and (max-width: 1024px) {
  /* line 370, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  /* line 370, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul {
    width: 100%;
  }
}
/* line 383, ../../../sass/customer/_topmenu.scss */
.topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul > li {
  width: 50%;
}
/* line 386, ../../../sass/customer/_topmenu.scss */
.topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(odd) > a {
  margin-left: 0px;
  margin-right: 15px;
}
/* line 391, ../../../sass/customer/_topmenu.scss */
.topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(even) > a {
  margin-right: 0px;
  margin-left: 15px;
}
@media screen and (max-width: 1024px) {
  /* line 383, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul > li {
    width: 100%;
  }
  /* line 399, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(1n) > a {
    margin-left: 30px;
    margin-right: 30px;
  }
}
/* line 414, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: auto;
  width: 66%;
  padding-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  /* line 414, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  /* line 414, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul {
    width: 100%;
  }
  /* line 429, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul.global-menu {
    margin: 0px 0px 25px 0px;
  }
}
/* line 434, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li {
  width: 50%;
  text-align: left;
  /*a.link-brand-primary:hover {
                  color: #333333;
              }*/
}
/* line 438, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li:nth-child(odd) > a {
  margin-right: 15px;
}
/* line 443, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li:nth-child(even) > a {
  margin-left: 15px;
}
@media screen and (max-width: 1024px) {
  /* line 434, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li {
    width: 100%;
  }
  /* line 455, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li:nth-child(1n) > a {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 434, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li {
    width: 100%;
  }
  /* line 465, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li:nth-child(1n) > a {
    margin-left: 30px;
    margin-right: 30px;
  }
}
/* line 472, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary .link-wrap {
  width: auto;
  display: inline-block;
}
/* line 479, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary, .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:visited {
  color: #007dbb;
  border-bottom: 2px solid #007dbb;
  overflow: hidden;
  height: 100%;
}
/* line 486, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary .link-wrap:after, .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:visited .link-wrap:after {
  content: url("/_layouts/15/rh/ui/images/arrow_hosp.svg");
  padding-left: 10px;
  font-size: 18px;
  position: relative;
  top: -1px;
}
/* line 495, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary .link-descr, .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:visited .link-descr {
  color: #636C6F;
  font-size: 14px;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-top: 13px;
  white-space: normal;
  /*margin-top: auto;*/
}
/* line 508, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:hover {
  color: #333333 !important;
  border-bottom: 2px solid #333333;
}
/* line 513, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:hover .link-wrap:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_black.svg");
}
/* line 519, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:focus {
  border-bottom: 2px solid #333333;
}
/* line 522, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:focus div.link-wrap {
  color: #fff;
  background-color: #333333;
}
/* line 526, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:focus div.link-wrap:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_white.svg");
  padding-right: 5px;
}
/* line 535, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu {
  margin-bottom: 0px;
}
/* line 538, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu li {
  text-align: center;
  float: right;
  width: 50%;
}
/* line 544, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu li.inactive a, .topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu li.inactive a:visited {
  color: #636C6F;
}
/* line 548, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu li.inactive a:hover {
  border-bottom-color: #d5d5d5;
}
/* line 554, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu li.active a, .topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu li.active a:visited {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 2px solid #007dbb;
  color: black;
}
/* line 566, ../../../sass/customer/_topmenu.scss */
.topmenu-area .topmenu {
  margin-bottom: 0;
  height: 53px;
  overflow: hidden;
  float: left;
  text-align: left;
}
@media screen and (max-width: 768px) {
  /* line 566, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .topmenu {
    height: 48px;
  }
}
/* line 579, ../../../sass/customer/_topmenu.scss */
.topmenu-area .menu-other {
  float: right;
  background-color: #ffffff;
  margin-bottom: 0;
}
/* line 585, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem {
  float: left;
  /*div.link-wrap {
      padding-top: 13px;
      padding-bottom: 13px;
  }*/
}
/* line 591, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem a {
  border-spacing: 10px;
  white-space: nowrap;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding-top: 13px;
  padding-bottom: 13px;
  display: block;
  /*&.selected {
      border-bottom: 3px solid $brand-primary;
  }*/
}
@media screen and (max-width: 1024px) {
  /* line 591, ../../../sass/customer/_topmenu.scss */
  .topmenu-area li.topmenuitem a {
    white-space: normal;
  }
}
@media screen and (min-width: 1024px) {
  /* line 591, ../../../sass/customer/_topmenu.scss */
  .topmenu-area li.topmenuitem a {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  /* line 591, ../../../sass/customer/_topmenu.scss */
  .topmenu-area li.topmenuitem a {
    border-right: 0;
    font-size: 22px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  /* line 591, ../../../sass/customer/_topmenu.scss */
  .topmenu-area li.topmenuitem a {
    margin-right: 0;
  }
}
/* line 622, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem a#js-menuitem-more {
  border-bottom: 0px !important;
}
/* line 628, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem.topmenuitem-copy a {
  padding: 16px;
  border-right: none;
  margin-right: 0;
}
/* line 636, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem .servicemenuitem a {
  font-size: 13px;
  padding-left: 16px;
}
/* line 640, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem .servicemenuitem a.selected {
  border-bottom: none;
}
@media screen and (min-width: 1024px) {
  /* line 635, ../../../sass/customer/_topmenu.scss */
  .topmenu-area li.topmenuitem .servicemenuitem {
    display: none;
  }
}
/* line 651, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem .servicemenuitem-first a {
  margin-top: 13px;
}
@media screen and (min-width: 768px) {
  /* line 650, ../../../sass/customer/_topmenu.scss */
  .topmenu-area li.topmenuitem .servicemenuitem-first {
    display: none;
  }
}
/* line 661, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem .servicemenuitem-last a {
  margin-bottom: 13px;
}
/* line 667, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem:last-child {
  border-right: 0;
}
/* line 670, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem:last-child a {
  margin-right: 0px;
}
/* line 677, ../../../sass/customer/_topmenu.scss */
.topmenu-area .dropdown-menu {
  min-width: 320px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: none;
  left: -172px;
}
@media screen and (min-width: 768px) {
  /* line 677, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .dropdown-menu {
    min-width: 230px;
  }
}
/* line 689, ../../../sass/customer/_topmenu.scss */
.topmenu-area .dropdown-menu li.topmenuitem {
  float: none;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d5d5d5;
  border-right: 0;
}

/* line 699, ../../../sass/customer/_topmenu.scss */
li.topmenuitem.dropdown menu-more.selected {
  border-bottom: 0px;
}

/* line 704, ../../../sass/customer/_topmenu.scss */
html.le-ie8 .topmenu-area .topmenu {
  text-align: left;
}

/* line 708, ../../../sass/customer/_topmenu.scss */
html.android-stock-browser ul.menu-other li a {
  padding-bottom: 3px !important;
  /* android needs exactly 3 pixels of "padding" to show this floated element correctly */
}

/* line 712, ../../../sass/customer/_topmenu.scss */
.btn-show-search {
  width: 56px;
  padding: 0 !important;
  text-align: center;
  line-height: 1 !important;
  border-right: 1px solid #d5d5d5 !important;
  border-left: 1px solid #d5d5d5;
}
/* line 717, ../../../sass/customer/_topmenu.scss */
.btn-show-search i.icon-rh-search {
  margin: 19px 0 15px;
}
/* line 721, ../../../sass/customer/_topmenu.scss */
.btn-show-search i.icon-close {
  margin: 16px 0 13px;
  display: none;
  font-style: normal;
  font-size: 23px;
}
/* line 729, ../../../sass/customer/_topmenu.scss */
.btn-show-search.open i.icon-rh-search {
  display: none;
}
/* line 733, ../../../sass/customer/_topmenu.scss */
.btn-show-search.open i.icon-close {
  display: inline-block;
}
/* line 738, ../../../sass/customer/_topmenu.scss */
.btn-show-search:hover {
  background-color: #fff;
  /*#e0e0e0;*/
}
@media screen and (max-width: 768px) {
  /* line 712, ../../../sass/customer/_topmenu.scss */
  .btn-show-search {
    border-right: none !important;
  }
}

/* line 750, ../../../sass/customer/_topmenu.scss */
#js-menuitem-more {
  border-right: 0;
  /*padding-left:30px;*/
  outline: none;
  margin-right: 21px;
}
/* line 751, ../../../sass/customer/_topmenu.scss */
#js-menuitem-more i {
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  /* line 750, ../../../sass/customer/_topmenu.scss */
  #js-menuitem-more {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 750, ../../../sass/customer/_topmenu.scss */
  #js-menuitem-more {
    margin-right: 0px;
  }
}

/* line 771, ../../../sass/customer/_topmenu.scss */
.menu-more.open #js-menuitem-more i.icon-rh-caret-down {
  display: none !important;
}
/* line 775, ../../../sass/customer/_topmenu.scss */
.menu-more.open #js-menuitem-more i.icon-rh-caret-up {
  display: inline-block !important;
  visibility: visible !important;
}

/* line 782, ../../../sass/customer/_topmenu.scss */
.menu-more {
    /*@media screen and (min-width: 1024px) {
		display: none;
	}*/
}
@media screen and (max-width: 1024px) {
  /* line 782, ../../../sass/customer/_topmenu.scss */
  .menu-more {
    display: list-item !important;
  }
}

/* line 791, ../../../sass/customer/_topmenu.scss */
li.topmenuitem.topmenuitem-main {
  float: none;
  display: inline-block;
}

/* line 796, ../../../sass/customer/_topmenu.scss */
html.lt-ie8 li.topmenuitem.topmenuitem-main {
  float: left;
  display: list-item;
}

/* line 804, ../../../sass/customer/_topmenu.scss */
a#js-show-search::after {
  content: "S\00D8G";
  font-size: 13px;
  bottom: 3px;
  right: -1px;
  position: relative;
  color: #646C6F;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 768px) {
  /* line 804, ../../../sass/customer/_topmenu.scss */
  a#js-show-search::after {
    bottom: 13px;
    font-size: 11px;
  }
}

/* line 820, ../../../sass/customer/_topmenu.scss */
[lang="en-US"] a#js-show-search::after {
  content: "SEARCH";
}

/* line 824, ../../../sass/customer/_topmenu.scss */
a#js-show-search.open::after {
  content: "LUK";
}
@media screen and (max-width: 768px) {
  /* line 824, ../../../sass/customer/_topmenu.scss */
  a#js-show-search.open::after {
    font-size: 11px;
  }
}

/* line 834, ../../../sass/customer/_topmenu.scss */
[lang="en-US"] a#js-show-search.open::after {
  content: "CLOSE";
}

/* line 838, ../../../sass/customer/_topmenu.scss */
.hamburger.hamburger--spring::after {
  content: "MENU";
  font-size: 13px;
  position: absolute;
  right: 38px;
  bottom: 9px;
  color: #fff;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 768px) {
  /* line 838, ../../../sass/customer/_topmenu.scss */
  .hamburger.hamburger--spring::after {
    font-size: 11px;
    right: 30px;
    bottom: 4px;
  }
}

/* line 856, ../../../sass/customer/_topmenu.scss */
.hamburger.hamburger--spring.is-active::after {
  content: "LUK";
  right: 46px;
}
@media screen and (max-width: 768px) {
  /* line 856, ../../../sass/customer/_topmenu.scss */
  .hamburger.hamburger--spring.is-active::after {
    right: 36px;
  }
}

/* line 865, ../../../sass/customer/_topmenu.scss */
[lang="en-US"] .hamburger.hamburger--spring.is-active::after {
  content: "CLOSE";
  right: 28px;
}

/* line 871, ../../../sass/customer/_topmenu.scss */
.topmenu-area .special-links {
  position: absolute;
  right: 187px;
}
/* line 875, ../../../sass/customer/_topmenu.scss */
.topmenu-area .special-links i.icon-rh-caret-down.for-professionals-icon {
  display: none;
}
/* line 879, ../../../sass/customer/_topmenu.scss */
.topmenu-area .special-links li {
  list-style: none;
}
/* line 883, ../../../sass/customer/_topmenu.scss */
.topmenu-area .special-links a.btn-alarm {
  border: 2px solid #DC202B;
  background: white;
  color: #DC202B !important;
  font-family: maribold;
  margin-top: 18px;
  padding: 10px;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  /* line 883, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .special-links a.btn-alarm {
    margin-top: 14px;
    padding: 5px;
  }
}

/* line 899, ../../../sass/customer/_topmenu.scss */
.stop-scrolling {
  height: 100% !important;
  overflow: hidden !important;
}

/* line 907, ../../../sass/customer/_topmenu.scss */
#Ribbon.EditingTools.CPEditTab.Styles.RibbonStyle1-Large {
  display: none !important;
}

/* line 1, ../../../sass/customer/_cookiemessage.scss */
.cookie-message {
  position: fixed;
  bottom: 0;
  z-index: 1001;
  left: 0;
  opacity: .95;
  right: 16px;
  background-color: rgba(101, 101, 101, 0.96);
  padding: 16px;
}
/* line 10, ../../../sass/customer/_cookiemessage.scss */
.cookie-message h6:first-child {
  margin-top: 0;
  font-size: 1.2em;
  color: #ffffff;
}
/* line 15, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container {
  position: relative;
}
/* line 17, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container .body {
  color: #ffffff;
}
@media (min-width: 768px) {
  /* line 17, ../../../sass/customer/_cookiemessage.scss */
  .cookie-message .container .body {
    width: 80%;
  }
}
/* line 24, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.cookie-message .container a:hover {
  color: #ffffff;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.cookie-message .container a:active {
  color: #ffffff;
}
/* line 27, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container a:hover {
  text-decoration: underline;
}
/* line 31, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container a.btn-addcookieaccept {
  text-decoration: none;
  padding: 10px;
  width: 100px;
}
@media (min-width: 768px) {
  /* line 31, ../../../sass/customer/_cookiemessage.scss */
  .cookie-message .container a.btn-addcookieaccept {
    width: 158px;
  }
}
/* line 43, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container a.btn-addcookieaccept:hover {
  text-decoration: underline;
}

/* line 52, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container .body {
  padding: 0;
  margin: 0;
}
/* line 57, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .row {
  display: table;
  width: 100%;
}
/* line 61, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .col {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

/* line 1, ../../../sass/customer/_webparts.scss */
.bs .wp {
  margin-bottom: 16px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.bs .wp:before, .bs .wp:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.bs .wp:after {
  clear: both;
}
/* line 5, ../../../sass/customer/_webparts.scss */
.bs .wp .wp-head {
  padding: 12px 16px;
}
/* line 8, ../../../sass/customer/_webparts.scss */
.bs .wp .wp-head h3 {
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 36px;
  text-transform: none;
  color: #000000;
  margin: 0;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
@media screen and (min-width: 768px) {
  /* line 8, ../../../sass/customer/_webparts.scss */
  .bs .wp .wp-head h3 {
    font-size: 38px;
    line-height: 48px;
  }
}
/* line 26, ../../../sass/customer/_webparts.scss */
.bs .wp .wp-head h3 a {
  color: #007dbb;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .wp .wp-head h3 a:visited {
  color: #007dbb;
}
/* line 21, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .wp .wp-head h3 a:focus {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .wp .wp-head h3 a:hover {
  color: #007dbb;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .wp .wp-head h3 a:active {
  color: #007dbb;
}
/* line 32, ../../../sass/customer/_webparts.scss */
.bs .wp .wp-body {
  padding: 0 16px 14px;
  border: 1px solid #d5d5d5;
  background-color: transparent;
}
/* line 47, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-none, .bs .wp.ct-borderonly {
  border-width: 1px 0 0;
  background-image: none;
  background-color: transparent;
  -webkit-filter: none;
  filter: none;
}
/* line 54, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-none .wp-body, .bs .wp.ct-borderonly .wp-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
/* line 60, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-none .wp-head, .bs .wp.ct-borderonly .wp-head {
  padding-left: 0;
  padding-right: 0;
  padding-top: 11px;
}
/* line 67, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-none {
  border-width: 0;
}
/* line 77, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-titleonly {
  border: 0;
  background-image: none;
  background-color: #d5d5d5;
  /*#d9d9d9;*/
  -webkit-filter: none;
  filter: none;
}
/* line 83, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-titleonly li {
  margin-bottom: 15px;
}
/* line 87, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-titleonly a {
  color: #333333;
}

/* line 93, ../../../sass/customer/_webparts.scss */
.ms-WPBody.ms-WPBorder,
.ms-WPBody.ms-WPBorderBorderOnly {
  background-color: #ffffff;
}

/* line 99, ../../../sass/customer/_webparts.scss */
.formTable {
  margin-bottom: 30px;
  width: 100%;
}
/* line 103, ../../../sass/customer/_webparts.scss */
.formTable .required {
  padding: 0 !important;
  padding-left: 5px !important;
  color: #880000;
  /*#800*/
  font-size: 19px;
  font-weight: bold;
  font-family: ariel;
}
/* line 112, ../../../sass/customer/_webparts.scss */
.formTable th {
  white-space: nowrap;
  font-weight: normal;
  text-align: right;
  position: relative;
  padding-right: 10px;
  vertical-align: top;
  padding-top: 8px !important;
}
/* line 122, ../../../sass/customer/_webparts.scss */
.formTable td {
  height: 30px;
  width: 100%;
}
/* line 126, ../../../sass/customer/_webparts.scss */
.formTable td span {
  position: relative;
  top: 1px;
  padding: 0 10px;
}
/* line 131, ../../../sass/customer/_webparts.scss */
.formTable td span .required {
  top: 5px;
}
/* line 136, ../../../sass/customer/_webparts.scss */
.formTable td input,
.formTable td textarea {
  width: 96%;
  border: solid 1px #cccccc !important;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin-bottom: 0 !important;
}
/* line 145, ../../../sass/customer/_webparts.scss */
.formTable td textarea {
  height: 100px;
  margin-bottom: 9px !important;
}
/* line 150, ../../../sass/customer/_webparts.scss */
.formTable td input.small {
  width: 10%;
}
/* line 154, ../../../sass/customer/_webparts.scss */
.formTable td input.medium {
  width: 50%;
}
/* line 158, ../../../sass/customer/_webparts.scss */
.formTable td input[type=radio],
.formTable td input[type=checkbox] {
  width: auto;
  border: none !important;
  position: relative;
  top: -2px;
  margin-left: 5px;
}
/* line 167, ../../../sass/customer/_webparts.scss */
.formTable td input[type=submit],
.formTable td input[type=button],
.formTable td button {
  clear: both;
  border: none !important;
  background-color: #8191a9;
  /*#0071b8;*/
  color: #ffffff;
  font-weight: bold;
}
/* line 177, ../../../sass/customer/_webparts.scss */
.formTable td label {
  display: inline;
  margin-right: 15px;
}
/* line 182, ../../../sass/customer/_webparts.scss */
.formTable td .error {
  color: #880000;
  padding: 0;
}
/* line 186, ../../../sass/customer/_webparts.scss */
.formTable td .error div {
  margin: 5px 0 !important;
}
/* line 192, ../../../sass/customer/_webparts.scss */
.formTable .spacer td {
  padding-top: 20px !important;
}
/* line 196, ../../../sass/customer/_webparts.scss */
.formTable .spacer th {
  padding-top: 25px !important;
}
/* line 200, ../../../sass/customer/_webparts.scss */
.formTable .filters {
  margin-top: -41px;
}
/* line 203, ../../../sass/customer/_webparts.scss */
.formTable .filters .filter {
  margin-right: 0;
  padding: 0;
  margin-left: 18px;
}
/* line 208, ../../../sass/customer/_webparts.scss */
.formTable .filters .filter label {
  display: block;
}
/* line 213, ../../../sass/customer/_webparts.scss */
.formTable .filters select {
  width: auto !important;
}
/* line 218, ../../../sass/customer/_webparts.scss */
.formTable .half {
  float: left;
  width: 49%;
}
/* line 223, ../../../sass/customer/_webparts.scss */
.formTable .clearGroup {
  color: #999 !important;
  position: relative;
  top: 1px;
  font-size: 11px;
}

/* line 231, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp {
  position: relative;
}
/* line 234, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp img {
  width: 100%;
}
/* line 238, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp img.maxwidth {
  max-width: 100%;
}
/* line 242, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp a, .rh-textonimage-wp .anchorreplacement {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 251, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp .ms-table {
  height: 100%;
  width: 100%;
}
/* line 256, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp .ms-tableCell {
  width: 100%;
}
/* line 259, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp .ms-tableCell div {
  font-family: mariregular;
}
/* line 264, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp h1, .rh-textonimage-wp h2, .rh-textonimage-wp h3, .rh-textonimage-wp h4, .rh-textonimage-wp h5, .rh-textonimage-wp h6 {
  margin: 0 !important;
  font-family: mariregular;
}

/* line 271, ../../../sass/customer/_webparts.scss */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

/* line 278, ../../../sass/customer/_webparts.scss */
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Not pretty with !important, but neccesary for always overwriting SP */
/* line 288, ../../../sass/customer/_webparts.scss */
.blog .ms-rte-embedcode {
  position: relative !important;
  padding-bottom: 56.25% !important;
  /* 16:9 */
  padding-top: 25px !important;
  height: 0 !important;
}

/* line 295, ../../../sass/customer/_webparts.scss */
.blog .ms-rte-embedcode iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

/* Not pretty with !important, but neccesary for always overwriting SP */
/* line 304, ../../../sass/customer/_webparts.scss */
.debat-forum .ms-rte-embedcode {
  position: relative !important;
  padding-bottom: 56.25% !important;
  /* 16:9 */
  padding-top: 25px !important;
  height: 0 !important;
}

/* line 311, ../../../sass/customer/_webparts.scss */
.debat-forum .ms-rte-embedcode iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

/* line 320, ../../../sass/customer/_webparts.scss */
.media-list-template .media-heading {
  font-size: 16px;
}
/* line 324, ../../../sass/customer/_webparts.scss */
.media-list-template .media-item-container {
  margin-bottom: 1.5em;
}
/* line 327, ../../../sass/customer/_webparts.scss */
.media-list-template .media-item-container .pull-left {
  margin-right: 1em;
}
/* line 330, ../../../sass/customer/_webparts.scss */
.media-list-template .media-item-container .pull-left img {
  max-width: 100px;
}
/* line 336, ../../../sass/customer/_webparts.scss */
.media-list-template .media-item-container:last-child {
  margin-bottom: 0;
}

/* line 345, ../../../sass/customer/_webparts.scss */
a.wp-rollup-show-all-link, a.wp-rollup-show-all-link:hover, a.wp-rollup-show-all-link:visited, a.wp-rollup-show-all-link:active {
  color: #636C6F !important;
  text-decoration: none;
}

/* line 350, ../../../sass/customer/_webparts.scss */
a.wp-rollup-show-all-link:hover, a.wp-rollup-show-all-link:active {
  color: #fff !important;
  text-decoration: none;
}

/* line 357, ../../../sass/customer/_webparts.scss */
.news-roll-readMore a.wp-rollup-show-all-link {
  float: left;
}

/* line 361, ../../../sass/customer/_webparts.scss */
a.wp-rollup-show-all-link {
  display: block;
}
@media screen and (max-width: 768px) {
  /* line 361, ../../../sass/customer/_webparts.scss */
  a.wp-rollup-show-all-link {
    display: none;
  }
}
/* line 368, ../../../sass/customer/_webparts.scss */
a.wp-rollup-show-all-link.mobile {
  display: none;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  /* line 368, ../../../sass/customer/_webparts.scss */
  a.wp-rollup-show-all-link.mobile {
    display: block;
  }
}

/* line 380, ../../../sass/customer/_webparts.scss */
.news-roll-readMore a:hover {
  background-color: #007dbb !important;
  color: #fff;
}

/* line 385, ../../../sass/customer/_webparts.scss */
.ms-webpart-chrome-title .wp-rollup-show-all-link:hover {
  background-color: #007dbb !important;
  color: #fff;
}
/* line 389, ../../../sass/customer/_webparts.scss */
.ms-webpart-chrome-title .wp-rollup-show-all-link:hover:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_white.svg");
}

/* line 395, ../../../sass/customer/_webparts.scss */
.article .page-rollup a:hover {
  background-color: transparent !important;
}

/* line 402, ../../../sass/customer/_webparts.scss */
.rh-box-shadow {
  padding: 15px !important;
}
/* line 405, ../../../sass/customer/_webparts.scss */
.rh-box-shadow:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 100ms linear;
  -ms-transition: box-shadow 100ms linear;
  transition: box-shadow 0.2s linear;
  z-index: 5;
  position: relative;
}

/* line 415, ../../../sass/customer/_webparts.scss */
.related-content-items .link-item, .related-content-items .item:first-child .link-item {
  padding-top: 5px;
}

/* line 419, ../../../sass/customer/_webparts.scss */
.related-content-items {
  margin-left: 5px;
  margin-right: 5px;
}

/* line 424, ../../../sass/customer/_webparts.scss */
.related-content-items a {
  text-decoration: none;
}

/* line 428, ../../../sass/customer/_webparts.scss */
.related-content-items a .link-item h3 {
  margin-top: 5px;
}

/* line 432, ../../../sass/customer/_webparts.scss */
.related-content-items a:hover .link-item h3 {
  background-color: #007dbb !important;
  color: #fff !important;
}

/* line 2, ../../../sass/customer/_sitemap.scss */
.rhsitemap {
  list-style: none;
  color: #333;
  margin: 0;
  padding: 0;
}
/* line 8, ../../../sass/customer/_sitemap.scss */
.rhsitemap a {
  color: #007dbb;
}
/* line 11, ../../../sass/customer/_sitemap.scss */
.rhsitemap a:hover, .rhsitemap a:focus, .rhsitemap a:active {
  color: #007dbb;
}
/* line 17, ../../../sass/customer/_sitemap.scss */
.rhsitemap a span {
  font-size: 12px;
  color: #333;
}
/* line 23, ../../../sass/customer/_sitemap.scss */
.rhsitemap a:visited {
  color: #007dbb;
}
/* line 30, ../../../sass/customer/_sitemap.scss */
.rhsitemap .sitemappage a {
  font-size: 14px;
}
/* line 34, ../../../sass/customer/_sitemap.scss */
.rhsitemap .glyphicon {
  font-size: 8px;
  top: -1px;
  cursor: pointer;
}
/* line 39, ../../../sass/customer/_sitemap.scss */
.rhsitemap .glyphicon-plus {
  color: #007dbb;
}
/* line 42, ../../../sass/customer/_sitemap.scss */
.rhsitemap .glyphicon-minus {
  color: #007dbb;
}
/* line 47, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level0 {
  padding-left: 0px;
}
/* line 48, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level1 {
  padding-left: 20px;
}
/* line 49, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level2 {
  padding-left: 40px;
}
/* line 50, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level3 {
  padding-left: 60px;
}
/* line 51, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level4 {
  padding-left: 80px;
}
/* line 52, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level5 {
  padding-left: 100px;
}
/* line 53, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level6 {
  padding-left: 120px;
}
/* line 54, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level7 {
  padding-left: 140px;
}
/* line 55, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level8 {
  padding-left: 160px;
}
/* line 56, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level9 {
  padding-left: 180px;
}
/* line 57, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level10 {
  padding-left: 200px;
}
/* line 58, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level11 {
  padding-left: 220px;
}
/* line 59, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level12 {
  padding-left: 240px;
}
/* line 60, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level13 {
  padding-left: 260px;
}
/* line 61, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level14 {
  padding-left: 280px;
}
/* line 62, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level15 {
  padding-left: 300px;
}

/* line 69, ../../../sass/customer/_sitemap.scss */
.lt-ie8 .rhsitemap li.sitemapsite a {
  display: inline-block;
}
/* line 72, ../../../sass/customer/_sitemap.scss */
.lt-ie8 .rhsitemap li.sitemapsite span.sitemapexpander,
.lt-ie8 .rhsitemap li.sitemapsite span.sitemapunexpander {
  width: 10px !important;
  height: 10px !important;
  font-size: 10px !important;
  top: -3px !important;
  display: inline-block;
}
/* line 80, ../../../sass/customer/_sitemap.scss */
.lt-ie8 .rhsitemap li.sitemapsite .glyphicon-plus {
  zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe081;');
}
/* line 83, ../../../sass/customer/_sitemap.scss */
.lt-ie8 .rhsitemap li.sitemapsite .glyphicon-minus {
  zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe082;');
}

/* line 91, ../../../sass/customer/_sitemap.scss */
.toc-layout-main {
  padding: 16px 0;
}
/* line 93, ../../../sass/customer/_sitemap.scss */
.toc-layout-main a {
  color: #333333;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.toc-layout-main a:visited {
  color: #333333;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.toc-layout-main a:hover {
  color: #333333;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.toc-layout-main a:active {
  color: #333333;
}
/* line 96, ../../../sass/customer/_sitemap.scss */
.toc-layout-main .level-bullet {
  background-image: none;
  padding-left: 0;
}
/* line 100, ../../../sass/customer/_sitemap.scss */
.toc-layout-main .level-item-pos {
  margin: 0;
  padding: 0;
}
/* line 104, ../../../sass/customer/_sitemap.scss */
.toc-layout-main > .dfwp-list {
  margin-left: -18px;
}
/* line 106, ../../../sass/customer/_sitemap.scss */
.toc-layout-main > .dfwp-list > .level-section {
  float: left;
  width: 288px;
  margin-left: 18px;
  margin-bottom: 2em;
  clear: none;
}
/* line 113, ../../../sass/customer/_sitemap.scss */
.toc-layout-main > .dfwp-list > .level-section > .dfwp-list > .level-section {
  margin-left: 0;
  margin-right: 0;
}
/* line 121, ../../../sass/customer/_sitemap.scss */
.toc-layout-main .level-band {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
/* line 126, ../../../sass/customer/_sitemap.scss */
.toc-layout-main .level-section > ul > li {
  margin-left: 15px;
  margin-right: 0;
}

/* line 1, ../../../sass/customer/_campaign.scss */
.campaign {
  position: relative;
  overflow: hidden;
  margin-bottom: -1px;
}
/* line 6, ../../../sass/customer/_campaign.scss */
.campaign .page-image {
        /*@media screen and (max-width: 480px){
			display: none;
		}*/
}
/* line 7, ../../../sass/customer/_campaign.scss */
.campaign .page-image.poster-image {
  margin-bottom: 0;
}
/* line 15, ../../../sass/customer/_campaign.scss */
.campaign .brand-bar {
  color: #ffffff;
  margin-bottom: 20px;
  padding: 20px;
  letterspacing: auto;
        /*@media screen and (max-width: 480px){
			display: none;
		}*/
}
@media screen and (min-width: 768px) {
  /* line 15, ../../../sass/customer/_campaign.scss */
  .campaign .brand-bar {
    background-color: transparent;
    background-image: none;
  }
}
/* line 30, ../../../sass/customer/_campaign.scss */
.campaign .brand-bar.text {
  background: none;
  /* IE10 fix */
}
@media (max-width: 767px) {
  /* line 30, ../../../sass/customer/_campaign.scss */
  .campaign .brand-bar.text {
    background-color: #007dbb;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2RiYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI5NTU3ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #007dbb), color-stop(100%, #29557d));
    background-image: -moz-linear-gradient(left, #007dbb 0%, #29557d 100%);
    background-image: -webkit-linear-gradient(left, #007dbb 0%, #29557d 100%);
    background-image: linear-gradient(to right, #007dbb 0%, #29557d 100%);
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
  }
  /* line 36, ../../../sass/customer/_campaign.scss */
  .campaign .brand-bar.text .btn.read-more-button {
    display: none;
  }
}
/* line 47, ../../../sass/customer/_campaign.scss */
.campaign .text header {
  margin-bottom: 18px;
}
/* line 51, ../../../sass/customer/_campaign.scss */
.campaign .text h1 {
  margin-top: 10px;
  margin-bottom: 11.5px;
  color: #ffffff !important;
  font-size: 2.1em !important;
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 768px) {
  /* line 51, ../../../sass/customer/_campaign.scss */
  .campaign .text h1 {
    margin-top: 0;
    color: #333333 !important;
  }
}
/* line 67, ../../../sass/customer/_campaign.scss */
.campaign .text h1 a {
  margin-top: 10px;
  color: #ffffff !important;
  font-size: 1em !important;
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 75, ../../../sass/customer/_campaign.scss */
.campaign .text h1.white {
  color: #ffffff !important;
}
@media screen and (min-width: 1024px) {
  /* line 79, ../../../sass/customer/_campaign.scss */
  .campaign .text h1.small {
    font-size: 1.1em !important;
  }
}
@media screen and (min-width: 1024px) {
  /* line 85, ../../../sass/customer/_campaign.scss */
  .campaign .text h1.medium {
    font-size: 2.1em !important;
  }
}
/* line 91, ../../../sass/customer/_campaign.scss */
.campaign .text h1.bold {
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
@media screen and (min-width: 768px) {
  /* line 46, ../../../sass/customer/_campaign.scss */
  .campaign .text {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  /* line 104, ../../../sass/customer/_campaign.scss */
  .campaign .text.loaded {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
/* line 109, ../../../sass/customer/_campaign.scss */
.campaign .text .btn {
  padding: 5px 31px;
}
/* line 114, ../../../sass/customer/_campaign.scss */
.campaign img {
  width: 100%;
}

/* line 120, ../../../sass/customer/_campaign.scss */
.campaign-outer article:first-child {
  margin-top: 20px;
}

@media screen and (max-width: 480px) {
  /* line 125, ../../../sass/customer/_campaign.scss */
  .pl-frontpage .campaign .brand-bar.text {
    margin-bottom: 25px;
  }
}

/* line 133, ../../../sass/customer/_campaign.scss */
.pl-frontpage.new-design .campaign {
  position: relative;
  overflow: hidden;
}
/* line 138, ../../../sass/customer/_campaign.scss */
.pl-frontpage.new-design .campaign .page-image.poster-image {
  margin: 0;
}

/* line 7, ../../../sass/customer/_sharepointtweaks.scss */
.ms-dlg-heading, h2.ms-dlg-heading {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  margin-top: 10px;
}

/* line 14, ../../../sass/customer/_sharepointtweaks.scss */
.ms-dialog [role="main"] .container {
  padding: 0;
}

/* line 21, ../../../sass/customer/_sharepointtweaks.scss */
.ms-dialog body.internet, .ms-dialog body.intranet, .ms-dialog div#s4-bodyContainer {
  background: #fff !important;
}
/* line 25, ../../../sass/customer/_sharepointtweaks.scss */
.ms-dialog .rh-body-wrapper {
  padding-top: 0;
}

/* line 30, ../../../sass/customer/_sharepointtweaks.scss */
.ms-dlgContent {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.47);
}

/* line 34, ../../../sass/customer/_sharepointtweaks.scss */
#s4-ribbonrow {
  border-bottom: 1px solid #d5d5d5;
}

/* line 40, ../../../sass/customer/_sharepointtweaks.scss */
.ms-core-pageTitle.ms-accentText {
  font-size: 2em;
}

/* line 45, ../../../sass/customer/_sharepointtweaks.scss */
#s4-workspace {
  -webkit-overflow-scrolling: touch;
}

/* on the android stock browser, the bar in the top is not statically positioned as it makes the links on the page stop working. */
/* line 51, ../../../sass/customer/_sharepointtweaks.scss */
html.android-stock-browser #s4-workspace {
  overflow: inherit;
  position: static;
}
/* line 56, ../../../sass/customer/_sharepointtweaks.scss */
html.android-stock-browser body {
  overflow-y: scroll;
}

/* line 62, ../../../sass/customer/_sharepointtweaks.scss */
#contentBox {
  min-width: initial;
  margin-left: 0;
  margin-right: 0;
}

/* line 68, ../../../sass/customer/_sharepointtweaks.scss */
.ms-WPBody {
  word-break: break-word;
}

/* line 72, ../../../sass/customer/_sharepointtweaks.scss */
.mediaPlayerContainer {
  width: auto !important;
  height: auto !important;
  overflow: hidden;
  background-color: inherit;
}

/* line 79, ../../../sass/customer/_sharepointtweaks.scss */
#s4-titlerow {
  height: auto;
  padding: 0;
  margin: 0;
}

/* line 85, ../../../sass/customer/_sharepointtweaks.scss */
#pageStatusBar[class], .ms-status-msg {
  margin-bottom: 0;
}

/* line 98, ../../../sass/customer/_sharepointtweaks.scss */
.dialog-grid-container {
  padding: 0 15px;
}

/* line 110, ../../../sass/customer/_sharepointtweaks.scss */
.bs hr.ms-core-menu-separatorHr {
  margin: 0;
}

/* xgaj - tweek to fix width of search refinements in the left col on tablets */
@media screen and (max-width: 1024px) {
  /* line 116, ../../../sass/customer/_sharepointtweaks.scss */
  .col-leftmenu {
    font-size: 14px;
  }
  /* line 119, ../../../sass/customer/_sharepointtweaks.scss */
  .col-leftmenu .ms-searchCenter-refinement .ms-WPBody {
    width: 160px !important;
    margin-left: -10px !important;
  }
  /* line 123, ../../../sass/customer/_sharepointtweaks.scss */
  .col-leftmenu .ms-searchCenter-refinement .ms-WPBody .slider_tick_inactive {
    display: none;
  }
  /* line 129, ../../../sass/customer/_sharepointtweaks.scss */
  .col-leftmenu .ms-ref-ctrl,
  .col-leftmenu .ms-ref-ctrl *,
  .col-leftmenu .ms-ref-ctrl *:before,
  .col-leftmenu .ms-ref-ctrl *:after {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    line-height: auto !important;
  }
  /* line 139, ../../../sass/customer/_sharepointtweaks.scss */
  .col-leftmenu .ajax__multi_slider_default .outer_rail_horizontal,
  .col-leftmenu .handle_label_section,
  .col-leftmenu .histogram_container,
  .col-leftmenu .slider_extent_label_section,
  .col-leftmenu .ms-ref-refinername:link,
  .col-leftmenu .ms-ref-refinername:visited,
  .col-leftmenu .ms-ref-refiner #Value,
  .col-leftmenu .ms-ref-unsel-toggle,
  .col-leftmenu #OtherValue,
  .col-leftmenu #SubmitValue {
    width: 100% !important;
  }
  /* line 153, ../../../sass/customer/_sharepointtweaks.scss */
  .col-leftmenu .ms-ref-refinername:link,
  .col-leftmenu .ms-ref-refinername:visited {
    font-size: 14px;
  }
}
/* IE fix of default SP search input/btn */
/* line 162, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie10 #SearchBox .ms-srch-sb-border {
  border: 0px !important;
  display: table;
}
/* line 167, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie10 #SearchBox input[type="text"] {
  width: 100%;
  height: 41px;
  border: 1px solid #d5d5d5;
  /*#ddd;*/
  padding: 0 16px;
  margin: 0 16px 0 0;
  display: table-cell;
}
/* line 176, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie10 #SearchBox .ms-srch-sb-navLink {
  display: none;
}
/* line 180, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie10 #SearchBox .ms-srch-sb-searchLink {
  width: 1%;
  height: 41px;
  background-image: none;
  background-color: #007dbb;
  color: #ffffff;
  line-height: 34px;
  padding: 0 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  display: table-cell;
}
/* line 196, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie10 #SearchBox .ms-srch-sb-searchLink:hover,
.lt-ie10 #SearchBox .ms-srch-sb-searchLink:focus {
  background-color: #656565;
  /*#646464;*/
}
/* line 201, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie10 #SearchBox .ms-srch-sb-searchLink img {
  display: none;
}

/* line 207, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie8 #SearchBox input[type="text"] {
  width: 91%;
  margin-right: 1%;
}
/* line 212, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie8 #SearchBox .ms-srch-sb-searchLink {
  width: 2em !important;
  min-width: 31px;
  margin-left: 0px !important;
}

/* make the default video player scale to the width of the enclosing element */
/* line 222, ../../../sass/customer/_sharepointtweaks.scss */
div.ms-WPBody div.mediaPlayerContainer {
  width: 100% !important;
}

/* line 226, ../../../sass/customer/_sharepointtweaks.scss */
div.ms-WPBody div.mediaPlayerContainer video {
  width: 100%;
}

/* trp: make the editor parts take full width in the config box */
/* line 231, ../../../sass/customer/_sharepointtweaks.scss */
div.ms-ToolPaneBody table.ms-TPBorder {
  width: 100%;
}

/* line 235, ../../../sass/customer/_sharepointtweaks.scss */
div.ms-ToolPaneBody table.ms-TPBorder .form-control {
  width: 100% !important;
}

/* line 239, ../../../sass/customer/_sharepointtweaks.scss */
div.editorpartpanel .UserSectionBody td input[type="radio"] + label {
  margin-left: 1em;
}

/* line 243, ../../../sass/customer/_sharepointtweaks.scss */
div.editorpartpanel .UserSectionBody input[type="checkbox"] + label {
  margin-left: 1em;
}

@media screen and (max-width: 768px) {
  /* line 247, ../../../sass/customer/_sharepointtweaks.scss */
  span.rh-hidden-xs {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  /* line 247, ../../../sass/customer/_sharepointtweaks.scss */
  span.rh-hidden-xs {
    display: inline !important;
  }
}

/* line 257, ../../../sass/customer/_sharepointtweaks.scss */
#rtePasteFlyoutLink {
  height: auto;
}

/* line 1, ../../../sass/customer/_sprites.scss */
[class^='icon-rh-'] {
  text-indent: -999px;
}

/* line 4, ../../../sass/customer/_sprites.scss */
.bs .icon-social {
  background-color: #B8b8b8;
  /*#b8b8b8;*/
  border-radius: 40px;
  height: 40px;
  width: 40px;
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
/* line 12, ../../../sass/customer/_sprites.scss */
.bs .icon-social:hover {
  background-color: #656565;
  /*#757575;*/
}

/* line 16, ../../../sass/customer/_sprites.scss */
.icon-rh-facebook {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -22px -89px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 21px;
  width: 9px;
  margin-top: 9px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 16, ../../../sass/customer/_sprites.scss */
  .icon-rh-facebook {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -4px -22px;
    height: 21px;
    width: 9px;
  }
}

/* line 20, ../../../sass/customer/_sprites.scss */
.icon-rh-facebook-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -24px -25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 21px;
  width: 9px;
  margin-top: 5px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 20, ../../../sass/customer/_sprites.scss */
  .icon-rh-facebook-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -13px -22px;
    height: 21px;
    width: 9px;
  }
}

/* line 24, ../../../sass/customer/_sprites.scss */
.cell .icon-rh-facebook-dark {
  margin-top: 8px;
}

/* line 28, ../../../sass/customer/_sprites.scss */
.icon-rh-googleplus {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -205px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 20px;
  margin-top: 11px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 28, ../../../sass/customer/_sprites.scss */
  .icon-rh-googleplus {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -410px;
    height: 18px;
    width: 20px;
  }
}

/* line 33, ../../../sass/customer/_sprites.scss */
.icon-rh-googleplus-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -223px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 20px;
  margin-top: 11px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 33, ../../../sass/customer/_sprites.scss */
  .icon-rh-googleplus-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -428px;
    height: 18px;
    width: 20px;
  }
}

/* line 38, ../../../sass/customer/_sprites.scss */
.icon-rh-envelope {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 13px;
  width: 20px;
  margin-top: 13px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 38, ../../../sass/customer/_sprites.scss */
  .icon-rh-envelope {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -56px;
    height: 13px;
    width: 20px;
  }
}

/* line 42, ../../../sass/customer/_sprites.scss */
.icon-rh-envelope-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -46px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 13px;
  width: 20px;
  margin-top: 13px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 42, ../../../sass/customer/_sprites.scss */
  .icon-rh-envelope-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -43px;
    height: 13px;
    width: 20px;
  }
}

/* line 47, ../../../sass/customer/_sprites.scss */
.icon-rh-print {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -259px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 20px;
  margin-top: 11px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 47, ../../../sass/customer/_sprites.scss */
  .icon-rh-print {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -446px;
    height: 18px;
    width: 20px;
  }
}

/* line 51, ../../../sass/customer/_sprites.scss */
.icon-rh-print-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -241px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 20px;
  margin-top: 11px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 51, ../../../sass/customer/_sprites.scss */
  .icon-rh-print-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -392px;
    height: 18px;
    width: 20px;
  }
}

/* line 56, ../../../sass/customer/_sprites.scss */
.icon-rh-sound {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 20px;
  margin-top: 11px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 56, ../../../sass/customer/_sprites.scss */
  .icon-rh-sound {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -156px;
    height: 15px;
    width: 20px;
  }
}

/* line 61, ../../../sass/customer/_sprites.scss */
.icon-rh-sound-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -125px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 20px;
  margin-top: 11px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 61, ../../../sass/customer/_sprites.scss */
  .icon-rh-sound-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -171px;
    height: 15px;
    width: 20px;
  }
}

/* line 66, ../../../sass/customer/_sprites.scss */
.icon-rh-twitter {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -110px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 22px;
  margin-top: 11px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 66, ../../../sass/customer/_sprites.scss */
  .icon-rh-twitter {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -126px;
    height: 15px;
    width: 22px;
  }
}

/* line 70, ../../../sass/customer/_sprites.scss */
.icon-rh-twitter-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -89px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 22px;
  margin-top: 7px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 70, ../../../sass/customer/_sprites.scss */
  .icon-rh-twitter-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -141px;
    height: 15px;
    width: 22px;
  }
}

/* line 74, ../../../sass/customer/_sprites.scss */
.cell .icon-rh-twitter-dark {
  margin-top: 11px;
}

/* line 77, ../../../sass/customer/_sprites.scss */
.icon-rh-linkedin {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -171px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 17px;
  margin-top: 11px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 77, ../../../sass/customer/_sprites.scss */
  .icon-rh-linkedin {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -202px;
    height: 15px;
    width: 17px;
  }
}

/* line 82, ../../../sass/customer/_sprites.scss */
.icon-rh-linkedin-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -17px -74px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 17px;
  margin-top: 7px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 82, ../../../sass/customer/_sprites.scss */
  .icon-rh-linkedin-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -186px;
    height: 15px;
    width: 17px;
  }
}

/* line 86, ../../../sass/customer/_sprites.scss */
.cell .icon-rh-linkedin-dark {
  margin-top: 11px;
}

/* line 90, ../../../sass/customer/_sprites.scss */
.icon-rh-search {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -16px -155px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 16px;
  width: 16px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 90, ../../../sass/customer/_sprites.scss */
  .icon-rh-search {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -18px -235px;
    height: 16px;
    width: 16px;
  }
}

/* line 94, ../../../sass/customer/_sprites.scss */
.icon-rh-caret-down {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -277px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 9px;
  width: 16px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 94, ../../../sass/customer/_sprites.scss */
  .icon-rh-caret-down {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -82px;
    height: 8.5px;
    width: 16px;
  }
}

/* line 97, ../../../sass/customer/_sprites.scss */
.icon-rh-caret-up {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -12px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 9px;
  width: 16px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 97, ../../../sass/customer/_sprites.scss */
  .icon-rh-caret-up {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -69px;
    height: 8.5px;
    width: 16px;
  }
}

/* line 100, ../../../sass/customer/_sprites.scss */
.icon-rh-bubble {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -155px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 16px;
  width: 16px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 100, ../../../sass/customer/_sprites.scss */
  .icon-rh-bubble {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -17px -202px;
    height: 16px;
    width: 16px;
  }
}

/* line 103, ../../../sass/customer/_sprites.scss */
.icon-rh-bubble-small {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 12px;
  width: 12px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 103, ../../../sass/customer/_sprites.scss */
  .icon-rh-bubble-small {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -10px 0;
    height: 12.5px;
    width: 12.5px;
  }
}

/* line 107, ../../../sass/customer/_sprites.scss */
.icon-rh-goto {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -17px -60px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 14px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 107, ../../../sass/customer/_sprites.scss */
  .icon-rh-goto {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -96px;
    height: 14px;
    width: 18px;
  }
}

/* line 110, ../../../sass/customer/_sprites.scss */
.icon-rh-heart {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -510px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 28px;
  width: 33px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 110, ../../../sass/customer/_sprites.scss */
  .icon-rh-heart {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -533px;
    height: 29px;
    width: 33.5px;
  }
}

/* line 113, ../../../sass/customer/_sprites.scss */
.icon-rh-star {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -16px -277px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 17px;
  width: 17px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 113, ../../../sass/customer/_sprites.scss */
  .icon-rh-star {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -218px;
    height: 17px;
    width: 17px;
  }
}

/* line 116, ../../../sass/customer/_sprites.scss */
.icon-rh-plus {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -330px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}

/* line 124, ../../../sass/customer/_sprites.scss */
.icon-rh-minus {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -12px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 2px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 124, ../../../sass/customer/_sprites.scss */
  .icon-rh-minus {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -10px -13px;
    height: 2px;
    width: 18px;
  }
}

/* line 127, ../../../sass/customer/_sprites.scss */
.icon-rh-cross {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -20px -46px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 14px;
  width: 14px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 127, ../../../sass/customer/_sprites.scss */
  .icon-rh-cross {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -16px -82px;
    height: 14px;
    width: 14px;
  }
}

/* line 130, ../../../sass/customer/_sprites.scss */
.icon-rh-feed {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -20px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 130, ../../../sass/customer/_sprites.scss */
  .icon-rh-feed {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -18px -96px;
    height: 14.5px;
    width: 14.5px;
  }
}

/* line 134, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-icon {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -440px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 19px;
  width: 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 134, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-icon {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 0;
    height: 9.5px;
    width: 10px;
  }
}

/* Build .icon-rh classes for these icons. */
/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-agenda-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -538px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-agenda-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -270px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-agenda-light {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -384px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-agenda-light {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -305px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-canceled-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -608px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-canceled-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -375px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-canceled-light {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -187px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-canceled-light {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -340px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-committee-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -294px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-committee-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -287px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-location-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -348px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-location-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -252px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-summary-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -573px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-summary-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -322px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-summary-light {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -312px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-summary-light {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -235px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-time-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -366px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-time-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -357px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-pdf-icon {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -459px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 25px;
  width: 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-pdf-icon {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -482px;
    height: 24.5px;
    width: 20px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-scroll-top-icon {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -484px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 26px;
  width: 26px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-scroll-top-icon {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -507px;
    height: 26px;
    width: 26px;
  }
}

/* Here we do a little nasty hack */
@media (max-width: 767px) {
  /* line 17, ../../../sass/customer/_grid.scss */
  .row.front-page-campaign-top .col-md-3,
  .row.front-page-campaign-top .col-sm-4 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 29, ../../../sass/customer/_grid.scss */
  .row .sub-campaigns .ms-webpartzone-cell {
    float: left;
    width: 50%;
    display: inline-block;
  }
}

/* line 39, ../../../sass/customer/_grid.scss */
.lt-ie8 header {
  position: relative;
  z-index: 1030;
}

/* line 47, ../../../sass/customer/_grid.scss */
.row.row-floating-grid .ms-webpart-zone {
  display: block;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.row.row-floating-grid .ms-webpart-zone:before, .row.row-floating-grid .ms-webpart-zone:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.row.row-floating-grid .ms-webpart-zone:after {
  clear: both;
}
/* line 51, ../../../sass/customer/_grid.scss */
.row.row-floating-grid .ms-webpart-zone.ms-fullWidth {
  width: auto;
}
@media (max-width: 767px) {
  /* line 51, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid .ms-webpart-zone.ms-fullWidth {
    width: 102%;
  }
}
/* line 59, ../../../sass/customer/_grid.scss */
.row.row-floating-grid .ms-webpart-zone .ms-webpartzone-cell {
  display: block;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 59, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid .ms-webpart-zone .ms-webpartzone-cell {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -5px;
    margin-right: 0px;
  }
}
/* line 73, ../../../sass/customer/_grid.scss */
.lt-ie8 .row.row-floating-grid .ms-webpart-zone .ms-webpartzone-cell {
  display: block !important;
  padding-left: 0;
  padding-right: 0;
}
/* line 78, ../../../sass/customer/_grid.scss */
.lt-ie8 .row.row-floating-grid .ms-webpart-zone .ms-webpartzone-cell .ms-webpart-chrome-vertical {
  margin-left: 15px;
  margin-right: 15px;
  min-width: 0;
}
@media (max-width: 767px) {
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-1 .ms-webpartzone-cell {
    width: 8.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-1 .ms-webpartzone-cell:nth-child(12n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-2 .ms-webpartzone-cell {
    width: 16.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-2 .ms-webpartzone-cell:nth-child(6n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-3 .ms-webpartzone-cell {
    width: 25%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-3 .ms-webpartzone-cell:nth-child(4n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-4 .ms-webpartzone-cell {
    width: 33.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-4 .ms-webpartzone-cell:nth-child(3n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-5 .ms-webpartzone-cell {
    width: 41.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-5 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-6 .ms-webpartzone-cell {
    width: 50%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-6 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-7 .ms-webpartzone-cell {
    width: 58.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-7 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-8 .ms-webpartzone-cell {
    width: 66.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-8 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-9 .ms-webpartzone-cell {
    width: 75%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-9 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-10 .ms-webpartzone-cell {
    width: 83.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-10 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-11 .ms-webpartzone-cell {
    width: 91.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-11 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-12 .ms-webpartzone-cell {
    width: 100%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-12 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 93, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.lists-webpart-zone {
    margin-top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-1 .ms-webpartzone-cell {
    width: 8.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-1 .ms-webpartzone-cell:nth-child(12n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-2 .ms-webpartzone-cell {
    width: 16.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-2 .ms-webpartzone-cell:nth-child(6n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-3 .ms-webpartzone-cell {
    width: 25%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-3 .ms-webpartzone-cell:nth-child(4n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-4 .ms-webpartzone-cell {
    width: 33.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-4 .ms-webpartzone-cell:nth-child(3n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-5 .ms-webpartzone-cell {
    width: 41.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-5 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-6 .ms-webpartzone-cell {
    width: 50%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-6 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-7 .ms-webpartzone-cell {
    width: 58.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-7 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-8 .ms-webpartzone-cell {
    width: 66.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-8 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-9 .ms-webpartzone-cell {
    width: 75%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-9 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-10 .ms-webpartzone-cell {
    width: 83.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-10 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-11 .ms-webpartzone-cell {
    width: 91.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-11 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-12 .ms-webpartzone-cell {
    width: 100%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-12 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-1 .ms-webpartzone-cell {
    width: 8.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-1 .ms-webpartzone-cell:nth-child(12n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-2 .ms-webpartzone-cell {
    width: 16.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-2 .ms-webpartzone-cell:nth-child(6n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-3 .ms-webpartzone-cell {
    width: 25%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-3 .ms-webpartzone-cell:nth-child(4n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-4 .ms-webpartzone-cell {
    width: 33.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-4 .ms-webpartzone-cell:nth-child(3n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-5 .ms-webpartzone-cell {
    width: 41.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-5 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-6 .ms-webpartzone-cell {
    width: 50%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-6 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-7 .ms-webpartzone-cell {
    width: 58.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-7 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-8 .ms-webpartzone-cell {
    width: 66.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-8 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-9 .ms-webpartzone-cell {
    width: 75%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-9 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-10 .ms-webpartzone-cell {
    width: 83.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-10 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-11 .ms-webpartzone-cell {
    width: 91.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-11 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-12 .ms-webpartzone-cell {
    width: 100%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-12 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
}
@media (min-width: 1440px) {
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-1 .ms-webpartzone-cell {
    width: 8.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-1 .ms-webpartzone-cell:nth-child(12n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-2 .ms-webpartzone-cell {
    width: 16.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-2 .ms-webpartzone-cell:nth-child(6n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-3 .ms-webpartzone-cell {
    width: 25%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-3 .ms-webpartzone-cell:nth-child(4n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-4 .ms-webpartzone-cell {
    width: 33.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-4 .ms-webpartzone-cell:nth-child(3n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-5 .ms-webpartzone-cell {
    width: 41.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-5 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-6 .ms-webpartzone-cell {
    width: 50%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-6 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-7 .ms-webpartzone-cell {
    width: 58.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-7 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-8 .ms-webpartzone-cell {
    width: 66.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-8 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-9 .ms-webpartzone-cell {
    width: 75%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-9 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-10 .ms-webpartzone-cell {
    width: 83.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-10 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-11 .ms-webpartzone-cell {
    width: 91.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-11 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-12 .ms-webpartzone-cell {
    width: 100%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-12 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
}

/* line 112, ../../../sass/customer/_grid.scss */
.row.less-col-padding > div[class^="col-"] {
  padding-left: 2px;
  padding-right: 2px;
}

/* line 118, ../../../sass/customer/_grid.scss */
.page-content {
  overflow: visible;
}

/* line 122, ../../../sass/customer/_grid.scss */
.page-content,
.page-bottom {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 127, ../../../sass/customer/_grid.scss */
.page-content.search-result-page,
.page-bottom.search-result-page {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  /* line 122, ../../../sass/customer/_grid.scss */
  .page-content,
  .page-bottom {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 138, ../../../sass/customer/_grid.scss */
.rh-body-wrapper {
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding-top: 79px;
}

/* line 148, ../../../sass/customer/_grid.scss */
div#s4-bodyContainer {
  background: #cccccc;
}

/* line 152, ../../../sass/customer/_grid.scss */
#main {
  background-color: #ffffff;
}

/* line 157, ../../../sass/customer/_grid.scss */
.rh-overlay {
  position: fixed;
  z-index: 398;
  top: 0;
  height: 100%;
  width: 100%;
  display: none;
  /*.overlay-inner {
      width: 100%;
      background: #fff;
      border-bottom: 1px solid #d5d5d5;
  }*/
}
/* line 171, ../../../sass/customer/_grid.scss */
.rh-overlay .overlay-overlay {
  background: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}

/* line 179, ../../../sass/customer/_grid.scss */
.row.backgroundcolor {
  margin-left: 0;
  margin-right: 0;
  background-color: #ffffff;
}
/* line 184, ../../../sass/customer/_grid.scss */
.row.backgroundcolor .container {
  padding: 50px 15px;
}
@media screen and (max-width: 768px) {
  /* line 184, ../../../sass/customer/_grid.scss */
  .row.backgroundcolor .container {
    padding-top: 0;
  }
}
/* line 192, ../../../sass/customer/_grid.scss */
.row.backgroundcolor .page-bottom {
  background-color: transparent;
  border-top: 0px;
  padding-bottom: 30px;
}

/* line 199, ../../../sass/customer/_grid.scss */
.row.backgroundcolor.supersection {
  border-top: 0;
}
/* line 202, ../../../sass/customer/_grid.scss */
.row.backgroundcolor.supersection .row {
  margin: 0;
}
/* line 207, ../../../sass/customer/_grid.scss */
.row.backgroundcolor.supersection .container .row {
  margin: 0;
}

/* line 213, ../../../sass/customer/_grid.scss */
.container.top-border-line {
  border-top: 1px solid #f0f0f0;
}

/* line 2, ../../../sass/customer/_anonymous.scss */
body.anonymous {
  overflow: auto;
}
/* line 4, ../../../sass/customer/_anonymous.scss */
body.anonymous #s4-workspace {
  overflow: hidden;
}
/* line 7, ../../../sass/customer/_anonymous.scss */
body.anonymous .cookie-message {
  right: 0;
}

/* line 1, ../../../sass/customer/_searchbox.scss */
#search-area {
  z-index: 5001;
  background: #fff;
}
/* line 8, ../../../sass/customer/_searchbox.scss */
#search-area .rh-searchbox-wrapper {
  max-width: 920px;
}

/* line 15, ../../../sass/customer/_searchbox.scss */
#DeltaPlaceHolderSearchArea {
  border-left: 2px solid #EBEBEB;
  padding-bottom: 2px;
}
/* line 20, ../../../sass/customer/_searchbox.scss */
#DeltaPlaceHolderSearchArea .rh-table-row:first-child .central-search-box-label {
  /* border: 1px solid red; */
  padding-left: 10px;
  padding-top: 10px;
  margin-bottom: 5px;
}
/* line 27, ../../../sass/customer/_searchbox.scss */
#DeltaPlaceHolderSearchArea input.rhSearchBox {
  background-color: #fff;
  border: none;
}
@media screen and (max-width: 768px) {
  /* line 33, ../../../sass/customer/_searchbox.scss */
  #DeltaPlaceHolderSearchArea .rh-searchbox-inner .rh-table .rh-table-row:first-child {
    display: none;
  }
}

/* line 41, ../../../sass/customer/_searchbox.scss */
.search-area {
  margin: 25px 0;
  display: none;
}
@media (max-width: 767px) {
  /* line 41, ../../../sass/customer/_searchbox.scss */
  .search-area {
    display: none !important;
  }
}
/* line 49, ../../../sass/customer/_searchbox.scss */
.lt-ie8 .search-area {
  zoom: 1;
}

/* line 57, ../../../sass/customer/_searchbox.scss */
.ms-srch-sb input[type=text] {
  width: 100% !important;
}

/* line 66, ../../../sass/customer/_searchbox.scss */
#main .ms-srch-sbLarge input[type=text] {
  width: 83%;
}
/* line 70, ../../../sass/customer/_searchbox.scss */
#main .ms-srch-sbLarge a {
  float: right;
  padding-top: 5px;
}
/* line 75, ../../../sass/customer/_searchbox.scss */
#main .ms-srch-sbLarge a img {
  display: none;
}
/* line 81, ../../../sass/customer/_searchbox.scss */
#main .ms-srch-sbLarge.input-group input[type=text] {
  width: 100%;
                /*width: 30%\9;
				*width: 20%;
				_width:10%;*/
}
/* line 88, ../../../sass/customer/_searchbox.scss */
#main .ms-srch-sbLarge.input-group a {
  float: right;
}
/* line 91, ../../../sass/customer/_searchbox.scss */
#main .ms-srch-sbLarge.input-group a img {
  display: none;
}

/* line 101, ../../../sass/customer/_searchbox.scss */
.bs .searchbox,
.bs .ms-srch-sbLarge {
  display: block;
  overflow: auto;
  background-color: white;
  padding: 0;
}
/* line 104, ../../../sass/customer/_searchbox.scss */
.bs .searchbox legend,
.bs .ms-srch-sbLarge legend {
  display: none;
}
/* line 113, ../../../sass/customer/_searchbox.scss */
.bs .searchbox.ms-srch-sb-border, .bs .searchbox.ms-srch-sb-borderFocused,
.bs .ms-srch-sbLarge.ms-srch-sb-border,
.bs .ms-srch-sbLarge.ms-srch-sb-borderFocused {
  border: 0;
  display: table;
  width: 100%;
}
/* line 120, ../../../sass/customer/_searchbox.scss */
.bs .searchbox input[type=text],
.bs .searchbox input[type=search],
.bs .searchbox .ms-textLarge,
.bs .ms-srch-sbLarge input[type=text],
.bs .ms-srch-sbLarge input[type=search],
.bs .ms-srch-sbLarge .ms-textLarge {
  background-color: transparent;
  border: 1px solid #d5d5d5;
  /*#ddd;*/
  padding: 0 16px;
  margin: 2px 0;
  height: 41px;
  display: table-cell;
  font-size: 16px;
  color: #333;
  width: 83%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 134, ../../../sass/customer/_searchbox.scss */
.bs .searchbox input[type=text].ms-helperText,
.bs .searchbox input[type=search].ms-helperText,
.bs .searchbox .ms-textLarge.ms-helperText,
.bs .ms-srch-sbLarge input[type=text].ms-helperText,
.bs .ms-srch-sbLarge input[type=search].ms-helperText,
.bs .ms-srch-sbLarge .ms-textLarge.ms-helperText {
  color: #828282;
}
/* line 138, ../../../sass/customer/_searchbox.scss */
.bs .searchbox input[type=text]:focus, .bs .searchbox input[type=text]:active,
.bs .searchbox input[type=search]:focus,
.bs .searchbox input[type=search]:active,
.bs .searchbox .ms-textLarge:focus,
.bs .searchbox .ms-textLarge:active,
.bs .ms-srch-sbLarge input[type=text]:focus,
.bs .ms-srch-sbLarge input[type=text]:active,
.bs .ms-srch-sbLarge input[type=search]:focus,
.bs .ms-srch-sbLarge input[type=search]:active,
.bs .ms-srch-sbLarge .ms-textLarge:focus,
.bs .ms-srch-sbLarge .ms-textLarge:active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 145, ../../../sass/customer/_searchbox.scss */
.bs .searchbox input[type=text],
.bs .searchbox input[type=search],
.bs .ms-srch-sbLarge input[type=text],
.bs .ms-srch-sbLarge input[type=search] {
  background-color: #f0f0f0;
  /*#f0f0f0;*/
}
/* line 150, ../../../sass/customer/_searchbox.scss */
.bs .searchbox .lt-ie8,
.bs .ms-srch-sbLarge .lt-ie8 {
  display: none !important;
}
/* line 154, ../../../sass/customer/_searchbox.scss */
.bs .searchbox .ms-srch-sb-searchLink,
.bs .ms-srch-sbLarge .ms-srch-sb-searchLink {
  display: table-cell;
}
/* line 157, ../../../sass/customer/_searchbox.scss */
.bs .searchbox .ms-srch-sb-searchLink .ms-srch-sbLarge-searchImg,
.bs .ms-srch-sbLarge .ms-srch-sb-searchLink .ms-srch-sbLarge-searchImg {
  top: 7px;
  left: -56px;
}
/* line 161, ../../../sass/customer/_searchbox.scss */
.bs .searchbox .ms-srch-sb-searchLink .ms-srch-sbLarge-searchImg:hover,
.bs .ms-srch-sbLarge .ms-srch-sb-searchLink .ms-srch-sbLarge-searchImg:hover {
  top: -27px;
  left: -4px;
}
/* line 168, ../../../sass/customer/_searchbox.scss */
.bs .searchbox .ms-srch-sb-searchLink,
.bs .searchbox .btn-submit-search,
.bs .ms-srch-sbLarge .ms-srch-sb-searchLink,
.bs .ms-srch-sbLarge .btn-submit-search {
  text-transform: uppercase;
  font-size: 13px;
  height: 42px;
  width: 85px !important;
  line-height: 34px;
  color: white;
  background-color: #007dbb;
  border: 0;
  border-radius: 0;
  display: block;
  text-align: center;
  overflow: hidden;
  margin-top: 1px;
}
@media screen and (min-width: 768px) {
  /* line 168, ../../../sass/customer/_searchbox.scss */
  .bs .searchbox .ms-srch-sb-searchLink,
  .bs .searchbox .btn-submit-search,
  .bs .ms-srch-sbLarge .ms-srch-sb-searchLink,
  .bs .ms-srch-sbLarge .btn-submit-search {
    border-left: 15px solid #ffffff !important;
  }
}
/* line 188, ../../../sass/customer/_searchbox.scss */
.bs .searchbox .ms-srch-sb-searchLink:hover, .bs .searchbox .ms-srch-sb-searchLink:focus,
.bs .searchbox .btn-submit-search:hover,
.bs .searchbox .btn-submit-search:focus,
.bs .ms-srch-sbLarge .ms-srch-sb-searchLink:hover,
.bs .ms-srch-sbLarge .ms-srch-sb-searchLink:focus,
.bs .ms-srch-sbLarge .btn-submit-search:hover,
.bs .ms-srch-sbLarge .btn-submit-search:focus {
  background-color: #81ccf1;
  color: #ffffff;
  outline: none;
}

@media screen and (max-width: 768px) {
  /* line 199, ../../../sass/customer/_searchbox.scss */
  #SearchBox .ms-srch-sbLarge.input-group {
    display: block;
  }
  /* line 202, ../../../sass/customer/_searchbox.scss */
  #SearchBox .ms-srch-sbLarge.input-group > input {
    width: 79% !important;
  }
  /* line 207, ../../../sass/customer/_searchbox.scss */
  #SearchBox .input-group-btn {
    width: 20% !important;
    float: right;
  }
  /* line 211, ../../../sass/customer/_searchbox.scss */
  #SearchBox .input-group-btn > a.ms-srch-sb-searchLink {
    width: 100% !important;
  }

  /* line 217, ../../../sass/customer/_searchbox.scss */
  #SearchOptions {
    clear: both;
    padding-top: 1em;
  }

  /* line 222, ../../../sass/customer/_searchbox.scss */
  .ms-searchCenter-result-main {
    float: none;
  }
}
/* line 228, ../../../sass/customer/_searchbox.scss */
.page-rollup input[type="text"],
.page-rollup input[type="search"] {
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  /*#ddd;*/
  padding: 0 16px;
  margin: 2px 0;
  height: 41px;
  /*display: table-cell;*/
  /*width: 100%;*/
  font-size: 16px;
  color: #333333;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 39%;
  display: inline-block;
  margin: 0 !important;
  vertical-align: top;
}
/* line 241, ../../../sass/customer/_searchbox.scss */
.page-rollup input[type="text"].ms-helperText,
.page-rollup input[type="search"].ms-helperText {
  color: #828282;
}
/* line 245, ../../../sass/customer/_searchbox.scss */
.page-rollup input[type="text"]:focus, .page-rollup input[type="text"]:active,
.page-rollup input[type="search"]:focus,
.page-rollup input[type="search"]:active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 480px) {
  /* line 228, ../../../sass/customer/_searchbox.scss */
  .page-rollup input[type="text"],
  .page-rollup input[type="search"] {
    width: 79%;
  }
}
/* line 262, ../../../sass/customer/_searchbox.scss */
.page-rollup .input-group-btn input[type="submit"] {
  text-transform: uppercase;
  font-size: 13px;
  /*height: 42px;*/
  /*width: 85px;*/
  /*line-height: 34px;*/
  color: white;
  background-color: #007dbb;
  border: 0;
  border-radius: 0;
  display: block;
  text-align: center;
  overflow: hidden;
  height: 41px;
  line-height: 41px;
  width: 90% !important;
  min-width: 90% !important;
  margin-left: 10% !important;
  margin-top: 0 !important;
  padding: 0px !important;
}
@media screen and (min-width: 768px) {
  /* line 262, ../../../sass/customer/_searchbox.scss */
  .page-rollup .input-group-btn input[type="submit"] {
    /*border-left: 15px solid #fff !important;*/
    /*margin-top:1px;*/
    border-left: none !important;
  }
}
/* line 283, ../../../sass/customer/_searchbox.scss */
.page-rollup .input-group-btn input[type="submit"]:hover, .page-rollup .input-group-btn input[type="submit"]:focus {
  background-color: #81ccf1;
  color: white;
  outline: none;
}
@media screen and (max-width: 480px) {
  /* line 262, ../../../sass/customer/_searchbox.scss */
  .page-rollup .input-group-btn input[type="submit"] {
    width: 100% !important;
    margin-left: 0 !important;
  }
}

/* line 307, ../../../sass/customer/_searchbox.scss */
.btn-show-search.open {
  background-color: #ffffff;
}
/* line 311, ../../../sass/customer/_searchbox.scss */
.btn-show-search .center-position {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* line 319, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button {
  width: 50px;
  height: 50px;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  position: relative;
}
/* line 328, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button::before {
  content: "";
  position: absolute;
  top: 22.5%;
  right: 23.5%;
  width: 0;
  height: 3px;
  margin-top: -2px;
  background-color: #646C6F;
  transform: rotate(-45deg);
  transform-origin: right top;
}
/* line 341, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button::after {
  content: "";
  position: absolute;
  bottom: 22.5%;
  right: 23.5%;
  width: 20%;
  height: 3px;
  margin-top: -2px;
  background-color: #646C6F;
  transform: rotate(45deg);
  transform-origin: right bottom;
}
/* line 354, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-icon {
  position: absolute;
  display: block;
  top: 25%;
  left: 27%;
  width: 45%;
  height: 45%;
  border-radius: 50%;
  border-width: 3px;
  border-style: solid;
  border-color: #646C6F;
}
/* line 367, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button.active::before,
.btn-show-search .search-button.active::after {
  width: 77.5%;
  height: 4px;
  border-radius: 4px;
}
/* line 374, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button.active .search-icon {
  width: 0;
  height: 0;
  border-color: transparent;
}
/* line 380, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button::before,
.btn-show-search .search-button::after,
.btn-show-search .search-button .search-icon {
  transition: all 0.3s ease-in-out;
}
/* line 386, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button.active,
.btn-show-search .search-button:hover {
  background-color: #fff;
}

/* line 394, ../../../sass/customer/_searchbox.scss */
.ms-srch-sb-searchLink img {
  display: none;
}

/* line 400, ../../../sass/customer/_searchbox.scss */
#SearchBox.ms-floatLeft {
  float: none;
  margin-bottom: 30px;
  position: relative;
}

/* line 406, ../../../sass/customer/_searchbox.scss */
.ms-srch-hover-outerContainer {
  left: 515px !important;
  width: 392px !important;
  display: block !important;
  top: 0px !important;
}

/* line 413, ../../../sass/customer/_searchbox.scss */
.ms-srch-item:hover,
.ms-srch-resultHover:hover,
.edisc-SearchResultItemContainer:hover {
  background-color: #f0f0f0;
  /*#fafafa;*/
}

/* line 420, ../../../sass/customer/_searchbox.scss */
.ms-srchnav-list h2 {
  display: inline-block;
  margin: 0;
  margin-bottom: .5em;
  font-size: 1.2em;
}
@media screen and (min-width: 1024px) {
  /* line 420, ../../../sass/customer/_searchbox.scss */
  .ms-srchnav-list h2 {
    font-size: 1.55em;
  }
}

/* line 431, ../../../sass/customer/_searchbox.scss */
.ms-srch-item-path {
  width: auto;
}
@media screen and (min-width: 1024px) {
  /* line 431, ../../../sass/customer/_searchbox.scss */
  .ms-srch-item-path {
    width: 496px;
  }
}

/* line 439, ../../../sass/customer/_searchbox.scss */
.ms-srch-result .ms-srch-item {
  width: auto;
}
@media screen and (min-width: 1024px) {
  /* line 439, ../../../sass/customer/_searchbox.scss */
  .ms-srch-result .ms-srch-item {
    padding-left: 16px;
    padding-right: 16px;
    width: 500px;
  }
}
/* line 448, ../../../sass/customer/_searchbox.scss */
.ms-srch-result .ms-srch-item .ms-srch-item-body {
  display: block;
}

/* line 453, ../../../sass/customer/_searchbox.scss */
.ms-searchCenter-refinement {
  margin-top: 0;
}

/* line 457, ../../../sass/customer/_searchbox.scss */
.ms-srch-resultFooter {
  margin-bottom: 16px;
}

/* line 464, ../../../sass/customer/_searchbox.scss */
.ms-srch-hover-outerContainer {
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0, M12=0, M21=0, M22=0, SizingMethod='auto expand')";
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

@media screen and (min-width: 768px) {
  /* line 470, ../../../sass/customer/_searchbox.scss */
  .ms-srch-hover-outerContainer {
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
/* line 477, ../../../sass/customer/_searchbox.scss */
#searchRefinementAccordion {
  display: none !important;
  margin-bottom: 1em;
}
/* line 481, ../../../sass/customer/_searchbox.scss */
#searchRefinementAccordion .panel-heading {
  background: #007dbb;
  border-radius: 0;
}
/* line 485, ../../../sass/customer/_searchbox.scss */
#searchRefinementAccordion .panel-heading a {
  color: #ffffff;
}
/* line 490, ../../../sass/customer/_searchbox.scss */
#searchRefinementAccordion .panel {
  box-shadow: none;
  border-radius: 0;
  border: none;
}
/* line 496, ../../../sass/customer/_searchbox.scss */
#searchRefinementAccordion .panel-group .panel {
  border-radius: 0;
}

/* line 501, ../../../sass/customer/_searchbox.scss */
#searchRefinementCollapse {
  display: none !important;
  background: #f0f0f0;
}
/* line 508, ../../../sass/customer/_searchbox.scss */
#searchRefinementCollapse .ms-ref-refinername {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

/* line 515, ../../../sass/customer/_searchbox.scss */
#refineSearch .row + .row {
  margin-top: 1em;
}

/* line 520, ../../../sass/customer/_searchbox.scss */
.central-search-box .central-search-box-label {
  display: block !important;
  font-size: 16px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  line-height: 16px;
  margin-bottom: 13px;
}
/* line 529, ../../../sass/customer/_searchbox.scss */
.central-search-box .central-search-box-button {
  text-transform: uppercase;
  font-size: 16px;
  height: 44px;
  width: auto !important;
  line-height: 16px;
  color: white;
  border: 0;
  border-radius: 0;
  display: inline-block;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  overflow: hidden;
  background-color: #007dbb;
}
/* line 546, ../../../sass/customer/_searchbox.scss */
.central-search-box .central-search-box-button:hover, .central-search-box .central-search-box-button:focus {
  background-color: #81ccf1;
  outline: none;
}
/* line 553, ../../../sass/customer/_searchbox.scss */
.central-search-box .central-search-box-input {
  margin: 0 0 0 0 !important;
  height: 44px;
  border: 1px solid #D5D5D5;
  width: 100% !important;
}
/* line 559, ../../../sass/customer/_searchbox.scss */
.central-search-box .central-search-box-input[title] {
  color: #71787B !important;
}
/* line 564, ../../../sass/customer/_searchbox.scss */
.central-search-box table {
  width: 100%;
  table-layout: auto;
}
/* line 568, ../../../sass/customer/_searchbox.scss */
.central-search-box table td {
  white-space: nowrap;
}
/* line 573, ../../../sass/customer/_searchbox.scss */
.central-search-box .input-container {
  width: 100%;
}

/* line 578, ../../../sass/customer/_searchbox.scss */
.central-search-box-container {
  display: none;
  padding-top: 0px;
  /*padding-top: 4px;*/
  padding-bottom: 2px;
}

@media screen and (max-width: 768px) {
  /* line 588, ../../../sass/customer/_searchbox.scss */
  .central-search-box-container {
    padding-left: 9.5px;
    padding-right: 9.5px;
    padding-top: 7px;
  }
  /* line 593, ../../../sass/customer/_searchbox.scss */
  .central-search-box-container #SearchOptions {
    padding: 0;
  }
}
@media screen and (max-width: 480px) {
  /* line 601, ../../../sass/customer/_searchbox.scss */
  .page-search-box-area .search-box-area-inner .large-search-text {
    display: none;
  }

  /* line 608, ../../../sass/customer/_searchbox.scss */
  header .central-search-box .rh-searchbox-inner .search-btn {
    display: block;
  }
  /* line 612, ../../../sass/customer/_searchbox.scss */
  header .central-search-box .rh-searchbox-inner .rh-search-field-wrapper {
    display: block;
  }

  /* line 619, ../../../sass/customer/_searchbox.scss */
  .search-result-page .central-search-box {
    margin-bottom: 15px;
  }

  /* line 626, ../../../sass/customer/_searchbox.scss */
  .central-search-box .central-search-box-button {
    margin-left: 5px;
  }
  /* line 631, ../../../sass/customer/_searchbox.scss */
  .central-search-box table td {
    display: block;
  }

  /* line 637, ../../../sass/customer/_searchbox.scss */
  .central-search-box-container {
    padding-bottom: 20px;
    padding-bottom: 20px;
  }
}
/* line 649, ../../../sass/customer/_searchbox.scss */
.special-search-box .special-search-box-label {
  display: block !important;
  font-size: 16px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  line-height: 16px;
  margin-bottom: 13px;
}
/* line 658, ../../../sass/customer/_searchbox.scss */
.special-search-box a.special-search-box-button {
  text-transform: uppercase;
  font-size: 16px;
  height: 42px;
  width: auto !important;
  line-height: 16px;
  color: white;
  background-color: #007dbb;
  border: 0;
  border-radius: 0;
  display: inline-block;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  overflow: hidden;
  padding-top: 14px !important;
}
/* line 676, ../../../sass/customer/_searchbox.scss */
.special-search-box a.special-search-box-button:hover, .special-search-box a.special-search-box-button:focus {
  background-color: #81ccf1;
  color: #ffffff;
  outline: none;
}
/* line 684, ../../../sass/customer/_searchbox.scss */
.special-search-box .special-search-box-input {
  margin: 0 0 0 0 !important;
  height: 44px;
  border: 1px solid #D5D5D5;
  width: 100% !important;
}
/* line 690, ../../../sass/customer/_searchbox.scss */
.special-search-box .special-search-box-input[title] {
  color: #71787B !important;
}
/* line 695, ../../../sass/customer/_searchbox.scss */
.special-search-box table {
  width: 100%;
  table-layout: auto;
}
/* line 699, ../../../sass/customer/_searchbox.scss */
.special-search-box table td {
  white-space: nowrap;
}
/* line 704, ../../../sass/customer/_searchbox.scss */
.special-search-box .input-container {
  width: 100%;
}

@media screen and (max-width: 480px) {
  /* line 711, ../../../sass/customer/_searchbox.scss */
  .special-search-box .special-search-box-button {
    margin-top: 13.5px;
    margin-left: 0px !important;
    float: left !important;
  }
  /* line 718, ../../../sass/customer/_searchbox.scss */
  .special-search-box table td {
    display: block;
  }
}
/* fix for localresults and people results*/
/* line 728, ../../../sass/customer/_searchbox.scss */
.search-result-page #SearchBox .ms-srch-sb-searchLink {
  text-transform: uppercase;
  font-size: 16px;
  height: 70px;
  width: auto !important;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 18px;
  text-decoration: none;
  margin-top: 0px;
}
/* line 741, ../../../sass/customer/_searchbox.scss */
.search-result-page #SearchBox input {
  height: 60px;
  vertical-align: middle;
  padding-top: 5px;
  color: #71787b !important;
  border: none;
  background-color: initial;
  border-radius: 0;
  -webkit-appearance: none;
  width: 70%;
}

@media screen and (min-width: 768px) {
  /* line 2, ../../../sass/customer/_spot.scss */
  .topspaceing {
    margin-top: 78px;
  }
}
/* line 9, ../../../sass/customer/_spot.scss */
.pl-section .topspaceing .ms-SPZoneLabel {
  margin-top: -68px;
}

/* line 16, ../../../sass/customer/_spot.scss */
.category .topspaceing {
  margin-top: 0;
}

/* line 22, ../../../sass/customer/_spot.scss */
.item.spot {
  padding-bottom: 0;
}
/* line 23, ../../../sass/customer/_spot.scss */
.item.spot .rollup-title {
  color: #007dbb !important;
  letter-spacing: 0px;
}
/* line 28, ../../../sass/customer/_spot.scss */
.item.spot > a, .item.spot a:hover, .item.spot a:visited {
  text-decoration: none;
}
/* line 34, ../../../sass/customer/_spot.scss */
.item.spot .psykiatriTitle {
  color: #4F8325 !important;
}
/* line 37, ../../../sass/customer/_spot.scss */
.item.spot .psykiatriTitle h3 {
  letter-spacing: 0px !important;
}
/* line 42, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top {
  padding-bottom: 0px;
  position: relative;
}
/* line 46, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top img.image {
  /*border-bottom: 1px solid $wpBorderColor;*/
}
/* line 50, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top .image-label {
  background-color: #656565;
  /*#666;*/
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 2px 5px 0 5px;
  margin-bottom: 6px;
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 62, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top .image-label:hover, .item.spot .image-area-top .image-label:focus {
  background-color: #81ccf1;
}
/* line 68, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top.lille-spot {
  margin-bottom: 0 !important;
}
/* line 71, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top.lille-spot .rollup-title {
  color: #007dbb;
}
/* line 74, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top.lille-spot .rollup-title h3 {
  letter-spacing: 0px !important;
}
/* line 80, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top.lille-spot .link-item {
  padding-left: 0px;
  padding-right: 0px;
}
/* line 87, ../../../sass/customer/_spot.scss */
.item.spot .noLetterSpacing {
  letter-spacing: 0px !important;
}
/* line 91, ../../../sass/customer/_spot.scss */
.item.spot .link-item h3 {
  margin: 2% 0;
}
/* line 95, ../../../sass/customer/_spot.scss */
.item.spot .link-item p {
  margin-top: 1%;
}
/* line 99, ../../../sass/customer/_spot.scss */
.item.spot:hover a.outer-link, .item.spot:focus a.outer-link {
  color: #81ccf1;
}

/* line 106, ../../../sass/customer/_spot.scss */
.col-md-8 .item .link-item h3 {
  margin-bottom: 0;
}

/* line 110, ../../../sass/customer/_spot.scss */
aside.col-right {
  margin-top: 28px;
}
/* line 116, ../../../sass/customer/_spot.scss */
aside.col-right .item.spot .link-item h3,
aside.col-right .item.spot .link-item h3 > a,
aside.col-right .item.spot .link-item h3 > a:link,
aside.col-right .item.spot .link-item h3 > a:visited {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 128, ../../../sass/customer/_spot.scss */
.bs .item.spot {
  background-color: white;
}
/* line 131, ../../../sass/customer/_spot.scss */
.bs .item.spot a.outer-link {
  /*  &:hover p,
    &:focus p {
        color: $linkColorHover;
    }*/
}
/* line 137, ../../../sass/customer/_spot.scss */
.bs .item.spot a.outer-link:hover .rollup-title, .bs .item.spot a.outer-link:focus .rollup-title {
  color: #007dbb;
}
/* line 142, ../../../sass/customer/_spot.scss */
.bs .item.spot a.outer-link .rollup-title {
  color: #333333;
}
/* line 147, ../../../sass/customer/_spot.scss */
.bs .item.spot a.outer-link p {
  color: #333333;
}

/* line 155, ../../../sass/customer/_spot.scss */
.lt-ie9 .item.spot {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 166, ../../../sass/customer/_spot.scss */
.lt-ie8 .item.spot .image-area-top .image-label {
  bottom: 4px;
}

/* line 174, ../../../sass/customer/_spot.scss */
.item.spot.default.rh-box-shadow {
  padding-left: 7px;
  padding-right: 7px;
  /*    border-color: red !important;
      border-style: double !important;*/
}

/* line 2, ../../../sass/customer/_pagelayouts.scss */
.page-top .ms-webpartzone-cell {
  margin-bottom: 0;
}

/* line 7, ../../../sass/customer/_pagelayouts.scss */
.page-bottom {
  border-top: 1px solid #d5d5d5;
  /*#d5d5d5;*/
  padding-top: 40px;
  background-color: #ffffff;
}

/* line 14, ../../../sass/customer/_pagelayouts.scss */
.page-image.poster-image {
  margin-bottom: 20px;
  margin-top: -1px;
}
/* line 15, ../../../sass/customer/_pagelayouts.scss */
.page-image.poster-image img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 14, ../../../sass/customer/_pagelayouts.scss */
  .page-image.poster-image {
    margin-bottom: -1px;
    margin-top: -1px;
  }
}

/* line 30, ../../../sass/customer/_pagelayouts.scss */
.container.pl-content {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 34, ../../../sass/customer/_pagelayouts.scss */
.container.pl-content article.article {
  margin-top: 46px;
  /* images in articles */
}
@media screen and (max-width: 768px) {
  /* line 34, ../../../sass/customer/_pagelayouts.scss */
  .container.pl-content article.article {
    margin-top: 20px;
  }
}
/* line 42, ../../../sass/customer/_pagelayouts.scss */
.container.pl-content article.article div[data-field-name="PublishingPageContent"] div > img,
.container.pl-content article.article div[data-field-name="PublishingPageContent"] p img {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  /* line 42, ../../../sass/customer/_pagelayouts.scss */
  .container.pl-content article.article div[data-field-name="PublishingPageContent"] div > img,
  .container.pl-content article.article div[data-field-name="PublishingPageContent"] p img {
    max-width: 100%;
  }
}

/* line 57, ../../../sass/customer/_pagelayouts.scss */
.brand-bar {
  background-color: #007dbb;
  /*#012455;*/
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2RiYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI5NTU3ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #007dbb), color-stop(100%, #29557d));
  background-image: -moz-linear-gradient(left, #007dbb 0%, #29557d 100%);
  background-image: -webkit-linear-gradient(left, #007dbb 0%, #29557d 100%);
  background-image: linear-gradient(to right, #007dbb 0%, #29557d 100%);
  background-image: linear-gradient(to right, #007dbb 0%, #29557d 100%);
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  color: #ffffff;
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 57, ../../../sass/customer/_pagelayouts.scss */
  .brand-bar {
    font-size: 20px;
    padding: 21.5px 0 21.5px 0;
  }
}
@media screen and (max-width: 480px) {
  /* line 57, ../../../sass/customer/_pagelayouts.scss */
  .brand-bar {
    font-size: 20px;
    padding: 21.5px 0 21.5px 0;
  }
}
/* line 81, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 86, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address {
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  /* line 86, ../../../sass/customer/_pagelayouts.scss */
  .brand-bar .container .col-md-4 .address {
    padding: 0 5% 0 5%;
  }
}
/* line 93, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address p {
  margin: 0;
}
/* line 97, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address .AddressSection {
  width: 58%;
  float: left;
}
/* line 102, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address .ButtonSection {
  width: 40%;
  float: right;
}
/* line 107, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address .ButtonOnly {
  width: 100%;
}
/* line 111, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address .LinkButtonHospital {
  color: #ffffff;
  background-color: #2AA2D4;
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 15px;
}
/* line 120, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address .LinkButtonDefault {
  color: #ffffff;
  background-color: #007dbb;
  display: block;
  text-align: center;
  font-size: 15px;
  float: right;
  padding: 5px 25px;
}
/* line 130, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address .ButtonText {
  padding-left: 5px;
}

/* line 139, ../../../sass/customer/_pagelayouts.scss */
.ie .brand-bar {
  background: -ms-linear-gradient(left, #007dbb 0%, #29557d 100%);
  /* IE10+ */
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF007DBB', endColorstr='#FF29557D');
}

/* line 148, ../../../sass/customer/_pagelayouts.scss */
.pl-frontpage .brand-bar {
  margin-top: -1px;
  margin-bottom: 45px;
}
@media screen and (min-width: 1024px) {
  /* line 148, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage .brand-bar {
    margin-bottom: 75px;
  }
}

/* line 158, ../../../sass/customer/_pagelayouts.scss */
.abstract {
  margin-bottom: 3.3em;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  /* line 163, ../../../sass/customer/_pagelayouts.scss */
  .brand-wrap {
    padding: 0 40px;
  }
}

@media screen and (max-width: 768px) {
  /* line 169, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage > .brand-bar {
    display: none;
  }
}

/* subbrand indicator */
/* line 176, ../../../sass/customer/_pagelayouts.scss */
span.subbrand-indicator {
  display: table;
  font-size: 13px;
  color: #fff;
  background-color: #636C6F;
  clear: both;
  line-height: 14px;
  padding: 6px 7px;
  font-family: maribold;
  text-transform: uppercase;
}

/* line 188, ../../../sass/customer/_pagelayouts.scss */
span.subbrand-indicator.hidden {
  display: none !important;
}

/* new frontpage internet */
/* line 194, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .banner-text, .internet .pl-frontpage.new-design .banner-image {
  float: left;
}

@media screen and (min-width: 1440px) {
  /* line 199, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage.new-design .banner-text div[data-field-name="PublishingPageContent"] {
    right: 85px;
  }
}

/* line 208, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design > div {
  float: left;
}
/* line 212, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .banner-text {
  width: 40%;
  height: 100%;
  align-items: center;
  padding-left: 135px;
  padding-right: 15px;
  margin-top: 0;
  position: static;
}
@media screen and (max-width: 1439px) {
  /* line 212, ../../../sass/customer/_pagelayouts.scss */
  .internet .pl-frontpage.new-design .banner-text {
    padding-left: 25px;
     /*   }

        @media screen and (max-width: 1024px) {*/
    width: 100%;
    min-height: unset;
    height: auto;
    display: block;
  }
}
@media screen and (min-width: 1440px) {
  /* line 212, ../../../sass/customer/_pagelayouts.scss */
  .internet .pl-frontpage.new-design .banner-text {
    width: 45%;
    position: relative;
  }
}

/* line 239, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .banner-image {
  width: 60%;
  height: 100%;
}
@media screen and (max-width: 1439px) {
  /* line 239, ../../../sass/customer/_pagelayouts.scss */
  .internet .pl-frontpage.new-design .banner-image {
    width: 100%;
  }
}
@media screen and (min-width: 1440px) {
  /* line 239, ../../../sass/customer/_pagelayouts.scss */
  .internet .pl-frontpage.new-design .banner-image {
    width: 55%;
  }
}

/* line 252, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .brand-bar.text ul {
  padding-inline-start: 20px;
}

/* line 256, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .banner-wrapper {
  /*todo: height: 355px ved lille skærm*/
}
@media screen and (max-width: 1439px) {
  /* line 256, ../../../sass/customer/_pagelayouts.scss */
  .internet .pl-frontpage.new-design .banner-wrapper {
    float: none;
    display: flex;
    flex-flow: column;
    flex-direction: column-reverse;
    height: auto;
    min-height: unset;
  }
}

/* line 268, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .banner-wrapper .page-image.poster-image.new-design {
  /*todo: height: 355px ved lille skærm*/
}
@media screen and (max-width: 1439px) {
  /* line 268, ../../../sass/customer/_pagelayouts.scss */
  .internet .pl-frontpage.new-design .banner-wrapper .page-image.poster-image.new-design {
    min-height: unset;
    height: auto;
  }
}

/* line 278, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .brand-bar {
  margin-bottom: 0;
  z-index: 100;
}

/* 
flytning af tiles op i banner
*/
/* line 286, ../../../sass/customer/_pagelayouts.scss */
.pl-section-new {
  padding-top: 20px;
}

/* line 290, ../../../sass/customer/_pagelayouts.scss */
section.tilesinheader {
  position: relative;
  top: -53px;
  background: transparent;
}
@media screen and (max-width: 1439px) {
  /* line 290, ../../../sass/customer/_pagelayouts.scss */
  section.tilesinheader {
    top: 0;
    background: #fff;
  }
}
/* line 301, ../../../sass/customer/_pagelayouts.scss */
section.tilesinheader .tiles-wrapper .rh-shadow {
  background: #fff;
}

/* line 306, ../../../sass/customer/_pagelayouts.scss */
section.tilesinheader.pl-section-new {
  padding-top: 0;
}
/* line 309, ../../../sass/customer/_pagelayouts.scss */
section.tilesinheader.pl-section-new .article {
  padding-top: 0;
}

/*.pl-frontpage.new-design .rh-shadow {
    background: #fff;
}*/
/* MOBILE */
/*
            section.page-top.banner-wrapper {
                float: none;
                display: flex;
                flex-flow: column;
                flex-direction: column-reverse;
            }

        */
/* /new frontpage internet */
@media screen and (max-width: 1439px) {
  /* line 327, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage.row .page-content-column {
    display: none;
  }
}

/* line 333, ../../../sass/customer/_pagelayouts.scss */
.bs a.sectionname {
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 30px;
}
/* line 339, ../../../sass/customer/_pagelayouts.scss */
.bs a.sectionname #arrow-before-section-title {
  position: relative;
  top: -3px;
}
@media screen and (max-width: 1439px) {
  /* line 333, ../../../sass/customer/_pagelayouts.scss */
  .bs a.sectionname {
    font-size: 24px;
  }
  /* line 347, ../../../sass/customer/_pagelayouts.scss */
  .bs a.sectionname #arrow-before-section-title {
    top: -2px;
  }
}

/* line 353, ../../../sass/customer/_pagelayouts.scss */
.brand-bar.division-bar span.tagline {
  font-size: 26px;
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1439px) {
  /* line 353, ../../../sass/customer/_pagelayouts.scss */
  .brand-bar.division-bar span.tagline {
    font-size: 20px;
  }
}

/* line 362, ../../../sass/customer/_pagelayouts.scss */
.page-personalizable {
  background-color: #d5d5d5;
  /*#e1e1e1;*/
  border: 1px solid #d5d5d5;
  border-width: 1px 0;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 10px;
}

/* line 371, ../../../sass/customer/_pagelayouts.scss */
.col-search {
  padding-top: 30px;
}

/* line 375, ../../../sass/customer/_pagelayouts.scss */
.intranet .pl-frontpage > .page-content {
  padding-top: 32px;
}

/* line 379, ../../../sass/customer/_pagelayouts.scss */
.intranet .pl-frontpage .row.news .item.spot {
  margin-top: -15px;
}

@media screen and (max-width: 768px) {
  /* line 385, ../../../sass/customer/_pagelayouts.scss */
  .page-bottom.pl-section .row div[class^="col-"] {
    margin-bottom: 20px;
  }
}

/*
.row.backgroundcolor {
	.container {
		@media screen and (min-width: 768px) {
			padding-left:0;
			padding-right:0;

			.col-md-12 {
				padding-left:0;
				padding-right:0;
			}
		}
	}
}
*/
@media screen and (max-width: 480px) {
  /* line 409, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage .go-to-links {
    display: none;
  }
}

/* line 415, ../../../sass/customer/_pagelayouts.scss */
.row.backgroundcolor.category {
  border-top: 1px solid #d5d5d5;
}

/* line 421, ../../../sass/customer/_pagelayouts.scss */
ul.menu-other a.link,
ul.menu-other a.link:focus,
ul.menu-other a.link:active,
ul.menu-other a.link.selected,
ul.topmenu a.link,
ul.topmenu a.link:focus,
ul.topmenu a.link:active,
ul.topmenu a.link.selected {
  color: #fff;
}
/* line 428, ../../../sass/customer/_pagelayouts.scss */
ul.menu-other a.link-dark:hover,
ul.topmenu a.link-dark:hover {
  color: #8192a9 !important;
}
/* line 432, ../../../sass/customer/_pagelayouts.scss */
ul.menu-other a.red,
ul.topmenu a.red {
  color: #db1f2d;
}
/* line 436, ../../../sass/customer/_pagelayouts.scss */
ul.menu-other a.red:visited,
ul.topmenu a.red:visited {
  color: #db1f2d;
}

/* line 445, ../../../sass/customer/_pagelayouts.scss */
.page-content.blog .main-webpart-content .ms-webpart-zone {
  display: block;
}
/* line 448, ../../../sass/customer/_pagelayouts.scss */
.page-content.blog .main-webpart-content .ms-webpart-zone .ms-webpart-cell-vertical {
  display: block;
}

/* line 454, ../../../sass/customer/_pagelayouts.scss */
.page-bottom.pl-category {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  /* line 454, ../../../sass/customer/_pagelayouts.scss */
  .page-bottom.pl-category {
    padding-top: 0;
  }
}

/* Content editor without border */
/* line 463, ../../../sass/customer/_pagelayouts.scss */
div.ms-WPBody div.ms-rtestate-field {
  display: block;
}
/* line 466, ../../../sass/customer/_pagelayouts.scss */
div.ms-WPBody div.ms-rtestate-field img {
  max-width: 100%;
  margin-left: 0px !important;
}

/* line 473, ../../../sass/customer/_pagelayouts.scss */
div.ms-WPBody div.expander img, .rh-content-editor img {
  max-width: 100%;
}

/* line 478, ../../../sass/customer/_pagelayouts.scss */
button.btn.btn-default.btn-webpart {
  background-color: #007dbb;
  border-width: 0;
  font-size: 18px;
  color: #ffffff;
}
/* line 484, ../../../sass/customer/_pagelayouts.scss */
button.btn.btn-default.btn-webpart img {
  float: left;
}

/* this is the allow "Microsoft Office"? plugin bar in non-IE */
/* line 489, ../../../sass/customer/_pagelayouts.scss */
#application\/x-sharepoint-uc {
  display: none;
}

/* line 493, ../../../sass/customer/_pagelayouts.scss */
[data-field-name="InheritedPageUrl"] {
  margin-bottom: -40px;
}
@media screen and (max-width: 1024px) {
  /* line 495, ../../../sass/customer/_pagelayouts.scss */
  [data-field-name="InheritedPageUrl"] .ms-formfieldvaluecontainer input {
    width: 248px !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 493, ../../../sass/customer/_pagelayouts.scss */
  [data-field-name="InheritedPageUrl"] {
    margin-bottom: 0px !important;
  }
  /* line 503, ../../../sass/customer/_pagelayouts.scss */
  [data-field-name="InheritedPageUrl"] span nobr input {
    top: 0px !important;
    left: 0px !important;
  }
}
/* line 511, ../../../sass/customer/_pagelayouts.scss */
[data-field-name="InheritedPageUrl"] span nobr input {
  position: relative;
  top: -94px;
  left: 261px;
}

/* line 519, ../../../sass/customer/_pagelayouts.scss */
.pl-frontpage [data-field-name="InheritedPageUrl"] {
  margin-bottom: -40px;
}
@media screen and (max-width: 768px) {
  /* line 519, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage [data-field-name="InheritedPageUrl"] {
    margin-bottom: 0px !important;
  }
  /* line 523, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage [data-field-name="InheritedPageUrl"] span nobr input {
    top: 5px !important;
    left: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 530, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage [data-field-name="InheritedPageUrl"] .ms-formfieldvaluecontainer input {
    width: 248px !important;
  }
}
/* line 535, ../../../sass/customer/_pagelayouts.scss */
.pl-frontpage [data-field-name="InheritedPageUrl"] .ms-formfieldvaluecontainer input {
  width: 248px;
}
/* line 541, ../../../sass/customer/_pagelayouts.scss */
.pl-frontpage [data-field-name="InheritedPageUrl"] span nobr input {
  position: relative;
  top: -84px;
  left: 261px;
}

/* line 549, ../../../sass/customer/_pagelayouts.scss */
.bottom-light-bg-zone {
  background: #F0F0F0;
  padding-top: 40px;
  /*padding-bottom: 220px;*/
  position: relative;
  /*    height: 275px;
      z-index: 101;*/
}

/* line 559, ../../../sass/customer/_pagelayouts.scss */
.emptyrow {
  display: none !important;
}

/* Category page */
/* line 563, ../../../sass/customer/_pagelayouts.scss */
.category-page-header {
  overflow: hidden;
  display: flex;
}
@media screen and (max-width: 1024px) {
  /* line 568, ../../../sass/customer/_pagelayouts.scss */
  .category-page-header h1 {
    margin-top: 25px;
  }
}
/* line 573, ../../../sass/customer/_pagelayouts.scss */
.category-page-header .category-title {
  width: 46%;
  float: left;
  padding-right: 20px;
}
@media screen and (max-width: 1024px) {
  /* line 573, ../../../sass/customer/_pagelayouts.scss */
  .category-page-header .category-title {
    width: 100%;
  }
}
/* line 583, ../../../sass/customer/_pagelayouts.scss */
.category-page-header.noimg .category-title {
  width: 60%;
}
@media screen and (max-width: 1024px) {
  /* line 583, ../../../sass/customer/_pagelayouts.scss */
  .category-page-header.noimg .category-title {
    width: 100%;
  }
}
/* line 591, ../../../sass/customer/_pagelayouts.scss */
.category-page-header .category-image {
  /*width: 60%;*/
  float: left;
  /*min-height: 424px;*/
  max-width: 780px;
        /*img {
            max-width: 100%;

            @media screen and (max-width: 1024px) {
                padding: 20px 20px 0 20px;
            }

            @media screen and (max-width: 768px) {
                padding: 20px 0 0 0;
            }
        }*/
}
/* line 597, ../../../sass/customer/_pagelayouts.scss */
.category-page-header .category-image .category-image-inner img {
  width: 100%;
}
@media screen and (max-width: 1439px) {
  /* line 591, ../../../sass/customer/_pagelayouts.scss */
  .category-page-header .category-image {
    width: 100%;
    max-width: unset;
    padding: 15px 15px 0 15px;
    /*height: 284px;*/
    /* &.extra-scroll-margin {
        padding: 20px 40px 0 20px;
    }*/
  }
}
@media screen and (max-width: 768px) {
  /* line 591, ../../../sass/customer/_pagelayouts.scss */
  .category-page-header .category-image {
    padding: 0;
    /*height: 190px;*/
  }
}
@media screen and (max-width: 1439px) {
  /* line 563, ../../../sass/customer/_pagelayouts.scss */
  .category-page-header {
    flex-direction: column-reverse;
  }
}

/* line 633, ../../../sass/customer/_pagelayouts.scss */
.category-page-header .category-image .pl-category .page-tools-container {
  clear: both;
}

/* line 638, ../../../sass/customer/_pagelayouts.scss */
.category-title .abstract {
  margin-bottom: 1.5em;
}

/* line 642, ../../../sass/customer/_pagelayouts.scss */
.category-pagelayout .category-title .abstract {
  margin-bottom: 0em;
}

@media screen and (min-width: 1440px) {
  /* line 647, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage .page-content .row.news .col-sm-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 651, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage .page-content .row.news .col-sm-6 article.item {
    margin: -15px;
  }

  /* line 656, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage .page-content .row.news:last-child {
    padding-right: 0px;
  }
}
/* line 662, ../../../sass/customer/_pagelayouts.scss */
.pl-frontpage .page-content .row.news .col-sm-6 article.item {
  margin-top: -15px;
  margin-bottom: -15px;
  margin-left: -15px;
  margin-right: -15px;
}

/* line 669, ../../../sass/customer/_pagelayouts.scss */
.search-result-page .container.pl-content .col-search article.article {
  margin-top: 0px;
}

/* line 673, ../../../sass/customer/_pagelayouts.scss */
.search-result-page .col-leftmenu {
  padding-top: 30px;
}

/* line 677, ../../../sass/customer/_pagelayouts.scss */
.alarmContainer {
  position: relative;
  height: 79px;
  align-items: center;
  justify-content: right;
  display: flex;
  float: right;
}
/* line 685, ../../../sass/customer/_pagelayouts.scss */
.alarmContainer .btn-alarm {
  width: 100px;
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  /* line 677, ../../../sass/customer/_pagelayouts.scss */
  .alarmContainer {
    height: 60px;
  }
  /* line 693, ../../../sass/customer/_pagelayouts.scss */
  .alarmContainer .btn-alarm {
    width: 75px;
    font-size: 10px !important;
  }
}
@media screen and (max-width: 480px) {
  /* line 677, ../../../sass/customer/_pagelayouts.scss */
  .alarmContainer {
    justify-content: left;
    float: left;
  }
}
@media screen and (max-width: 420px) {
  /* line 677, ../../../sass/customer/_pagelayouts.scss */
  .alarmContainer {
    position: absolute;
    left: -20px;
  }
}
@media screen and (max-width: 360px) {
  /* line 677, ../../../sass/customer/_pagelayouts.scss */
  .alarmContainer {
    position: absolute;
    left: -40px;
  }
}
@media screen and (max-width: 300px) {
  /* line 677, ../../../sass/customer/_pagelayouts.scss */
  .alarmContainer {
    position: absolute;
    left: -60px;
  }
}

/* line 720, ../../../sass/customer/_pagelayouts.scss */
.rhLinkHoverEffect {
  margin: -3px;
  padding: 3px;
  display: inline-block;
  vertical-align: text-top;
}

/* line 2, ../../../sass/customer/_misc.scss */
header.top {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  /* line 2, ../../../sass/customer/_misc.scss */
  header.top {
    margin-top: 0;
  }
}
/* line 9, ../../../sass/customer/_misc.scss */
header.top .logo-area {
  padding-top: 0px;
  /*    padding-left: 10px;
  padding-right: 10px;*/
  width: 100%;
  position: fixed;
  -webkit-transition: top 0.3s;
  -moz-transition: top 0.3s;
  -o-transition: top 0.3s;
  -ms-transition: top 0.3s;
  transition: top 0.3s;
  top: 0;
  background: #fff;
  z-index: 399;
  /* left: 50%;
  transform: translate(-50%, 0);*/
  /*max-width: 1440px;*/
  border-bottom: 1px solid #F0F0F0;
}
/* line 22, ../../../sass/customer/_misc.scss */
header.top .logo-area.scroll-down {
  top: -79px;
}
/* line 33, ../../../sass/customer/_misc.scss */
header.top .logo-area.preload {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
@media screen and (max-width: 1439px) {
  /* line 9, ../../../sass/customer/_misc.scss */
  header.top .logo-area {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 47, ../../../sass/customer/_misc.scss */
header.top .logo-area .container {
  max-width: 1200px;
}
@media screen and (max-width: 1439px) {
  /* line 51, ../../../sass/customer/_misc.scss */
  header.top .logo-area .container.navct {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 58, ../../../sass/customer/_misc.scss */
header.top .logo-area .logo {
  display: block;
  float: left;
  padding-top: 14px;
  margin-bottom: 0;
  margin-right: 38px;
  padding-left: 0px;
}
@media screen and (max-width: 1440px) {
  /* line 58, ../../../sass/customer/_misc.scss */
  header.top .logo-area .logo {
    padding-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  /* line 58, ../../../sass/customer/_misc.scss */
  header.top .logo-area .logo {
    padding-left: 12px;
    padding-top: 12px;
  }
}
/* line 76, ../../../sass/customer/_misc.scss */
header.top .logo-area .logo img {
  height: 38px;
}
@media screen and (min-width: 768px) {
  /* line 76, ../../../sass/customer/_misc.scss */
  header.top .logo-area .logo img {
    height: 54px;
  }
}
/* line 86, ../../../sass/customer/_misc.scss */
header.top .tagline {
  font-size: 14px;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 18px;
  color: #636C6F;
  /*##636C6F;*/
}
@media screen and (max-width: 768px) {
  /* line 86, ../../../sass/customer/_misc.scss */
  header.top .tagline {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    background: #f0f0f0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
  }
}
/* line 101, ../../../sass/customer/_misc.scss */
header.top .tagline.hidden-xs > div {
  display: flex;
  align-items: center;
  height: 79px;
}

/* fixing cramped tagline in IE8 */
/* line 115, ../../../sass/customer/_misc.scss */
.uc, .rollup-tag, .small-accent, #comments .comment-controls span, #comments .comment-list .comment .meta .time time, #comments .comment-list .comment .meta .links a, .bs .btn-link-small, .bs .btn-custom, .bs .btn-dark, .bs .btn-alarm {
  text-transform: uppercase;
}

/* line 119, ../../../sass/customer/_misc.scss */
.smaller, .rollup-tag, .small-accent, #comments .comment-controls span, #comments .comment-list .comment .meta .time time, #comments .comment-list .comment .meta .links a, .bs .btn-link-small {
  font-size: 12px;
}

/* line 123, ../../../sass/customer/_misc.scss */
.fatty, .small-accent, #comments .comment-controls span, #comments .comment-list .comment .meta .time time, #comments .comment-list .comment .meta .links a, .bs .btn-link-small {
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 136, ../../../sass/customer/_misc.scss */
.bs a.link-light {
  color: #81ccf1;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs a.link-light:hover {
  color: #333;
}
/* line 145, ../../../sass/customer/_misc.scss */
.bs .btn-link-small:hover {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .btn-link-small:hover:hover {
  color: #007dbb;
}

@media screen and (min-width: 768px) {
  /* line 151, ../../../sass/customer/_misc.scss */
  #main {
    background: url("/_layouts/15/RH/UI/images/sliding_door.png") repeat-y -3000px 0;
  }
}

/* line 161, ../../../sass/customer/_misc.scss */
.error-page {
  margin-right: 20px;
  margin-left: 20px;
}

@media (min-width: 768px) {
  /* line 167, ../../../sass/customer/_misc.scss */
  .error-page {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  /* line 175, ../../../sass/customer/_misc.scss */
  .error-page {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 181, ../../../sass/customer/_misc.scss */
  .error-page {
    max-width: 1200px;
  }
}
/* line 186, ../../../sass/customer/_misc.scss */
.error-page:before, .container:after {
  content: " ";
  display: table;
}

/* line 191, ../../../sass/customer/_misc.scss */
.error-page:after {
  clear: both;
}

/* line 198, ../../../sass/customer/_misc.scss */
.list-bordered li {
  border-top: 1px solid #cccccc;
  padding: 8px 7.5px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.list-bordered li:before, .list-bordered li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.list-bordered li:after {
  clear: both;
}
/* line 204, ../../../sass/customer/_misc.scss */
.list-bordered li:last-child {
  border-bottom: 1px solid #cccccc;
}

/* line 210, ../../../sass/customer/_misc.scss */
.list-slim li {
  padding: 0;
}

/* line 216, ../../../sass/customer/_misc.scss */
.list-no-border-top li:first-child {
  border-top: 0;
  padding-top: 0 !important;
}

/* line 224, ../../../sass/customer/_misc.scss */
.pushDown {
  margin-bottom: 16px;
}

/* line 228, ../../../sass/customer/_misc.scss */
.vertdivider {
  width: 0;
  overflow: hidden;
  border-right: 1px solid #d5d5d5;
  /*#d2d2d2;*/
  height: 200px;
}

/* line 235, ../../../sass/customer/_misc.scss */
.inline {
  display: inline;
}

/* line 239, ../../../sass/customer/_misc.scss */
.block {
  display: block;
}

/* line 243, ../../../sass/customer/_misc.scss */
.inline-block {
  display: inline-block;
}

/* line 247, ../../../sass/customer/_misc.scss */
.text-right {
  text-align: right !important;
}

/* line 251, ../../../sass/customer/_misc.scss */
.text-center {
  text-align: center !important;
}

/* line 255, ../../../sass/customer/_misc.scss */
.doublespace {
  margin: 32px 0;
}

/* line 260, ../../../sass/customer/_misc.scss */
i.loading {
  width: 32px;
  height: 32px;
  background: #fff url(../images/loading.gif) no-repeat 3px 3px;
  overflow: hidden;
  display: block;
  margin: 10px auto;
  padding: 3px;
  border-radius: 3px;
}

/* line 271, ../../../sass/customer/_misc.scss */
.hide {
  display: none;
}

/* line 275, ../../../sass/customer/_misc.scss */
.loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url(/_layouts/15/RH/UI/images/loading.gif) no-repeat 48% 48%;
}

/* line 287, ../../../sass/customer/_misc.scss */
.alarm {
  background-color: #db1f2a;
  color: #ffffff;
}

/* line 294, ../../../sass/customer/_misc.scss */
.bs .btn-custom, .bs .btn-dark, .bs .btn-alarm {
  color: #ffffff;
  padding: 5px 10px;
  display: block;
  font-size: 13px;
}
/* line 301, ../../../sass/customer/_misc.scss */
.bs .btn-custom:link, .bs .btn-dark:link, .bs .btn-alarm:link, .bs .btn-custom:visited, .bs .btn-dark:visited, .bs .btn-alarm:visited {
  color: #ffffff !important;
}
/* line 307, ../../../sass/customer/_misc.scss */
.bs .btn-dark {
  background-color: #656565;
  /*#646464;*/
}
/* line 312, ../../../sass/customer/_misc.scss */
.bs li.alarm {
  border-right-color: #db1f2a !important;
  border-bottom-color: #db1f2a !important;
  background-color: #db1f2a !important;
  color: #ffffff !important;
}
/* line 318, ../../../sass/customer/_misc.scss */
.bs li.alarm:hover {
  border-right-color: #333333 !important;
  border-bottom-color: #333333 !important;
  background-color: #333333 !important;
}
/* line 323, ../../../sass/customer/_misc.scss */
.bs li.alarm:hover a {
  background-color: #333333 !important;
}
/* line 328, ../../../sass/customer/_misc.scss */
.bs li.alarm a {
  color: #ffffff;
}
/* line 333, ../../../sass/customer/_misc.scss */
.bs .btn-alarm {
  background-color: #db1f2a;
  text-decoration: none;
}
/* line 339, ../../../sass/customer/_misc.scss */
.bs .btn-pagetool {
  border: none;
  display: inline-block;
  padding: 13px 5px;
  text-decoration: none;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #222222 !important;
  margin-bottom: -1px;
  margin-right: -4px;
}
@media screen and (min-width: 768px) {
  /* line 339, ../../../sass/customer/_misc.scss */
  .bs .btn-pagetool {
    padding: 13px 5px;
  }
}
/* line 358, ../../../sass/customer/_misc.scss */
.bs .btn-pagetool i {
  margin-right: 5px;
  vertical-align: top;
}
/* line 364, ../../../sass/customer/_misc.scss */
.bs .btn-pagetool .long-text {
  display: none;
}
@media screen and (min-width: 1024px) {
  /* line 364, ../../../sass/customer/_misc.scss */
  .bs .btn-pagetool .long-text {
    display: inline;
  }
}
/* line 372, ../../../sass/customer/_misc.scss */
.bs .btn-pagetool .short-text {
  display: none;
}
@media screen and (max-width: 1024px) {
  /* line 372, ../../../sass/customer/_misc.scss */
  .bs .btn-pagetool .short-text {
    display: inline;
  }
}
/* line 380, ../../../sass/customer/_misc.scss */
.bs .btn-pagetool:hover {
  background-color: #f0f0f0;
  /*#f0f0f0;*/
}
/* line 385, ../../../sass/customer/_misc.scss */
.bs .disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
/* line 389, ../../../sass/customer/_misc.scss */
.bs .invisible {
  display: none;
}
/* line 394, ../../../sass/customer/_misc.scss */
.bs .btn-follow span.glyphicon {
  opacity: 0.3;
  filter: alpha(opacity=30);
  margin-right: 3px;
  top: 2px;
  line-height: .5;
}
/* line 401, ../../../sass/customer/_misc.scss */
.bs .btn-follow #lblLikeCount {
  padding-left: 5px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 408, ../../../sass/customer/_misc.scss */
.content-responsible {
  margin: 0 0 30px;
  font-size: 14px;
}

/* line 413, ../../../sass/customer/_misc.scss */
.page-tools-container {
  border-bottom: 1px solid #d5d5d5;
  /*@media screen and (max-width: 768px) {
      margin-left: -20px;
      margin-right: -20px;
  }*/
}
@media screen and (max-width: 1024px) {
  /* line 413, ../../../sass/customer/_misc.scss */
  .page-tools-container {
    margin-bottom: 30px;
  }
}
/* line 425, ../../../sass/customer/_misc.scss */
.page-tools-container.force-short-text .btn-pagetool .long-text {
  display: none;
}
/* line 429, ../../../sass/customer/_misc.scss */
.page-tools-container.force-short-text .btn-pagetool .short-text {
  display: inline;
}

/* line 435, ../../../sass/customer/_misc.scss */
label.data-required:after {
  content: " *";
}

/* line 439, ../../../sass/customer/_misc.scss */
table.sp-checkboxlist td {
  width: 50%;
}

/* line 443, ../../../sass/customer/_misc.scss */
table.sp-checkboxlist td input[type="checkbox"] {
  margin: 0 9px 6px 9px;
}

@media screen and (max-width: 480px) {
  /* line 447, ../../../sass/customer/_misc.scss */
  .nographic {
    background-size: 0 0 !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 447, ../../../sass/customer/_misc.scss */
  .nographic {
    background-size: 0 0 !important;
  }
}

/* line 1, ../../../sass/customer/_applicationpages.scss */
.image-box {
  width: 80px;
  height: 80px;
  margin-right: 10px;
  margin-bottom: 15px;
  overflow: hidden;
  border: 1px solid #f0f0f0;
  /*#efefef;*/
}
/* line 8, ../../../sass/customer/_applicationpages.scss */
.image-box img {
  width: 100%;
  max-width: none;
  height: auto;
}

/* line 2, ../../../sass/customer/_rte.scss */
p.rh-Element-P {
  
-ms-name: "Normal";

  line-height: 1.3em;
  font-size: 18px;
  color: #333333;
}

/* line 9, ../../../sass/customer/_rte.scss */
p.ms-rteElement-P,
.ms-rtestate-field p {
  font-size: 18px;
}

/*H1.rh-Element-H1A {
    
-ms-element: "false";

    
-ms-name: "H1";

    color: #333333;
    font-family: $sansBold;
    font-size: 34px;
    line-height: 1.1em;
    margin-bottom: 0.4em;
    margin-top: 1em;
}*/
/* line 25, ../../../sass/customer/_rte.scss */
H2.rh-Element-H2A {
  
-ms-name: "H2";

  
-ms-element: "true";

  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 36, ../../../sass/customer/_rte.scss */
H3.rh-Element-H3A {
  
-ms-name: "H3";

  
-ms-element: "true";

  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 47, ../../../sass/customer/_rte.scss */
H4.rh-Element-H4A {
  
-ms-name: "H4";

  
-ms-element: "true";

  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.3em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}

/* line 58, ../../../sass/customer/_rte.scss */
H5.rh-Element-H5A {
  
-ms-name: "H5";

  
-ms-element: "true";

  color: #000000;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.3em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}

/* line 72, ../../../sass/customer/_rte.scss */
p.ms-rteElement-P,
.ms-rtestate-field p {
  
-ms-name: "Normal";

  line-height: 1.3em;
  font-size: 16px;
  color: #333333;
}

/* line 80, ../../../sass/customer/_rte.scss */
.singleHeadingExpander h1,
H1.ms-rteElement-H1,
.ms-rtestate-field h1 {
  
-ms-element: "false";

  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 34px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 92, ../../../sass/customer/_rte.scss */
.singleHeadingExpander h2,
h2.ms-rteElement-H2,
.ms-rtestate-field h2 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 103, ../../../sass/customer/_rte.scss */
.singleHeadingExpander h3,
h3.ms-rteElement-H3,
.ms-rtestate-field h3 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 114, ../../../sass/customer/_rte.scss */
.singleHeadingExpander h4,
h4.ms-rteElement-H4,
.ms-rtestate-field h4 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.3em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}

/* line 125, ../../../sass/customer/_rte.scss */
.singleHeadingExpander h5,
h5.ms-rteElement-H5,
.ms-rtestate-field h5 {
  color: #000000;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.3em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}

@media screen and (min-width: 768px) {
  /* line 137, ../../../sass/customer/_rte.scss */
  .article .text-content {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  /* line 144, ../../../sass/customer/_rte.scss */
  .ms-rtestate-field p, p.rh-Element-P {
    font-size: 16px;
  }

  /* line 148, ../../../sass/customer/_rte.scss */
  .ms-rtestate-field h2, H2.rh-Element-H2A {
    font-size: 28px;
  }

  /* line 152, ../../../sass/customer/_rte.scss */
  .ms-rtestate-field h3, H3.rh-Element-H3A {
    font-size: 22px;
  }

  /* line 156, ../../../sass/customer/_rte.scss */
  .ms-rtestate-field h4, H4.rh-Element-H4A {
    font-size: 16px;
  }

  /* line 160, ../../../sass/customer/_rte.scss */
  .ms-rtestate-field h5, H5.rh-Element-H5A {
    font-size: 15px;
  }
}
/* line 166, ../../../sass/customer/_rte.scss */
p.rh-Element-ImgCaption {
  
-ms-name: "Caption";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #656565;
  margin-top: 0;
}

/* line 174, ../../../sass/customer/_rte.scss */
DIV.rh-Element-Quote {
  
-ms-name: "Citat";

  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #419593;
  text-align: justify;
  line-height: 26px;
  margin: 1em 0 0;
  margin-left: 25%;
  display: block;
}
@media screen and (min-width: 768px) {
  /* line 174, ../../../sass/customer/_rte.scss */
  DIV.rh-Element-Quote {
    font-size: 28px;
    line-height: 33px;
  }
}

/* line 191, ../../../sass/customer/_rte.scss */
DIV.rh-Element-Quote-Author {
  
-ms-name: "Citat navn";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #646c6f;
  margin-bottom: 1.5em;
  text-align: right;
}

/* line 200, ../../../sass/customer/_rte.scss */
DIV.rh-Element-Frame {
  
-ms-name: "Grå ramme";

  border: 1px solid #d5d5d5;
  padding: 10px;
  margin: 16px 0;
  background-color: #f0f0f0;
}

/* line 208, ../../../sass/customer/_rte.scss */
HR.rh-Element-Hr {
  
-ms-name: "Linie";

}

/* line 212, ../../../sass/customer/_rte.scss */
.rh-Style-Btn {
  
-ms-name: "Knap";

}

/* line 216, ../../../sass/customer/_rte.scss */
.rh-Table-Bordered {
  
-ms-name: "Med rammer";

}

/* line 220, ../../../sass/customer/_rte.scss */
.rh-Table-Condensed {
  
-ms-name: "Smal";

}

/* line 224, ../../../sass/customer/_rte.scss */
.rh-Position-1 {
  
-ms-name: "Venstre";

  float: left;
}

/* line 230, ../../../sass/customer/_rte.scss */
.rh-Position-2 {
  
-ms-name: "Højre";

  float: right;
}

/* line 236, ../../../sass/customer/_rte.scss */
.rh-Position-3 {
  
-ms-name: "Top";

  vertical-align: text-top;
}

/* line 241, ../../../sass/customer/_rte.scss */
.rh-Position-4 {
  
-ms-name: "Midt";

  vertical-align: middle;
}

/* line 247, ../../../sass/customer/_rte.scss */
.rh-Position-5 {
  
-ms-name: "Bund";

  vertical-align: text-bottom;
}

/* line 253, ../../../sass/customer/_rte.scss */
.rh-Image-Style-0 {
  
-ms-name: "Ingen border";

}

/* line 258, ../../../sass/customer/_rte.scss */
.rh-Image-Style-1 {
  
-ms-name: "Tynd linie border";

  background-color: #434343;
  /*#444;*/
  border: 1px solid #656565;
  background-image: url("/_layouts/15/images/tabtitlerowbottombg.png?rev=23");
  background-repeat: repeat-x;
  background-position: top;
}

/* line 268, ../../../sass/customer/_rte.scss */
.rh-Image-Style-2 {
  
-ms-name: "Tabel border";

  padding: 2px;
  border-top: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-bottom: 1px solid #B8b8b8;
  /*#ababab;*/
  border-left: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-right: 1px solid #B8b8b8;
  /*#ababab;*/
}

/* line 278, ../../../sass/customer/_rte.scss */
.rh-Image-Style-3 {
  
-ms-name: "Mørk border";

  padding: 15px;
  background-color: #333333;
  /*#333;*/
  border: 1px solid #434343;
  /*#444;*/
  background-image: url("/_layouts/15/images/tabtitlerowbottombg.png?rev=23");
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-position: left bottom;
}

/* line 289, ../../../sass/customer/_rte.scss */
.rh-Image-Style-4 {
  
-ms-name: "Lys border";

  padding: 6px;
  padding-bottom: 33px;
  background-color: #f0f0f0;
  /*#F2F2F2;*/
  border-top: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-bottom: 1px solid #B8b8b8;
  /*#ababab;*/
  border-left: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-right: 1px solid #B8b8b8;
  /*#ababab;*/
  background-image: url("/_layouts/15/images/selbg.png?rev=23");
  background-repeat: repeat-x;
  background-position: top;
}

/* line 303, ../../../sass/customer/_rte.scss */
.pim-page p {
  
-ms-name: "Normal";

  line-height: 23px;
  margin: 0px 0px 1em 0em;
}

/* line 309, ../../../sass/customer/_rte.scss */
.pim-page H2 {
  
-ms-name: "H2";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  color: #333333;
  line-height: 1.4;
  margin-bottom: .4em;
  margin-top: 1em;
}

/* line 319, ../../../sass/customer/_rte.scss */
.pim-page H3 {
  
-ms-name: "H3";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #333333;
  line-height: 1.6;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 329, ../../../sass/customer/_rte.scss */
.pim-pageH4 {
  
-ms-name: "H4";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 339, ../../../sass/customer/_rte.scss */
.pim-page H5 {
  
-ms-name: "H5";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 14px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 349, ../../../sass/customer/_rte.scss */
.pim-page H6 {
  
-ms-name: "H6";

  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 14px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 359, ../../../sass/customer/_rte.scss */
p.rh-Element-ImgCaption {
  
-ms-name: "Caption";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #656565;
  margin-top: 0;
}

/* line 367, ../../../sass/customer/_rte.scss */
DIV.rh-Element-Quote {
  
-ms-name: "Citat";

  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #419593;
  text-align: justify;
  line-height: 26px;
  margin: 1em 0 0;
  margin-left: 25%;
  display: block;
}
@media screen and (min-width: 768px) {
  /* line 367, ../../../sass/customer/_rte.scss */
  DIV.rh-Element-Quote {
    font-size: 28px;
    line-height: 33px;
  }
}

/* line 384, ../../../sass/customer/_rte.scss */
DIV.rh-Element-Quote-Author {
  
-ms-name: "Citat navn";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #646c6f;
  margin-bottom: 1.5em;
  text-align: right;
}

/* line 393, ../../../sass/customer/_rte.scss */
DIV.rh-Element-Frame {
  
-ms-name: "Grå ramme";

  border: 1px solid #d5d5d5;
  padding: 10px;
  margin: 16px 0;
  background-color: #f0f0f0;
}

/* line 401, ../../../sass/customer/_rte.scss */
HR.rh-Element-Hr {
  
-ms-name: "Linie";

}

/* line 405, ../../../sass/customer/_rte.scss */
.rh-Style-Btn {
  
-ms-name: "Knap";

}

/* line 409, ../../../sass/customer/_rte.scss */
.rh-Table-Bordered {
  
-ms-name: "Med rammer";

}

/* line 413, ../../../sass/customer/_rte.scss */
.rh-Table-Condensed {
  
-ms-name: "Smal";

}

/* line 417, ../../../sass/customer/_rte.scss */
.rh-Position-1 {
  
-ms-name: "Venstre";

  float: left;
}

/* line 423, ../../../sass/customer/_rte.scss */
.rh-Position-2 {
  
-ms-name: "Højre";

  float: right;
}

/* line 429, ../../../sass/customer/_rte.scss */
.rh-Position-3 {
  
-ms-name: "Top";

  vertical-align: text-top;
}

/* line 434, ../../../sass/customer/_rte.scss */
.rh-Position-4 {
  
-ms-name: "Midt";

  vertical-align: middle;
}

/* line 440, ../../../sass/customer/_rte.scss */
.rh-Position-5 {
  
-ms-name: "Bund";

  vertical-align: text-bottom;
}

/* line 446, ../../../sass/customer/_rte.scss */
.rh-Image-Style-0 {
  
-ms-name: "Ingen border";

}

/* line 451, ../../../sass/customer/_rte.scss */
.rh-Image-Style-1 {
  
-ms-name: "Tynd linie border";

  background-color: #434343;
  /*#444;*/
  border: 1px solid #656565;
  background-image: url("/_layouts/15/images/tabtitlerowbottombg.png?rev=23");
  background-repeat: repeat-x;
  background-position: top;
}

/* line 461, ../../../sass/customer/_rte.scss */
.rh-Image-Style-2 {
  
-ms-name: "Tabel border";

  padding: 2px;
  border-top: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-bottom: 1px solid #B8b8b8;
  /*#ababab;*/
  border-left: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-right: 1px solid #B8b8b8;
  /*#ababab;*/
}

/* line 471, ../../../sass/customer/_rte.scss */
.rh-Image-Style-3 {
  
-ms-name: "Mørk border";

  padding: 15px;
  background-color: #333333;
  /*#333;*/
  border: 1px solid #434343;
  /*#444;*/
  background-image: url("/_layouts/15/images/tabtitlerowbottombg.png?rev=23");
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-position: left bottom;
}

/* line 483, ../../../sass/customer/_rte.scss */
.rh-Image-Style-4 {
  
-ms-name: "Lys border";

  padding: 6px;
  padding-bottom: 33px;
  background-color: #f0f0f0;
  /*#F2F2F2;*/
  border-top: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-bottom: 1px solid #B8b8b8;
  /*#ababab;*/
  border-left: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-right: 1px solid #B8b8b8;
  /*#ababab;*/
  background-image: url("/_layouts/15/images/selbg.png?rev=23");
  background-repeat: repeat-x;
  background-position: top;
}

/* line 501, ../../../sass/customer/_rte.scss */
.pim-page p {
  
-ms-name: "Normal";

  line-height: 23px;
  margin: 0px 0px 1em 0em;
}

/* line 508, ../../../sass/customer/_rte.scss */
.pim-page H2 {
  
-ms-name: "H2";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  color: #333333;
  line-height: 1.4;
  margin-bottom: .4em;
  margin-top: 1em;
}

/* line 518, ../../../sass/customer/_rte.scss */
.pim-page H3 {
  
-ms-name: "H3";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #333333;
  line-height: 1.6;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 528, ../../../sass/customer/_rte.scss */
.pim-pageH4 {
  
-ms-name: "H4";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 538, ../../../sass/customer/_rte.scss */
.pim-page H5 {
  
-ms-name: "H5";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 14px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 548, ../../../sass/customer/_rte.scss */
.pim-page H6 {
  
-ms-name: "H6";

  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 14px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 558, ../../../sass/customer/_rte.scss */
.article .abstract h1 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 34px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 567, ../../../sass/customer/_rte.scss */
.article .abstract h2 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 576, ../../../sass/customer/_rte.scss */
.article .abstract h3 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 585, ../../../sass/customer/_rte.scss */
.article .abstract h4 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.3em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}

/* line 594, ../../../sass/customer/_rte.scss */
.article .abstract h5 {
  color: #000000;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.3em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}

/* line 605, ../../../sass/customer/_rte.scss */
H2.ms-rteElement-H2 {
  
-ms-name: "H2";

}

/* line 1, ../../../sass/customer/_searchwordhighlight.scss */
.highlight {
  background-color: #FFFF88;
  display: inline !important;
  padding-right: 0px !important;
}

/* line 7, ../../../sass/customer/_searchwordhighlight.scss */
.btn-webpart .highlight {
  background: none;
}

/*
.coworker-nav,
.coworker-group {
}
*/
/* line 9, ../../../sass/customer/_coworkers.scss */
.coworker {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 24px;
  /*
  	.coworker-department {
  	}
  	.coworker-phone {
  	}
  	.coworker-link {
  	}
  */
}
/* line 13, ../../../sass/customer/_coworkers.scss */
.coworker h3.coworker-name {
  margin-bottom: 0;
}
/* line 15, ../../../sass/customer/_coworkers.scss */
.coworker h3.coworker-name a {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  display: block;
}

/* line 33, ../../../sass/customer/_coworkers.scss */
.media.coworker {
  margin-bottom: 1em;
}

/* line 1, ../../../sass/customer/_contactlink.scss */
.contact-link {
  display: inline-block;
}
/* line 3, ../../../sass/customer/_contactlink.scss */
.contact-link > .popover {
  width: auto !important;
  max-width: 100%;
  font-size: 1em;
  text-align: center;
}
/* line 8, ../../../sass/customer/_contactlink.scss */
.contact-link > .popover img {
  max-width: auto;
  width: 72px;
  height: 72px;
  display: inline;
}
/* line 14, ../../../sass/customer/_contactlink.scss */
.contact-link > .popover h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 18, ../../../sass/customer/_contactlink.scss */
.contact-link > .popover .row {
  margin: 0 !important;
}
/* line 21, ../../../sass/customer/_contactlink.scss */
.contact-link > .popover a.followuserbtn {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  /* line 3, ../../../sass/customer/_contactlink.scss */
  .contact-link > .popover {
    text-align: left;
  }
}

/* line 1, ../../../sass/customer/_header.scss */
.ms-core-deltaSuiteLinks {
  text-align: left;
}

/* line 5, ../../../sass/customer/_header.scss */
#suiteBar {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 36px;
}
/* line 10, ../../../sass/customer/_header.scss */
#suiteBar .navbar-toggle {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 8px 20px 8px 20px;
  border-radius: 0;
  border: 0;
  min-width: initial;
  border-right: 1px solid #434343;
  /*#4c4c4c;*/
  float: none;
}
/* line 23, ../../../sass/customer/_header.scss */
#suiteBar .navbar-collapse {
  border-top: 0;
  border-color: transparent;
  box-shadow: none;
}

/* line 30, ../../../sass/customer/_header.scss */
#suiteBar,
#suiteBarLeft,
#suiteBarRight {
  background-color: #333333;
}

/* line 36, ../../../sass/customer/_header.scss */
#suiteBarRight {
  padding-right: 0;
}

/* line 40, ../../../sass/customer/_header.scss */
#suiteBarRight #ms-help {
  display: none;
}

/* line 45, ../../../sass/customer/_header.scss */
#suiteLinksBox .navbar {
  margin-bottom: 0;
  min-height: inherit;
  border-radius: 0;
}
/* line 51, ../../../sass/customer/_header.scss */
#suiteLinksBox .navbar-inverse {
  background-color: transparent;
  border: 0;
}
/* line 56, ../../../sass/customer/_header.scss */
#suiteLinksBox .navbar-nav > li > a {
  padding-top: 7px;
  padding-bottom: 5px;
  color: #ffffff;
  margin: 0 15px;
}
/* line 63, ../../../sass/customer/_header.scss */
#suiteLinksBox .navbar-nav > li > a:hover,
#suiteLinksBox .navbar-nav > li > a:focus {
  color: #828282;
}

/* line 69, ../../../sass/customer/_header.scss */
.minime {
  width: 36px;
  height: 36px;
  display: block !important;
  overflow: hidden;
  padding: 0 !important;
  margin-left: 15px;
}
@media screen and (min-width: 768px) {
  /* line 69, ../../../sass/customer/_header.scss */
  .minime {
    margin-left: 0;
  }
}
/* line 81, ../../../sass/customer/_header.scss */
.minime img {
  width: 100%;
}

/* line 86, ../../../sass/customer/_header.scss */
.ms-welcome-root {
  height: 36px;
  line-height: 36px;
  border: 1px solid #656565;
  /*#575757;*/
  border-width: 0 1px;
  padding: 0px 16px 0px 20px;
}

/* line 94, ../../../sass/customer/_header.scss */
.ms-welcome-root > a.ms-core-menu-root,
#suiteBarLeft {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: capitalize;
  color: #ffffff;
}

/* line 101, ../../../sass/customer/_header.scss */
.ms-siteactions-root > span > a.ms-core-menu-root {
  width: 20px;
  height: 20px;
  padding: 11px 7px 6px 11px;
}

/* line 107, ../../../sass/customer/_header.scss */
.ms-welcome-hover > a.ms-core-menu-root,
.ms-welcome-root > a.ms-core-menu-root:hover {
  color: #333333;
}

/* line 112, ../../../sass/customer/_header.scss */
.ribbonexternaluserdiv {
  background-color: #222222;
}
/* line 115, ../../../sass/customer/_header.scss */
.ribbonexternaluserdiv #welcomeMenuBox {
  display: none;
}
/* line 119, ../../../sass/customer/_header.scss */
.ribbonexternaluserdiv .ms-core-deltaSuiteLinks {
  background-color: #222222;
}
/* line 123, ../../../sass/customer/_header.scss */
.ribbonexternaluserdiv #s4-ribbonrow {
  display: none;
}

/* Ribbon branding - new design for intranet and internet */
/* line 133, ../../../sass/customer/_header.scss */
body.internet, body.intranet {
  background-color: #cccccc;
}

/*hide the suite bar*/
/* line 137, ../../../sass/customer/_header.scss */
.internet #suiteBar, .internet #suiteBarButtons #ms-help, .intranet #suiteBar, .intranet #suiteBarButtons #ms-help {
  display: none;
}

/* Edit link missing border */
/* line 142, ../../../sass/customer/_header.scss */
#suiteBarButtons {
  border-right: 1px solid #d5d5d5;
}

/* Edit link a bit lower */
/* line 146, ../../../sass/customer/_header.scss */
a.ms-promotedActionButton[_edittooltip="Rediger"] > span, a.ms-promotedActionButton[_savetooltip="Gem"] > span {
  margin-top: 2px;
}

/* line 150, ../../../sass/customer/_header.scss */
a.ms-promotedActionButton[_edittooltip="Rediger"]:hover > span, a.ms-promotedActionButton[_savetooltip="Gem"]:hover > span {
  background-color: white !important;
}

/* line 154, ../../../sass/customer/_header.scss */
a.ms-promotedActionButton[_edittooltip="Rediger"]:hover, a.ms-promotedActionButton[_edittooltip="Gem"]:hover {
  margin-right: 0;
  padding-right: 10px;
  background-color: #fff;
  line-height: 34px;
}

/*.internet div[id$="_SPSecurityTrimmedControlPageTools"], .intranet div[id$="_SPSecurityTrimmedControlPageTools"] {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 17px;
    background: #cccccc;
}*/
@media screen and (max-width: 1455px) {
  /* line 170, ../../../sass/customer/_header.scss */
  .internet div[id$="_SPSecurityTrimmedControlPageTools"], .intranet div[id$="_SPSecurityTrimmedControlPageTools"] {
    padding-right: 0;
    width: 100%;
  }
}
/*change the ribbon background color to suite bar blue*/
/* line 177, ../../../sass/customer/_header.scss */
.internet #globalNavBox, .internet .ms-clientcontrol-chromeheader, .internet .ms-welcome-hover, .internet ms-siteactions-hover, .intranet #globalNavBox, .intranet .ms-clientcontrol-chromeheader, .intranet .ms-welcome-hover, .intranet ms-siteactions-hover {
  background-color: #EBEBEB !important;
}

/*fix right links to sit next to each other*/
/* line 182, ../../../sass/customer/_header.scss */
.internet .ms-core-deltaSuiteLinks, .intranet .ms-core-deltaSuiteLinks {
  display: inline-block;
  vertical-align: top;
}

/* line 187, ../../../sass/customer/_header.scss */
.internet #s4-ribbonrow, .internet .ms-cui-topBar2, .intranet #s4-ribbonrow, .intranet .ms-cui-topBar2 {
  border-bottom-color: #d5d5d5;
  border-bottom: none;
}

/* line 192, ../../../sass/customer/_header.scss */
.internet .ms-siteactions-imgspan, .intranet .ms-siteactions-imgspan {
  display: block;
}

/* line 196, ../../../sass/customer/_header.scss */
.internet #ms-help .s4-clust, .intranet #ms-help .s4-clust {
  display: block !important;
  /*important needed back of OOTB inline style*/
}

/* line 200, ../../../sass/customer/_header.scss */
.internet .ms-promotedActionButton, .intranet .ms-promotedActionButton {
  vertical-align: top;
  line-height: 30px;
}

/* line 205, ../../../sass/customer/_header.scss */
.internet .ms-qatbutton, .intranet .ms-qatbutton {
  vertical-align: top;
}

/*ribbon colors*/
/*right tabs*/
/* line 211, ../../../sass/customer/_header.scss */
.internet .ms-welcome-root > a.ms-core-menu-root, .internet .ms-signInLink, .intranet .ms-welcome-root > a.ms-core-menu-root, .intranet .ms-signInLink {
  color: #636C6F;
}

/* line 215, ../../../sass/customer/_header.scss */
.internet .ms-welcome-root, .intranet .ms-welcome-root {
  border-left-color: transparent;
  border-right-color: #d5d5d5;
}

/* line 220, ../../../sass/customer/_header.scss */
.internet .ms-promotedActionButton-text, .intranet .ms-promotedActionButton-text {
  color: #636C6F;
}

/*left tabs such as browser, edit, etc*/
/* line 225, ../../../sass/customer/_header.scss */
.internet .ms-cui-tt-a > .ms-cui-tt-span, .intranet .ms-cui-tt-a > .ms-cui-tt-span {
  color: #636C6F !important;
  /*overriding OOTB important tag*/
}

/* line 229, ../../../sass/customer/_header.scss */
.internet .ms-browseTab.ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span, .intranet .ms-browseTab.ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span {
  color: #636C6F !important;
  /*again overriding OOTB important tag*/
}

/* line 1, ../../../sass/customer/_inheritedcontent.scss */
iframe.inherited-content {
  width: 100%;
  overflow: hidden;
}

/* line 7, ../../../sass/customer/_inheritedcontent.scss */
body.inherited-content {
  background: transparent;
}

/* line 11, ../../../sass/customer/_inheritedcontent.scss */
.hidden-element {
  display: none !important;
}

/* line 15, ../../../sass/customer/_inheritedcontent.scss */
.workspace-modifications {
  overflow: hidden !important;
  height: initial !important;
  /* just so retard IE7 computes the clientHeight */
  zoom: 1;
}

/* line 22, ../../../sass/customer/_inheritedcontent.scss */
.ic-editpanel {
  max-width: 870px;
  background-color: #f2f2f2;
  color: #777777;
  font-family: mariregular, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
}

/* images inside the publishing RTF field */
/* line 33, ../../../sass/customer/_inheritedcontent.scss */
html.lt-ie8 body.inherited-content div.ms-rtestate-field div img,
body.inherited-content div.ms-rtestate-field div > img {
  width: 100%;
  height: auto;
}

/* general class for responsiveness that can be attached to all images */
/* line 40, ../../../sass/customer/_inheritedcontent.scss */
body.inherited-content img.responsive {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  /* line 46, ../../../sass/customer/_inheritedcontent.scss */
  body.inherited-content .row.row-floating-grid {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 49, ../../../sass/customer/_inheritedcontent.scss */
  body.inherited-content .row.row-floating-grid .ms-webpart-zone .ms-webpartzone-cell {
    margin-left: 0;
  }
}
/* line 1, ../../../sass/customer/_facebooklike.scss */
.h1-under-fblike {
  margin-top: 0.3em;
}

/* line 1, ../../../sass/customer/_minisite.scss */
.adrminisite {
  text-align: center !important;
}

/* line 6, ../../../sass/customer/_minisite.scss */
.lt-ie9 .logo-area .ie-applyBackgroundJsImg img {
  position: absolute !important;
  top: 0 !important;
}

/* debatforum layout */
/* line 3, ../../../sass/customer/_communities.scss */
.debat-forum {
  margin-bottom: 20px;
}
/* line 6, ../../../sass/customer/_communities.scss */
.debat-forum .debat-forum-login [class^='btn-link'] {
  display: block;
}
/* line 11, ../../../sass/customer/_communities.scss */
.debat-forum .debat-forum-rss a.rssimg {
  width: 15px;
  height: 15px;
  background: url("/_layouts/15/RH/UI/images/icons.png") -20px -139px no-repeat !important;
  margin: 0 0 20px 0;
  display: inline-block;
  float: left;
  margin-right: 1em;
}
/* line 20, ../../../sass/customer/_communities.scss */
.debat-forum .debat-forum-rss a.rssimg img {
  display: none;
}
/* line 26, ../../../sass/customer/_communities.scss */
.debat-forum #PageContent__ControlWrapper_RichHtmlField {
  display: block !important;
  margin-left: 0;
}
/* line 31, ../../../sass/customer/_communities.scss */
.debat-forum span.ms-list-addnew-imgSpan20 {
  background: url("/_layouts/15/RH/UI/images/spcommon-RH.png") -131px -134px no-repeat !important;
}
/* line 32, ../../../sass/customer/_communities.scss */
.debat-forum span.ms-list-addnew-imgSpan20 img.ms-list-addnew-img20 {
  display: none;
}
/* line 39, ../../../sass/customer/_communities.scss */
.debat-forum .ms-textLarge,
.debat-forum .ms-textXLarge {
  font-size: 1em;
}
/* line 44, ../../../sass/customer/_communities.scss */
.debat-forum .ms-calloutLink:link, .debat-forum a.ms-calloutLink:visited, .debat-forum .ms-calloutLinkDisabled,
.debat-forum .ms-commandLink, .debat-forum .ms-commandLink:visited,
.debat-forum .ms-secondaryCommandLink, .debat-forum .ms-secondaryCommandLink:visited {
  /* [ReplaceColor(themeColor:"SubtleEmphasisCommandLinks")] */
  color: #007dbb;
}
/* line 50, ../../../sass/customer/_communities.scss */
.debat-forum .ms-calloutLink:hover,
.debat-forum .ms-commandLink:hover,
.debat-forum .ms-secondaryCommandLink:hover {
  /* [ReplaceColor(themeColor:"CommandLinksHover")] */
  color: #007dbb;
}
/* line 56, ../../../sass/customer/_communities.scss */
.debat-forum .ms-calloutLink:active,
.debat-forum .ms-commandLink:active,
.debat-forum .ms-secondaryCommandLink:active {
  /* [ReplaceColor(themeColor:"CommandLinksPressed")] */
  color: #007dbb;
}
/* line 62, ../../../sass/customer/_communities.scss */
.debat-forum .ms-calloutLinkDisabled:link, .debat-forum .ms-calloutLinkDisabled:visited, .debat-forum a.ms-calloutLinkDisabled:hover, .debat-forum .ms-calloutLinkDisabled:active,
.debat-forum .ms-commandLinkDisabled:link, .debat-forum .ms-commandLinkDisabled:visited, .debat-forum .ms-commandLinkDisabled:hover, .debat-forum .ms-commandLinkDisabled:active {
  /* [ReplaceColor(themeColor:"CommandLinksDisabled")] */
  color: #828282;
}
/* line 67, ../../../sass/customer/_communities.scss */
.debat-forum .ms-heroCommandLink, .debat-forum .ms-heroCommandLink:visited {
  /* [ReplaceColor(themeColor:"CommandLinksHover")] */
  color: #007dbb;
}
/* line 71, ../../../sass/customer/_communities.scss */
.debat-forum .ms-heroCommandLink:hover, .debat-forum .ms-heroCommandLink:active {
  /* [ReplaceColor(themeColor:"CommandLinksPressed")] */
  color: #007dbb;
}
/* line 75, ../../../sass/customer/_communities.scss */
.debat-forum .ms-pivotControl-surfacedOpt, .debat-forum .ms-pivotControl-overflowDot {
  /* [ReplaceColor(themeColor:"CommandLinks")] */
  color: #007dbb;
}
/* line 79, ../../../sass/customer/_communities.scss */
.debat-forum .ms-pivotControl-surfacedOpt:hover, .debat-forum .ms-pivotControl-overflowDot:hover {
  /* [ReplaceColor(themeColor:"CommandLinksHover")] */
  color: #007dbb;
}
/* line 83, ../../../sass/customer/_communities.scss */
.debat-forum .ms-pivotControl-surfacedOpt-selected {
  color: #333;
}
/* line 87, ../../../sass/customer/_communities.scss */
.debat-forum .ms-calloutLink:link, .debat-forum a.ms-calloutLink:visited, .debat-forum .ms-calloutLinkDisabled,
.debat-forum .ms-commandLink, .debat-forum .ms-commandLink:visited,
.debat-forum .ms-secondaryCommandLink, .debat-forum .ms-secondaryCommandLink:visited,
.debat-forum .ms-heroCommandLink, .debat-forum .ms-heroCommandLink:visited, .debat-forum .ms-heroCommandLink:hover, .debat-forum .ms-heroCommandLink:active {
  /* [ReplaceFont(themeFont:"body")] */
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
/* line 95, ../../../sass/customer/_communities.scss */
.debat-forum .ms-accentText, .debat-forum .ms-accentText:visited {
  /* [ReplaceColor(themeColor:"AccentText")] */
  color: #007dbb;
}
/* line 99, ../../../sass/customer/_communities.scss */
.debat-forum .ms-TileText-fontColor {
  /* [ReplaceColor(themeColor:"TileText",opacity:"1")] */
  color: #ffffff;
}
/* line 103, ../../../sass/customer/_communities.scss */
.debat-forum .ms-TileBackgroundOverlay-bgColor {
  /* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */
  background-color: #007dbb;
}
/* line 107, ../../../sass/customer/_communities.scss */
.debat-forum .ms-core-needIEFilter .ms-TileBackgroundOverlay-bgColor {
  /* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=$brand-primary,endColorstr=$brand-primary)";
}
/* line 112, ../../../sass/customer/_communities.scss */
.debat-forum .ms-tileview-tile-content {
  /* [ReplaceColor(themeColor:"EmphasisBackground")] */
  background-color: #81ccf1;
}
/* line 116, ../../../sass/customer/_communities.scss */
.debat-forum .ms-tileview-tile-detailsBox {
  /* [ReplaceColor(themeColor:"TileText")] */
  color: #ffffff;
  /* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */
  background-color: #007dbb;
}
/* line 121, ../../../sass/customer/_communities.scss */
.debat-forum .ms-core-needIEFilter .ms-tileview-tile-detailsBox {
  /* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=$brand-primary,endColorstr=$brand-primary)";
}
/* line 125, ../../../sass/customer/_communities.scss */
.debat-forum .ms-tileview-tile-selected, .debat-forum .ms-tileview-tile-selectionBox, .debat-forum .ms-tileview-tile-selectionBox > *, .debat-forum .ms-tileview-tile-selectionBox:hover > * {
  /* [ReplaceColor(themeColor:"EmphasisBackground")] */
  background-color: #81ccf1;
}
/* line 129, ../../../sass/customer/_communities.scss */
.debat-forum .ms-tileview-tile-titleMedium {
  /* [ReplaceColor(themeColor:"TileText")] */
  color: #ffffff;
}
/* line 133, ../../../sass/customer/_communities.scss */
.debat-forum .ms-tileview-tile-titleMedium,
.debat-forum .ms-tileview-tile-detailsListMedium,
.debat-forum .ms-tileview-tile-descriptionMedium {
  font-size: 14px;
}
/* line 139, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-reputationBarSq {
  background: #007dbb;
}
/* line 143, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-adminLinks {
  display: block;
}
/* line 147, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-activityStatsNumber {
  width: auto;
  /* [ReplaceColor(themeColor: "SubtleLines")] */
  border-bottom: 1px solid #d5d5d5;
}
/* line 152, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-myMemberScore {
  width: auto;
  /* [ReplaceColor(themeColor: "SubtleLines")] */
  border-bottom: 1px solid #d5d5d5;
}
/* line 157, ../../../sass/customer/_communities.scss */
.debat-forum .ms-microfeed-confirmationDiv {
  /* [ReplaceColor(themeColor: "SubtleLines")] */
  border: 1px solid #d5d5d5;
}
/* line 161, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-forumContainer {
  width: auto;
  max-width: none;
}
/* line 166, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-cat-defaultImage {
  /* [ReplaceColor(themeColor: "EmphasisBackground")] */
  background-color: #81ccf1;
}
/* line 170, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-cat-name {
  font-size: 1.33em;
  color: #007dbb;
  line-height: 20px;
}
/* line 176, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-cat-counts {
  /* [ReplaceColor(themeColor: "SubtleBodyText")] */
  color: #828282;
  font-size: 1em;
  line-height: 20px;
}
/* line 182, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-cat-countsNumbers {
  /* [ReplaceColor(themeColor: "ContentAccent1")] */
  color: #007dbb;
}
/* line 186, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-cat-desc {
  font-size: 1em;
  /* [ReplaceColor(themeColor: "BodyText")] */
  color: #333333;
  line-height: 20px;
}
/* line 192, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-cat-lastPost {
  /* [ReplaceColor(themeColor: "SubtleBodyText")] */
  color: #828282;
  font-size: 1em;
  line-height: 20px;
}
/* line 198, ../../../sass/customer/_communities.scss */
.debat-forum .ms-commportal-titleArea {
  /* [ReplaceColor(themeColor: "SubtleEmphasisBackground")] */
  background-color: #81ccf1;
  height: 90px;
}
/* line 203, ../../../sass/customer/_communities.scss */
.debat-forum .ms-microfeed-highlightedRefMention {
  /* [ReplaceColor(themeColor: "SubtleEmphasisBackground")] */
  background-color: #81ccf1;
}
/* line 207, ../../../sass/customer/_communities.scss */
.debat-forum .ms-microfeed-highlightedTextBoxElement {
  /* [ReplaceColor(themeColor: "SubtleEmphasisBackground",opacity:"1.0")] */
  background-color: #81ccf1;
}
/* line 211, ../../../sass/customer/_communities.scss */
.debat-forum .ms-rtestate-write .ms-socialentity {
  /* [ReplaceColor(themeColor: "SubtleEmphasisBackground",opacity:"1")] */
  background-color: #81ccf1;
  /* [ReplaceColor(themeColor: "SubtleEmphasisBackground")] */
  background-color: #81ccf1;
  display: inline-block;
}

/* line 218, ../../../sass/customer/_communities.scss */
#s4-bodyContainer .rh-custom-file-wrapper {
  display: none;
}

@media (max-width: 390px) {
  /* line 223, ../../../sass/customer/_communities.scss */
  #s4-bodyContainer .rh-custom-file-wrapper {
    display: block;
  }
}
@media (min-width: 700px) and (orientation: landscape) and (max-device-height: 699px) {
  /* line 229, ../../../sass/customer/_communities.scss */
  #s4-bodyContainer .rh-custom-file-wrapper {
    display: block;
  }
}
/*@media (max-width: 768px) {
    #s4-bodyContainer .rh-custom-file-wrapper {
        display: block;
    }
}*/
/* line 242, ../../../sass/customer/_communities.scss */
.lt-ie8 .debat-forum .ms-comm-activityStats ul {
  margin-left: 0 !important;
}
/* line 246, ../../../sass/customer/_communities.scss */
.lt-ie8 .debat-forum .ms-tableCell {
  display: inline-block;
  float: left;
}
/* line 252, ../../../sass/customer/_communities.scss */
.lt-ie8 .debat-forum .ms-comm-statsInlineContainer .ms-comm-statsInline {
  float: left;
}
/* line 257, ../../../sass/customer/_communities.scss */
.lt-ie8 .debat-forum .ms-comm-adminLinks,
.lt-ie8 .debat-forum .ms-comm-rootBestBackground {
  background-color: #f0f0f0;
}
/* line 262, ../../../sass/customer/_communities.scss */
.lt-ie8 .debat-forum .ms-comm-forumContainer {
  width: 90%;
  max-width: none;
}
/* line 267, ../../../sass/customer/_communities.scss */
.lt-ie8 .debat-forum .ms-comm-bestResponseContainer {
  display: block;
}

/* Debatforum link wp */
/* line 273, ../../../sass/customer/_communities.scss */
img.rh-forumlink-image {
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important;
  margin: 0 0 1em 0;
}

/* line 280, ../../../sass/customer/_communities.scss */
h2.rh-forumlink-heading {
  margin: 10px 0;
}

/* line 284, ../../../sass/customer/_communities.scss */
.rh-forumlink-manchet {
  font-size: 1em;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #656565;
  margin: 0 0 1em 0;
}

/* line 292, ../../../sass/customer/_communities.scss */
.rh-forumlink-numbers .number {
  font-size: 2.31em;
  /* [ReplaceColor(themeColor: "SubtleLines")] */
  border-bottom: 1px solid #d5d5d5;
  padding: 0 0 5px 0;
}
/* line 298, ../../../sass/customer/_communities.scss */
.rh-forumlink-numbers .description {
  color: #656565;
}

/* line 304, ../../../sass/customer/_communities.scss */
h3.rh-forumlink-subheading a {
  display: block;
}

/* line 310, ../../../sass/customer/_communities.scss */
.rh-forumlink-comments .rh-forumlink-comment {
  /* [ReplaceColor(themeColor: "SubtleLines")] */
  border-bottom: 1px solid #d5d5d5;
}
/* line 313, ../../../sass/customer/_communities.scss */
.rh-forumlink-comments .rh-forumlink-comment p {
  margin-bottom: 0;
}
/* line 316, ../../../sass/customer/_communities.scss */
.rh-forumlink-comments .rh-forumlink-comment p span.rh-forumlink-date {
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
/* line 322, ../../../sass/customer/_communities.scss */
.rh-forumlink-comments .rh-forumlink-comment p.rh-forumlink-author {
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

/* line 331, ../../../sass/customer/_communities.scss */
.lt-ie8 .rh-forumlink-numbers .number {
  padding-bottom: 15px;
}

/* line 337, ../../../sass/customer/_communities.scss */
.ms-comm-forumContainer .ms-comm-postMainContainer .ms-noWrap {
  white-space: normal;
  text-overflow: clip;
  overflow: auto;
}

@media screen and (max-width: 480px) {
  /* line 343, ../../../sass/customer/_communities.scss */
  .ms-comm-forumContainer .ms-comm-popularityBarContainer {
    float: none;
  }
}

/* line 349, ../../../sass/customer/_communities.scss */
.rh-forum-additional-info {
  margin-top: 1em;
}

/* line 353, ../../../sass/customer/_communities.scss */
.rh-forum-additional-val span {
  font-weight: bold;
}

/* Remove menu items in css */
/* line 357, ../../../sass/customer/_communities.scss */
a.ms-pivotControl-surfacedOpt:nth-child(4) {
  display: none;
}

/* line 361, ../../../sass/customer/_communities.scss */
a.ms-pivotControl-surfacedOpt:nth-child(5) {
  display: none;
}

/* line 1, ../../../sass/customer/_poll.scss */
.poll-outer {
  padding: 20px;
  padding: 3.5px 10px 10px 10px;
}
/* line 5, ../../../sass/customer/_poll.scss */
.poll-outer h2 {
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 31px;
  line-height: 35px;
  margin: 0 0 10px 0;
  padding: 3.5px 10px 0px 10px;
  color: #333333;
}
/* line 14, ../../../sass/customer/_poll.scss */
.poll-outer .abstract {
  font-size: 20px;
  margin-bottom: 10px;
  padding: 3.5px 10px 0px 10px;
}
/* line 20, ../../../sass/customer/_poll.scss */
.poll-outer .poll-image {
  padding: 3.5px 10px 0px 10px;
  max-width: 100% !important;
}
/* line 24, ../../../sass/customer/_poll.scss */
.poll-outer .poll-image img {
  /*padding: 3.5px 10px 0px 10px;*/
  max-width: 100% !important;
  overflow: hidden !important;
  margin: 0 0 1em 0;
}
/* line 32, ../../../sass/customer/_poll.scss */
.poll-outer .poll-question {
  padding: 3.5px 10px 0px 10px;
}
/* line 36, ../../../sass/customer/_poll.scss */
.poll-outer .poll-question-html {
  padding: 3.5px 10px 0px 10px;
}
/* line 40, ../../../sass/customer/_poll.scss */
.poll-outer .poll-already-voted {
  font-style: italic;
  margin-bottom: 10px;
  padding: 3.5px 10px 0px 10px;
}
/* line 46, ../../../sass/customer/_poll.scss */
.poll-outer .poll-voting-options {
  margin: 6px 0px 0px 6px;
}
/* line 50, ../../../sass/customer/_poll.scss */
.poll-outer .poll-voting-options td {
  white-space: nowrap;
}
/* line 54, ../../../sass/customer/_poll.scss */
.poll-outer .poll-voting-options {
  		/*label {
  			margin: 3px 0 0 5px;
  		}
  
  		white-space: nowrap !important;*/
}
/* line 55, ../../../sass/customer/_poll.scss */
.poll-outer .poll-voting-options input[type=radio],
.poll-outer .poll-voting-options input[type=checkbox] {
  margin-left: 3%;
}
/* line 64, ../../../sass/customer/_poll.scss */
.poll-outer .poll-voting-options label {
  white-space: break-spaces !important;
  /*			margin: 3px 0 0 5px;
  white-space: break-spaces !important;
  margin-bottom: 5px;
  font-size: 16px;
  margin-left: 5px;*/
  padding: 3.5px 10px 0px 10px;
  width: 98%;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
}
/* line 84, ../../../sass/customer/_poll.scss */
.poll-outer .poll-results .poll-graph-result {
  display: block;
  padding-left: 10px;
  padding: 3.5px 10px 0px 10px;
}
/* line 90, ../../../sass/customer/_poll.scss */
.poll-outer .poll-results .poll-graph-result .poll-graph-pie-labels label {
  display: block;
}
/* line 93, ../../../sass/customer/_poll.scss */
.poll-outer .poll-results .poll-graph-result .poll-graph-pie-labels label span {
  width: 10px;
  height: 10px;
}
/* line 101, ../../../sass/customer/_poll.scss */
.poll-outer .poll-results .poll-total-results {
  display: block;
  padding: 3.5px 10px 0px 10px;
}
/* line 106, ../../../sass/customer/_poll.scss */
.poll-outer .poll-results .poll-number-result {
  display: block;
  padding: 3.5px 10px 0px 10px;
  /*white-space: nowrap !important;*/
}
/* line 113, ../../../sass/customer/_poll.scss */
.poll-outer [class^='btn-link'] {
  display: block;
}
/* line 117, ../../../sass/customer/_poll.scss */
.poll-outer input[type=submit] {
  margin-bottom: 10px;
}

/* note that due to embed support, some of these rules are also in system.scss*/
/* don't show the "install Silverlight" image */
/* line 4, ../../../sass/customer/_video.scss */
html.lt-ie9 div.mediaPlayerContainer video img {
  display: none;
}

/* line 8, ../../../sass/customer/_video.scss */
div:not(.mediaPlayerFullScreen) > div.mediaPlayerInitialPlayButton a span {
  margin-left: 15px;
  margin-top: 10px;
}

/* line 13, ../../../sass/customer/_video.scss */
div.mediaPlayerInitialPlayButton {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 43%;
}

/* line 21, ../../../sass/customer/_video.scss */
.mediaPlayerTitleOverlay {
  padding: 10px;
  height: 41px;
}

/* hide the buttons from the built-in player so the video can't be played until Projekktor takes over */
/* line 27, ../../../sass/customer/_video.scss */
html.android-stock-browser div.mediaPlayerContainer div.mediaPlayerFullScreenEsc,
html.android-stock-browser div.mediaPlayerContainer div.mediaPlayerTitleOverlay,
html.android-stock-browser div.mediaPlayerContainer div.mediaPlayerInitialPlayButton {
  display: none;
}

/* line 33, ../../../sass/customer/_video.scss */
html.android-stock-browser div.mediaPlayerContainer ul.mediaPlayerAdditionalControls {
  display: none;
}

/* line 37, ../../../sass/customer/_video.scss */
.mediaPlayerContainer.highjacked {
  padding-bottom: 50%;
  position: relative;
  height: 0 !important;
}
/* line 42, ../../../sass/customer/_video.scss */
.mediaPlayerContainer.highjacked div.video-inner-wrapper, .mediaPlayerContainer.highjacked embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
/* line 49, ../../../sass/customer/_video.scss */
.mediaPlayerContainer.highjacked div.video-inner-wrapper .projekktor, .mediaPlayerContainer.highjacked embed .projekktor {
  width: 100% !important;
  height: 100%;
}

/* line 56, ../../../sass/customer/_video.scss */
.mediaPlayerContainer {
  background-color: inherit;
}

/* line 60, ../../../sass/customer/_video.scss */
html.lt-ie8 .mediaPlayerContainer.highjacked {
  height: auto !important;
}

/* line 64, ../../../sass/customer/_video.scss */
ul.mediaPlayerAdditionalControls li.mediaPlayerControl a span img {
  max-width: initial;
}

/* line 68, ../../../sass/customer/_video.scss */
div.most-read-webpart.video .item {
  margin-bottom: 0px;
}
/* line 71, ../../../sass/customer/_video.scss */
div.most-read-webpart.video .image-area-left {
  width: 100%;
  margin: 0;
  padding: 5px;
  padding-bottom: 15px;
}
/* line 77, ../../../sass/customer/_video.scss */
div.most-read-webpart.video .link-item.link-item-plus-image {
  width: 100%;
}
/* line 80, ../../../sass/customer/_video.scss */
div.most-read-webpart.video h3 {
  margin-bottom: 0;
}
/* line 83, ../../../sass/customer/_video.scss */
div.most-read-webpart.video .meta {
  margin-bottom: 10px;
}

/* line 2, ../../../sass/customer/_imagegallery.scss */
.imagegallery-footer p.count {
  text-align: right;
}
/* line 5, ../../../sass/customer/_imagegallery.scss */
.imagegallery-footer div.upload {
  height: 5em;
}
/* line 7, ../../../sass/customer/_imagegallery.scss */
.imagegallery-footer div.upload p.draghere {
  padding-top: 2em;
  text-align: center;
}

/* line 14, ../../../sass/customer/_imagegallery.scss */
.imagegallery-header {
  background-color: #f0f0f0;
}
/* line 17, ../../../sass/customer/_imagegallery.scss */
.imagegallery-header p {
  margin-bottom: 0;
  padding: 4px;
}
/* line 22, ../../../sass/customer/_imagegallery.scss */
.imagegallery-header span.glyphicon {
  top: 4px;
  float: right;
}

/* line 2, ../../../sass/customer/_latestblogcomments.scss */
.rh-latest-blog-comments .rh-latest-blog-comments-author {
  font-weight: bold;
}
/* line 6, ../../../sass/customer/_latestblogcomments.scss */
.rh-latest-blog-comments .rh-latest-blog-comments-message {
  margin: 1em;
  margin-left: 0;
}

/* line 1, ../../../sass/customer/_peoplesearch.scss */
.rh-search-person-avatar {
  width: 100px;
  overflow: hidden;
  margin: 0;
  float: left;
}

/* line 8, ../../../sass/customer/_peoplesearch.scss */
.rh-search-person-info {
  clear: none;
  margin-left: 120px;
}

/* line 13, ../../../sass/customer/_peoplesearch.scss */
.rh-search-phone-and-email {
  /*width: 40%;
  float: left;*/
  color: #656565;
}

/* line 19, ../../../sass/customer/_peoplesearch.scss */
.rh-search-title-and-workplace {
  /*width: 60%;
  float: right;*/
  color: #656565;
  /*#646c6f;*/
}

/* line 25, ../../../sass/customer/_peoplesearch.scss */
.rh-search-phonenumber span, .rh-search-email span {
  font-weight: bold;
  color: #333333;
  margin-right: 4px;
}

/* line 31, ../../../sass/customer/_peoplesearch.scss */
.rh-search-email a {
  color: inherit;
}

/* line 35, ../../../sass/customer/_peoplesearch.scss */
.rh-search-person-name {
  padding-bottom: 4px;
}

@media screen and (max-width: 768px) {
  /* line 40, ../../../sass/customer/_peoplesearch.scss */
  .ms-srch-people-outerContainer {
    margin-left: auto;
  }
}
@media screen and (max-width: 480px) {
  /* line 46, ../../../sass/customer/_peoplesearch.scss */
  .rh-search-phone-and-email {
    width: auto;
    float: none;
    clear: both;
    padding-top: 10px;
  }

  /* line 53, ../../../sass/customer/_peoplesearch.scss */
  .rh-search-title-and-workplace {
    width: auto;
    float: none;
    margin-left: 120px;
  }

  /* line 59, ../../../sass/customer/_peoplesearch.scss */
  .rh-search-person-name {
    padding-left: 20px;
  }

  /* line 63, ../../../sass/customer/_peoplesearch.scss */
  .rh-search-person-info {
    margin-left: 0;
  }
}
/* line 1, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-container {
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: cover;
  background-color: #ececec;
}
@media screen and (min-width: 768px) {
  /* line 1, ../../../sass/customer/_frontpagelinks.scss */
  .rh-front-page-links-container {
    min-height: 500px;
  }
}
/* line 11, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-container h3 {
  color: #333333;
  margin-bottom: 40px;
  font-size: 37px;
}
/* line 17, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-container .container {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 768px) {
  /* line 1, ../../../sass/customer/_frontpagelinks.scss */
  .rh-front-page-links-container {
    padding: 0 10px;
    background-image: none !important;
  }
  /* line 26, ../../../sass/customer/_frontpagelinks.scss */
  .rh-front-page-links-container .container {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* line 30, ../../../sass/customer/_frontpagelinks.scss */
  .rh-front-page-links-container .container h3 {
    display: none;
  }
}

/* line 37, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection {
  width: 555px;
  padding-left: 20px;
}
/* line 40, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a {
  font-size: 18px;
  font-family: "Mariregular","Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  display: block;
}
/* line 45, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a.left {
  float: left;
}
/* line 49, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a.right {
  float: right;
}
/* line 54, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a:hover {
  background: none !important;
}
/* line 57, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a:hover .rh-front-page-links-link-text {
  text-decoration: underline !important;
  text-decoration-thickness: 1px !important;
}
/* line 63, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a:focus {
  background: none !important;
  background-color: none !important;
  border: none !important;
}
/* line 69, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a:focus .rh-front-page-links-link-text {
  background-color: white;
  color: #8191a9;
  font-family: "Maribold";
  text-decoration: none;
  border: none !important;
}
/* line 77, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a:active .rh-front-page-links-link-text {
  background-color: white;
  color: #8191a9;
  font-family: "Maribold";
  text-decoration: none;
  border: none !important;
}

/* line 86, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-link {
  font-size: 18px;
  margin-bottom: 10px;
  height: 63px;
  width: 270px;
  min-width: 270px;
  background: #ffffff;
}

/*.rh-front-page-links-link:hover {
    background: $brand-light;

    .rh-front-page-links-link-text {
        color: $white;
    }
}*/
/* line 103, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-link-icon {
  padding-right: 17px;
  width: 63px;
  height: 63px;
  display: block;
  float: left;
}

/* line 113, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-link-text {
  font-size: 18px;
  display: block;
  padding-left: 3px;
  padding-right: 3px;
  float: left;
  line-height: 63px;
  color: #333333;
}

/* line 124, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-collection a.left, .new-design .rh-front-page-links-collection a.right {
  float: left;
  clear: both;
  height: auto;
  line-height: 19px;
}

/* line 131, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-link-icon {
  height: auto;
  width: auto;
}

/* line 136, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-link-text {
  line-height: normal;
  color: #fff;
  padding-top: 3px;
}

/* line 142, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-link {
  height: auto;
  background: transparent;
  color: #fff;
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: flex;
}

/* line 152, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-container .container {
  padding: 0;
}

@media screen and (max-width: 1439px) {
  /* line 160, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 1439px) and (max-width: 480px) {
  /* line 160, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection {
    padding-top: 0;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 1439px) {
  /* line 171, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a.left {
    padding-right: 15px;
    padding-left: 0;
  }
}
@media screen and (max-width: 1439px) and (max-width: 480px) {
  /* line 171, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a.left {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1439px) {
  /* line 181, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a.right {
    padding-left: 15px;
    padding-right: 0;
  }
}
@media screen and (max-width: 1439px) and (max-width: 480px) {
  /* line 181, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a.right {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1439px) {
  /* line 191, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a {
    width: 50%;
    float: none;
  }
  /* line 195, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a .rh-front-page-links-link {
    width: auto;
    height: 39px;
    min-width: unset;
  }
}
@media screen and (max-width: 1439px) and (max-width: 480px) {
  /* line 191, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 1439px) {
    /*.rh-front-page-links-collection a,
    .rh-front-page-links-collection a.right,
    .rh-front-page-links-collection a.left,
    .rh-front-page-links-link {


        
    }*/
}
/* line 228, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-container {
  min-height: unset;
  background: transparent;
}

/* line 233, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-container h3 {
  display: none;
}

/* line 237, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-collection {
  width: auto;
}
@media screen and (max-width: 1439px) {
  /* line 237, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 247, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection > a {
    padding-left: 15px;
  }
}

/* line 1, ../../../sass/customer/_subsiterollup.scss */
.subsiterollup .link-item .description {
  display: block;
}

@media screen and (max-width: 768px) {
  /* line 5, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup a.outer-link .link-item h3.rollup-title {
    font-size: 43px;
  }
}
@media screen and (max-width: 480px) {
  /* line 5, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup a.outer-link .link-item h3.rollup-title {
    font-size: 28px;
  }
}

/* line 15, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .rollup-header {
  border-bottom: 2px solid #333333;
  margin-bottom: 10px;
}

/* line 20, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .rollup-header p {
  font-size: 24px;
  line-height: 64px;
}

/* line 25, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .link-item .rollup-header h3.rollup-title {
  border: none;
  margin: 0px;
}

@media screen and (max-width: 480px) {
  /* line 30, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .item {
    border-bottom: 1px solid #d5d5d5;
  }
}

/* line 39, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .tabs {
  width: 100%;
  float: left;
  margin-top: 20px;
}
/* line 44, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .tabs .tabactive {
  color: #ffffff;
  background-color: #656565;
}
/* line 49, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .tabs .tabactive .icon {
  background-image: url("/_layouts/15/RH/UI/images/bigtaps_arrow_active.png");
  background-repeat: no-repeat;
  width: 33px;
  height: 16px;
  position: absolute;
  margin: 35px 0 0 -15px;
}
/* line 58, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .tabs ul {
  list-style: none;
}
/* line 62, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .tabs ul li {
  float: left;
  color: #656565;
  padding-top: 35px;
  padding-bottom: 35px;
  width: 370px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  text-align: center;
  font-size: 16px;
  border: solid 1px #dedede;
}
/* line 76, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .tabs ul li:hover {
  color: #ffffff;
  background-color: #656565;
}

@media screen and (max-width: 768px) {
  /* line 89, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs .tabactive:after {
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;
    /* position: absolute; */
    margin: -36px 0 0 0;
    top: 0;
    left: 0;
    right: 0;
    float: right;
  }
  /* line 107, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs ul {
    list-style: none;
    padding: 0;
  }
  /* line 112, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs ul li {
    float: left;
    color: #656565;
    padding: 15px 0 0 0;
    margin: 0;
    width: 100%;
    background-color: #f0f0f0;
    text-align: left;
    font-size: 16px;
    border: solid 1px #dedede;
  }
  /* line 123, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs ul li:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    /* position: absolute; */
    margin: -36px 0 0 0;
    top: 0;
    left: 0;
    right: 0;
    float: right;
  }
  /* line 140, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs ul li p {
    padding-left: 15px;
  }
  /* line 144, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs ul li .icon {
    display: none;
  }
  /* line 149, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs ul li:hover {
    color: #ffffff;
    background-color: #656565;
  }
}
/* line 164, ../../../sass/customer/_subsiterollup.scss */
html.ie .page-rollup.subsiterollup .tabs {
  width: 100%;
  float: left;
  margin-top: 20px;
}
/* line 169, ../../../sass/customer/_subsiterollup.scss */
html.ie .page-rollup.subsiterollup .tabs .tabactive {
  color: #ffffff;
  background-color: #656565;
}
/* line 174, ../../../sass/customer/_subsiterollup.scss */
html.ie .page-rollup.subsiterollup .tabs .tabactive .icon {
  background-image: url("/_layouts/15/RH/UI/images/bigtaps_arrow_active.png");
  background-repeat: no-repeat;
  width: 33px;
  height: 16px;
  position: absolute;
  margin: 35px 0 0 168px;
  *margin: 35px 0 0 -15px;
}
/* line 185, ../../../sass/customer/_subsiterollup.scss */
html.ie .page-rollup.subsiterollup .tabs ul li {
  float: left;
  color: #656565;
  padding-top: 35px;
  padding-bottom: 35px;
  *height: 34px;
  width: 370px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  text-align: center;
  font-size: 16px;
  border: solid 1px #dedede;
}
@media screen and (max-width: 768px) {
  /* line 207, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs .tabactive:after {
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;
    /* position: absolute; */
    margin: -36px 0 0 0;
    top: 0;
    left: 0;
    right: 0;
    float: right;
  }
  /* line 225, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs ul {
    list-style: none;
    padding: 0;
  }
  /* line 230, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs ul li {
    float: left;
    color: #656565;
    padding: 15px 0 0 0;
    margin: 0;
    width: 100%;
    background-color: #f0f0f0;
    text-align: left;
    font-size: 16px;
    border: solid 1px #dedede;
  }
  /* line 241, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs ul li:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    /* position: absolute; */
    margin: -36px 0 0 0;
    top: 0;
    left: 0;
    right: 0;
    float: right;
  }
  /* line 258, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs ul li p {
    padding-left: 15px;
  }
  /* line 262, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs ul li .icon {
    display: none;
  }
  /* line 267, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs ul li:hover {
    color: #ffffff;
    background-color: #656565;
  }
}

/* Page Rollup not full with */
/* line 280, ../../../sass/customer/_subsiterollup.scss */
.col-sm-9 .page-rollup .link-item-plus-image, .col-sm-9 .page-rollup .link-item-plus-image-left, .col-sm-9 .page-rollup .link-item-plus-image-right {
  width: 64%;
  word-wrap: break-word;
}
/* line 286, ../../../sass/customer/_subsiterollup.scss */
.col-sm-9 .page-rollup .article p {
  width: 90%;
  word-wrap: break-word;
}

/*### HACK ### */
@media screen and (max-width: 768px) {
  /* line 8, ../../../sass/customer/_video23.scss */
  #show_videoplayer .video {
    height: auto;
  }

  /* line 17, ../../../sass/customer/_video23.scss */
  .col-md-4 #show_videoplayer .test, .col-md-8 #show_videoplayer .test {
    margin-top: -161px !important;
  }
}
@media screen and (min-width: 1440px) {
  /* line 32, ../../../sass/customer/_video23.scss */
  .col-md-4 #show_videoplayer .video, .col-md-8 #show_videoplayer .video {
    height: auto !important;
  }
  /* line 36, ../../../sass/customer/_video23.scss */
  .col-md-4 #show_videoplayer .test, .col-md-8 #show_videoplayer .test {
    margin-top: 0;
  }

  	/* #show_videoplayer {
  		.video {
  			height:520px;
  		}
  
  		
  	} */
}
/*@media screen and (min-width: 1024px) {
	#show_videoplayer {
		.video {
			height:520px;
		}
	}
}  */
@media screen and (max-width: 1024px) {
  /* line 67, ../../../sass/customer/_video23.scss */
  #show_videoplayer .video {
    width: 100% !important;
    float: left !important;
  }
  /* line 70, ../../../sass/customer/_video23.scss */
  #show_videoplayer .video img {
    width: 40% !important;
    float: left !important;
  }
  /* line 75, ../../../sass/customer/_video23.scss */
  #show_videoplayer .video .text {
    width: 57% !important;
    float: right !important;
  }
  /* line 80, ../../../sass/customer/_video23.scss */
  #show_videoplayer .video h3 {
    margin: 0 0 10px 0 !important;
  }
}
/* line 90, ../../../sass/customer/_video23.scss */
.col-md-4 #show_videoplayer .video {
  width: 100% !important;
  float: left;
  word-wrap: break-word;
}
/* line 95, ../../../sass/customer/_video23.scss */
.col-md-4 #show_videoplayer .video img {
  width: 40%;
}
/* line 99, ../../../sass/customer/_video23.scss */
.col-md-4 #show_videoplayer .video .text {
  width: 57%;
  float: right;
  margin-top: 0;
}
/* line 110, ../../../sass/customer/_video23.scss */
.col-md-4 #show_videoplayer .video h3 {
  margin: 0 0 10px 0;
}

/* line 119, ../../../sass/customer/_video23.scss */
.lt-ie9 .video {
  min-height: 1px !important;
}

/*#### FRONTPAGE #####*/
/* line 127, ../../../sass/customer/_video23.scss */
#show_videoplayer {
  margin-top: 30px;
}
/* line 136, ../../../sass/customer/_video23.scss */
#show_videoplayer .video {
  margin-bottom: 20px;
  cursor: pointer;
}
/* line 141, ../../../sass/customer/_video23.scss */
#show_videoplayer .video h3 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
/* line 147, ../../../sass/customer/_video23.scss */
#show_videoplayer .video img {
  width: 100%;
}

/*##### MODAL #####*/
/* line 157, ../../../sass/customer/_video23.scss */
#video_config {
 /* @media screen and (min-width: 768px) { 
	.video {
		min-height: 520px;
	}
} */
}
/* line 165, ../../../sass/customer/_video23.scss */
#video_config .btn_videoinfo {
  margin-top: 25px;
}
/* line 169, ../../../sass/customer/_video23.scss */
#video_config h3 input[type='radio'] {
  margin-top: -5px;
  margin-right: 10px;
}
/* line 174, ../../../sass/customer/_video23.scss */
#video_config .select_multiple {
  height: 150px;
}
/* line 179, ../../../sass/customer/_video23.scss */
#video_config span.input input[type='checkbox'] {
  width: 10%;
  float: left;
}
/* line 183, ../../../sass/customer/_video23.scss */
#video_config span.input label {
  width: 90%;
  float: left;
  font-size: 13px;
  margin-top: 4px;
}
/* line 190, ../../../sass/customer/_video23.scss */
#video_config .nomargin {
  width: 183px;
  margin: 0 0 0 23px;
}
/* line 193, ../../../sass/customer/_video23.scss */
#video_config .nomargin:first-child {
  margin-bottom: 10px;
}
/* line 198, ../../../sass/customer/_video23.scss */
#video_config .seoge_resultat {
  margin-top: 20px;
  border-top: solid 1px #ccc;
  padding-top: 20px;
}
/* line 203, ../../../sass/customer/_video23.scss */
#video_config .seoge_resultat .video {
  margin-bottom: 20px;
  word-wrap: break-word;
}
/* line 209, ../../../sass/customer/_video23.scss */
#video_config .seoge_resultat .video img {
  width: 100%;
}

/* line 216, ../../../sass/customer/_video23.scss */
.videoplayer h3 {
  color: inherit;
  margin-top: 10px;
  font-size: 25px;
}

/* line 2, ../../../sass/customer/_asset_search.scss */
.media_list p {
  margin: 0;
  padding: 0;
}
/* line 6, ../../../sass/customer/_asset_search.scss */
.media_list .col-md-12 {
  padding: 0 0 20px 0;
  float: left;
}
/* line 10, ../../../sass/customer/_asset_search.scss */
.media_list .col-md-12 h3 {
  margin: 0 0 20px 0;
}
/* line 14, ../../../sass/customer/_asset_search.scss */
.media_list .col-md-12 .col-md-4 {
  padding: 0;
  margin-bottom: 10px;
  float: none !important;
}
/* line 19, ../../../sass/customer/_asset_search.scss */
.media_list .col-md-12 .col-md-4 select, .media_list .col-md-12 .col-md-4 input[type='text'] {
  width: 100%;
}
/* line 27, ../../../sass/customer/_asset_search.scss */
.media_list .media {
  margin-top: 2em;
}
/* line 29, ../../../sass/customer/_asset_search.scss */
.media_list .media .media-object {
  width: 120px;
  max-height: 120px;
}
/* line 33, ../../../sass/customer/_asset_search.scss */
.media_list .media .media-body {
  width: 70%;
}
/* line 35, ../../../sass/customer/_asset_search.scss */
.media_list .media .media-body .media-heading {
  font-weight: bold;
}
/* line 41, ../../../sass/customer/_asset_search.scss */
.media_list .media .media-body .goto a {
  width: 30%;
  float: left;
  margin-right: 3em;
}

/* line 2, ../../../sass/customer/_wiki.scss */
.rh-wiki-root {
  margin-top: 2em;
  margin-bottom: 2em;
}
/* line 7, ../../../sass/customer/_wiki.scss */
.rh-wiki-root .rh-wiki-main-content .ms-descriptiontext.ewiki-margin {
  padding-top: 1em;
}
/* line 11, ../../../sass/customer/_wiki.scss */
.rh-wiki-root .rh-wiki-main-content .edit-mode-border .ms-rtestate-field {
  display: inherit !important;
}
/* line 15, ../../../sass/customer/_wiki.scss */
.rh-wiki-root .rh-wiki-main-content h1, .rh-wiki-root .rh-wiki-main-content h2, .rh-wiki-root .rh-wiki-main-content h3 {
  color: #333333;
}
/* line 18, ../../../sass/customer/_wiki.scss */
.rh-wiki-root .rh-wiki-main-content h2 {
  font-size: 28px;
}
/* line 21, ../../../sass/customer/_wiki.scss */
.rh-wiki-root .rh-wiki-main-content h3 {
  font-size: 25px;
}
/* line 24, ../../../sass/customer/_wiki.scss */
.rh-wiki-root .rh-wiki-main-content img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 30, ../../../sass/customer/_wiki.scss */
  .rh-wiki-root .ewiki-slink {
    margin-top: 1em;
  }
}

@media screen and (max-width: 768px) {
  /* line 2, ../../../sass/customer/_calendar.scss */
  table.ms-acal-month th > nobr > span {
    display: none !important;
  }
}
/* line 8, ../../../sass/customer/_calendar.scss */
.calendar-webpart .events {
  margin-bottom: 20px !important;
}

/* line 2, ../../../sass/customer/_activitycalendar.scss */
.activitycalendar-frontpage .events .text .details p {
  display: inline;
}

/* line 8, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .activitycalendar-happening .events {
  margin: 0;
}
/* line 11, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .activitycalendar-happening .events .activity-item {
  width: 49%;
  float: left;
  border-top: 1px solid #d5d5d5;
  padding: 1em;
  clear: both;
}
/* line 18, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .activitycalendar-happening .events .activity-item p {
  display: inline;
}
/* line 22, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .activitycalendar-happening .events .activity-item.alternate {
  margin-left: 2%;
  clear: none;
}
/* line 27, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .activitycalendar-happening .events .activity-item.last {
  border-bottom: 1px solid #d5d5d5;
}
/* line 35, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .activitycalendar-happening .events .activity-item span.divider {
  padding-right: .5em;
  padding-left: .5em;
}
@media screen and (max-width: 768px) {
  /* line 11, ../../../sass/customer/_activitycalendar.scss */
  .calendar-webpart .activitycalendar-happening .events .activity-item {
    width: 100%;
    float: none;
    border-top: none;
  }
  /* line 45, ../../../sass/customer/_activitycalendar.scss */
  .calendar-webpart .activitycalendar-happening .events .activity-item.last {
    border-bottom: none;
  }
  /* line 49, ../../../sass/customer/_activitycalendar.scss */
  .calendar-webpart .activitycalendar-happening .events .activity-item.alternate {
    margin-left: 0;
  }
}
/* line 56, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .link-button-panel {
  margin-top: 1em;
}
@media screen and (max-width: 480px) {
  /* line 60, ../../../sass/customer/_activitycalendar.scss */
  .calendar-webpart .link-button-panel a {
    width: 100%;
  }
}

/* line 67, ../../../sass/customer/_activitycalendar.scss */
.activitycalendar-happening.vertical .events .activity-item {
  width: 100%;
  float: none;
  border-top: none;
}
/* line 72, ../../../sass/customer/_activitycalendar.scss */
.activitycalendar-happening.vertical .events .activity-item.alternate {
  margin-left: 0;
}
/* line 76, ../../../sass/customer/_activitycalendar.scss */
.activitycalendar-happening.vertical .events .activity-item.last {
  border-bottom: none;
}

/* line 82, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .slick-slider .slick-slide > div {
  margin-right: 25px;
  height: 100%;
}
/* line 87, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting {
  min-height: 320px;
  background: rgba(0, 125, 187, 0.1);
  border-bottom: 3px solid #007dbb;
  padding: 25px 20px 25px 25px;
  position: relative;
  color: #333333;
  height: 100%;
}
/* line 97, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting:hover {
  background: rgba(0, 125, 187, 0.2);
  -webkit-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}
/* line 104, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting a, .calendar-webpart .rh-slider-meeting a:hover, .calendar-webpart .rh-slider-meeting a:active, .calendar-webpart .rh-slider-meeting a:visited {
  color: #333333 !important;
  background-color: transparent !important;
  display: block;
  height: 100%;
  text-decoration: none;
}
/* line 112, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-title {
  line-height: 30px;
  font-size: 26px;
  color: #333333;
  margin-bottom: 30px;
}
/* line 119, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-date {
  position: absolute;
  bottom: 25px;
  font-size: 14px;
  font-style: normal;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 126, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-date > div {
  float: left;
  padding-left: 10px;
}
/* line 130, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-date > div:first-child {
  padding-left: 10px;
}
/* line 137, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-location {
  position: absolute;
  bottom: 60px;
  font-size: 14px;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
}
/* line 144, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-location > div {
  float: left;
  padding-left: 10px;
}
/* line 148, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-location > div:first-child {
  padding-left: 10px;
}
/* line 153, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-location .icon-rh-cal-icon {
  background-image: url("/_layouts/15/rh/ui/images/getlinks.png");
  background-position: 0 0;
  background-size: contain;
}
/* line 160, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-external-event {
  position: absolute;
  bottom: 25px;
}
/* line 164, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-external-event > div {
  float: left;
  padding-left: 4px;
}
/* line 168, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-external-event > div:first-child {
  padding-left: 10px;
}

/* line 2, ../../../sass/customer/_subcategoryrollup.scss */
a.category-collapse:after {
  padding-left: 5px;
  /* Add a little space between text and arrow */
  content: "\2B";
  /* Unicode hex for &plus; */
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup .item {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #d5d5d5;
  }
}
/* line 16, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup h2 {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin: 0;
  color: #222222;
}
/* line 21, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup h2 i {
  float: right;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  /* line 16, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup h2 {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 1px;
    margin-bottom: 16px;
    padding-top: 0;
    border-top: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 16, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup h2 {
    font-size: 18px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 41, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup li.sub-item {
    display: list-item !important;
  }
}
/* line 45, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup li.sub-item .item {
  border-bottom: 0;
}
/* line 47, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup li.sub-item .item:after {
  clear: none;
}
/* line 51, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup li.sub-item .list-list-bullet {
  display: block;
}
/* line 55, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup a.item-abstract {
  font-size: 17px;
}
/* line 58, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup .view-all {
  margin-bottom: 0;
}
/* line 61, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup .list-links {
  font-size: 15px;
  margin: 0 20px 20px;
  display: none;
}
/* line 65, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup .list-links li {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px), print {
  /* line 61, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup .list-links {
    display: block;
    margin: 0 0 20px;
  }
}
/* line 75, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup .expander.open .icon-rh-plus {
  display: none !important;
}
/* line 78, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup .expander.open .minus-clickbox {
  width: 18px;
  height: 18px;
  display: inline-block !important;
  visibility: visible !important;
  position: relative;
}
/* line 84, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup .expander.open .minus-clickbox .icon-rh-minus {
  position: absolute;
  left: 0;
  top: 8px;
}
@media screen and (min-width: 768px) {
  /* line 78, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup .expander.open .minus-clickbox {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 95, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup .category-collapse {
    display: none;
  }
}

/* line 3, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fonttext h2 {
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 0 !important;
}

/* line 9, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage p, #jobsearch .detailpage span {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

/* line 13, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage h3 {
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 18px;
  font-weight: bold;
  color: black;
}

/* line 21, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage {
  word-break: keep-all;
  padding-left: 0px;
}

/* line 26, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage h1, h2, h4, h5, h6 {
  color: black;
}

/* line 30, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage table {
  width: initial;
}

/* line 34, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage ul {
  line-height: 23px;
}

/* line 37, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage .subtext {
  width: 100%;
}

/* line 41, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage .detailtext {
  width: 95%;
}

/* line 45, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fonttext .resulttext_fp span {
  font-size: 54px;
  color: #81ccf1;
}

/* line 50, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fonttext .resulttext_fp {
  font-size: 32px;
  color: #8092aa;
  font-weight: bold;
}

/* line 56, ../../../sass/customer/_hrmanager.scss */
#jobsearch .resulttext {
  color: #007dbb;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin: 15px 0;
  text-align: center;
}

/* line 64, ../../../sass/customer/_hrmanager.scss */
#jobsearch .searchdescription {
  font-size: 20px;
  text-align: center;
}

/* line 69, ../../../sass/customer/_hrmanager.scss */
#jobsearch .searchpart .frontpage {
  width: 40%;
  float: right;
}

/* line 74, ../../../sass/customer/_hrmanager.scss */
#jobsearch .searchpart select.dropdown {
  font-family: marilight;
  padding: 10px 10px;
  margin-right: 4%;
  background-color: #fff;
  color: #000;
  border: none;
  text-align: center;
  width: 22%;
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
}

/* line 88, ../../../sass/customer/_hrmanager.scss */
#jobsearch .searchwrapper {
  background-color: #D9D9D9;
  padding: 15px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* line 95, ../../../sass/customer/_hrmanager.scss */
#jobsearch .resultcount {
  font-family: marilight;
  margin: 0 auto;
  width: 185px;
  height: 185px;
  border-radius: 50%;
  font-size: 80px;
  color: #fff;
  line-height: 185px;
  text-align: center;
  background-color: #007dbb;
}

/* line 110, ../../../sass/customer/_hrmanager.scss */
#jobsearch .resultcount_fp {
  display: inline-block;
  font-family: marilight;
  margin: 0 15px;
  width: 185px;
  height: 185px;
  border-radius: 50%;
  font-size: 80px;
  color: #fff;
  line-height: 185px;
  text-align: center;
  background-color: #007dbb;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  /* line 110, ../../../sass/customer/_hrmanager.scss */
  #jobsearch .resultcount_fp {
    display: block;
    margin: 10px auto;
  }
}

/* line 132, ../../../sass/customer/_hrmanager.scss */
#jobsearch a.jobagent {
  font-family: marilight;
  display: inline-block;
  width: 22%;
  background-color: #007dbb;
  color: #fff;
  padding: 10px 10px;
}

/* line 141, ../../../sass/customer/_hrmanager.scss */
#jobsearch ul#searchresult {
  float: left;
  list-style-type: none;
  margin: 45px 0 0 0;
  padding: 0;
}

/* line 148, ../../../sass/customer/_hrmanager.scss */
#jobsearch ul#searchresult li {
  padding-left: 0px;
  float: left;
  width: 100%;
}

/* line 154, ../../../sass/customer/_hrmanager.scss */
#jobsearch #searchresult li .listcolumn span {
  color: #646c6f !important;
  font-size: 12px;
  padding: 0;
}
/* line 159, ../../../sass/customer/_hrmanager.scss */
#jobsearch #searchresult li .listcolumn span.label {
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 5px 0 0;
}

/* line 165, ../../../sass/customer/_hrmanager.scss */
#jobsearch #searchresult li .text {
  float: left;
  padding: 2%;
  font-size: 14px;
  width: 100%;
  border-top: solid 1px #e1e1e1;
  margin-bottom: -20px;
}

/* line 174, ../../../sass/customer/_hrmanager.scss */
#jobsearch h4, #jobsearch h3 {
  margin-top: 0 !important;
  font-size: 18px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*font-size: 54px;*/
  color: #007dbb;
  /*border-bottom: 2px solid $nearly-black;
  margin-bottom: 10px;*/
}
/* line 185, ../../../sass/customer/_hrmanager.scss */
#jobsearch h4 a, #jobsearch h4 a:visited, #jobsearch h3 a, #jobsearch h3 a:visited {
  color: #007dbb;
}

/*#jobsearch .listview strong {
    font-weight: bold;
}*/
/* line 194, ../../../sass/customer/_hrmanager.scss */
#jobsearch .listview .dato {
  font-size: 12px;
  float: right;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 200, ../../../sass/customer/_hrmanager.scss */
#jobsearch .listview .half {
  width: 50%;
}
/* line 203, ../../../sass/customer/_hrmanager.scss */
#jobsearch .listview .half.left {
  float: left;
  text-align: left;
}
/* line 208, ../../../sass/customer/_hrmanager.scss */
#jobsearch .listview .half.right {
  float: right;
  text-align: right;
}
/* line 212, ../../../sass/customer/_hrmanager.scss */
#jobsearch .listview .half.right .listcolumn:last-child {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  /* line 200, ../../../sass/customer/_hrmanager.scss */
  #jobsearch .listview .half {
    width: 100%;
  }
  /* line 220, ../../../sass/customer/_hrmanager.scss */
  #jobsearch .listview .half.right {
    float: left;
    text-align: left;
  }
}

/*#jobsearch .listview .listcolumn {
    margin-bottom: 5px;
}*/
/* line 232, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta {
  background-color: #FFFFFF;
  padding: 2% !important;
  padding-right: 0px !important;
}
/* line 237, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .department-header {
  text-transform: uppercase;
  color: #007dbb;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 20px;
}

/* line 247, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta h4 {
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}

/* line 255, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .item {
  background-color: #ffffff;
  margin: 0 0 10px 0 !important;
  border: none !important;
}

/* line 261, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .item strong {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

/* line 267, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .item p {
  padding: 0;
  margin: 0;
  font-size: 13px;
  color: #000000;
}
/* line 273, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .item p .contact-mail-icon {
  height: 10px;
  width: 25px;
  display: inline-block;
  background-size: 17px;
  background-repeat: no-repeat;
  background-image: url("/_layouts/15/RH/UI/images/Brev_32x32px_transp_hosp.png");
}

/* line 283, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .apply {
  font-size: 16px;
  font-weight: lighter;
  color: #000000;
  line-height: 20px;
}
/* line 289, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .apply a {
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 10px 0 10px 0;
  float: left;
  margin-top: 20px;
  margin-bottom: 30px;
  background-color: #007dbb;
}
/* line 299, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .apply a:hover, #jobsearch .fakta .apply a:focus {
  background-color: #81ccf1;
  outline: none;
}

/* line 307, ../../../sass/customer/_hrmanager.scss */
#jobsearch .topImage {
  width: 100%;
  /*height: 300px;//Reoved since image is stretched/crammed*/
}

/* line 313, ../../../sass/customer/_hrmanager.scss */
#jobsearch .googleMapsItem {
  width: 250px;
  height: 250px;
  margin-bottom: 30px;
}

/* Media queries */
@media only screen and (max-width: 1024px) {
  /* line 322, ../../../sass/customer/_hrmanager.scss */
  #jobsearch {
    width: 100%;
  }

  /* line 326, ../../../sass/customer/_hrmanager.scss */
  #jobsearch .searchpart select.dropdown {
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
  }

  /* line 332, ../../../sass/customer/_hrmanager.scss */
  #jobsearch .searchpart .submit, #jobsearch .fonttext, #jobsearch .searchpart .fromreset, input[type=reset] {
    width: 100%;
  }

  /* line 336, ../../../sass/customer/_hrmanager.scss */
  #jobsearch .fakta {
    background-color: transparent;
  }

  /* line 340, ../../../sass/customer/_hrmanager.scss */
  #jobsearch #jobagent {
    padding-left: 0;
  }

  /* line 344, ../../../sass/customer/_hrmanager.scss */
  #jobsearch a.jobagent {
    width: 100%;
  }
}
/*
.ms-webpart-zone{ 
	display: block !important;
	word-break: break-all !important;
}

.ms-webpart-cell-vertical{
	display: block !important;
	word-break: break-all !important;
}

.ms-webpart-chrome-vertical{
	display:block !important;
}
*/
/* line 1, ../../../sass/customer/_pagination.scss */
.pagination-rollup {
  margin-bottom: 20px;
  font-size: 18px;
}
/* line 5, ../../../sass/customer/_pagination.scss */
.pagination-rollup .current-page {
  color: #007dbb;
  cursor: default;
  font-weight: bold;
}
/* line 11, ../../../sass/customer/_pagination.scss */
.pagination-rollup .pagination-control {
  margin-top: 10px;
}
/* line 13, ../../../sass/customer/_pagination.scss */
.pagination-rollup .pagination-control a span {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px;
}

/* line 26, ../../../sass/customer/_pagination.scss */
.ms-WPBorder .news-items .pagination-rollup,
.ms-WPBorderBorderOnly .news-items .pagination-rollup {
  padding-left: 20px;
}

/* line 32, ../../../sass/customer/_pagination.scss */
.btn-abonner {
  background-color: #81ccf1 !important;
  color: #333333 !important;
  font-weight: bold !important;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-top: 1px solid #d5d5d5 !important;
  border-left: 1px solid #d5d5d5 !important;
}
/* line 39, ../../../sass/customer/_pagination.scss */
.btn-abonner:hover {
  background-color: #81ccf1 !important;
  color: #999 !important;
}

/* line 45, ../../../sass/customer/_pagination.scss */
.btn-seeAll {
  background-color: #81ccf1 !important;
  color: #333333 !important;
  font-weight: bold !important;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-top: 1px solid #d5d5d5 !important;
}
/* line 51, ../../../sass/customer/_pagination.scss */
.btn-seeAll:hover {
  background-color: #81ccf1 !important;
  color: #999 !important;
}

/* line 58, ../../../sass/customer/_pagination.scss */
.calendar-webpart .pagination-rollup {
  float: right;
  text-align: right;
}

/* line 1, ../../../sass/customer/_toptab.scss */
.headerContainerTopTap .top-Tab {
  float: right;
}

/* line 7, ../../../sass/customer/_toptab.scss */
.top-Tab .hidden-sm {
  float: left;
}
/* line 11, ../../../sass/customer/_toptab.scss */
.top-Tab .container {
  max-width: 100%;
  width: 100%;
  background-color: #fff;
  font-size: 16px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: contents !important;
}
@media (min-width: 1200px) {
  /* line 11, ../../../sass/customer/_toptab.scss */
  .top-Tab .container {
    padding-right: 19% !important;
  }
}
@media (min-width: 1200px) {
  /* line 11, ../../../sass/customer/_toptab.scss */
  .top-Tab .container {
    padding-right: 15px;
  }
}
/* line 28, ../../../sass/customer/_toptab.scss */
.top-Tab .container .active span {
  line-height: 43px;
  margin-left: 15px;
}
/* line 33, ../../../sass/customer/_toptab.scss */
.top-Tab .container .active span, .top-Tab .container .active span:visited, .top-Tab .container .active a, .top-Tab .container .active a:visited {
  font-weight: bold;
  border-bottom: 2px solid #8191a9;
  color: #333333;
  text-decoration: none !important;
}
/* line 41, ../../../sass/customer/_toptab.scss */
.top-Tab .container li {
  margin-top: 20px;
  float: left;
}
/* line 46, ../../../sass/customer/_toptab.scss */
.top-Tab .container a {
  margin-right: 0px;
  font-weight: bold;
  text-decoration: none !important;
}
/* line 52, ../../../sass/customer/_toptab.scss */
.top-Tab .container .tabLanguageLink {
  margin-left: 32px;
  margin-top: 10px;
}
/* line 59, ../../../sass/customer/_toptab.scss */
.top-Tab .container .inactive span {
  line-height: 43px;
}
/* line 63, ../../../sass/customer/_toptab.scss */
.top-Tab .container .inactive span, .top-Tab .container .inactive a {
  display: list-item !important;
  text-decoration: none !important;
  color: #636C6F;
}
/* line 69, ../../../sass/customer/_toptab.scss */
.top-Tab .container .inactive span:hover, .top-Tab .container .inactive a:hover {
  display: list-item !important;
  text-decoration: none !important;
  border-bottom-color: #d5d5d5;
}
@media screen and (max-width: 1024px) {
  /* line 5, ../../../sass/customer/_toptab.scss */
  .top-Tab {
    display: block;
  }
}

/* line 82, ../../../sass/customer/_toptab.scss */
.service-menu-in-nav-hidden {
  display: none;
}

/* line 86, ../../../sass/customer/_toptab.scss */
.mobileTopTab {
  background-color: #F0F0F0;
}
/* line 89, ../../../sass/customer/_toptab.scss */
.mobileTopTab .top-Tab {
  display: table !important;
  margin: auto;
}
/* line 94, ../../../sass/customer/_toptab.scss */
.mobileTopTab .top-Tab .container li {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 43px;
}
/* line 99, ../../../sass/customer/_toptab.scss */
.mobileTopTab .top-Tab .container li span, .mobileTopTab .top-Tab .container li a {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 106, ../../../sass/customer/_toptab.scss */
.mobileTopTab ul li {
  border-right: 1px solid #636c6f;
  padding-right: 30px;
}
/* line 111, ../../../sass/customer/_toptab.scss */
.mobileTopTab ul li:first-child {
  border-right: none;
  padding-right: 0px;
}
/* line 117, ../../../sass/customer/_toptab.scss */
.mobileTopTab .tabProfLink {
  display: inline-block;
}

/* line 1, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list {
  padding-left: 0.5em;
  margin-bottom: 40px;
}
/* line 5, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list .image {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 5, ../../../sass/customer/_singleElementLinkList.scss */
  .single-element-link-list .image {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 14, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list h3 {
  margin-left: 0 !important;
  text-decoration: none;
}
/* line 18, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list h3:visited, .single-element-link-list h3:link {
  text-decoration: none;
}
/* line 22, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list h3:hover {
  color: #fff;
  background-color: #007dbb;
}
@media screen and (max-width: 768px) {
  /* line 14, ../../../sass/customer/_singleElementLinkList.scss */
  .single-element-link-list h3 {
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 30px;
    padding-left: 0;
  }
}
/* line 35, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list .link-element {
  color: #333333;
  font-size: 18px;
  line-height: 20px;
}
/* line 40, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list .link-element:hover {
  color: #fff;
  background-color: #007dbb;
}
/* line 47, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list.with-image h3 {
  margin-top: 0.8em;
}
@media screen and (max-width: 768px) {
  /* line 47, ../../../sass/customer/_singleElementLinkList.scss */
  .single-element-link-list.with-image h3 {
    margin-top: 0;
  }
}
/* line 56, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list .outer-link {
  text-decoration: none;
}

@keyframes arrowBounceConstantPx {
  0%, 10%, 20%, 100% {
    transform: translateY(-10px);
  }
  5%, 15% {
    transform: translateY(-5px);
  }
}
/* line 10, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator {
  position: fixed;
  right: 37px;
  bottom: 37px;
  z-index: 2000;
  top: initial;
  width: initial;
}
/* line 18, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker {
  position: relative;
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50% 50%;
  background: #009ce8;
  overflow: hidden;
  font-size: 2em;
  color: white;
  transform-origin: center center;
  transition: all 0.2s ease-out;
  cursor: pointer;
}
/* line 31, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker svg {
  display: inline-block;
}
/* line 34, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker:hover {
  background: #007dbb;
  color: white;
}
/* line 37, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker:hover .icon {
  transform: translate(50%, 210%);
  -webkit-transform: translate(50%, 210%);
  -ms-transform: translate(50%, 210%);
}
/* line 43, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker:active {
  background: #81ccf1;
  color: white;
}
/* line 47, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker .icon {
  position: absolute;
  bottom: 137%;
  right: 50%;
  text-align: center;
  font-size: 0;
  transition: all 0.4s ease-out;
  width: 30px;
  height: 30px;
  transform: translate(50%, 60%);
  -webkit-transform: translate(50%, 60%);
  -ms-transform: translate(50%, 60%);
}
/* line 59, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker .icon .scrollSvgIcon {
  overflow: visible;
}
/* line 63, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker .svg-icon {
  width: 20px;
  height: 20px;
}
/* line 67, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker .svg-icon2 {
  margin-top: 35px;
  padding-bottom: initial;
  animation: arrowBounceConstantPx 4s infinite;
}

/* line 3, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.front-page-my-shortcuts {
  width: auto;
}
/* line 6, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.front-page-my-shortcuts ul {
  margin-bottom: 0;
  list-style-image: url("/_layouts/15/RH/UI/images/icons/bullet.png");
  list-style-position: inside;
}
/* line 12, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.front-page-my-shortcuts li {
  border-color: #D5D5D5;
  border-radius: 0 !important;
  display: list-item;
}
/* line 17, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.front-page-my-shortcuts li a {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 23, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.front-page-my-shortcuts .message {
  padding: 16px;
  margin-bottom: 0;
  border: 1px solid #D5D5D5;
  color: #656565;
}
/* line 30, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.front-page-my-shortcuts a.mysite-related-webpart-button {
  border-color: #D5D5D5 !important;
  border-top-width: 0 !important;
}

/* line 36, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.mysite-related-webpart-button {
  color: #333333;
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px !important;
  text-transform: uppercase;
}

/* line 43, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame {
  width: auto;
  overflow: auto;
  margin: 0;
}
/* line 48, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .NewsfeedFrameHeadline {
  margin: 16px 15px;
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #656565;
}
/* line 54, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .mysite-button {
  display: block;
  border-color: #d5d5d5 !important;
  border-top-width: 0 !important;
  width: 46.5% !important;
  float: right !important;
}
@media only screen and (max-width: 480px) {
  /* line 54, ../../../sass/customer/_mySiteRelatedWebParts.scss */
  #NewsfeedFrame .mysite-button {
    width: 100% !important;
  }
}
/* line 67, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-fullMicrofeedDiv {
  margin: 0;
  background: white;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-right: 0px;
}
/* line 76, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame #ms-microbloginputbox {
  width: 100%;
}
/* line 80, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-fullMicrofeedDiv {
  min-width: 300px;
  border: 1px solid #d5d5d5;
}
/* line 85, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-microblogpart {
  min-width: 300px;
}
/* line 89, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-feedPart {
  min-width: 300px;
}
/* line 93, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-rootText {
  min-width: 180px;
}
/* line 97, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-replyText {
  min-width: 160px;
}
/* line 101, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-replyArea {
  min-width: 180px;
}
/* line 105, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-attachmentPreviewDiv {
  min-width: 300px;
}
/* line 109, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-attachmentReplyPreviewDiv {
  min-width: 300px;
}
/* line 115, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-titleArea a.ms-pivotControl-surfacedOpt-selected, #NewsfeedFrame .ms-microfeed-titleArea a.ms-pivotControl-surfacedOpt-selected:hover, #NewsfeedFrame .ms-microfeed-titleArea a.ms-pivotControl-surfacedOpt-selected:active, #NewsfeedFrame .ms-microfeed-titleArea a.ms-pivotControl-surfacedOpt-selected:visited {
  color: #779200;
}
/* line 122, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame #ms-postbutton, #NewsfeedFrame #ms-postbutton:hover, #NewsfeedFrame #ms-postbutton:active, #NewsfeedFrame #ms-postbutton:focus {
  background-color: #007dbb;
  border: none;
  outline: none;
}
/* line 128, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame #ms-postbutton[disabled][disabled] {
  color: #CCCCCC;
}
/* line 133, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-focusBoxNoFocus:hover, #NewsfeedFrame .ms-microfeed-focusBoxInFocus {
  border-color: #007dbb;
}

/* line 2, ../../../sass/customer/_expander.scss */
.singleHeadingExpander hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 1px solid #D5D5D5;
}
/* line 8, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary {
  margin: 0px 0px 0px 0px;
  padding: 21px 0px 21px 0px;
  cursor: pointer;
  display: flex;
  /*width: 95%;*/
  justify-content: left;
  align-items: center;
}
/* line 19, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary:focus {
  outline: none;
}
/* line 23, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary span {
  display: block;
}
/* line 27, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary h2, .singleHeadingExpander summary h3, .singleHeadingExpander summary h4, .singleHeadingExpander summary h5, .singleHeadingExpander summary span {
  margin: 0px 0px 0px 0px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  padding-right: 5px;
  color: #007dbb !important;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
/* line 37, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary h2:focus, .singleHeadingExpander summary h3:focus, .singleHeadingExpander summary h4:focus, .singleHeadingExpander summary h5:focus, .singleHeadingExpander summary span:focus {
  outline: none;
}
/* line 42, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary h2 {
  font-size: 30px !important;
  line-height: 1.1em !important;
  margin-bottom: 0.4em !important;
  margin-top: 1em !important;
}
/* line 49, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary h3 {
  font-size: 24px !important;
  line-height: 1.1em !important;
  margin-bottom: 0.4em !important;
  margin-top: 1em !important;
}
/* line 56, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary h4 {
  font-size: 18px !important;
  line-height: 1.3em !important;
  margin-bottom: 0.2em !important;
  margin-top: 1em !important;
}
/* line 63, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary h5 {
  color: #000000;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: normal;
  font-size: 17px !important;
  line-height: 1.3em !important;
  margin-bottom: 0.2em !important;
  margin-top: 1em !important;
}
/* line 74, ../../../sass/customer/_expander.scss */
.singleHeadingExpander.notIE summary {
  display: table-row !important;
  width: 95% !important;
}
/* line 79, ../../../sass/customer/_expander.scss */
.singleHeadingExpander details {
  line-height: 1.5em !important;
  margin: 0px 15px 0px 15px;
  /*        display: table;
  width: 100%;*/
}
@media screen and (max-width: 768px) {
  /* line 79, ../../../sass/customer/_expander.scss */
  .singleHeadingExpander details {
    margin: 0px 0px 0px 0px;
  }
}
/* line 89, ../../../sass/customer/_expander.scss */
.singleHeadingExpander.notIE details {
  display: table !important;
  width: 100% !important;
}
/* line 94, ../../../sass/customer/_expander.scss */
.singleHeadingExpander details summary::-webkit-details-marker {
  display: none;
}
/* line 98, ../../../sass/customer/_expander.scss */
.singleHeadingExpander #Cross {
  position: relative;
  float: none;
  height: 16px;
  min-width: 16px;
  margin-right: 7px;
  display: table-cell;
  width: 10%;
  vertical-align: middle;
  top: -8px;
  padding-left: 5px;
}
/* line 113, ../../../sass/customer/_expander.scss */
.singleHeadingExpander.notIE #Cross {
  display: table-cell !important;
  padding-left: 0;
  /*padding-bottom:15px;        */
}
/* line 119, ../../../sass/customer/_expander.scss */
.singleHeadingExpander #Cross:before, .singleHeadingExpander #Cross:after {
  position: absolute;
  right: 7px;
  content: ' ';
  height: 16px;
  width: 2px;
  background-color: #007dbb;
}
/* line 128, ../../../sass/customer/_expander.scss */
.singleHeadingExpander #Cross:before {
  transform: rotate(90deg);
}
/* line 132, ../../../sass/customer/_expander.scss */
.singleHeadingExpander #Cross:after {
  transform: rotate(0deg);
}
/* line 137, ../../../sass/customer/_expander.scss */
.singleHeadingExpander details[open] #Cross:before {
  transform: rotate(45deg);
}
/* line 141, ../../../sass/customer/_expander.scss */
.singleHeadingExpander details[open] #Cross:after {
  transform: rotate(-45deg);
}
/* line 147, ../../../sass/customer/_expander.scss */
.singleHeadingExpander details.open #Cross:before {
  transform: rotate(45deg);
}
/* line 151, ../../../sass/customer/_expander.scss */
.singleHeadingExpander details.open #Cross:after {
  transform: rotate(-45deg);
}

/* line 158, ../../../sass/customer/_expander.scss */
.accordionContainer {
  padding-top: 0px;
  border-top: 1px solid #F0F0F0;
}
/* line 164, ../../../sass/customer/_expander.scss */
.accordionContainer summary {
  padding: 23px 10px 23px 10px;
  width: 100%;
  display: block;
  cursor: pointer;
  display: block;
  justify-content: left;
  align-items: center;
}
/* line 173, ../../../sass/customer/_expander.scss */
.accordionContainer summary h2 {
  font-family: Maribold;
  font-size: 18px;
  line-height: 20px;
  margin: 0px;
  display: inline-block;
  color: #007dbb;
}
/* line 183, ../../../sass/customer/_expander.scss */
.accordionContainer summary:hover, .accordionContainer summary:focus-visible {
  outline: none;
}
/* line 186, ../../../sass/customer/_expander.scss */
.accordionContainer summary:hover h2, .accordionContainer summary:focus-visible h2 {
  color: #fff;
  margin: -3px -3px -3px -3px;
  padding: 3px 3px 3px 3px;
  background-color: #007dbb;
}
/* line 194, ../../../sass/customer/_expander.scss */
.accordionContainer summary span {
  display: block;
}
/* line 200, ../../../sass/customer/_expander.scss */
.accordionContainer .accordionWithNoChildren {
  border-bottom: 1px solid #F0F0F0;
  padding-right: 18px;
  cursor: pointer;
  padding: 23px 17px 23px 10px;
}
/* line 206, ../../../sass/customer/_expander.scss */
.accordionContainer .accordionWithNoChildren h2 {
  font-family: Maribold;
  font-size: 18px;
  line-height: 20px;
  margin: 0px;
  display: inline-block;
  color: #007dbb;
}
/* line 215, ../../../sass/customer/_expander.scss */
.accordionContainer .accordionWithNoChildren h2 a {
  text-decoration: none;
  color: #007dbb;
}
/* line 219, ../../../sass/customer/_expander.scss */
.accordionContainer .accordionWithNoChildren h2 a:hover, .accordionContainer .accordionWithNoChildren h2 a:focus {
  margin: -3px -3px -3px -3px;
  padding: 3px 3px 3px 3px;
  background-color: #007dbb !important;
}
/* line 227, ../../../sass/customer/_expander.scss */
.accordionContainer .accordionWithNoChildren .accordionWithNoChildrenWrapper {
  background-image: url("/_layouts/15/rh/ui/images/arrow_hosp.svg");
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
/* line 236, ../../../sass/customer/_expander.scss */
.accordionContainer .accordionWithNoChildren:hover h2 a, .accordionContainer .accordionWithNoChildren:focus h2 a {
  color: #fff;
  background-color: #007dbb !important;
  margin: -3px -3px -3px -3px;
  padding: 3px 3px 3px 3px;
}
/* line 246, ../../../sass/customer/_expander.scss */
.accordionContainer ul {
  list-style: none;
  /* Remove default bullets */
  padding-top: 3px;
  padding-bottom: 35px;
  padding-inline-start: 25px;
}
/* line 252, ../../../sass/customer/_expander.scss */
.accordionContainer ul li {
  margin-left: 15px;
  line-height: 20px !important;
  padding-bottom: 10px;
  padding-top: 10px;
}
/* line 258, ../../../sass/customer/_expander.scss */
.accordionContainer ul li a {
  font-size: 16px;
}
/* line 261, ../../../sass/customer/_expander.scss */
.accordionContainer ul li a .accordionBullet {
  text-decoration: none;
  display: inline-block;
  margin-left: -15px;
  padding-right: 9px;
}
/* line 270, ../../../sass/customer/_expander.scss */
.accordionContainer ul li a:hover {
  margin: -3px -3px -3px -20px;
  padding: 3px 3px 3px 20px;
}
/* line 275, ../../../sass/customer/_expander.scss */
.accordionContainer ul li a:focus {
  margin: -3px -3px -3px -20px;
  padding: 3px 3px 3px 20px;
}
/* line 281, ../../../sass/customer/_expander.scss */
.accordionContainer.notIE summary {
  display: table-row !important;
  width: 95% !important;
}
/* line 286, ../../../sass/customer/_expander.scss */
.accordionContainer details {
  border-bottom: 1px solid #F0F0F0;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 768px) {
  /* line 286, ../../../sass/customer/_expander.scss */
  .accordionContainer details {
    margin: 0px 0px 0px 0px;
  }
}
/* line 299, ../../../sass/customer/_expander.scss */
.accordionContainer.notIE details {
  display: table !important;
  width: 100% !important;
}
/* line 304, ../../../sass/customer/_expander.scss */
.accordionContainer details summary::-webkit-details-marker {
  display: none;
}
/* line 308, ../../../sass/customer/_expander.scss */
.accordionContainer #Cross {
  float: right;
  position: relative;
  top: 4px;
  height: 16px;
  min-width: 16px;
  margin-right: 7px;
  display: table-cell;
  width: 10%;
  vertical-align: middle;
  padding-left: 5px;
}
/* line 322, ../../../sass/customer/_expander.scss */
.accordionContainer.notIE #Cross {
  display: table-cell !important;
  padding-left: 0;
}
/* line 327, ../../../sass/customer/_expander.scss */
.accordionContainer #Cross:before, .accordionContainer #Cross:after {
  position: absolute;
  right: 7px;
  content: ' ';
  height: 16px;
  width: 2px;
  background-color: #007dbb;
}
/* line 336, ../../../sass/customer/_expander.scss */
.accordionContainer #Cross:before {
  transform: rotate(90deg);
}
/* line 340, ../../../sass/customer/_expander.scss */
.accordionContainer #Cross:after {
  transform: rotate(0deg);
}
/* line 345, ../../../sass/customer/_expander.scss */
.accordionContainer details[open] #Cross:before, .accordionContainer details.open #Cross:before {
  transform: rotate(45deg);
}
/* line 349, ../../../sass/customer/_expander.scss */
.accordionContainer details[open] #Cross:after, .accordionContainer details.open #Cross:after {
  transform: rotate(-45deg);
}

/* line 1, ../../../sass/customer/_surveyPopup.scss */
.survey-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1002;
  opacity: .95;
  background-color: rgba(101, 101, 101, 0.96);
  color: #ffffff;
  padding: 20px;
  width: 96%;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 1, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup {
    width: 80%;
  }
}
@media (min-width: 768px) {
  /* line 1, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  /* line 1, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup {
    width: 96%;
  }
}
/* line 27, ../../../sass/customer/_surveyPopup.scss */
.survey-popup #survey-close {
  position: relative;
  z-index: 1003;
}
/* line 31, ../../../sass/customer/_surveyPopup.scss */
.survey-popup #survey-close #survey-close-button {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 38, ../../../sass/customer/_surveyPopup.scss */
.survey-popup #surveyLink {
  font-family: maribold, Helvetica, Arial, sans-serif;
}
/* line 42, ../../../sass/customer/_surveyPopup.scss */
.survey-popup .container {
  position: relative;
}
/* line 46, ../../../sass/customer/_surveyPopup.scss */
.survey-popup .container .col-md-12 h2 {
  color: #ffffff;
  margin-top: 0;
}
@media (max-width: 767px) {
  /* line 45, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup .container .col-md-12 {
    width: 80%;
  }
  /* line 54, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup .container .col-md-12 h2 {
    margin: 0 0 11.5px;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
  }
  /* line 61, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup .container .col-md-12 h3 {
    margin: 0 0 11.5px;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  /* line 45, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup .container .col-md-12 {
    width: 90%;
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  /* line 45, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup .container .col-md-12 {
    width: 90%;
    padding-left: 30px;
  }
}
/* line 78, ../../../sass/customer/_surveyPopup.scss */
.survey-popup .container a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.survey-popup .container a:hover {
  color: #ffffff;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.survey-popup .container a:active {
  color: #ffffff;
}
/* line 82, ../../../sass/customer/_surveyPopup.scss */
.survey-popup .container a:hover {
  text-decoration: underline;
}
/* line 87, ../../../sass/customer/_surveyPopup.scss */
.survey-popup .container .lastP {
  margin: 0;
}
/* line 92, ../../../sass/customer/_surveyPopup.scss */
.survey-popup .white, .survey-popup .white a {
  color: #ffffff;
}

/* Slider */
/* line 3, ../../../sass/customer/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 18, ../../../sass/customer/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 25, ../../../sass/customer/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 29, ../../../sass/customer/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 35, ../../../sass/customer/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 44, ../../../sass/customer/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 52, ../../../sass/customer/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 58, ../../../sass/customer/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 62, ../../../sass/customer/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 67, ../../../sass/customer/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 72, ../../../sass/customer/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 76, ../../../sass/customer/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 80, ../../../sass/customer/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 86, ../../../sass/customer/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 90, ../../../sass/customer/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 94, ../../../sass/customer/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 98, ../../../sass/customer/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 107, ../../../sass/customer/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/*.slick-list {
    .slick-loading & {
        background: #fff slick-image-url("ajax-loader.gif") center center no-repeat;
    }
}*/
/* Icons */
@font-face {
  font-family: "slick";
  /*src: slick-font-url("slick.eot");*/
  /*src: slick-font-url("slick.eot?#iefix") format("embedded-opentype"), slick-font-url("slick.woff") format("woff"), slick-font-url("slick.ttf") format("truetype"), slick-font-url("slick.svg#slick") format("svg");*/
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* line 181, ../../../sass/customer/_slick.scss */
.slick-initialized > button::after, .slick-initialized > button {
  min-width: 40px;
  height: 40px;
  width: 40px;
}

/* line 189, ../../../sass/customer/_slick.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: #828282;
  top: 45%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  /*    &:hover, &:focus {*/
}
/* line 208, ../../../sass/customer/_slick.scss */
.slick-prev:hover,
.slick-next:hover {
  outline: none;
  background: transparent;
}
/* line 212, ../../../sass/customer/_slick.scss */
.slick-prev:hover:before,
.slick-next:hover:before {
  content: url("/_layouts/15/rh/ui/images/Arrow_black.svg");
  color: #333333;
  border: 2px solid #333333;
}
/* line 219, ../../../sass/customer/_slick.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  color: #D6D6D6;
  border: 2px solid #D6D6D6;
}
/* line 224, ../../../sass/customer/_slick.scss */
.slick-prev:before,
.slick-next:before {
  /*font-family: $slick-font-family;*/
  font-size: 20px;
  line-height: 1;
  color: #828282;
  opacity: 0.85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 2px solid #828282;
  border-radius: 40px;
  height: 40px;
  width: 40px;
}

/* line 239, ../../../sass/customer/_slick.scss */
.slick-prev {
  left: -70px;
}
@media only screen and (max-width: 1280px) {
  /* line 239, ../../../sass/customer/_slick.scss */
  .slick-prev {
    display: none !important;
  }
}
/* line 246, ../../../sass/customer/_slick.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 251, ../../../sass/customer/_slick.scss */
.slick-prev:before {
  padding-top: 9px;
  content: url("/_layouts/15/rh/ui/images/Arrow_gray.svg");
  display: block;
  transform: scale(-1);
  filter: flipH;
  -ms-filter: flipH;
}

/* line 261, ../../../sass/customer/_slick.scss */
.slick-next {
  right: -70px;
}
@media only screen and (max-width: 1280px) {
  /* line 261, ../../../sass/customer/_slick.scss */
  .slick-next {
    display: none !important;
  }
}
/* line 268, ../../../sass/customer/_slick.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 273, ../../../sass/customer/_slick.scss */
.slick-next:before {
  padding-top: 8px;
  content: url("/_layouts/15/rh/ui/images/Arrow_gray.svg");
  display: block;
  /*[dir="rtl"] & {
      transform: scale(-1);
      filter: flipH;
      -ms-filter: flipH;
  }*/
}

/* Dots */
@media screen and (max-width: 768px) {
  /* line 287, ../../../sass/customer/_slick.scss */
  .ms-webpart-chrome-title a.wp-rollup-show-all-link {
    display: none;
  }
}
/* line 294, ../../../sass/customer/_slick.scss */
.slick-slider a.wp-rollup-show-all-link.mobile {
  display: none;
  width: 100%;
  text-align: center;
  position: relative;
  border-top: 1px solid #f0f0f0;
  padding-top: 10px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  /* line 305, ../../../sass/customer/_slick.scss */
  .slick-slider a.wp-rollup-show-all-link.mobile {
    display: inline-block;
  }
  /* line 309, ../../../sass/customer/_slick.scss */
  .slick-slider ul.slick-dots {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    padding-top: 7px;
    margin-bottom: 4px;
  }
}

/* line 318, ../../../sass/customer/_slick.scss */
.slick-dots {
  position: relative;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  margin-top: 25px;
  width: 100%;
  border-top: 1px solid #f0f0f0;
}
/* line 331, ../../../sass/customer/_slick.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
/* line 340, ../../../sass/customer/_slick.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 8px;
  cursor: pointer;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
}
/* line 354, ../../../sass/customer/_slick.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
/* line 357, ../../../sass/customer/_slick.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 362, ../../../sass/customer/_slick.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #B1B5B6;
  opacity: 0.55;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 380, ../../../sass/customer/_slick.scss */
.slick-dots li.slick-active button {
  background-color: #B1B5B6;
}
/* line 384, ../../../sass/customer/_slick.scss */
.slick-dots li.slick-active button:before {
  color: #B1B5B6;
  opacity: 0.85;
}

/* line 394, ../../../sass/customer/_slick.scss */
.slick-slider .slick-slide .item {
  padding-bottom: 0px;
}

/* line 4, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .slick-slide > div, .pubpages-rollup.slick-initialized .slick-slide > div {
  margin: 6px;
  padding: 10px;
  box-shadow: 0 0 7px transparent;
  height: 100%;
}
/* line 10, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .slick-slide > div:hover, .pubpages-rollup.slick-initialized .slick-slide > div:hover {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 100ms linear;
  -ms-transition: box-shadow 100ms linear;
  transition: box-shadow 0.2s linear;
}
/* line 17, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .slick-slide > div .item, .pubpages-rollup.slick-initialized .slick-slide > div .item {
  height: 100%;
  width: 100%;
}
/* line 21, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .slick-slide > div .item > a, .pubpages-rollup.slick-initialized .slick-slide > div .item > a {
  height: 100%;
  width: 100%;
  text-decoration: none;
}
/* line 31, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized.SliderMedBillede, .pubpages-rollup.slick-initialized.SliderMedBillede {
  /*time.date {
      display: none;
  }*/
}
/* line 32, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized.SliderMedBillede .rollup-title, .pubpages-rollup.slick-initialized.SliderMedBillede .rollup-title {
  margin-top: 5px;
  font-family: maribold;
}
/* line 41, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .slick-list, .pubpages-rollup.slick-initialized .slick-list {
  left: -14px;
}
/* line 45, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized img, .pubpages-rollup.slick-initialized img {
  max-width: 100%;
}
/* line 49, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized time.date, .pubpages-rollup.slick-initialized time.date {
  color: #636C6F;
  line-height: 19px;
  font-size: 12px;
}
/* line 55, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .pressrelease,
.news-items.slick-initialized .pressrelease:visited,
.news-items.slick-initialized .pressrelease:hover, .pubpages-rollup.slick-initialized .pressrelease,
.pubpages-rollup.slick-initialized .pressrelease:visited,
.pubpages-rollup.slick-initialized .pressrelease:hover {
  font-size: 12px;
  line-height: 12px;
  color: #636C6F;
  font-familiy: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  float: none;
  display: inline-block;
  text-transform: none;
}
/* line 68, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .rollup-title, .pubpages-rollup.slick-initialized .rollup-title {
  color: #007dbb !important;
  line-height: 26px;
  font-size: 22px !important;
  border: none !important;
}
/* line 75, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .descr, .news-items.slick-initialized .descr p, .news-items.slick-initialized .descr span, .pubpages-rollup.slick-initialized .descr, .pubpages-rollup.slick-initialized .descr p, .pubpages-rollup.slick-initialized .descr span {
  color: #636C6F;
  line-height: 24px;
  font-size: 16px;
}

/* line 82, ../../../sass/customer/_newsRollup.scss */
.pubpages-rollup.negativemargin .slick-list.draggable {
  margin-top: -6px;
}

/* line 88, ../../../sass/customer/_newsRollup.scss */
.pubpages-rollup .item a:focus {
  background-color: transparent;
}

/* line 96, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item, .pubpages-rollup .item {
  clear: both;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  padding: 0;
  margin: 0;
}
/* line 103, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item ~ .item, .pubpages-rollup .item ~ .item {
  border-top: none;
}
/* line 107, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link, .pubpages-rollup .item a.outer-link {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  /*left: -15px;*/
}
/* line 116, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link:after, .pubpages-rollup .item a.outer-link:after {
  content: url("/_layouts/15/rh/ui/images/arrow_hosp.svg");
  position: absolute;
  right: 25px;
  top: 40%;
  color: #007dbb;
}
/* line 124, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div, .pubpages-rollup .item a.outer-link > div {
  float: left;
  position: relative;
}
/* line 128, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.item-img, .pubpages-rollup .item a.outer-link > div.item-img {
  margin-right: 25px;
}
/* line 131, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.item-img img, .pubpages-rollup .item a.outer-link > div.item-img img {
  width: 185px;
}
@media screen and (max-width: 768px) {
  /* line 128, ../../../sass/customer/_newsRollup.scss */
  .news-items.VertikalListe .item a.outer-link > div.item-img, .pubpages-rollup .item a.outer-link > div.item-img {
    display: none;
  }
}
/* line 140, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.link-item, .pubpages-rollup .item a.outer-link > div.link-item {
  margin-left: 0;
  /*padding-left: 25px;*/
  width: auto;
  max-width: 68%;
}
@media screen and (max-width: 768px) {
  /* line 140, ../../../sass/customer/_newsRollup.scss */
  .news-items.VertikalListe .item a.outer-link > div.link-item, .pubpages-rollup .item a.outer-link > div.link-item {
    max-width: 85%;
  }
}
/* line 152, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.link-item h2, .news-items.VertikalListe .item a.outer-link > div.link-item h3, .pubpages-rollup .item a.outer-link > div.link-item h2, .pubpages-rollup .item a.outer-link > div.link-item h3 {
  font-size: 22px;
  width: 100%;
  font-family: maribold;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 3px;
}
/* line 160, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.link-item h2.rollup-title, .news-items.VertikalListe .item a.outer-link > div.link-item h3.rollup-title, .pubpages-rollup .item a.outer-link > div.link-item h2.rollup-title, .pubpages-rollup .item a.outer-link > div.link-item h3.rollup-title {
  border-bottom: none;
  color: #007dbb;
}
/* line 166, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.link-item time.date, .pubpages-rollup .item a.outer-link > div.link-item time.date {
  color: #636C6F;
  font-size: 12px;
  display: block;
}
/* line 172, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.link-item .descr, .pubpages-rollup .item a.outer-link > div.link-item .descr {
  color: #333333;
}
/* line 178, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link:hover, .pubpages-rollup .item a.outer-link:hover {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 100ms linear;
  -ms-transition: box-shadow 100ms linear;
  transition: box-shadow 0.2s linear;
}

/* line 189, ../../../sass/customer/_newsRollup.scss */
.pubpages-rollup.TitleAndManchet time.date {
  display: none !important;
}

/* line 194, ../../../sass/customer/_newsRollup.scss */
.news-roll-readMore {
  padding-left: 15px;
  padding-top: 10px;
}

/* line 199, ../../../sass/customer/_newsRollup.scss */
.letterOnly {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 204, ../../../sass/customer/_newsRollup.scss */
.letterOnly .rollup-title {
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 3px;
  font-family: 'maribold';
}

@media screen and (min-width: 1024px) {
  /* line 214, ../../../sass/customer/_newsRollup.scss */
  .col-md-3 .news-roll-readMore .news-roll-readMoreCol {
    width: 80%;
    padding-left: 25px;
  }
  /* line 219, ../../../sass/customer/_newsRollup.scss */
  .col-md-3 .news-roll-readMore .news-roll-rssCol {
    width: 20%;
  }
  /* line 222, ../../../sass/customer/_newsRollup.scss */
  .col-md-3 .news-roll-readMore .news-roll-rssCol a {
    padding-top: 0px;
  }
}
/* line 229, ../../../sass/customer/_newsRollup.scss */
.pdp-page-rollup .item a:hover {
  background-color: initial !important;
}

/* line 3, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-left: -10px;
  margin-right: -10px;
}
@media screen and (max-width: 768px) {
  /* line 3, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper {
    display: block;
  }
}
/* line 14, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .tiles-container {
  /* position: relative; */
  /* width: 100%; */
  overflow: hidden;
  max-width: 1200px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
/* line 24, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .tiles-regular {
  width: 100%;
  z-index: 101;
}
/* line 29, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile {
  width: 33.33%;
  padding-right: 10px;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  /* line 29, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .rh-tile {
    width: 100%;
    padding: 0;
  }
}
/* line 39, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow {
  height: 100%;
  width: 100%;
  min-height: 130px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 100ms linear;
  -ms-transition: box-shadow 100ms linear;
  transition: box-shadow 0.2s linear;
  border-bottom: 2px solid #007dbb;
}
@media screen and (max-width: 768px) {
  /* line 39, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .rh-tile .rh-shadow {
    min-height: unset;
    box-shadow: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
  }
}
/* line 56, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow:hover {
  border-bottom-color: #333333;
}
/* line 60, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner {
  height: 100%;
}
/* line 63, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a {
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
/* line 69, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a img {
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 69, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .rh-tile .rh-shadow .rh-inner a img {
    display: none;
  }
}
/* line 81, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a .tile-heading h2 {
  color: #007dbb;
  font-size: 22px;
  line-height: 26px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 5px 5px 5px 5px;
  margin: 15px 10px 15px 25px;
  display: inline-block;
}
/* line 90, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a .tile-heading h2:after {
  content: "\00a0\00a0\00a0\00a0\00a0\00a0\00a0";
  background-image: url("/_layouts/15/rh/ui/images/arrow_hosp.svg");
  background-position: center;
  background-repeat: no-repeat;
  font-size: 18px;
  display: initial;
}
/* line 101, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a .tile-heading.specialRendering {
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  /* line 101, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .rh-tile .rh-shadow .rh-inner a .tile-heading.specialRendering {
    text-align: left;
  }
}
/* line 114, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a .link-descr {
  padding: 0 5px 5px 5px;
  margin: 0 10px 10px 25px;
  color: #636C6F;
  font-size: 14px;
}
/* line 123, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a:hover .tile-heading, .tiles-wrapper .rh-tile .rh-shadow .rh-inner a:hover .tile-heading h2 {
  color: #333333;
}
/* line 129, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a:hover .tile-heading h2:after {
  background-image: url("/_layouts/15/rh/ui/images/Arrow_black.svg");
}
/* line 137, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a:focus .tile-heading h2 {
  background: #333333;
  color: #fff;
}
/* line 141, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a:focus .tile-heading h2:after {
  background-image: url("/_layouts/15/rh/ui/images/Arrow_white.svg");
}
/* line 151, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile a:hover, .tiles-wrapper .rh-tile a:focus {
  background-color: white !important;
}
/* line 155, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow:focus-within {
  border-bottom: 2px solid #333333 !important;
}
/* line 160, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .tiles-featured {
  display: none;
  z-index: 101;
}
/* line 166, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper.featured .tiles-regular {
  width: 66.66%;
  /*@media screen and (max-width: 480px) {
      width: 100%;
  }*/
}
@media screen and (max-width: 768px) {
  /* line 166, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper.featured .tiles-regular {
    width: 100%;
  }
}
/* line 175, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper.featured .tiles-regular .rh-tile {
  width: 50%;
}
@media screen and (max-width: 768px) {
  /* line 175, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper.featured .tiles-regular .rh-tile {
    width: 100%;
  }
}
/* line 184, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper.featured .tiles-featured {
  display: block;
  width: 33.33%;
  /*@media screen and (max-width: 480px) {
      width: 100%;
  }*/
}
@media screen and (max-width: 768px) {
  /* line 184, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper.featured .tiles-featured {
    width: 100%;
  }
}
/* line 194, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper.featured .tiles-featured .rh-tile {
  width: 100%;
  height: 100%;
}
/* line 202, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile {
  width: 100%;
}
/* line 205, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a {
  display: flex;
  text-decoration: none;
}
/* line 209, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a .smallDisplayModeTile {
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 2px solid #007dbb;
  width: 100%;
}
/* line 217, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a .smallDisplayModeTile h2 {
  font-size: 22px;
  line-height: 26px;
  color: #007dbb;
  margin: 0px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 231, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a:hover {
  background-color: transparent !important;
  color: #333333;
}
/* line 235, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a:hover .smallDisplayModeTile {
  border-bottom: 2px solid #333333;
}
/* line 240, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a:focus {
  background-color: transparent !important;
  color: #333333;
}
/* line 244, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a:focus .smallDisplayModeTile {
  border: 2px solid #333333;
}

@media screen and (min-width: 1440px) {
  /* line 253, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .tilesMedium, .tiles-wrapper .tilesSmall {
    display: none;
  }

  /* line 257, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .tilesLarge {
    display: block;
  }
}
@media screen and (max-width: 1439px) {
  /* line 265, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .tilesLarge, .tiles-wrapper .tilesSmall {
    display: none;
  }

  /* line 269, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .tilesMedium {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  /* line 275, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .tilesLarge, .tiles-wrapper .tilesMedium {
    display: none;
  }

  /* line 279, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .tilesSmall {
    display: block;
  }

  /* line 283, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .showImgOnMobile {
    padding: 10px;
  }
  /* line 286, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .showImgOnMobile img {
    display: block !important;
  }
  /* line 290, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .showImgOnMobile .rh-shadow {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    -webkit-transition: box-shadow 100ms linear;
    -ms-transition: box-shadow 100ms linear;
    transition: box-shadow 0.2s linear;
    border-bottom: 2px solid #007dbb;
  }
}
/* line 3, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout {
  background-color: #333333;
  color: white;
  display: flex;
  font-family: "mariregular","Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  vertical-align: middle;
  line-height: 23px;
}
/* line 13, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout ul > li {
  float: left;
}
/* line 20, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout ul > li > a {
  color: white;
  padding: 0px;
  text-decoration: none;
}
/* line 25, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout ul > li > a:hover, .fbaLogout ul > li > a:focus, .fbaLogout ul > li > a:active {
  color: #d5d5d5 !important;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  /* line 38, ../../../sass/customer/_fbaLogout.scss */
  .fbaLogout ul > li {
    float: left;
  }
  /* line 44, ../../../sass/customer/_fbaLogout.scss */
  .fbaLogout ul > li > a {
    margin-left: 40px;
  }
}
/* padding 20px, on all content-editor-fields */
/* line 33, ../../../sass/_base.scss */
.ms-WPBorder .ms-rtestate-field,
.ms-WPBorder .rh-content-editor, .ms-WPBorderBorderOnly .ms-rtestate-field,
.ms-WPBorderBorderOnly .rh-content-editor {
  padding: 20px;
}

/* line 39, ../../../sass/_base.scss */
html.lt-ie8 {
  z-index: 1;
  overflow: auto;
}

@media (min-width: 768px) {
  /* line 44, ../../../sass/_base.scss */
  div.gotomain {
    display: block;
    left: 50px;
    position: absolute;
    top: 20px;
  }
}

/* line 53, ../../../sass/_base.scss */
.bs .searchbox,
.bs .ms-srch-sbLarge {
  overflow: visible !important;
}

/* line 61, ../../../sass/_base.scss */
.lt-ie8 .ms-srch-sb.input-group.ms-srch-sb-border .ms-textSmall.form-control,
.lt-ie8 .ms-srch-sb.input-group.ms-srch-sb-borderFocused .ms-textSmall.form-control {
  width: 75%;
  float: left;
  line-height: 40px !important;
}
/* line 67, ../../../sass/_base.scss */
.lt-ie8 .ms-srch-sb.input-group.ms-srch-sb-border span.input-group-btn,
.lt-ie8 .ms-srch-sb.input-group.ms-srch-sb-borderFocused span.input-group-btn {
  width: 15%;
  float: right;
  line-height: 40px !important;
}
/* line 72, ../../../sass/_base.scss */
.lt-ie8 .ms-srch-sb.input-group.ms-srch-sb-border span.input-group-btn a,
.lt-ie8 .ms-srch-sb.input-group.ms-srch-sb-borderFocused span.input-group-btn a {
  padding-bottom: 0;
}

/* line 80, ../../../sass/_base.scss */
.input-full-width input[type="submit"]
input[type="text"] {
  width: 100%;
  min-width: 0;
}

/* line 88, ../../../sass/_base.scss */
.page-content.calendar-layout .icontext-group {
  margin-top: 0;
        /*@include breakpoint(xs sm) {
            &.first {
                margin-top: 0;
            }

            margin-top: 20px;
        }*/
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.page-content.calendar-layout .icontext-group:before, .page-content.calendar-layout .icontext-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.page-content.calendar-layout .icontext-group:after {
  clear: both;
}
/* line 91, ../../../sass/_base.scss */
.page-content.calendar-layout .icontext-group .icon {
  float: left;
}
/* line 95, ../../../sass/_base.scss */
.page-content.calendar-layout .icontext-group .text {
  margin-left: 60px;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
}
/* line 101, ../../../sass/_base.scss */
.page-content.calendar-layout .icontext-group .text h6 {
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  /* line 88, ../../../sass/_base.scss */
  .page-content.calendar-layout .icontext-group {
    margin-top: 20px;
  }
}

/* line 123, ../../../sass/_base.scss */
.calendar-webpart {
  /*margin-bottom: 70px;*/
}
/* line 126, ../../../sass/_base.scss */
.calendar-webpart .well .row {
  margin-top: 20px;
}
/* line 129, ../../../sass/_base.scss */
.calendar-webpart .well .row:first-child {
  margin-top: 0;
}
@media only all and (max-width: 767px) {
  /* line 134, ../../../sass/_base.scss */
  .calendar-webpart .well .row .col {
    margin-top: 5px;
    /*&.first {
        margin-top: 0;
    }*/
  }
}
@media only all and (min-width: 768px) and (max-width: 1023px) {
  /* line 134, ../../../sass/_base.scss */
  .calendar-webpart .well .row .col {
    margin-top: 5px;
    /*&.first {
        margin-top: 0;
    }*/
  }
}
@media only all and (min-width: 1024px) and (max-width: 1439px) {
  /* line 134, ../../../sass/_base.scss */
  .calendar-webpart .well .row .col {
    margin-top: 5px;
    /*&.first {
        margin-top: 0;
    }*/
  }
}
@media only all and (min-width: 1440px) {
  /* line 134, ../../../sass/_base.scss */
  .calendar-webpart .well .row .col {
    margin-top: 5px;
    /*&.first {
        margin-top: 0;
    }*/
  }
}
/* line 144, ../../../sass/_base.scss */
.calendar-webpart .refine-search {
  padding: 15px;
  margin: 10px 0;
  background-color: #8191a9;
  /*#007dbb;*/
  color: #ffffff;
  /*#fff;*/
  display: block;
}
/* line 152, ../../../sass/_base.scss */
.calendar-webpart .btn-search {
  background-color: #007dbb;
  /*#002555;*/
  color: #ffffff;
  /*#fff;*/
  width: 100%;
  min-width: 0;
  padding: 8px 14px;
  border-color: #81ccf1;
  /*#8191a9;*/
}
/* line 159, ../../../sass/_base.scss */
.calendar-webpart .btn-search:hover {
  background-color: #656565;
  /*#646464;*/
}
@media only all and (max-width: 767px) {
  /* line 152, ../../../sass/_base.scss */
  .calendar-webpart .btn-search {
    margin-top: 5px;
  }
}
@media only all and (min-width: 768px) and (max-width: 1023px) {
  /* line 152, ../../../sass/_base.scss */
  .calendar-webpart .btn-search {
    margin-top: 5px;
  }
}
@media only all and (min-width: 1024px) and (max-width: 1439px) {
  /* line 152, ../../../sass/_base.scss */
  .calendar-webpart .btn-search {
    margin-top: 5px;
  }
}
@media only all and (min-width: 1440px) {
  /* line 152, ../../../sass/_base.scss */
  .calendar-webpart .btn-search {
    margin-top: 5px;
  }
}
/* line 169, ../../../sass/_base.scss */
.calendar-webpart .legend .meeting-filter {
  float: left;
  font-size: 1.4em;
  margin: 30px 0 15px;
}
/* line 175, ../../../sass/_base.scss */
.calendar-webpart .legend .meeting-count {
  float: right;
  font-size: 1.1em;
  margin: 30px 0 15px;
}
/* line 182, ../../../sass/_base.scss */
.calendar-webpart .events {
  margin: 0 15px;
}
/* line 185, ../../../sass/_base.scss */
.calendar-webpart .events .row {
  font-family: mariregular;
  border: 1px solid #d5d5d5;
  /*#d5d5d5;*/
  border-top-width: 0;
  clear: both;
  overflow: hidden;
  background-color: #ffffff;
  /*#fff;*/
}
/* line 190, ../../../sass/_base.scss */
.calendar-webpart .events .row:first-child {
  border-top-width: 1px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.calendar-webpart .events .row:before, .calendar-webpart .events .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.calendar-webpart .events .row:after {
  clear: both;
}
/* line 198, ../../../sass/_base.scss */
.calendar-webpart .events .row.past {
  color: #B8B8B8;
}
/* line 202, ../../../sass/_base.scss */
.calendar-webpart .events .row .glyphicon {
  float: left;
  margin-top: 30px;
  margin-left: 6px;
}
/* line 208, ../../../sass/_base.scss */
.calendar-webpart .events .row .date {
  float: left;
  margin: 0;
  padding: 8px 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  /* line 208, ../../../sass/_base.scss */
  .calendar-webpart .events .row .date {
    min-width: 70px;
  }
}
/* line 218, ../../../sass/_base.scss */
.calendar-webpart .events .row .date .date-part {
  white-space: nowrap;
}
/* line 224, ../../../sass/_base.scss */
.calendar-webpart .events .row .date .date-part.day {
  font-size: 2em;
  font-weight: bold;
  line-height: 20px;
}
/* line 229, ../../../sass/_base.scss */
.ie7 .calendar-webpart .events .row .date .date-part.day {
  line-height: inherit;
}
/* line 238, ../../../sass/_base.scss */
.calendar-webpart .events .row .date.second {
  margin-left: 6px;
}
/* line 243, ../../../sass/_base.scss */
.calendar-webpart .events .row .text {
  padding: 20px 0;
}
@media screen and (max-width: 1024px) {
  /* line 243, ../../../sass/_base.scss */
  .calendar-webpart .events .row .text {
    padding: 0px 0px 20px 0px;
  }
}
/* line 250, ../../../sass/_base.scss */
.calendar-webpart .events .row .text a, .calendar-webpart .events .row .text a:visited, .calendar-webpart .events .row .text .ms-link, .calendar-webpart .events .row .text .ms-link:visited {
  text-decoration: none;
}
/* line 254, ../../../sass/_base.scss */
.calendar-webpart .events .row .text a:hover {
  text-decoration: underline;
}
/* line 258, ../../../sass/_base.scss */
.calendar-webpart .events .row .text h3 {
  color: #007dbb;
  margin: 0;
  padding: 0;
  font-size: 21px;
  margin-bottom: 9px;
  padding-top: 10px;
}
/* line 266, ../../../sass/_base.scss */
.calendar-webpart .events .row .text h3:hover {
  text-decoration: underline;
}
/* line 271, ../../../sass/_base.scss */
.calendar-webpart .events .row .text p {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #656565;
}
/* line 281, ../../../sass/_base.scss */
.calendar-webpart .events .row .status {
  text-align: right;
  padding-top: 22px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  color: #656565;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.calendar-webpart .events .row .status:before, .calendar-webpart .events .row .status:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.calendar-webpart .events .row .status:after {
  clear: both;
}
/* line 290, ../../../sass/_base.scss */
.calendar-webpart .events .row .status .name {
  margin-right: 5px;
  vertical-align: middle;
  line-height: 2em;
}
/* line 296, ../../../sass/_base.scss */
.calendar-webpart .events .row .status .icon {
  float: right;
  /*margin-top: -5px;*/
}
/* line 299, ../../../sass/_base.scss */
.calendar-webpart .events .row .status .icon.Aflyst {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -608px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
/* line 303, ../../../sass/_base.scss */
.calendar-webpart .events .row .status .icon.Referat {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -573px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
/* line 307, ../../../sass/_base.scss */
.calendar-webpart .events .row .status .icon.Dagsorden {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -538px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
/* line 312, ../../../sass/_base.scss */
.calendar-webpart .events .row .status.faded {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 320, ../../../sass/_base.scss */
.lt-ie8 .events .date {
  width: 70px;
}

/* Bootstrap callout, attention to info on pagelayouts */
/* line 325, ../../../sass/_base.scss */
.bs-callout {
  margin: 20px 0;
  padding: 15px 30px 30px 15px;
  border-left: 5px solid #f0f0f0;
  /*#eee;*/
}
/* line 329, ../../../sass/_base.scss */
.bs-callout a {
  text-decoration: underline !important;
}
/* line 333, ../../../sass/_base.scss */
.bs-callout h2, .bs-callout h3, .bs-callout h4, .bs-callout h5, .bs-callout h6 {
  font-weight: bold;
  margin-top: 0;
}

/* line 339, ../../../sass/_base.scss */
.bs-callout-danger h2,
.bs-callout-danger h3,
.bs-callout-danger h4,
.bs-callout-danger h5,
.bs-callout-danger h6 {
  color: #b94a48;
}

/* line 347, ../../../sass/_base.scss */
.bs-callout-warning h2,
.bs-callout-warning h3,
.bs-callout-warning h4,
.bs-callout-warning h5,
.bs-callout-warning h6 {
  color: #c09853;
}

/* line 355, ../../../sass/_base.scss */
.bs-callout-info h2,
.bs-callout-info h3,
.bs-callout-info h4,
.bs-callout-info h5,
.bs-callout-info h6 {
  color: #3a87ad;
}

/* line 363, ../../../sass/_base.scss */
.bs-callout-success h2,
.bs-callout-success h3,
.bs-callout-success h4,
.bs-callout-success h5,
.bs-callout-success h6 {
  color: #468847;
}

/* line 371, ../../../sass/_base.scss */
.bs-callout-danger {
  background-color: #f2dede;
  border-color: #b94a48 !important;
}

/* line 376, ../../../sass/_base.scss */
.bs-callout-warning {
  background-color: #fcf8e3;
  border-color: #c09853 !important;
}

/* line 381, ../../../sass/_base.scss */
.bs-callout-info {
  background-color: #d9edf7;
  border-color: #3a87ad !important;
}

/* line 386, ../../../sass/_base.scss */
.bs-callout-success {
  background-color: #dff0d8;
  border-color: #468847 !important;
}

/* fix of diff-width in pagination items */
/* line 392, ../../../sass/_base.scss */
.pagination.pagination-sm li {
  text-align: center;
}
/* line 395, ../../../sass/_base.scss */
.pagination.pagination-sm li a {
  min-width: 40.5px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  /* line 395, ../../../sass/_base.scss */
  .pagination.pagination-sm li a {
    min-width: 34px;
    margin-bottom: -1px;
    /* No double border hack */
  }
}

/* special for diseasepages - This is uncommented due to incident 846 */
/*.diseasepage-content {
	margin-top: -40px;
}*/
/* line 411, ../../../sass/_base.scss */
.diseasepage-rollup ul {
  list-style: none;
  padding-left: 0;
}

/* Put this the correct place (ALL) */
/* line 420, ../../../sass/_base.scss */
.ms-srch-item-summaryPreview {
  width: auto;
  /* is 390 default, we need it to be responsive */
}

@media (max-width: 390px) {
  /* line 428, ../../../sass/_base.scss */
  #s4-ribbonrow {
    display: none;
  }
}
@media (min-width: 700px) and (orientation: landscape) and (max-device-height: 699px) {
  /* line 434, ../../../sass/_base.scss */
  #s4-ribbonrow {
    display: none;
  }
}
/* line 440, ../../../sass/_base.scss */
ms-srch-item-summary {
  line-height: 1.25;
  padding: 0.755em 0;
}

/* Special QR styles */
/* line 446, ../../../sass/_base.scss */
.edit-mode-qr {
  margin: 1em 0;
}

@media (max-width: 1023px) {
  /* line 450, ../../../sass/_base.scss */
  #s4-workspace {
    overflow-y: auto;
    overflow-x: hidden;
  }
}

/* line 459, ../../../sass/_base.scss */
.cookie-message .container a.btn-addcookieaccept {
  background-color: #007dbb;
  /*#002555;*/
  color: #ffffff;
  /*#fff;*/
}

/* Presse og nyheder */
/* line 468, ../../../sass/_base.scss */
.events-header {
  color: #333333;
  /*#333333;*/
  font-size: 20px;
  border-bottom: 1px solid #d5d5d5;
  /*#d5d5d5;*/
  padding-left: 15px;
  padding-right: 15px;
}

/* line 478, ../../../sass/_base.scss */
.events article h3.rollup-title {
  font-size: 22px;
}
/* line 482, ../../../sass/_base.scss */
.events article .pressrelease,
.events article .pressrelease:visited,
.events article .pressrelease:hover {
  font-size: 14px;
  color: #656565;
  /*#646c6f;*/
  font-familiy: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  float: right;
  text-transform: uppercase;
}

/* line 495, ../../../sass/_base.scss */
#ctl00_ctl50_g_7fcc3f9f_8511_4e57_8b12_2ebd271e70ef_csr_sboxdiv {
  z-index: 0 !important;
}

/* line 499, ../../../sass/_base.scss */
.ms-core-menu-box {
  display: block;
  margin: 0;
  padding: 0;
}

/* line 505, ../../../sass/_base.scss */
.ms-core-menu-box {
  z-index: 1000 !important;
}

/* line 509, ../../../sass/_base.scss */
.ie7Imagefix {
  position: relative;
}
/* line 512, ../../../sass/_base.scss */
.ie7Imagefix .imgareaselect-outer {
  filter: alpha(opacity=0) !important;
  opacity: 0 !important;
}

/* line 518, ../../../sass/_base.scss */
.fixCheckBox input[type=checkbox] {
  position: relative;
  top: -3px;
}

/* line 523, ../../../sass/_base.scss */
.halfWidth {
  width: 50% !important;
  min-width: 280px !important;
}

/* line 528, ../../../sass/_base.scss */
.noMarginBotttom {
  margin-bottom: 0;
}

/* line 532, ../../../sass/_base.scss */
.screen-reader {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

/* line 544, ../../../sass/_base.scss */
div#filelist-container article.item.file {
  padding-bottom: 20px !important;
}
/* line 548, ../../../sass/_base.scss */
div#filelist-container h3.rollup-title {
  margin-bottom: 10px !important;
  padding-top: 20px !important;
  font-size: 16px;
}
/* line 554, ../../../sass/_base.scss */
div#filelist-container .description {
  display: none;
}
/* line 560, ../../../sass/_base.scss */
div#filelist-container.pim article.item.file {
  padding-bottom: 10px !important;
}
/* line 564, ../../../sass/_base.scss */
div#filelist-container.pim a {
  text-decoration: none;
}
/* line 568, ../../../sass/_base.scss */
div#filelist-container.pim h3.rollup-title {
  margin-bottom: 0px !important;
  font-weight: bold;
}
/* line 573, ../../../sass/_base.scss */
div#filelist-container.pim .link-item-plus-image-left h3 {
  margin-top: -25px !important;
}
/* line 577, ../../../sass/_base.scss */
div#filelist-container.pim .OpenInNewWindow {
  margin-left: 65px;
}
/* line 581, ../../../sass/_base.scss */
div#filelist-container.pim .image-area-left {
  margin-left: 10px;
}
/* line 585, ../../../sass/_base.scss */
div#filelist-container.pim .description {
  display: block;
}
/* line 588, ../../../sass/_base.scss */
div#filelist-container.pim .description strong {
  color: #333333;
}
/* line 593, ../../../sass/_base.scss */
div#filelist-container.pim .item:hover {
  background-color: #007dbb !important;
  color: #fff !important;
}
/* line 598, ../../../sass/_base.scss */
div#filelist-container.pim .item:hover a {
  color: #fff !important;
}
/* line 602, ../../../sass/_base.scss */
div#filelist-container.pim .item:hover h3.rollup-title {
  color: #fff !important;
}
/* line 606, ../../../sass/_base.scss */
div#filelist-container.pim .item:hover .description {
  color: #fff !important;
}
/* line 609, ../../../sass/_base.scss */
div#filelist-container.pim .item:hover .description strong {
  color: #fff !important;
}

@media screen and (max-width: 768px) {
  /* line 621, ../../../sass/_base.scss */
  .supersection div.row {
    margin-left: 0px !important;
  }
}
/* line 628, ../../../sass/_base.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 639, ../../../sass/_base.scss */
.contentRollUpSearchBox {
  opacity: 0.9;
  color: #646C6F !important;
  font-family: Mari;
  font-size: 16px;
  line-height: 16px;
}

/* line 647, ../../../sass/_base.scss */
#PageContent__ControlWrapper_RichHtmlField > p > a > img[src$="ICPDF.PNG"] {
  width: auto;
  height: auto;
}

/* line 653, ../../../sass/_base.scss */
.navctPrint {
  display: none !important;
}

/* line 665, ../../../sass/_base.scss */
.ImageTextMover figcaption {
  text-align: right;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #646c6f;
}

/* line 673, ../../../sass/_base.scss */
.ImageTextMover::after {
  content: "";
  clear: both;
  display: initial;
}

/* line 681, ../../../sass/_base.scss */
.ImageTextMover-ubv figcaption {
  text-align: left;
}

/* line 688, ../../../sass/_base.scss */
.ImageTextMover-ufb img {
  width: auto !important;
  max-width: 100%;
  margin-left: 0px !important;
}
/* line 694, ../../../sass/_base.scss */
.ImageTextMover-ufb figcaption {
  width: auto !important;
  max-width: 100%;
  margin-left: 0px !important;
  padding-right: 10px;
  float: right;
  word-break: break-word;
  width: min-content;
}

/* line 706, ../../../sass/_base.scss */
.ImageTextMover-hfb {
  display: flex;
}
/* line 710, ../../../sass/_base.scss */
.ImageTextMover-hfb img {
  float: left;
  padding-right: 10px;
}
/* line 715, ../../../sass/_base.scss */
.ImageTextMover-hfb figcaption {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  word-break: break-word;
  display: contents;
  width: auto;
}

/* line 727, ../../../sass/_base.scss */
.ImageTextMover-vfb {
  display: flex;
}
/* line 730, ../../../sass/_base.scss */
.ImageTextMover-vfb img {
  float: right;
  padding-left: 10px;
}
/* line 735, ../../../sass/_base.scss */
.ImageTextMover-vfb figcaption {
  float: left;
  word-break: break-word;
  display: contents;
  text-align: left;
}

@media screen and (max-width: 768px) {
  /* line 748, ../../../sass/_base.scss */
  .ImageTextMover figcaption {
    font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #646c6f;
  }

  /* line 755, ../../../sass/_base.scss */
  .ImageTextMover::after {
    content: "";
    clear: both;
    display: initial;
  }

  /* line 763, ../../../sass/_base.scss */
  .ImageTextMover-ubv figcaption {
    text-align: left;
  }

  /* line 769, ../../../sass/_base.scss */
  .ImageTextMover-ubh {
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  /* line 775, ../../../sass/_base.scss */
  .ImageTextMover-ubh figcaption {
    text-align: right;
  }

  /* line 781, ../../../sass/_base.scss */
  .ImageTextMover-hfb {
    display: flex;
  }
  /* line 783, ../../../sass/_base.scss */
  .ImageTextMover-hfb img {
    text-align: right;
    height: 100%;
    width: auto;
    object-fit: cover;
  }
  /* line 791, ../../../sass/_base.scss */
  .ImageTextMover-hfb figcaption {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    word-break: break-word;
    /*width: min-content;*/
  }

  /* line 802, ../../../sass/_base.scss */
  .ImageTextMover-vfb img {
    height: 100%;
    width: auto;
    object-fit: cover;
  }
  /* line 808, ../../../sass/_base.scss */
  .ImageTextMover-vfb figcaption {
    padding-right: 10px;
    float: left;
    word-break: break-word;
  }
}
/* line 817, ../../../sass/_base.scss */
.noBootstrapPadding {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 822, ../../../sass/_base.scss */
.tableScrollFix {
  overflow-x: auto;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
/* line 11, ../../../sass/bootstrap3/_normalize.scss */
.bs article,
.bs aside,
.bs details,
.bs figcaption,
.bs figure,
.bs footer,
.bs header,
.bs hgroup,
.bs main,
.bs nav,
.bs section,
.bs summary {
  display: block;
}
/* line 30, ../../../sass/bootstrap3/_normalize.scss */
.bs audio,
.bs canvas,
.bs video {
  display: inline-block;
}
/* line 41, ../../../sass/bootstrap3/_normalize.scss */
.bs audio:not([controls]) {
  display: none;
  height: 0;
}
/* line 50, ../../../sass/bootstrap3/_normalize.scss */
.bs [hidden] {
  display: none;
}
/* line 64, ../../../sass/bootstrap3/_normalize.scss */
.bs html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/* line 74, ../../../sass/bootstrap3/_normalize.scss */
.bs body {
  margin: 0;
}
/* line 86, ../../../sass/bootstrap3/_normalize.scss */
.bs a:focus {
  outline: thin dotted;
}
/* line 94, ../../../sass/bootstrap3/_normalize.scss */
.bs a:active,
.bs a:hover {
  outline: 0;
}
/* line 117, ../../../sass/bootstrap3/_normalize.scss */
.bs abbr[title] {
  border-bottom: 1px dotted;
}
/* line 125, ../../../sass/bootstrap3/_normalize.scss */
.bs b,
.bs strong {
  font-weight: normal;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 135, ../../../sass/bootstrap3/_normalize.scss */
.bs dfn {
  font-style: italic;
}
/* line 143, ../../../sass/bootstrap3/_normalize.scss */
.bs hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/* line 153, ../../../sass/bootstrap3/_normalize.scss */
.bs mark {
  background: #ff0;
  /*#ff0;*/
  color: #222222;
  /*#000*/
}
/* line 162, ../../../sass/bootstrap3/_normalize.scss */
.bs code,
.bs kbd,
.bs pre,
.bs samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/* line 174, ../../../sass/bootstrap3/_normalize.scss */
.bs pre {
  white-space: pre-wrap;
}
/* line 182, ../../../sass/bootstrap3/_normalize.scss */
.bs q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/* line 190, ../../../sass/bootstrap3/_normalize.scss */
.bs small {
  font-size: 80%;
}
/* line 198, ../../../sass/bootstrap3/_normalize.scss */
.bs sub,
.bs sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* line 206, ../../../sass/bootstrap3/_normalize.scss */
.bs sup {
  top: -0.5em;
}
/* line 210, ../../../sass/bootstrap3/_normalize.scss */
.bs sub {
  bottom: -0.25em;
}
/* line 222, ../../../sass/bootstrap3/_normalize.scss */
.bs img {
  border: 0;
}
/* line 230, ../../../sass/bootstrap3/_normalize.scss */
.bs svg:not(:root) {
  overflow: hidden;
}
/* line 242, ../../../sass/bootstrap3/_normalize.scss */
.bs figure {
  margin: 0;
  /*@media (max-width: $screen-sm-max) {
	margin: 0 -20px;
  }*/
}
/* line 257, ../../../sass/bootstrap3/_normalize.scss */
.bs fieldset {
  border: 1px solid #d5d5d5;
  /*#c0c0c0;*/
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* line 268, ../../../sass/bootstrap3/_normalize.scss */
.bs legend {
  border: 0;
  padding: 0;
}
/* line 279, ../../../sass/bootstrap3/_normalize.scss */
.bs button,
.bs input,
.bs select,
.bs textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
/* line 293, ../../../sass/bootstrap3/_normalize.scss */
.bs button,
.bs input {
  line-height: normal;
}
/* line 305, ../../../sass/bootstrap3/_normalize.scss */
.bs button,
.bs select {
  text-transform: none;
}
/* line 318, ../../../sass/bootstrap3/_normalize.scss */
.bs button,
.bs html input[type="button"],
.bs input[type="reset"],
.bs input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* line 330, ../../../sass/bootstrap3/_normalize.scss */
.bs button[disabled],
.bs html input[disabled] {
  cursor: default;
}
/* line 340, ../../../sass/bootstrap3/_normalize.scss */
.bs input[type="checkbox"],
.bs input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/* line 352, ../../../sass/bootstrap3/_normalize.scss */
.bs input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 364, ../../../sass/bootstrap3/_normalize.scss */
.bs input[type="search"]::-webkit-search-cancel-button,
.bs input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 373, ../../../sass/bootstrap3/_normalize.scss */
.bs button::-moz-focus-inner,
.bs input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 384, ../../../sass/bootstrap3/_normalize.scss */
.bs textarea {
  overflow: auto;
  vertical-align: top;
}
/* line 397, ../../../sass/bootstrap3/_normalize.scss */
.bs table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*   
  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  // Don't show links for images, or javascript/internal links
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid $l-nearly-black; //#999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group; // h5bp.com/t
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm .5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  // Bootstrap components
  .navbar {
    display: none;
  }
  .table {
    td,
    th {
      background-color: $white !important;
    }
  }
  .btn,
  .dropup > .btn {
    > .caret {
      border-top-color: $black !important;
    }
  }
  .label {
    border: 1px solid $black;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table-bordered {
    th,
    td {
      border: 1px solid #ddd !important;
    }
  }

}
*/
/* line 9, ../../../sass/bootstrap3/_scaffolding.scss */
.bs *,
.bs *:before,
.bs *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 18, ../../../sass/bootstrap3/_scaffolding.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

/* line 23, ../../../sass/bootstrap3/_scaffolding.scss */
body {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.45;
  color: #333333;
  background-color: #ffffff;
}

/* line 34, ../../../sass/bootstrap3/_scaffolding.scss */
.bs input,
.bs button,
.bs select,
.bs textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* line 47, ../../../sass/bootstrap3/_scaffolding.scss */
.bs button,
.bs input,
.bs select[multiple],
.bs textarea {
  background-image: none;
}
/* line 77, ../../../sass/bootstrap3/_scaffolding.scss */
.bs img {
  vertical-align: middle;
}
/* line 82, ../../../sass/bootstrap3/_scaffolding.scss */
.bs .img-responsive,
.bs .img-responsive img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 88, ../../../sass/bootstrap3/_scaffolding.scss */
.bs .img-rounded {
  border-radius: 6px;
}
/* line 95, ../../../sass/bootstrap3/_scaffolding.scss */
.bs .img-thumbnail, .bs .thumbnail {
  padding: 4px;
  line-height: 1.45;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
/* line 108, ../../../sass/bootstrap3/_scaffolding.scss */
.bs .img-circle {
  border-radius: 50%;
}
/* line 115, ../../../sass/bootstrap3/_scaffolding.scss */
.bs hr {
  border: 0;
  border-top: 1px solid #d5d5d5;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  /* line 115, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr {
    margin-top: 45px;
    margin-bottom: 50px;
  }
}
@media (max-width: 1023px) {
  /* line 115, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  /* line 115, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr {
    margin-left: -25px;
    margin-right: -25px;
  }
}
/* line 142, ../../../sass/bootstrap3/_scaffolding.scss */
.bs hr.slimmer.small-top-margin {
  margin-top: 20px;
}
/* line 145, ../../../sass/bootstrap3/_scaffolding.scss */
.bs hr.slimmer.small-bottom-margin {
  margin-bottom: 15px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  /* line 145, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr.slimmer.small-bottom-margin {
    margin-bottom: 35px;
  }
}
@media (max-width: 1024px) {
  /* line 153, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr.slimmer.zero-top-margin-on-desktop {
    margin-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  /* line 158, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr.slimmer.zero-top-margin-on-phone {
    margin-top: 0px;
  }
}
/* line 163, ../../../sass/bootstrap3/_scaffolding.scss */
.bs hr.slimmer.zero-top-margin {
  margin-top: 0px;
}
/* line 167, ../../../sass/bootstrap3/_scaffolding.scss */
.bs hr.mobile-hr.frontpage {
  margin-top: 35px;
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  /* line 167, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr.mobile-hr.frontpage {
    margin-top: 0px;
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 768px) {
  /* line 166, ../../../sass/bootstrap3/_scaffolding.scss */
  .bs hr.mobile-hr {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
/* line 187, ../../../sass/bootstrap3/_scaffolding.scss */
.bs .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

/* line 8, ../../../sass/bootstrap3/_type.scss */
p {
  margin: 0 0 11.5px;
}

/* line 12, ../../../sass/bootstrap3/_type.scss */
.lead {
  margin-bottom: 23px;
  font-size: 18.4px;
  font-weight: 200;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  /* line 12, ../../../sass/bootstrap3/_type.scss */
  .lead {
    font-size: 24px;
  }
}

/* line 27, ../../../sass/bootstrap3/_type.scss */
small {
  font-size: 85%;
}

/* line 32, ../../../sass/bootstrap3/_type.scss */
cite {
  font-style: normal;
}

/* line 37, ../../../sass/bootstrap3/_type.scss */
.text-muted {
  color: #828282;
}

/* line 41, ../../../sass/bootstrap3/_type.scss */
.text-primary {
  color: #007dbb;
}

/* line 45, ../../../sass/bootstrap3/_type.scss */
.text-warning {
  color: #c09853;
}

/* line 49, ../../../sass/bootstrap3/_type.scss */
.text-danger {
  color: #b94a48;
}

/* line 53, ../../../sass/bootstrap3/_type.scss */
.text-success {
  color: #468847;
}

/* line 57, ../../../sass/bootstrap3/_type.scss */
.text-info {
  color: #3a87ad;
}

/* line 62, ../../../sass/bootstrap3/_type.scss */
.text-left {
  text-align: left;
}

/* line 66, ../../../sass/bootstrap3/_type.scss */
.text-right {
  text-align: right;
}

/* line 70, ../../../sass/bootstrap3/_type.scss */
.text-center {
  text-align: center;
}

/* line 78, ../../../sass/bootstrap3/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.ms-h1, .ms-h2, .ms-h3, .ms-h4, .ms-h5, .ms-h6 {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #333333;
  letter-spacing: small;
  letter-spacing-font-weight: normal;
  letter-spacing-line-height: 1;
  letter-spacing-color: #828282;
}

/* line 96, ../../../sass/bootstrap3/_type.scss */
h2,
h3 {
  margin-top: 23px;
  margin-bottom: 11.5px;
}

/* line 102, ../../../sass/bootstrap3/_type.scss */
h4,
h5,
h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

/* line 116, ../../../sass/bootstrap3/_type.scss */
h1 small, .h1 small {
  font-size: 28px;
}

/* line 120, ../../../sass/bootstrap3/_type.scss */
h2 small, .h2 small {
  font-size: 20px;
}

/* line 124, ../../../sass/bootstrap3/_type.scss */
h3 small, .h3 small,
h4 small, .h4 small {
  font-size: 16px;
}

/* line 129, ../../../sass/bootstrap3/_type.scss */
h1, .h1, .ms-h1 {
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.25em;
  font-weight: normal;
  margin: 40px 0 15px 0;
}
@media screen and (min-width: 768px) {
  /* line 129, ../../../sass/bootstrap3/_type.scss */
  h1, .h1, .ms-h1 {
    font-size: 3.1em;
  }
}
@media (max-width: 767px) {
  /* line 129, ../../../sass/bootstrap3/_type.scss */
  h1, .h1, .ms-h1 {
    /*font-family: $sansBook;*/
  }
}

/* line 144, ../../../sass/bootstrap3/_type.scss */
h2, .h2, .ms-h2 {
  font-size: 1.55em;
  margin-bottom: 1em;
}

/* line 149, ../../../sass/bootstrap3/_type.scss */
h3, .h2, .ms-h3 {
  font-weight: normal;
  color: #007dbb;
  font-size: 16px;
}
/* line 154, ../../../sass/bootstrap3/_type.scss */
h3 span, .h2 span, .ms-h3 span {
  color: #333;
}

/* line 159, ../../../sass/bootstrap3/_type.scss */
h4, .h4, .ms-h4,
h5, .h5, .ms-h5,
h6, .h6, .ms-h6 {
  font-size: 1em;
}

/* line 165, ../../../sass/bootstrap3/_type.scss */
.slim-header {
  margin: 0 !important;
}

/* line 177, ../../../sass/bootstrap3/_type.scss */
.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #f0f0f0;
}

/* line 189, ../../../sass/bootstrap3/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 11.5px;
  /*line-height: 1.5em !important;*/
}
/* line 194, ../../../sass/bootstrap3/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 203, ../../../sass/bootstrap3/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 211, ../../../sass/bootstrap3/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 219, ../../../sass/bootstrap3/_type.scss */
dl {
  margin-bottom: 23px;
}

/* line 223, ../../../sass/bootstrap3/_type.scss */
dt,
dd {
  line-height: 1.45;
}

/* line 228, ../../../sass/bootstrap3/_type.scss */
dt {
  font-weight: normal;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 233, ../../../sass/bootstrap3/_type.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 244, ../../../sass/bootstrap3/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 252, ../../../sass/bootstrap3/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 20, ../../../sass/bootstrap3/_mixins.scss */
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  /* line 25, ../../../sass/bootstrap3/_mixins.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}
/* line 263, ../../../sass/bootstrap3/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #828282;
}

/* line 270, ../../../sass/bootstrap3/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 276, ../../../sass/bootstrap3/_type.scss */
blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  border-left: 5px solid #f0f0f0;
}
/* line 281, ../../../sass/bootstrap3/_type.scss */
blockquote p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
/* line 287, ../../../sass/bootstrap3/_type.scss */
blockquote p:last-child {
  margin-bottom: 0;
}
/* line 291, ../../../sass/bootstrap3/_type.scss */
blockquote small {
  display: block;
  line-height: 1.45;
  color: #828282;
}
/* line 296, ../../../sass/bootstrap3/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 301, ../../../sass/bootstrap3/_type.scss */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f0f0f0;
  border-left: 0;
}
/* line 307, ../../../sass/bootstrap3/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
/* line 313, ../../../sass/bootstrap3/_type.scss */
blockquote.pull-right small:before {
  content: '';
}
/* line 317, ../../../sass/bootstrap3/_type.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 325, ../../../sass/bootstrap3/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 333, ../../../sass/bootstrap3/_type.scss */
address {
  display: block;
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.45;
}

/* line 7, ../../../sass/bootstrap3/_code.scss */
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

/* line 13, ../../../sass/bootstrap3/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

/* line 23, ../../../sass/bootstrap3/_code.scss */
pre {
  display: block;
  padding: 11px;
  margin: 0 0 11.5px;
  font-size: 15px;
  line-height: 1.45;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #d5d5d5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 37, ../../../sass/bootstrap3/_code.scss */
pre.prettyprint {
  margin-bottom: 23px;
}
/* line 42, ../../../sass/bootstrap3/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 53, ../../../sass/bootstrap3/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 7, ../../../sass/bootstrap3/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  /* line 7, ../../../sass/bootstrap3/_grid.scss */
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.container:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.container:after {
  clear: both;
}

/* line 14, ../../../sass/bootstrap3/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.row:after {
  clear: both;
}

/* line 19, ../../../sass/bootstrap3/_grid.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 84, ../../../sass/bootstrap3/_grid.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}

/* line 97, ../../../sass/bootstrap3/_grid.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 98, ../../../sass/bootstrap3/_grid.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 99, ../../../sass/bootstrap3/_grid.scss */
.col-xs-3 {
  width: 25%;
}

/* line 100, ../../../sass/bootstrap3/_grid.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 101, ../../../sass/bootstrap3/_grid.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 102, ../../../sass/bootstrap3/_grid.scss */
.col-xs-6 {
  width: 50%;
}

/* line 103, ../../../sass/bootstrap3/_grid.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 104, ../../../sass/bootstrap3/_grid.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 105, ../../../sass/bootstrap3/_grid.scss */
.col-xs-9 {
  width: 75%;
}

/* line 106, ../../../sass/bootstrap3/_grid.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 107, ../../../sass/bootstrap3/_grid.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 108, ../../../sass/bootstrap3/_grid.scss */
.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  /* .container {
     max-width: $container-tablet;
   }*/
  /* line 124, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }

  /* line 137, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 138, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 139, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 140, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 141, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 142, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 143, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 144, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 145, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 146, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 147, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 148, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 151, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 152, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 153, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 154, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 155, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 156, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 157, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 158, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 159, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 160, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 161, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 163, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 164, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 165, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 166, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 167, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 168, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 169, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 170, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 171, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 172, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 173, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 176, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 177, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 178, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 179, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 180, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 181, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 182, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 183, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 184, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 185, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 186, ../../../sass/bootstrap3/_grid.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1024px) {
  /* .container {
     max-width: $container-desktop;
   } */
  /* line 201, ../../../sass/bootstrap3/_grid.scss */
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }

  /* line 214, ../../../sass/bootstrap3/_grid.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 215, ../../../sass/bootstrap3/_grid.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 216, ../../../sass/bootstrap3/_grid.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 217, ../../../sass/bootstrap3/_grid.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 218, ../../../sass/bootstrap3/_grid.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 219, ../../../sass/bootstrap3/_grid.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 220, ../../../sass/bootstrap3/_grid.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 221, ../../../sass/bootstrap3/_grid.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 222, ../../../sass/bootstrap3/_grid.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 223, ../../../sass/bootstrap3/_grid.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 224, ../../../sass/bootstrap3/_grid.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 225, ../../../sass/bootstrap3/_grid.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 228, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 229, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 230, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 231, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 232, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 233, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 234, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 235, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 236, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 237, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 238, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 239, ../../../sass/bootstrap3/_grid.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 241, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 242, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 243, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 244, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 245, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 246, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 247, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 248, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 249, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 250, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 251, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 252, ../../../sass/bootstrap3/_grid.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 255, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }

  /* line 256, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 257, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 258, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 259, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 260, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 261, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 262, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 263, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 264, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 265, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 266, ../../../sass/bootstrap3/_grid.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
}
/* line 277, ../../../sass/bootstrap3/_grid.scss */
.page-rollup.subsiterollup .link-item .col-sm-12.col-md-4.col-lg-4 {
  padding-left: 0;
}

@media (min-width: 1440px) {
  /* line 282, ../../../sass/bootstrap3/_grid.scss */
  .container {
    max-width: 1200px;
  }

  /* line 286, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }

  /* line 299, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 300, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 301, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 302, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 303, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 304, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 305, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 306, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 307, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 308, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 309, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 310, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 313, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 314, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 315, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 316, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 317, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 318, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 319, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 320, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 321, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 322, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 323, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 324, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 326, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 327, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 328, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 329, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 330, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 331, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 332, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 333, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 334, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 335, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 336, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 337, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 340, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }

  /* line 341, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 342, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 343, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 344, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 345, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 346, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 347, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 348, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 349, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 350, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 351, ../../../sass/bootstrap3/_grid.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
}
/* line 6, ../../../sass/bootstrap3/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}
/* line 10, ../../../sass/bootstrap3/_tables.scss */
table caption {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #333333;
  line-height: 20px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 20, ../../../sass/bootstrap3/_tables.scss */
th {
  text-align: left;
}

/* line 27, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-default,
.table, .pim-page table {
  width: 100%;
  margin-bottom: 23px;
}
/* line 36, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-default thead > tr > th,
.rh-Table-default thead > tr > td,
.rh-Table-default tbody > tr > th,
.rh-Table-default tbody > tr > td,
.rh-Table-default tfoot > tr > th,
.rh-Table-default tfoot > tr > td,
.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td, .pim-page table thead > tr > th,
.pim-page table thead > tr > td,
.pim-page table tbody > tr > th,
.pim-page table tbody > tr > td,
.pim-page table tfoot > tr > th,
.pim-page table tfoot > tr > td {
  padding: 8px;
  line-height: 1.45;
  vertical-align: top;
  border-top: 1px solid #d5d5d5;
  width: auto;
}
/* line 47, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-default thead > tr > th,
.table thead > tr > th, .pim-page table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #d5d5d5;
}
/* line 56, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-default caption + thead tr:first-child th, .rh-Table-default caption + thead tr:first-child td,
.rh-Table-default colgroup + thead tr:first-child th,
.rh-Table-default colgroup + thead tr:first-child td,
.rh-Table-default thead:first-child tr:first-child th,
.rh-Table-default thead:first-child tr:first-child td,
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td, .pim-page table caption + thead tr:first-child th, .pim-page table caption + thead tr:first-child td,
.pim-page table colgroup + thead tr:first-child th,
.pim-page table colgroup + thead tr:first-child td,
.pim-page table thead:first-child tr:first-child th,
.pim-page table thead:first-child tr:first-child td {
  border-top: 0;
}
/* line 62, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-default tbody + tbody,
.table tbody + tbody, .pim-page table tbody + tbody {
  border-top: 2px solid #d5d5d5;
}
/* line 66, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-default .table,
.table .table, .pim-page table .table {
  background-color: #ffffff;
}

/* line 72, ../../../sass/bootstrap3/_tables.scss */
.pim-page table thead > tr > th {
  padding: 8px;
  line-height: 1.45;
  vertical-align: top;
  border-top: 1px solid #d5d5d5;
}
/* line 79, ../../../sass/bootstrap3/_tables.scss */
.pim-page table tr, .pim-page table td, .pim-page table th {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 1px solid #d5d5d5;
}

/* line 96, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-Condensed thead > tr > th,
.rh-Table-Condensed thead > tr > td,
.rh-Table-Condensed tbody > tr > th,
.rh-Table-Condensed tbody > tr > td,
.rh-Table-Condensed tfoot > tr > th,
.rh-Table-Condensed tfoot > tr > td,
.table-condensed thead > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > th,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > th,
.table-condensed tfoot > tr > td {
  padding: 5px;
}

/* line 109, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-Bordered,
.table-bordered {
  border: 1px solid #d5d5d5;
}
/* line 117, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-Bordered > thead > tr > th,
.rh-Table-Bordered > thead > tr > td,
.rh-Table-Bordered > tbody > tr > th,
.rh-Table-Bordered > tbody > tr > td,
.rh-Table-Bordered > tfoot > tr > th,
.rh-Table-Bordered > tfoot > tr > td,
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #d5d5d5;
}
/* line 126, ../../../sass/bootstrap3/_tables.scss */
.rh-Table-Bordered > thead > tr > th,
.rh-Table-Bordered > thead > tr > td,
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 142, ../../../sass/bootstrap3/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f0f0f0;
}

/* line 158, ../../../sass/bootstrap3/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f0f0f0;
}

/* line 171, ../../../sass/bootstrap3/_tables.scss */
table col[class*="col-"] {
  float: none;
  display: table-column;
}

/* line 179, ../../../sass/bootstrap3/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

/* line 195, ../../../sass/bootstrap3/_tables.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f0f0f0;
}

/* line 381, ../../../sass/bootstrap3/_mixins.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 393, ../../../sass/bootstrap3/_mixins.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}

/* line 381, ../../../sass/bootstrap3/_mixins.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}

/* line 393, ../../../sass/bootstrap3/_mixins.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}

/* line 381, ../../../sass/bootstrap3/_mixins.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

/* line 393, ../../../sass/bootstrap3/_mixins.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}

@media (max-width: 768px) {
  /* line 216, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #d5d5d5;
  }
  /* line 223, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #ffffff;
  }
  /* line 231, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 239, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 246, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 251, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 258, ../../../sass/bootstrap3/_tables.scss */
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 10, ../../../sass/bootstrap3/_forms.scss */
.bs fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
/* line 16, ../../../sass/bootstrap3/_forms.scss */
.bs legend,
.bs .form-header {
  display: block;
  width: 100%;
  padding: 0;
  padding-bottom: .2em;
  margin-bottom: 23px;
  font-size: 19.2px;
  font-family: "marilight";
  line-height: inherit;
  color: #333333;
  border: 0;
}
/* line 31, ../../../sass/bootstrap3/_forms.scss */
.bs label,
.bs .fake-label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: normal;
  color: #333333;
}
/* line 39, ../../../sass/bootstrap3/_forms.scss */
.bs .form-header {
  font-size: 1.4em;
  font-family: "marilight";
  margin: 0;
  margin-bottom: .5em;
  color: #333333;
}
/* line 50, ../../../sass/bootstrap3/_forms.scss */
.bs input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 55, ../../../sass/bootstrap3/_forms.scss */
.bs input[type="radio"],
.bs input[type="checkbox"] {
  margin: 7px 0 0;
  margin-top: 3px \9;
  /* IE8-9 */
  line-height: normal;
}
/* line 63, ../../../sass/bootstrap3/_forms.scss */
.bs input[type="file"] {
  display: block;
}
/* line 68, ../../../sass/bootstrap3/_forms.scss */
.bs select[multiple],
.bs select[size] {
  height: auto;
}
/* line 74, ../../../sass/bootstrap3/_forms.scss */
.bs select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
/* line 81, ../../../sass/bootstrap3/_forms.scss */
.bs input[type="file"]:focus,
.bs input[type="radio"]:focus,
.bs input[type="checkbox"]:focus {
  outline: thin dotted #333333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 91, ../../../sass/bootstrap3/_forms.scss */
.bs input[type="number"]::-webkit-outer-spin-button, .bs input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
/* line 57, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-control:-moz-placeholder {
  color: #828282;
}
/* line 58, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-control::-moz-placeholder {
  color: #828282;
}
/* line 59, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-control:-ms-input-placeholder {
  color: #828282;
}
/* line 60, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-control::-webkit-input-placeholder {
  color: #828282;
}
/* line 129, ../../../sass/bootstrap3/_forms.scss */
.bs .form-control {
  display: block;
  width: 100%;
  height: 41px;
  padding: 8px 14px;
  font-size: 16px;
  line-height: 1.45;
  color: #656565;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 703, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-control:focus {
  border-color: #00b3ee;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 179, 238, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 179, 238, 0.6);
}
/* line 151, ../../../sass/bootstrap3/_forms.scss */
.bs .form-control[disabled], .bs .form-control[readonly], fieldset[disabled] .bs .form-control {
  cursor: not-allowed;
  background-color: #f0f0f0;
}
/* line 160, ../../../sass/bootstrap3/_forms.scss */
.bs textarea.form-control {
  height: auto;
}
/* line 170, ../../../sass/bootstrap3/_forms.scss */
.bs .form-group {
  margin-bottom: 15px;
}
/* line 179, ../../../sass/bootstrap3/_forms.scss */
.bs .radio,
.bs .checkbox {
  display: block;
  min-height: 23px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
/* line 187, ../../../sass/bootstrap3/_forms.scss */
.bs .radio label,
.bs .checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
/* line 194, ../../../sass/bootstrap3/_forms.scss */
.bs .radio input[type="radio"],
.bs .radio-inline input[type="radio"],
.bs .checkbox input[type="checkbox"],
.bs .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
/* line 201, ../../../sass/bootstrap3/_forms.scss */
.bs .radio + .radio,
.bs .checkbox + .checkbox {
  margin-top: -5px;
}
/* line 207, ../../../sass/bootstrap3/_forms.scss */
.bs .radio-inline,
.bs .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
/* line 216, ../../../sass/bootstrap3/_forms.scss */
.bs .radio-inline + .radio-inline,
.bs .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
/* line 231, ../../../sass/bootstrap3/_forms.scss */
.bs input[type="radio"][disabled], fieldset[disabled] .bs input[type="radio"],
.bs input[type="checkbox"][disabled], fieldset[disabled]
.bs input[type="checkbox"],
.bs .radio[disabled], fieldset[disabled]
.bs .radio,
.bs .radio-inline[disabled], fieldset[disabled]
.bs .radio-inline,
.bs .checkbox[disabled], fieldset[disabled]
.bs .checkbox,
.bs .checkbox-inline[disabled], fieldset[disabled]
.bs .checkbox-inline {
  cursor: not-allowed;
}
/* line 717, ../../../sass/bootstrap3/_mixins.scss */
.bs .input-sm, .bs .input-group-sm > .form-control,
.bs .input-group-sm > .input-group-addon,
.bs .input-group-sm > .input-group-btn > .btn {
  height: 37px;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.5;
}
/* line 723, ../../../sass/bootstrap3/_mixins.scss */
.bs select.input-sm, .bs .input-group-sm > select.form-control,
.bs .input-group-sm > select.input-group-addon,
.bs .input-group-sm > .input-group-btn > select.btn {
  height: 37px;
  line-height: 37px;
}
/* line 728, ../../../sass/bootstrap3/_mixins.scss */
.bs textarea.input-sm, .bs .input-group-sm > textarea.form-control,
.bs .input-group-sm > textarea.input-group-addon,
.bs .input-group-sm > .input-group-btn > textarea.btn {
  height: auto;
}
/* line 717, ../../../sass/bootstrap3/_mixins.scss */
.bs .input-lg, .bs .input-group-lg > .form-control,
.bs .input-group-lg > .input-group-addon,
.bs .input-group-lg > .input-group-btn > .btn {
  height: 52px;
  padding: 12px 18px;
  font-size: 20px;
  line-height: 1.33;
}
/* line 723, ../../../sass/bootstrap3/_mixins.scss */
.bs select.input-lg, .bs .input-group-lg > select.form-control,
.bs .input-group-lg > select.input-group-addon,
.bs .input-group-lg > .input-group-btn > select.btn {
  height: 52px;
  line-height: 52px;
}
/* line 728, ../../../sass/bootstrap3/_mixins.scss */
.bs textarea.input-lg, .bs .input-group-lg > textarea.form-control,
.bs .input-group-lg > textarea.input-group-addon,
.bs .input-group-lg > .input-group-btn > textarea.btn {
  height: auto;
}
/* line 666, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-warning .help-block,
.bs .has-warning .control-label {
  color: #c09853;
}
/* line 671, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 674, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
/* line 681, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
/* line 666, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-error .help-block,
.bs .has-error .control-label {
  color: #b94a48;
}
/* line 671, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 674, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
/* line 681, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
/* line 666, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-success .help-block,
.bs .has-success .control-label {
  color: #468847;
}
/* line 671, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 674, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
/* line 681, ../../../sass/bootstrap3/_mixins.scss */
.bs .has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
/* line 267, ../../../sass/bootstrap3/_forms.scss */
.bs .form-control-static {
  margin-bottom: 0;
  padding-top: 9px;
}
/* line 278, ../../../sass/bootstrap3/_forms.scss */
.bs .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  /* line 303, ../../../sass/bootstrap3/_forms.scss */
  .bs .form-inline .form-group, .bs .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 310, ../../../sass/bootstrap3/_forms.scss */
  .bs .form-inline .form-control, .bs .navbar-form .form-control {
    display: inline-block;
  }
  /* line 317, ../../../sass/bootstrap3/_forms.scss */
  .bs .form-inline .radio, .bs .navbar-form .radio,
  .bs .form-inline .checkbox,
  .bs .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  /* line 324, ../../../sass/bootstrap3/_forms.scss */
  .bs .form-inline .radio input[type="radio"], .bs .navbar-form .radio input[type="radio"],
  .bs .form-inline .checkbox input[type="checkbox"],
  .bs .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
/* line 341, ../../../sass/bootstrap3/_forms.scss */
.bs .form-horizontal .control-label,
.bs .form-horizontal .radio,
.bs .form-horizontal .checkbox,
.bs .form-horizontal .radio-inline,
.bs .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
/* line 352, ../../../sass/bootstrap3/_forms.scss */
.bs .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-horizontal .form-group:before, .bs .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.bs .form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 358, ../../../sass/bootstrap3/_forms.scss */
  .bs .form-horizontal .control-label {
    text-align: right;
  }
}
/* line 15, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn,
.bs .btn {
  display: inline-block;
  padding: 5px 14px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.45;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 32, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn:focus,
.bs .btn:focus {
  outline: thin dotted #333333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 36, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn:hover, .bs .rh-Style-Btn:focus,
.bs .btn:hover,
.bs .btn:focus {
  color: #ffffff;
  background-color: #7695a3;
  text-decoration: none;
}
/* line 43, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn:active, .bs .rh-Style-Btn.active,
.bs .btn:active,
.bs .btn.active {
  outline: 0;
  background-image: none;
}
/* line 50, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn.disabled, .bs .rh-Style-Btn[disabled], fieldset[disabled] .bs .rh-Style-Btn,
.bs .btn.disabled,
.bs .btn[disabled], fieldset[disabled]
.bs .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
/* line 73, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn,
.bs .btn-default {
  color: #333333;
  background-color: #f0f0f0;
  border-color: #d5d5d5;
}
/* line 411, ../../../sass/bootstrap3/_mixins.scss */
.bs .rh-Style-Btn:hover, .bs .rh-Style-Btn:focus, .bs .rh-Style-Btn:active, .bs .rh-Style-Btn.active,
.bs .btn-default:hover,
.bs .btn-default:focus,
.bs .btn-default:active,
.bs .btn-default.active {
  color: #ffffff;
  background-color: #81ccf1;
  border-color: #81ccf1;
}
/* line 419, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .rh-Style-Btn.dropdown-toggle, .open
.bs .btn-default.dropdown-toggle {
  color: #333333;
  background-color: gainsboro;
  border-color: #b6b6b6;
}
/* line 424, ../../../sass/bootstrap3/_mixins.scss */
.bs .rh-Style-Btn:active, .bs .rh-Style-Btn.active,
.bs .btn-default:active,
.bs .btn-default.active {
  background-image: none;
}
/* line 428, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .rh-Style-Btn.dropdown-toggle, .open
.bs .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 434, ../../../sass/bootstrap3/_mixins.scss */
.bs .rh-Style-Btn.disabled, .bs .rh-Style-Btn.disabled:hover, .bs .rh-Style-Btn.disabled:focus, .bs .rh-Style-Btn.disabled:active, .bs .rh-Style-Btn.disabled.active, .bs .rh-Style-Btn[disabled], .bs .rh-Style-Btn[disabled]:hover, .bs .rh-Style-Btn[disabled]:focus, .bs .rh-Style-Btn[disabled]:active, .bs .rh-Style-Btn[disabled].active, fieldset[disabled] .bs .rh-Style-Btn, fieldset[disabled] .bs .rh-Style-Btn:hover, fieldset[disabled] .bs .rh-Style-Btn:focus, fieldset[disabled] .bs .rh-Style-Btn:active, fieldset[disabled] .bs .rh-Style-Btn.active,
.bs .btn-default.disabled,
.bs .btn-default.disabled:hover,
.bs .btn-default.disabled:focus,
.bs .btn-default.disabled:active,
.bs .btn-default.disabled.active,
.bs .btn-default[disabled],
.bs .btn-default[disabled]:hover,
.bs .btn-default[disabled]:focus,
.bs .btn-default[disabled]:active,
.bs .btn-default[disabled].active, fieldset[disabled]
.bs .btn-default, fieldset[disabled]
.bs .btn-default:hover, fieldset[disabled]
.bs .btn-default:focus, fieldset[disabled]
.bs .btn-default:active, fieldset[disabled]
.bs .btn-default.active {
  background-color: #f0f0f0;
  border-color: #d5d5d5;
}
/* line 76, ../../../sass/bootstrap3/_buttons.scss */
.bs .rh-Style-Btn:visited:hover,
.bs .btn-default:visited:hover {
  color: #ffffff;
}
/* line 80, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-primary {
  color: #ffffff;
  background-color: #007dbb;
  border-color: #007dbb;
}
/* line 411, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-primary:hover, .bs .btn-primary:focus, .bs .btn-primary:active, .bs .btn-primary.active {
  color: #ffffff;
  background-color: #006292;
  border-color: #00547e;
}
/* line 419, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #006292;
  border-color: #00547e;
}
/* line 424, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-primary:active, .bs .btn-primary.active {
  background-image: none;
}
/* line 428, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 434, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-primary.disabled, .bs .btn-primary.disabled:hover, .bs .btn-primary.disabled:focus, .bs .btn-primary.disabled:active, .bs .btn-primary.disabled.active, .bs .btn-primary[disabled], .bs .btn-primary[disabled]:hover, .bs .btn-primary[disabled]:focus, .bs .btn-primary[disabled]:active, .bs .btn-primary[disabled].active, fieldset[disabled] .bs .btn-primary, fieldset[disabled] .bs .btn-primary:hover, fieldset[disabled] .bs .btn-primary:focus, fieldset[disabled] .bs .btn-primary:active, fieldset[disabled] .bs .btn-primary.active {
  background-color: #007dbb;
  border-color: #007dbb;
}
/* line 83, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-primary:hover, .bs .btn-primary:focus, .bs .btn-primary:active {
  background-color: #81ccf1;
  border-color: #81ccf1;
}
/* line 90, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-newsRollup {
  white-space: normal;
}
/* line 95, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 411, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-warning:hover, .bs .btn-warning:focus, .bs .btn-warning:active, .bs .btn-warning.active {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 419, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-warning.dropdown-toggle {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 424, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-warning:active, .bs .btn-warning.active {
  background-image: none;
}
/* line 428, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 434, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-warning.disabled, .bs .btn-warning.disabled:hover, .bs .btn-warning.disabled:focus, .bs .btn-warning.disabled:active, .bs .btn-warning.disabled.active, .bs .btn-warning[disabled], .bs .btn-warning[disabled]:hover, .bs .btn-warning[disabled]:focus, .bs .btn-warning[disabled]:active, .bs .btn-warning[disabled].active, fieldset[disabled] .bs .btn-warning, fieldset[disabled] .bs .btn-warning:hover, fieldset[disabled] .bs .btn-warning:focus, fieldset[disabled] .bs .btn-warning:active, fieldset[disabled] .bs .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 99, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 411, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-danger:hover, .bs .btn-danger:focus, .bs .btn-danger:active, .bs .btn-danger.active {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 419, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 424, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-danger:active, .bs .btn-danger.active {
  background-image: none;
}
/* line 428, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 434, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-danger.disabled, .bs .btn-danger.disabled:hover, .bs .btn-danger.disabled:focus, .bs .btn-danger.disabled:active, .bs .btn-danger.disabled.active, .bs .btn-danger[disabled], .bs .btn-danger[disabled]:hover, .bs .btn-danger[disabled]:focus, .bs .btn-danger[disabled]:active, .bs .btn-danger[disabled].active, fieldset[disabled] .bs .btn-danger, fieldset[disabled] .bs .btn-danger:hover, fieldset[disabled] .bs .btn-danger:focus, fieldset[disabled] .bs .btn-danger:active, fieldset[disabled] .bs .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 103, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 411, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-success:hover, .bs .btn-success:focus, .bs .btn-success:active, .bs .btn-success.active {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
/* line 419, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
/* line 424, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-success:active, .bs .btn-success.active {
  background-image: none;
}
/* line 428, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 434, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-success.disabled, .bs .btn-success.disabled:hover, .bs .btn-success.disabled:focus, .bs .btn-success.disabled:active, .bs .btn-success.disabled.active, .bs .btn-success[disabled], .bs .btn-success[disabled]:hover, .bs .btn-success[disabled]:focus, .bs .btn-success[disabled]:active, .bs .btn-success[disabled].active, fieldset[disabled] .bs .btn-success, fieldset[disabled] .bs .btn-success:hover, fieldset[disabled] .bs .btn-success:focus, fieldset[disabled] .bs .btn-success:active, fieldset[disabled] .bs .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 107, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 411, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-info:hover, .bs .btn-info:focus, .bs .btn-info:active, .bs .btn-info.active {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 419, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-info.dropdown-toggle {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 424, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-info:active, .bs .btn-info.active {
  background-image: none;
}
/* line 428, ../../../sass/bootstrap3/_mixins.scss */
.open .bs .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 434, ../../../sass/bootstrap3/_mixins.scss */
.bs .btn-info.disabled, .bs .btn-info.disabled:hover, .bs .btn-info.disabled:focus, .bs .btn-info.disabled:active, .bs .btn-info.disabled.active, .bs .btn-info[disabled], .bs .btn-info[disabled]:hover, .bs .btn-info[disabled]:focus, .bs .btn-info[disabled]:active, .bs .btn-info[disabled].active, fieldset[disabled] .bs .btn-info, fieldset[disabled] .bs .btn-info:hover, fieldset[disabled] .bs .btn-info:focus, fieldset[disabled] .bs .btn-info:active, fieldset[disabled] .bs .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 117, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-link {
  color: #007dbb;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 123, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-link, .bs .btn-link:active, .bs .btn-link[disabled], fieldset[disabled] .bs .btn-link {
  background-color: transparent !important;
}
/* line 130, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-link, .bs .btn-link:hover, .bs .btn-link:focus, .bs .btn-link:active {
  border-color: transparent;
}
/* line 136, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-link:hover, .bs .btn-link:focus {
  color: #007dbb;
  text-decoration: underline;
  background-color: transparent;
}
/* line 144, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-link[disabled]:hover, .bs .btn-link[disabled]:focus, fieldset[disabled] .bs .btn-link:hover, fieldset[disabled] .bs .btn-link:focus {
  color: #828282;
  text-decoration: none;
}
/* line 156, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-lg, .bs .btn-group-lg > .btn {
  padding: 12px 18px;
  font-size: 20px;
  line-height: 1.33;
}
/* line 160, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-sm, .bs .btn-group-sm > .btn,
.bs .btn-xs,
.bs .btn-group-xs > .btn {
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.5;
}
/* line 165, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-xs, .bs .btn-group-xs > .btn {
  padding: 1px 5px;
}
/* line 173, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
/* line 181, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-block + .btn-block {
  margin-top: 5px;
}
/* line 190, ../../../sass/bootstrap3/_buttons.scss */
.bs .btn-block {
  width: 100%;
}

/* line 10, ../../../sass/bootstrap3/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../../../sass/bootstrap3/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../../../sass/bootstrap3/_component-animations.scss */
.collapse {
  display: none;
}
/* line 20, ../../../sass/bootstrap3/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 24, ../../../sass/bootstrap3/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/_layouts/15/RH/UI/fonts/glyphicons-halflings-regular.eot");
  src: url("/_layouts/15/RH/UI/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/RH/UI/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/_layouts/15/RH/UI/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/_layouts/15/RH/UI/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg");
}
/* line 21, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 33, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 34, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 35, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 36, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 37, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 38, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 39, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 40, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 41, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 42, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 43, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 44, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 45, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 46, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 47, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 48, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 49, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 50, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 51, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 52, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 53, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 54, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 55, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 56, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 57, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 58, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 59, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 60, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 61, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 62, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 63, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 64, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 65, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 66, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 67, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 68, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 69, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 70, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 71, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 72, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 73, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 74, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 75, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 76, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 77, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 78, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 79, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 80, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 81, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 82, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 83, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 84, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 85, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 86, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 87, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 88, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 89, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 90, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 91, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 92, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 93, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 94, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 95, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 96, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 97, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 98, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 99, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 100, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 101, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 102, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 103, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 104, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 105, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 106, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 107, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 108, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 109, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 110, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 111, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 112, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 113, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 114, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 115, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 116, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 117, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 118, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 119, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 120, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 121, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 122, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 123, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 124, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 125, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 126, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 127, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 128, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 129, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 130, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 131, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 132, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 133, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 134, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 135, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 136, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 137, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 138, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 139, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 140, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 141, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 142, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 143, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 144, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 145, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 146, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 147, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 148, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 149, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 150, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 151, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 152, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 153, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 154, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 155, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 156, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 157, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 158, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 159, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 160, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 161, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 162, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 163, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 164, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 165, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 166, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 167, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 168, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 169, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 170, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 171, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 172, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 173, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 174, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 175, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 176, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 177, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 178, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 179, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 180, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 181, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 182, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 183, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 184, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 185, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 186, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 187, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 188, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 189, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 190, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 191, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 192, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 193, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 194, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 195, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 196, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 197, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 198, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 199, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 200, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 201, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 202, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 203, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 204, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 205, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 206, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 207, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 208, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 209, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 210, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 211, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 212, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 213, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 214, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 215, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 216, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 217, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 218, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 219, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 220, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 221, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 222, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 223, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\1f4bc";
}

/* line 224, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\1f4c5";
}

/* line 225, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\1f4cc";
}

/* line 226, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\1f4ce";
}

/* line 227, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\1f4f7";
}

/* line 228, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\1f512";
}

/* line 229, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\1f514";
}

/* line 230, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\1f516";
}

/* line 231, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\1f525";
}

/* line 232, ../../../sass/bootstrap3/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\1f527";
}

/* line 7, ../../../sass/bootstrap3/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #222222;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}

/* line 23, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 28, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 33, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1010;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: 3px 3px 6px -4px rgba(0, 0, 0, 0.3), -3px 3px 6px -4px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 6px -4px rgba(0, 0, 0, 0.3), -3px 3px 6px -4px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
}
/* line 54, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #d5d5d5;
}
/* line 65, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.45;
  color: #333333;
  white-space: nowrap;
}

/* line 78, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #007dbb;
  background-color: transparent;
}

/* line 88, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #007dbb;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}

/* line 103, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #828282;
}

/* line 111, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 124, ../../../sass/bootstrap3/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 129, ../../../sass/bootstrap3/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 135, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.45;
  color: #828282;
}

/* line 144, ../../../sass/bootstrap3/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1000;
}

/* line 154, ../../../sass/bootstrap3/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 167, ../../../sass/bootstrap3/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #222222;
  content: "";
}
/* line 175, ../../../sass/bootstrap3/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 189, ../../../sass/bootstrap3/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* line 10, ../../../sass/bootstrap3/_button-groups.scss */
.btn-default .caret {
  border-top-color: #333333;
}
/* line 13, ../../../sass/bootstrap3/_button-groups.scss */
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #ffffff;
  /*#fff*/
}

/* line 22, ../../../sass/bootstrap3/_button-groups.scss */
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}
/* line 30, ../../../sass/bootstrap3/_button-groups.scss */
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #ffffff;
  /*#fff*/
}

/* line 37, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 42, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 46, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 52, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 61, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 73, ../../../sass/bootstrap3/_button-groups.scss */
.btn-toolbar .btn-group {
  float: left;
}
/* line 79, ../../../sass/bootstrap3/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

/* line 86, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 91, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 93, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 98, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 104, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 107, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 111, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 116, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 121, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 140, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 144, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 151, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 157, ../../../sass/bootstrap3/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 161, ../../../sass/bootstrap3/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 166, ../../../sass/bootstrap3/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 175, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 186, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 191, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 201, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 204, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 208, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 213, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 217, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 222, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 231, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 236, ../../../sass/bootstrap3/_button-groups.scss */
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 245, ../../../sass/bootstrap3/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 7, ../../../sass/bootstrap3/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../../../sass/bootstrap3/_input-groups.scss */
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../../../sass/bootstrap3/_input-groups.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 40, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 45, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 50, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: top;
}

/* line 59, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon {
  padding: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #f0f0f0;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/* line 70, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 7px 12px;
  font-size: 14px;
  border-radius: 3px;
}
/* line 75, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 12px 18px;
  font-size: 20px;
  border-radius: 6px;
}
/* line 82, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 89, ../../../sass/bootstrap3/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 99, ../../../sass/bootstrap3/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 106, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 112, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap;
}

/* line 116, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 119, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
/* line 123, ../../../sass/bootstrap3/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 9, ../../../sass/bootstrap3/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.nav:before, .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.nav:after {
  clear: both;
}
/* line 15, ../../../sass/bootstrap3/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../../../sass/bootstrap3/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  margin: 10px 15px;
}
/* line 23, ../../../sass/bootstrap3/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
}
/* line 31, ../../../sass/bootstrap3/_navs.scss */
.nav > li.disabled > a {
  color: #828282;
}
/* line 34, ../../../sass/bootstrap3/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #828282;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../../../sass/bootstrap3/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #f0f0f0;
  border-color: #007dbb;
}
/* line 55, ../../../sass/bootstrap3/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 61, ../../../sass/bootstrap3/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 71, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #d5d5d5;
}
/* line 73, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 79, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.45;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 84, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #f0f0f0 #f0f0f0 #d5d5d5;
}
/* line 91, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #656565;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 113, ../../../sass/bootstrap3/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 117, ../../../sass/bootstrap3/_navs.scss */
.nav-pills > li > a {
  border-radius: 5px;
}
/* line 120, ../../../sass/bootstrap3/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 126, ../../../sass/bootstrap3/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #007dbb;
}

/* line 139, ../../../sass/bootstrap3/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 141, ../../../sass/bootstrap3/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 155, ../../../sass/bootstrap3/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 158, ../../../sass/bootstrap3/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 160, ../../../sass/bootstrap3/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 166, ../../../sass/bootstrap3/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

/* line 174, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 176, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #d5d5d5;
  margin-right: 0;
}
/* line 182, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}

/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.tabbable:before, .tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.tabbable:after {
  clear: both;
}

/* line 197, ../../../sass/bootstrap3/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 201, ../../../sass/bootstrap3/_navs.scss */
.tab-content,
.pill-content {
  margin-top: 20px;
}
/* line 204, ../../../sass/bootstrap3/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 215, ../../../sass/bootstrap3/_navs.scss */
.nav .caret {
  border-top-color: #007dbb;
  border-bottom-color: #007dbb;
}

/* line 219, ../../../sass/bootstrap3/_navs.scss */
.nav a:hover .caret {
  border-top-color: #007dbb;
  border-bottom-color: #007dbb;
}

/* line 225, ../../../sass/bootstrap3/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../../../sass/bootstrap3/_navbar.scss */
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 23px;
  border: 1px solid transparent;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.navbar:before, .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../../../sass/bootstrap3/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 32, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 51, ../../../sass/bootstrap3/_navbar.scss */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 61, ../../../sass/bootstrap3/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 51, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 70, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 77, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 82, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  /* line 85, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  /* line 88, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

/* line 99, ../../../sass/bootstrap3/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 99, ../../../sass/bootstrap3/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 118, ../../../sass/bootstrap3/_navbar.scss */
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 118, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 126, ../../../sass/bootstrap3/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 126, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 138, ../../../sass/bootstrap3/_navbar.scss */
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}

/* line 142, ../../../sass/bootstrap3/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

/* line 150, ../../../sass/bootstrap3/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 13.5px 15px;
  font-size: 20px;
  line-height: 23px;
}
/* line 155, ../../../sass/bootstrap3/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 161, ../../../sass/bootstrap3/_navbar.scss */
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

/* line 173, ../../../sass/bootstrap3/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 184, ../../../sass/bootstrap3/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 190, ../../../sass/bootstrap3/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 173, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 205, ../../../sass/bootstrap3/_navbar.scss */
.navbar-nav {
  margin: 6.75px -15px;
}
/* line 208, ../../../sass/bootstrap3/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 23px;
}
@media (max-width: 767px) {
  /* line 216, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 224, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 228, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  /* line 230, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 205, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 243, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 245, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
}

@media (min-width: 768px) {
  /* line 262, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 265, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 276, ../../../sass/bootstrap3/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4.5px;
  margin-bottom: 4.5px;
}
@media (max-width: 767px) {
  /* line 288, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 276, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 313, ../../../sass/bootstrap3/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 318, ../../../sass/bootstrap3/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 323, ../../../sass/bootstrap3/_navbar.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 334, ../../../sass/bootstrap3/_navbar.scss */
.navbar-btn {
  margin-top: 4.5px;
  margin-bottom: 4.5px;
}

/* line 343, ../../../sass/bootstrap3/_navbar.scss */
.navbar-text {
  float: left;
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
@media (min-width: 768px) {
  /* line 343, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 357, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default {
  background-color: #f0f0f0;
  border-color: #dfdfdf;
}
/* line 361, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-brand {
  color: #656565;
}
/* line 363, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #4c4c4c;
  background-color: transparent;
}
/* line 370, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-text {
  color: #828282;
}
/* line 375, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #656565;
}
/* line 378, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
/* line 385, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #656565;
  background-color: #dfdfdf;
}
/* line 393, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
/* line 402, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #d5d5d5;
}
/* line 404, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #d5d5d5;
}
/* line 408, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
/* line 413, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #dedede;
}
/* line 421, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
/* line 429, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #dfdfdf;
  color: #656565;
}
/* line 434, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #656565;
  border-bottom-color: #656565;
}
/* line 440, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #656565;
  border-bottom-color: #656565;
}
@media (max-width: 767px) {
  /* line 449, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #656565;
  }
  /* line 451, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  /* line 458, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #656565;
    background-color: #dfdfdf;
  }
  /* line 466, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
/* line 482, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-link {
  color: #656565;
}
/* line 484, ../../../sass/bootstrap3/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}

/* line 493, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}
/* line 497, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #828282;
}
/* line 499, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
/* line 506, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #828282;
}
/* line 511, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #828282;
}
/* line 514, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
/* line 521, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #090909;
}
/* line 529, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #434343;
  background-color: transparent;
}
/* line 539, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 541, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* line 545, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
/* line 550, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 558, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #ffffff;
}
/* line 565, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
/* line 569, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #828282;
  border-bottom-color: #828282;
}
/* line 577, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  /* line 587, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 590, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #828282;
  }
  /* line 592, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  /* line 599, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #090909;
  }
  /* line 607, ../../../sass/bootstrap3/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #434343;
    background-color: transparent;
  }
}
/* line 618, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #828282;
}
/* line 620, ../../../sass/bootstrap3/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

/* line 7, ../../../sass/bootstrap3/_breadcrumbs.scss */
.breadcrumb {
  list-style: none;
}
/* line 10, ../../../sass/bootstrap3/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 13, ../../../sass/bootstrap3/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
/* line 20, ../../../sass/bootstrap3/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #828282;
}

/* line 28, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container {
  background: rgba(0, 125, 187, 0.1);
}
/* line 31, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb {
  border-radius: 0;
}
/* line 34, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap {
  font-size: 14px;
  color: #333333;
  /*9f9f9f;*/
  line-height: 14px;
  padding: 5px 0 5px 5px;
}
@media screen and (min-width: 768px) {
  /* line 34, ../../../sass/bootstrap3/_breadcrumbs.scss */
  .bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap {
    font-size: 16px;
    line-height: 16px;
    padding: 16px 0 15px 0;
  }
}
/* line 46, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap .inline-block.hidden-xs {
  display: inline-block !important;
}
@media screen and (max-width: 768px) {
  /* line 46, ../../../sass/bootstrap3/_breadcrumbs.scss */
  .bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap .inline-block.hidden-xs {
    display: none !important;
  }
}
/* line 54, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap a {
  /*@include link-colors($breadcrumb, $breadcrumb);*/
}
/* line 58, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap a, .bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap a:visited, .bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap a:hover {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
  text-decoration: underline;
  /*@include link-colors($breadcrumb-active, $breadcrumb-active);*/
}
/* line 65, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap span.current, .bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap a.current {
  color: #333333;
  text-decoration: none;
}
/* line 70, ../../../sass/bootstrap3/_breadcrumbs.scss */
.bs .bc-container .container.breadcrumb .breadcrumb-sitemap .breadcrumb-sitemap .seperator {
  display: inline-block;
  margin: 0 5px;
}

/* line 4, ../../../sass/bootstrap3/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 23px 0;
}
/* line 9, ../../../sass/bootstrap3/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 11, ../../../sass/bootstrap3/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 14px;
  line-height: 1.45;
  text-decoration: none;
  background-color: #f0f0f0;
  border: 1px solid #cccccc;
  margin-left: -1px;
  color: #333333;
}
/* line 42, ../../../sass/bootstrap3/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #ffffff;
  color: #828282 !important;
  border: 1px solid #cccccc;
}
/* line 52, ../../../sass/bootstrap3/_pagination.scss */
.pagination > li > a:visited,
.pagination > li > span:visited {
  color: #333333 !important;
}
/* line 59, ../../../sass/bootstrap3/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #434343;
  border-color: #434343;
  cursor: default;
}
/* line 71, ../../../sass/bootstrap3/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #828282;
  background-color: #f0f0f0;
  border-color: #cccccc;
  cursor: not-allowed;
}

/* line 83, ../../../sass/bootstrap3/_pagination.scss */
ul.pagination.pagination-sm a.current {
  background-color: #656565;
  color: white;
}

/* line 458, ../../../sass/bootstrap3/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 12px 18px;
  font-size: 20px;
}

/* line 458, ../../../sass/bootstrap3/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 8px 10px;
  font-size: 14px;
}

/* line 6, ../../../sass/bootstrap3/_pager.scss */
.pager {
  padding-left: 0;
  margin: 23px 0;
  list-style: none;
  text-align: center;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.pager:before, .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.pager:after {
  clear: both;
}
/* line 12, ../../../sass/bootstrap3/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../../../sass/bootstrap3/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #f0f0f0;
  border: 1px solid #cccccc;
  border-radius: 15px;
}
/* line 23, ../../../sass/bootstrap3/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
/* line 31, ../../../sass/bootstrap3/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../../../sass/bootstrap3/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../../../sass/bootstrap3/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #828282;
  background-color: #f0f0f0;
  cursor: not-allowed;
}

/* line 5, ../../../sass/bootstrap3/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 19, ../../../sass/bootstrap3/_labels.scss */
.label[href]:hover, .label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
/* line 28, ../../../sass/bootstrap3/_labels.scss */
.label:empty {
  display: none;
}

/* line 36, ../../../sass/bootstrap3/_labels.scss */
.label-default {
  background-color: #828282;
}
/* line 483, ../../../sass/bootstrap3/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: dimgray;
}

/* line 40, ../../../sass/bootstrap3/_labels.scss */
.label-primary {
  background-color: #007dbb;
}
/* line 483, ../../../sass/bootstrap3/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #005b88;
}

/* line 44, ../../../sass/bootstrap3/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 483, ../../../sass/bootstrap3/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 48, ../../../sass/bootstrap3/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 483, ../../../sass/bootstrap3/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 52, ../../../sass/bootstrap3/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 483, ../../../sass/bootstrap3/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 56, ../../../sass/bootstrap3/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 483, ../../../sass/bootstrap3/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../../../sass/bootstrap3/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #828282;
  border-radius: 10px;
}
/* line 22, ../../../sass/bootstrap3/_badges.scss */
.badge:empty {
  display: none;
}

/* line 29, ../../../sass/bootstrap3/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/* line 38, ../../../sass/bootstrap3/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 44, ../../../sass/bootstrap3/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #007dbb;
  background-color: #ffffff;
}

/* line 49, ../../../sass/bootstrap3/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 6, ../../../sass/bootstrap3/_jumbotron.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 200;
  line-height: 2.175;
  color: inherit;
  background-color: #f0f0f0;
}
/* line 15, ../../../sass/bootstrap3/_jumbotron.scss */
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
/* line 19, ../../../sass/bootstrap3/_jumbotron.scss */
.jumbotron p {
  line-height: 1.4;
}
/* line 23, ../../../sass/bootstrap3/_jumbotron.scss */
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  /* line 6, ../../../sass/bootstrap3/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 31, ../../../sass/bootstrap3/_jumbotron.scss */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 36, ../../../sass/bootstrap3/_jumbotron.scss */
  .jumbotron h1 {
    font-size: 72px;
  }
}

/* line 7, ../../../sass/bootstrap3/_thumbnails.scss */
.thumbnail {
  display: block;
  margin-bottom: 16px;
}
/* line 11, ../../../sass/bootstrap3/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 16, ../../../sass/bootstrap3/_thumbnails.scss */
.thumbnail.full-width {
  width: 100%;
}

/* line 23, ../../../sass/bootstrap3/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #007dbb;
}

/* line 29, ../../../sass/bootstrap3/_thumbnails.scss */
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}

/* line 33, ../../../sass/bootstrap3/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
/* line 36, ../../../sass/bootstrap3/_thumbnails.scss */
.thumbnail .caption > h3 {
  margin-top: 0;
}

/* line 9, ../../../sass/bootstrap3/_alerts.scss */
.alert {
  padding: 10px 15px;
  padding: 10px 15px;
  margin-bottom: 23px;
  border: 1px solid transparent;
}
/* line 11, ../../../sass/bootstrap3/_alerts.scss */
.alert.alert-slim {
  padding: 5px 10px;
}
/* line 20, ../../../sass/bootstrap3/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 26, ../../../sass/bootstrap3/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 31, ../../../sass/bootstrap3/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 35, ../../../sass/bootstrap3/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 44, ../../../sass/bootstrap3/_alerts.scss */
.alert-dismissable {
  padding-right: 10px 15px20;
}
/* line 48, ../../../sass/bootstrap3/_alerts.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 60, ../../../sass/bootstrap3/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
/* line 365, ../../../sass/bootstrap3/_mixins.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 368, ../../../sass/bootstrap3/_mixins.scss */
.alert-success .alert-link {
  color: #356635;
}

/* line 63, ../../../sass/bootstrap3/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
/* line 365, ../../../sass/bootstrap3/_mixins.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 368, ../../../sass/bootstrap3/_mixins.scss */
.alert-info .alert-link {
  color: #2d6987;
}

/* line 66, ../../../sass/bootstrap3/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
/* line 365, ../../../sass/bootstrap3/_mixins.scss */
.alert-warning hr {
  border-top-color: #f8e5be;
}
/* line 368, ../../../sass/bootstrap3/_mixins.scss */
.alert-warning .alert-link {
  color: #a47e3c;
}

/* line 69, ../../../sass/bootstrap3/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
/* line 365, ../../../sass/bootstrap3/_mixins.scss */
.alert-danger hr {
  border-top-color: #e6c1c7;
}
/* line 368, ../../../sass/bootstrap3/_mixins.scss */
.alert-danger .alert-link {
  color: #953b39;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 39, ../../../sass/bootstrap3/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 23px;
  margin-bottom: 23px;
  background-color: #d5d5d5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 49, ../../../sass/bootstrap3/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  background-color: #007dbb;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 62, ../../../sass/bootstrap3/_progress-bars.scss */
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px;
}

/* line 68, ../../../sass/bootstrap3/_progress-bars.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 81, ../../../sass/bootstrap3/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 503, ../../../sass/bootstrap3/_mixins.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 85, ../../../sass/bootstrap3/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 503, ../../../sass/bootstrap3/_mixins.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 89, ../../../sass/bootstrap3/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 503, ../../../sass/bootstrap3/_mixins.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 93, ../../../sass/bootstrap3/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 503, ../../../sass/bootstrap3/_mixins.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 10, ../../../sass/bootstrap3/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
/* line 15, ../../../sass/bootstrap3/_media.scss */
.media > div, .media > a,
.media-body > div,
.media-body > a {
  float: left;
  clear: both;
}

/* line 22, ../../../sass/bootstrap3/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 27, ../../../sass/bootstrap3/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 32, ../../../sass/bootstrap3/_media.scss */
.media-object {
  display: block;
}

/* line 37, ../../../sass/bootstrap3/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 46, ../../../sass/bootstrap3/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}
/* line 50, ../../../sass/bootstrap3/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 60, ../../../sass/bootstrap3/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 8, ../../../sass/bootstrap3/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 17, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
}
/* line 27, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 30, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 36, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 39, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 44, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #007dbb;
  border-color: #007dbb;
}
/* line 53, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
/* line 56, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #88d8ff;
}

/* line 63, ../../../sass/bootstrap3/_list-group.scss */
a.list-group-item {
  color: #434343;
}
/* line 66, ../../../sass/bootstrap3/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333333;
}
/* line 71, ../../../sass/bootstrap3/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: #d5d5d5;
}

/* line 81, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 85, ../../../sass/bootstrap3/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../../../sass/bootstrap3/_panels.scss */
.panel {
  margin-bottom: 23px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../../sass/bootstrap3/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.panel-body:after {
  clear: both;
}

/* line 28, ../../../sass/bootstrap3/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 31, ../../../sass/bootstrap3/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
/* line 35, ../../../sass/bootstrap3/_panels.scss */
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* line 39, ../../../sass/bootstrap3/_panels.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 47, ../../../sass/bootstrap3/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 59, ../../../sass/bootstrap3/_panels.scss */
.panel > .table {
  margin-bottom: 0;
}
/* line 62, ../../../sass/bootstrap3/_panels.scss */
.panel > .panel-body + .table {
  border-top: 1px solid #d5d5d5;
}

/* line 69, ../../../sass/bootstrap3/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 76, ../../../sass/bootstrap3/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}
/* line 80, ../../../sass/bootstrap3/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 86, ../../../sass/bootstrap3/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #d5d5d5;
  border-top: 1px solid #d5d5d5;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 101, ../../../sass/bootstrap3/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
/* line 105, ../../../sass/bootstrap3/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 110, ../../../sass/bootstrap3/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 112, ../../../sass/bootstrap3/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #d5d5d5;
}
/* line 116, ../../../sass/bootstrap3/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 118, ../../../sass/bootstrap3/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #d5d5d5;
}

/* line 131, ../../../sass/bootstrap3/_panels.scss */
.panel-default {
  border-color: #d5d5d5;
}
/* line 344, ../../../sass/bootstrap3/_mixins.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #d5d5d5;
  border-color: #d5d5d5;
}
/* line 348, ../../../sass/bootstrap3/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d5d5d5;
}
/* line 353, ../../../sass/bootstrap3/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d5d5d5;
}

/* line 134, ../../../sass/bootstrap3/_panels.scss */
.panel-primary {
  border-color: #007dbb;
}
/* line 344, ../../../sass/bootstrap3/_mixins.scss */
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #007dbb;
  border-color: #007dbb;
}
/* line 348, ../../../sass/bootstrap3/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #007dbb;
}
/* line 353, ../../../sass/bootstrap3/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #007dbb;
}

/* line 137, ../../../sass/bootstrap3/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 344, ../../../sass/bootstrap3/_mixins.scss */
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 348, ../../../sass/bootstrap3/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
/* line 353, ../../../sass/bootstrap3/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 140, ../../../sass/bootstrap3/_panels.scss */
.panel-warning {
  border-color: #fbeed5;
}
/* line 344, ../../../sass/bootstrap3/_mixins.scss */
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
/* line 348, ../../../sass/bootstrap3/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
/* line 353, ../../../sass/bootstrap3/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}

/* line 143, ../../../sass/bootstrap3/_panels.scss */
.panel-danger {
  border-color: #eed3d7;
}
/* line 344, ../../../sass/bootstrap3/_mixins.scss */
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
/* line 348, ../../../sass/bootstrap3/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
/* line 353, ../../../sass/bootstrap3/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}

/* line 146, ../../../sass/bootstrap3/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 344, ../../../sass/bootstrap3/_mixins.scss */
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 348, ../../../sass/bootstrap3/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
/* line 353, ../../../sass/bootstrap3/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 151, ../../../sass/bootstrap3/_panels.scss */
.hiddenPublishingdate {
  display: none;
}

/*
 * Retina Backgrounds for Compass
 * by:              Gaya Kessler
 * last update:     01/14/13
 *
 * Usage:
 * 1. create background image for pixel ratio 1 screens and put it somewhere in your images folder.
 * 2. create background image for pixel ratio 2 screens and put it somewhere in your images folder.
 * 3. include the background-image property in your Sass/Scss using: '@include background-retina(<ratio-1-imagefile>, <ratio-2-imagefile>)'
 */
/*
 * Retina Sprites for Compass
 * by:              Gaya Kessler
 * last update:     01/14/13
 *
 * Usage:
 * 1. create two folders in your image directory (in this case 'icons' and 'icons-2x').
 * 2. adjust the foldernames defined below if you use different names.
 * 3. create sprite images for pixel ratio 1 screens and put them in the first folder.
 * 4. create sprite images for pixel ratio 2 screens and put them in the second folder, use the same filenames.
 * 5. use the sprite-image in your Sass/Scss using: '@include use-sprite(<sprite-name>)'
 */
/* line 9, ../../../sass/bootstrap3/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  border: 1px solid #dedede;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 17, ../../../sass/bootstrap3/_wells.scss */
.well blockquote {
  border-color: #d5d5d5;
  /*#ddd;*/
  border-color: rgba(0, 0, 0, 0.15);
}
/* line 22, ../../../sass/bootstrap3/_wells.scss */
.well .row .status {
  text-align: left;
  font-size: 13px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.well .row .status:before, .well .row .status:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.well .row .status:after {
  clear: both;
}
/* line 27, ../../../sass/bootstrap3/_wells.scss */
.well .row .status .name {
  margin-right: 5px;
  vertical-align: middle;
  line-height: 2em;
}
/* line 32, ../../../sass/bootstrap3/_wells.scss */
.well .row .status .icon {
  float: right;
  /*margin-top: -5px;*/
}
/* line 36, ../../../sass/bootstrap3/_wells.scss */
.well .row .status .icon.Aflyst {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -608px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
/* line 39, ../../../sass/bootstrap3/_wells.scss */
.well .row .status .icon.Referat {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -573px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
/* line 42, ../../../sass/bootstrap3/_wells.scss */
.well .row .status .icon.Dagsorden {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -538px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}

/* line 51, ../../../sass/bootstrap3/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 55, ../../../sass/bootstrap3/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../../../sass/bootstrap3/_close.scss */
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #222222;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../../../sass/bootstrap3/_close.scss */
.close:hover, .close:focus {
  color: #222222;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 27, ../../../sass/bootstrap3/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../../../sass/bootstrap3/_modals.scss */
.modal-open {
  overflow: hidden;
}
/* line 17, ../../../sass/bootstrap3/_modals.scss */
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}

/* line 23, ../../../sass/bootstrap3/_modals.scss */
body.modal-open {
  margin-right: 15px;
}

/* line 28, ../../../sass/bootstrap3/_modals.scss */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
/* line 40, ../../../sass/bootstrap3/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 44, ../../../sass/bootstrap3/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 48, ../../../sass/bootstrap3/_modals.scss */
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}

/* line 57, ../../../sass/bootstrap3/_modals.scss */
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

/* line 70, ../../../sass/bootstrap3/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #222222;
}
/* line 79, ../../../sass/bootstrap3/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 80, ../../../sass/bootstrap3/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 85, ../../../sass/bootstrap3/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #d5d5d5;
  min-height: 16.45px;
}

/* line 91, ../../../sass/bootstrap3/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 96, ../../../sass/bootstrap3/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.45;
}

/* line 103, ../../../sass/bootstrap3/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 109, ../../../sass/bootstrap3/_modals.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #d5d5d5;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 117, ../../../sass/bootstrap3/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 122, ../../../sass/bootstrap3/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 126, ../../../sass/bootstrap3/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  /* line 134, ../../../sass/bootstrap3/_modals.scss */
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* line 141, ../../../sass/bootstrap3/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/* line 7, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 16, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 17, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 18, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 19, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 20, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #222222;
  border-radius: 4px;
}

/* line 35, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #222222;
}
/* line 50, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #222222;
}
/* line 56, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #222222;
}
/* line 62, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #222222;
}
/* line 69, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #222222;
}
/* line 76, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #222222;
}
/* line 83, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #222222;
}
/* line 89, ../../../sass/bootstrap3/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #222222;
}

/* line 6, ../../../sass/bootstrap3/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 100%;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 26, ../../../sass/bootstrap3/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, ../../../sass/bootstrap3/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, ../../../sass/bootstrap3/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, ../../../sass/bootstrap3/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, ../../../sass/bootstrap3/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 43, ../../../sass/bootstrap3/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 52, ../../../sass/bootstrap3/_popovers.scss */
.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 62, ../../../sass/bootstrap3/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 65, ../../../sass/bootstrap3/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, ../../../sass/bootstrap3/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 78, ../../../sass/bootstrap3/_popovers.scss */
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
/* line 86, ../../../sass/bootstrap3/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 93, ../../../sass/bootstrap3/_popovers.scss */
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
/* line 101, ../../../sass/bootstrap3/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 108, ../../../sass/bootstrap3/_popovers.scss */
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
/* line 117, ../../../sass/bootstrap3/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 124, ../../../sass/bootstrap3/_popovers.scss */
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

/* line 7, ../../../sass/bootstrap3/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
/* line 29, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 33, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 37, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 44, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 47, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 50, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 55, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 58, ../../../sass/bootstrap3/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 82, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 85, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 92, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 100, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
/* line 110, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
/* line 120, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 125, ../../../sass/bootstrap3/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 136, ../../../sass/bootstrap3/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 147, ../../../sass/bootstrap3/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
}
/* line 157, ../../../sass/bootstrap3/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}

/* line 168, ../../../sass/bootstrap3/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 179, ../../../sass/bootstrap3/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 189, ../../../sass/bootstrap3/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  /* line 199, ../../../sass/bootstrap3/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 206, ../../../sass/bootstrap3/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../../../sass/bootstrap3/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 15, ../../../sass/bootstrap3/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 23, ../../../sass/bootstrap3/_utilities.scss */
.hide {
  display: none !important;
}

/* line 26, ../../../sass/bootstrap3/_utilities.scss */
.show {
  display: block !important;
}

/* line 29, ../../../sass/bootstrap3/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 32, ../../../sass/bootstrap3/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 40, ../../../sass/bootstrap3/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
/* line 31, ../../../sass/bootstrap3/_responsive-utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 520, ../../../sass/bootstrap3/_mixins.scss */
.visible-xs {
  display: none !important;
}

/* line 521, ../../../sass/bootstrap3/_mixins.scss */
tr.visible-xs {
  display: none !important;
}

/* line 522, ../../../sass/bootstrap3/_mixins.scss */
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-xs.visible-sm {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-xs.visible-md {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-xs.visible-lg {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
/* line 520, ../../../sass/bootstrap3/_mixins.scss */
.visible-sm {
  display: none !important;
}

/* line 521, ../../../sass/bootstrap3/_mixins.scss */
tr.visible-sm {
  display: none !important;
}

/* line 522, ../../../sass/bootstrap3/_mixins.scss */
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-sm.visible-xs {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-sm.visible-md {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-sm.visible-lg {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
/* line 520, ../../../sass/bootstrap3/_mixins.scss */
.visible-md {
  display: none !important;
}

/* line 521, ../../../sass/bootstrap3/_mixins.scss */
tr.visible-md {
  display: none !important;
}

/* line 522, ../../../sass/bootstrap3/_mixins.scss */
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-md.visible-xs {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-md.visible-sm {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-md {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-md.visible-lg {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
/* line 520, ../../../sass/bootstrap3/_mixins.scss */
.visible-lg {
  display: none !important;
}

/* line 521, ../../../sass/bootstrap3/_mixins.scss */
tr.visible-lg {
  display: none !important;
}

/* line 522, ../../../sass/bootstrap3/_mixins.scss */
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-lg.visible-xs {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-lg.visible-sm {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-lg.visible-md {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
/* line 513, ../../../sass/bootstrap3/_mixins.scss */
.hidden-xs {
  display: block !important;
}

/* line 514, ../../../sass/bootstrap3/_mixins.scss */
tr.hidden-xs {
  display: table-row !important;
}

/* line 515, ../../../sass/bootstrap3/_mixins.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-xs {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-xs {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
/* line 513, ../../../sass/bootstrap3/_mixins.scss */
.hidden-sm {
  display: block !important;
}

/* line 514, ../../../sass/bootstrap3/_mixins.scss */
tr.hidden-sm {
  display: table-row !important;
}

/* line 515, ../../../sass/bootstrap3/_mixins.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-sm {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-sm {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
/* line 513, ../../../sass/bootstrap3/_mixins.scss */
.hidden-md {
  display: block !important;
}

/* line 514, ../../../sass/bootstrap3/_mixins.scss */
tr.hidden-md {
  display: table-row !important;
}

/* line 515, ../../../sass/bootstrap3/_mixins.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-md {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-md {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
/* line 513, ../../../sass/bootstrap3/_mixins.scss */
.hidden-lg {
  display: block !important;
}

/* line 514, ../../../sass/bootstrap3/_mixins.scss */
tr.hidden-lg {
  display: table-row !important;
}

/* line 515, ../../../sass/bootstrap3/_mixins.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-lg {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-lg {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
/* line 520, ../../../sass/bootstrap3/_mixins.scss */
.visible-print {
  display: none !important;
}

/* line 521, ../../../sass/bootstrap3/_mixins.scss */
tr.visible-print {
  display: none !important;
}

/* line 522, ../../../sass/bootstrap3/_mixins.scss */
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 513, ../../../sass/bootstrap3/_mixins.scss */
  .visible-print {
    display: block !important;
  }

  /* line 514, ../../../sass/bootstrap3/_mixins.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 515, ../../../sass/bootstrap3/_mixins.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  /* line 520, ../../../sass/bootstrap3/_mixins.scss */
  .hidden-print {
    display: none !important;
  }

  /* line 521, ../../../sass/bootstrap3/_mixins.scss */
  tr.hidden-print {
    display: none !important;
  }

  /* line 522, ../../../sass/bootstrap3/_mixins.scss */
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/**
 *
 * @todo: optimize the MQ's by combining @content into one statement.
 */
/*
 * Retina Backgrounds for Compass
 * by:              Gaya Kessler
 * last update:     01/14/13
 *
 * Usage:
 * 1. create background image for pixel ratio 1 screens and put it somewhere in your images folder.
 * 2. create background image for pixel ratio 2 screens and put it somewhere in your images folder.
 * 3. include the background-image property in your Sass/Scss using: '@include background-retina(<ratio-1-imagefile>, <ratio-2-imagefile>)'
 */
/*
 * Retina Sprites for Compass
 * by:              Gaya Kessler
 * last update:     01/14/13
 *
 * Usage:
 * 1. create two folders in your image directory (in this case 'icons' and 'icons-2x').
 * 2. adjust the foldernames defined below if you use different names.
 * 3. create sprite images for pixel ratio 1 screens and put them in the first folder.
 * 4. create sprite images for pixel ratio 2 screens and put them in the second folder, use the same filenames.
 * 5. use the sprite-image in your Sass/Scss using: '@include use-sprite(<sprite-name>)'
 */
/*Color palettes*/
/*#dc202b; */
/*Support to gray gradient color -> look at REH-webmanual 1.0*/
/* the colors sharepoint use for built-in interfaces */
/*#ebebeb;*/
/*lighten(#000, 13.5%); */
/*lighten(#000, 20%); */
/*lighten(#000, 33.5%);*/
/*lighten(#000, 60%); */
/*lighten(#000, 93.5%);*/
/*#f9f9f9;*/
/*#f5f5f5;*/
/*#f0f0f0;*/
/*#d5d5d5;*/
/*8192a9;*/
/*#8192a9;*/
/*#66afe9;*/
/*#e5e5e5;*/
/*#e5e5e5;*/
/*#777;*/
/*#f8f8f8;*/
/*#777;*/
/*#333;*/
/*#555;*/
/*#444;*/
/*#828282;*/
/*#4d4d4d;*/
/*#e5e5e5*/
/*#555;*/
/* line 1, ../../../sass/sharepoint/_common.scss */
body,
.ms-core-defaultFont,
#pageStatusBar,
.ms-status-msg,
.js-callout-body {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  -webkit-text-size-adjust: none;
}

/* line 11, ../../../sass/sharepoint/_common.scss */
body,
.ms-core-defaultFont,
.js-callout-body {
  color: #333333;
}

/* line 41, ../../../sass/sharepoint/_common.scss */
#pageStatusBar {
  font-family: "Segoe UI", "Segoe", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 13px;
}

/* line 10, ../../../sass/sharepoint/_common-elements.scss */
#s4-bodyContainer {
  padding-bottom: 0px;
}

/* line 1, ../../../sass/sharepoint/_tags.scss */
img {
  border: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

/* line 6, ../../../sass/sharepoint/_tags.scss */
iframe {
  border: none;
}

/* line 10, ../../../sass/sharepoint/_tags.scss */
hr {
  border-top: 1px solid #C4D0D7;
  border-width: 0px;
}

/* line 15, ../../../sass/sharepoint/_tags.scss */
table {
  border-width: 0px;
}

/* line 1, ../../../sass/sharepoint/_forms.scss */
input,
select,
label,
textarea,
button,
option {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  vertical-align: middle;
}

/* line 13, ../../../sass/sharepoint/_forms.scss */
textarea {
  overflow: auto;
}

/* line 17, ../../../sass/sharepoint/_forms.scss */
input[type=password],
input[type=text],
input[type=file],
select,
textarea,
.sp-peoplepicker-topLevel,
.sp-peoplepicker-topLevelDisabled,
.sp-peoplepicker-autoFillContainer,
.ms-inputBox {
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  color: #333333;
}

/* line 39, ../../../sass/sharepoint/_forms.scss */
input[type=button],
input[type=reset],
input[type=submit],
button {
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  color: #333333;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  min-width: none;
  padding: 5px 10px;
}

/* line 52, ../../../sass/sharepoint/_forms.scss */
input[type=button] + input[type=button],
input[type=reset] + input[type=reset],
input[type=submit] + input[type=submit],
button {
  margin-left: 10px;
}

/* line 60, ../../../sass/sharepoint/_forms.scss */
input[type=password]:focus,
input[type=text]:focus,
select:focus,
textarea:focus,
.sp-peoplepicker-topLevelFocus,
.ms-inputBoxActive,
.ms-inputBox.ms-inputBoxActive:hover {
  border-color: #7695a3;
}

/* line 70, ../../../sass/sharepoint/_forms.scss */
input[type=button]::-moz-inner-focus,
input[type=reset]::-moz-inner-focus,
input[type=submit]::-moz-inner-focus,
button::-moz-inner-focus {
  border-color: #1C4269;
}

/* line 77, ../../../sass/sharepoint/_forms.scss */
input[type=password]:hover,
input[type=text]:hover,
input[type=file]:hover,
textarea:hover,
.sp-peoplepicker-topLevel:hover,
.ms-inputBox:hover {
  border-color: #7695a3;
}

/* line 86, ../../../sass/sharepoint/_forms.scss */
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
button:hover {
  background-color: #7695a3;
  border-color: #7695a3;
  color: #ffffff;
}

/* line 95, ../../../sass/sharepoint/_forms.scss */
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active,
button:active {
  background-color: #7695a3;
  border-color: #7695a3;
}

/* line 103, ../../../sass/sharepoint/_forms.scss */
input.ms-button-emphasize,
button.ms-button-emphasize {
  background-color: #1c4269;
  border-color: #29557d;
  /*#344F6A;*/
  color: #ffffff;
}

/* line 110, ../../../sass/sharepoint/_forms.scss */
input.ms-button-emphasize:hover,
button.ms-button-emphasize:hover {
  background-color: #007dbb;
  /*#133554;*/
  border-color: #1c4269;
  /*#344F6A;*/
}

/* line 116, ../../../sass/sharepoint/_forms.scss */
input[type=password][disabled],
input[type=text][disabled],
input[type=file][disabled],
textarea[disabled],
select[disabled],
.sp-peoplepicker-topLevelDisabled,
.ms-inputBoxDisabled {
  background-color: #f0f0f0;
  /*#EEF3F5;*/
  border-color: #c4d0d7;
  /*#D8DFE0;*/
  color: #7695a3;
  /*#99A8AD;*/
}

/* line 128, ../../../sass/sharepoint/_forms.scss */
input[type=button][disabled],
input[type=reset][disabled],
input[type=submit][disabled],
button[disabled][disabled] {
  background-color: #f0f0f0;
  /*#E3E9EB*/
  border-color: #c4d0d7;
  /*#C7D3D7;*/
  color: #7695a3;
  /*#99A8AD;*/
}

/* line 1, ../../../sass/sharepoint/_links.scss */
a,
a:visited,
.ms-link,
.ms-link:visited {
  color: #007dbb;
  text-decoration: underline;
}

/* line 9, ../../../sass/sharepoint/_links.scss */
a:hover,
a:active,
a:focus,
a.ms-link:hover,
a.ms-link:active,
a.ms-link:focus {
  color: #007dbb;
  text-decoration: none;
}

/* line 19, ../../../sass/sharepoint/_links.scss */
a.alternate,
a.alternate:link,
a.alternate:visited {
  color: #007dbb;
  text-decoration: none;
}

/* line 26, ../../../sass/sharepoint/_links.scss */
a.alternate:hover {
  color: #8191a9 !important;
  text-decoration: none;
}

/* line 31, ../../../sass/sharepoint/_links.scss */
a.negative,
a.negative:link,
a.negative:visited {
  color: #ffffff;
  text-decoration: none;
}

/* line 38, ../../../sass/sharepoint/_links.scss */
a.negative:hover {
  color: #ffffff;
  text-decoration: none;
}

/* line 43, ../../../sass/sharepoint/_links.scss */
a.bright,
a.bright:link,
a.bright:visited {
  color: #8191a9;
  text-decoration: none;
}

/* line 50, ../../../sass/sharepoint/_links.scss */
a.bright:hover {
  color: #81ccf1;
  text-decoration: none;
}

/* line 56, ../../../sass/sharepoint/_links.scss */
.text-content p a span {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px;
}

/* line 66, ../../../sass/sharepoint/_links.scss */
.text-content p a span.highlight {
  position: inherit;
}

/* line 71, ../../../sass/sharepoint/_links.scss */
.article a:active:not(.outer-link),
.article a.ms-link:active:not(.outer-link), .ms-link,
.ms-link:visited, .ms-rtestate-field a, .ms-rtestate-field a:visited {
  color: #007dbb;
  text-decoration: underline;
}

/* line 78, ../../../sass/sharepoint/_links.scss */
.article a:hover:not(.outer-link):not(.link-brand-primary):not(.btn-pagetool):not(.rh-link), .article a:focus:not(.outer-link):not(.link-brand-primary):not(.btn-pagetool):not(.rh-link), .article a.ms-link:hover:not(.outer-link), .article a.ms-link:focus:not(.outer-link), .media-list-template .media-body > a:hover, .media-list-template .media-body > a:focus, .ms-link:hover, .ms-rtestate-field a:hover, .ms-link:focus, .ms-rtestate-field a:focus, .pushlink-css a:hover p {
  color: #fff;
  background-color: #007dbb;
  text-decoration: none;
}

/* line 84, ../../../sass/sharepoint/_links.scss */
.expander details a {
  display: inline-block;
  vertical-align: text-top;
}

/* line 89, ../../../sass/sharepoint/_links.scss */
.expander.notIE details a:hover {
  color: #fff;
  background-color: #007dbb;
  text-decoration: none;
  margin: -3px;
  display: inline-block;
  padding: 3px;
  vertical-align: text-top;
}

/* line 78, ../../../sass/sharepoint/_core.scss */
.ms-core-pageTitle {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 82, ../../../sass/sharepoint/_core.scss */
.ms-core-pageTitle a {
  color: #007dbb;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 1, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-heading {
  color: #935449;
}

/* line 5, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-section {
  margin-bottom: 13px;
}

/* line 9, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-subsection {
  margin: 9px auto 11px;
}

/* line 13, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-line {
  margin-bottom: 6px;
}

/* line 17, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form input[type=radio], .ms-core-form input[type=checkbox] {
  margin-right: 5px;
}

/* line 21, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-titleCell {
  width: 100px;
}

/* line 25, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-title {
  color: #935449;
  font-size: inherit;
}

/* line 30, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-row > td {
  margin: 1px;
  padding: 7px;
  vertical-align: top;
}

/* line 36, ../../../sass/sharepoint/_core-form.scss */
.ms-core-navigation {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 40, ../../../sass/sharepoint/_core-form.scss */
.ms-core-form-bottomButtonBox {
  margin-top: 20px;
  text-align: right;
}

/* line 1, ../../../sass/sharepoint/_search.scss */
#searchInputBox {
  float: none;
  margin-bottom: 0;
}

/* line 6, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb {
  display: inline-block;
}

/* line 10, ../../../sass/sharepoint/_search.scss */
.searchbox .ms-srch-sb {
  display: table;
}

/* line 14, ../../../sass/sharepoint/_search.scss */
.ms-core-header .ms-srch-sb {
  background-color: #F5F9FB;
  background-color: rgba(245, 249, 251, 0.84);
}

/* line 19, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-border {
  border: 0;
}

/* line 23, ../../../sass/sharepoint/_search.scss */
.ms-core-header .ms-srch-sb-border {
  border: 0;
}

/* line 27, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-border:hover {
  border: 0;
}

/* line 31, ../../../sass/sharepoint/_search.scss */
.ms-core-header .ms-srch-sb-border:hover {
  border: 0;
}

/* line 35, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-borderFocused {
  border: 0;
}

/* line 39, ../../../sass/sharepoint/_search.scss */
.ms-core-header .ms-srch-sb-borderFocused {
  border: 0;
}

/* line 43, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb > input {
  background-color: transparent;
  border-style: none;
  display: inline-block;
  height: 18px;
  margin: 0px 0px 0px 5px;
  outline-style: none;
  padding: 0px 1px 0px 0px;
  width: 200px;
}

/* line 54, ../../../sass/sharepoint/_search.scss */
.ms-core-header .ms-srch-sb > input {
  color: #1c4269;
  /*#1C4269;*/
}

/* line 58, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb > input:focus {
  border-style: none;
  outline-style: none;
}

/* line 63, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb > input[type=text]::-ms-clear {
  display: none;
}

/* line 67, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-link {
  float: left;
  margin-left: 10px;
}

/* line 72, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-navLink, .ms-srch-sb-searchLink {
  background-color: transparent;
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

/* line 82, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb > .ms-srch-sb-searchLink {
  height: 20px;
  margin-left: -1px;
  width: 20px;
}

/* line 88, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb > .ms-srch-sb-navLink {
  height: 20px;
  width: 20px;
}

/* line 93, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-searchLink:hover, .ms-srch-sb-navLink:hover {
  background-color: transparent;
}

/* line 97, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-searchLink:active,
.ms-srch-sb-searchLink > img:active,
.ms-srch-sb-navLink:active,
.ms-srch-sb-navLink > img:active,
.ms-srch-sb-navLink-menuOpen,
.ms-srch-sb-navLink-menuOpen:hover {
  background-color: #96c1d3;
  /*#96C1D3;*/
}

/* line 106, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-searchImg {
  left: -35px;
  position: absolute;
  top: -57px;
}

/* line 112, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-searchImg:hover {
  left: -1px;
  top: -69px;
}

/* line 117, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-navImg {
  left: -35px;
  position: absolute;
  top: -35px;
}

/* line 123, ../../../sass/sharepoint/_search.scss */
.ms-srch-sb-navImg:hover, .ms-srch-sb-navLink-menuOpen > .ms-srch-sb-navImg {
  left: -57px;
  top: -35px;
}

/* line 128, ../../../sass/sharepoint/_search.scss */
.ms-core-header .ms-srch-sb-prompt.ms-srch-sb-prompt {
  color: #7695a3;
  /*#7695A3;*/
}

/* line 142, ../../../sass/sharepoint/_search.scss */
#SearchBox .ms-srch-sb-searchLink #searchImg {
  max-width: none !important;
}

/* line 147, ../../../sass/sharepoint/_search.scss */
.ms-srch-item-title h3 {
  font-size: 20px !important;
  line-height: 1.2 !important;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  margin: 0 !important;
}

/* line 154, ../../../sass/sharepoint/_search.scss */
.ms-srch-item-path {
  color: #ccc !important;
}

/* line 158, ../../../sass/sharepoint/_search.scss */
.ms-srch-result-groups {
  border-top: solid 1px #cccccc;
  margin: 0 !important;
  min-width: 505px;
}
@media only screen and (max-width: 480px) {
  /* line 158, ../../../sass/sharepoint/_search.scss */
  .ms-srch-result-groups {
    min-width: 100% !important;
  }
  /* line 166, ../../../sass/sharepoint/_search.scss */
  .ms-srch-result-groups .ms-srch-bestBetItem {
    width: 100% !important;
  }
}

/* line 174, ../../../sass/sharepoint/_search.scss */
.ms-srch-result .ms-srch-item {
  border-bottom: solid 1px #cccccc;
  margin: 0 !important;
  padding: 11px 0px 30px 0px;
  overflow: visible;
  position: relative;
}

/* line 182, ../../../sass/sharepoint/_search.scss */
.ms-srch-hover-arrowBorder {
  top: 25px !important;
}

/* line 186, ../../../sass/sharepoint/_search.scss */
.ms-srch-hover-arrow {
  top: 25px !important;
}

/* line 190, ../../../sass/sharepoint/_search.scss */
.content .ms-srch-sbLarge {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: none !important;
  background-color: #e6e6e6;
}
/* line 197, ../../../sass/sharepoint/_search.scss */
.content .ms-srch-sbLarge input {
  margin-left: 18px;
  background-color: #f0f0f0 !important;
  border: none !important;
  width: 470px;
  font-size: 18px !important;
  font-weight: bold;
}

/* line 207, ../../../sass/sharepoint/_search.scss */
#main > .pl-listpage-wide > .span12 > h1.section {
  position: relative;
  top: -40px;
  border: none;
  margin-bottom: -20px;
}

/* line 214, ../../../sass/sharepoint/_search.scss */
.ms-ref-refiner #Value {
  padding: 0;
  color: #656565;
  /*#666;*/
}

/* line 219, ../../../sass/sharepoint/_search.scss */
.ms-ref-refiner .ms-ref-filterSel * {
  font-weight: bold;
  color: #222222 !important;
}

/* line 224, ../../../sass/sharepoint/_search.scss */
.ms-ref-refinername {
  font-weight: bold;
}

/* line 228, ../../../sass/sharepoint/_search.scss */
#ResultFooter {
  display: none;
}

/* line 232, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #ResultHeader {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 237, ../../../sass/sharepoint/_search.scss */
#PagingSelf a,
#PagingLink a {
  color: #007dbb !important;
}

/* line 243, ../../../sass/sharepoint/_search.scss */
.ms-srch-hover-innerContainer h3.ms-soften {
  color: #333333 !important;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 15px;
  line-height: 1;
}

/* line 250, ../../../sass/sharepoint/_search.scss */
.ms-srch-item-summary {
  padding-top: 0 !important;
  color: #656565;
}

/* line 255, ../../../sass/sharepoint/_search.scss */
.ms-srch-item-highlightedText {
  color: #222222;
  font-weight: bold;
}

/* line 260, ../../../sass/sharepoint/_search.scss */
.ms-srch-item-path {
  margin: 0;
}

/* line 264, ../../../sass/sharepoint/_search.scss */
.ms-srch-result-noResults {
  padding-left: 0;
}

/* line 270, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #Paging {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 276, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #Paging #PagingImageLink a.ms-promlink-button {
  width: 12px;
  height: 17px;
  border: none;
  overflow: hidden;
  filter: none !important;
}
/* line 283, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #Paging #PagingImageLink a.ms-promlink-button span {
  display: none;
}
/* line 287, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #Paging #PagingImageLink a.ms-promlink-button:hover {
  background-color: none !important;
}
/* line 292, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #Paging #PagingImageLink a#PageLinkPrev {
  background: url("/_layouts/15/RH/UI/images/search-result-paging.png") left top no-repeat;
}
/* line 296, ../../../sass/sharepoint/_search.scss */
.ms-srch-result #Paging #PagingImageLink a#PageLinkNext {
  background: url("/_layouts/15/RH/UI/images/search-result-paging.png") right top no-repeat;
}

/* line 304, ../../../sass/sharepoint/_search.scss */
.ms-srch-hover-innerContainer .ms-srch-hover-actions {
  padding: 5px 20px 5px 20px;
}

/* line 309, ../../../sass/sharepoint/_search.scss */
#LangSel, #SortbySel {
  display: block;
  height: 41px;
  padding: 8px 14px;
  font-size: 16px;
  background-color: white;
}

/* Search result page search box and page layout */
/* line 320, ../../../sass/sharepoint/_search.scss */
.ms-srchnav-item a, .ms-srchnav-item a:visited, a.ms-srchnav-link-selected {
  text-decoration: none;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

/* line 326, ../../../sass/sharepoint/_search.scss */
.page-search-box-area {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f0f0f0;
}
/* line 331, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .ms-webpart-zone {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
/* line 337, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .rh-searchbox-inner {
  background: #fff;
}
/* line 343, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .rh-search-field-wrapper input.rhSearchBox {
  background: #fff;
  border: none;
  margin-left: 20px;
}
/* line 351, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .central-search-box .central-search-box-button {
  height: 68px;
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  /* line 326, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  /* line 326, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area {
    padding-bottom: 0;
  }
}
/* line 369, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .search-box-area-inner {
  position: relative;
}
/* line 372, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .search-box-area-inner .large-search-text {
  position: absolute;
  font-size: 48px;
  left: 15px;
}
@media screen and (max-width: 1024px) {
  /* line 372, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area .search-box-area-inner .large-search-text {
    position: relative;
  }
}
/* line 383, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain {
  max-width: 770px;
}
/* line 386, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain.ms-webpartzone-cell {
  margin-bottom: 0;
}
/* line 390, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain .ms-srch-sbLarge input[type="text"] {
  background: #FFF;
  width: 670px !important;
  border: none;
}
@media screen and (max-width: 1024px) {
  /* line 390, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area .s4-wpcell-plain .ms-srch-sbLarge input[type="text"] {
    width: 83% !important;
  }
}
@media screen and (max-width: 600px) {
  /* line 390, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area .s4-wpcell-plain .ms-srch-sbLarge input[type="text"] {
    width: 70% !important;
  }
}
@media screen and (max-width: 350px) {
  /* line 390, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area .s4-wpcell-plain .ms-srch-sbLarge input[type="text"] {
    width: 60% !important;
  }
}
/* line 408, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain .ms-srch-sbLarge .ms-srch-sb-searchLink {
  width: 100px !important;
  border-left: 0 !important;
  height: 43px;
}
@media screen and (max-width: 768px) {
  /* line 408, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area .s4-wpcell-plain .ms-srch-sbLarge .ms-srch-sb-searchLink {
    width: 85px !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 418, ../../../sass/sharepoint/_search.scss */
  .page-search-box-area .s4-wpcell-plain .ms-srchnav {
    display: none;
  }
}
/* line 423, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain .ms-srchnav .ms-srchnav-list a {
  font-size: 16px;
  color: #333333;
}
/* line 427, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain .ms-srchnav .ms-srchnav-list a:visited, .page-search-box-area .s4-wpcell-plain .ms-srchnav .ms-srchnav-list a:active {
  color: #333333;
}
/* line 431, ../../../sass/sharepoint/_search.scss */
.page-search-box-area .s4-wpcell-plain .ms-srchnav .ms-srchnav-list a.ms-srchnav-link-selected, .page-search-box-area .s4-wpcell-plain .ms-srchnav .ms-srchnav-list a.ms-srchnav-link-selected:visited {
  color: #007dbb;
  border-bottom: 2px solid #007dbb;
  padding-bottom: 2px;
}
/* line 440, ../../../sass/sharepoint/_search.scss */
.page-search-box-area #SearchBox.ms-floatLeft {
  margin-bottom: 15px;
}

/* line 446, ../../../sass/sharepoint/_search.scss */
.search-result-container {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 450, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item, .search-result-container .ms-srch-result-groups {
  border-color: #f0f0f0;
}
/* line 455, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item {
  padding: 10px;
  margin: 10px;
  background: white;
  width: 100%;
  margin-top: 10px !important;
}
/* line 462, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item:hover {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 100ms linear;
  -ms-transition: box-shadow 100ms linear;
  transition: box-shadow 0.2s linear;
}
/* line 469, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-title {
  padding-bottom: 5px;
}
/* line 473, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-icon {
  margin-top: 0px;
}
/* line 477, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-title a,
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-title a:visited {
  text-decoration: none;
}
/* line 483, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-path {
  padding-top: 3px;
  padding-bottom: 3px;
}
/* line 488, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-body {
  padding-right: 10px;
}
/* line 492, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-result .ms-srch-item .ms-srch-item-body:after {
  content: "\279c";
  position: absolute;
  right: 5px;
  top: 40%;
  color: #002555;
}
/* line 501, ../../../sass/sharepoint/_search.scss */
.search-result-container .ms-srch-item-metadataContainer {
  display: none;
}

/* line 1, ../../../sass/sharepoint/_search-suggest.scss */
.ms-qSuggest-container {
  background-color: #ffffff;
  border: inherit;
  margin: -1px 0px 0px -1px;
  padding: 5px 0px;
  position: absolute;
  visibility: hidden;
  z-index: 1000;
  left: 0px;
  top: 50px !important;
}

/* Positioning of suggestions for globe search */
/* line 14, ../../../sass/sharepoint/_search-suggest.scss */
.central-search-box .ms-qSuggest-container {
  top: 75px !important;
}

/* line 17, ../../../sass/sharepoint/_search-suggest.scss */
.ms-qSuggest-list {
  cursor: default;
  margin: 0px;
  overflow: hidden;
  padding: 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 26, ../../../sass/sharepoint/_search-suggest.scss */
.ms-qSuggest-listItem {
  margin: 0px;
  padding: 7px 10px;
}

/* line 31, ../../../sass/sharepoint/_search-suggest.scss */
.ms-qSuggest-hListItem {
  background-color: #f0f0f0;
  /*#E2EEF6;*/
  background-color: rgba(226, 238, 246, 0.65);
  margin: 0px;
  padding: 7px 10px;
}

/* line 38, ../../../sass/sharepoint/_search-suggest.scss */
.ms-qSuggest-personalResultTitle {
  color: #7695a3;
  /*#7695A3;*/
  margin: 0;
  padding: 7px 10px;
}

/* line 44, ../../../sass/sharepoint/_search-suggest.scss */
.ms-qSuggest-listSeparator {
  border-top: 1px solid #c4d0d7;
  /*#C4D0D7;*/
  margin: 7px 0px;
}

/* line 210, ../../../sass/sharepoint/_core.scss */
a:active.ms-skip,
a:focus.ms-skip,
a:focus.ms-acc-button,
a:active.ms-acc-button {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  height: auto;
  padding: 2px 4px;
  position: absolute;
  top: 2px;
  width: auto;
  z-index: 10001;
}

/* line 246, ../../../sass/sharepoint/_core.scss */
.ms-textXLarge {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.46em;
}

/* line 251, ../../../sass/sharepoint/_core.scss */
.ms-textLarge {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.15em;
}

/* line 256, ../../../sass/sharepoint/_core.scss */
.ms-metadata,
.ms-descriptiontext,
.ms-secondaryCommandLink {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 322, ../../../sass/sharepoint/_core.scss */
.ms-calloutLink:link,
a.ms-calloutLink:visited,
.ms-calloutLinkDisabled,
.ms-commandLink,
.ms-commandLink:visited,
.ms-secondaryCommandLink,
.ms-secondaryCommandLink:visited {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 400, ../../../sass/sharepoint/_core.scss */
.ms-emptyMode,
.ms-attractMode {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
.ms-fullWidth {
	.s4-wpcell-plain {
		.ms-webpart-titleText {
			font-weight:bold;
		}
	}
}
*/
/* line 430, ../../../sass/sharepoint/_core.scss */
.ms-webpart-titleText.ms-webpart-titleText,
.ms-webpart-titleText > a,
.ms-webpart-titleText {
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 36px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  text-transform: none;
  word-break: break-word;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left !important;
}
@media screen and (min-width: 768px) {
  /* line 430, ../../../sass/sharepoint/_core.scss */
  .ms-webpart-titleText.ms-webpart-titleText,
  .ms-webpart-titleText > a,
  .ms-webpart-titleText {
    font-size: 38px;
    line-height: 48px;
  }
}
/* line 455, ../../../sass/sharepoint/_core.scss */
.ms-webpart-titleText.ms-webpart-titleText nobr,
.ms-webpart-titleText > a nobr,
.ms-webpart-titleText nobr {
  white-space: normal;
}

/* line 460, ../../../sass/sharepoint/_core.scss */
.ms-webpart-titleText > a:hover {
  color: #007dbb;
}

/* line 464, ../../../sass/sharepoint/_core.scss */
.ms-webpart-titleText > a:active {
  color: #007dbb;
}

/* line 468, ../../../sass/sharepoint/_core.scss */
.ms-webpart-titleText-withMenu {
  padding-right: 35px;
}

/* line 475, ../../../sass/sharepoint/_core.scss */
.ms-largeNumber {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media print {
  /* line 3, ../../../sass/sharepoint/_mediaprint.scss */
  .ms-noPrint, #s4-ribbonrow, #sideNavBox, .ms-feedback-box, #ms-overlay-ie8background, #background {
    display: none;
  }

  /* line 7, ../../../sass/sharepoint/_mediaprint.scss */
  #s4-titlerow {
    display: block;
  }

  /* line 11, ../../../sass/sharepoint/_mediaprint.scss */
  body {
    overflow: visible;
  }

  /* line 15, ../../../sass/sharepoint/_mediaprint.scss */
  #s4-workspace {
    height: auto !important;
    overflow: visible !important;
    width: auto !important;
  }

  /* line 21, ../../../sass/sharepoint/_mediaprint.scss */
  #contentBox {
    margin: 0px !important;
  }
}
/* line 773, ../../../sass/sharepoint/_core.scss */
.ms-WPBody {
  background-color: transparent;
}

/* line 777, ../../../sass/sharepoint/_core.scss */
.ms-WPBorder {
  border: 1px solid #d5d5d5;
}

/* line 881, ../../../sass/sharepoint/_core.scss */
#MSOTlPn_MainTD option,
#MSOTlPn_MainTD select,
#MSOTlPn_MainTD button {
  background-color: #fff;
  border-color: #d9d9d9;
  color: #65686b;
}

/* line 1, ../../../sass/sharepoint/_webpart.scss */
.ms-webpartzone-cell {
  margin: auto auto 20px;
    /*
	@media screen and (max-width: 768px) {
		margin: auto auto 0px;
	}
*/
}

/*
.ms-fullWidth {
	.ms-webpartzone-cell {
		margin-bottom:0;
		@media screen and (max-width: 480px) {
			margin-bottom:20px;
		}
	}
}
*/
/* line 21, ../../../sass/sharepoint/_webpart.scss */
.no-webpart-bottom-margin .ms-fullWidth .ms-webpartzone-cell,
.lists-webpart-zone .ms-fullWidth .ms-webpartzone-cell {
  margin-bottom: 0px;
}

@media screen and (max-width: 1024px) {
  /* line 26, ../../../sass/sharepoint/_webpart.scss */
  table.ms-profileeditor {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
  }
}

@media screen and (max-width: 1024px) {
  /* line 34, ../../../sass/sharepoint/_webpart.scss */
  .ms-profileeditor * td {
    display: block;
    width: 100% !important;
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 42, ../../../sass/sharepoint/_webpart.scss */
  .ms-profileeditor * td input {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 1024px) {
  /* line 48, ../../../sass/sharepoint/_webpart.scss */
  .ms-taxonomy-width,
  .ms-long {
    width: 100% !important;
  }
}

@media screen and (max-width: 1024px) {
  /* line 55, ../../../sass/sharepoint/_webpart.scss */
  .ms-taxonomy-fieldeditor {
    width: 100% !important;
    max-width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  /* line 62, ../../../sass/sharepoint/_webpart.scss */
  .ms-editProfile-sectionMenu a {
    display: block;
  }
}

/* line 118, ../../../sass/sharepoint/_webpart.scss */
.ms-WPTitle {
  color: #000000;
}

/* line 122, ../../../sass/sharepoint/_webpart.scss */
.ms-WPTitle a {
  color: #007dbb;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-WPTitle a:visited {
  color: #007dbb;
}
/* line 21, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-WPTitle a:focus {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-WPTitle a:hover {
  color: #007dbb;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-WPTitle a:active {
  color: #007dbb;
}

/* line 126, ../../../sass/sharepoint/_webpart.scss */
.s4-wpActive .ms-WPTitle, .s4-wpActive .ms-WPTitle a {
  color: #935449;
  /*#935449;*/
}

/* line 130, ../../../sass/sharepoint/_webpart.scss */
.ms-WPHeaderTdSelection {
  cursor: auto;
  text-align: center;
  width: 21px;
}

/* line 161, ../../../sass/sharepoint/_webpart.scss */
.ms-SPZone.ms-webpart-zone {
  padding: 10px;
}

/* line 165, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-zone {
  display: table;
}

/* line 169, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-zone-title {
  color: #777;
  display: block;
  font-weight: bold;
}

/* line 175, ../../../sass/sharepoint/_webpart.scss */
.s4-wpcell > .ms-webpart-chrome,
.s4-wpActive > .ms-webpart-chrome {
  border: 1px solid transparent;
}

/* line 180, ../../../sass/sharepoint/_webpart.scss */
.ms-SPZone > .s4-wpcell,
.ms-SPZone > .s4-wpcell-plain {
  border: 1px solid #c4d0d7;
  /*#C4D0D7*/
  border-collapse: separate;
  padding: 5px 10px 10px;
}

/* line 188, ../../../sass/sharepoint/_webpart.scss */
.ms-SPZone > .s4-wpActive {
  border: 1px solid #29557d;
  /*#344F6A*/
  border-collapse: separate;
  padding: 5px 10px 10px;
}

/* line 195, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-chrome-fullWidth {
  min-width: 100%;
}

/* line 199, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-chrome {
  border-spacing: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 204, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-chrome-vertical {
  display: block;
}

/* line 255, ../../../sass/sharepoint/_webpart.scss */
.bs .ms-webpart-menuLink {
  border: 0px solid transparent;
  display: inline-block;
  height: 3px;
  overflow: hidden;
  padding: 3px;
  vertical-align: middle;
  width: 5px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 266, ../../../sass/sharepoint/_webpart.scss */
.bs .ms-webpart-menuLink:hover {
  border-color: #99B0C1;
}

/* line 270, ../../../sass/sharepoint/_webpart.scss */
.bs .ms-webpart-menuLink > img {
  display: block;
}

/* line 274, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-chrome-title {
  margin-bottom: 2px;
  position: relative;
  vertical-align: middle;
}

/* line 280, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-chrome-title-padleft {
  padding-left: 2px;
}

/* line 284, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-chrome-title-padright {
  padding-right: 2px;
}

/* line 288, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-cell-vertical {
  display: table;
}

/* line 292, ../../../sass/sharepoint/_webpart.scss */
.ms-webpart-cell-horizontal {
  display: table-cell;
}

/* line 296, ../../../sass/sharepoint/_webpart.scss */
.ms-WPBorderBorderOnly {
  border: 1px solid #d5d5d5;
}

/* line 300, ../../../sass/sharepoint/_webpart.scss */
#searchInputBox .ms-webpart-unselected {
  padding: 0px;
}

/* line 304, ../../../sass/sharepoint/_webpart.scss */
a.wp-rollup-show-all-link, a.wp-rollup-show-all-link:hover, a.wp-rollup-show-all-link:visited, a.wp-rollup-show-all-link:active {
  color: #007dbb !important;
  font-size: 18px;
  line-height: 26px;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
  text-decoration: none;
}
/* line 312, ../../../sass/sharepoint/_webpart.scss */
a.wp-rollup-show-all-link:after, a.wp-rollup-show-all-link:hover:after, a.wp-rollup-show-all-link:visited:after, a.wp-rollup-show-all-link:active:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_gray.svg");
  padding-left: 10px;
}

/* line 347, ../../../sass/sharepoint/_webpart.scss */
.pushlink-css > a:after {
  content: "\A";
  white-space: pre;
}

/* line 1039, ../../../sass/sharepoint/_core.scss */
img.ms-comm-postImageIcon.rhPostImageIcon {
  left: 0;
  top: 0;
  position: relative;
}

/* line 1045, ../../../sass/sharepoint/_core.scss */
.rh-discussionboard-post.full.discussionboardmaxheight {
  max-height: 70px;
  overflow: hidden;
}

/*.ms-comm-postBody.rhPostBody {
    max-height: 350px;
} */
/* line 1408, ../../../sass/sharepoint/_core.scss */
.ms-spimn-imgSize-5x48 {
  width: 0px;
}

/* line 1412, ../../../sass/sharepoint/_core.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: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 2446, ../../../sass/sharepoint/_core.scss */
.ms-propertysheet th.ms-vh2-nofilter-notextalign {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 2649, ../../../sass/sharepoint/_core.scss */
.ms-viewheadertr {
  background-color: lightgrey;
}

/* line 3854, ../../../sass/sharepoint/_core.scss */
.ms-trcnoti-toast {
  padding: 4px 7px;
  text-align: center;
  z-index: 1001;
}

/* line 1, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 {
  margin: 0px;
  padding: 0px;
}

/* line 6, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 > td {
  padding-bottom: 17px;
  padding-left: 5px;
}

/* line 11, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 > td > h3 {
  color: #1c4269;
  /*#004693;*/
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

/* line 18, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 > td > h3 > a {
  color: #276500;
}

/* line 22, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 img {
  padding: 0px 8px 0px 10px;
}

/* line 26, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 ul, .ms-linksection-level2 ul > li {
  display: inline;
  line-height: 16px;
}

/* line 31, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 ul {
  margin: 0px;
  padding: 0px;
}

/* line 36, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 ul > li {
  color: #d5d5d5;
  /*#d7d7d7;*/
  font-weight: normal;
  list-style: none;
  white-space: nowrap;
}

/* line 43, ../../../sass/sharepoint/_linksection.scss */
.ms-linksection-level2 span {
  padding: 0px 2px 0px 0px;
}

/* line 47, ../../../sass/sharepoint/_linksection.scss */
.ms-linksectionitemdescription {
  padding-left: 3px;
  padding-top: 7px;
}

/* line 4358, ../../../sass/sharepoint/_core.scss */
.pl-frontpage .col-md-12 .ms-formfieldcontainer .ms-formfieldvaluecontainer .ms-usereditor {
  width: 386px !important;
}

/* line 4879, ../../../sass/sharepoint/_core.scss */
#s4-titlerow {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 8px;
  padding-top: 19px;
}

/* line 4886, ../../../sass/sharepoint/_core.scss */
#contentRow {
  padding-top: 19px;
}

/* line 4890, ../../../sass/sharepoint/_core.scss */
#sideNavBox {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  width: 180px;
}

/* line 4897, ../../../sass/sharepoint/_core.scss */
.ms-core-sideNavBox-removeLeftMargin {
  margin-left: -20px;
}

/* line 4904, ../../../sass/sharepoint/_core.scss */
#contentBox {
  margin-left: 220px;
  margin-right: 20px;
  min-width: 703px;
}

/* line 4910, ../../../sass/sharepoint/_core.scss */
.ms-siteactions-root > span > a.ms-core-menu-root {
  color: #59738E;
}

/* line 4942, ../../../sass/sharepoint/_core.scss */
.lt-ie8 .ms-core-menu-box {
  z-index: 2000;
}

/* line 1, ../../../sass/sharepoint/_summarylink.scss */
.item {
  padding-bottom: 10px;
  padding-top: 0;
  padding-left: 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.item:before, .item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.item:after {
  clear: both;
}
@media screen and (max-width: 480px) {
  /* line 1, ../../../sass/sharepoint/_summarylink.scss */
  .item {
    border-bottom: 0px;
  }
}
/* line 14, ../../../sass/sharepoint/_summarylink.scss */
.item.bullet {
  margin: 0 0 20px 0;
  line-height: 20px;
  /*&:first-child {
      margin-bottom: 10px; //REGHSP-1263, var før margin-top
  }*/
}
@media screen and (max-width: 768px) {
  /* line 14, ../../../sass/sharepoint/_summarylink.scss */
  .item.bullet {
    margin-left: 15px;
    margin-right: 15px;
  }
}
/* line 28, ../../../sass/sharepoint/_summarylink.scss */
.item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

/* line 35, ../../../sass/sharepoint/_summarylink.scss */
div.item.bullet {
  font-size: 18px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}

/* line 42, ../../../sass/sharepoint/_summarylink.scss */
.item.slm-edit-ecb {
  border-bottom: 0;
  float: none;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/* IE7 and 8 sucks */
/* line 50, ../../../sass/sharepoint/_summarylink.scss */
html.lt-ie9 ul.dfwp-list .item.bullet {
  border-bottom: 0;
}

/*.link-item {
    font-family: $sans;
    font-size: $base-font-size;

    h3,
    h3 > a,
    h3 > a:link,
    h3 > a:visited { // need this to override sharepoint styles
        font-family: $sansBold;
        //font-size: 10 px;*/
        /*@media screen and (min-width: 768px) { 
			font-size: 10px !important;
		} */
        /*letter-spacing: 1px;
        text-decoration: $linkTextDecoration;
        color: $linkColorDark;
        //color: $linkColor;
    }

    h3 {
        line-height: 1.2;
        //font-size:$font-size-xlarge;
        //font-size: $font-size-base + 2; ///font-size: $font-size-large + 2.5;
        margin: 0 0 19px 0;

        @media screen and (max-width: 768px) {
            margin: 0 0 19px 0;
        }
    }

    h3,
    > a:hover {
        //color: $linkColor;
        text-decoration: $linkTextDecoration;
    }

    .icon-rh-bubble-small {
        margin-bottom: -2px;
        margin-right: 3px;
    }

    .description {
        //font-size: $fontSizeSmall;
        color: $BlueGray;*/
/*#646c6f;*/
    /*}

    .meta {
        color: $BlueGray !important;
    }
}*/
/* line 105, ../../../sass/sharepoint/_summarylink.scss */
.link-item {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
/* line 109, ../../../sass/sharepoint/_summarylink.scss */
.link-item a,
.link-item a:link,
.link-item a:visited {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        /*@media screen and (min-width: 768px) { 
			font-size: 10px !important;
		} */
  letter-spacing: 1px;
  text-decoration: none;
  color: #333;
}
/* line 124, ../../../sass/sharepoint/_summarylink.scss */
.link-item h2 {
  line-height: 1.2;
  margin: 0 0 19px 0;
}
@media screen and (max-width: 768px) {
  /* line 124, ../../../sass/sharepoint/_summarylink.scss */
  .link-item h2 {
    margin: 0 0 19px 0;
  }
}
/* line 135, ../../../sass/sharepoint/_summarylink.scss */
.link-item a:hover {
  text-decoration: none;
}
/* line 141, ../../../sass/sharepoint/_summarylink.scss */
.link-item .icon-rh-bubble-small {
  margin-bottom: -2px;
  margin-right: 3px;
}
/* line 146, ../../../sass/sharepoint/_summarylink.scss */
.link-item .description {
  color: #646c6f;
  /*#646c6f;*/
}
/* line 151, ../../../sass/sharepoint/_summarylink.scss */
.link-item .meta {
  color: #646c6f !important;
}

/* line 156, ../../../sass/sharepoint/_summarylink.scss */
.link-item-plus-image-left {
  margin-left: 200px;
}
@media screen and (max-width: 480px) {
  /* line 156, ../../../sass/sharepoint/_summarylink.scss */
  .link-item-plus-image-left {
    margin-left: 0;
  }
}

/* line 164, ../../../sass/sharepoint/_summarylink.scss */
.link-item-plus-image-right {
  margin-right: 200px;
}
@media screen and (max-width: 480px) {
  /* line 164, ../../../sass/sharepoint/_summarylink.scss */
  .link-item-plus-image-right {
    margin-right: 0;
  }
}

/* line 174, ../../../sass/sharepoint/_summarylink.scss */
.larger-news-headlines .link-item h3 {
  font-size: 24px;
}

/*.ms-WPBorder,
.ms-WPBorderBorderOnly {
    .news-items {
        .link-item {
            padding-left: 20px;
            padding-right: 20px;

            .pressrelease,
            .pressrelease:visited,
            .pressrelease:hover {
                font-size: 14px;
                color: $gray;*/
/*#646c6f;*/
                /*font-familiy: $sansBold;
                font-weight: bold;
                float: right;
                text-transform: uppercase;
            }
        }        
    }

    .link-item {
        padding-left: 20px;
        padding-right: 20px;
    }

    .item.bullet {
        .link-item {
            padding-left: 0;
            padding-right: 0;
        }
    }

    .image-area-left {
        margin-left: 20px;
    }

    .image-area-right {
        margin-right: 20px;
    }

    .image-area-image-only {
        display: none;

        @media screen and (min-width: 768px) {
            display: block;
        }
    }

    .bullet {*/
        /*background-position-y: 7px;
		background-position-y: center;
		background-position-x: 20px;*/
        /*padding-left: 20px;
        padding-right: 20px;
        background-repeat: no-repeat;
    }

    .groupheader.item {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 10px;
    }

    .news-btn {
        margin-right: 20px;
    }
}*/
/* line 248, ../../../sass/sharepoint/_summarylink.scss */
.news-btn-group {
  padding-top: 20px;
}

/* line 252, ../../../sass/sharepoint/_summarylink.scss */
.news-btn {
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  padding: 5px 10px;
  margin-bottom: 10px;
  float: right;
  color: #333333 !important;
}
@media screen and (max-width: 480px) {
  /* line 252, ../../../sass/sharepoint/_summarylink.scss */
  .news-btn {
    width: 100%;
    text-align: center;
  }
}

/* line 267, ../../../sass/sharepoint/_summarylink.scss */
.image-area-image-only.header-with-image img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 267, ../../../sass/sharepoint/_summarylink.scss */
  .image-area-image-only.header-with-image img {
    margin: 0;
  }
}

/* line 276, ../../../sass/sharepoint/_summarylink.scss */
.description {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0em;
}
@media screen and (max-width: 480px) {
  /* line 276, ../../../sass/sharepoint/_summarylink.scss */
  .description {
    display: none;
  }
}

/* line 287, ../../../sass/sharepoint/_summarylink.scss */
.fatty.meta > time, .meta.small-accent > time, #comments .comment-controls span.meta > time, #comments .comment-list .comment .meta .time time.meta > time, #comments .comment-list .comment .meta .links a.meta > time, .bs .meta.btn-link-small > time,
.fatty.meta > span,
.meta.small-accent > span,
#comments .comment-controls span.meta > span,
#comments .comment-list .comment .meta .time time.meta > span,
#comments .comment-list .comment .meta .links a.meta > span,
.bs .meta.btn-link-small > span,
.fatty.meta > div,
.meta.small-accent > div,
#comments .comment-controls span.meta > div,
#comments .comment-list .comment .meta .time time.meta > div,
#comments .comment-list .comment .meta .links a.meta > div,
.bs .meta.btn-link-small > div {
  margin-top: 1em;
  display: inline-block;
}

/* line 294, ../../../sass/sharepoint/_summarylink.scss */
.link-item-large,
.link-item-large a,
.link-item-large a:link {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

/* line 303, ../../../sass/sharepoint/_summarylink.scss */
.item .image-area-left {
  float: left;
  padding-right: 20px;
  padding-bottom: 30px;
  width: 200px;
  position: relative;
}
@media screen and (max-width: 480px) {
  /* line 303, ../../../sass/sharepoint/_summarylink.scss */
  .item .image-area-left {
    display: none;
  }
}
/* line 315, ../../../sass/sharepoint/_summarylink.scss */
.item .image-area-right {
  float: right;
  padding-left: 20px;
  width: 200px;
  position: relative;
}
@media screen and (max-width: 480px) {
  /* line 315, ../../../sass/sharepoint/_summarylink.scss */
  .item .image-area-right {
    display: none;
  }
}
/* line 326, ../../../sass/sharepoint/_summarylink.scss */
.item .image-area-top {
  position: relative;
}
@media screen and (max-width: 480px) {
  /* line 326, ../../../sass/sharepoint/_summarylink.scss */
  .item .image-area-top {
    display: none;
  }
}
/* line 336, ../../../sass/sharepoint/_summarylink.scss */
.item .image {
  border: 0;
  display: block;
  width: 100%;
}
/* line 342, ../../../sass/sharepoint/_summarylink.scss */
.item .image-fixed-width {
  border: 0;
  width: 90px;
}

@media screen and (max-width: 480px) {
  /* line 348, ../../../sass/sharepoint/_summarylink.scss */
  .spot.item .image-area-top {
    display: inherit;
  }
}

/* line 354, ../../../sass/sharepoint/_summarylink.scss */
.bullet-print {
  padding-bottom: 0px;
  line-height: 20px;
  font-size: 18px;
}
/* line 359, ../../../sass/sharepoint/_summarylink.scss */
.bullet-print > a {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bullet-print > a:visited {
  color: #333333;
}
/* line 21, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bullet-print > a:focus {
  color: #8191a9 !important;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bullet-print > a:hover {
  color: #8191a9 !important;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bullet-print > a:active {
  color: #8191a9 !important;
}

/* line 365, ../../../sass/sharepoint/_summarylink.scss */
.bullet-print > img {
  padding-right: 5px;
}

@media print {
  /* line 369, ../../../sass/sharepoint/_summarylink.scss */
  h2.rollup-title.expander {
    font-size: 20px !important;
    padding-bottom: 20px;
  }
}

/* line 376, ../../../sass/sharepoint/_summarylink.scss */
.link-item.bullet {
  background-repeat: no-repeat;
  padding-left: 13px;
  background-position: 0 .33em;
  background-image: url("/_layouts/15/RH/UI/images/icons/bullet.png");
  font-size: 18px;
  /*background: none;
  position: relative;*/
  /*&:after {
      content: "\279c";
      padding-left: 10px;
      position: relative;
      display: inline;
      top: 0;
      right: 0;
      color: $brand-primary;
  }*/
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 376, ../../../sass/sharepoint/_summarylink.scss */
  .link-item.bullet {
    background-image: url("/_layouts/15/RH/UI/images/icons-2x/bullet.png");
  }
}
/* line 393, ../../../sass/sharepoint/_summarylink.scss */
.link-item.bullet > a, .link-item.bullet a:active, .link-item.bullet a:visited {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #007dbb;
  /*@include link-colors($gray-dark, $linkColorAlternateHover, $linkColorAlternateHover, $gray-dark, $linkColorAlternateHover);*/
}
/* line 398, ../../../sass/sharepoint/_summarylink.scss */
.link-item.bullet > a:hover, .link-item.bullet a:active:hover, .link-item.bullet a:visited:hover {
  color: #fff !important;
  background-color: #007dbb;
}

/* line 406, ../../../sass/sharepoint/_summarylink.scss */
.groupheader {
  font-size: 18px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 411, ../../../sass/sharepoint/_summarylink.scss */
.band {
  background-color: #c4d0d7;
  /*#E4E8F0*/
  padding: 2px 0px 2px 3px;
}

/* line 417, ../../../sass/sharepoint/_summarylink.scss */
.large {
  font-size: 18px;
}

/* line 421, ../../../sass/sharepoint/_summarylink.scss */
.small {
  font-size: 14px;
}

/* line 425, ../../../sass/sharepoint/_summarylink.scss */
.medium {
  font-size: 16px;
}

/* line 429, ../../../sass/sharepoint/_summarylink.scss */
.centered {
  text-align: center;
}

/* line 433, ../../../sass/sharepoint/_summarylink.scss */
.separator {
  border: 1px #333333 solid;
  clear: both;
}

/* line 438, ../../../sass/sharepoint/_summarylink.scss */
.whitespace {
  margin: 0;
  padding: 0 0 10px 0;
  clear: both;
}

/* line 444, ../../../sass/sharepoint/_summarylink.scss */
.link-list-header {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #007dbb;
  margin: 0;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #d5d5d5;
    /*
	@media screen and (max-width: 768px) {
		padding: 34.5px 0 14.5px 20px;
	}
	*/
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.link-list-header:before, .link-list-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.link-list-header:after {
  clear: both;
}
/* line 454, ../../../sass/sharepoint/_summarylink.scss */
.link-list-header a {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.link-list-header a:hover {
  color: #007dbb;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.link-list-header a:active {
  color: #007dbb;
}
/* line 460, ../../../sass/sharepoint/_summarylink.scss */
.link-list-header i {
  float: right;
  cursor: pointer;
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  /* line 444, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-header {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 1px;
    margin-bottom: 16px;
    padding-top: 0;
    border-top: 0;
  }
  /* line 479, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-header i {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /* line 444, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-header {
    font-size: 18px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    margin-top: 0;
  }
}
/* line 492, ../../../sass/sharepoint/_summarylink.scss */
.link-list-header.with-image {
  margin-top: 0.8em;
}
@media screen and (max-width: 768px) {
  /* line 492, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-header.with-image {
    margin-top: 0;
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 30px;
  }
}

/* line 505, ../../../sass/sharepoint/_summarylink.scss */
.link-list-icon .link-list-icon-image {
  display: none;
}
@media screen and (min-width: 768px) {
  /* line 510, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-icon li {
    padding-left: 50px;
  }
  /* line 514, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-icon h2.link-list-header.icon {
    position: relative;
  }
  /* line 518, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-icon .link-list-icon-image {
    width: 33px;
    height: 28px;
    position: absolute;
    top: 2px;
    left: -50px;
    display: block;
  }
  /* line 527, ../../../sass/sharepoint/_summarylink.scss */
  .link-list-icon h2.link-list-header.icon a {
    position: absolute;
    top: 0;
    left: 50px;
  }
}

/*.ms-WPBorderBorderOnly,
.ms-WPBorder {
    .link-list-header {
        margin: 20px 20px 13px 20px;
    }
}*/
/* line 543, ../../../sass/sharepoint/_summarylink.scss */
.link-item.view-all {
  text-transform: uppercase;
  color: #8191a9;
  padding-bottom: 0;
  border-bottom: 0;
  margin-top: 18px;
  line-height: 0px !important;
  /*margin-bottom: 24px;*/
  /* margin-bottom: 45px; */
}
/* line 552, ../../../sass/sharepoint/_summarylink.scss */
.link-item.view-all > a {
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #8191a9;
  line-height: normal;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.link-item.view-all > a:hover {
  color: #81ccf1;
}
@media screen and (max-width: 768px) {
  /* line 543, ../../../sass/sharepoint/_summarylink.scss */
  .link-item.view-all {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
  }
}

/* line 567, ../../../sass/sharepoint/_summarylink.scss */
.list-list-bullet,
.list-list-more {
  display: none;
}
@media screen and (min-width: 768px) {
  /* line 567, ../../../sass/sharepoint/_summarylink.scss */
  .list-list-bullet,
  .list-list-more {
    display: block;
  }
}

/* override the responsive part for the linklist in inherited content */
/* line 577, ../../../sass/sharepoint/_summarylink.scss */
html.parent-md .link-list-header .visible-xs,
html.parent-lg .link-list-header .visible-xs,
html.parent-xl .link-list-header .visible-xs {
  display: none !important;
}

/* override the responsive part for the linklist in inherited content */
/* line 584, ../../../sass/sharepoint/_summarylink.scss */
html.parent-md .list-list-bullet,
html.parent-lg .list-list-bullet,
html.parent-xl .list-list-bullet,
html.parent-md .list-list-more,
html.parent-lg .list-list-more,
html.parent-xl .list-list-more {
  display: block !important;
}

/* line 593, ../../../sass/sharepoint/_summarylink.scss */
.headertitle,
.headertitle a,
.headertitle a:link {
  font-size: 16px;
  font-weight: normal;
}

/* line 600, ../../../sass/sharepoint/_summarylink.scss */
.headertitle-large, .headertitle-large a, .headertitle-large a:link {
  font-size: 18px;
  font-weight: normal;
}

/* line 605, ../../../sass/sharepoint/_summarylink.scss */
.headertitle-small, .headertitle-small a, .headertitle-small a:link {
  font-size: 14px;
  font-weight: normal;
}

/* line 610, ../../../sass/sharepoint/_summarylink.scss */
.headertitle-band, .headertitle-band a, .headertitle-band a:link {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
}

/* line 616, ../../../sass/sharepoint/_summarylink.scss */
.groupmarker {
  margin-bottom: 1em;
}
/* line 619, ../../../sass/sharepoint/_summarylink.scss */
.groupmarker:last-child {
  margin-bottom: 0;
}

/* line 624, ../../../sass/sharepoint/_summarylink.scss */
.dfwp-column[style*="width:"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
}
/* line 628, ../../../sass/sharepoint/_summarylink.scss */
.dfwp-column[style*="width:"] .groupmarker {
  padding-right: 2%;
}
/* line 633, ../../../sass/sharepoint/_summarylink.scss */
.dfwp-column[style*="width:"]:last-child .groupmarker {
  padding-right: 0;
}

/* line 640, ../../../sass/sharepoint/_summarylink.scss */
div[id^='rssFeedWPDiv'] {
  padding-top: 0 !important;
}
/* line 643, ../../../sass/sharepoint/_summarylink.scss */
div[id^='rssFeedWPDiv'] .groupheader {
  font-size: 14px;
  margin-bottom: .5em;
}
/* line 648, ../../../sass/sharepoint/_summarylink.scss */
div[id^='rssFeedWPDiv'] .item.link-item {
  margin-bottom: .5em;
  background: url("/_layouts/15/RH/UI/images/icons/arrow-blue-small.png") 0 0 no-repeat;
  padding-left: 10px;
  background-position-y: 5px;
}
/* line 654, ../../../sass/sharepoint/_summarylink.scss */
div[id^='rssFeedWPDiv'] .item.link-item > a {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #007dbb;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
div[id^='rssFeedWPDiv'] .item.link-item > a:visited {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
div[id^='rssFeedWPDiv'] .item.link-item > a:hover {
  color: #007dbb;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
div[id^='rssFeedWPDiv'] .item.link-item > a:active {
  color: #007dbb;
}
/* line 660, ../../../sass/sharepoint/_summarylink.scss */
div[id^='rssFeedWPDiv'] .item.link-item .description .description {
  margin-bottom: 1em;
}

/* line 667, ../../../sass/sharepoint/_summarylink.scss */
.bs a.outer-link {
  display: block;
}
/* line 670, ../../../sass/sharepoint/_summarylink.scss */
.bs a.outer-link .rollup-title {
  color: #007dbb;
  font-size: 22px;
  font-family: maribold;
}
@media screen and (max-width: 768px) {
  /* line 670, ../../../sass/sharepoint/_summarylink.scss */
  .bs a.outer-link .rollup-title {
    font-size: 16px;
  }
}
/* line 683, ../../../sass/sharepoint/_summarylink.scss */
.bs a.outer-link:hover .rollup-title, .bs a.outer-link:focus .rollup-title, .bs a.outer-link:active .rollup-title {
  color: #111;
  cursor: pointer;
}
/* line 690, ../../../sass/sharepoint/_summarylink.scss */
.bs a.outer-link:visited .rollup-title {
  color: #007dbb;
}
/* line 695, ../../../sass/sharepoint/_summarylink.scss */
.bs a.outer-link > span {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px;
}

/* line 707, ../../../sass/sharepoint/_summarylink.scss */
.bs .ms-WPBorderBorderOnly a.outer-link .rollup-title {
  color: #81ccf1;
}
/* line 714, ../../../sass/sharepoint/_summarylink.scss */
.bs .ms-WPBorderBorderOnly a.outer-link:hover .rollup-title, .bs .ms-WPBorderBorderOnly a.outer-link:focus .rollup-title, .bs .ms-WPBorderBorderOnly a.outer-link:active .rollup-title {
  color: #111;
}
/* line 720, ../../../sass/sharepoint/_summarylink.scss */
.bs .ms-WPBorderBorderOnly a.outer-link:visited .rollup-title {
  color: #81ccf1;
}

/* line 728, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup .item.subsite:last-child {
  border-bottom: 1px solid #333333;
}

/* line 732, ../../../sass/sharepoint/_summarylink.scss */
.abs-bottom-right, .rollup-tag {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 739, ../../../sass/sharepoint/_summarylink.scss */
.rollup-tag {
  display: inline-block;
  background-color: #656565;
  padding: 7px 10px;
  line-height: 1;
  color: #fff;
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
}

/* line 755, ../../../sass/sharepoint/_summarylink.scss */
.slm-layout-main.groupmarker > .whitespace {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  /* line 761, ../../../sass/sharepoint/_summarylink.scss */
  .footermarker {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  /* line 767, ../../../sass/sharepoint/_summarylink.scss */
  .dfwp-column .footermarker {
    margin-bottom: 0;
  }
}

/* line 776, ../../../sass/sharepoint/_summarylink.scss */
.related-content-items .item:first-child .link-item {
  padding-top: 20px;
}

/* line 785, ../../../sass/sharepoint/_summarylink.scss */
.news-items .link-item .pressrelease,
.news-items .link-item .pressrelease:visited,
.news-items .link-item .pressrelease:hover {
  font-size: 14px;
  color: #656565;
  /*#646c6f;*/
  font-familiy: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  float: right;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  /* line 799, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .vertical .item:first-child .link-item {
    margin-top: 0;
  }
}
/* line 808, ../../../sass/sharepoint/_summarylink.scss */
.news-items .vertical .link-item h3 {
  font-size: 18px;
  letter-spacing: 0px;
  margin: 2% 0;
}
@media screen and (max-width: 768px) {
  /* line 808, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .vertical .link-item h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  /* line 808, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .vertical .link-item h3 {
    margin: 0 0 0px 0;
  }
}
/* line 830, ../../../sass/sharepoint/_summarylink.scss */
.news-items .horizontal .link-item h3 {
  font-size: 18px;
  letter-spacing: 0px;
  margin: 2% 0;
}
@media screen and (max-width: 768px) {
  /* line 830, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .horizontal .link-item h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  /* line 830, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .horizontal .link-item h3 {
    margin: 0 0 0px 0;
  }
}
/* line 845, ../../../sass/sharepoint/_summarylink.scss */
.news-items .horizontal .item:last-child {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  /* line 828, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .horizontal {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.news-items .horizontal:before, .news-items .horizontal:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.news-items .horizontal:after {
  clear: both;
}
/* line 856, ../../../sass/sharepoint/_summarylink.scss */
.news-items .horizontal .item {
  clear: right;
}
/* line 859, ../../../sass/sharepoint/_summarylink.scss */
.news-items .horizontal .item.bullet:first-child {
  margin-top: 0;
  background-position-y: 7px;
}
/* line 863, ../../../sass/sharepoint/_summarylink.scss */
.news-items .horizontal .item.bullet:first-child .link-item {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  /* line 856, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .horizontal .item {
    width: 50%;
    float: left;
    padding: 0 15px;
    border-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  /* line 856, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .horizontal .item {
    width: 25%;
  }
}
@media screen and (min-width: 1024px) {
  /* line 881, ../../../sass/sharepoint/_summarylink.scss */
  .news-items .horizontal.three .item {
    width: 33%;
  }
}

/* line 889, ../../../sass/sharepoint/_summarylink.scss */
.TitleAndManchet .meta {
  display: none;
}

/* line 897, ../../../sass/sharepoint/_summarylink.scss */
.ms-WPBorder .related-content-abstract,
.ms-WPBorderOnly .related-content-abstract {
  padding: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #d5d5d5;
}
@media screen and (min-width: 768px) {
  /* line 904, ../../../sass/sharepoint/_summarylink.scss */
  .ms-WPBorder .btn-viewmore,
  .ms-WPBorderOnly .btn-viewmore {
    float: right;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    width: auto;
  }
}

/* line 916, ../../../sass/sharepoint/_summarylink.scss */
.item.file {
  padding-bottom: 0;
  padding-top: 20px;
  margin-bottom: 0;
}
/* line 921, ../../../sass/sharepoint/_summarylink.scss */
.item.file .image-area-left {
  width: 35px;
  height: 45px;
  margin-right: 20px;
  padding-right: 0;
}
/* line 927, ../../../sass/sharepoint/_summarylink.scss */
.item.file .image-area-left img {
  width: 35px;
  overflow: hidden;
}
/* line 934, ../../../sass/sharepoint/_summarylink.scss */
.item.file .image-area-left.thumbnail {
  width: inherit;
  height: inherit;
  margin-bottom: 20px;
  padding: 0;
}
/* line 942, ../../../sass/sharepoint/_summarylink.scss */
.item.file:first-child .link-item {
  padding-top: 0;
}
/* line 946, ../../../sass/sharepoint/_summarylink.scss */
.item.file:first-child .image-area-top {
  margin-top: -20px;
}
/* line 952, ../../../sass/sharepoint/_summarylink.scss */
.item.file .link-item h3,
.item.file .link-item h3 > a,
.item.file .link-item h3 > a:link,
.item.file .link-item h3 > a:visited {
  font-size: 16px;
  -ms-word-break: break-all;
}
/* line 961, ../../../sass/sharepoint/_summarylink.scss */
.item.file .link-item-plus-image-left {
  margin-left: 0px;
}

/* line 966, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup {
    /*span.input-group-btn input {
		margin-left:10% !important;
	}*/
}
/* line 967, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup label {
  /*width: 20%;*/
  /*display: table-cell;*/
  line-height: 1.1;
  font-size: 20px;
  width: 49%;
  min-height: 41px;
  display: inline-block;
  margin-bottom: 0;
  padding-right: 5px;
}
@media screen and (max-width: 480px) {
  /* line 967, ../../../sass/sharepoint/_summarylink.scss */
  .page-rollup label {
    width: 100%;
    display: block;
    padding-right: 0;
  }
}
/* line 986, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup .input-group {
  /*width: 99%;*/
  width: 100%;
  font-size: 0px;
}
/* line 993, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup .input-group-btn {
  width: 10%;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  /* line 993, ../../../sass/sharepoint/_summarylink.scss */
  .page-rollup .input-group-btn {
    width: 20%;
  }
}
/* line 1006, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup a.outer-link .link-item h3.rollup-title {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 54px;
  color: #333;
  border-bottom: 2px solid #333333;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  /* line 1006, ../../../sass/sharepoint/_summarylink.scss */
  .page-rollup a.outer-link .link-item h3.rollup-title {
    margin: 0 0 3px 0;
  }
  /* line 1017, ../../../sass/sharepoint/_summarylink.scss */
  .page-rollup a.outer-link .link-item h3.rollup-title .fatty.meta .date, .page-rollup a.outer-link .link-item h3.rollup-title .meta.small-accent .date, .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-controls span.meta .date, #comments .comment-controls .page-rollup a.outer-link .link-item h3.rollup-title span.meta .date, .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-list .comment .meta .time time.meta .date, #comments .comment-list .comment .meta .time .page-rollup a.outer-link .link-item h3.rollup-title time.meta .date, .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-list .comment .meta .links a.meta .date, #comments .comment-list .comment .meta .links .page-rollup a.outer-link .link-item h3.rollup-title a.meta .date, .page-rollup a.outer-link .link-item h3.rollup-title .bs .meta.btn-link-small .date, .bs .page-rollup a.outer-link .link-item h3.rollup-title .meta.btn-link-small .date,
  .page-rollup a.outer-link .link-item h3.rollup-title .fatty.meta .divider,
  .page-rollup a.outer-link .link-item h3.rollup-title .meta.small-accent .divider,
  .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-controls span.meta .divider,
  #comments .comment-controls .page-rollup a.outer-link .link-item h3.rollup-title span.meta .divider,
  .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-list .comment .meta .time time.meta .divider,
  #comments .comment-list .comment .meta .time .page-rollup a.outer-link .link-item h3.rollup-title time.meta .divider,
  .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-list .comment .meta .links a.meta .divider,
  #comments .comment-list .comment .meta .links .page-rollup a.outer-link .link-item h3.rollup-title a.meta .divider,
  .page-rollup a.outer-link .link-item h3.rollup-title .bs .meta.btn-link-small .divider,
  .bs .page-rollup a.outer-link .link-item h3.rollup-title .meta.btn-link-small .divider,
  .page-rollup a.outer-link .link-item h3.rollup-title .fatty.meta .time,
  .page-rollup a.outer-link .link-item h3.rollup-title .meta.small-accent .time,
  .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-controls span.meta .time,
  #comments .comment-controls .page-rollup a.outer-link .link-item h3.rollup-title span.meta .time,
  .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-list .comment .meta .time time.meta .time,
  #comments .comment-list .comment .meta .time .page-rollup a.outer-link .link-item h3.rollup-title time.meta .time,
  .page-rollup a.outer-link .link-item h3.rollup-title #comments .comment-list .comment .meta .links a.meta .time,
  #comments .comment-list .comment .meta .links .page-rollup a.outer-link .link-item h3.rollup-title a.meta .time,
  .page-rollup a.outer-link .link-item h3.rollup-title .bs .meta.btn-link-small .time,
  .bs .page-rollup a.outer-link .link-item h3.rollup-title .meta.btn-link-small .time {
    margin-top: 3px;
  }
}
/* line 1029, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup .vertical .item:first-child {
  margin-top: 20px;
}
/* line 1033, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup .vertical .item:last-child {
  margin-bottom: 20px !important;
  border-bottom: 1px solid #d5d5d5 !important;
}
/* line 1039, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup article.item {
  margin-right: 10px;
}
/* line 1044, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup article.item a.outer-link .link-item h3.rollup-title {
  font-size: 18px;
  color: #007dbb;
  border-bottom: none;
  cursor: pointer;
}
/* line 1051, ../../../sass/sharepoint/_summarylink.scss */
.page-rollup article.item a.outer-link .link-item h3.rollup-title:hover, .page-rollup article.item a.outer-link .link-item h3.rollup-title:focus {
  color: #8191a9 !important;
}

/* line 1061, ../../../sass/sharepoint/_summarylink.scss */
#linklist-content {
  margin-bottom: 40px;
}

/*
	.lt-ie10 {
	.page-rollup {
		label { 
			//width: 20%;
		}
		.input-group .form-control {			
			//width: 100%;
		}
	}
	}

	.lt-ie8 {
	.page-rollup {
		label {
			width: 100%;
			float: left;
		}
		.input-group .form-control {
			width: 90%;
			height: auto;
			float: left;
		}
		span.input-group-btn {
			float: left;
		}
	}
	}
	*/
/*#linklist-content {
    h2.link-list-header {
        text-decoration: none;

        a, a:visited, a:link {
            text-decoration: none;
        }

        a:hover {
            color: #fff !important;
            background-color: $brand-primary;
        }

        &:hover {
            color: #fff !important;
        }
    }

    .list-list-more {
        &:hover {
            color: #fff !important;
        }

        a:hover {
            color: #fff !important;
            background-color: $brand-primary;
        }
    } 
}*/
/* line 1129, ../../../sass/sharepoint/_summarylink.scss */
.summaryLinkGoTo li .link-item.bullet {
  background-image: none;
  padding-bottom: 20px;
  padding-left: 0px;
}
/* line 1134, ../../../sass/sharepoint/_summarylink.scss */
.summaryLinkGoTo li .link-item.bullet a::after {
  content: url("/_layouts/15/rh/ui/images/arrow_hosp.svg");
  padding-left: 10px;
}
/* line 1140, ../../../sass/sharepoint/_summarylink.scss */
.summaryLinkGoTo li .link-item.bullet a:hover:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_white.svg");
}

/* line 1148, ../../../sass/sharepoint/_summarylink.scss */
.slm-layout-main {
  margin-top: 10px;
}

/* line 1152, ../../../sass/sharepoint/_summarylink.scss */
#linklist-content.summaryLinkGoTo {
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  /* line 1157, ../../../sass/sharepoint/_summarylink.scss */
  .bottom-light-bg-zone .dfwp-column {
    width: 100% !important;
  }
  /* line 1160, ../../../sass/sharepoint/_summarylink.scss */
  .bottom-light-bg-zone .dfwp-column .groupmarker {
    margin-top: 0px;
  }
  /* line 1163, ../../../sass/sharepoint/_summarylink.scss */
  .bottom-light-bg-zone .dfwp-column .groupmarker .summaryLinkGoTo li {
    height: 0px;
  }
  /* line 1167, ../../../sass/sharepoint/_summarylink.scss */
  .bottom-light-bg-zone .dfwp-column .groupmarker .whitespace {
    padding-bottom: 0px;
  }
  /* line 1172, ../../../sass/sharepoint/_summarylink.scss */
  .bottom-light-bg-zone .dfwp-column #linklist-content.summaryLinkGoTo {
    margin-bottom: 0px;
  }
  /* line 1175, ../../../sass/sharepoint/_summarylink.scss */
  .bottom-light-bg-zone .dfwp-column #linklist-content.summaryLinkGoTo .item {
    padding-bottom: 15px;
    float: left;
    margin-bottom: 0px;
  }
}
/* line 100, ../../../sass/sharepoint/_dialogs.scss */
.ms-dlgLoadingTextDiv img {
  width: auto;
}

/* line 115, ../../../sass/sharepoint/_dialogs.scss */
.ms-dlgContent {
  position: fixed;
}

/* line 1, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-result-languageDropDown,
.ms-srch-result-resultHeader-onlyLanguage .ms-srch-result-languageDropDown > select {
  position: static;
}

/* line 5, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-result-resultHeader-onlyLanguage .ms-srch-result-languageDropDown > select {
  margin-bottom: 10px;
}

/* line 1556, ../../../sass/sharepoint/_file_search.scss */
.bs .ms-srch-people-item-separator {
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
  display: block;
  overflow: hidden;
  border-top: 1px solid #c6c6c6;
}

/* line 2001, ../../../sass/sharepoint/_file_search.scss */
.ms-ref-refineritem {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 2445, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-ellipsis {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  /* line 2445, ../../../sass/sharepoint/_file_search.scss */
  .ms-srch-ellipsis {
    white-space: nowrap;
  }
}

/* line 2479, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-people-hover-ellipsis {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  color: #0072c6;
}
@media screen and (min-width: 768px) {
  /* line 2479, ../../../sass/sharepoint/_file_search.scss */
  .ms-srch-people-hover-ellipsis {
    white-space: nowrap;
  }
}

/* line 2644, ../../../sass/sharepoint/_file_search.scss */
.ms-srchnav-link + small,
.ms-srchnav-link:link,
.ms-srchnav-link:visited {
  color: #666666;
}

/* line 2651, ../../../sass/sharepoint/_file_search.scss */
.ms-srchnav-link-selected {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

/* line 2655, ../../../sass/sharepoint/_file_search.scss */
.ms-srchnav-link-selected:link,
.ms-srchnav-link-selected:visited {
  color: #333;
}

/* line 2661, ../../../sass/sharepoint/_file_search.scss */
.ms-srchnav-link:hover,
.ms-srchnav-link-selected:hover {
  color: #111;
  text-decoration: none;
}

/* line 2667, ../../../sass/sharepoint/_file_search.scss */
.ms-srchnav-link:active,
.ms-srchnav-link-selected:active {
  color: #111;
  text-decoration: none;
}

/* line 3216, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-refiner-property-header {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

/* line 4852, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-people-outerContainer {
  width: auto;
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  /* line 4852, ../../../sass/sharepoint/_file_search.scss */
  .ms-srch-people-outerContainer {
    padding-left: 10px;
  }
}

/* line 4864, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-people-item {
  width: auto;
}

/* line 4896, ../../../sass/sharepoint/_file_search.scss */
.ms-srch-people-item #UserInfoContainer {
  float: none;
  width: auto;
  margin-left: 0;
  clear: both;
}
@media screen and (min-width: 768px) {
  /* line 4896, ../../../sass/sharepoint/_file_search.scss */
  .ms-srch-people-item #UserInfoContainer {
    clear: none;
    margin-left: 90px;
  }
}

/* line 5351, ../../../sass/sharepoint/_file_search.scss */
.ms-ref-refineritem {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 3, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout {
  background-color: #333333;
  color: white;
  display: flex;
  font-family: "mariregular","Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  vertical-align: middle;
  line-height: 23px;
}
/* line 13, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout ul > li {
  float: left;
}
/* line 20, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout ul > li > a {
  color: white;
  padding: 0px;
  text-decoration: none;
}
/* line 25, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout ul > li > a:hover, .fbaLogout ul > li > a:focus, .fbaLogout ul > li > a:active {
  color: #d5d5d5 !important;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  /* line 38, ../../../sass/customer/_fbaLogout.scss */
  .fbaLogout ul > li {
    float: left;
  }
  /* line 44, ../../../sass/customer/_fbaLogout.scss */
  .fbaLogout ul > li > a {
    margin-left: 40px;
  }
}
/*! Customer */
/* line 1, ../../../sass/customer/_pagetools.scss */
.bs .pagetools {
  border-top: 1px solid #d5d5d5;
  background-color: #f0f0f0;
  text-align: center;
}
@media screen and (max-width: 1439px) {
  /* line 1, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools {
    margin-top: 20px;
  }
}
/* line 10, ../../../sass/customer/_pagetools.scss */
.bs .pagetools .icon-social {
  background-color: transparent;
  border-radius: 0;
  height: auto;
  width: auto;
  float: none !important;
  margin-bottom: 5px;
}
/* line 18, ../../../sass/customer/_pagetools.scss */
.bs .pagetools .icon-social:hover {
  background-color: transparent;
}
/* line 22, ../../../sass/customer/_pagetools.scss */
.bs .pagetools .icon-social i:first-child {
  display: none;
}
@media screen and (min-width: 1440px) {
  /* line 10, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools .icon-social {
    width: 40px;
    height: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-color: #B8b8b8;
    /*#b8b8b8;*/
    border-right: 0;
  }
  /* line 32, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools .icon-social:hover {
    background-color: #828282;
    /*#757575;*/
  }
  /* line 38, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools .icon-social i {
    display: none;
  }
  /* line 42, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools .icon-social i:first-child {
    display: inline-block;
  }
}
/* line 48, ../../../sass/customer/_pagetools.scss */
.bs .pagetools.cell-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}
/* line 54, ../../../sass/customer/_pagetools.scss */
.bs .pagetools.cell-group-justified .cell {
  display: table-cell;
  float: none;
  border-left: 1px solid #d5d5d5;
  padding: 3px 0;
}
/* line 60, ../../../sass/customer/_pagetools.scss */
.bs .pagetools.cell-group-justified .cell:first-child {
  border-left-width: 0;
}
/* line 65, ../../../sass/customer/_pagetools.scss */
.bs .pagetools.cell-group-justified .atclear {
  display: none;
}
@media screen and (min-width: 1440px) {
  /* line 1, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools {
        /*position: absolute;
		top: 270px;
		right: 20px;*/
    position: fixed;
    top: 35%;
    right: 37px;
    width: 40px;
    /*z-index: 1000;*/
    background-color: transparent;
    border-top: 0;
  }
  /* line 83, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools.cell-group-justified {
    width: 40px;
    display: block;
  }
  /* line 87, ../../../sass/customer/_pagetools.scss */
  .bs .pagetools.cell-group-justified .cell {
    display: block;
    border-left: 0;
    padding: 0 0;
  }
}

@media screen and (min-width: 1024px) {
  /* line 97, ../../../sass/customer/_pagetools.scss */
  .anonymous .pagetools {
    right: 40px;
  }
}

/* line 106, ../../../sass/customer/_pagetools.scss */
.removeBackgroundScroll {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}

/*

    .btn-favorite {
    height: 34px;
    padding-top: 0;
    border-right: 1px solid #d5d5d5;
    padding-right: 20px;
}

.btn-favorite > span,.btn-favorite > i {
    top: 8px;
    position: relative;
}
*/
/* My Links */
/* line 128, ../../../sass/customer/_pagetools.scss */
.btn-favorite {
  display: none;
  color: #636C6F !important;
  float: left;
  height: 34px;
  border-right: 1px solid #d5d5d5;
  padding-right: 20px;
}
/* line 136, ../../../sass/customer/_pagetools.scss */
.btn-favorite i {
  height: 20px;
  width: 19px;
  display: block;
  float: left;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 8px;
}
/* line 147, ../../../sass/customer/_pagetools.scss */
.btn-favorite.add i, .btn-favorite.add-ghost i {
  background-image: url(/_layouts/15/RH/UI/images/icons/favorite-add.png);
}
/* line 151, ../../../sass/customer/_pagetools.scss */
.btn-favorite.remove i, .btn-favorite.remove-ghost i {
  background-image: url(/_layouts/15/RH/UI/images/icons/favorite-remove.png);
}
/* line 155, ../../../sass/customer/_pagetools.scss */
.btn-favorite span {
  position: relative;
  padding-left: 2px;
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  top: 8px;
}
@media screen and (max-width: 768px) {
  /* line 155, ../../../sass/customer/_pagetools.scss */
  .btn-favorite span {
    display: none;
  }
}

/*.row.article {
    padding-top: 0 !important;
}*/
/* line 6, ../../../sass/customer/_article.scss */
.smaller-header .image {
  margin-right: 0;
  margin-left: 0;
  width: 80%;
}
@media (max-width: 1023px) {
  /* line 6, ../../../sass/customer/_article.scss */
  .smaller-header .image {
    width: 100%;
  }
}
/* line 15, ../../../sass/customer/_article.scss */
.smaller-header .image img {
  margin-top: -1px !important;
  margin-bottom: 16px !important;
  display: block;
  width: 100% !important;
  height: auto;
}
/* line 24, ../../../sass/customer/_article.scss */
.smaller-header .abstract, .smaller-header h1 {
  width: 95%;
}
@media (max-width: 1023px) {
  /* line 24, ../../../sass/customer/_article.scss */
  .smaller-header .abstract, .smaller-header h1 {
    width: 100%;
  }
}
/* line 32, ../../../sass/customer/_article.scss */
.smaller-header h1 {
  color: #000;
  font-size: 48px;
  line-height: 53px;
  word-break: break-word;
  /*-ms-word-break: break-all;
  word-break: break-all;*/
  /* Non standard for webkit */
  /*word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto; 
  hyphens: auto;*/
}

/* line 49, ../../../sass/customer/_article.scss */
.article .image {
  margin-right: 0;
  margin-left: 0;
  /*@media screen and (max-width: 768px) {
      margin-left: -20px;
      margin-right: -20px;
  }*/
}
/* line 53, ../../../sass/customer/_article.scss */
.article .image img {
  margin-top: -1px !important;
  margin-bottom: 16px !important;
  display: block;
  width: 100%;
  height: auto;
}
/* line 62, ../../../sass/customer/_article.scss */
.article .image.push-top img {
  margin-top: 55px !important;
}
/* line 67, ../../../sass/customer/_article.scss */
.article .image figcaption {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #656565;
  /*#646c6f;*/
  margin-bottom: 30px;
}
/* line 78, ../../../sass/customer/_article.scss */
.article .image div[width][height] {
  padding: 0 !important;
}
/* line 87, ../../../sass/customer/_article.scss */
.article .p.rh-Element-ImgCaption {
  margin-bottom: 0 !important;
}
/* line 90, ../../../sass/customer/_article.scss */
.article .p.rh-Element-ImgCaption img {
  margin-top: -1px !important;
  margin-bottom: 16px !important;
}
/* line 96, ../../../sass/customer/_article.scss */
.article h1 {
  word-break: break-word;
}
@media (max-width: 1023px) {
  /* line 96, ../../../sass/customer/_article.scss */
  .article h1 {
    margin: 25px 0 20px 0;
    white-space: pre-wrap;
  }
}
/* line 105, ../../../sass/customer/_article.scss */
.article .published-date {
  color: #656565;
  /*#646c6f;*/
  display: block;
  margin-bottom: 1em;
  font-size: 14px;
}
/* line 112, ../../../sass/customer/_article.scss */
.article .abstract {
  font-size: 1.063em;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.3;
  color: #333333;
  /*#333333;*/
  margin-bottom: 1.5em;
}
@media screen and (min-width: 768px) {
  /* line 112, ../../../sass/customer/_article.scss */
  .article .abstract {
    font-size: 1.4em;
  }
}
@media (max-width: 767px) {
  /* line 112, ../../../sass/customer/_article.scss */
  .article .abstract {
    font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
}
@media (max-width: 1023px) {
  /* line 112, ../../../sass/customer/_article.scss */
  .article .abstract {
    margin-bottom: 30px;
  }
}
/* line 132, ../../../sass/customer/_article.scss */
.article .abstract textarea.ms-long {
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 138, ../../../sass/customer/_article.scss */
.article .text-content {
  font-size: 14px;
  line-height: 23px -1;
  margin-bottom: 23px;
  /* dont break sharepoints built-in webparts in the RTF field */
}
/* line 144, ../../../sass/customer/_article.scss */
.article .text-content .ms-rtestate-field > img,
.article .text-content .ms-rtestate-field td > img {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: -1px !important;
  margin-bottom: 16px !important;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto !important;
}
@media screen and (max-width: 768px) {
  /* line 156, ../../../sass/customer/_article.scss */
  .article .text-content.mergePage {
    margin-bottom: 0px;
  }
}
/* line 162, ../../../sass/customer/_article.scss */
.article .text-content img.ms-webpart-menuArrowImg {
  max-width: inherit;
  margin-top: inherit;
}
@media screen and (min-width: 768px) {
  /* line 138, ../../../sass/customer/_article.scss */
  .article .text-content {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 7px;
  }
  /* line 175, ../../../sass/customer/_article.scss */
  .article .text-content .ms-rtestate-field h3 {
    font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
}

@media screen and (min-width: 1440px) {
  /* line 185, ../../../sass/customer/_article.scss */
  .pl-full-page.article .abstract {
    width: 75%;
  }
}
/* line 2, ../../../sass/customer/_blog.scss */
.ms-blog-postList {
  /* Use the bootstrap grid, not SP max and min width */
  min-width: 100% !important;
  max-width: 100% !important;
  margin-right: 0;
  overflow: hidden;
}
/* line 10, ../../../sass/customer/_blog.scss */
.ms-blog-postList h1 {
  margin-bottom: 10px;
}
/* line 12, ../../../sass/customer/_blog.scss */
.ms-blog-postList h1 a.ms-accentText {
  color: #333333;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-blog-postList h1 a.ms-accentText:hover {
  color: #007dbb;
}
@media screen and (max-width: 768px) {
  /* line 10, ../../../sass/customer/_blog.scss */
  .ms-blog-postList h1 {
    margin-top: 0;
  }
}
/* line 19, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postInlineDate {
  width: 20% !important;
  height: 58px;
  margin-top: 2em;
  margin-bottom: 2em;
}
/* line 25, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postInlineMargin {
  margin-top: 2em;
  margin-bottom: 2em;
  float: right !important;
  width: 75% !important;
  margin-left: 0 !important;
}
/* line 31, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postInlineMargin h2 {
  margin-top: 0 !important;
  margin-bottom: 5px !important;
  font-size: 2em;
}
/* line 37, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postBox .ms-blog-postBoxDate {
  height: 50px;
}
/* line 40, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-commandSpace a {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-blog-postList .ms-blog-commandSpace a:hover {
  color: #007dbb;
}
/* line 43, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postBody {
  clear: both;
}
/* line 44, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postBody h2 {
  color: #333333;
  font-size: 28px;
  line-height: 1.4;
  margin-top: 1em;
  margin-bottom: .4em;
}
/* line 51, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postBody h3 {
  color: #333333;
  font-size: 25px;
  line-height: 1.4;
}
/* line 56, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postBody .ms-rtestate-field p a {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-blog-postList .ms-blog-postBody .ms-rtestate-field p a:hover {
  color: #007dbb;
}
/* line 61, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postDivider {
  height: auto;
}
/* line 63, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postDivider h3 {
  color: #333333;
  font-size: 25px;
  line-height: 1.4;
}
/* line 69, ../../../sass/customer/_blog.scss */
.ms-blog-postList .ms-blog-postDividerHr {
  margin-top: 35px;
  margin-bottom: 30px;
}

/* line 78, ../../../sass/customer/_blog.scss */
ul.root.ms-core-listMenu-root a.ms-core-listMenu-item.ms-blog-quickLinksEntry:hover,
ul.root.ms-core-listMenu-root .ms-core-listMenu-item.ms-blog-quickLinksTitle:hover {
  background: inherit;
}
/* line 82, ../../../sass/customer/_blog.scss */
ul.root.ms-core-listMenu-root a.ms-core-listMenu-item.ms-blog-quickLinksEntry {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
ul.root.ms-core-listMenu-root a.ms-core-listMenu-item.ms-blog-quickLinksEntry:hover {
  color: #007dbb;
}
/* line 85, ../../../sass/customer/_blog.scss */
ul.root.ms-core-listMenu-root .ms-core-listMenu-item.ms-blog-quickLinksTitle {
  color: #333333;
}

/* line 91, ../../../sass/customer/_blog.scss */
.ms-blog-postComment .ms-tableCell {
  vertical-align: top;
}

/* line 96, ../../../sass/customer/_blog.scss */
.ms-blog-postBody img {
  max-width: 100%;
  margin: 5px 0 !important;
}

/* line 101, ../../../sass/customer/_blog.scss */
.ms-blog-listMenu-root {
  width: auto;
}

/* line 105, ../../../sass/customer/_blog.scss */
.ms-blog-adminLinks {
  /* Use the bootstrap grid, not SP max and min width */
  min-width: initial;
  width: 100%;
  background: inherit;
}
/* line 111, ../../../sass/customer/_blog.scss */
.ms-blog-adminLinks li.ms-comm-adminLinksListItem a.ms-link {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.ms-blog-adminLinks li.ms-comm-adminLinksListItem a.ms-link:hover {
  color: #007dbb;
}

/* line 116, ../../../sass/customer/_blog.scss */
a.ms-promlink-button {
  padding: 0;
  line-height: inherit;
}

/* line 121, ../../../sass/customer/_blog.scss */
.ms-blog-postBody .ms-rte-embedcode {
  width: 100%;
}

/* line 127, ../../../sass/customer/_blog.scss */
.row.rh-blog .blog-sidebar table td > img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 126, ../../../sass/customer/_blog.scss */
  .row.rh-blog .blog-sidebar {
    margin-top: 60px;
  }
}
/* line 134, ../../../sass/customer/_blog.scss */
.row.rh-blog .blog-main-content {
  margin-top: 15px;
  margin-bottom: 30px;
}

/* line 140, ../../../sass/customer/_blog.scss */
section.page-content.blog h1[data-field-name="Title"] {
  display: none;
}

/* line 1, ../../../sass/customer/_comments.scss */
#comments {
  padding: 10px 0 70px 0;
}
/* line 3, ../../../sass/customer/_comments.scss */
#comments h3 {
  color: #333333;
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  /* line 3, ../../../sass/customer/_comments.scss */
  #comments h3 {
    font-size: 34px;
    margin-top: inherit;
  }
}
@media screen and (max-width: 480px) {
  /* line 3, ../../../sass/customer/_comments.scss */
  #comments h3 {
    overflow: hidden;
  }
}
/* line 16, ../../../sass/customer/_comments.scss */
#comments .rh-comment-image {
  height: 80px;
  width: 80px;
}
/* line 20, ../../../sass/customer/_comments.scss */
#comments .comment-controls {
  margin: 10px 0 30px;
}
/* line 22, ../../../sass/customer/_comments.scss */
#comments .comment-controls span {
  float: left;
  display: block;
  margin-right: 30px;
  margin-top: 5px;
  line-height: 15px;
  color: #687d27;
  /*#687d27;*/
}
@media screen and (max-width: 480px) {
  /* line 22, ../../../sass/customer/_comments.scss */
  #comments .comment-controls span {
    float: none;
    margin-right: 0;
    margin-bottom: 1em;
    text-align: right;
  }
}
/* line 38, ../../../sass/customer/_comments.scss */
#comments textarea {
  font-size: 14px;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
}
@media screen and (min-width: 768px) {
  /* line 38, ../../../sass/customer/_comments.scss */
  #comments textarea {
    font-size: 19px;
  }
}
/* line 46, ../../../sass/customer/_comments.scss */
#comments textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}
/* line 49, ../../../sass/customer/_comments.scss */
#comments textarea:focus::-moz-placeholder {
  color: transparent !important;
}
/* line 52, ../../../sass/customer/_comments.scss */
#comments textarea:focus:-moz-placeholder {
  color: transparent !important;
}
/* line 56, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment {
  overflow: hidden;
  border-bottom: 1px solid #d5d5d5;
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 61, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment:first-child {
  border-top: 1px solid #d5d5d5;
}
/* line 64, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .comment-image-wrap {
  float: left;
  width: 20%;
  margin-right: 4%;
}
@media screen and (min-width: 768px) {
  /* line 64, ../../../sass/customer/_comments.scss */
  #comments .comment-list .comment .comment-image-wrap {
    width: 13%;
    margin-right: 2%;
  }
}
/* line 72, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .comment-image-wrap img {
  max-width: 100%;
  height: auto;
  display: block;
}
/* line 78, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .comment-body-img {
  float: left;
  width: 76%;
}
@media screen and (min-width: 768px) {
  /* line 78, ../../../sass/customer/_comments.scss */
  #comments .comment-list .comment .comment-body-img {
    width: 85%;
  }
}
/* line 85, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .comment-body {
  width: 100%;
}
/* line 88, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .name {
  font-size: 16px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  margin: 0 0 10px;
  color: #333333 !important;
}
@media screen and (min-width: 768px) {
  /* line 88, ../../../sass/customer/_comments.scss */
  #comments .comment-list .comment .name {
    font-size: 22px;
  }
}
/* line 98, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment p {
  white-space: pre-wrap;
  font-size: 16px;
  line-height: 22px;
}
@media screen and (min-width: 768px) {
  /* line 98, ../../../sass/customer/_comments.scss */
  #comments .comment-list .comment p {
    font-size: inherit;
    line-height: inherit;
  }
}
/* line 107, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .meta {
  overflow: hidden;
}
/* line 109, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .meta .time {
  float: left;
}
/* line 111, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .meta .time time {
  color: #656565;
}
/* line 116, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .meta .links {
  text-align: right;
}
/* line 118, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment .meta .links a {
  margin-left: 30px;
}
/* line 124, ../../../sass/customer/_comments.scss */
#comments .comment-list .comment.edited {
  opacity: .5;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #d5d5d5;
  /*#e2e2e2;*/
}
/* line 132, ../../../sass/customer/_comments.scss */
#comments .number-of-comments {
  margin-top: 20px;
  display: inline-block;
  white-space: nowrap;
  text-align: right;
}
@media screen and (max-width: 768px) {
  /* line 132, ../../../sass/customer/_comments.scss */
  #comments .number-of-comments {
    margin-top: 6px;
  }
}

@media screen and (min-width: 768px) {
  /* line 142, ../../../sass/customer/_comments.scss */
  .bs .btn-see-more-comments {
    width: 50%;
    min-width: 250px;
    margin: 0 auto;
  }
}

/* line 149, ../../../sass/customer/_comments.scss */
.bs .btn-push-right {
  display: inline-block;
  margin-right: 30px;
}

/* line 154, ../../../sass/customer/_comments.scss */
.bs [class^='btn-link'] {
  display: block;
  text-align: right;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  /* line 154, ../../../sass/customer/_comments.scss */
  .bs [class^='btn-link'] {
    display: inline;
    text-align: left;
    margin-right: 30px;
  }
}

/* line 165, ../../../sass/customer/_comments.scss */
.bs .btn-create-comment {
  margin-bottom: 1em;
  padding-left: 10px;
  padding-right: 10px;
  background: none !important;
  background-color: #81ccf1 !important;
}
@media screen and (min-width: 768px) {
  /* line 165, ../../../sass/customer/_comments.scss */
  .bs .btn-create-comment {
    width: auto;
    float: right;
  }
}

/* line 176, ../../../sass/customer/_comments.scss */
.bs .btn-rss {
  margin-top: 4px;
}
/* line 178, ../../../sass/customer/_comments.scss */
.bs .btn-rss .icon-rh-feed {
  vertical-align: text-top;
  margin-right: 10px;
  margin-top: -3px;
}

/* line 1, ../../../sass/customer/_tags.scss */
.lt-ie8 .content-tags {
  clear: both;
  zoom: 1;
}
/* line 4, ../../../sass/customer/_tags.scss */
.lt-ie8 .content-tags .text-label {
  vertical-align: middle;
}

/* line 8, ../../../sass/customer/_tags.scss */
.content-tags {
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  border-width: 1px 0;
  padding: 30px 20px 21px;
  margin: 0 -20px 30px;
}
@media screen and (min-width: 768px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    padding: 30px 0 21px;
  }
}
/* line 17, ../../../sass/customer/_tags.scss */
.content-tags .text-label {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    margin: 30px -200% 30px -45px;
  }
  /* line 22, ../../../sass/customer/_tags.scss */
  .content-tags .text-label {
    margin-left: 45px;
  }
}
@media (max-width: 767px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    max-width: 480px;
  }
}
@media (max-width: 768px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    max-width: 768px;
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    max-width: 991px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1024px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    margin: 30px -200% 30px -99px;
  }
  /* line 43, ../../../sass/customer/_tags.scss */
  .content-tags .text-label {
    margin-left: 99px;
  }
}
@media screen and (min-width: 1439px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    margin: 30px -200% 30px -112px;
  }
  /* line 49, ../../../sass/customer/_tags.scss */
  .content-tags .text-label {
    margin-left: 99px;
  }
}
@media screen and (min-width: 1440px) {
  /* line 8, ../../../sass/customer/_tags.scss */
  .content-tags {
    margin: 30px -200% 30px -113px;
  }
  /* line 55, ../../../sass/customer/_tags.scss */
  .content-tags .text-label {
    margin-left: 113px;
  }
}
/* line 59, ../../../sass/customer/_tags.scss */
.content-tags .text-label {
  text-transform: uppercase;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin-right: 15px;
  display: inline-block;
}

/* line 67, ../../../sass/customer/_tags.scss */
.bs a.tag {
  background-color: #f0f0f0;
  /*#f8f8f8;*/
  border: 1px solid #d5d5d5;
  font-size: 12px;
  line-height: 24px;
  white-space: nowrap;
  text-transform: uppercase;
  border-radius: 12px;
  padding: 0 15px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #333;
}
/* line 80, ../../../sass/customer/_tags.scss */
.bs a.tag:hover {
  background-color: #d5d5d5;
  /*#d5d5d5;*/
  color: #ffffff;
}

@font-face {
  font-family: 'marilight';
  src: url("/_layouts/15/RH/UI/fonts/mari_light-webfont.eot");
  src: url("/_layouts/15/RH/UI/fonts/mari_light-webfont.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/RH/UI/fonts/mari_light-webfont.woff") format("woff"), url("/_layouts/15/RH/UI/fonts/mari_light-webfont.woff2") format("woff2"), url("/_layouts/15/RH/UI/fonts/mari_light-webfont.ttf") format("truetype"), url("/_layouts/15/RH/UI/fonts/mari_light-webfont.svg#marilight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mariregular';
  src: url("/_layouts/15/RH/UI/fonts/mari-webfont.eot");
  src: url("/_layouts/15/RH/UI/fonts/mari-webfont.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/RH/UI/fonts/mari-webfont.woff") format("woff"), url("/_layouts/15/RH/UI/fonts/mari-webfont.woff2") format("woff2"), url("/_layouts/15/RH/UI/fonts/mari-webfont.ttf") format("truetype"), url("/_layouts/15/RH/UI/fonts/mari-webfont.svg#mariregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'maribold';
  src: url("/_layouts/15/RH/UI/fonts/mari_bold-webfont.eot");
  src: url("/_layouts/15/RH/UI/fonts/mari_bold-webfont.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/RH/UI/fonts/mari_bold-webfont.woff") format("woff"), url("/_layouts/15/RH/UI/fonts/mari_bold-webfont.woff2") format("woff2"), url("/_layouts/15/RH/UI/fonts/mari_bold-webfont.ttf") format("truetype"), url("/_layouts/15/RH/UI/fonts/mari_bold-webfont.svg#maribold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'maribook';
  src: url("/_layouts/15/RH/UI/fonts/mari_book-webfont.eot");
  src: url("/_layouts/15/RH/UI/fonts/mari_book-webfont.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/RH/UI/fonts/mari_book-webfont.woff") format("woff"), url("/_layouts/15/RH/UI/fonts/mari_book-webfont.woff2") format("woff2"), url("/_layouts/15/RH/UI/fonts/mari_book-webfont.ttf") format("truetype"), url("/_layouts/15/RH/UI/fonts/mari_book-webfont.svg#maribook") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mariheavy';
  src: url("/_layouts/15/RH/UI/fonts/Mari-Heavy.eot");
  src: url("/_layouts/15/RH/UI/fonts/Mari-Heavy.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/RH/UI/fonts/Mari-Heavy.woff2") format("woff2"), url("/_layouts/15/RH/UI/fonts/Mari-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
/* line 1, ../../../sass/customer/_leftmenu.scss */
.sitename.leftmenuheading {
  list-style-type: none;
  margin-right: 25px;
}

/* line 6, ../../../sass/customer/_leftmenu.scss */
#sitename {
  position: relative;
  font-size: 18px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 26px;
  text-transform: uppercase;
  width: 85%;
  margin: 0 0 1em 0;
}
/* line 14, ../../../sass/customer/_leftmenu.scss */
#sitename a {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

/* line 23, ../../../sass/customer/_leftmenu.scss */
.nav-left-large {
  padding-top: 100px;
}
@media screen and (min-width: 1024px) {
  /* line 23, ../../../sass/customer/_leftmenu.scss */
  .nav-left-large {
    width: 75%;
  }
}
/* line 29, ../../../sass/customer/_leftmenu.scss */
.nav-left-large .leftmenu {
  position: relative;
  margin-right: 0px;
  margin-top: 1.5em;
}
/* line 34, ../../../sass/customer/_leftmenu.scss */
.nav-left-large .leftmenu li {
  margin-bottom: 1.5em;
  position: relative;
}
/* line 37, ../../../sass/customer/_leftmenu.scss */
.nav-left-large .leftmenu li a {
  color: #333;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.nav-left-large .leftmenu li a:hover {
  color: #111;
}
/* line 40, ../../../sass/customer/_leftmenu.scss */
.nav-left-large .leftmenu li.selected {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 43, ../../../sass/customer/_leftmenu.scss */
.nav-left-large .leftmenu li.selected span.selected {
  position: absolute;
  right: -10px;
  top: -4px;
  width: 15px;
  height: 29px;
  display: block;
  overflow: hidden;
}
/* line 51, ../../../sass/customer/_leftmenu.scss */
.nav-left-large .leftmenu li.selected span.selected i {
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  /*#d5d5d5;*/
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transform-origin: 18px 7px;
  -ms-transform-origin: 18px 7px;
  -webkit-transform-origin: 18px 7px;
  transform-origin: 18px 7px;
  display: block;
}

/* line 66, ../../../sass/customer/_leftmenu.scss */
.nav-left-small {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 70, ../../../sass/customer/_leftmenu.scss */
.nav-left-small .arrow {
  position: absolute;
  width: 21px;
  height: 40px;
  display: block;
  overflow: hidden;
}
/* line 76, ../../../sass/customer/_leftmenu.scss */
.nav-left-small .arrow i {
  width: 40px;
  height: 40px;
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transform-origin: 24px 9px;
  -ms-transform-origin: 24px 9px;
  -webkit-transform-origin: 24px 9px;
  transform-origin: 24px 9px;
  display: block;
}
/* line 86, ../../../sass/customer/_leftmenu.scss */
.nav-left-small .stepup {
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  border-left: 0;
  padding: 9px 20px 9px 10px;
  margin: 15px 0 15px 21px;
  display: block;
  font-size: 14px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1023px) {
  /* line 99, ../../../sass/customer/_leftmenu.scss */
  .nav-left-small a.stepup {
    color: #222222;
    /*#000;*/
  }
}

/* line 1, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu {
  /*float:right;*/
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  margin-bottom: 27px;
    /*@media screen and (min-width: 1024px) {
		width: 280px;
	}*/
}
/* line 8, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu li {
  line-height: 26px;
  margin-bottom: 0;
  margin-right: 2%;
  display: none;
}
@media screen and (min-width: 768px) {
  /* line 15, ../../../sass/customer/_servicemenu.scss */
  ul.servicemenu li.servicemenuitem-first {
    display: list-item;
  }
}
@media screen and (min-width: 1024px) {
  /* line 8, ../../../sass/customer/_servicemenu.scss */
  ul.servicemenu li {
    display: list-item;
  }
}
/* line 25, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu a {
  font-size: 18px;
  line-height: 26px;
  display: inline-block;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 27px;
  color: #fff;
}
/* line 32, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu a.red {
  color: #db1f2d;
}
/* line 36, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu a.red:visited {
  color: #db1f2d;
}
/* line 40, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu a.link.active {
  border-bottom: 1px solid #007dbb;
  display: inline;
}
/* line 45, ../../../sass/customer/_servicemenu.scss */
ul.servicemenu a.bright.active {
  border-bottom: 1px solid #8191a9;
  display: inline;
}

/* line 57, ../../../sass/customer/_servicemenu.scss */
.servicemenu-left {
  margin-top: -5px;
  margin-right: 20px;
  column-count: 2;
}

/* line 63, ../../../sass/customer/_servicemenu.scss */
.servicemenu-right {
  width: 140px;
}
/* line 66, ../../../sass/customer/_servicemenu.scss */
.servicemenu-right i.for-professionals-icon {
  display: none;
}
/* line 70, ../../../sass/customer/_servicemenu.scss */
.servicemenu-right li {
  display: list-item;
  float: none;
  width: auto;
  text-align: right;
}
/* line 76, ../../../sass/customer/_servicemenu.scss */
.servicemenu-right li a.alternative {
  margin-bottom: 6px;
  margin-top: -5px;
  padding: 0;
  display: block;
  color: #539290;
  text-align: left !important;
}
/* line 85, ../../../sass/customer/_servicemenu.scss */
.servicemenu-right li .btn-default {
  background-color: #646464;
  color: #fff !important;
  width: 100%;
  font-size: 13px;
}
/* line 92, ../../../sass/customer/_servicemenu.scss */
.servicemenu-right li .btn-alarm {
  background-color: #db1f2a;
  color: #fff !important;
  width: 100%;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  /* line 104, ../../../sass/customer/_servicemenu.scss */
  .servicemenu-right li .btn-default.for-professionals {
    border-color: #d5d5d5 !important;
    color: #313131 !important;
    background-color: #f0f0f0 !important;
    border-width: 1px !important;
    text-transform: none !important;
    width: auto !important;
    padding-left: 9px !important;
    padding-right: 5px !important;
  }
  /* line 114, ../../../sass/customer/_servicemenu.scss */
  .servicemenu-right li .btn-default.for-professionals i {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
  }
}
/* line 1, ../../../sass/customer/_footer.scss */
.footer {
  background-color: #636C6F;
}
@media screen and (max-width: 1024px) {
  /* line 1, ../../../sass/customer/_footer.scss */
  .footer {
        /*}

    @media screen and (max-width: 768px) {*/
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* line 12, ../../../sass/customer/_footer.scss */
.footer .footer-section {
  color: #fff;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 18, ../../../sass/customer/_footer.scss */
.footer .footer-section.footer-title {
  padding-top: 25px;
  padding-bottom: 3px;
  padding-left: 15px;
}
/* line 24, ../../../sass/customer/_footer.scss */
.footer .footer-section.formal-links {
  border-top: 1px solid #979797;
  padding-top: 11px;
  padding-bottom: 25px;
}
@media screen and (min-width: 768px) {
  /* line 24, ../../../sass/customer/_footer.scss */
  .footer .footer-section.formal-links {
    margin-top: 20px;
  }
}
/* line 34, ../../../sass/customer/_footer.scss */
.footer .footer-section address {
  margin-top: 7px;
}
@media screen and (max-width: 768px) {
  /* line 12, ../../../sass/customer/_footer.scss */
  .footer .footer-section {
    border-top: 1px solid #979797;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* line 46, ../../../sass/customer/_footer.scss */
  .footer .footer-section.footer-title {
    border-top: none;
  }
}
/* line 51, ../../../sass/customer/_footer.scss */
.footer .footer-section .adr > span {
  display: block;
}
/* line 55, ../../../sass/customer/_footer.scss */
.footer .footer-section .vcard {
  letter-spacing: 1px;
}
/* line 59, ../../../sass/customer/_footer.scss */
.footer .footer-section h2, .footer .footer-section li {
  color: #fff;
}
/* line 63, ../../../sass/customer/_footer.scss */
.footer .footer-section li {
  margin-top: 6px;
  margin-bottom: 7px;
}
/* line 68, ../../../sass/customer/_footer.scss */
.footer .footer-section a, .footer .footer-section h2 a, .footer .footer-section li a {
  color: #fff;
}
/* line 72, ../../../sass/customer/_footer.scss */
.footer .footer-section a:active, .footer .footer-section a:hover, .footer .footer-section a:visited, .footer .footer-section h2 a:active, .footer .footer-section h2 a:hover, .footer .footer-section h2 a:visited, .footer .footer-section li a:active, .footer .footer-section li a:hover, .footer .footer-section li a:visited {
  color: #fff !important;
  text-decoration: underline;
}
/* line 77, ../../../sass/customer/_footer.scss */
.footer .footer-section a:focus, .footer .footer-section h2 a:focus, .footer .footer-section li a:focus {
  background-color: #ffffff !important;
  color: #636C6F !important;
  margin: -3px;
  padding: 3px;
}
/* line 85, ../../../sass/customer/_footer.scss */
.footer .footer-section.footer-title h2, .footer .footer-section.footer-title li {
  font-size: 26px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 90, ../../../sass/customer/_footer.scss */
.footer .footer-section.main-links h2, .footer .footer-section.service-links h2, .footer .footer-section.main-links li, .footer .footer-section.service-links li {
  font-size: 18px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 95, ../../../sass/customer/_footer.scss */
.footer .footer-section.address p {
  margin-bottom: 3px;
}
/* line 100, ../../../sass/customer/_footer.scss */
.footer .footer-section.address, .footer .footer-section.formal-links {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #f0f0f0;
}
/* line 105, ../../../sass/customer/_footer.scss */
.footer .footer-section.address .company-name, .footer .footer-section.formal-links .company-name {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 109, ../../../sass/customer/_footer.scss */
.footer .footer-section.address .tel, .footer .footer-section.formal-links .tel {
  padding-left: 10px;
}
/* line 113, ../../../sass/customer/_footer.scss */
.footer .footer-section.address .email, .footer .footer-section.formal-links .email {
  text-decoration: underline;
  padding-left: 10px;
}
/* line 119, ../../../sass/customer/_footer.scss */
.footer .footer-section.address a:active, .footer .footer-section.address a:hover, .footer .footer-section.address a:visited, .footer .footer-section.formal-links a:active, .footer .footer-section.formal-links a:hover, .footer .footer-section.formal-links a:visited {
  color: #f0f0f0 !important;
  text-decoration: underline;
}
/* line 127, ../../../sass/customer/_footer.scss */
.footer .footer-section.main-links a, .footer .footer-section.main-links a:active, .footer .footer-section.main-links a:visited, .footer .footer-section.service-links a, .footer .footer-section.service-links a:active, .footer .footer-section.service-links a:visited {
  text-decoration: none;
}
/* line 130, ../../../sass/customer/_footer.scss */
.footer .footer-section.main-links a :hover, .footer .footer-section.main-links a:active :hover, .footer .footer-section.main-links a:visited :hover, .footer .footer-section.service-links a :hover, .footer .footer-section.service-links a:active :hover, .footer .footer-section.service-links a:visited :hover {
  text-decoration: underline;
}

/* line 2, ../../../sass/customer/_topmenu.scss */
.intranet #DeltaSuiteLinks, .internet #DeltaSuiteLinks {
  display: none;
}

/* line 7, ../../../sass/customer/_topmenu.scss */
.topmenu-area .hamburger {
  padding: 24px 19px 27px 19px;
}
@media screen and (max-width: 768px) {
  /* line 7, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .hamburger {
    padding: 18px 16px 13px 16px;
  }
  /* line 13, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .hamburger .hamburger-box {
    width: 28px;
  }
  /* line 17, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .hamburger .hamburger-inner, .topmenu-area .hamburger .hamburger-inner::before, .topmenu-area .hamburger .hamburger-inner::after {
    width: 28px;
    height: 2px;
  }
}
@media screen and (max-width: 768px) {
  /* line 25, ../../../sass/customer/_topmenu.scss */
  .topmenu-area nav.col-md-12.clearfix {
    /*padding-right:0px;*/
  }
}
/* line 30, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menus-buttons {
  float: right;
  width: 157px;
}
@media screen and (max-width: 768px) {
  /* line 30, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menus-buttons {
    width: 120px;
  }
}
/* line 38, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menus-buttons > li a {
  border: none;
  margin: 0;
  text-decoration: none;
}
/* line 43, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menus-buttons > li a#js-show-search {
  height: 79px;
  width: 78px;
  border-left: 1px solid #d5d5d5;
}
@media screen and (max-width: 768px) {
  /* line 43, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menus-buttons > li a#js-show-search {
    height: 60px;
    width: 60px;
  }
  /* line 52, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menus-buttons > li a#js-show-search .search-button {
    margin-top: 0px;
  }
}
/* line 60, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items {
  top: 79px;
  position: absolute;
  right: 0;
  background: #007dbb;
  z-index: 500;
}
@media screen and (max-width: 768px) {
  /* line 60, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items {
    top: 61px;
  }
}
/* line 72, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div {
  width: 100%;
  float: left;
}
/* line 76, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div > ul {
  text-align: center;
  width: 100%;
}
/* line 80, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div > ul > li {
  display: inline;
}
/* line 83, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div > ul > li a, .topmenu-area .global-menu-items > div div > ul > li a:visited {
  color: #ffffff;
}
/* line 90, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.service-menu-wrap a, .topmenu-area .global-menu-items > div div.service-menu-wrap a:visited {
  text-decoration: none;
}
/* line 94, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.service-menu-wrap a:hover {
  color: #fff !important;
  text-decoration: underline;
}
/* line 100, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap {
  background: #fff;
  border-top: 1px solid #d5d5d5;
}
/* line 104, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container {
  max-width: 1200px;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 111, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 120, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.global-menu {
    margin: 0px 0px 25px 0px;
  }
}
/* line 125, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li {
  width: 33.33%;
  text-align: left;
  margin-bottom: 30px;
  /*a.link-brand-primary:hover {
      color: #333333;
  }*/
}
/* line 130, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(3n-5) > a {
  margin-right: 30px;
}
/* line 135, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(3n-4) > a {
  margin-left: 15px;
  margin-right: 15px;
}
/* line 141, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(3n-3) > a {
  margin-left: 30px;
}
@media screen and (max-width: 1024px) {
  /* line 125, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li {
    width: 50%;
  }
  /* line 149, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(odd) > a {
    margin-left: 30px;
    margin-right: 15px;
  }
  /* line 154, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(even) > a {
    margin-left: 15px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 125, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li {
    width: 100%;
  }
  /* line 163, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(1n) > a {
    margin-left: 30px;
    margin-right: 30px;
  }
}
/* line 170, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary .link-wrap {
  width: auto;
  display: inline-block;
}
/* line 177, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary, .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:visited {
  color: #007dbb;
  border-bottom: 2px solid #007dbb;
  overflow: hidden;
  height: 100%;
}
/* line 184, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary .link-wrap:after, .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:visited .link-wrap:after {
  content: url("/_layouts/15/rh/ui/images/arrow_hosp.svg");
  padding-left: 10px;
  font-size: 18px;
  position: relative;
  top: -1px;
}
/* line 193, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary .link-descr, .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:visited .link-descr {
  color: #636C6F;
  font-size: 14px;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-top: 13px;
  white-space: normal;
  /*margin-top: auto;*/
}
/* line 206, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:hover {
  color: #333333 !important;
  border-bottom: 2px solid #333333;
}
/* line 211, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:hover .link-wrap:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_black.svg");
}
/* line 217, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:focus {
  border-bottom: 2px solid #333333;
}
/* line 220, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:focus div.link-wrap {
  color: #fff;
  background-color: #333333;
}
/* line 224, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul > li a.link-brand-primary:focus div.link-wrap:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_white.svg");
  padding-right: 5px;
}
/* line 233, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu {
  margin-bottom: 0px;
}
/* line 236, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu li {
  text-align: center;
  float: right;
  width: 50%;
}
/* line 242, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu li.inactive a, .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu li.inactive a:visited {
  color: #636C6F;
}
/* line 246, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu li.inactive a:hover {
  border-bottom-color: #d5d5d5;
}
/* line 252, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu li.active a, .topmenu-area .global-menu-items > div div.global-menu-wrap .global-menu-container > ul.mini-menu li.active a:visited {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 2px solid #007dbb;
  color: black;
}
/* line 266, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu {
  width: 33%;
  padding-left: 20px;
  padding-top: 13px;
}
@media screen and (max-width: 1024px) {
  /* line 266, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items .service-menu-right-in-menu {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  /* line 266, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items .service-menu-right-in-menu {
    width: 100%;
    padding-top: 0px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* line 283, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul {
  list-style: none;
  /*margin: 0;*/
  padding-top: 5px;
  padding-bottom: 46px;
  border: none;
  border-bottom: 2px solid #007dbb;
  background-color: #E5F5FC;
}
@media screen and (max-width: 768px) {
  /* line 283, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items .service-menu-right-in-menu > ul {
    padding-bottom: 42px;
  }
}
/* line 298, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li {
  padding-left: 18px;
  font-size: 18px;
  position: relative;
  display: block;
  top: -1px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  /* line 298, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li {
    padding-left: 10px;
  }
}
/* line 311, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a, .topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a:visited {
  margin-top: 18px;
  color: #007dbb;
  text-decoration: none;
  text-align: left;
  padding-left: 5px;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #333333 !important;
}
@media screen and (max-width: 768px) {
  /* line 311, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a, .topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a:visited {
    margin-top: 10px;
  }
}
/* line 325, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a.active {
  border: none;
  display: inline-block;
}
/* line 331, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a:hover {
  text-decoration: underline !important;
}
/* line 335, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a:focus {
  background-color: #000;
  color: #fff !important;
}
/* line 340, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_dark_gray.svg");
  padding-left: 10px;
  font-size: 18px;
  position: relative;
  top: -1px;
}
/* line 348, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu > ul > li a:focus:after {
  content: url("/_layouts/15/rh/ui/images/arrow_white.svg");
}
/* line 354, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items .service-menu-right-in-menu .servicemenuitem-first a {
  margin-top: 22px;
}
@media screen and (max-width: 768px) {
  /* line 354, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items .service-menu-right-in-menu .servicemenuitem-first a {
    margin-top: 19px;
  }
}
/* line 370, ../../../sass/customer/_topmenu.scss */
.topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul {
  width: 66%;
}
@media screen and (max-width: 1024px) {
  /* line 370, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  /* line 370, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul {
    width: 100%;
  }
}
/* line 383, ../../../sass/customer/_topmenu.scss */
.topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul > li {
  width: 50%;
}
/* line 386, ../../../sass/customer/_topmenu.scss */
.topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(odd) > a {
  margin-left: 0px;
  margin-right: 15px;
}
/* line 391, ../../../sass/customer/_topmenu.scss */
.topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(even) > a {
  margin-right: 0px;
  margin-left: 15px;
}
@media screen and (max-width: 1024px) {
  /* line 383, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul > li {
    width: 100%;
  }
  /* line 399, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .two-columns > div div.global-menu-wrap .global-menu-container > ul > li:nth-child(1n) > a {
    margin-left: 30px;
    margin-right: 30px;
  }
}
/* line 414, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: auto;
  width: 66%;
  padding-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  /* line 414, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  /* line 414, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul {
    width: 100%;
  }
  /* line 429, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul.global-menu {
    margin: 0px 0px 25px 0px;
  }
}
/* line 434, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li {
  width: 50%;
  text-align: left;
  /*a.link-brand-primary:hover {
                  color: #333333;
              }*/
}
/* line 438, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li:nth-child(odd) > a {
  margin-right: 15px;
}
/* line 443, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li:nth-child(even) > a {
  margin-left: 15px;
}
@media screen and (max-width: 1024px) {
  /* line 434, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li {
    width: 100%;
  }
  /* line 455, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li:nth-child(1n) > a {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 434, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li {
    width: 100%;
  }
  /* line 465, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li:nth-child(1n) > a {
    margin-left: 30px;
    margin-right: 30px;
  }
}
/* line 472, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary .link-wrap {
  width: auto;
  display: inline-block;
}
/* line 479, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary, .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:visited {
  color: #007dbb;
  border-bottom: 2px solid #007dbb;
  overflow: hidden;
  height: 100%;
}
/* line 486, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary .link-wrap:after, .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:visited .link-wrap:after {
  content: url("/_layouts/15/rh/ui/images/arrow_hosp.svg");
  padding-left: 10px;
  font-size: 18px;
  position: relative;
  top: -1px;
}
/* line 495, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary .link-descr, .topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:visited .link-descr {
  color: #636C6F;
  font-size: 14px;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-top: 13px;
  white-space: normal;
  /*margin-top: auto;*/
}
/* line 508, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:hover {
  color: #333333 !important;
  border-bottom: 2px solid #333333;
}
/* line 513, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:hover .link-wrap:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_black.svg");
}
/* line 519, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:focus {
  border-bottom: 2px solid #333333;
}
/* line 522, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:focus div.link-wrap {
  color: #fff;
  background-color: #333333;
}
/* line 526, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul > li a.link-brand-primary:focus div.link-wrap:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_white.svg");
  padding-right: 5px;
}
/* line 535, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu {
  margin-bottom: 0px;
}
/* line 538, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu li {
  text-align: center;
  float: right;
  width: 50%;
}
/* line 544, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu li.inactive a, .topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu li.inactive a:visited {
  color: #636C6F;
}
/* line 548, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu li.inactive a:hover {
  border-bottom-color: #d5d5d5;
}
/* line 554, ../../../sass/customer/_topmenu.scss */
.topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu li.active a, .topmenu-area .global-menu-items-two-columns .global-menu-container > ul.mini-menu li.active a:visited {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 2px solid #007dbb;
  color: black;
}
/* line 566, ../../../sass/customer/_topmenu.scss */
.topmenu-area .topmenu {
  margin-bottom: 0;
  height: 53px;
  overflow: hidden;
  float: left;
  text-align: left;
}
@media screen and (max-width: 768px) {
  /* line 566, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .topmenu {
    height: 48px;
  }
}
/* line 579, ../../../sass/customer/_topmenu.scss */
.topmenu-area .menu-other {
  float: right;
  background-color: #ffffff;
  margin-bottom: 0;
}
/* line 585, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem {
  float: left;
  /*div.link-wrap {
      padding-top: 13px;
      padding-bottom: 13px;
  }*/
}
/* line 591, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem a {
  border-spacing: 10px;
  white-space: nowrap;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding-top: 13px;
  padding-bottom: 13px;
  display: block;
  /*&.selected {
      border-bottom: 3px solid $brand-primary;
  }*/
}
@media screen and (max-width: 1024px) {
  /* line 591, ../../../sass/customer/_topmenu.scss */
  .topmenu-area li.topmenuitem a {
    white-space: normal;
  }
}
@media screen and (min-width: 1024px) {
  /* line 591, ../../../sass/customer/_topmenu.scss */
  .topmenu-area li.topmenuitem a {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  /* line 591, ../../../sass/customer/_topmenu.scss */
  .topmenu-area li.topmenuitem a {
    border-right: 0;
    font-size: 22px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  /* line 591, ../../../sass/customer/_topmenu.scss */
  .topmenu-area li.topmenuitem a {
    margin-right: 0;
  }
}
/* line 622, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem a#js-menuitem-more {
  border-bottom: 0px !important;
}
/* line 628, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem.topmenuitem-copy a {
  padding: 16px;
  border-right: none;
  margin-right: 0;
}
/* line 636, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem .servicemenuitem a {
  font-size: 13px;
  padding-left: 16px;
}
/* line 640, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem .servicemenuitem a.selected {
  border-bottom: none;
}
@media screen and (min-width: 1024px) {
  /* line 635, ../../../sass/customer/_topmenu.scss */
  .topmenu-area li.topmenuitem .servicemenuitem {
    display: none;
  }
}
/* line 651, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem .servicemenuitem-first a {
  margin-top: 13px;
}
@media screen and (min-width: 768px) {
  /* line 650, ../../../sass/customer/_topmenu.scss */
  .topmenu-area li.topmenuitem .servicemenuitem-first {
    display: none;
  }
}
/* line 661, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem .servicemenuitem-last a {
  margin-bottom: 13px;
}
/* line 667, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem:last-child {
  border-right: 0;
}
/* line 670, ../../../sass/customer/_topmenu.scss */
.topmenu-area li.topmenuitem:last-child a {
  margin-right: 0px;
}
/* line 677, ../../../sass/customer/_topmenu.scss */
.topmenu-area .dropdown-menu {
  min-width: 320px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: none;
  left: -172px;
}
@media screen and (min-width: 768px) {
  /* line 677, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .dropdown-menu {
    min-width: 230px;
  }
}
/* line 689, ../../../sass/customer/_topmenu.scss */
.topmenu-area .dropdown-menu li.topmenuitem {
  float: none;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d5d5d5;
  border-right: 0;
}

/* line 699, ../../../sass/customer/_topmenu.scss */
li.topmenuitem.dropdown menu-more.selected {
  border-bottom: 0px;
}

/* line 704, ../../../sass/customer/_topmenu.scss */
html.le-ie8 .topmenu-area .topmenu {
  text-align: left;
}

/* line 708, ../../../sass/customer/_topmenu.scss */
html.android-stock-browser ul.menu-other li a {
  padding-bottom: 3px !important;
  /* android needs exactly 3 pixels of "padding" to show this floated element correctly */
}

/* line 712, ../../../sass/customer/_topmenu.scss */
.btn-show-search {
  width: 56px;
  padding: 0 !important;
  text-align: center;
  line-height: 1 !important;
  border-right: 1px solid #d5d5d5 !important;
  border-left: 1px solid #d5d5d5;
}
/* line 717, ../../../sass/customer/_topmenu.scss */
.btn-show-search i.icon-rh-search {
  margin: 19px 0 15px;
}
/* line 721, ../../../sass/customer/_topmenu.scss */
.btn-show-search i.icon-close {
  margin: 16px 0 13px;
  display: none;
  font-style: normal;
  font-size: 23px;
}
/* line 729, ../../../sass/customer/_topmenu.scss */
.btn-show-search.open i.icon-rh-search {
  display: none;
}
/* line 733, ../../../sass/customer/_topmenu.scss */
.btn-show-search.open i.icon-close {
  display: inline-block;
}
/* line 738, ../../../sass/customer/_topmenu.scss */
.btn-show-search:hover {
  background-color: #fff;
  /*#e0e0e0;*/
}
@media screen and (max-width: 768px) {
  /* line 712, ../../../sass/customer/_topmenu.scss */
  .btn-show-search {
    border-right: none !important;
  }
}

/* line 750, ../../../sass/customer/_topmenu.scss */
#js-menuitem-more {
  border-right: 0;
  /*padding-left:30px;*/
  outline: none;
  margin-right: 21px;
}
/* line 751, ../../../sass/customer/_topmenu.scss */
#js-menuitem-more i {
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  /* line 750, ../../../sass/customer/_topmenu.scss */
  #js-menuitem-more {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 750, ../../../sass/customer/_topmenu.scss */
  #js-menuitem-more {
    margin-right: 0px;
  }
}

/* line 771, ../../../sass/customer/_topmenu.scss */
.menu-more.open #js-menuitem-more i.icon-rh-caret-down {
  display: none !important;
}
/* line 775, ../../../sass/customer/_topmenu.scss */
.menu-more.open #js-menuitem-more i.icon-rh-caret-up {
  display: inline-block !important;
  visibility: visible !important;
}

/* line 782, ../../../sass/customer/_topmenu.scss */
.menu-more {
    /*@media screen and (min-width: 1024px) {
		display: none;
	}*/
}
@media screen and (max-width: 1024px) {
  /* line 782, ../../../sass/customer/_topmenu.scss */
  .menu-more {
    display: list-item !important;
  }
}

/* line 791, ../../../sass/customer/_topmenu.scss */
li.topmenuitem.topmenuitem-main {
  float: none;
  display: inline-block;
}

/* line 796, ../../../sass/customer/_topmenu.scss */
html.lt-ie8 li.topmenuitem.topmenuitem-main {
  float: left;
  display: list-item;
}

/* line 804, ../../../sass/customer/_topmenu.scss */
a#js-show-search::after {
  content: "S\00D8G";
  font-size: 13px;
  bottom: 3px;
  right: -1px;
  position: relative;
  color: #646C6F;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 768px) {
  /* line 804, ../../../sass/customer/_topmenu.scss */
  a#js-show-search::after {
    bottom: 13px;
    font-size: 11px;
  }
}

/* line 820, ../../../sass/customer/_topmenu.scss */
[lang="en-US"] a#js-show-search::after {
  content: "SEARCH";
}

/* line 824, ../../../sass/customer/_topmenu.scss */
a#js-show-search.open::after {
  content: "LUK";
}
@media screen and (max-width: 768px) {
  /* line 824, ../../../sass/customer/_topmenu.scss */
  a#js-show-search.open::after {
    font-size: 11px;
  }
}

/* line 834, ../../../sass/customer/_topmenu.scss */
[lang="en-US"] a#js-show-search.open::after {
  content: "CLOSE";
}

/* line 838, ../../../sass/customer/_topmenu.scss */
.hamburger.hamburger--spring::after {
  content: "MENU";
  font-size: 13px;
  position: absolute;
  right: 38px;
  bottom: 9px;
  color: #fff;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 768px) {
  /* line 838, ../../../sass/customer/_topmenu.scss */
  .hamburger.hamburger--spring::after {
    font-size: 11px;
    right: 30px;
    bottom: 4px;
  }
}

/* line 856, ../../../sass/customer/_topmenu.scss */
.hamburger.hamburger--spring.is-active::after {
  content: "LUK";
  right: 46px;
}
@media screen and (max-width: 768px) {
  /* line 856, ../../../sass/customer/_topmenu.scss */
  .hamburger.hamburger--spring.is-active::after {
    right: 36px;
  }
}

/* line 865, ../../../sass/customer/_topmenu.scss */
[lang="en-US"] .hamburger.hamburger--spring.is-active::after {
  content: "CLOSE";
  right: 28px;
}

/* line 871, ../../../sass/customer/_topmenu.scss */
.topmenu-area .special-links {
  position: absolute;
  right: 187px;
}
/* line 875, ../../../sass/customer/_topmenu.scss */
.topmenu-area .special-links i.icon-rh-caret-down.for-professionals-icon {
  display: none;
}
/* line 879, ../../../sass/customer/_topmenu.scss */
.topmenu-area .special-links li {
  list-style: none;
}
/* line 883, ../../../sass/customer/_topmenu.scss */
.topmenu-area .special-links a.btn-alarm {
  border: 2px solid #DC202B;
  background: white;
  color: #DC202B !important;
  font-family: maribold;
  margin-top: 18px;
  padding: 10px;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  /* line 883, ../../../sass/customer/_topmenu.scss */
  .topmenu-area .special-links a.btn-alarm {
    margin-top: 14px;
    padding: 5px;
  }
}

/* line 899, ../../../sass/customer/_topmenu.scss */
.stop-scrolling {
  height: 100% !important;
  overflow: hidden !important;
}

/* line 907, ../../../sass/customer/_topmenu.scss */
#Ribbon.EditingTools.CPEditTab.Styles.RibbonStyle1-Large {
  display: none !important;
}

/* line 1, ../../../sass/customer/_cookiemessage.scss */
.cookie-message {
  position: fixed;
  bottom: 0;
  z-index: 1001;
  left: 0;
  opacity: .95;
  right: 16px;
  background-color: rgba(101, 101, 101, 0.96);
  padding: 16px;
}
/* line 10, ../../../sass/customer/_cookiemessage.scss */
.cookie-message h6:first-child {
  margin-top: 0;
  font-size: 1.2em;
  color: #ffffff;
}
/* line 15, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container {
  position: relative;
}
/* line 17, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container .body {
  color: #ffffff;
}
@media (min-width: 768px) {
  /* line 17, ../../../sass/customer/_cookiemessage.scss */
  .cookie-message .container .body {
    width: 80%;
  }
}
/* line 24, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.cookie-message .container a:hover {
  color: #ffffff;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.cookie-message .container a:active {
  color: #ffffff;
}
/* line 27, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container a:hover {
  text-decoration: underline;
}
/* line 31, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container a.btn-addcookieaccept {
  text-decoration: none;
  padding: 10px;
  width: 100px;
}
@media (min-width: 768px) {
  /* line 31, ../../../sass/customer/_cookiemessage.scss */
  .cookie-message .container a.btn-addcookieaccept {
    width: 158px;
  }
}
/* line 43, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container a.btn-addcookieaccept:hover {
  text-decoration: underline;
}

/* line 52, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .container .body {
  padding: 0;
  margin: 0;
}
/* line 57, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .row {
  display: table;
  width: 100%;
}
/* line 61, ../../../sass/customer/_cookiemessage.scss */
.cookie-message .col {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

/* line 1, ../../../sass/customer/_webparts.scss */
.bs .wp {
  margin-bottom: 16px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.bs .wp:before, .bs .wp:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.bs .wp:after {
  clear: both;
}
/* line 5, ../../../sass/customer/_webparts.scss */
.bs .wp .wp-head {
  padding: 12px 16px;
}
/* line 8, ../../../sass/customer/_webparts.scss */
.bs .wp .wp-head h3 {
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 36px;
  text-transform: none;
  color: #000000;
  margin: 0;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
@media screen and (min-width: 768px) {
  /* line 8, ../../../sass/customer/_webparts.scss */
  .bs .wp .wp-head h3 {
    font-size: 38px;
    line-height: 48px;
  }
}
/* line 26, ../../../sass/customer/_webparts.scss */
.bs .wp .wp-head h3 a {
  color: #007dbb;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .wp .wp-head h3 a:visited {
  color: #007dbb;
}
/* line 21, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .wp .wp-head h3 a:focus {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .wp .wp-head h3 a:hover {
  color: #007dbb;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .wp .wp-head h3 a:active {
  color: #007dbb;
}
/* line 32, ../../../sass/customer/_webparts.scss */
.bs .wp .wp-body {
  padding: 0 16px 14px;
  border: 1px solid #d5d5d5;
  background-color: transparent;
}
/* line 47, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-none, .bs .wp.ct-borderonly {
  border-width: 1px 0 0;
  background-image: none;
  background-color: transparent;
  -webkit-filter: none;
  filter: none;
}
/* line 54, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-none .wp-body, .bs .wp.ct-borderonly .wp-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
/* line 60, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-none .wp-head, .bs .wp.ct-borderonly .wp-head {
  padding-left: 0;
  padding-right: 0;
  padding-top: 11px;
}
/* line 67, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-none {
  border-width: 0;
}
/* line 77, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-titleonly {
  border: 0;
  background-image: none;
  background-color: #d5d5d5;
  /*#d9d9d9;*/
  -webkit-filter: none;
  filter: none;
}
/* line 83, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-titleonly li {
  margin-bottom: 15px;
}
/* line 87, ../../../sass/customer/_webparts.scss */
.bs .wp.ct-titleonly a {
  color: #333333;
}

/* line 93, ../../../sass/customer/_webparts.scss */
.ms-WPBody.ms-WPBorder,
.ms-WPBody.ms-WPBorderBorderOnly {
  background-color: #ffffff;
}

/* line 99, ../../../sass/customer/_webparts.scss */
.formTable {
  margin-bottom: 30px;
  width: 100%;
}
/* line 103, ../../../sass/customer/_webparts.scss */
.formTable .required {
  padding: 0 !important;
  padding-left: 5px !important;
  color: #880000;
  /*#800*/
  font-size: 19px;
  font-weight: bold;
  font-family: ariel;
}
/* line 112, ../../../sass/customer/_webparts.scss */
.formTable th {
  white-space: nowrap;
  font-weight: normal;
  text-align: right;
  position: relative;
  padding-right: 10px;
  vertical-align: top;
  padding-top: 8px !important;
}
/* line 122, ../../../sass/customer/_webparts.scss */
.formTable td {
  height: 30px;
  width: 100%;
}
/* line 126, ../../../sass/customer/_webparts.scss */
.formTable td span {
  position: relative;
  top: 1px;
  padding: 0 10px;
}
/* line 131, ../../../sass/customer/_webparts.scss */
.formTable td span .required {
  top: 5px;
}
/* line 136, ../../../sass/customer/_webparts.scss */
.formTable td input,
.formTable td textarea {
  width: 96%;
  border: solid 1px #cccccc !important;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin-bottom: 0 !important;
}
/* line 145, ../../../sass/customer/_webparts.scss */
.formTable td textarea {
  height: 100px;
  margin-bottom: 9px !important;
}
/* line 150, ../../../sass/customer/_webparts.scss */
.formTable td input.small {
  width: 10%;
}
/* line 154, ../../../sass/customer/_webparts.scss */
.formTable td input.medium {
  width: 50%;
}
/* line 158, ../../../sass/customer/_webparts.scss */
.formTable td input[type=radio],
.formTable td input[type=checkbox] {
  width: auto;
  border: none !important;
  position: relative;
  top: -2px;
  margin-left: 5px;
}
/* line 167, ../../../sass/customer/_webparts.scss */
.formTable td input[type=submit],
.formTable td input[type=button],
.formTable td button {
  clear: both;
  border: none !important;
  background-color: #8191a9;
  /*#0071b8;*/
  color: #ffffff;
  font-weight: bold;
}
/* line 177, ../../../sass/customer/_webparts.scss */
.formTable td label {
  display: inline;
  margin-right: 15px;
}
/* line 182, ../../../sass/customer/_webparts.scss */
.formTable td .error {
  color: #880000;
  padding: 0;
}
/* line 186, ../../../sass/customer/_webparts.scss */
.formTable td .error div {
  margin: 5px 0 !important;
}
/* line 192, ../../../sass/customer/_webparts.scss */
.formTable .spacer td {
  padding-top: 20px !important;
}
/* line 196, ../../../sass/customer/_webparts.scss */
.formTable .spacer th {
  padding-top: 25px !important;
}
/* line 200, ../../../sass/customer/_webparts.scss */
.formTable .filters {
  margin-top: -41px;
}
/* line 203, ../../../sass/customer/_webparts.scss */
.formTable .filters .filter {
  margin-right: 0;
  padding: 0;
  margin-left: 18px;
}
/* line 208, ../../../sass/customer/_webparts.scss */
.formTable .filters .filter label {
  display: block;
}
/* line 213, ../../../sass/customer/_webparts.scss */
.formTable .filters select {
  width: auto !important;
}
/* line 218, ../../../sass/customer/_webparts.scss */
.formTable .half {
  float: left;
  width: 49%;
}
/* line 223, ../../../sass/customer/_webparts.scss */
.formTable .clearGroup {
  color: #999 !important;
  position: relative;
  top: 1px;
  font-size: 11px;
}

/* line 231, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp {
  position: relative;
}
/* line 234, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp img {
  width: 100%;
}
/* line 238, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp img.maxwidth {
  max-width: 100%;
}
/* line 242, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp a, .rh-textonimage-wp .anchorreplacement {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 251, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp .ms-table {
  height: 100%;
  width: 100%;
}
/* line 256, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp .ms-tableCell {
  width: 100%;
}
/* line 259, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp .ms-tableCell div {
  font-family: mariregular;
}
/* line 264, ../../../sass/customer/_webparts.scss */
.rh-textonimage-wp h1, .rh-textonimage-wp h2, .rh-textonimage-wp h3, .rh-textonimage-wp h4, .rh-textonimage-wp h5, .rh-textonimage-wp h6 {
  margin: 0 !important;
  font-family: mariregular;
}

/* line 271, ../../../sass/customer/_webparts.scss */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

/* line 278, ../../../sass/customer/_webparts.scss */
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Not pretty with !important, but neccesary for always overwriting SP */
/* line 288, ../../../sass/customer/_webparts.scss */
.blog .ms-rte-embedcode {
  position: relative !important;
  padding-bottom: 56.25% !important;
  /* 16:9 */
  padding-top: 25px !important;
  height: 0 !important;
}

/* line 295, ../../../sass/customer/_webparts.scss */
.blog .ms-rte-embedcode iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

/* Not pretty with !important, but neccesary for always overwriting SP */
/* line 304, ../../../sass/customer/_webparts.scss */
.debat-forum .ms-rte-embedcode {
  position: relative !important;
  padding-bottom: 56.25% !important;
  /* 16:9 */
  padding-top: 25px !important;
  height: 0 !important;
}

/* line 311, ../../../sass/customer/_webparts.scss */
.debat-forum .ms-rte-embedcode iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

/* line 320, ../../../sass/customer/_webparts.scss */
.media-list-template .media-heading {
  font-size: 16px;
}
/* line 324, ../../../sass/customer/_webparts.scss */
.media-list-template .media-item-container {
  margin-bottom: 1.5em;
}
/* line 327, ../../../sass/customer/_webparts.scss */
.media-list-template .media-item-container .pull-left {
  margin-right: 1em;
}
/* line 330, ../../../sass/customer/_webparts.scss */
.media-list-template .media-item-container .pull-left img {
  max-width: 100px;
}
/* line 336, ../../../sass/customer/_webparts.scss */
.media-list-template .media-item-container:last-child {
  margin-bottom: 0;
}

/* line 345, ../../../sass/customer/_webparts.scss */
a.wp-rollup-show-all-link, a.wp-rollup-show-all-link:hover, a.wp-rollup-show-all-link:visited, a.wp-rollup-show-all-link:active {
  color: #636C6F !important;
  text-decoration: none;
}

/* line 350, ../../../sass/customer/_webparts.scss */
a.wp-rollup-show-all-link:hover, a.wp-rollup-show-all-link:active {
  color: #fff !important;
  text-decoration: none;
}

/* line 357, ../../../sass/customer/_webparts.scss */
.news-roll-readMore a.wp-rollup-show-all-link {
  float: left;
}

/* line 361, ../../../sass/customer/_webparts.scss */
a.wp-rollup-show-all-link {
  display: block;
}
@media screen and (max-width: 768px) {
  /* line 361, ../../../sass/customer/_webparts.scss */
  a.wp-rollup-show-all-link {
    display: none;
  }
}
/* line 368, ../../../sass/customer/_webparts.scss */
a.wp-rollup-show-all-link.mobile {
  display: none;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  /* line 368, ../../../sass/customer/_webparts.scss */
  a.wp-rollup-show-all-link.mobile {
    display: block;
  }
}

/* line 380, ../../../sass/customer/_webparts.scss */
.news-roll-readMore a:hover {
  background-color: #007dbb !important;
  color: #fff;
}

/* line 385, ../../../sass/customer/_webparts.scss */
.ms-webpart-chrome-title .wp-rollup-show-all-link:hover {
  background-color: #007dbb !important;
  color: #fff;
}
/* line 389, ../../../sass/customer/_webparts.scss */
.ms-webpart-chrome-title .wp-rollup-show-all-link:hover:after {
  content: url("/_layouts/15/rh/ui/images/Arrow_white.svg");
}

/* line 395, ../../../sass/customer/_webparts.scss */
.article .page-rollup a:hover {
  background-color: transparent !important;
}

/* line 402, ../../../sass/customer/_webparts.scss */
.rh-box-shadow {
  padding: 15px !important;
}
/* line 405, ../../../sass/customer/_webparts.scss */
.rh-box-shadow:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 100ms linear;
  -ms-transition: box-shadow 100ms linear;
  transition: box-shadow 0.2s linear;
  z-index: 5;
  position: relative;
}

/* line 415, ../../../sass/customer/_webparts.scss */
.related-content-items .link-item, .related-content-items .item:first-child .link-item {
  padding-top: 5px;
}

/* line 419, ../../../sass/customer/_webparts.scss */
.related-content-items {
  margin-left: 5px;
  margin-right: 5px;
}

/* line 424, ../../../sass/customer/_webparts.scss */
.related-content-items a {
  text-decoration: none;
}

/* line 428, ../../../sass/customer/_webparts.scss */
.related-content-items a .link-item h3 {
  margin-top: 5px;
}

/* line 432, ../../../sass/customer/_webparts.scss */
.related-content-items a:hover .link-item h3 {
  background-color: #007dbb !important;
  color: #fff !important;
}

/* line 2, ../../../sass/customer/_sitemap.scss */
.rhsitemap {
  list-style: none;
  color: #333;
  margin: 0;
  padding: 0;
}
/* line 8, ../../../sass/customer/_sitemap.scss */
.rhsitemap a {
  color: #007dbb;
}
/* line 11, ../../../sass/customer/_sitemap.scss */
.rhsitemap a:hover, .rhsitemap a:focus, .rhsitemap a:active {
  color: #007dbb;
}
/* line 17, ../../../sass/customer/_sitemap.scss */
.rhsitemap a span {
  font-size: 12px;
  color: #333;
}
/* line 23, ../../../sass/customer/_sitemap.scss */
.rhsitemap a:visited {
  color: #007dbb;
}
/* line 30, ../../../sass/customer/_sitemap.scss */
.rhsitemap .sitemappage a {
  font-size: 14px;
}
/* line 34, ../../../sass/customer/_sitemap.scss */
.rhsitemap .glyphicon {
  font-size: 8px;
  top: -1px;
  cursor: pointer;
}
/* line 39, ../../../sass/customer/_sitemap.scss */
.rhsitemap .glyphicon-plus {
  color: #007dbb;
}
/* line 42, ../../../sass/customer/_sitemap.scss */
.rhsitemap .glyphicon-minus {
  color: #007dbb;
}
/* line 47, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level0 {
  padding-left: 0px;
}
/* line 48, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level1 {
  padding-left: 20px;
}
/* line 49, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level2 {
  padding-left: 40px;
}
/* line 50, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level3 {
  padding-left: 60px;
}
/* line 51, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level4 {
  padding-left: 80px;
}
/* line 52, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level5 {
  padding-left: 100px;
}
/* line 53, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level6 {
  padding-left: 120px;
}
/* line 54, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level7 {
  padding-left: 140px;
}
/* line 55, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level8 {
  padding-left: 160px;
}
/* line 56, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level9 {
  padding-left: 180px;
}
/* line 57, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level10 {
  padding-left: 200px;
}
/* line 58, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level11 {
  padding-left: 220px;
}
/* line 59, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level12 {
  padding-left: 240px;
}
/* line 60, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level13 {
  padding-left: 260px;
}
/* line 61, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level14 {
  padding-left: 280px;
}
/* line 62, ../../../sass/customer/_sitemap.scss */
.rhsitemap li.level15 {
  padding-left: 300px;
}

/* line 69, ../../../sass/customer/_sitemap.scss */
.lt-ie8 .rhsitemap li.sitemapsite a {
  display: inline-block;
}
/* line 72, ../../../sass/customer/_sitemap.scss */
.lt-ie8 .rhsitemap li.sitemapsite span.sitemapexpander,
.lt-ie8 .rhsitemap li.sitemapsite span.sitemapunexpander {
  width: 10px !important;
  height: 10px !important;
  font-size: 10px !important;
  top: -3px !important;
  display: inline-block;
}
/* line 80, ../../../sass/customer/_sitemap.scss */
.lt-ie8 .rhsitemap li.sitemapsite .glyphicon-plus {
  zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe081;');
}
/* line 83, ../../../sass/customer/_sitemap.scss */
.lt-ie8 .rhsitemap li.sitemapsite .glyphicon-minus {
  zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe082;');
}

/* line 91, ../../../sass/customer/_sitemap.scss */
.toc-layout-main {
  padding: 16px 0;
}
/* line 93, ../../../sass/customer/_sitemap.scss */
.toc-layout-main a {
  color: #333333;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.toc-layout-main a:visited {
  color: #333333;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.toc-layout-main a:hover {
  color: #333333;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.toc-layout-main a:active {
  color: #333333;
}
/* line 96, ../../../sass/customer/_sitemap.scss */
.toc-layout-main .level-bullet {
  background-image: none;
  padding-left: 0;
}
/* line 100, ../../../sass/customer/_sitemap.scss */
.toc-layout-main .level-item-pos {
  margin: 0;
  padding: 0;
}
/* line 104, ../../../sass/customer/_sitemap.scss */
.toc-layout-main > .dfwp-list {
  margin-left: -18px;
}
/* line 106, ../../../sass/customer/_sitemap.scss */
.toc-layout-main > .dfwp-list > .level-section {
  float: left;
  width: 288px;
  margin-left: 18px;
  margin-bottom: 2em;
  clear: none;
}
/* line 113, ../../../sass/customer/_sitemap.scss */
.toc-layout-main > .dfwp-list > .level-section > .dfwp-list > .level-section {
  margin-left: 0;
  margin-right: 0;
}
/* line 121, ../../../sass/customer/_sitemap.scss */
.toc-layout-main .level-band {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
/* line 126, ../../../sass/customer/_sitemap.scss */
.toc-layout-main .level-section > ul > li {
  margin-left: 15px;
  margin-right: 0;
}

/* line 1, ../../../sass/customer/_campaign.scss */
.campaign {
  position: relative;
  overflow: hidden;
  margin-bottom: -1px;
}
/* line 6, ../../../sass/customer/_campaign.scss */
.campaign .page-image {
        /*@media screen and (max-width: 480px){
			display: none;
		}*/
}
/* line 7, ../../../sass/customer/_campaign.scss */
.campaign .page-image.poster-image {
  margin-bottom: 0;
}
/* line 15, ../../../sass/customer/_campaign.scss */
.campaign .brand-bar {
  color: #ffffff;
  margin-bottom: 20px;
  padding: 20px;
  letterspacing: auto;
        /*@media screen and (max-width: 480px){
			display: none;
		}*/
}
@media screen and (min-width: 768px) {
  /* line 15, ../../../sass/customer/_campaign.scss */
  .campaign .brand-bar {
    background-color: transparent;
    background-image: none;
  }
}
/* line 30, ../../../sass/customer/_campaign.scss */
.campaign .brand-bar.text {
  background: none;
  /* IE10 fix */
}
@media (max-width: 767px) {
  /* line 30, ../../../sass/customer/_campaign.scss */
  .campaign .brand-bar.text {
    background-color: #007dbb;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2RiYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI5NTU3ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #007dbb), color-stop(100%, #29557d));
    background-image: -moz-linear-gradient(left, #007dbb 0%, #29557d 100%);
    background-image: -webkit-linear-gradient(left, #007dbb 0%, #29557d 100%);
    background-image: linear-gradient(to right, #007dbb 0%, #29557d 100%);
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
  }
  /* line 36, ../../../sass/customer/_campaign.scss */
  .campaign .brand-bar.text .btn.read-more-button {
    display: none;
  }
}
/* line 47, ../../../sass/customer/_campaign.scss */
.campaign .text header {
  margin-bottom: 18px;
}
/* line 51, ../../../sass/customer/_campaign.scss */
.campaign .text h1 {
  margin-top: 10px;
  margin-bottom: 11.5px;
  color: #ffffff !important;
  font-size: 2.1em !important;
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 768px) {
  /* line 51, ../../../sass/customer/_campaign.scss */
  .campaign .text h1 {
    margin-top: 0;
    color: #333333 !important;
  }
}
/* line 67, ../../../sass/customer/_campaign.scss */
.campaign .text h1 a {
  margin-top: 10px;
  color: #ffffff !important;
  font-size: 1em !important;
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 75, ../../../sass/customer/_campaign.scss */
.campaign .text h1.white {
  color: #ffffff !important;
}
@media screen and (min-width: 1024px) {
  /* line 79, ../../../sass/customer/_campaign.scss */
  .campaign .text h1.small {
    font-size: 1.1em !important;
  }
}
@media screen and (min-width: 1024px) {
  /* line 85, ../../../sass/customer/_campaign.scss */
  .campaign .text h1.medium {
    font-size: 2.1em !important;
  }
}
/* line 91, ../../../sass/customer/_campaign.scss */
.campaign .text h1.bold {
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
@media screen and (min-width: 768px) {
  /* line 46, ../../../sass/customer/_campaign.scss */
  .campaign .text {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  /* line 104, ../../../sass/customer/_campaign.scss */
  .campaign .text.loaded {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
/* line 109, ../../../sass/customer/_campaign.scss */
.campaign .text .btn {
  padding: 5px 31px;
}
/* line 114, ../../../sass/customer/_campaign.scss */
.campaign img {
  width: 100%;
}

/* line 120, ../../../sass/customer/_campaign.scss */
.campaign-outer article:first-child {
  margin-top: 20px;
}

@media screen and (max-width: 480px) {
  /* line 125, ../../../sass/customer/_campaign.scss */
  .pl-frontpage .campaign .brand-bar.text {
    margin-bottom: 25px;
  }
}

/* line 133, ../../../sass/customer/_campaign.scss */
.pl-frontpage.new-design .campaign {
  position: relative;
  overflow: hidden;
}
/* line 138, ../../../sass/customer/_campaign.scss */
.pl-frontpage.new-design .campaign .page-image.poster-image {
  margin: 0;
}

/* line 7, ../../../sass/customer/_sharepointtweaks.scss */
.ms-dlg-heading, h2.ms-dlg-heading {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  margin-top: 10px;
}

/* line 14, ../../../sass/customer/_sharepointtweaks.scss */
.ms-dialog [role="main"] .container {
  padding: 0;
}

/* line 21, ../../../sass/customer/_sharepointtweaks.scss */
.ms-dialog body.internet, .ms-dialog body.intranet, .ms-dialog div#s4-bodyContainer {
  background: #fff !important;
}
/* line 25, ../../../sass/customer/_sharepointtweaks.scss */
.ms-dialog .rh-body-wrapper {
  padding-top: 0;
}

/* line 30, ../../../sass/customer/_sharepointtweaks.scss */
.ms-dlgContent {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.47);
}

/* line 34, ../../../sass/customer/_sharepointtweaks.scss */
#s4-ribbonrow {
  border-bottom: 1px solid #d5d5d5;
}

/* line 40, ../../../sass/customer/_sharepointtweaks.scss */
.ms-core-pageTitle.ms-accentText {
  font-size: 2em;
}

/* line 45, ../../../sass/customer/_sharepointtweaks.scss */
#s4-workspace {
  -webkit-overflow-scrolling: touch;
}

/* on the android stock browser, the bar in the top is not statically positioned as it makes the links on the page stop working. */
/* line 51, ../../../sass/customer/_sharepointtweaks.scss */
html.android-stock-browser #s4-workspace {
  overflow: inherit;
  position: static;
}
/* line 56, ../../../sass/customer/_sharepointtweaks.scss */
html.android-stock-browser body {
  overflow-y: scroll;
}

/* line 62, ../../../sass/customer/_sharepointtweaks.scss */
#contentBox {
  min-width: initial;
  margin-left: 0;
  margin-right: 0;
}

/* line 68, ../../../sass/customer/_sharepointtweaks.scss */
.ms-WPBody {
  word-break: break-word;
}

/* line 72, ../../../sass/customer/_sharepointtweaks.scss */
.mediaPlayerContainer {
  width: auto !important;
  height: auto !important;
  overflow: hidden;
  background-color: inherit;
}

/* line 79, ../../../sass/customer/_sharepointtweaks.scss */
#s4-titlerow {
  height: auto;
  padding: 0;
  margin: 0;
}

/* line 85, ../../../sass/customer/_sharepointtweaks.scss */
#pageStatusBar[class], .ms-status-msg {
  margin-bottom: 0;
}

/* line 98, ../../../sass/customer/_sharepointtweaks.scss */
.dialog-grid-container {
  padding: 0 15px;
}

/* line 110, ../../../sass/customer/_sharepointtweaks.scss */
.bs hr.ms-core-menu-separatorHr {
  margin: 0;
}

/* xgaj - tweek to fix width of search refinements in the left col on tablets */
@media screen and (max-width: 1024px) {
  /* line 116, ../../../sass/customer/_sharepointtweaks.scss */
  .col-leftmenu {
    font-size: 14px;
  }
  /* line 119, ../../../sass/customer/_sharepointtweaks.scss */
  .col-leftmenu .ms-searchCenter-refinement .ms-WPBody {
    width: 160px !important;
    margin-left: -10px !important;
  }
  /* line 123, ../../../sass/customer/_sharepointtweaks.scss */
  .col-leftmenu .ms-searchCenter-refinement .ms-WPBody .slider_tick_inactive {
    display: none;
  }
  /* line 129, ../../../sass/customer/_sharepointtweaks.scss */
  .col-leftmenu .ms-ref-ctrl,
  .col-leftmenu .ms-ref-ctrl *,
  .col-leftmenu .ms-ref-ctrl *:before,
  .col-leftmenu .ms-ref-ctrl *:after {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    line-height: auto !important;
  }
  /* line 139, ../../../sass/customer/_sharepointtweaks.scss */
  .col-leftmenu .ajax__multi_slider_default .outer_rail_horizontal,
  .col-leftmenu .handle_label_section,
  .col-leftmenu .histogram_container,
  .col-leftmenu .slider_extent_label_section,
  .col-leftmenu .ms-ref-refinername:link,
  .col-leftmenu .ms-ref-refinername:visited,
  .col-leftmenu .ms-ref-refiner #Value,
  .col-leftmenu .ms-ref-unsel-toggle,
  .col-leftmenu #OtherValue,
  .col-leftmenu #SubmitValue {
    width: 100% !important;
  }
  /* line 153, ../../../sass/customer/_sharepointtweaks.scss */
  .col-leftmenu .ms-ref-refinername:link,
  .col-leftmenu .ms-ref-refinername:visited {
    font-size: 14px;
  }
}
/* IE fix of default SP search input/btn */
/* line 162, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie10 #SearchBox .ms-srch-sb-border {
  border: 0px !important;
  display: table;
}
/* line 167, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie10 #SearchBox input[type="text"] {
  width: 100%;
  height: 41px;
  border: 1px solid #d5d5d5;
  /*#ddd;*/
  padding: 0 16px;
  margin: 0 16px 0 0;
  display: table-cell;
}
/* line 176, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie10 #SearchBox .ms-srch-sb-navLink {
  display: none;
}
/* line 180, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie10 #SearchBox .ms-srch-sb-searchLink {
  width: 1%;
  height: 41px;
  background-image: none;
  background-color: #007dbb;
  color: #ffffff;
  line-height: 34px;
  padding: 0 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  display: table-cell;
}
/* line 196, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie10 #SearchBox .ms-srch-sb-searchLink:hover,
.lt-ie10 #SearchBox .ms-srch-sb-searchLink:focus {
  background-color: #656565;
  /*#646464;*/
}
/* line 201, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie10 #SearchBox .ms-srch-sb-searchLink img {
  display: none;
}

/* line 207, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie8 #SearchBox input[type="text"] {
  width: 91%;
  margin-right: 1%;
}
/* line 212, ../../../sass/customer/_sharepointtweaks.scss */
.lt-ie8 #SearchBox .ms-srch-sb-searchLink {
  width: 2em !important;
  min-width: 31px;
  margin-left: 0px !important;
}

/* make the default video player scale to the width of the enclosing element */
/* line 222, ../../../sass/customer/_sharepointtweaks.scss */
div.ms-WPBody div.mediaPlayerContainer {
  width: 100% !important;
}

/* line 226, ../../../sass/customer/_sharepointtweaks.scss */
div.ms-WPBody div.mediaPlayerContainer video {
  width: 100%;
}

/* trp: make the editor parts take full width in the config box */
/* line 231, ../../../sass/customer/_sharepointtweaks.scss */
div.ms-ToolPaneBody table.ms-TPBorder {
  width: 100%;
}

/* line 235, ../../../sass/customer/_sharepointtweaks.scss */
div.ms-ToolPaneBody table.ms-TPBorder .form-control {
  width: 100% !important;
}

/* line 239, ../../../sass/customer/_sharepointtweaks.scss */
div.editorpartpanel .UserSectionBody td input[type="radio"] + label {
  margin-left: 1em;
}

/* line 243, ../../../sass/customer/_sharepointtweaks.scss */
div.editorpartpanel .UserSectionBody input[type="checkbox"] + label {
  margin-left: 1em;
}

@media screen and (max-width: 768px) {
  /* line 247, ../../../sass/customer/_sharepointtweaks.scss */
  span.rh-hidden-xs {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  /* line 247, ../../../sass/customer/_sharepointtweaks.scss */
  span.rh-hidden-xs {
    display: inline !important;
  }
}

/* line 257, ../../../sass/customer/_sharepointtweaks.scss */
#rtePasteFlyoutLink {
  height: auto;
}

/* line 1, ../../../sass/customer/_sprites.scss */
[class^='icon-rh-'] {
  text-indent: -999px;
}

/* line 4, ../../../sass/customer/_sprites.scss */
.bs .icon-social {
  background-color: #B8b8b8;
  /*#b8b8b8;*/
  border-radius: 40px;
  height: 40px;
  width: 40px;
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
/* line 12, ../../../sass/customer/_sprites.scss */
.bs .icon-social:hover {
  background-color: #656565;
  /*#757575;*/
}

/* line 16, ../../../sass/customer/_sprites.scss */
.icon-rh-facebook {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -22px -89px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 21px;
  width: 9px;
  margin-top: 9px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 16, ../../../sass/customer/_sprites.scss */
  .icon-rh-facebook {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -4px -22px;
    height: 21px;
    width: 9px;
  }
}

/* line 20, ../../../sass/customer/_sprites.scss */
.icon-rh-facebook-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -24px -25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 21px;
  width: 9px;
  margin-top: 5px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 20, ../../../sass/customer/_sprites.scss */
  .icon-rh-facebook-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -13px -22px;
    height: 21px;
    width: 9px;
  }
}

/* line 24, ../../../sass/customer/_sprites.scss */
.cell .icon-rh-facebook-dark {
  margin-top: 8px;
}

/* line 28, ../../../sass/customer/_sprites.scss */
.icon-rh-googleplus {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -205px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 20px;
  margin-top: 11px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 28, ../../../sass/customer/_sprites.scss */
  .icon-rh-googleplus {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -410px;
    height: 18px;
    width: 20px;
  }
}

/* line 33, ../../../sass/customer/_sprites.scss */
.icon-rh-googleplus-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -223px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 20px;
  margin-top: 11px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 33, ../../../sass/customer/_sprites.scss */
  .icon-rh-googleplus-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -428px;
    height: 18px;
    width: 20px;
  }
}

/* line 38, ../../../sass/customer/_sprites.scss */
.icon-rh-envelope {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -25px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 13px;
  width: 20px;
  margin-top: 13px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 38, ../../../sass/customer/_sprites.scss */
  .icon-rh-envelope {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -56px;
    height: 13px;
    width: 20px;
  }
}

/* line 42, ../../../sass/customer/_sprites.scss */
.icon-rh-envelope-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -46px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 13px;
  width: 20px;
  margin-top: 13px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 42, ../../../sass/customer/_sprites.scss */
  .icon-rh-envelope-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -43px;
    height: 13px;
    width: 20px;
  }
}

/* line 47, ../../../sass/customer/_sprites.scss */
.icon-rh-print {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -259px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 20px;
  margin-top: 11px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 47, ../../../sass/customer/_sprites.scss */
  .icon-rh-print {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -446px;
    height: 18px;
    width: 20px;
  }
}

/* line 51, ../../../sass/customer/_sprites.scss */
.icon-rh-print-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -241px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 20px;
  margin-top: 11px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 51, ../../../sass/customer/_sprites.scss */
  .icon-rh-print-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -392px;
    height: 18px;
    width: 20px;
  }
}

/* line 56, ../../../sass/customer/_sprites.scss */
.icon-rh-sound {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 20px;
  margin-top: 11px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 56, ../../../sass/customer/_sprites.scss */
  .icon-rh-sound {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -156px;
    height: 15px;
    width: 20px;
  }
}

/* line 61, ../../../sass/customer/_sprites.scss */
.icon-rh-sound-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -125px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 20px;
  margin-top: 11px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 61, ../../../sass/customer/_sprites.scss */
  .icon-rh-sound-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -171px;
    height: 15px;
    width: 20px;
  }
}

/* line 66, ../../../sass/customer/_sprites.scss */
.icon-rh-twitter {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -110px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 22px;
  margin-top: 11px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 66, ../../../sass/customer/_sprites.scss */
  .icon-rh-twitter {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -126px;
    height: 15px;
    width: 22px;
  }
}

/* line 70, ../../../sass/customer/_sprites.scss */
.icon-rh-twitter-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -89px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 22px;
  margin-top: 7px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 70, ../../../sass/customer/_sprites.scss */
  .icon-rh-twitter-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -141px;
    height: 15px;
    width: 22px;
  }
}

/* line 74, ../../../sass/customer/_sprites.scss */
.cell .icon-rh-twitter-dark {
  margin-top: 11px;
}

/* line 77, ../../../sass/customer/_sprites.scss */
.icon-rh-linkedin {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -171px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 17px;
  margin-top: 11px;
  margin-left: 1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 77, ../../../sass/customer/_sprites.scss */
  .icon-rh-linkedin {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -202px;
    height: 15px;
    width: 17px;
  }
}

/* line 82, ../../../sass/customer/_sprites.scss */
.icon-rh-linkedin-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -17px -74px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 17px;
  margin-top: 7px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 82, ../../../sass/customer/_sprites.scss */
  .icon-rh-linkedin-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -186px;
    height: 15px;
    width: 17px;
  }
}

/* line 86, ../../../sass/customer/_sprites.scss */
.cell .icon-rh-linkedin-dark {
  margin-top: 11px;
}

/* line 90, ../../../sass/customer/_sprites.scss */
.icon-rh-search {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -16px -155px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 16px;
  width: 16px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 90, ../../../sass/customer/_sprites.scss */
  .icon-rh-search {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -18px -235px;
    height: 16px;
    width: 16px;
  }
}

/* line 94, ../../../sass/customer/_sprites.scss */
.icon-rh-caret-down {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -277px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 9px;
  width: 16px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 94, ../../../sass/customer/_sprites.scss */
  .icon-rh-caret-down {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -82px;
    height: 8.5px;
    width: 16px;
  }
}

/* line 97, ../../../sass/customer/_sprites.scss */
.icon-rh-caret-up {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -12px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 9px;
  width: 16px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 97, ../../../sass/customer/_sprites.scss */
  .icon-rh-caret-up {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -69px;
    height: 8.5px;
    width: 16px;
  }
}

/* line 100, ../../../sass/customer/_sprites.scss */
.icon-rh-bubble {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -155px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 16px;
  width: 16px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 100, ../../../sass/customer/_sprites.scss */
  .icon-rh-bubble {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -17px -202px;
    height: 16px;
    width: 16px;
  }
}

/* line 103, ../../../sass/customer/_sprites.scss */
.icon-rh-bubble-small {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 12px;
  width: 12px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 103, ../../../sass/customer/_sprites.scss */
  .icon-rh-bubble-small {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -10px 0;
    height: 12.5px;
    width: 12.5px;
  }
}

/* line 107, ../../../sass/customer/_sprites.scss */
.icon-rh-goto {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -17px -60px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 14px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 107, ../../../sass/customer/_sprites.scss */
  .icon-rh-goto {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -96px;
    height: 14px;
    width: 18px;
  }
}

/* line 110, ../../../sass/customer/_sprites.scss */
.icon-rh-heart {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -510px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 28px;
  width: 33px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 110, ../../../sass/customer/_sprites.scss */
  .icon-rh-heart {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -533px;
    height: 29px;
    width: 33.5px;
  }
}

/* line 113, ../../../sass/customer/_sprites.scss */
.icon-rh-star {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -16px -277px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 17px;
  width: 17px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 113, ../../../sass/customer/_sprites.scss */
  .icon-rh-star {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -218px;
    height: 17px;
    width: 17px;
  }
}

/* line 116, ../../../sass/customer/_sprites.scss */
.icon-rh-plus {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -330px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}

/* line 124, ../../../sass/customer/_sprites.scss */
.icon-rh-minus {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -12px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 2px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 124, ../../../sass/customer/_sprites.scss */
  .icon-rh-minus {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -10px -13px;
    height: 2px;
    width: 18px;
  }
}

/* line 127, ../../../sass/customer/_sprites.scss */
.icon-rh-cross {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -20px -46px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 14px;
  width: 14px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 127, ../../../sass/customer/_sprites.scss */
  .icon-rh-cross {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -16px -82px;
    height: 14px;
    width: 14px;
  }
}

/* line 130, ../../../sass/customer/_sprites.scss */
.icon-rh-feed {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: -20px -140px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 15px;
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 130, ../../../sass/customer/_sprites.scss */
  .icon-rh-feed {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: -18px -96px;
    height: 14.5px;
    width: 14.5px;
  }
}

/* line 134, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-icon {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -440px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 19px;
  width: 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 134, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-icon {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 0;
    height: 9.5px;
    width: 10px;
  }
}

/* Build .icon-rh classes for these icons. */
/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-agenda-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -538px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-agenda-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -270px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-agenda-light {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -384px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-agenda-light {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -305px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-canceled-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -608px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-canceled-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -375px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-canceled-light {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -187px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-canceled-light {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -340px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-committee-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -294px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-committee-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -287px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-location-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -348px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-location-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -252px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-summary-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -573px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-summary-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -322px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-summary-light {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -312px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-summary-light {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -235px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-cal-time-dark {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -366px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-cal-time-dark {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -357px;
    height: 17.5px;
    width: 17.5px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-pdf-icon {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -459px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 25px;
  width: 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-pdf-icon {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -482px;
    height: 24.5px;
    width: 20px;
  }
}

/* line 143, ../../../sass/customer/_sprites.scss */
.icon-rh-scroll-top-icon {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -484px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 26px;
  width: 26px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 143, ../../../sass/customer/_sprites.scss */
  .icon-rh-scroll-top-icon {
    background-image: url('/_layouts/15/RH/UI/images/icons-2x.png?v=11682323079738');
    background-size: 33.5px 561.5px;
    background-position: 0 -507px;
    height: 26px;
    width: 26px;
  }
}

/* Here we do a little nasty hack */
@media (max-width: 767px) {
  /* line 17, ../../../sass/customer/_grid.scss */
  .row.front-page-campaign-top .col-md-3,
  .row.front-page-campaign-top .col-sm-4 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 29, ../../../sass/customer/_grid.scss */
  .row .sub-campaigns .ms-webpartzone-cell {
    float: left;
    width: 50%;
    display: inline-block;
  }
}

/* line 39, ../../../sass/customer/_grid.scss */
.lt-ie8 header {
  position: relative;
  z-index: 1030;
}

/* line 47, ../../../sass/customer/_grid.scss */
.row.row-floating-grid .ms-webpart-zone {
  display: block;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.row.row-floating-grid .ms-webpart-zone:before, .row.row-floating-grid .ms-webpart-zone:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.row.row-floating-grid .ms-webpart-zone:after {
  clear: both;
}
/* line 51, ../../../sass/customer/_grid.scss */
.row.row-floating-grid .ms-webpart-zone.ms-fullWidth {
  width: auto;
}
@media (max-width: 767px) {
  /* line 51, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid .ms-webpart-zone.ms-fullWidth {
    width: 102%;
  }
}
/* line 59, ../../../sass/customer/_grid.scss */
.row.row-floating-grid .ms-webpart-zone .ms-webpartzone-cell {
  display: block;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 59, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid .ms-webpart-zone .ms-webpartzone-cell {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -5px;
    margin-right: 0px;
  }
}
/* line 73, ../../../sass/customer/_grid.scss */
.lt-ie8 .row.row-floating-grid .ms-webpart-zone .ms-webpartzone-cell {
  display: block !important;
  padding-left: 0;
  padding-right: 0;
}
/* line 78, ../../../sass/customer/_grid.scss */
.lt-ie8 .row.row-floating-grid .ms-webpart-zone .ms-webpartzone-cell .ms-webpart-chrome-vertical {
  margin-left: 15px;
  margin-right: 15px;
  min-width: 0;
}
@media (max-width: 767px) {
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-1 .ms-webpartzone-cell {
    width: 8.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-1 .ms-webpartzone-cell:nth-child(12n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-2 .ms-webpartzone-cell {
    width: 16.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-2 .ms-webpartzone-cell:nth-child(6n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-3 .ms-webpartzone-cell {
    width: 25%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-3 .ms-webpartzone-cell:nth-child(4n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-4 .ms-webpartzone-cell {
    width: 33.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-4 .ms-webpartzone-cell:nth-child(3n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-5 .ms-webpartzone-cell {
    width: 41.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-5 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-6 .ms-webpartzone-cell {
    width: 50%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-6 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-7 .ms-webpartzone-cell {
    width: 58.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-7 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-8 .ms-webpartzone-cell {
    width: 66.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-8 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-9 .ms-webpartzone-cell {
    width: 75%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-9 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-10 .ms-webpartzone-cell {
    width: 83.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-10 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-11 .ms-webpartzone-cell {
    width: 91.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-11 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-12 .ms-webpartzone-cell {
    width: 100%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-xs-width-12 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 93, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.lists-webpart-zone {
    margin-top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-1 .ms-webpartzone-cell {
    width: 8.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-1 .ms-webpartzone-cell:nth-child(12n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-2 .ms-webpartzone-cell {
    width: 16.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-2 .ms-webpartzone-cell:nth-child(6n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-3 .ms-webpartzone-cell {
    width: 25%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-3 .ms-webpartzone-cell:nth-child(4n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-4 .ms-webpartzone-cell {
    width: 33.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-4 .ms-webpartzone-cell:nth-child(3n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-5 .ms-webpartzone-cell {
    width: 41.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-5 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-6 .ms-webpartzone-cell {
    width: 50%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-6 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-7 .ms-webpartzone-cell {
    width: 58.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-7 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-8 .ms-webpartzone-cell {
    width: 66.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-8 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-9 .ms-webpartzone-cell {
    width: 75%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-9 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-10 .ms-webpartzone-cell {
    width: 83.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-10 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-11 .ms-webpartzone-cell {
    width: 91.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-11 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-12 .ms-webpartzone-cell {
    width: 100%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-sm-width-12 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-1 .ms-webpartzone-cell {
    width: 8.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-1 .ms-webpartzone-cell:nth-child(12n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-2 .ms-webpartzone-cell {
    width: 16.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-2 .ms-webpartzone-cell:nth-child(6n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-3 .ms-webpartzone-cell {
    width: 25%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-3 .ms-webpartzone-cell:nth-child(4n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-4 .ms-webpartzone-cell {
    width: 33.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-4 .ms-webpartzone-cell:nth-child(3n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-5 .ms-webpartzone-cell {
    width: 41.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-5 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-6 .ms-webpartzone-cell {
    width: 50%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-6 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-7 .ms-webpartzone-cell {
    width: 58.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-7 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-8 .ms-webpartzone-cell {
    width: 66.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-8 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-9 .ms-webpartzone-cell {
    width: 75%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-9 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-10 .ms-webpartzone-cell {
    width: 83.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-10 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-11 .ms-webpartzone-cell {
    width: 91.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-11 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-12 .ms-webpartzone-cell {
    width: 100%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-md-width-12 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
}
@media (min-width: 1440px) {
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-1 .ms-webpartzone-cell {
    width: 8.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-1 .ms-webpartzone-cell:nth-child(12n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-2 .ms-webpartzone-cell {
    width: 16.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-2 .ms-webpartzone-cell:nth-child(6n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-3 .ms-webpartzone-cell {
    width: 25%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-3 .ms-webpartzone-cell:nth-child(4n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-4 .ms-webpartzone-cell {
    width: 33.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-4 .ms-webpartzone-cell:nth-child(3n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-5 .ms-webpartzone-cell {
    width: 41.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-5 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-6 .ms-webpartzone-cell {
    width: 50%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-6 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-7 .ms-webpartzone-cell {
    width: 58.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-7 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-8 .ms-webpartzone-cell {
    width: 66.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-8 .ms-webpartzone-cell:nth-child(2n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-9 .ms-webpartzone-cell {
    width: 75%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-9 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-10 .ms-webpartzone-cell {
    width: 83.33333%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-10 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-11 .ms-webpartzone-cell {
    width: 91.66667%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-11 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
  /* line 4, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-12 .ms-webpartzone-cell {
    width: 100%;
  }
  /* line 7, ../../../sass/customer/_grid.scss */
  .row.row-floating-grid.col-lg-width-12 .ms-webpartzone-cell:nth-child(1n+1) {
    clear: both;
  }
}

/* line 112, ../../../sass/customer/_grid.scss */
.row.less-col-padding > div[class^="col-"] {
  padding-left: 2px;
  padding-right: 2px;
}

/* line 118, ../../../sass/customer/_grid.scss */
.page-content {
  overflow: visible;
}

/* line 122, ../../../sass/customer/_grid.scss */
.page-content,
.page-bottom {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 127, ../../../sass/customer/_grid.scss */
.page-content.search-result-page,
.page-bottom.search-result-page {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  /* line 122, ../../../sass/customer/_grid.scss */
  .page-content,
  .page-bottom {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 138, ../../../sass/customer/_grid.scss */
.rh-body-wrapper {
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding-top: 79px;
}

/* line 148, ../../../sass/customer/_grid.scss */
div#s4-bodyContainer {
  background: #cccccc;
}

/* line 152, ../../../sass/customer/_grid.scss */
#main {
  background-color: #ffffff;
}

/* line 157, ../../../sass/customer/_grid.scss */
.rh-overlay {
  position: fixed;
  z-index: 398;
  top: 0;
  height: 100%;
  width: 100%;
  display: none;
  /*.overlay-inner {
      width: 100%;
      background: #fff;
      border-bottom: 1px solid #d5d5d5;
  }*/
}
/* line 171, ../../../sass/customer/_grid.scss */
.rh-overlay .overlay-overlay {
  background: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}

/* line 179, ../../../sass/customer/_grid.scss */
.row.backgroundcolor {
  margin-left: 0;
  margin-right: 0;
  background-color: #ffffff;
}
/* line 184, ../../../sass/customer/_grid.scss */
.row.backgroundcolor .container {
  padding: 50px 15px;
}
@media screen and (max-width: 768px) {
  /* line 184, ../../../sass/customer/_grid.scss */
  .row.backgroundcolor .container {
    padding-top: 0;
  }
}
/* line 192, ../../../sass/customer/_grid.scss */
.row.backgroundcolor .page-bottom {
  background-color: transparent;
  border-top: 0px;
  padding-bottom: 30px;
}

/* line 199, ../../../sass/customer/_grid.scss */
.row.backgroundcolor.supersection {
  border-top: 0;
}
/* line 202, ../../../sass/customer/_grid.scss */
.row.backgroundcolor.supersection .row {
  margin: 0;
}
/* line 207, ../../../sass/customer/_grid.scss */
.row.backgroundcolor.supersection .container .row {
  margin: 0;
}

/* line 213, ../../../sass/customer/_grid.scss */
.container.top-border-line {
  border-top: 1px solid #f0f0f0;
}

/* line 2, ../../../sass/customer/_anonymous.scss */
body.anonymous {
  overflow: auto;
}
/* line 4, ../../../sass/customer/_anonymous.scss */
body.anonymous #s4-workspace {
  overflow: hidden;
}
/* line 7, ../../../sass/customer/_anonymous.scss */
body.anonymous .cookie-message {
  right: 0;
}

/* line 1, ../../../sass/customer/_searchbox.scss */
#search-area {
  z-index: 5001;
  background: #fff;
}
/* line 8, ../../../sass/customer/_searchbox.scss */
#search-area .rh-searchbox-wrapper {
  max-width: 920px;
}

/* line 15, ../../../sass/customer/_searchbox.scss */
#DeltaPlaceHolderSearchArea {
  border-left: 2px solid #EBEBEB;
  padding-bottom: 2px;
}
/* line 20, ../../../sass/customer/_searchbox.scss */
#DeltaPlaceHolderSearchArea .rh-table-row:first-child .central-search-box-label {
  /* border: 1px solid red; */
  padding-left: 10px;
  padding-top: 10px;
  margin-bottom: 5px;
}
/* line 27, ../../../sass/customer/_searchbox.scss */
#DeltaPlaceHolderSearchArea input.rhSearchBox {
  background-color: #fff;
  border: none;
}
@media screen and (max-width: 768px) {
  /* line 33, ../../../sass/customer/_searchbox.scss */
  #DeltaPlaceHolderSearchArea .rh-searchbox-inner .rh-table .rh-table-row:first-child {
    display: none;
  }
}

/* line 41, ../../../sass/customer/_searchbox.scss */
.search-area {
  margin: 25px 0;
  display: none;
}
@media (max-width: 767px) {
  /* line 41, ../../../sass/customer/_searchbox.scss */
  .search-area {
    display: none !important;
  }
}
/* line 49, ../../../sass/customer/_searchbox.scss */
.lt-ie8 .search-area {
  zoom: 1;
}

/* line 57, ../../../sass/customer/_searchbox.scss */
.ms-srch-sb input[type=text] {
  width: 100% !important;
}

/* line 66, ../../../sass/customer/_searchbox.scss */
#main .ms-srch-sbLarge input[type=text] {
  width: 83%;
}
/* line 70, ../../../sass/customer/_searchbox.scss */
#main .ms-srch-sbLarge a {
  float: right;
  padding-top: 5px;
}
/* line 75, ../../../sass/customer/_searchbox.scss */
#main .ms-srch-sbLarge a img {
  display: none;
}
/* line 81, ../../../sass/customer/_searchbox.scss */
#main .ms-srch-sbLarge.input-group input[type=text] {
  width: 100%;
                /*width: 30%\9;
				*width: 20%;
				_width:10%;*/
}
/* line 88, ../../../sass/customer/_searchbox.scss */
#main .ms-srch-sbLarge.input-group a {
  float: right;
}
/* line 91, ../../../sass/customer/_searchbox.scss */
#main .ms-srch-sbLarge.input-group a img {
  display: none;
}

/* line 101, ../../../sass/customer/_searchbox.scss */
.bs .searchbox,
.bs .ms-srch-sbLarge {
  display: block;
  overflow: auto;
  background-color: white;
  padding: 0;
}
/* line 104, ../../../sass/customer/_searchbox.scss */
.bs .searchbox legend,
.bs .ms-srch-sbLarge legend {
  display: none;
}
/* line 113, ../../../sass/customer/_searchbox.scss */
.bs .searchbox.ms-srch-sb-border, .bs .searchbox.ms-srch-sb-borderFocused,
.bs .ms-srch-sbLarge.ms-srch-sb-border,
.bs .ms-srch-sbLarge.ms-srch-sb-borderFocused {
  border: 0;
  display: table;
  width: 100%;
}
/* line 120, ../../../sass/customer/_searchbox.scss */
.bs .searchbox input[type=text],
.bs .searchbox input[type=search],
.bs .searchbox .ms-textLarge,
.bs .ms-srch-sbLarge input[type=text],
.bs .ms-srch-sbLarge input[type=search],
.bs .ms-srch-sbLarge .ms-textLarge {
  background-color: transparent;
  border: 1px solid #d5d5d5;
  /*#ddd;*/
  padding: 0 16px;
  margin: 2px 0;
  height: 41px;
  display: table-cell;
  font-size: 16px;
  color: #333;
  width: 83%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 134, ../../../sass/customer/_searchbox.scss */
.bs .searchbox input[type=text].ms-helperText,
.bs .searchbox input[type=search].ms-helperText,
.bs .searchbox .ms-textLarge.ms-helperText,
.bs .ms-srch-sbLarge input[type=text].ms-helperText,
.bs .ms-srch-sbLarge input[type=search].ms-helperText,
.bs .ms-srch-sbLarge .ms-textLarge.ms-helperText {
  color: #828282;
}
/* line 138, ../../../sass/customer/_searchbox.scss */
.bs .searchbox input[type=text]:focus, .bs .searchbox input[type=text]:active,
.bs .searchbox input[type=search]:focus,
.bs .searchbox input[type=search]:active,
.bs .searchbox .ms-textLarge:focus,
.bs .searchbox .ms-textLarge:active,
.bs .ms-srch-sbLarge input[type=text]:focus,
.bs .ms-srch-sbLarge input[type=text]:active,
.bs .ms-srch-sbLarge input[type=search]:focus,
.bs .ms-srch-sbLarge input[type=search]:active,
.bs .ms-srch-sbLarge .ms-textLarge:focus,
.bs .ms-srch-sbLarge .ms-textLarge:active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 145, ../../../sass/customer/_searchbox.scss */
.bs .searchbox input[type=text],
.bs .searchbox input[type=search],
.bs .ms-srch-sbLarge input[type=text],
.bs .ms-srch-sbLarge input[type=search] {
  background-color: #f0f0f0;
  /*#f0f0f0;*/
}
/* line 150, ../../../sass/customer/_searchbox.scss */
.bs .searchbox .lt-ie8,
.bs .ms-srch-sbLarge .lt-ie8 {
  display: none !important;
}
/* line 154, ../../../sass/customer/_searchbox.scss */
.bs .searchbox .ms-srch-sb-searchLink,
.bs .ms-srch-sbLarge .ms-srch-sb-searchLink {
  display: table-cell;
}
/* line 157, ../../../sass/customer/_searchbox.scss */
.bs .searchbox .ms-srch-sb-searchLink .ms-srch-sbLarge-searchImg,
.bs .ms-srch-sbLarge .ms-srch-sb-searchLink .ms-srch-sbLarge-searchImg {
  top: 7px;
  left: -56px;
}
/* line 161, ../../../sass/customer/_searchbox.scss */
.bs .searchbox .ms-srch-sb-searchLink .ms-srch-sbLarge-searchImg:hover,
.bs .ms-srch-sbLarge .ms-srch-sb-searchLink .ms-srch-sbLarge-searchImg:hover {
  top: -27px;
  left: -4px;
}
/* line 168, ../../../sass/customer/_searchbox.scss */
.bs .searchbox .ms-srch-sb-searchLink,
.bs .searchbox .btn-submit-search,
.bs .ms-srch-sbLarge .ms-srch-sb-searchLink,
.bs .ms-srch-sbLarge .btn-submit-search {
  text-transform: uppercase;
  font-size: 13px;
  height: 42px;
  width: 85px !important;
  line-height: 34px;
  color: white;
  background-color: #007dbb;
  border: 0;
  border-radius: 0;
  display: block;
  text-align: center;
  overflow: hidden;
  margin-top: 1px;
}
@media screen and (min-width: 768px) {
  /* line 168, ../../../sass/customer/_searchbox.scss */
  .bs .searchbox .ms-srch-sb-searchLink,
  .bs .searchbox .btn-submit-search,
  .bs .ms-srch-sbLarge .ms-srch-sb-searchLink,
  .bs .ms-srch-sbLarge .btn-submit-search {
    border-left: 15px solid #ffffff !important;
  }
}
/* line 188, ../../../sass/customer/_searchbox.scss */
.bs .searchbox .ms-srch-sb-searchLink:hover, .bs .searchbox .ms-srch-sb-searchLink:focus,
.bs .searchbox .btn-submit-search:hover,
.bs .searchbox .btn-submit-search:focus,
.bs .ms-srch-sbLarge .ms-srch-sb-searchLink:hover,
.bs .ms-srch-sbLarge .ms-srch-sb-searchLink:focus,
.bs .ms-srch-sbLarge .btn-submit-search:hover,
.bs .ms-srch-sbLarge .btn-submit-search:focus {
  background-color: #81ccf1;
  color: #ffffff;
  outline: none;
}

@media screen and (max-width: 768px) {
  /* line 199, ../../../sass/customer/_searchbox.scss */
  #SearchBox .ms-srch-sbLarge.input-group {
    display: block;
  }
  /* line 202, ../../../sass/customer/_searchbox.scss */
  #SearchBox .ms-srch-sbLarge.input-group > input {
    width: 79% !important;
  }
  /* line 207, ../../../sass/customer/_searchbox.scss */
  #SearchBox .input-group-btn {
    width: 20% !important;
    float: right;
  }
  /* line 211, ../../../sass/customer/_searchbox.scss */
  #SearchBox .input-group-btn > a.ms-srch-sb-searchLink {
    width: 100% !important;
  }

  /* line 217, ../../../sass/customer/_searchbox.scss */
  #SearchOptions {
    clear: both;
    padding-top: 1em;
  }

  /* line 222, ../../../sass/customer/_searchbox.scss */
  .ms-searchCenter-result-main {
    float: none;
  }
}
/* line 228, ../../../sass/customer/_searchbox.scss */
.page-rollup input[type="text"],
.page-rollup input[type="search"] {
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
  /*#ddd;*/
  padding: 0 16px;
  margin: 2px 0;
  height: 41px;
  /*display: table-cell;*/
  /*width: 100%;*/
  font-size: 16px;
  color: #333333;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 39%;
  display: inline-block;
  margin: 0 !important;
  vertical-align: top;
}
/* line 241, ../../../sass/customer/_searchbox.scss */
.page-rollup input[type="text"].ms-helperText,
.page-rollup input[type="search"].ms-helperText {
  color: #828282;
}
/* line 245, ../../../sass/customer/_searchbox.scss */
.page-rollup input[type="text"]:focus, .page-rollup input[type="text"]:active,
.page-rollup input[type="search"]:focus,
.page-rollup input[type="search"]:active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 480px) {
  /* line 228, ../../../sass/customer/_searchbox.scss */
  .page-rollup input[type="text"],
  .page-rollup input[type="search"] {
    width: 79%;
  }
}
/* line 262, ../../../sass/customer/_searchbox.scss */
.page-rollup .input-group-btn input[type="submit"] {
  text-transform: uppercase;
  font-size: 13px;
  /*height: 42px;*/
  /*width: 85px;*/
  /*line-height: 34px;*/
  color: white;
  background-color: #007dbb;
  border: 0;
  border-radius: 0;
  display: block;
  text-align: center;
  overflow: hidden;
  height: 41px;
  line-height: 41px;
  width: 90% !important;
  min-width: 90% !important;
  margin-left: 10% !important;
  margin-top: 0 !important;
  padding: 0px !important;
}
@media screen and (min-width: 768px) {
  /* line 262, ../../../sass/customer/_searchbox.scss */
  .page-rollup .input-group-btn input[type="submit"] {
    /*border-left: 15px solid #fff !important;*/
    /*margin-top:1px;*/
    border-left: none !important;
  }
}
/* line 283, ../../../sass/customer/_searchbox.scss */
.page-rollup .input-group-btn input[type="submit"]:hover, .page-rollup .input-group-btn input[type="submit"]:focus {
  background-color: #81ccf1;
  color: white;
  outline: none;
}
@media screen and (max-width: 480px) {
  /* line 262, ../../../sass/customer/_searchbox.scss */
  .page-rollup .input-group-btn input[type="submit"] {
    width: 100% !important;
    margin-left: 0 !important;
  }
}

/* line 307, ../../../sass/customer/_searchbox.scss */
.btn-show-search.open {
  background-color: #ffffff;
}
/* line 311, ../../../sass/customer/_searchbox.scss */
.btn-show-search .center-position {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* line 319, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button {
  width: 50px;
  height: 50px;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  position: relative;
}
/* line 328, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button::before {
  content: "";
  position: absolute;
  top: 22.5%;
  right: 23.5%;
  width: 0;
  height: 3px;
  margin-top: -2px;
  background-color: #646C6F;
  transform: rotate(-45deg);
  transform-origin: right top;
}
/* line 341, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button::after {
  content: "";
  position: absolute;
  bottom: 22.5%;
  right: 23.5%;
  width: 20%;
  height: 3px;
  margin-top: -2px;
  background-color: #646C6F;
  transform: rotate(45deg);
  transform-origin: right bottom;
}
/* line 354, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-icon {
  position: absolute;
  display: block;
  top: 25%;
  left: 27%;
  width: 45%;
  height: 45%;
  border-radius: 50%;
  border-width: 3px;
  border-style: solid;
  border-color: #646C6F;
}
/* line 367, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button.active::before,
.btn-show-search .search-button.active::after {
  width: 77.5%;
  height: 4px;
  border-radius: 4px;
}
/* line 374, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button.active .search-icon {
  width: 0;
  height: 0;
  border-color: transparent;
}
/* line 380, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button::before,
.btn-show-search .search-button::after,
.btn-show-search .search-button .search-icon {
  transition: all 0.3s ease-in-out;
}
/* line 386, ../../../sass/customer/_searchbox.scss */
.btn-show-search .search-button.active,
.btn-show-search .search-button:hover {
  background-color: #fff;
}

/* line 394, ../../../sass/customer/_searchbox.scss */
.ms-srch-sb-searchLink img {
  display: none;
}

/* line 400, ../../../sass/customer/_searchbox.scss */
#SearchBox.ms-floatLeft {
  float: none;
  margin-bottom: 30px;
  position: relative;
}

/* line 406, ../../../sass/customer/_searchbox.scss */
.ms-srch-hover-outerContainer {
  left: 515px !important;
  width: 392px !important;
  display: block !important;
  top: 0px !important;
}

/* line 413, ../../../sass/customer/_searchbox.scss */
.ms-srch-item:hover,
.ms-srch-resultHover:hover,
.edisc-SearchResultItemContainer:hover {
  background-color: #f0f0f0;
  /*#fafafa;*/
}

/* line 420, ../../../sass/customer/_searchbox.scss */
.ms-srchnav-list h2 {
  display: inline-block;
  margin: 0;
  margin-bottom: .5em;
  font-size: 1.2em;
}
@media screen and (min-width: 1024px) {
  /* line 420, ../../../sass/customer/_searchbox.scss */
  .ms-srchnav-list h2 {
    font-size: 1.55em;
  }
}

/* line 431, ../../../sass/customer/_searchbox.scss */
.ms-srch-item-path {
  width: auto;
}
@media screen and (min-width: 1024px) {
  /* line 431, ../../../sass/customer/_searchbox.scss */
  .ms-srch-item-path {
    width: 496px;
  }
}

/* line 439, ../../../sass/customer/_searchbox.scss */
.ms-srch-result .ms-srch-item {
  width: auto;
}
@media screen and (min-width: 1024px) {
  /* line 439, ../../../sass/customer/_searchbox.scss */
  .ms-srch-result .ms-srch-item {
    padding-left: 16px;
    padding-right: 16px;
    width: 500px;
  }
}
/* line 448, ../../../sass/customer/_searchbox.scss */
.ms-srch-result .ms-srch-item .ms-srch-item-body {
  display: block;
}

/* line 453, ../../../sass/customer/_searchbox.scss */
.ms-searchCenter-refinement {
  margin-top: 0;
}

/* line 457, ../../../sass/customer/_searchbox.scss */
.ms-srch-resultFooter {
  margin-bottom: 16px;
}

/* line 464, ../../../sass/customer/_searchbox.scss */
.ms-srch-hover-outerContainer {
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0, M12=0, M21=0, M22=0, SizingMethod='auto expand')";
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

@media screen and (min-width: 768px) {
  /* line 470, ../../../sass/customer/_searchbox.scss */
  .ms-srch-hover-outerContainer {
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
/* line 477, ../../../sass/customer/_searchbox.scss */
#searchRefinementAccordion {
  display: none !important;
  margin-bottom: 1em;
}
/* line 481, ../../../sass/customer/_searchbox.scss */
#searchRefinementAccordion .panel-heading {
  background: #007dbb;
  border-radius: 0;
}
/* line 485, ../../../sass/customer/_searchbox.scss */
#searchRefinementAccordion .panel-heading a {
  color: #ffffff;
}
/* line 490, ../../../sass/customer/_searchbox.scss */
#searchRefinementAccordion .panel {
  box-shadow: none;
  border-radius: 0;
  border: none;
}
/* line 496, ../../../sass/customer/_searchbox.scss */
#searchRefinementAccordion .panel-group .panel {
  border-radius: 0;
}

/* line 501, ../../../sass/customer/_searchbox.scss */
#searchRefinementCollapse {
  display: none !important;
  background: #f0f0f0;
}
/* line 508, ../../../sass/customer/_searchbox.scss */
#searchRefinementCollapse .ms-ref-refinername {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

/* line 515, ../../../sass/customer/_searchbox.scss */
#refineSearch .row + .row {
  margin-top: 1em;
}

/* line 520, ../../../sass/customer/_searchbox.scss */
.central-search-box .central-search-box-label {
  display: block !important;
  font-size: 16px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  line-height: 16px;
  margin-bottom: 13px;
}
/* line 529, ../../../sass/customer/_searchbox.scss */
.central-search-box .central-search-box-button {
  text-transform: uppercase;
  font-size: 16px;
  height: 44px;
  width: auto !important;
  line-height: 16px;
  color: white;
  border: 0;
  border-radius: 0;
  display: inline-block;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  overflow: hidden;
  background-color: #007dbb;
}
/* line 546, ../../../sass/customer/_searchbox.scss */
.central-search-box .central-search-box-button:hover, .central-search-box .central-search-box-button:focus {
  background-color: #81ccf1;
  outline: none;
}
/* line 553, ../../../sass/customer/_searchbox.scss */
.central-search-box .central-search-box-input {
  margin: 0 0 0 0 !important;
  height: 44px;
  border: 1px solid #D5D5D5;
  width: 100% !important;
}
/* line 559, ../../../sass/customer/_searchbox.scss */
.central-search-box .central-search-box-input[title] {
  color: #71787B !important;
}
/* line 564, ../../../sass/customer/_searchbox.scss */
.central-search-box table {
  width: 100%;
  table-layout: auto;
}
/* line 568, ../../../sass/customer/_searchbox.scss */
.central-search-box table td {
  white-space: nowrap;
}
/* line 573, ../../../sass/customer/_searchbox.scss */
.central-search-box .input-container {
  width: 100%;
}

/* line 578, ../../../sass/customer/_searchbox.scss */
.central-search-box-container {
  display: none;
  padding-top: 0px;
  /*padding-top: 4px;*/
  padding-bottom: 2px;
}

@media screen and (max-width: 768px) {
  /* line 588, ../../../sass/customer/_searchbox.scss */
  .central-search-box-container {
    padding-left: 9.5px;
    padding-right: 9.5px;
    padding-top: 7px;
  }
  /* line 593, ../../../sass/customer/_searchbox.scss */
  .central-search-box-container #SearchOptions {
    padding: 0;
  }
}
@media screen and (max-width: 480px) {
  /* line 601, ../../../sass/customer/_searchbox.scss */
  .page-search-box-area .search-box-area-inner .large-search-text {
    display: none;
  }

  /* line 608, ../../../sass/customer/_searchbox.scss */
  header .central-search-box .rh-searchbox-inner .search-btn {
    display: block;
  }
  /* line 612, ../../../sass/customer/_searchbox.scss */
  header .central-search-box .rh-searchbox-inner .rh-search-field-wrapper {
    display: block;
  }

  /* line 619, ../../../sass/customer/_searchbox.scss */
  .search-result-page .central-search-box {
    margin-bottom: 15px;
  }

  /* line 626, ../../../sass/customer/_searchbox.scss */
  .central-search-box .central-search-box-button {
    margin-left: 5px;
  }
  /* line 631, ../../../sass/customer/_searchbox.scss */
  .central-search-box table td {
    display: block;
  }

  /* line 637, ../../../sass/customer/_searchbox.scss */
  .central-search-box-container {
    padding-bottom: 20px;
    padding-bottom: 20px;
  }
}
/* line 649, ../../../sass/customer/_searchbox.scss */
.special-search-box .special-search-box-label {
  display: block !important;
  font-size: 16px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  line-height: 16px;
  margin-bottom: 13px;
}
/* line 658, ../../../sass/customer/_searchbox.scss */
.special-search-box a.special-search-box-button {
  text-transform: uppercase;
  font-size: 16px;
  height: 42px;
  width: auto !important;
  line-height: 16px;
  color: white;
  background-color: #007dbb;
  border: 0;
  border-radius: 0;
  display: inline-block;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  overflow: hidden;
  padding-top: 14px !important;
}
/* line 676, ../../../sass/customer/_searchbox.scss */
.special-search-box a.special-search-box-button:hover, .special-search-box a.special-search-box-button:focus {
  background-color: #81ccf1;
  color: #ffffff;
  outline: none;
}
/* line 684, ../../../sass/customer/_searchbox.scss */
.special-search-box .special-search-box-input {
  margin: 0 0 0 0 !important;
  height: 44px;
  border: 1px solid #D5D5D5;
  width: 100% !important;
}
/* line 690, ../../../sass/customer/_searchbox.scss */
.special-search-box .special-search-box-input[title] {
  color: #71787B !important;
}
/* line 695, ../../../sass/customer/_searchbox.scss */
.special-search-box table {
  width: 100%;
  table-layout: auto;
}
/* line 699, ../../../sass/customer/_searchbox.scss */
.special-search-box table td {
  white-space: nowrap;
}
/* line 704, ../../../sass/customer/_searchbox.scss */
.special-search-box .input-container {
  width: 100%;
}

@media screen and (max-width: 480px) {
  /* line 711, ../../../sass/customer/_searchbox.scss */
  .special-search-box .special-search-box-button {
    margin-top: 13.5px;
    margin-left: 0px !important;
    float: left !important;
  }
  /* line 718, ../../../sass/customer/_searchbox.scss */
  .special-search-box table td {
    display: block;
  }
}
/* fix for localresults and people results*/
/* line 728, ../../../sass/customer/_searchbox.scss */
.search-result-page #SearchBox .ms-srch-sb-searchLink {
  text-transform: uppercase;
  font-size: 16px;
  height: 70px;
  width: auto !important;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 18px;
  text-decoration: none;
  margin-top: 0px;
}
/* line 741, ../../../sass/customer/_searchbox.scss */
.search-result-page #SearchBox input {
  height: 60px;
  vertical-align: middle;
  padding-top: 5px;
  color: #71787b !important;
  border: none;
  background-color: initial;
  border-radius: 0;
  -webkit-appearance: none;
  width: 70%;
}

@media screen and (min-width: 768px) {
  /* line 2, ../../../sass/customer/_spot.scss */
  .topspaceing {
    margin-top: 78px;
  }
}
/* line 9, ../../../sass/customer/_spot.scss */
.pl-section .topspaceing .ms-SPZoneLabel {
  margin-top: -68px;
}

/* line 16, ../../../sass/customer/_spot.scss */
.category .topspaceing {
  margin-top: 0;
}

/* line 22, ../../../sass/customer/_spot.scss */
.item.spot {
  padding-bottom: 0;
}
/* line 23, ../../../sass/customer/_spot.scss */
.item.spot .rollup-title {
  color: #007dbb !important;
  letter-spacing: 0px;
}
/* line 28, ../../../sass/customer/_spot.scss */
.item.spot > a, .item.spot a:hover, .item.spot a:visited {
  text-decoration: none;
}
/* line 34, ../../../sass/customer/_spot.scss */
.item.spot .psykiatriTitle {
  color: #4F8325 !important;
}
/* line 37, ../../../sass/customer/_spot.scss */
.item.spot .psykiatriTitle h3 {
  letter-spacing: 0px !important;
}
/* line 42, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top {
  padding-bottom: 0px;
  position: relative;
}
/* line 46, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top img.image {
  /*border-bottom: 1px solid $wpBorderColor;*/
}
/* line 50, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top .image-label {
  background-color: #656565;
  /*#666;*/
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 2px 5px 0 5px;
  margin-bottom: 6px;
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 62, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top .image-label:hover, .item.spot .image-area-top .image-label:focus {
  background-color: #81ccf1;
}
/* line 68, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top.lille-spot {
  margin-bottom: 0 !important;
}
/* line 71, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top.lille-spot .rollup-title {
  color: #007dbb;
}
/* line 74, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top.lille-spot .rollup-title h3 {
  letter-spacing: 0px !important;
}
/* line 80, ../../../sass/customer/_spot.scss */
.item.spot .image-area-top.lille-spot .link-item {
  padding-left: 0px;
  padding-right: 0px;
}
/* line 87, ../../../sass/customer/_spot.scss */
.item.spot .noLetterSpacing {
  letter-spacing: 0px !important;
}
/* line 91, ../../../sass/customer/_spot.scss */
.item.spot .link-item h3 {
  margin: 2% 0;
}
/* line 95, ../../../sass/customer/_spot.scss */
.item.spot .link-item p {
  margin-top: 1%;
}
/* line 99, ../../../sass/customer/_spot.scss */
.item.spot:hover a.outer-link, .item.spot:focus a.outer-link {
  color: #81ccf1;
}

/* line 106, ../../../sass/customer/_spot.scss */
.col-md-8 .item .link-item h3 {
  margin-bottom: 0;
}

/* line 110, ../../../sass/customer/_spot.scss */
aside.col-right {
  margin-top: 28px;
}
/* line 116, ../../../sass/customer/_spot.scss */
aside.col-right .item.spot .link-item h3,
aside.col-right .item.spot .link-item h3 > a,
aside.col-right .item.spot .link-item h3 > a:link,
aside.col-right .item.spot .link-item h3 > a:visited {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 128, ../../../sass/customer/_spot.scss */
.bs .item.spot {
  background-color: white;
}
/* line 131, ../../../sass/customer/_spot.scss */
.bs .item.spot a.outer-link {
  /*  &:hover p,
    &:focus p {
        color: $linkColorHover;
    }*/
}
/* line 137, ../../../sass/customer/_spot.scss */
.bs .item.spot a.outer-link:hover .rollup-title, .bs .item.spot a.outer-link:focus .rollup-title {
  color: #007dbb;
}
/* line 142, ../../../sass/customer/_spot.scss */
.bs .item.spot a.outer-link .rollup-title {
  color: #333333;
}
/* line 147, ../../../sass/customer/_spot.scss */
.bs .item.spot a.outer-link p {
  color: #333333;
}

/* line 155, ../../../sass/customer/_spot.scss */
.lt-ie9 .item.spot {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 166, ../../../sass/customer/_spot.scss */
.lt-ie8 .item.spot .image-area-top .image-label {
  bottom: 4px;
}

/* line 174, ../../../sass/customer/_spot.scss */
.item.spot.default.rh-box-shadow {
  padding-left: 7px;
  padding-right: 7px;
  /*    border-color: red !important;
      border-style: double !important;*/
}

/* line 2, ../../../sass/customer/_pagelayouts.scss */
.page-top .ms-webpartzone-cell {
  margin-bottom: 0;
}

/* line 7, ../../../sass/customer/_pagelayouts.scss */
.page-bottom {
  border-top: 1px solid #d5d5d5;
  /*#d5d5d5;*/
  padding-top: 40px;
  background-color: #ffffff;
}

/* line 14, ../../../sass/customer/_pagelayouts.scss */
.page-image.poster-image {
  margin-bottom: 20px;
  margin-top: -1px;
}
/* line 15, ../../../sass/customer/_pagelayouts.scss */
.page-image.poster-image img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 14, ../../../sass/customer/_pagelayouts.scss */
  .page-image.poster-image {
    margin-bottom: -1px;
    margin-top: -1px;
  }
}

/* line 30, ../../../sass/customer/_pagelayouts.scss */
.container.pl-content {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 34, ../../../sass/customer/_pagelayouts.scss */
.container.pl-content article.article {
  margin-top: 46px;
  /* images in articles */
}
@media screen and (max-width: 768px) {
  /* line 34, ../../../sass/customer/_pagelayouts.scss */
  .container.pl-content article.article {
    margin-top: 20px;
  }
}
/* line 42, ../../../sass/customer/_pagelayouts.scss */
.container.pl-content article.article div[data-field-name="PublishingPageContent"] div > img,
.container.pl-content article.article div[data-field-name="PublishingPageContent"] p img {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  /* line 42, ../../../sass/customer/_pagelayouts.scss */
  .container.pl-content article.article div[data-field-name="PublishingPageContent"] div > img,
  .container.pl-content article.article div[data-field-name="PublishingPageContent"] p img {
    max-width: 100%;
  }
}

/* line 57, ../../../sass/customer/_pagelayouts.scss */
.brand-bar {
  background-color: #007dbb;
  /*#012455;*/
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2RiYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI5NTU3ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #007dbb), color-stop(100%, #29557d));
  background-image: -moz-linear-gradient(left, #007dbb 0%, #29557d 100%);
  background-image: -webkit-linear-gradient(left, #007dbb 0%, #29557d 100%);
  background-image: linear-gradient(to right, #007dbb 0%, #29557d 100%);
  background-image: linear-gradient(to right, #007dbb 0%, #29557d 100%);
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  color: #ffffff;
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 57, ../../../sass/customer/_pagelayouts.scss */
  .brand-bar {
    font-size: 20px;
    padding: 21.5px 0 21.5px 0;
  }
}
@media screen and (max-width: 480px) {
  /* line 57, ../../../sass/customer/_pagelayouts.scss */
  .brand-bar {
    font-size: 20px;
    padding: 21.5px 0 21.5px 0;
  }
}
/* line 81, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 86, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address {
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  /* line 86, ../../../sass/customer/_pagelayouts.scss */
  .brand-bar .container .col-md-4 .address {
    padding: 0 5% 0 5%;
  }
}
/* line 93, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address p {
  margin: 0;
}
/* line 97, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address .AddressSection {
  width: 58%;
  float: left;
}
/* line 102, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address .ButtonSection {
  width: 40%;
  float: right;
}
/* line 107, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address .ButtonOnly {
  width: 100%;
}
/* line 111, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address .LinkButtonHospital {
  color: #ffffff;
  background-color: #2AA2D4;
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 15px;
}
/* line 120, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address .LinkButtonDefault {
  color: #ffffff;
  background-color: #007dbb;
  display: block;
  text-align: center;
  font-size: 15px;
  float: right;
  padding: 5px 25px;
}
/* line 130, ../../../sass/customer/_pagelayouts.scss */
.brand-bar .container .col-md-4 .address .ButtonText {
  padding-left: 5px;
}

/* line 139, ../../../sass/customer/_pagelayouts.scss */
.ie .brand-bar {
  background: -ms-linear-gradient(left, #007dbb 0%, #29557d 100%);
  /* IE10+ */
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF007DBB', endColorstr='#FF29557D');
}

/* line 148, ../../../sass/customer/_pagelayouts.scss */
.pl-frontpage .brand-bar {
  margin-top: -1px;
  margin-bottom: 45px;
}
@media screen and (min-width: 1024px) {
  /* line 148, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage .brand-bar {
    margin-bottom: 75px;
  }
}

/* line 158, ../../../sass/customer/_pagelayouts.scss */
.abstract {
  margin-bottom: 3.3em;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  /* line 163, ../../../sass/customer/_pagelayouts.scss */
  .brand-wrap {
    padding: 0 40px;
  }
}

@media screen and (max-width: 768px) {
  /* line 169, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage > .brand-bar {
    display: none;
  }
}

/* subbrand indicator */
/* line 176, ../../../sass/customer/_pagelayouts.scss */
span.subbrand-indicator {
  display: table;
  font-size: 13px;
  color: #fff;
  background-color: #636C6F;
  clear: both;
  line-height: 14px;
  padding: 6px 7px;
  font-family: maribold;
  text-transform: uppercase;
}

/* line 188, ../../../sass/customer/_pagelayouts.scss */
span.subbrand-indicator.hidden {
  display: none !important;
}

/* new frontpage internet */
/* line 194, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .banner-text, .internet .pl-frontpage.new-design .banner-image {
  float: left;
}

@media screen and (min-width: 1440px) {
  /* line 199, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage.new-design .banner-text div[data-field-name="PublishingPageContent"] {
    right: 85px;
  }
}

/* line 208, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design > div {
  float: left;
}
/* line 212, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .banner-text {
  width: 40%;
  height: 100%;
  align-items: center;
  padding-left: 135px;
  padding-right: 15px;
  margin-top: 0;
  position: static;
}
@media screen and (max-width: 1439px) {
  /* line 212, ../../../sass/customer/_pagelayouts.scss */
  .internet .pl-frontpage.new-design .banner-text {
    padding-left: 25px;
     /*   }

        @media screen and (max-width: 1024px) {*/
    width: 100%;
    min-height: unset;
    height: auto;
    display: block;
  }
}
@media screen and (min-width: 1440px) {
  /* line 212, ../../../sass/customer/_pagelayouts.scss */
  .internet .pl-frontpage.new-design .banner-text {
    width: 45%;
    position: relative;
  }
}

/* line 239, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .banner-image {
  width: 60%;
  height: 100%;
}
@media screen and (max-width: 1439px) {
  /* line 239, ../../../sass/customer/_pagelayouts.scss */
  .internet .pl-frontpage.new-design .banner-image {
    width: 100%;
  }
}
@media screen and (min-width: 1440px) {
  /* line 239, ../../../sass/customer/_pagelayouts.scss */
  .internet .pl-frontpage.new-design .banner-image {
    width: 55%;
  }
}

/* line 252, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .brand-bar.text ul {
  padding-inline-start: 20px;
}

/* line 256, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .banner-wrapper {
  /*todo: height: 355px ved lille skærm*/
}
@media screen and (max-width: 1439px) {
  /* line 256, ../../../sass/customer/_pagelayouts.scss */
  .internet .pl-frontpage.new-design .banner-wrapper {
    float: none;
    display: flex;
    flex-flow: column;
    flex-direction: column-reverse;
    height: auto;
    min-height: unset;
  }
}

/* line 268, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .banner-wrapper .page-image.poster-image.new-design {
  /*todo: height: 355px ved lille skærm*/
}
@media screen and (max-width: 1439px) {
  /* line 268, ../../../sass/customer/_pagelayouts.scss */
  .internet .pl-frontpage.new-design .banner-wrapper .page-image.poster-image.new-design {
    min-height: unset;
    height: auto;
  }
}

/* line 278, ../../../sass/customer/_pagelayouts.scss */
.internet .pl-frontpage.new-design .brand-bar {
  margin-bottom: 0;
  z-index: 100;
}

/* 
flytning af tiles op i banner
*/
/* line 286, ../../../sass/customer/_pagelayouts.scss */
.pl-section-new {
  padding-top: 20px;
}

/* line 290, ../../../sass/customer/_pagelayouts.scss */
section.tilesinheader {
  position: relative;
  top: -53px;
  background: transparent;
}
@media screen and (max-width: 1439px) {
  /* line 290, ../../../sass/customer/_pagelayouts.scss */
  section.tilesinheader {
    top: 0;
    background: #fff;
  }
}
/* line 301, ../../../sass/customer/_pagelayouts.scss */
section.tilesinheader .tiles-wrapper .rh-shadow {
  background: #fff;
}

/* line 306, ../../../sass/customer/_pagelayouts.scss */
section.tilesinheader.pl-section-new {
  padding-top: 0;
}
/* line 309, ../../../sass/customer/_pagelayouts.scss */
section.tilesinheader.pl-section-new .article {
  padding-top: 0;
}

/*.pl-frontpage.new-design .rh-shadow {
    background: #fff;
}*/
/* MOBILE */
/*
            section.page-top.banner-wrapper {
                float: none;
                display: flex;
                flex-flow: column;
                flex-direction: column-reverse;
            }

        */
/* /new frontpage internet */
@media screen and (max-width: 1439px) {
  /* line 327, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage.row .page-content-column {
    display: none;
  }
}

/* line 333, ../../../sass/customer/_pagelayouts.scss */
.bs a.sectionname {
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 30px;
}
/* line 339, ../../../sass/customer/_pagelayouts.scss */
.bs a.sectionname #arrow-before-section-title {
  position: relative;
  top: -3px;
}
@media screen and (max-width: 1439px) {
  /* line 333, ../../../sass/customer/_pagelayouts.scss */
  .bs a.sectionname {
    font-size: 24px;
  }
  /* line 347, ../../../sass/customer/_pagelayouts.scss */
  .bs a.sectionname #arrow-before-section-title {
    top: -2px;
  }
}

/* line 353, ../../../sass/customer/_pagelayouts.scss */
.brand-bar.division-bar span.tagline {
  font-size: 26px;
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1439px) {
  /* line 353, ../../../sass/customer/_pagelayouts.scss */
  .brand-bar.division-bar span.tagline {
    font-size: 20px;
  }
}

/* line 362, ../../../sass/customer/_pagelayouts.scss */
.page-personalizable {
  background-color: #d5d5d5;
  /*#e1e1e1;*/
  border: 1px solid #d5d5d5;
  border-width: 1px 0;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 10px;
}

/* line 371, ../../../sass/customer/_pagelayouts.scss */
.col-search {
  padding-top: 30px;
}

/* line 375, ../../../sass/customer/_pagelayouts.scss */
.intranet .pl-frontpage > .page-content {
  padding-top: 32px;
}

/* line 379, ../../../sass/customer/_pagelayouts.scss */
.intranet .pl-frontpage .row.news .item.spot {
  margin-top: -15px;
}

@media screen and (max-width: 768px) {
  /* line 385, ../../../sass/customer/_pagelayouts.scss */
  .page-bottom.pl-section .row div[class^="col-"] {
    margin-bottom: 20px;
  }
}

/*
.row.backgroundcolor {
	.container {
		@media screen and (min-width: 768px) {
			padding-left:0;
			padding-right:0;

			.col-md-12 {
				padding-left:0;
				padding-right:0;
			}
		}
	}
}
*/
@media screen and (max-width: 480px) {
  /* line 409, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage .go-to-links {
    display: none;
  }
}

/* line 415, ../../../sass/customer/_pagelayouts.scss */
.row.backgroundcolor.category {
  border-top: 1px solid #d5d5d5;
}

/* line 421, ../../../sass/customer/_pagelayouts.scss */
ul.menu-other a.link,
ul.menu-other a.link:focus,
ul.menu-other a.link:active,
ul.menu-other a.link.selected,
ul.topmenu a.link,
ul.topmenu a.link:focus,
ul.topmenu a.link:active,
ul.topmenu a.link.selected {
  color: #fff;
}
/* line 428, ../../../sass/customer/_pagelayouts.scss */
ul.menu-other a.link-dark:hover,
ul.topmenu a.link-dark:hover {
  color: #8192a9 !important;
}
/* line 432, ../../../sass/customer/_pagelayouts.scss */
ul.menu-other a.red,
ul.topmenu a.red {
  color: #db1f2d;
}
/* line 436, ../../../sass/customer/_pagelayouts.scss */
ul.menu-other a.red:visited,
ul.topmenu a.red:visited {
  color: #db1f2d;
}

/* line 445, ../../../sass/customer/_pagelayouts.scss */
.page-content.blog .main-webpart-content .ms-webpart-zone {
  display: block;
}
/* line 448, ../../../sass/customer/_pagelayouts.scss */
.page-content.blog .main-webpart-content .ms-webpart-zone .ms-webpart-cell-vertical {
  display: block;
}

/* line 454, ../../../sass/customer/_pagelayouts.scss */
.page-bottom.pl-category {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  /* line 454, ../../../sass/customer/_pagelayouts.scss */
  .page-bottom.pl-category {
    padding-top: 0;
  }
}

/* Content editor without border */
/* line 463, ../../../sass/customer/_pagelayouts.scss */
div.ms-WPBody div.ms-rtestate-field {
  display: block;
}
/* line 466, ../../../sass/customer/_pagelayouts.scss */
div.ms-WPBody div.ms-rtestate-field img {
  max-width: 100%;
  margin-left: 0px !important;
}

/* line 473, ../../../sass/customer/_pagelayouts.scss */
div.ms-WPBody div.expander img, .rh-content-editor img {
  max-width: 100%;
}

/* line 478, ../../../sass/customer/_pagelayouts.scss */
button.btn.btn-default.btn-webpart {
  background-color: #007dbb;
  border-width: 0;
  font-size: 18px;
  color: #ffffff;
}
/* line 484, ../../../sass/customer/_pagelayouts.scss */
button.btn.btn-default.btn-webpart img {
  float: left;
}

/* this is the allow "Microsoft Office"? plugin bar in non-IE */
/* line 489, ../../../sass/customer/_pagelayouts.scss */
#application\/x-sharepoint-uc {
  display: none;
}

/* line 493, ../../../sass/customer/_pagelayouts.scss */
[data-field-name="InheritedPageUrl"] {
  margin-bottom: -40px;
}
@media screen and (max-width: 1024px) {
  /* line 495, ../../../sass/customer/_pagelayouts.scss */
  [data-field-name="InheritedPageUrl"] .ms-formfieldvaluecontainer input {
    width: 248px !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 493, ../../../sass/customer/_pagelayouts.scss */
  [data-field-name="InheritedPageUrl"] {
    margin-bottom: 0px !important;
  }
  /* line 503, ../../../sass/customer/_pagelayouts.scss */
  [data-field-name="InheritedPageUrl"] span nobr input {
    top: 0px !important;
    left: 0px !important;
  }
}
/* line 511, ../../../sass/customer/_pagelayouts.scss */
[data-field-name="InheritedPageUrl"] span nobr input {
  position: relative;
  top: -94px;
  left: 261px;
}

/* line 519, ../../../sass/customer/_pagelayouts.scss */
.pl-frontpage [data-field-name="InheritedPageUrl"] {
  margin-bottom: -40px;
}
@media screen and (max-width: 768px) {
  /* line 519, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage [data-field-name="InheritedPageUrl"] {
    margin-bottom: 0px !important;
  }
  /* line 523, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage [data-field-name="InheritedPageUrl"] span nobr input {
    top: 5px !important;
    left: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 530, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage [data-field-name="InheritedPageUrl"] .ms-formfieldvaluecontainer input {
    width: 248px !important;
  }
}
/* line 535, ../../../sass/customer/_pagelayouts.scss */
.pl-frontpage [data-field-name="InheritedPageUrl"] .ms-formfieldvaluecontainer input {
  width: 248px;
}
/* line 541, ../../../sass/customer/_pagelayouts.scss */
.pl-frontpage [data-field-name="InheritedPageUrl"] span nobr input {
  position: relative;
  top: -84px;
  left: 261px;
}

/* line 549, ../../../sass/customer/_pagelayouts.scss */
.bottom-light-bg-zone {
  background: #F0F0F0;
  padding-top: 40px;
  /*padding-bottom: 220px;*/
  position: relative;
  /*    height: 275px;
      z-index: 101;*/
}

/* line 559, ../../../sass/customer/_pagelayouts.scss */
.emptyrow {
  display: none !important;
}

/* Category page */
/* line 563, ../../../sass/customer/_pagelayouts.scss */
.category-page-header {
  overflow: hidden;
  display: flex;
}
@media screen and (max-width: 1024px) {
  /* line 568, ../../../sass/customer/_pagelayouts.scss */
  .category-page-header h1 {
    margin-top: 25px;
  }
}
/* line 573, ../../../sass/customer/_pagelayouts.scss */
.category-page-header .category-title {
  width: 46%;
  float: left;
  padding-right: 20px;
}
@media screen and (max-width: 1024px) {
  /* line 573, ../../../sass/customer/_pagelayouts.scss */
  .category-page-header .category-title {
    width: 100%;
  }
}
/* line 583, ../../../sass/customer/_pagelayouts.scss */
.category-page-header.noimg .category-title {
  width: 60%;
}
@media screen and (max-width: 1024px) {
  /* line 583, ../../../sass/customer/_pagelayouts.scss */
  .category-page-header.noimg .category-title {
    width: 100%;
  }
}
/* line 591, ../../../sass/customer/_pagelayouts.scss */
.category-page-header .category-image {
  /*width: 60%;*/
  float: left;
  /*min-height: 424px;*/
  max-width: 780px;
        /*img {
            max-width: 100%;

            @media screen and (max-width: 1024px) {
                padding: 20px 20px 0 20px;
            }

            @media screen and (max-width: 768px) {
                padding: 20px 0 0 0;
            }
        }*/
}
/* line 597, ../../../sass/customer/_pagelayouts.scss */
.category-page-header .category-image .category-image-inner img {
  width: 100%;
}
@media screen and (max-width: 1439px) {
  /* line 591, ../../../sass/customer/_pagelayouts.scss */
  .category-page-header .category-image {
    width: 100%;
    max-width: unset;
    padding: 15px 15px 0 15px;
    /*height: 284px;*/
    /* &.extra-scroll-margin {
        padding: 20px 40px 0 20px;
    }*/
  }
}
@media screen and (max-width: 768px) {
  /* line 591, ../../../sass/customer/_pagelayouts.scss */
  .category-page-header .category-image {
    padding: 0;
    /*height: 190px;*/
  }
}
@media screen and (max-width: 1439px) {
  /* line 563, ../../../sass/customer/_pagelayouts.scss */
  .category-page-header {
    flex-direction: column-reverse;
  }
}

/* line 633, ../../../sass/customer/_pagelayouts.scss */
.category-page-header .category-image .pl-category .page-tools-container {
  clear: both;
}

/* line 638, ../../../sass/customer/_pagelayouts.scss */
.category-title .abstract {
  margin-bottom: 1.5em;
}

/* line 642, ../../../sass/customer/_pagelayouts.scss */
.category-pagelayout .category-title .abstract {
  margin-bottom: 0em;
}

@media screen and (min-width: 1440px) {
  /* line 647, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage .page-content .row.news .col-sm-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 651, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage .page-content .row.news .col-sm-6 article.item {
    margin: -15px;
  }

  /* line 656, ../../../sass/customer/_pagelayouts.scss */
  .pl-frontpage .page-content .row.news:last-child {
    padding-right: 0px;
  }
}
/* line 662, ../../../sass/customer/_pagelayouts.scss */
.pl-frontpage .page-content .row.news .col-sm-6 article.item {
  margin-top: -15px;
  margin-bottom: -15px;
  margin-left: -15px;
  margin-right: -15px;
}

/* line 669, ../../../sass/customer/_pagelayouts.scss */
.search-result-page .container.pl-content .col-search article.article {
  margin-top: 0px;
}

/* line 673, ../../../sass/customer/_pagelayouts.scss */
.search-result-page .col-leftmenu {
  padding-top: 30px;
}

/* line 677, ../../../sass/customer/_pagelayouts.scss */
.alarmContainer {
  position: relative;
  height: 79px;
  align-items: center;
  justify-content: right;
  display: flex;
  float: right;
}
/* line 685, ../../../sass/customer/_pagelayouts.scss */
.alarmContainer .btn-alarm {
  width: 100px;
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  /* line 677, ../../../sass/customer/_pagelayouts.scss */
  .alarmContainer {
    height: 60px;
  }
  /* line 693, ../../../sass/customer/_pagelayouts.scss */
  .alarmContainer .btn-alarm {
    width: 75px;
    font-size: 10px !important;
  }
}
@media screen and (max-width: 480px) {
  /* line 677, ../../../sass/customer/_pagelayouts.scss */
  .alarmContainer {
    justify-content: left;
    float: left;
  }
}
@media screen and (max-width: 420px) {
  /* line 677, ../../../sass/customer/_pagelayouts.scss */
  .alarmContainer {
    position: absolute;
    left: -20px;
  }
}
@media screen and (max-width: 360px) {
  /* line 677, ../../../sass/customer/_pagelayouts.scss */
  .alarmContainer {
    position: absolute;
    left: -40px;
  }
}
@media screen and (max-width: 300px) {
  /* line 677, ../../../sass/customer/_pagelayouts.scss */
  .alarmContainer {
    position: absolute;
    left: -60px;
  }
}

/* line 720, ../../../sass/customer/_pagelayouts.scss */
.rhLinkHoverEffect {
  margin: -3px;
  padding: 3px;
  display: inline-block;
  vertical-align: text-top;
}

/* line 2, ../../../sass/customer/_misc.scss */
header.top {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  /* line 2, ../../../sass/customer/_misc.scss */
  header.top {
    margin-top: 0;
  }
}
/* line 9, ../../../sass/customer/_misc.scss */
header.top .logo-area {
  padding-top: 0px;
  /*    padding-left: 10px;
  padding-right: 10px;*/
  width: 100%;
  position: fixed;
  -webkit-transition: top 0.3s;
  -moz-transition: top 0.3s;
  -o-transition: top 0.3s;
  -ms-transition: top 0.3s;
  transition: top 0.3s;
  top: 0;
  background: #fff;
  z-index: 399;
  /* left: 50%;
  transform: translate(-50%, 0);*/
  /*max-width: 1440px;*/
  border-bottom: 1px solid #F0F0F0;
}
/* line 22, ../../../sass/customer/_misc.scss */
header.top .logo-area.scroll-down {
  top: -79px;
}
/* line 33, ../../../sass/customer/_misc.scss */
header.top .logo-area.preload {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
@media screen and (max-width: 1439px) {
  /* line 9, ../../../sass/customer/_misc.scss */
  header.top .logo-area {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 47, ../../../sass/customer/_misc.scss */
header.top .logo-area .container {
  max-width: 1200px;
}
@media screen and (max-width: 1439px) {
  /* line 51, ../../../sass/customer/_misc.scss */
  header.top .logo-area .container.navct {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 58, ../../../sass/customer/_misc.scss */
header.top .logo-area .logo {
  display: block;
  float: left;
  padding-top: 14px;
  margin-bottom: 0;
  margin-right: 38px;
  padding-left: 0px;
}
@media screen and (max-width: 1440px) {
  /* line 58, ../../../sass/customer/_misc.scss */
  header.top .logo-area .logo {
    padding-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  /* line 58, ../../../sass/customer/_misc.scss */
  header.top .logo-area .logo {
    padding-left: 12px;
    padding-top: 12px;
  }
}
/* line 76, ../../../sass/customer/_misc.scss */
header.top .logo-area .logo img {
  height: 38px;
}
@media screen and (min-width: 768px) {
  /* line 76, ../../../sass/customer/_misc.scss */
  header.top .logo-area .logo img {
    height: 54px;
  }
}
/* line 86, ../../../sass/customer/_misc.scss */
header.top .tagline {
  font-size: 14px;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 18px;
  color: #636C6F;
  /*##636C6F;*/
}
@media screen and (max-width: 768px) {
  /* line 86, ../../../sass/customer/_misc.scss */
  header.top .tagline {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    background: #f0f0f0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
  }
}
/* line 101, ../../../sass/customer/_misc.scss */
header.top .tagline.hidden-xs > div {
  display: flex;
  align-items: center;
  height: 79px;
}

/* fixing cramped tagline in IE8 */
/* line 115, ../../../sass/customer/_misc.scss */
.uc, .rollup-tag, .small-accent, #comments .comment-controls span, #comments .comment-list .comment .meta .time time, #comments .comment-list .comment .meta .links a, .bs .btn-link-small, .bs .btn-custom, .bs .btn-dark, .bs .btn-alarm {
  text-transform: uppercase;
}

/* line 119, ../../../sass/customer/_misc.scss */
.smaller, .rollup-tag, .small-accent, #comments .comment-controls span, #comments .comment-list .comment .meta .time time, #comments .comment-list .comment .meta .links a, .bs .btn-link-small {
  font-size: 12px;
}

/* line 123, ../../../sass/customer/_misc.scss */
.fatty, .small-accent, #comments .comment-controls span, #comments .comment-list .comment .meta .time time, #comments .comment-list .comment .meta .links a, .bs .btn-link-small {
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 136, ../../../sass/customer/_misc.scss */
.bs a.link-light {
  color: #81ccf1;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs a.link-light:hover {
  color: #333;
}
/* line 145, ../../../sass/customer/_misc.scss */
.bs .btn-link-small:hover {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .btn-link-small:hover:hover {
  color: #007dbb;
}

@media screen and (min-width: 768px) {
  /* line 151, ../../../sass/customer/_misc.scss */
  #main {
    background: url("/_layouts/15/RH/UI/images/sliding_door.png") repeat-y -3000px 0;
  }
}

/* line 161, ../../../sass/customer/_misc.scss */
.error-page {
  margin-right: 20px;
  margin-left: 20px;
}

@media (min-width: 768px) {
  /* line 167, ../../../sass/customer/_misc.scss */
  .error-page {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  /* line 175, ../../../sass/customer/_misc.scss */
  .error-page {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 181, ../../../sass/customer/_misc.scss */
  .error-page {
    max-width: 1200px;
  }
}
/* line 186, ../../../sass/customer/_misc.scss */
.error-page:before, .container:after {
  content: " ";
  display: table;
}

/* line 191, ../../../sass/customer/_misc.scss */
.error-page:after {
  clear: both;
}

/* line 198, ../../../sass/customer/_misc.scss */
.list-bordered li {
  border-top: 1px solid #cccccc;
  padding: 8px 7.5px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.list-bordered li:before, .list-bordered li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.list-bordered li:after {
  clear: both;
}
/* line 204, ../../../sass/customer/_misc.scss */
.list-bordered li:last-child {
  border-bottom: 1px solid #cccccc;
}

/* line 210, ../../../sass/customer/_misc.scss */
.list-slim li {
  padding: 0;
}

/* line 216, ../../../sass/customer/_misc.scss */
.list-no-border-top li:first-child {
  border-top: 0;
  padding-top: 0 !important;
}

/* line 224, ../../../sass/customer/_misc.scss */
.pushDown {
  margin-bottom: 16px;
}

/* line 228, ../../../sass/customer/_misc.scss */
.vertdivider {
  width: 0;
  overflow: hidden;
  border-right: 1px solid #d5d5d5;
  /*#d2d2d2;*/
  height: 200px;
}

/* line 235, ../../../sass/customer/_misc.scss */
.inline {
  display: inline;
}

/* line 239, ../../../sass/customer/_misc.scss */
.block {
  display: block;
}

/* line 243, ../../../sass/customer/_misc.scss */
.inline-block {
  display: inline-block;
}

/* line 247, ../../../sass/customer/_misc.scss */
.text-right {
  text-align: right !important;
}

/* line 251, ../../../sass/customer/_misc.scss */
.text-center {
  text-align: center !important;
}

/* line 255, ../../../sass/customer/_misc.scss */
.doublespace {
  margin: 32px 0;
}

/* line 260, ../../../sass/customer/_misc.scss */
i.loading {
  width: 32px;
  height: 32px;
  background: #fff url(../images/loading.gif) no-repeat 3px 3px;
  overflow: hidden;
  display: block;
  margin: 10px auto;
  padding: 3px;
  border-radius: 3px;
}

/* line 271, ../../../sass/customer/_misc.scss */
.hide {
  display: none;
}

/* line 275, ../../../sass/customer/_misc.scss */
.loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url(/_layouts/15/RH/UI/images/loading.gif) no-repeat 48% 48%;
}

/* line 287, ../../../sass/customer/_misc.scss */
.alarm {
  background-color: #db1f2a;
  color: #ffffff;
}

/* line 294, ../../../sass/customer/_misc.scss */
.bs .btn-custom, .bs .btn-dark, .bs .btn-alarm {
  color: #ffffff;
  padding: 5px 10px;
  display: block;
  font-size: 13px;
}
/* line 301, ../../../sass/customer/_misc.scss */
.bs .btn-custom:link, .bs .btn-dark:link, .bs .btn-alarm:link, .bs .btn-custom:visited, .bs .btn-dark:visited, .bs .btn-alarm:visited {
  color: #ffffff !important;
}
/* line 307, ../../../sass/customer/_misc.scss */
.bs .btn-dark {
  background-color: #656565;
  /*#646464;*/
}
/* line 312, ../../../sass/customer/_misc.scss */
.bs li.alarm {
  border-right-color: #db1f2a !important;
  border-bottom-color: #db1f2a !important;
  background-color: #db1f2a !important;
  color: #ffffff !important;
}
/* line 318, ../../../sass/customer/_misc.scss */
.bs li.alarm:hover {
  border-right-color: #333333 !important;
  border-bottom-color: #333333 !important;
  background-color: #333333 !important;
}
/* line 323, ../../../sass/customer/_misc.scss */
.bs li.alarm:hover a {
  background-color: #333333 !important;
}
/* line 328, ../../../sass/customer/_misc.scss */
.bs li.alarm a {
  color: #ffffff;
}
/* line 333, ../../../sass/customer/_misc.scss */
.bs .btn-alarm {
  background-color: #db1f2a;
  text-decoration: none;
}
/* line 339, ../../../sass/customer/_misc.scss */
.bs .btn-pagetool {
  border: none;
  display: inline-block;
  padding: 13px 5px;
  text-decoration: none;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #222222 !important;
  margin-bottom: -1px;
  margin-right: -4px;
}
@media screen and (min-width: 768px) {
  /* line 339, ../../../sass/customer/_misc.scss */
  .bs .btn-pagetool {
    padding: 13px 5px;
  }
}
/* line 358, ../../../sass/customer/_misc.scss */
.bs .btn-pagetool i {
  margin-right: 5px;
  vertical-align: top;
}
/* line 364, ../../../sass/customer/_misc.scss */
.bs .btn-pagetool .long-text {
  display: none;
}
@media screen and (min-width: 1024px) {
  /* line 364, ../../../sass/customer/_misc.scss */
  .bs .btn-pagetool .long-text {
    display: inline;
  }
}
/* line 372, ../../../sass/customer/_misc.scss */
.bs .btn-pagetool .short-text {
  display: none;
}
@media screen and (max-width: 1024px) {
  /* line 372, ../../../sass/customer/_misc.scss */
  .bs .btn-pagetool .short-text {
    display: inline;
  }
}
/* line 380, ../../../sass/customer/_misc.scss */
.bs .btn-pagetool:hover {
  background-color: #f0f0f0;
  /*#f0f0f0;*/
}
/* line 385, ../../../sass/customer/_misc.scss */
.bs .disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
/* line 389, ../../../sass/customer/_misc.scss */
.bs .invisible {
  display: none;
}
/* line 394, ../../../sass/customer/_misc.scss */
.bs .btn-follow span.glyphicon {
  opacity: 0.3;
  filter: alpha(opacity=30);
  margin-right: 3px;
  top: 2px;
  line-height: .5;
}
/* line 401, ../../../sass/customer/_misc.scss */
.bs .btn-follow #lblLikeCount {
  padding-left: 5px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 408, ../../../sass/customer/_misc.scss */
.content-responsible {
  margin: 0 0 30px;
  font-size: 14px;
}

/* line 413, ../../../sass/customer/_misc.scss */
.page-tools-container {
  border-bottom: 1px solid #d5d5d5;
  /*@media screen and (max-width: 768px) {
      margin-left: -20px;
      margin-right: -20px;
  }*/
}
@media screen and (max-width: 1024px) {
  /* line 413, ../../../sass/customer/_misc.scss */
  .page-tools-container {
    margin-bottom: 30px;
  }
}
/* line 425, ../../../sass/customer/_misc.scss */
.page-tools-container.force-short-text .btn-pagetool .long-text {
  display: none;
}
/* line 429, ../../../sass/customer/_misc.scss */
.page-tools-container.force-short-text .btn-pagetool .short-text {
  display: inline;
}

/* line 435, ../../../sass/customer/_misc.scss */
label.data-required:after {
  content: " *";
}

/* line 439, ../../../sass/customer/_misc.scss */
table.sp-checkboxlist td {
  width: 50%;
}

/* line 443, ../../../sass/customer/_misc.scss */
table.sp-checkboxlist td input[type="checkbox"] {
  margin: 0 9px 6px 9px;
}

@media screen and (max-width: 480px) {
  /* line 447, ../../../sass/customer/_misc.scss */
  .nographic {
    background-size: 0 0 !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 447, ../../../sass/customer/_misc.scss */
  .nographic {
    background-size: 0 0 !important;
  }
}

/* line 1, ../../../sass/customer/_applicationpages.scss */
.image-box {
  width: 80px;
  height: 80px;
  margin-right: 10px;
  margin-bottom: 15px;
  overflow: hidden;
  border: 1px solid #f0f0f0;
  /*#efefef;*/
}
/* line 8, ../../../sass/customer/_applicationpages.scss */
.image-box img {
  width: 100%;
  max-width: none;
  height: auto;
}

/* line 2, ../../../sass/customer/_rte.scss */
p.rh-Element-P {
  
-ms-name: "Normal";

  line-height: 1.3em;
  font-size: 18px;
  color: #333333;
}

/* line 9, ../../../sass/customer/_rte.scss */
p.ms-rteElement-P,
.ms-rtestate-field p {
  font-size: 18px;
}

/*H1.rh-Element-H1A {
    
-ms-element: "false";

    
-ms-name: "H1";

    color: #333333;
    font-family: $sansBold;
    font-size: 34px;
    line-height: 1.1em;
    margin-bottom: 0.4em;
    margin-top: 1em;
}*/
/* line 25, ../../../sass/customer/_rte.scss */
H2.rh-Element-H2A {
  
-ms-name: "H2";

  
-ms-element: "true";

  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 36, ../../../sass/customer/_rte.scss */
H3.rh-Element-H3A {
  
-ms-name: "H3";

  
-ms-element: "true";

  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 47, ../../../sass/customer/_rte.scss */
H4.rh-Element-H4A {
  
-ms-name: "H4";

  
-ms-element: "true";

  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.3em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}

/* line 58, ../../../sass/customer/_rte.scss */
H5.rh-Element-H5A {
  
-ms-name: "H5";

  
-ms-element: "true";

  color: #000000;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.3em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}

/* line 72, ../../../sass/customer/_rte.scss */
p.ms-rteElement-P,
.ms-rtestate-field p {
  
-ms-name: "Normal";

  line-height: 1.3em;
  font-size: 16px;
  color: #333333;
}

/* line 80, ../../../sass/customer/_rte.scss */
.singleHeadingExpander h1,
H1.ms-rteElement-H1,
.ms-rtestate-field h1 {
  
-ms-element: "false";

  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 34px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 92, ../../../sass/customer/_rte.scss */
.singleHeadingExpander h2,
h2.ms-rteElement-H2,
.ms-rtestate-field h2 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 103, ../../../sass/customer/_rte.scss */
.singleHeadingExpander h3,
h3.ms-rteElement-H3,
.ms-rtestate-field h3 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 114, ../../../sass/customer/_rte.scss */
.singleHeadingExpander h4,
h4.ms-rteElement-H4,
.ms-rtestate-field h4 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.3em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}

/* line 125, ../../../sass/customer/_rte.scss */
.singleHeadingExpander h5,
h5.ms-rteElement-H5,
.ms-rtestate-field h5 {
  color: #000000;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.3em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}

@media screen and (min-width: 768px) {
  /* line 137, ../../../sass/customer/_rte.scss */
  .article .text-content {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  /* line 144, ../../../sass/customer/_rte.scss */
  .ms-rtestate-field p, p.rh-Element-P {
    font-size: 16px;
  }

  /* line 148, ../../../sass/customer/_rte.scss */
  .ms-rtestate-field h2, H2.rh-Element-H2A {
    font-size: 28px;
  }

  /* line 152, ../../../sass/customer/_rte.scss */
  .ms-rtestate-field h3, H3.rh-Element-H3A {
    font-size: 22px;
  }

  /* line 156, ../../../sass/customer/_rte.scss */
  .ms-rtestate-field h4, H4.rh-Element-H4A {
    font-size: 16px;
  }

  /* line 160, ../../../sass/customer/_rte.scss */
  .ms-rtestate-field h5, H5.rh-Element-H5A {
    font-size: 15px;
  }
}
/* line 166, ../../../sass/customer/_rte.scss */
p.rh-Element-ImgCaption {
  
-ms-name: "Caption";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #656565;
  margin-top: 0;
}

/* line 174, ../../../sass/customer/_rte.scss */
DIV.rh-Element-Quote {
  
-ms-name: "Citat";

  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #419593;
  text-align: justify;
  line-height: 26px;
  margin: 1em 0 0;
  margin-left: 25%;
  display: block;
}
@media screen and (min-width: 768px) {
  /* line 174, ../../../sass/customer/_rte.scss */
  DIV.rh-Element-Quote {
    font-size: 28px;
    line-height: 33px;
  }
}

/* line 191, ../../../sass/customer/_rte.scss */
DIV.rh-Element-Quote-Author {
  
-ms-name: "Citat navn";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #646c6f;
  margin-bottom: 1.5em;
  text-align: right;
}

/* line 200, ../../../sass/customer/_rte.scss */
DIV.rh-Element-Frame {
  
-ms-name: "Grå ramme";

  border: 1px solid #d5d5d5;
  padding: 10px;
  margin: 16px 0;
  background-color: #f0f0f0;
}

/* line 208, ../../../sass/customer/_rte.scss */
HR.rh-Element-Hr {
  
-ms-name: "Linie";

}

/* line 212, ../../../sass/customer/_rte.scss */
.rh-Style-Btn {
  
-ms-name: "Knap";

}

/* line 216, ../../../sass/customer/_rte.scss */
.rh-Table-Bordered {
  
-ms-name: "Med rammer";

}

/* line 220, ../../../sass/customer/_rte.scss */
.rh-Table-Condensed {
  
-ms-name: "Smal";

}

/* line 224, ../../../sass/customer/_rte.scss */
.rh-Position-1 {
  
-ms-name: "Venstre";

  float: left;
}

/* line 230, ../../../sass/customer/_rte.scss */
.rh-Position-2 {
  
-ms-name: "Højre";

  float: right;
}

/* line 236, ../../../sass/customer/_rte.scss */
.rh-Position-3 {
  
-ms-name: "Top";

  vertical-align: text-top;
}

/* line 241, ../../../sass/customer/_rte.scss */
.rh-Position-4 {
  
-ms-name: "Midt";

  vertical-align: middle;
}

/* line 247, ../../../sass/customer/_rte.scss */
.rh-Position-5 {
  
-ms-name: "Bund";

  vertical-align: text-bottom;
}

/* line 253, ../../../sass/customer/_rte.scss */
.rh-Image-Style-0 {
  
-ms-name: "Ingen border";

}

/* line 258, ../../../sass/customer/_rte.scss */
.rh-Image-Style-1 {
  
-ms-name: "Tynd linie border";

  background-color: #434343;
  /*#444;*/
  border: 1px solid #656565;
  background-image: url("/_layouts/15/images/tabtitlerowbottombg.png?rev=23");
  background-repeat: repeat-x;
  background-position: top;
}

/* line 268, ../../../sass/customer/_rte.scss */
.rh-Image-Style-2 {
  
-ms-name: "Tabel border";

  padding: 2px;
  border-top: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-bottom: 1px solid #B8b8b8;
  /*#ababab;*/
  border-left: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-right: 1px solid #B8b8b8;
  /*#ababab;*/
}

/* line 278, ../../../sass/customer/_rte.scss */
.rh-Image-Style-3 {
  
-ms-name: "Mørk border";

  padding: 15px;
  background-color: #333333;
  /*#333;*/
  border: 1px solid #434343;
  /*#444;*/
  background-image: url("/_layouts/15/images/tabtitlerowbottombg.png?rev=23");
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-position: left bottom;
}

/* line 289, ../../../sass/customer/_rte.scss */
.rh-Image-Style-4 {
  
-ms-name: "Lys border";

  padding: 6px;
  padding-bottom: 33px;
  background-color: #f0f0f0;
  /*#F2F2F2;*/
  border-top: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-bottom: 1px solid #B8b8b8;
  /*#ababab;*/
  border-left: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-right: 1px solid #B8b8b8;
  /*#ababab;*/
  background-image: url("/_layouts/15/images/selbg.png?rev=23");
  background-repeat: repeat-x;
  background-position: top;
}

/* line 303, ../../../sass/customer/_rte.scss */
.pim-page p {
  
-ms-name: "Normal";

  line-height: 23px;
  margin: 0px 0px 1em 0em;
}

/* line 309, ../../../sass/customer/_rte.scss */
.pim-page H2 {
  
-ms-name: "H2";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  color: #333333;
  line-height: 1.4;
  margin-bottom: .4em;
  margin-top: 1em;
}

/* line 319, ../../../sass/customer/_rte.scss */
.pim-page H3 {
  
-ms-name: "H3";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #333333;
  line-height: 1.6;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 329, ../../../sass/customer/_rte.scss */
.pim-pageH4 {
  
-ms-name: "H4";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 339, ../../../sass/customer/_rte.scss */
.pim-page H5 {
  
-ms-name: "H5";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 14px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 349, ../../../sass/customer/_rte.scss */
.pim-page H6 {
  
-ms-name: "H6";

  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 14px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 359, ../../../sass/customer/_rte.scss */
p.rh-Element-ImgCaption {
  
-ms-name: "Caption";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #656565;
  margin-top: 0;
}

/* line 367, ../../../sass/customer/_rte.scss */
DIV.rh-Element-Quote {
  
-ms-name: "Citat";

  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #419593;
  text-align: justify;
  line-height: 26px;
  margin: 1em 0 0;
  margin-left: 25%;
  display: block;
}
@media screen and (min-width: 768px) {
  /* line 367, ../../../sass/customer/_rte.scss */
  DIV.rh-Element-Quote {
    font-size: 28px;
    line-height: 33px;
  }
}

/* line 384, ../../../sass/customer/_rte.scss */
DIV.rh-Element-Quote-Author {
  
-ms-name: "Citat navn";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #646c6f;
  margin-bottom: 1.5em;
  text-align: right;
}

/* line 393, ../../../sass/customer/_rte.scss */
DIV.rh-Element-Frame {
  
-ms-name: "Grå ramme";

  border: 1px solid #d5d5d5;
  padding: 10px;
  margin: 16px 0;
  background-color: #f0f0f0;
}

/* line 401, ../../../sass/customer/_rte.scss */
HR.rh-Element-Hr {
  
-ms-name: "Linie";

}

/* line 405, ../../../sass/customer/_rte.scss */
.rh-Style-Btn {
  
-ms-name: "Knap";

}

/* line 409, ../../../sass/customer/_rte.scss */
.rh-Table-Bordered {
  
-ms-name: "Med rammer";

}

/* line 413, ../../../sass/customer/_rte.scss */
.rh-Table-Condensed {
  
-ms-name: "Smal";

}

/* line 417, ../../../sass/customer/_rte.scss */
.rh-Position-1 {
  
-ms-name: "Venstre";

  float: left;
}

/* line 423, ../../../sass/customer/_rte.scss */
.rh-Position-2 {
  
-ms-name: "Højre";

  float: right;
}

/* line 429, ../../../sass/customer/_rte.scss */
.rh-Position-3 {
  
-ms-name: "Top";

  vertical-align: text-top;
}

/* line 434, ../../../sass/customer/_rte.scss */
.rh-Position-4 {
  
-ms-name: "Midt";

  vertical-align: middle;
}

/* line 440, ../../../sass/customer/_rte.scss */
.rh-Position-5 {
  
-ms-name: "Bund";

  vertical-align: text-bottom;
}

/* line 446, ../../../sass/customer/_rte.scss */
.rh-Image-Style-0 {
  
-ms-name: "Ingen border";

}

/* line 451, ../../../sass/customer/_rte.scss */
.rh-Image-Style-1 {
  
-ms-name: "Tynd linie border";

  background-color: #434343;
  /*#444;*/
  border: 1px solid #656565;
  background-image: url("/_layouts/15/images/tabtitlerowbottombg.png?rev=23");
  background-repeat: repeat-x;
  background-position: top;
}

/* line 461, ../../../sass/customer/_rte.scss */
.rh-Image-Style-2 {
  
-ms-name: "Tabel border";

  padding: 2px;
  border-top: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-bottom: 1px solid #B8b8b8;
  /*#ababab;*/
  border-left: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-right: 1px solid #B8b8b8;
  /*#ababab;*/
}

/* line 471, ../../../sass/customer/_rte.scss */
.rh-Image-Style-3 {
  
-ms-name: "Mørk border";

  padding: 15px;
  background-color: #333333;
  /*#333;*/
  border: 1px solid #434343;
  /*#444;*/
  background-image: url("/_layouts/15/images/tabtitlerowbottombg.png?rev=23");
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-position: left bottom;
}

/* line 483, ../../../sass/customer/_rte.scss */
.rh-Image-Style-4 {
  
-ms-name: "Lys border";

  padding: 6px;
  padding-bottom: 33px;
  background-color: #f0f0f0;
  /*#F2F2F2;*/
  border-top: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-bottom: 1px solid #B8b8b8;
  /*#ababab;*/
  border-left: 1px solid #cccccc;
  /*#c6c6c6;*/
  border-right: 1px solid #B8b8b8;
  /*#ababab;*/
  background-image: url("/_layouts/15/images/selbg.png?rev=23");
  background-repeat: repeat-x;
  background-position: top;
}

/* line 501, ../../../sass/customer/_rte.scss */
.pim-page p {
  
-ms-name: "Normal";

  line-height: 23px;
  margin: 0px 0px 1em 0em;
}

/* line 508, ../../../sass/customer/_rte.scss */
.pim-page H2 {
  
-ms-name: "H2";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  color: #333333;
  line-height: 1.4;
  margin-bottom: .4em;
  margin-top: 1em;
}

/* line 518, ../../../sass/customer/_rte.scss */
.pim-page H3 {
  
-ms-name: "H3";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #333333;
  line-height: 1.6;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 528, ../../../sass/customer/_rte.scss */
.pim-pageH4 {
  
-ms-name: "H4";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 538, ../../../sass/customer/_rte.scss */
.pim-page H5 {
  
-ms-name: "H5";

  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 14px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 548, ../../../sass/customer/_rte.scss */
.pim-page H6 {
  
-ms-name: "H6";

  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 14px;
  margin-bottom: .2em;
  margin-top: 1em;
}

/* line 558, ../../../sass/customer/_rte.scss */
.article .abstract h1 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 34px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 567, ../../../sass/customer/_rte.scss */
.article .abstract h2 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 576, ../../../sass/customer/_rte.scss */
.article .abstract h3 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  margin-top: 1em;
}

/* line 585, ../../../sass/customer/_rte.scss */
.article .abstract h4 {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.3em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}

/* line 594, ../../../sass/customer/_rte.scss */
.article .abstract h5 {
  color: #000000;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.3em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}

/* line 605, ../../../sass/customer/_rte.scss */
H2.ms-rteElement-H2 {
  
-ms-name: "H2";

}

/* line 1, ../../../sass/customer/_searchwordhighlight.scss */
.highlight {
  background-color: #FFFF88;
  display: inline !important;
  padding-right: 0px !important;
}

/* line 7, ../../../sass/customer/_searchwordhighlight.scss */
.btn-webpart .highlight {
  background: none;
}

/*
.coworker-nav,
.coworker-group {
}
*/
/* line 9, ../../../sass/customer/_coworkers.scss */
.coworker {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 24px;
  /*
  	.coworker-department {
  	}
  	.coworker-phone {
  	}
  	.coworker-link {
  	}
  */
}
/* line 13, ../../../sass/customer/_coworkers.scss */
.coworker h3.coworker-name {
  margin-bottom: 0;
}
/* line 15, ../../../sass/customer/_coworkers.scss */
.coworker h3.coworker-name a {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  display: block;
}

/* line 33, ../../../sass/customer/_coworkers.scss */
.media.coworker {
  margin-bottom: 1em;
}

/* line 1, ../../../sass/customer/_contactlink.scss */
.contact-link {
  display: inline-block;
}
/* line 3, ../../../sass/customer/_contactlink.scss */
.contact-link > .popover {
  width: auto !important;
  max-width: 100%;
  font-size: 1em;
  text-align: center;
}
/* line 8, ../../../sass/customer/_contactlink.scss */
.contact-link > .popover img {
  max-width: auto;
  width: 72px;
  height: 72px;
  display: inline;
}
/* line 14, ../../../sass/customer/_contactlink.scss */
.contact-link > .popover h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 18, ../../../sass/customer/_contactlink.scss */
.contact-link > .popover .row {
  margin: 0 !important;
}
/* line 21, ../../../sass/customer/_contactlink.scss */
.contact-link > .popover a.followuserbtn {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  /* line 3, ../../../sass/customer/_contactlink.scss */
  .contact-link > .popover {
    text-align: left;
  }
}

/* line 1, ../../../sass/customer/_header.scss */
.ms-core-deltaSuiteLinks {
  text-align: left;
}

/* line 5, ../../../sass/customer/_header.scss */
#suiteBar {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 36px;
}
/* line 10, ../../../sass/customer/_header.scss */
#suiteBar .navbar-toggle {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 8px 20px 8px 20px;
  border-radius: 0;
  border: 0;
  min-width: initial;
  border-right: 1px solid #434343;
  /*#4c4c4c;*/
  float: none;
}
/* line 23, ../../../sass/customer/_header.scss */
#suiteBar .navbar-collapse {
  border-top: 0;
  border-color: transparent;
  box-shadow: none;
}

/* line 30, ../../../sass/customer/_header.scss */
#suiteBar,
#suiteBarLeft,
#suiteBarRight {
  background-color: #333333;
}

/* line 36, ../../../sass/customer/_header.scss */
#suiteBarRight {
  padding-right: 0;
}

/* line 40, ../../../sass/customer/_header.scss */
#suiteBarRight #ms-help {
  display: none;
}

/* line 45, ../../../sass/customer/_header.scss */
#suiteLinksBox .navbar {
  margin-bottom: 0;
  min-height: inherit;
  border-radius: 0;
}
/* line 51, ../../../sass/customer/_header.scss */
#suiteLinksBox .navbar-inverse {
  background-color: transparent;
  border: 0;
}
/* line 56, ../../../sass/customer/_header.scss */
#suiteLinksBox .navbar-nav > li > a {
  padding-top: 7px;
  padding-bottom: 5px;
  color: #ffffff;
  margin: 0 15px;
}
/* line 63, ../../../sass/customer/_header.scss */
#suiteLinksBox .navbar-nav > li > a:hover,
#suiteLinksBox .navbar-nav > li > a:focus {
  color: #828282;
}

/* line 69, ../../../sass/customer/_header.scss */
.minime {
  width: 36px;
  height: 36px;
  display: block !important;
  overflow: hidden;
  padding: 0 !important;
  margin-left: 15px;
}
@media screen and (min-width: 768px) {
  /* line 69, ../../../sass/customer/_header.scss */
  .minime {
    margin-left: 0;
  }
}
/* line 81, ../../../sass/customer/_header.scss */
.minime img {
  width: 100%;
}

/* line 86, ../../../sass/customer/_header.scss */
.ms-welcome-root {
  height: 36px;
  line-height: 36px;
  border: 1px solid #656565;
  /*#575757;*/
  border-width: 0 1px;
  padding: 0px 16px 0px 20px;
}

/* line 94, ../../../sass/customer/_header.scss */
.ms-welcome-root > a.ms-core-menu-root,
#suiteBarLeft {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: capitalize;
  color: #ffffff;
}

/* line 101, ../../../sass/customer/_header.scss */
.ms-siteactions-root > span > a.ms-core-menu-root {
  width: 20px;
  height: 20px;
  padding: 11px 7px 6px 11px;
}

/* line 107, ../../../sass/customer/_header.scss */
.ms-welcome-hover > a.ms-core-menu-root,
.ms-welcome-root > a.ms-core-menu-root:hover {
  color: #333333;
}

/* line 112, ../../../sass/customer/_header.scss */
.ribbonexternaluserdiv {
  background-color: #222222;
}
/* line 115, ../../../sass/customer/_header.scss */
.ribbonexternaluserdiv #welcomeMenuBox {
  display: none;
}
/* line 119, ../../../sass/customer/_header.scss */
.ribbonexternaluserdiv .ms-core-deltaSuiteLinks {
  background-color: #222222;
}
/* line 123, ../../../sass/customer/_header.scss */
.ribbonexternaluserdiv #s4-ribbonrow {
  display: none;
}

/* Ribbon branding - new design for intranet and internet */
/* line 133, ../../../sass/customer/_header.scss */
body.internet, body.intranet {
  background-color: #cccccc;
}

/*hide the suite bar*/
/* line 137, ../../../sass/customer/_header.scss */
.internet #suiteBar, .internet #suiteBarButtons #ms-help, .intranet #suiteBar, .intranet #suiteBarButtons #ms-help {
  display: none;
}

/* Edit link missing border */
/* line 142, ../../../sass/customer/_header.scss */
#suiteBarButtons {
  border-right: 1px solid #d5d5d5;
}

/* Edit link a bit lower */
/* line 146, ../../../sass/customer/_header.scss */
a.ms-promotedActionButton[_edittooltip="Rediger"] > span, a.ms-promotedActionButton[_savetooltip="Gem"] > span {
  margin-top: 2px;
}

/* line 150, ../../../sass/customer/_header.scss */
a.ms-promotedActionButton[_edittooltip="Rediger"]:hover > span, a.ms-promotedActionButton[_savetooltip="Gem"]:hover > span {
  background-color: white !important;
}

/* line 154, ../../../sass/customer/_header.scss */
a.ms-promotedActionButton[_edittooltip="Rediger"]:hover, a.ms-promotedActionButton[_edittooltip="Gem"]:hover {
  margin-right: 0;
  padding-right: 10px;
  background-color: #fff;
  line-height: 34px;
}

/*.internet div[id$="_SPSecurityTrimmedControlPageTools"], .intranet div[id$="_SPSecurityTrimmedControlPageTools"] {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 17px;
    background: #cccccc;
}*/
@media screen and (max-width: 1455px) {
  /* line 170, ../../../sass/customer/_header.scss */
  .internet div[id$="_SPSecurityTrimmedControlPageTools"], .intranet div[id$="_SPSecurityTrimmedControlPageTools"] {
    padding-right: 0;
    width: 100%;
  }
}
/*change the ribbon background color to suite bar blue*/
/* line 177, ../../../sass/customer/_header.scss */
.internet #globalNavBox, .internet .ms-clientcontrol-chromeheader, .internet .ms-welcome-hover, .internet ms-siteactions-hover, .intranet #globalNavBox, .intranet .ms-clientcontrol-chromeheader, .intranet .ms-welcome-hover, .intranet ms-siteactions-hover {
  background-color: #EBEBEB !important;
}

/*fix right links to sit next to each other*/
/* line 182, ../../../sass/customer/_header.scss */
.internet .ms-core-deltaSuiteLinks, .intranet .ms-core-deltaSuiteLinks {
  display: inline-block;
  vertical-align: top;
}

/* line 187, ../../../sass/customer/_header.scss */
.internet #s4-ribbonrow, .internet .ms-cui-topBar2, .intranet #s4-ribbonrow, .intranet .ms-cui-topBar2 {
  border-bottom-color: #d5d5d5;
  border-bottom: none;
}

/* line 192, ../../../sass/customer/_header.scss */
.internet .ms-siteactions-imgspan, .intranet .ms-siteactions-imgspan {
  display: block;
}

/* line 196, ../../../sass/customer/_header.scss */
.internet #ms-help .s4-clust, .intranet #ms-help .s4-clust {
  display: block !important;
  /*important needed back of OOTB inline style*/
}

/* line 200, ../../../sass/customer/_header.scss */
.internet .ms-promotedActionButton, .intranet .ms-promotedActionButton {
  vertical-align: top;
  line-height: 30px;
}

/* line 205, ../../../sass/customer/_header.scss */
.internet .ms-qatbutton, .intranet .ms-qatbutton {
  vertical-align: top;
}

/*ribbon colors*/
/*right tabs*/
/* line 211, ../../../sass/customer/_header.scss */
.internet .ms-welcome-root > a.ms-core-menu-root, .internet .ms-signInLink, .intranet .ms-welcome-root > a.ms-core-menu-root, .intranet .ms-signInLink {
  color: #636C6F;
}

/* line 215, ../../../sass/customer/_header.scss */
.internet .ms-welcome-root, .intranet .ms-welcome-root {
  border-left-color: transparent;
  border-right-color: #d5d5d5;
}

/* line 220, ../../../sass/customer/_header.scss */
.internet .ms-promotedActionButton-text, .intranet .ms-promotedActionButton-text {
  color: #636C6F;
}

/*left tabs such as browser, edit, etc*/
/* line 225, ../../../sass/customer/_header.scss */
.internet .ms-cui-tt-a > .ms-cui-tt-span, .intranet .ms-cui-tt-a > .ms-cui-tt-span {
  color: #636C6F !important;
  /*overriding OOTB important tag*/
}

/* line 229, ../../../sass/customer/_header.scss */
.internet .ms-browseTab.ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span, .intranet .ms-browseTab.ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span {
  color: #636C6F !important;
  /*again overriding OOTB important tag*/
}

/* line 1, ../../../sass/customer/_inheritedcontent.scss */
iframe.inherited-content {
  width: 100%;
  overflow: hidden;
}

/* line 7, ../../../sass/customer/_inheritedcontent.scss */
body.inherited-content {
  background: transparent;
}

/* line 11, ../../../sass/customer/_inheritedcontent.scss */
.hidden-element {
  display: none !important;
}

/* line 15, ../../../sass/customer/_inheritedcontent.scss */
.workspace-modifications {
  overflow: hidden !important;
  height: initial !important;
  /* just so retard IE7 computes the clientHeight */
  zoom: 1;
}

/* line 22, ../../../sass/customer/_inheritedcontent.scss */
.ic-editpanel {
  max-width: 870px;
  background-color: #f2f2f2;
  color: #777777;
  font-family: mariregular, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
}

/* images inside the publishing RTF field */
/* line 33, ../../../sass/customer/_inheritedcontent.scss */
html.lt-ie8 body.inherited-content div.ms-rtestate-field div img,
body.inherited-content div.ms-rtestate-field div > img {
  width: 100%;
  height: auto;
}

/* general class for responsiveness that can be attached to all images */
/* line 40, ../../../sass/customer/_inheritedcontent.scss */
body.inherited-content img.responsive {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  /* line 46, ../../../sass/customer/_inheritedcontent.scss */
  body.inherited-content .row.row-floating-grid {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 49, ../../../sass/customer/_inheritedcontent.scss */
  body.inherited-content .row.row-floating-grid .ms-webpart-zone .ms-webpartzone-cell {
    margin-left: 0;
  }
}
/* line 1, ../../../sass/customer/_facebooklike.scss */
.h1-under-fblike {
  margin-top: 0.3em;
}

/* line 1, ../../../sass/customer/_minisite.scss */
.adrminisite {
  text-align: center !important;
}

/* line 6, ../../../sass/customer/_minisite.scss */
.lt-ie9 .logo-area .ie-applyBackgroundJsImg img {
  position: absolute !important;
  top: 0 !important;
}

/* debatforum layout */
/* line 3, ../../../sass/customer/_communities.scss */
.debat-forum {
  margin-bottom: 20px;
}
/* line 6, ../../../sass/customer/_communities.scss */
.debat-forum .debat-forum-login [class^='btn-link'] {
  display: block;
}
/* line 11, ../../../sass/customer/_communities.scss */
.debat-forum .debat-forum-rss a.rssimg {
  width: 15px;
  height: 15px;
  background: url("/_layouts/15/RH/UI/images/icons.png") -20px -139px no-repeat !important;
  margin: 0 0 20px 0;
  display: inline-block;
  float: left;
  margin-right: 1em;
}
/* line 20, ../../../sass/customer/_communities.scss */
.debat-forum .debat-forum-rss a.rssimg img {
  display: none;
}
/* line 26, ../../../sass/customer/_communities.scss */
.debat-forum #PageContent__ControlWrapper_RichHtmlField {
  display: block !important;
  margin-left: 0;
}
/* line 31, ../../../sass/customer/_communities.scss */
.debat-forum span.ms-list-addnew-imgSpan20 {
  background: url("/_layouts/15/RH/UI/images/spcommon-RH.png") -131px -134px no-repeat !important;
}
/* line 32, ../../../sass/customer/_communities.scss */
.debat-forum span.ms-list-addnew-imgSpan20 img.ms-list-addnew-img20 {
  display: none;
}
/* line 39, ../../../sass/customer/_communities.scss */
.debat-forum .ms-textLarge,
.debat-forum .ms-textXLarge {
  font-size: 1em;
}
/* line 44, ../../../sass/customer/_communities.scss */
.debat-forum .ms-calloutLink:link, .debat-forum a.ms-calloutLink:visited, .debat-forum .ms-calloutLinkDisabled,
.debat-forum .ms-commandLink, .debat-forum .ms-commandLink:visited,
.debat-forum .ms-secondaryCommandLink, .debat-forum .ms-secondaryCommandLink:visited {
  /* [ReplaceColor(themeColor:"SubtleEmphasisCommandLinks")] */
  color: #007dbb;
}
/* line 50, ../../../sass/customer/_communities.scss */
.debat-forum .ms-calloutLink:hover,
.debat-forum .ms-commandLink:hover,
.debat-forum .ms-secondaryCommandLink:hover {
  /* [ReplaceColor(themeColor:"CommandLinksHover")] */
  color: #007dbb;
}
/* line 56, ../../../sass/customer/_communities.scss */
.debat-forum .ms-calloutLink:active,
.debat-forum .ms-commandLink:active,
.debat-forum .ms-secondaryCommandLink:active {
  /* [ReplaceColor(themeColor:"CommandLinksPressed")] */
  color: #007dbb;
}
/* line 62, ../../../sass/customer/_communities.scss */
.debat-forum .ms-calloutLinkDisabled:link, .debat-forum .ms-calloutLinkDisabled:visited, .debat-forum a.ms-calloutLinkDisabled:hover, .debat-forum .ms-calloutLinkDisabled:active,
.debat-forum .ms-commandLinkDisabled:link, .debat-forum .ms-commandLinkDisabled:visited, .debat-forum .ms-commandLinkDisabled:hover, .debat-forum .ms-commandLinkDisabled:active {
  /* [ReplaceColor(themeColor:"CommandLinksDisabled")] */
  color: #828282;
}
/* line 67, ../../../sass/customer/_communities.scss */
.debat-forum .ms-heroCommandLink, .debat-forum .ms-heroCommandLink:visited {
  /* [ReplaceColor(themeColor:"CommandLinksHover")] */
  color: #007dbb;
}
/* line 71, ../../../sass/customer/_communities.scss */
.debat-forum .ms-heroCommandLink:hover, .debat-forum .ms-heroCommandLink:active {
  /* [ReplaceColor(themeColor:"CommandLinksPressed")] */
  color: #007dbb;
}
/* line 75, ../../../sass/customer/_communities.scss */
.debat-forum .ms-pivotControl-surfacedOpt, .debat-forum .ms-pivotControl-overflowDot {
  /* [ReplaceColor(themeColor:"CommandLinks")] */
  color: #007dbb;
}
/* line 79, ../../../sass/customer/_communities.scss */
.debat-forum .ms-pivotControl-surfacedOpt:hover, .debat-forum .ms-pivotControl-overflowDot:hover {
  /* [ReplaceColor(themeColor:"CommandLinksHover")] */
  color: #007dbb;
}
/* line 83, ../../../sass/customer/_communities.scss */
.debat-forum .ms-pivotControl-surfacedOpt-selected {
  color: #333;
}
/* line 87, ../../../sass/customer/_communities.scss */
.debat-forum .ms-calloutLink:link, .debat-forum a.ms-calloutLink:visited, .debat-forum .ms-calloutLinkDisabled,
.debat-forum .ms-commandLink, .debat-forum .ms-commandLink:visited,
.debat-forum .ms-secondaryCommandLink, .debat-forum .ms-secondaryCommandLink:visited,
.debat-forum .ms-heroCommandLink, .debat-forum .ms-heroCommandLink:visited, .debat-forum .ms-heroCommandLink:hover, .debat-forum .ms-heroCommandLink:active {
  /* [ReplaceFont(themeFont:"body")] */
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
/* line 95, ../../../sass/customer/_communities.scss */
.debat-forum .ms-accentText, .debat-forum .ms-accentText:visited {
  /* [ReplaceColor(themeColor:"AccentText")] */
  color: #007dbb;
}
/* line 99, ../../../sass/customer/_communities.scss */
.debat-forum .ms-TileText-fontColor {
  /* [ReplaceColor(themeColor:"TileText",opacity:"1")] */
  color: #ffffff;
}
/* line 103, ../../../sass/customer/_communities.scss */
.debat-forum .ms-TileBackgroundOverlay-bgColor {
  /* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */
  background-color: #007dbb;
}
/* line 107, ../../../sass/customer/_communities.scss */
.debat-forum .ms-core-needIEFilter .ms-TileBackgroundOverlay-bgColor {
  /* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=$brand-primary,endColorstr=$brand-primary)";
}
/* line 112, ../../../sass/customer/_communities.scss */
.debat-forum .ms-tileview-tile-content {
  /* [ReplaceColor(themeColor:"EmphasisBackground")] */
  background-color: #81ccf1;
}
/* line 116, ../../../sass/customer/_communities.scss */
.debat-forum .ms-tileview-tile-detailsBox {
  /* [ReplaceColor(themeColor:"TileText")] */
  color: #ffffff;
  /* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */
  background-color: #007dbb;
}
/* line 121, ../../../sass/customer/_communities.scss */
.debat-forum .ms-core-needIEFilter .ms-tileview-tile-detailsBox {
  /* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=$brand-primary,endColorstr=$brand-primary)";
}
/* line 125, ../../../sass/customer/_communities.scss */
.debat-forum .ms-tileview-tile-selected, .debat-forum .ms-tileview-tile-selectionBox, .debat-forum .ms-tileview-tile-selectionBox > *, .debat-forum .ms-tileview-tile-selectionBox:hover > * {
  /* [ReplaceColor(themeColor:"EmphasisBackground")] */
  background-color: #81ccf1;
}
/* line 129, ../../../sass/customer/_communities.scss */
.debat-forum .ms-tileview-tile-titleMedium {
  /* [ReplaceColor(themeColor:"TileText")] */
  color: #ffffff;
}
/* line 133, ../../../sass/customer/_communities.scss */
.debat-forum .ms-tileview-tile-titleMedium,
.debat-forum .ms-tileview-tile-detailsListMedium,
.debat-forum .ms-tileview-tile-descriptionMedium {
  font-size: 14px;
}
/* line 139, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-reputationBarSq {
  background: #007dbb;
}
/* line 143, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-adminLinks {
  display: block;
}
/* line 147, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-activityStatsNumber {
  width: auto;
  /* [ReplaceColor(themeColor: "SubtleLines")] */
  border-bottom: 1px solid #d5d5d5;
}
/* line 152, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-myMemberScore {
  width: auto;
  /* [ReplaceColor(themeColor: "SubtleLines")] */
  border-bottom: 1px solid #d5d5d5;
}
/* line 157, ../../../sass/customer/_communities.scss */
.debat-forum .ms-microfeed-confirmationDiv {
  /* [ReplaceColor(themeColor: "SubtleLines")] */
  border: 1px solid #d5d5d5;
}
/* line 161, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-forumContainer {
  width: auto;
  max-width: none;
}
/* line 166, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-cat-defaultImage {
  /* [ReplaceColor(themeColor: "EmphasisBackground")] */
  background-color: #81ccf1;
}
/* line 170, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-cat-name {
  font-size: 1.33em;
  color: #007dbb;
  line-height: 20px;
}
/* line 176, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-cat-counts {
  /* [ReplaceColor(themeColor: "SubtleBodyText")] */
  color: #828282;
  font-size: 1em;
  line-height: 20px;
}
/* line 182, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-cat-countsNumbers {
  /* [ReplaceColor(themeColor: "ContentAccent1")] */
  color: #007dbb;
}
/* line 186, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-cat-desc {
  font-size: 1em;
  /* [ReplaceColor(themeColor: "BodyText")] */
  color: #333333;
  line-height: 20px;
}
/* line 192, ../../../sass/customer/_communities.scss */
.debat-forum .ms-comm-cat-lastPost {
  /* [ReplaceColor(themeColor: "SubtleBodyText")] */
  color: #828282;
  font-size: 1em;
  line-height: 20px;
}
/* line 198, ../../../sass/customer/_communities.scss */
.debat-forum .ms-commportal-titleArea {
  /* [ReplaceColor(themeColor: "SubtleEmphasisBackground")] */
  background-color: #81ccf1;
  height: 90px;
}
/* line 203, ../../../sass/customer/_communities.scss */
.debat-forum .ms-microfeed-highlightedRefMention {
  /* [ReplaceColor(themeColor: "SubtleEmphasisBackground")] */
  background-color: #81ccf1;
}
/* line 207, ../../../sass/customer/_communities.scss */
.debat-forum .ms-microfeed-highlightedTextBoxElement {
  /* [ReplaceColor(themeColor: "SubtleEmphasisBackground",opacity:"1.0")] */
  background-color: #81ccf1;
}
/* line 211, ../../../sass/customer/_communities.scss */
.debat-forum .ms-rtestate-write .ms-socialentity {
  /* [ReplaceColor(themeColor: "SubtleEmphasisBackground",opacity:"1")] */
  background-color: #81ccf1;
  /* [ReplaceColor(themeColor: "SubtleEmphasisBackground")] */
  background-color: #81ccf1;
  display: inline-block;
}

/* line 218, ../../../sass/customer/_communities.scss */
#s4-bodyContainer .rh-custom-file-wrapper {
  display: none;
}

@media (max-width: 390px) {
  /* line 223, ../../../sass/customer/_communities.scss */
  #s4-bodyContainer .rh-custom-file-wrapper {
    display: block;
  }
}
@media (min-width: 700px) and (orientation: landscape) and (max-device-height: 699px) {
  /* line 229, ../../../sass/customer/_communities.scss */
  #s4-bodyContainer .rh-custom-file-wrapper {
    display: block;
  }
}
/*@media (max-width: 768px) {
    #s4-bodyContainer .rh-custom-file-wrapper {
        display: block;
    }
}*/
/* line 242, ../../../sass/customer/_communities.scss */
.lt-ie8 .debat-forum .ms-comm-activityStats ul {
  margin-left: 0 !important;
}
/* line 246, ../../../sass/customer/_communities.scss */
.lt-ie8 .debat-forum .ms-tableCell {
  display: inline-block;
  float: left;
}
/* line 252, ../../../sass/customer/_communities.scss */
.lt-ie8 .debat-forum .ms-comm-statsInlineContainer .ms-comm-statsInline {
  float: left;
}
/* line 257, ../../../sass/customer/_communities.scss */
.lt-ie8 .debat-forum .ms-comm-adminLinks,
.lt-ie8 .debat-forum .ms-comm-rootBestBackground {
  background-color: #f0f0f0;
}
/* line 262, ../../../sass/customer/_communities.scss */
.lt-ie8 .debat-forum .ms-comm-forumContainer {
  width: 90%;
  max-width: none;
}
/* line 267, ../../../sass/customer/_communities.scss */
.lt-ie8 .debat-forum .ms-comm-bestResponseContainer {
  display: block;
}

/* Debatforum link wp */
/* line 273, ../../../sass/customer/_communities.scss */
img.rh-forumlink-image {
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important;
  margin: 0 0 1em 0;
}

/* line 280, ../../../sass/customer/_communities.scss */
h2.rh-forumlink-heading {
  margin: 10px 0;
}

/* line 284, ../../../sass/customer/_communities.scss */
.rh-forumlink-manchet {
  font-size: 1em;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #656565;
  margin: 0 0 1em 0;
}

/* line 292, ../../../sass/customer/_communities.scss */
.rh-forumlink-numbers .number {
  font-size: 2.31em;
  /* [ReplaceColor(themeColor: "SubtleLines")] */
  border-bottom: 1px solid #d5d5d5;
  padding: 0 0 5px 0;
}
/* line 298, ../../../sass/customer/_communities.scss */
.rh-forumlink-numbers .description {
  color: #656565;
}

/* line 304, ../../../sass/customer/_communities.scss */
h3.rh-forumlink-subheading a {
  display: block;
}

/* line 310, ../../../sass/customer/_communities.scss */
.rh-forumlink-comments .rh-forumlink-comment {
  /* [ReplaceColor(themeColor: "SubtleLines")] */
  border-bottom: 1px solid #d5d5d5;
}
/* line 313, ../../../sass/customer/_communities.scss */
.rh-forumlink-comments .rh-forumlink-comment p {
  margin-bottom: 0;
}
/* line 316, ../../../sass/customer/_communities.scss */
.rh-forumlink-comments .rh-forumlink-comment p span.rh-forumlink-date {
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
/* line 322, ../../../sass/customer/_communities.scss */
.rh-forumlink-comments .rh-forumlink-comment p.rh-forumlink-author {
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

/* line 331, ../../../sass/customer/_communities.scss */
.lt-ie8 .rh-forumlink-numbers .number {
  padding-bottom: 15px;
}

/* line 337, ../../../sass/customer/_communities.scss */
.ms-comm-forumContainer .ms-comm-postMainContainer .ms-noWrap {
  white-space: normal;
  text-overflow: clip;
  overflow: auto;
}

@media screen and (max-width: 480px) {
  /* line 343, ../../../sass/customer/_communities.scss */
  .ms-comm-forumContainer .ms-comm-popularityBarContainer {
    float: none;
  }
}

/* line 349, ../../../sass/customer/_communities.scss */
.rh-forum-additional-info {
  margin-top: 1em;
}

/* line 353, ../../../sass/customer/_communities.scss */
.rh-forum-additional-val span {
  font-weight: bold;
}

/* Remove menu items in css */
/* line 357, ../../../sass/customer/_communities.scss */
a.ms-pivotControl-surfacedOpt:nth-child(4) {
  display: none;
}

/* line 361, ../../../sass/customer/_communities.scss */
a.ms-pivotControl-surfacedOpt:nth-child(5) {
  display: none;
}

/* line 1, ../../../sass/customer/_poll.scss */
.poll-outer {
  padding: 20px;
  padding: 3.5px 10px 10px 10px;
}
/* line 5, ../../../sass/customer/_poll.scss */
.poll-outer h2 {
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 31px;
  line-height: 35px;
  margin: 0 0 10px 0;
  padding: 3.5px 10px 0px 10px;
  color: #333333;
}
/* line 14, ../../../sass/customer/_poll.scss */
.poll-outer .abstract {
  font-size: 20px;
  margin-bottom: 10px;
  padding: 3.5px 10px 0px 10px;
}
/* line 20, ../../../sass/customer/_poll.scss */
.poll-outer .poll-image {
  padding: 3.5px 10px 0px 10px;
  max-width: 100% !important;
}
/* line 24, ../../../sass/customer/_poll.scss */
.poll-outer .poll-image img {
  /*padding: 3.5px 10px 0px 10px;*/
  max-width: 100% !important;
  overflow: hidden !important;
  margin: 0 0 1em 0;
}
/* line 32, ../../../sass/customer/_poll.scss */
.poll-outer .poll-question {
  padding: 3.5px 10px 0px 10px;
}
/* line 36, ../../../sass/customer/_poll.scss */
.poll-outer .poll-question-html {
  padding: 3.5px 10px 0px 10px;
}
/* line 40, ../../../sass/customer/_poll.scss */
.poll-outer .poll-already-voted {
  font-style: italic;
  margin-bottom: 10px;
  padding: 3.5px 10px 0px 10px;
}
/* line 46, ../../../sass/customer/_poll.scss */
.poll-outer .poll-voting-options {
  margin: 6px 0px 0px 6px;
}
/* line 50, ../../../sass/customer/_poll.scss */
.poll-outer .poll-voting-options td {
  white-space: nowrap;
}
/* line 54, ../../../sass/customer/_poll.scss */
.poll-outer .poll-voting-options {
  		/*label {
  			margin: 3px 0 0 5px;
  		}
  
  		white-space: nowrap !important;*/
}
/* line 55, ../../../sass/customer/_poll.scss */
.poll-outer .poll-voting-options input[type=radio],
.poll-outer .poll-voting-options input[type=checkbox] {
  margin-left: 3%;
}
/* line 64, ../../../sass/customer/_poll.scss */
.poll-outer .poll-voting-options label {
  white-space: break-spaces !important;
  /*			margin: 3px 0 0 5px;
  white-space: break-spaces !important;
  margin-bottom: 5px;
  font-size: 16px;
  margin-left: 5px;*/
  padding: 3.5px 10px 0px 10px;
  width: 98%;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
}
/* line 84, ../../../sass/customer/_poll.scss */
.poll-outer .poll-results .poll-graph-result {
  display: block;
  padding-left: 10px;
  padding: 3.5px 10px 0px 10px;
}
/* line 90, ../../../sass/customer/_poll.scss */
.poll-outer .poll-results .poll-graph-result .poll-graph-pie-labels label {
  display: block;
}
/* line 93, ../../../sass/customer/_poll.scss */
.poll-outer .poll-results .poll-graph-result .poll-graph-pie-labels label span {
  width: 10px;
  height: 10px;
}
/* line 101, ../../../sass/customer/_poll.scss */
.poll-outer .poll-results .poll-total-results {
  display: block;
  padding: 3.5px 10px 0px 10px;
}
/* line 106, ../../../sass/customer/_poll.scss */
.poll-outer .poll-results .poll-number-result {
  display: block;
  padding: 3.5px 10px 0px 10px;
  /*white-space: nowrap !important;*/
}
/* line 113, ../../../sass/customer/_poll.scss */
.poll-outer [class^='btn-link'] {
  display: block;
}
/* line 117, ../../../sass/customer/_poll.scss */
.poll-outer input[type=submit] {
  margin-bottom: 10px;
}

/* note that due to embed support, some of these rules are also in system.scss*/
/* don't show the "install Silverlight" image */
/* line 4, ../../../sass/customer/_video.scss */
html.lt-ie9 div.mediaPlayerContainer video img {
  display: none;
}

/* line 8, ../../../sass/customer/_video.scss */
div:not(.mediaPlayerFullScreen) > div.mediaPlayerInitialPlayButton a span {
  margin-left: 15px;
  margin-top: 10px;
}

/* line 13, ../../../sass/customer/_video.scss */
div.mediaPlayerInitialPlayButton {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 43%;
}

/* line 21, ../../../sass/customer/_video.scss */
.mediaPlayerTitleOverlay {
  padding: 10px;
  height: 41px;
}

/* hide the buttons from the built-in player so the video can't be played until Projekktor takes over */
/* line 27, ../../../sass/customer/_video.scss */
html.android-stock-browser div.mediaPlayerContainer div.mediaPlayerFullScreenEsc,
html.android-stock-browser div.mediaPlayerContainer div.mediaPlayerTitleOverlay,
html.android-stock-browser div.mediaPlayerContainer div.mediaPlayerInitialPlayButton {
  display: none;
}

/* line 33, ../../../sass/customer/_video.scss */
html.android-stock-browser div.mediaPlayerContainer ul.mediaPlayerAdditionalControls {
  display: none;
}

/* line 37, ../../../sass/customer/_video.scss */
.mediaPlayerContainer.highjacked {
  padding-bottom: 50%;
  position: relative;
  height: 0 !important;
}
/* line 42, ../../../sass/customer/_video.scss */
.mediaPlayerContainer.highjacked div.video-inner-wrapper, .mediaPlayerContainer.highjacked embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
/* line 49, ../../../sass/customer/_video.scss */
.mediaPlayerContainer.highjacked div.video-inner-wrapper .projekktor, .mediaPlayerContainer.highjacked embed .projekktor {
  width: 100% !important;
  height: 100%;
}

/* line 56, ../../../sass/customer/_video.scss */
.mediaPlayerContainer {
  background-color: inherit;
}

/* line 60, ../../../sass/customer/_video.scss */
html.lt-ie8 .mediaPlayerContainer.highjacked {
  height: auto !important;
}

/* line 64, ../../../sass/customer/_video.scss */
ul.mediaPlayerAdditionalControls li.mediaPlayerControl a span img {
  max-width: initial;
}

/* line 68, ../../../sass/customer/_video.scss */
div.most-read-webpart.video .item {
  margin-bottom: 0px;
}
/* line 71, ../../../sass/customer/_video.scss */
div.most-read-webpart.video .image-area-left {
  width: 100%;
  margin: 0;
  padding: 5px;
  padding-bottom: 15px;
}
/* line 77, ../../../sass/customer/_video.scss */
div.most-read-webpart.video .link-item.link-item-plus-image {
  width: 100%;
}
/* line 80, ../../../sass/customer/_video.scss */
div.most-read-webpart.video h3 {
  margin-bottom: 0;
}
/* line 83, ../../../sass/customer/_video.scss */
div.most-read-webpart.video .meta {
  margin-bottom: 10px;
}

/* line 2, ../../../sass/customer/_imagegallery.scss */
.imagegallery-footer p.count {
  text-align: right;
}
/* line 5, ../../../sass/customer/_imagegallery.scss */
.imagegallery-footer div.upload {
  height: 5em;
}
/* line 7, ../../../sass/customer/_imagegallery.scss */
.imagegallery-footer div.upload p.draghere {
  padding-top: 2em;
  text-align: center;
}

/* line 14, ../../../sass/customer/_imagegallery.scss */
.imagegallery-header {
  background-color: #f0f0f0;
}
/* line 17, ../../../sass/customer/_imagegallery.scss */
.imagegallery-header p {
  margin-bottom: 0;
  padding: 4px;
}
/* line 22, ../../../sass/customer/_imagegallery.scss */
.imagegallery-header span.glyphicon {
  top: 4px;
  float: right;
}

/* line 2, ../../../sass/customer/_latestblogcomments.scss */
.rh-latest-blog-comments .rh-latest-blog-comments-author {
  font-weight: bold;
}
/* line 6, ../../../sass/customer/_latestblogcomments.scss */
.rh-latest-blog-comments .rh-latest-blog-comments-message {
  margin: 1em;
  margin-left: 0;
}

/* line 1, ../../../sass/customer/_peoplesearch.scss */
.rh-search-person-avatar {
  width: 100px;
  overflow: hidden;
  margin: 0;
  float: left;
}

/* line 8, ../../../sass/customer/_peoplesearch.scss */
.rh-search-person-info {
  clear: none;
  margin-left: 120px;
}

/* line 13, ../../../sass/customer/_peoplesearch.scss */
.rh-search-phone-and-email {
  /*width: 40%;
  float: left;*/
  color: #656565;
}

/* line 19, ../../../sass/customer/_peoplesearch.scss */
.rh-search-title-and-workplace {
  /*width: 60%;
  float: right;*/
  color: #656565;
  /*#646c6f;*/
}

/* line 25, ../../../sass/customer/_peoplesearch.scss */
.rh-search-phonenumber span, .rh-search-email span {
  font-weight: bold;
  color: #333333;
  margin-right: 4px;
}

/* line 31, ../../../sass/customer/_peoplesearch.scss */
.rh-search-email a {
  color: inherit;
}

/* line 35, ../../../sass/customer/_peoplesearch.scss */
.rh-search-person-name {
  padding-bottom: 4px;
}

@media screen and (max-width: 768px) {
  /* line 40, ../../../sass/customer/_peoplesearch.scss */
  .ms-srch-people-outerContainer {
    margin-left: auto;
  }
}
@media screen and (max-width: 480px) {
  /* line 46, ../../../sass/customer/_peoplesearch.scss */
  .rh-search-phone-and-email {
    width: auto;
    float: none;
    clear: both;
    padding-top: 10px;
  }

  /* line 53, ../../../sass/customer/_peoplesearch.scss */
  .rh-search-title-and-workplace {
    width: auto;
    float: none;
    margin-left: 120px;
  }

  /* line 59, ../../../sass/customer/_peoplesearch.scss */
  .rh-search-person-name {
    padding-left: 20px;
  }

  /* line 63, ../../../sass/customer/_peoplesearch.scss */
  .rh-search-person-info {
    margin-left: 0;
  }
}
/* line 1, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-container {
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: cover;
  background-color: #ececec;
}
@media screen and (min-width: 768px) {
  /* line 1, ../../../sass/customer/_frontpagelinks.scss */
  .rh-front-page-links-container {
    min-height: 500px;
  }
}
/* line 11, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-container h3 {
  color: #333333;
  margin-bottom: 40px;
  font-size: 37px;
}
/* line 17, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-container .container {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 768px) {
  /* line 1, ../../../sass/customer/_frontpagelinks.scss */
  .rh-front-page-links-container {
    padding: 0 10px;
    background-image: none !important;
  }
  /* line 26, ../../../sass/customer/_frontpagelinks.scss */
  .rh-front-page-links-container .container {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  /* line 30, ../../../sass/customer/_frontpagelinks.scss */
  .rh-front-page-links-container .container h3 {
    display: none;
  }
}

/* line 37, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection {
  width: 555px;
  padding-left: 20px;
}
/* line 40, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a {
  font-size: 18px;
  font-family: "Mariregular","Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  display: block;
}
/* line 45, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a.left {
  float: left;
}
/* line 49, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a.right {
  float: right;
}
/* line 54, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a:hover {
  background: none !important;
}
/* line 57, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a:hover .rh-front-page-links-link-text {
  text-decoration: underline !important;
  text-decoration-thickness: 1px !important;
}
/* line 63, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a:focus {
  background: none !important;
  background-color: none !important;
  border: none !important;
}
/* line 69, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a:focus .rh-front-page-links-link-text {
  background-color: white;
  color: #8191a9;
  font-family: "Maribold";
  text-decoration: none;
  border: none !important;
}
/* line 77, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-collection a:active .rh-front-page-links-link-text {
  background-color: white;
  color: #8191a9;
  font-family: "Maribold";
  text-decoration: none;
  border: none !important;
}

/* line 86, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-link {
  font-size: 18px;
  margin-bottom: 10px;
  height: 63px;
  width: 270px;
  min-width: 270px;
  background: #ffffff;
}

/*.rh-front-page-links-link:hover {
    background: $brand-light;

    .rh-front-page-links-link-text {
        color: $white;
    }
}*/
/* line 103, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-link-icon {
  padding-right: 17px;
  width: 63px;
  height: 63px;
  display: block;
  float: left;
}

/* line 113, ../../../sass/customer/_frontpagelinks.scss */
.rh-front-page-links-link-text {
  font-size: 18px;
  display: block;
  padding-left: 3px;
  padding-right: 3px;
  float: left;
  line-height: 63px;
  color: #333333;
}

/* line 124, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-collection a.left, .new-design .rh-front-page-links-collection a.right {
  float: left;
  clear: both;
  height: auto;
  line-height: 19px;
}

/* line 131, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-link-icon {
  height: auto;
  width: auto;
}

/* line 136, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-link-text {
  line-height: normal;
  color: #fff;
  padding-top: 3px;
}

/* line 142, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-link {
  height: auto;
  background: transparent;
  color: #fff;
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: flex;
}

/* line 152, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-container .container {
  padding: 0;
}

@media screen and (max-width: 1439px) {
  /* line 160, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 1439px) and (max-width: 480px) {
  /* line 160, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection {
    padding-top: 0;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 1439px) {
  /* line 171, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a.left {
    padding-right: 15px;
    padding-left: 0;
  }
}
@media screen and (max-width: 1439px) and (max-width: 480px) {
  /* line 171, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a.left {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1439px) {
  /* line 181, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a.right {
    padding-left: 15px;
    padding-right: 0;
  }
}
@media screen and (max-width: 1439px) and (max-width: 480px) {
  /* line 181, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a.right {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1439px) {
  /* line 191, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a {
    width: 50%;
    float: none;
  }
  /* line 195, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a .rh-front-page-links-link {
    width: auto;
    height: 39px;
    min-width: unset;
  }
}
@media screen and (max-width: 1439px) and (max-width: 480px) {
  /* line 191, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection a {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 1439px) {
    /*.rh-front-page-links-collection a,
    .rh-front-page-links-collection a.right,
    .rh-front-page-links-collection a.left,
    .rh-front-page-links-link {


        
    }*/
}
/* line 228, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-container {
  min-height: unset;
  background: transparent;
}

/* line 233, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-container h3 {
  display: none;
}

/* line 237, ../../../sass/customer/_frontpagelinks.scss */
.new-design .rh-front-page-links-collection {
  width: auto;
}
@media screen and (max-width: 1439px) {
  /* line 237, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 247, ../../../sass/customer/_frontpagelinks.scss */
  .new-design .rh-front-page-links-collection > a {
    padding-left: 15px;
  }
}

/* line 1, ../../../sass/customer/_subsiterollup.scss */
.subsiterollup .link-item .description {
  display: block;
}

@media screen and (max-width: 768px) {
  /* line 5, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup a.outer-link .link-item h3.rollup-title {
    font-size: 43px;
  }
}
@media screen and (max-width: 480px) {
  /* line 5, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup a.outer-link .link-item h3.rollup-title {
    font-size: 28px;
  }
}

/* line 15, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .rollup-header {
  border-bottom: 2px solid #333333;
  margin-bottom: 10px;
}

/* line 20, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .rollup-header p {
  font-size: 24px;
  line-height: 64px;
}

/* line 25, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .link-item .rollup-header h3.rollup-title {
  border: none;
  margin: 0px;
}

@media screen and (max-width: 480px) {
  /* line 30, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .item {
    border-bottom: 1px solid #d5d5d5;
  }
}

/* line 39, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .tabs {
  width: 100%;
  float: left;
  margin-top: 20px;
}
/* line 44, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .tabs .tabactive {
  color: #ffffff;
  background-color: #656565;
}
/* line 49, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .tabs .tabactive .icon {
  background-image: url("/_layouts/15/RH/UI/images/bigtaps_arrow_active.png");
  background-repeat: no-repeat;
  width: 33px;
  height: 16px;
  position: absolute;
  margin: 35px 0 0 -15px;
}
/* line 58, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .tabs ul {
  list-style: none;
}
/* line 62, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .tabs ul li {
  float: left;
  color: #656565;
  padding-top: 35px;
  padding-bottom: 35px;
  width: 370px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  text-align: center;
  font-size: 16px;
  border: solid 1px #dedede;
}
/* line 76, ../../../sass/customer/_subsiterollup.scss */
.page-rollup.subsiterollup .tabs ul li:hover {
  color: #ffffff;
  background-color: #656565;
}

@media screen and (max-width: 768px) {
  /* line 89, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs .tabactive:after {
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;
    /* position: absolute; */
    margin: -36px 0 0 0;
    top: 0;
    left: 0;
    right: 0;
    float: right;
  }
  /* line 107, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs ul {
    list-style: none;
    padding: 0;
  }
  /* line 112, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs ul li {
    float: left;
    color: #656565;
    padding: 15px 0 0 0;
    margin: 0;
    width: 100%;
    background-color: #f0f0f0;
    text-align: left;
    font-size: 16px;
    border: solid 1px #dedede;
  }
  /* line 123, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs ul li:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    /* position: absolute; */
    margin: -36px 0 0 0;
    top: 0;
    left: 0;
    right: 0;
    float: right;
  }
  /* line 140, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs ul li p {
    padding-left: 15px;
  }
  /* line 144, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs ul li .icon {
    display: none;
  }
  /* line 149, ../../../sass/customer/_subsiterollup.scss */
  .page-rollup.subsiterollup .tabs ul li:hover {
    color: #ffffff;
    background-color: #656565;
  }
}
/* line 164, ../../../sass/customer/_subsiterollup.scss */
html.ie .page-rollup.subsiterollup .tabs {
  width: 100%;
  float: left;
  margin-top: 20px;
}
/* line 169, ../../../sass/customer/_subsiterollup.scss */
html.ie .page-rollup.subsiterollup .tabs .tabactive {
  color: #ffffff;
  background-color: #656565;
}
/* line 174, ../../../sass/customer/_subsiterollup.scss */
html.ie .page-rollup.subsiterollup .tabs .tabactive .icon {
  background-image: url("/_layouts/15/RH/UI/images/bigtaps_arrow_active.png");
  background-repeat: no-repeat;
  width: 33px;
  height: 16px;
  position: absolute;
  margin: 35px 0 0 168px;
  *margin: 35px 0 0 -15px;
}
/* line 185, ../../../sass/customer/_subsiterollup.scss */
html.ie .page-rollup.subsiterollup .tabs ul li {
  float: left;
  color: #656565;
  padding-top: 35px;
  padding-bottom: 35px;
  *height: 34px;
  width: 370px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  text-align: center;
  font-size: 16px;
  border: solid 1px #dedede;
}
@media screen and (max-width: 768px) {
  /* line 207, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs .tabactive:after {
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;
    /* position: absolute; */
    margin: -36px 0 0 0;
    top: 0;
    left: 0;
    right: 0;
    float: right;
  }
  /* line 225, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs ul {
    list-style: none;
    padding: 0;
  }
  /* line 230, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs ul li {
    float: left;
    color: #656565;
    padding: 15px 0 0 0;
    margin: 0;
    width: 100%;
    background-color: #f0f0f0;
    text-align: left;
    font-size: 16px;
    border: solid 1px #dedede;
  }
  /* line 241, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs ul li:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    /* position: absolute; */
    margin: -36px 0 0 0;
    top: 0;
    left: 0;
    right: 0;
    float: right;
  }
  /* line 258, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs ul li p {
    padding-left: 15px;
  }
  /* line 262, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs ul li .icon {
    display: none;
  }
  /* line 267, ../../../sass/customer/_subsiterollup.scss */
  html.ie .page-rollup.subsiterollup .tabs ul li:hover {
    color: #ffffff;
    background-color: #656565;
  }
}

/* Page Rollup not full with */
/* line 280, ../../../sass/customer/_subsiterollup.scss */
.col-sm-9 .page-rollup .link-item-plus-image, .col-sm-9 .page-rollup .link-item-plus-image-left, .col-sm-9 .page-rollup .link-item-plus-image-right {
  width: 64%;
  word-wrap: break-word;
}
/* line 286, ../../../sass/customer/_subsiterollup.scss */
.col-sm-9 .page-rollup .article p {
  width: 90%;
  word-wrap: break-word;
}

/*### HACK ### */
@media screen and (max-width: 768px) {
  /* line 8, ../../../sass/customer/_video23.scss */
  #show_videoplayer .video {
    height: auto;
  }

  /* line 17, ../../../sass/customer/_video23.scss */
  .col-md-4 #show_videoplayer .test, .col-md-8 #show_videoplayer .test {
    margin-top: -161px !important;
  }
}
@media screen and (min-width: 1440px) {
  /* line 32, ../../../sass/customer/_video23.scss */
  .col-md-4 #show_videoplayer .video, .col-md-8 #show_videoplayer .video {
    height: auto !important;
  }
  /* line 36, ../../../sass/customer/_video23.scss */
  .col-md-4 #show_videoplayer .test, .col-md-8 #show_videoplayer .test {
    margin-top: 0;
  }

  	/* #show_videoplayer {
  		.video {
  			height:520px;
  		}
  
  		
  	} */
}
/*@media screen and (min-width: 1024px) {
	#show_videoplayer {
		.video {
			height:520px;
		}
	}
}  */
@media screen and (max-width: 1024px) {
  /* line 67, ../../../sass/customer/_video23.scss */
  #show_videoplayer .video {
    width: 100% !important;
    float: left !important;
  }
  /* line 70, ../../../sass/customer/_video23.scss */
  #show_videoplayer .video img {
    width: 40% !important;
    float: left !important;
  }
  /* line 75, ../../../sass/customer/_video23.scss */
  #show_videoplayer .video .text {
    width: 57% !important;
    float: right !important;
  }
  /* line 80, ../../../sass/customer/_video23.scss */
  #show_videoplayer .video h3 {
    margin: 0 0 10px 0 !important;
  }
}
/* line 90, ../../../sass/customer/_video23.scss */
.col-md-4 #show_videoplayer .video {
  width: 100% !important;
  float: left;
  word-wrap: break-word;
}
/* line 95, ../../../sass/customer/_video23.scss */
.col-md-4 #show_videoplayer .video img {
  width: 40%;
}
/* line 99, ../../../sass/customer/_video23.scss */
.col-md-4 #show_videoplayer .video .text {
  width: 57%;
  float: right;
  margin-top: 0;
}
/* line 110, ../../../sass/customer/_video23.scss */
.col-md-4 #show_videoplayer .video h3 {
  margin: 0 0 10px 0;
}

/* line 119, ../../../sass/customer/_video23.scss */
.lt-ie9 .video {
  min-height: 1px !important;
}

/*#### FRONTPAGE #####*/
/* line 127, ../../../sass/customer/_video23.scss */
#show_videoplayer {
  margin-top: 30px;
}
/* line 136, ../../../sass/customer/_video23.scss */
#show_videoplayer .video {
  margin-bottom: 20px;
  cursor: pointer;
}
/* line 141, ../../../sass/customer/_video23.scss */
#show_videoplayer .video h3 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
/* line 147, ../../../sass/customer/_video23.scss */
#show_videoplayer .video img {
  width: 100%;
}

/*##### MODAL #####*/
/* line 157, ../../../sass/customer/_video23.scss */
#video_config {
 /* @media screen and (min-width: 768px) { 
	.video {
		min-height: 520px;
	}
} */
}
/* line 165, ../../../sass/customer/_video23.scss */
#video_config .btn_videoinfo {
  margin-top: 25px;
}
/* line 169, ../../../sass/customer/_video23.scss */
#video_config h3 input[type='radio'] {
  margin-top: -5px;
  margin-right: 10px;
}
/* line 174, ../../../sass/customer/_video23.scss */
#video_config .select_multiple {
  height: 150px;
}
/* line 179, ../../../sass/customer/_video23.scss */
#video_config span.input input[type='checkbox'] {
  width: 10%;
  float: left;
}
/* line 183, ../../../sass/customer/_video23.scss */
#video_config span.input label {
  width: 90%;
  float: left;
  font-size: 13px;
  margin-top: 4px;
}
/* line 190, ../../../sass/customer/_video23.scss */
#video_config .nomargin {
  width: 183px;
  margin: 0 0 0 23px;
}
/* line 193, ../../../sass/customer/_video23.scss */
#video_config .nomargin:first-child {
  margin-bottom: 10px;
}
/* line 198, ../../../sass/customer/_video23.scss */
#video_config .seoge_resultat {
  margin-top: 20px;
  border-top: solid 1px #ccc;
  padding-top: 20px;
}
/* line 203, ../../../sass/customer/_video23.scss */
#video_config .seoge_resultat .video {
  margin-bottom: 20px;
  word-wrap: break-word;
}
/* line 209, ../../../sass/customer/_video23.scss */
#video_config .seoge_resultat .video img {
  width: 100%;
}

/* line 216, ../../../sass/customer/_video23.scss */
.videoplayer h3 {
  color: inherit;
  margin-top: 10px;
  font-size: 25px;
}

/* line 2, ../../../sass/customer/_asset_search.scss */
.media_list p {
  margin: 0;
  padding: 0;
}
/* line 6, ../../../sass/customer/_asset_search.scss */
.media_list .col-md-12 {
  padding: 0 0 20px 0;
  float: left;
}
/* line 10, ../../../sass/customer/_asset_search.scss */
.media_list .col-md-12 h3 {
  margin: 0 0 20px 0;
}
/* line 14, ../../../sass/customer/_asset_search.scss */
.media_list .col-md-12 .col-md-4 {
  padding: 0;
  margin-bottom: 10px;
  float: none !important;
}
/* line 19, ../../../sass/customer/_asset_search.scss */
.media_list .col-md-12 .col-md-4 select, .media_list .col-md-12 .col-md-4 input[type='text'] {
  width: 100%;
}
/* line 27, ../../../sass/customer/_asset_search.scss */
.media_list .media {
  margin-top: 2em;
}
/* line 29, ../../../sass/customer/_asset_search.scss */
.media_list .media .media-object {
  width: 120px;
  max-height: 120px;
}
/* line 33, ../../../sass/customer/_asset_search.scss */
.media_list .media .media-body {
  width: 70%;
}
/* line 35, ../../../sass/customer/_asset_search.scss */
.media_list .media .media-body .media-heading {
  font-weight: bold;
}
/* line 41, ../../../sass/customer/_asset_search.scss */
.media_list .media .media-body .goto a {
  width: 30%;
  float: left;
  margin-right: 3em;
}

/* line 2, ../../../sass/customer/_wiki.scss */
.rh-wiki-root {
  margin-top: 2em;
  margin-bottom: 2em;
}
/* line 7, ../../../sass/customer/_wiki.scss */
.rh-wiki-root .rh-wiki-main-content .ms-descriptiontext.ewiki-margin {
  padding-top: 1em;
}
/* line 11, ../../../sass/customer/_wiki.scss */
.rh-wiki-root .rh-wiki-main-content .edit-mode-border .ms-rtestate-field {
  display: inherit !important;
}
/* line 15, ../../../sass/customer/_wiki.scss */
.rh-wiki-root .rh-wiki-main-content h1, .rh-wiki-root .rh-wiki-main-content h2, .rh-wiki-root .rh-wiki-main-content h3 {
  color: #333333;
}
/* line 18, ../../../sass/customer/_wiki.scss */
.rh-wiki-root .rh-wiki-main-content h2 {
  font-size: 28px;
}
/* line 21, ../../../sass/customer/_wiki.scss */
.rh-wiki-root .rh-wiki-main-content h3 {
  font-size: 25px;
}
/* line 24, ../../../sass/customer/_wiki.scss */
.rh-wiki-root .rh-wiki-main-content img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 30, ../../../sass/customer/_wiki.scss */
  .rh-wiki-root .ewiki-slink {
    margin-top: 1em;
  }
}

@media screen and (max-width: 768px) {
  /* line 2, ../../../sass/customer/_calendar.scss */
  table.ms-acal-month th > nobr > span {
    display: none !important;
  }
}
/* line 8, ../../../sass/customer/_calendar.scss */
.calendar-webpart .events {
  margin-bottom: 20px !important;
}

/* line 2, ../../../sass/customer/_activitycalendar.scss */
.activitycalendar-frontpage .events .text .details p {
  display: inline;
}

/* line 8, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .activitycalendar-happening .events {
  margin: 0;
}
/* line 11, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .activitycalendar-happening .events .activity-item {
  width: 49%;
  float: left;
  border-top: 1px solid #d5d5d5;
  padding: 1em;
  clear: both;
}
/* line 18, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .activitycalendar-happening .events .activity-item p {
  display: inline;
}
/* line 22, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .activitycalendar-happening .events .activity-item.alternate {
  margin-left: 2%;
  clear: none;
}
/* line 27, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .activitycalendar-happening .events .activity-item.last {
  border-bottom: 1px solid #d5d5d5;
}
/* line 35, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .activitycalendar-happening .events .activity-item span.divider {
  padding-right: .5em;
  padding-left: .5em;
}
@media screen and (max-width: 768px) {
  /* line 11, ../../../sass/customer/_activitycalendar.scss */
  .calendar-webpart .activitycalendar-happening .events .activity-item {
    width: 100%;
    float: none;
    border-top: none;
  }
  /* line 45, ../../../sass/customer/_activitycalendar.scss */
  .calendar-webpart .activitycalendar-happening .events .activity-item.last {
    border-bottom: none;
  }
  /* line 49, ../../../sass/customer/_activitycalendar.scss */
  .calendar-webpart .activitycalendar-happening .events .activity-item.alternate {
    margin-left: 0;
  }
}
/* line 56, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .link-button-panel {
  margin-top: 1em;
}
@media screen and (max-width: 480px) {
  /* line 60, ../../../sass/customer/_activitycalendar.scss */
  .calendar-webpart .link-button-panel a {
    width: 100%;
  }
}

/* line 67, ../../../sass/customer/_activitycalendar.scss */
.activitycalendar-happening.vertical .events .activity-item {
  width: 100%;
  float: none;
  border-top: none;
}
/* line 72, ../../../sass/customer/_activitycalendar.scss */
.activitycalendar-happening.vertical .events .activity-item.alternate {
  margin-left: 0;
}
/* line 76, ../../../sass/customer/_activitycalendar.scss */
.activitycalendar-happening.vertical .events .activity-item.last {
  border-bottom: none;
}

/* line 82, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .slick-slider .slick-slide > div {
  margin-right: 25px;
  height: 100%;
}
/* line 87, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting {
  min-height: 320px;
  background: rgba(0, 125, 187, 0.1);
  border-bottom: 3px solid #007dbb;
  padding: 25px 20px 25px 25px;
  position: relative;
  color: #333333;
  height: 100%;
}
/* line 97, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting:hover {
  background: rgba(0, 125, 187, 0.2);
  -webkit-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}
/* line 104, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting a, .calendar-webpart .rh-slider-meeting a:hover, .calendar-webpart .rh-slider-meeting a:active, .calendar-webpart .rh-slider-meeting a:visited {
  color: #333333 !important;
  background-color: transparent !important;
  display: block;
  height: 100%;
  text-decoration: none;
}
/* line 112, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-title {
  line-height: 30px;
  font-size: 26px;
  color: #333333;
  margin-bottom: 30px;
}
/* line 119, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-date {
  position: absolute;
  bottom: 25px;
  font-size: 14px;
  font-style: normal;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 126, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-date > div {
  float: left;
  padding-left: 10px;
}
/* line 130, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-date > div:first-child {
  padding-left: 10px;
}
/* line 137, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-location {
  position: absolute;
  bottom: 60px;
  font-size: 14px;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
}
/* line 144, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-location > div {
  float: left;
  padding-left: 10px;
}
/* line 148, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-location > div:first-child {
  padding-left: 10px;
}
/* line 153, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-location .icon-rh-cal-icon {
  background-image: url("/_layouts/15/rh/ui/images/getlinks.png");
  background-position: 0 0;
  background-size: contain;
}
/* line 160, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-external-event {
  position: absolute;
  bottom: 25px;
}
/* line 164, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-external-event > div {
  float: left;
  padding-left: 4px;
}
/* line 168, ../../../sass/customer/_activitycalendar.scss */
.calendar-webpart .rh-slider-meeting .rh-external-event > div:first-child {
  padding-left: 10px;
}

/* line 2, ../../../sass/customer/_subcategoryrollup.scss */
a.category-collapse:after {
  padding-left: 5px;
  /* Add a little space between text and arrow */
  content: "\2B";
  /* Unicode hex for &plus; */
}

@media screen and (max-width: 768px) {
  /* line 9, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup .item {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #d5d5d5;
  }
}
/* line 16, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup h2 {
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin: 0;
  color: #222222;
}
/* line 21, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup h2 i {
  float: right;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  /* line 16, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup h2 {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 1px;
    margin-bottom: 16px;
    padding-top: 0;
    border-top: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 16, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup h2 {
    font-size: 18px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 41, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup li.sub-item {
    display: list-item !important;
  }
}
/* line 45, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup li.sub-item .item {
  border-bottom: 0;
}
/* line 47, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup li.sub-item .item:after {
  clear: none;
}
/* line 51, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup li.sub-item .list-list-bullet {
  display: block;
}
/* line 55, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup a.item-abstract {
  font-size: 17px;
}
/* line 58, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup .view-all {
  margin-bottom: 0;
}
/* line 61, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup .list-links {
  font-size: 15px;
  margin: 0 20px 20px;
  display: none;
}
/* line 65, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup .list-links li {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px), print {
  /* line 61, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup .list-links {
    display: block;
    margin: 0 0 20px;
  }
}
/* line 75, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup .expander.open .icon-rh-plus {
  display: none !important;
}
/* line 78, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup .expander.open .minus-clickbox {
  width: 18px;
  height: 18px;
  display: inline-block !important;
  visibility: visible !important;
  position: relative;
}
/* line 84, ../../../sass/customer/_subcategoryrollup.scss */
.subcategory-rollup .expander.open .minus-clickbox .icon-rh-minus {
  position: absolute;
  left: 0;
  top: 8px;
}
@media screen and (min-width: 768px) {
  /* line 78, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup .expander.open .minus-clickbox {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 95, ../../../sass/customer/_subcategoryrollup.scss */
  .subcategory-rollup .category-collapse {
    display: none;
  }
}

/* line 3, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fonttext h2 {
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 0 !important;
}

/* line 9, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage p, #jobsearch .detailpage span {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

/* line 13, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage h3 {
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 18px;
  font-weight: bold;
  color: black;
}

/* line 21, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage {
  word-break: keep-all;
  padding-left: 0px;
}

/* line 26, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage h1, h2, h4, h5, h6 {
  color: black;
}

/* line 30, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage table {
  width: initial;
}

/* line 34, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage ul {
  line-height: 23px;
}

/* line 37, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage .subtext {
  width: 100%;
}

/* line 41, ../../../sass/customer/_hrmanager.scss */
#jobsearch .detailpage .detailtext {
  width: 95%;
}

/* line 45, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fonttext .resulttext_fp span {
  font-size: 54px;
  color: #81ccf1;
}

/* line 50, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fonttext .resulttext_fp {
  font-size: 32px;
  color: #8092aa;
  font-weight: bold;
}

/* line 56, ../../../sass/customer/_hrmanager.scss */
#jobsearch .resulttext {
  color: #007dbb;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin: 15px 0;
  text-align: center;
}

/* line 64, ../../../sass/customer/_hrmanager.scss */
#jobsearch .searchdescription {
  font-size: 20px;
  text-align: center;
}

/* line 69, ../../../sass/customer/_hrmanager.scss */
#jobsearch .searchpart .frontpage {
  width: 40%;
  float: right;
}

/* line 74, ../../../sass/customer/_hrmanager.scss */
#jobsearch .searchpart select.dropdown {
  font-family: marilight;
  padding: 10px 10px;
  margin-right: 4%;
  background-color: #fff;
  color: #000;
  border: none;
  text-align: center;
  width: 22%;
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
}

/* line 88, ../../../sass/customer/_hrmanager.scss */
#jobsearch .searchwrapper {
  background-color: #D9D9D9;
  padding: 15px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* line 95, ../../../sass/customer/_hrmanager.scss */
#jobsearch .resultcount {
  font-family: marilight;
  margin: 0 auto;
  width: 185px;
  height: 185px;
  border-radius: 50%;
  font-size: 80px;
  color: #fff;
  line-height: 185px;
  text-align: center;
  background-color: #007dbb;
}

/* line 110, ../../../sass/customer/_hrmanager.scss */
#jobsearch .resultcount_fp {
  display: inline-block;
  font-family: marilight;
  margin: 0 15px;
  width: 185px;
  height: 185px;
  border-radius: 50%;
  font-size: 80px;
  color: #fff;
  line-height: 185px;
  text-align: center;
  background-color: #007dbb;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  /* line 110, ../../../sass/customer/_hrmanager.scss */
  #jobsearch .resultcount_fp {
    display: block;
    margin: 10px auto;
  }
}

/* line 132, ../../../sass/customer/_hrmanager.scss */
#jobsearch a.jobagent {
  font-family: marilight;
  display: inline-block;
  width: 22%;
  background-color: #007dbb;
  color: #fff;
  padding: 10px 10px;
}

/* line 141, ../../../sass/customer/_hrmanager.scss */
#jobsearch ul#searchresult {
  float: left;
  list-style-type: none;
  margin: 45px 0 0 0;
  padding: 0;
}

/* line 148, ../../../sass/customer/_hrmanager.scss */
#jobsearch ul#searchresult li {
  padding-left: 0px;
  float: left;
  width: 100%;
}

/* line 154, ../../../sass/customer/_hrmanager.scss */
#jobsearch #searchresult li .listcolumn span {
  color: #646c6f !important;
  font-size: 12px;
  padding: 0;
}
/* line 159, ../../../sass/customer/_hrmanager.scss */
#jobsearch #searchresult li .listcolumn span.label {
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 5px 0 0;
}

/* line 165, ../../../sass/customer/_hrmanager.scss */
#jobsearch #searchresult li .text {
  float: left;
  padding: 2%;
  font-size: 14px;
  width: 100%;
  border-top: solid 1px #e1e1e1;
  margin-bottom: -20px;
}

/* line 174, ../../../sass/customer/_hrmanager.scss */
#jobsearch h4, #jobsearch h3 {
  margin-top: 0 !important;
  font-size: 18px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*font-size: 54px;*/
  color: #007dbb;
  /*border-bottom: 2px solid $nearly-black;
  margin-bottom: 10px;*/
}
/* line 185, ../../../sass/customer/_hrmanager.scss */
#jobsearch h4 a, #jobsearch h4 a:visited, #jobsearch h3 a, #jobsearch h3 a:visited {
  color: #007dbb;
}

/*#jobsearch .listview strong {
    font-weight: bold;
}*/
/* line 194, ../../../sass/customer/_hrmanager.scss */
#jobsearch .listview .dato {
  font-size: 12px;
  float: right;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 200, ../../../sass/customer/_hrmanager.scss */
#jobsearch .listview .half {
  width: 50%;
}
/* line 203, ../../../sass/customer/_hrmanager.scss */
#jobsearch .listview .half.left {
  float: left;
  text-align: left;
}
/* line 208, ../../../sass/customer/_hrmanager.scss */
#jobsearch .listview .half.right {
  float: right;
  text-align: right;
}
/* line 212, ../../../sass/customer/_hrmanager.scss */
#jobsearch .listview .half.right .listcolumn:last-child {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  /* line 200, ../../../sass/customer/_hrmanager.scss */
  #jobsearch .listview .half {
    width: 100%;
  }
  /* line 220, ../../../sass/customer/_hrmanager.scss */
  #jobsearch .listview .half.right {
    float: left;
    text-align: left;
  }
}

/*#jobsearch .listview .listcolumn {
    margin-bottom: 5px;
}*/
/* line 232, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta {
  background-color: #FFFFFF;
  padding: 2% !important;
  padding-right: 0px !important;
}
/* line 237, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .department-header {
  text-transform: uppercase;
  color: #007dbb;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 20px;
}

/* line 247, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta h4 {
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}

/* line 255, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .item {
  background-color: #ffffff;
  margin: 0 0 10px 0 !important;
  border: none !important;
}

/* line 261, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .item strong {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

/* line 267, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .item p {
  padding: 0;
  margin: 0;
  font-size: 13px;
  color: #000000;
}
/* line 273, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .item p .contact-mail-icon {
  height: 10px;
  width: 25px;
  display: inline-block;
  background-size: 17px;
  background-repeat: no-repeat;
  background-image: url("/_layouts/15/RH/UI/images/Brev_32x32px_transp_hosp.png");
}

/* line 283, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .apply {
  font-size: 16px;
  font-weight: lighter;
  color: #000000;
  line-height: 20px;
}
/* line 289, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .apply a {
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 10px 0 10px 0;
  float: left;
  margin-top: 20px;
  margin-bottom: 30px;
  background-color: #007dbb;
}
/* line 299, ../../../sass/customer/_hrmanager.scss */
#jobsearch .fakta .apply a:hover, #jobsearch .fakta .apply a:focus {
  background-color: #81ccf1;
  outline: none;
}

/* line 307, ../../../sass/customer/_hrmanager.scss */
#jobsearch .topImage {
  width: 100%;
  /*height: 300px;//Reoved since image is stretched/crammed*/
}

/* line 313, ../../../sass/customer/_hrmanager.scss */
#jobsearch .googleMapsItem {
  width: 250px;
  height: 250px;
  margin-bottom: 30px;
}

/* Media queries */
@media only screen and (max-width: 1024px) {
  /* line 322, ../../../sass/customer/_hrmanager.scss */
  #jobsearch {
    width: 100%;
  }

  /* line 326, ../../../sass/customer/_hrmanager.scss */
  #jobsearch .searchpart select.dropdown {
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
  }

  /* line 332, ../../../sass/customer/_hrmanager.scss */
  #jobsearch .searchpart .submit, #jobsearch .fonttext, #jobsearch .searchpart .fromreset, input[type=reset] {
    width: 100%;
  }

  /* line 336, ../../../sass/customer/_hrmanager.scss */
  #jobsearch .fakta {
    background-color: transparent;
  }

  /* line 340, ../../../sass/customer/_hrmanager.scss */
  #jobsearch #jobagent {
    padding-left: 0;
  }

  /* line 344, ../../../sass/customer/_hrmanager.scss */
  #jobsearch a.jobagent {
    width: 100%;
  }
}
/*
.ms-webpart-zone{ 
	display: block !important;
	word-break: break-all !important;
}

.ms-webpart-cell-vertical{
	display: block !important;
	word-break: break-all !important;
}

.ms-webpart-chrome-vertical{
	display:block !important;
}
*/
/* line 1, ../../../sass/customer/_pagination.scss */
.pagination-rollup {
  margin-bottom: 20px;
  font-size: 18px;
}
/* line 5, ../../../sass/customer/_pagination.scss */
.pagination-rollup .current-page {
  color: #007dbb;
  cursor: default;
  font-weight: bold;
}
/* line 11, ../../../sass/customer/_pagination.scss */
.pagination-rollup .pagination-control {
  margin-top: 10px;
}
/* line 13, ../../../sass/customer/_pagination.scss */
.pagination-rollup .pagination-control a span {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px;
}

/* line 26, ../../../sass/customer/_pagination.scss */
.ms-WPBorder .news-items .pagination-rollup,
.ms-WPBorderBorderOnly .news-items .pagination-rollup {
  padding-left: 20px;
}

/* line 32, ../../../sass/customer/_pagination.scss */
.btn-abonner {
  background-color: #81ccf1 !important;
  color: #333333 !important;
  font-weight: bold !important;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-top: 1px solid #d5d5d5 !important;
  border-left: 1px solid #d5d5d5 !important;
}
/* line 39, ../../../sass/customer/_pagination.scss */
.btn-abonner:hover {
  background-color: #81ccf1 !important;
  color: #999 !important;
}

/* line 45, ../../../sass/customer/_pagination.scss */
.btn-seeAll {
  background-color: #81ccf1 !important;
  color: #333333 !important;
  font-weight: bold !important;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-top: 1px solid #d5d5d5 !important;
}
/* line 51, ../../../sass/customer/_pagination.scss */
.btn-seeAll:hover {
  background-color: #81ccf1 !important;
  color: #999 !important;
}

/* line 58, ../../../sass/customer/_pagination.scss */
.calendar-webpart .pagination-rollup {
  float: right;
  text-align: right;
}

/* line 1, ../../../sass/customer/_toptab.scss */
.headerContainerTopTap .top-Tab {
  float: right;
}

/* line 7, ../../../sass/customer/_toptab.scss */
.top-Tab .hidden-sm {
  float: left;
}
/* line 11, ../../../sass/customer/_toptab.scss */
.top-Tab .container {
  max-width: 100%;
  width: 100%;
  background-color: #fff;
  font-size: 16px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: contents !important;
}
@media (min-width: 1200px) {
  /* line 11, ../../../sass/customer/_toptab.scss */
  .top-Tab .container {
    padding-right: 19% !important;
  }
}
@media (min-width: 1200px) {
  /* line 11, ../../../sass/customer/_toptab.scss */
  .top-Tab .container {
    padding-right: 15px;
  }
}
/* line 28, ../../../sass/customer/_toptab.scss */
.top-Tab .container .active span {
  line-height: 43px;
  margin-left: 15px;
}
/* line 33, ../../../sass/customer/_toptab.scss */
.top-Tab .container .active span, .top-Tab .container .active span:visited, .top-Tab .container .active a, .top-Tab .container .active a:visited {
  font-weight: bold;
  border-bottom: 2px solid #8191a9;
  color: #333333;
  text-decoration: none !important;
}
/* line 41, ../../../sass/customer/_toptab.scss */
.top-Tab .container li {
  margin-top: 20px;
  float: left;
}
/* line 46, ../../../sass/customer/_toptab.scss */
.top-Tab .container a {
  margin-right: 0px;
  font-weight: bold;
  text-decoration: none !important;
}
/* line 52, ../../../sass/customer/_toptab.scss */
.top-Tab .container .tabLanguageLink {
  margin-left: 32px;
  margin-top: 10px;
}
/* line 59, ../../../sass/customer/_toptab.scss */
.top-Tab .container .inactive span {
  line-height: 43px;
}
/* line 63, ../../../sass/customer/_toptab.scss */
.top-Tab .container .inactive span, .top-Tab .container .inactive a {
  display: list-item !important;
  text-decoration: none !important;
  color: #636C6F;
}
/* line 69, ../../../sass/customer/_toptab.scss */
.top-Tab .container .inactive span:hover, .top-Tab .container .inactive a:hover {
  display: list-item !important;
  text-decoration: none !important;
  border-bottom-color: #d5d5d5;
}
@media screen and (max-width: 1024px) {
  /* line 5, ../../../sass/customer/_toptab.scss */
  .top-Tab {
    display: block;
  }
}

/* line 82, ../../../sass/customer/_toptab.scss */
.service-menu-in-nav-hidden {
  display: none;
}

/* line 86, ../../../sass/customer/_toptab.scss */
.mobileTopTab {
  background-color: #F0F0F0;
}
/* line 89, ../../../sass/customer/_toptab.scss */
.mobileTopTab .top-Tab {
  display: table !important;
  margin: auto;
}
/* line 94, ../../../sass/customer/_toptab.scss */
.mobileTopTab .top-Tab .container li {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 43px;
}
/* line 99, ../../../sass/customer/_toptab.scss */
.mobileTopTab .top-Tab .container li span, .mobileTopTab .top-Tab .container li a {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 106, ../../../sass/customer/_toptab.scss */
.mobileTopTab ul li {
  border-right: 1px solid #636c6f;
  padding-right: 30px;
}
/* line 111, ../../../sass/customer/_toptab.scss */
.mobileTopTab ul li:first-child {
  border-right: none;
  padding-right: 0px;
}
/* line 117, ../../../sass/customer/_toptab.scss */
.mobileTopTab .tabProfLink {
  display: inline-block;
}

/* line 1, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list {
  padding-left: 0.5em;
  margin-bottom: 40px;
}
/* line 5, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list .image {
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 5, ../../../sass/customer/_singleElementLinkList.scss */
  .single-element-link-list .image {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 14, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list h3 {
  margin-left: 0 !important;
  text-decoration: none;
}
/* line 18, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list h3:visited, .single-element-link-list h3:link {
  text-decoration: none;
}
/* line 22, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list h3:hover {
  color: #fff;
  background-color: #007dbb;
}
@media screen and (max-width: 768px) {
  /* line 14, ../../../sass/customer/_singleElementLinkList.scss */
  .single-element-link-list h3 {
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 30px;
    padding-left: 0;
  }
}
/* line 35, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list .link-element {
  color: #333333;
  font-size: 18px;
  line-height: 20px;
}
/* line 40, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list .link-element:hover {
  color: #fff;
  background-color: #007dbb;
}
/* line 47, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list.with-image h3 {
  margin-top: 0.8em;
}
@media screen and (max-width: 768px) {
  /* line 47, ../../../sass/customer/_singleElementLinkList.scss */
  .single-element-link-list.with-image h3 {
    margin-top: 0;
  }
}
/* line 56, ../../../sass/customer/_singleElementLinkList.scss */
.single-element-link-list .outer-link {
  text-decoration: none;
}

@keyframes arrowBounceConstantPx {
  0%, 10%, 20%, 100% {
    transform: translateY(-10px);
  }
  5%, 15% {
    transform: translateY(-5px);
  }
}
/* line 10, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator {
  position: fixed;
  right: 37px;
  bottom: 37px;
  z-index: 2000;
  top: initial;
  width: initial;
}
/* line 18, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker {
  position: relative;
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50% 50%;
  background: #009ce8;
  overflow: hidden;
  font-size: 2em;
  color: white;
  transform-origin: center center;
  transition: all 0.2s ease-out;
  cursor: pointer;
}
/* line 31, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker svg {
  display: inline-block;
}
/* line 34, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker:hover {
  background: #007dbb;
  color: white;
}
/* line 37, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker:hover .icon {
  transform: translate(50%, 210%);
  -webkit-transform: translate(50%, 210%);
  -ms-transform: translate(50%, 210%);
}
/* line 43, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker:active {
  background: #81ccf1;
  color: white;
}
/* line 47, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker .icon {
  position: absolute;
  bottom: 137%;
  right: 50%;
  text-align: center;
  font-size: 0;
  transition: all 0.4s ease-out;
  width: 30px;
  height: 30px;
  transform: translate(50%, 60%);
  -webkit-transform: translate(50%, 60%);
  -ms-transform: translate(50%, 60%);
}
/* line 59, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker .icon .scrollSvgIcon {
  overflow: visible;
}
/* line 63, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker .svg-icon {
  width: 20px;
  height: 20px;
}
/* line 67, ../../../sass/customer/_scrollindicator.scss */
#scrollindicator .scroll-marker .svg-icon2 {
  margin-top: 35px;
  padding-bottom: initial;
  animation: arrowBounceConstantPx 4s infinite;
}

/* line 3, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.front-page-my-shortcuts {
  width: auto;
}
/* line 6, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.front-page-my-shortcuts ul {
  margin-bottom: 0;
  list-style-image: url("/_layouts/15/RH/UI/images/icons/bullet.png");
  list-style-position: inside;
}
/* line 12, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.front-page-my-shortcuts li {
  border-color: #D5D5D5;
  border-radius: 0 !important;
  display: list-item;
}
/* line 17, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.front-page-my-shortcuts li a {
  color: #333333;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 23, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.front-page-my-shortcuts .message {
  padding: 16px;
  margin-bottom: 0;
  border: 1px solid #D5D5D5;
  color: #656565;
}
/* line 30, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.front-page-my-shortcuts a.mysite-related-webpart-button {
  border-color: #D5D5D5 !important;
  border-top-width: 0 !important;
}

/* line 36, ../../../sass/customer/_mySiteRelatedWebParts.scss */
.mysite-related-webpart-button {
  color: #333333;
  font-family: "mariheavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px !important;
  text-transform: uppercase;
}

/* line 43, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame {
  width: auto;
  overflow: auto;
  margin: 0;
}
/* line 48, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .NewsfeedFrameHeadline {
  margin: 16px 15px;
  font-family: "marilight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #656565;
}
/* line 54, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .mysite-button {
  display: block;
  border-color: #d5d5d5 !important;
  border-top-width: 0 !important;
  width: 46.5% !important;
  float: right !important;
}
@media only screen and (max-width: 480px) {
  /* line 54, ../../../sass/customer/_mySiteRelatedWebParts.scss */
  #NewsfeedFrame .mysite-button {
    width: 100% !important;
  }
}
/* line 67, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-fullMicrofeedDiv {
  margin: 0;
  background: white;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-right: 0px;
}
/* line 76, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame #ms-microbloginputbox {
  width: 100%;
}
/* line 80, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-fullMicrofeedDiv {
  min-width: 300px;
  border: 1px solid #d5d5d5;
}
/* line 85, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-microblogpart {
  min-width: 300px;
}
/* line 89, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-feedPart {
  min-width: 300px;
}
/* line 93, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-rootText {
  min-width: 180px;
}
/* line 97, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-replyText {
  min-width: 160px;
}
/* line 101, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-replyArea {
  min-width: 180px;
}
/* line 105, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-attachmentPreviewDiv {
  min-width: 300px;
}
/* line 109, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-attachmentReplyPreviewDiv {
  min-width: 300px;
}
/* line 115, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-titleArea a.ms-pivotControl-surfacedOpt-selected, #NewsfeedFrame .ms-microfeed-titleArea a.ms-pivotControl-surfacedOpt-selected:hover, #NewsfeedFrame .ms-microfeed-titleArea a.ms-pivotControl-surfacedOpt-selected:active, #NewsfeedFrame .ms-microfeed-titleArea a.ms-pivotControl-surfacedOpt-selected:visited {
  color: #779200;
}
/* line 122, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame #ms-postbutton, #NewsfeedFrame #ms-postbutton:hover, #NewsfeedFrame #ms-postbutton:active, #NewsfeedFrame #ms-postbutton:focus {
  background-color: #007dbb;
  border: none;
  outline: none;
}
/* line 128, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame #ms-postbutton[disabled][disabled] {
  color: #CCCCCC;
}
/* line 133, ../../../sass/customer/_mySiteRelatedWebParts.scss */
#NewsfeedFrame .ms-microfeed-focusBoxNoFocus:hover, #NewsfeedFrame .ms-microfeed-focusBoxInFocus {
  border-color: #007dbb;
}

/* line 2, ../../../sass/customer/_expander.scss */
.singleHeadingExpander hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 1px solid #D5D5D5;
}
/* line 8, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary {
  margin: 0px 0px 0px 0px;
  padding: 21px 0px 21px 0px;
  cursor: pointer;
  display: flex;
  /*width: 95%;*/
  justify-content: left;
  align-items: center;
}
/* line 19, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary:focus {
  outline: none;
}
/* line 23, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary span {
  display: block;
}
/* line 27, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary h2, .singleHeadingExpander summary h3, .singleHeadingExpander summary h4, .singleHeadingExpander summary h5, .singleHeadingExpander summary span {
  margin: 0px 0px 0px 0px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  padding-right: 5px;
  color: #007dbb !important;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
/* line 37, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary h2:focus, .singleHeadingExpander summary h3:focus, .singleHeadingExpander summary h4:focus, .singleHeadingExpander summary h5:focus, .singleHeadingExpander summary span:focus {
  outline: none;
}
/* line 42, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary h2 {
  font-size: 30px !important;
  line-height: 1.1em !important;
  margin-bottom: 0.4em !important;
  margin-top: 1em !important;
}
/* line 49, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary h3 {
  font-size: 24px !important;
  line-height: 1.1em !important;
  margin-bottom: 0.4em !important;
  margin-top: 1em !important;
}
/* line 56, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary h4 {
  font-size: 18px !important;
  line-height: 1.3em !important;
  margin-bottom: 0.2em !important;
  margin-top: 1em !important;
}
/* line 63, ../../../sass/customer/_expander.scss */
.singleHeadingExpander summary h5 {
  color: #000000;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: normal;
  font-size: 17px !important;
  line-height: 1.3em !important;
  margin-bottom: 0.2em !important;
  margin-top: 1em !important;
}
/* line 74, ../../../sass/customer/_expander.scss */
.singleHeadingExpander.notIE summary {
  display: table-row !important;
  width: 95% !important;
}
/* line 79, ../../../sass/customer/_expander.scss */
.singleHeadingExpander details {
  line-height: 1.5em !important;
  margin: 0px 15px 0px 15px;
  /*        display: table;
  width: 100%;*/
}
@media screen and (max-width: 768px) {
  /* line 79, ../../../sass/customer/_expander.scss */
  .singleHeadingExpander details {
    margin: 0px 0px 0px 0px;
  }
}
/* line 89, ../../../sass/customer/_expander.scss */
.singleHeadingExpander.notIE details {
  display: table !important;
  width: 100% !important;
}
/* line 94, ../../../sass/customer/_expander.scss */
.singleHeadingExpander details summary::-webkit-details-marker {
  display: none;
}
/* line 98, ../../../sass/customer/_expander.scss */
.singleHeadingExpander #Cross {
  position: relative;
  float: none;
  height: 16px;
  min-width: 16px;
  margin-right: 7px;
  display: table-cell;
  width: 10%;
  vertical-align: middle;
  top: -8px;
  padding-left: 5px;
}
/* line 113, ../../../sass/customer/_expander.scss */
.singleHeadingExpander.notIE #Cross {
  display: table-cell !important;
  padding-left: 0;
  /*padding-bottom:15px;        */
}
/* line 119, ../../../sass/customer/_expander.scss */
.singleHeadingExpander #Cross:before, .singleHeadingExpander #Cross:after {
  position: absolute;
  right: 7px;
  content: ' ';
  height: 16px;
  width: 2px;
  background-color: #007dbb;
}
/* line 128, ../../../sass/customer/_expander.scss */
.singleHeadingExpander #Cross:before {
  transform: rotate(90deg);
}
/* line 132, ../../../sass/customer/_expander.scss */
.singleHeadingExpander #Cross:after {
  transform: rotate(0deg);
}
/* line 137, ../../../sass/customer/_expander.scss */
.singleHeadingExpander details[open] #Cross:before {
  transform: rotate(45deg);
}
/* line 141, ../../../sass/customer/_expander.scss */
.singleHeadingExpander details[open] #Cross:after {
  transform: rotate(-45deg);
}
/* line 147, ../../../sass/customer/_expander.scss */
.singleHeadingExpander details.open #Cross:before {
  transform: rotate(45deg);
}
/* line 151, ../../../sass/customer/_expander.scss */
.singleHeadingExpander details.open #Cross:after {
  transform: rotate(-45deg);
}

/* line 158, ../../../sass/customer/_expander.scss */
.accordionContainer {
  padding-top: 0px;
  border-top: 1px solid #F0F0F0;
}
/* line 164, ../../../sass/customer/_expander.scss */
.accordionContainer summary {
  padding: 23px 10px 23px 10px;
  width: 100%;
  display: block;
  cursor: pointer;
  display: block;
  justify-content: left;
  align-items: center;
}
/* line 173, ../../../sass/customer/_expander.scss */
.accordionContainer summary h2 {
  font-family: Maribold;
  font-size: 18px;
  line-height: 20px;
  margin: 0px;
  display: inline-block;
  color: #007dbb;
}
/* line 183, ../../../sass/customer/_expander.scss */
.accordionContainer summary:hover, .accordionContainer summary:focus-visible {
  outline: none;
}
/* line 186, ../../../sass/customer/_expander.scss */
.accordionContainer summary:hover h2, .accordionContainer summary:focus-visible h2 {
  color: #fff;
  margin: -3px -3px -3px -3px;
  padding: 3px 3px 3px 3px;
  background-color: #007dbb;
}
/* line 194, ../../../sass/customer/_expander.scss */
.accordionContainer summary span {
  display: block;
}
/* line 200, ../../../sass/customer/_expander.scss */
.accordionContainer .accordionWithNoChildren {
  border-bottom: 1px solid #F0F0F0;
  padding-right: 18px;
  cursor: pointer;
  padding: 23px 17px 23px 10px;
}
/* line 206, ../../../sass/customer/_expander.scss */
.accordionContainer .accordionWithNoChildren h2 {
  font-family: Maribold;
  font-size: 18px;
  line-height: 20px;
  margin: 0px;
  display: inline-block;
  color: #007dbb;
}
/* line 215, ../../../sass/customer/_expander.scss */
.accordionContainer .accordionWithNoChildren h2 a {
  text-decoration: none;
  color: #007dbb;
}
/* line 219, ../../../sass/customer/_expander.scss */
.accordionContainer .accordionWithNoChildren h2 a:hover, .accordionContainer .accordionWithNoChildren h2 a:focus {
  margin: -3px -3px -3px -3px;
  padding: 3px 3px 3px 3px;
  background-color: #007dbb !important;
}
/* line 227, ../../../sass/customer/_expander.scss */
.accordionContainer .accordionWithNoChildren .accordionWithNoChildrenWrapper {
  background-image: url("/_layouts/15/rh/ui/images/arrow_hosp.svg");
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
}
/* line 236, ../../../sass/customer/_expander.scss */
.accordionContainer .accordionWithNoChildren:hover h2 a, .accordionContainer .accordionWithNoChildren:focus h2 a {
  color: #fff;
  background-color: #007dbb !important;
  margin: -3px -3px -3px -3px;
  padding: 3px 3px 3px 3px;
}
/* line 246, ../../../sass/customer/_expander.scss */
.accordionContainer ul {
  list-style: none;
  /* Remove default bullets */
  padding-top: 3px;
  padding-bottom: 35px;
  padding-inline-start: 25px;
}
/* line 252, ../../../sass/customer/_expander.scss */
.accordionContainer ul li {
  margin-left: 15px;
  line-height: 20px !important;
  padding-bottom: 10px;
  padding-top: 10px;
}
/* line 258, ../../../sass/customer/_expander.scss */
.accordionContainer ul li a {
  font-size: 16px;
}
/* line 261, ../../../sass/customer/_expander.scss */
.accordionContainer ul li a .accordionBullet {
  text-decoration: none;
  display: inline-block;
  margin-left: -15px;
  padding-right: 9px;
}
/* line 270, ../../../sass/customer/_expander.scss */
.accordionContainer ul li a:hover {
  margin: -3px -3px -3px -20px;
  padding: 3px 3px 3px 20px;
}
/* line 275, ../../../sass/customer/_expander.scss */
.accordionContainer ul li a:focus {
  margin: -3px -3px -3px -20px;
  padding: 3px 3px 3px 20px;
}
/* line 281, ../../../sass/customer/_expander.scss */
.accordionContainer.notIE summary {
  display: table-row !important;
  width: 95% !important;
}
/* line 286, ../../../sass/customer/_expander.scss */
.accordionContainer details {
  border-bottom: 1px solid #F0F0F0;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 768px) {
  /* line 286, ../../../sass/customer/_expander.scss */
  .accordionContainer details {
    margin: 0px 0px 0px 0px;
  }
}
/* line 299, ../../../sass/customer/_expander.scss */
.accordionContainer.notIE details {
  display: table !important;
  width: 100% !important;
}
/* line 304, ../../../sass/customer/_expander.scss */
.accordionContainer details summary::-webkit-details-marker {
  display: none;
}
/* line 308, ../../../sass/customer/_expander.scss */
.accordionContainer #Cross {
  float: right;
  position: relative;
  top: 4px;
  height: 16px;
  min-width: 16px;
  margin-right: 7px;
  display: table-cell;
  width: 10%;
  vertical-align: middle;
  padding-left: 5px;
}
/* line 322, ../../../sass/customer/_expander.scss */
.accordionContainer.notIE #Cross {
  display: table-cell !important;
  padding-left: 0;
}
/* line 327, ../../../sass/customer/_expander.scss */
.accordionContainer #Cross:before, .accordionContainer #Cross:after {
  position: absolute;
  right: 7px;
  content: ' ';
  height: 16px;
  width: 2px;
  background-color: #007dbb;
}
/* line 336, ../../../sass/customer/_expander.scss */
.accordionContainer #Cross:before {
  transform: rotate(90deg);
}
/* line 340, ../../../sass/customer/_expander.scss */
.accordionContainer #Cross:after {
  transform: rotate(0deg);
}
/* line 345, ../../../sass/customer/_expander.scss */
.accordionContainer details[open] #Cross:before, .accordionContainer details.open #Cross:before {
  transform: rotate(45deg);
}
/* line 349, ../../../sass/customer/_expander.scss */
.accordionContainer details[open] #Cross:after, .accordionContainer details.open #Cross:after {
  transform: rotate(-45deg);
}

/* line 1, ../../../sass/customer/_surveyPopup.scss */
.survey-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1002;
  opacity: .95;
  background-color: rgba(101, 101, 101, 0.96);
  color: #ffffff;
  padding: 20px;
  width: 96%;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 1, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup {
    width: 80%;
  }
}
@media (min-width: 768px) {
  /* line 1, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  /* line 1, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup {
    width: 96%;
  }
}
/* line 27, ../../../sass/customer/_surveyPopup.scss */
.survey-popup #survey-close {
  position: relative;
  z-index: 1003;
}
/* line 31, ../../../sass/customer/_surveyPopup.scss */
.survey-popup #survey-close #survey-close-button {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 38, ../../../sass/customer/_surveyPopup.scss */
.survey-popup #surveyLink {
  font-family: maribold, Helvetica, Arial, sans-serif;
}
/* line 42, ../../../sass/customer/_surveyPopup.scss */
.survey-popup .container {
  position: relative;
}
/* line 46, ../../../sass/customer/_surveyPopup.scss */
.survey-popup .container .col-md-12 h2 {
  color: #ffffff;
  margin-top: 0;
}
@media (max-width: 767px) {
  /* line 45, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup .container .col-md-12 {
    width: 80%;
  }
  /* line 54, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup .container .col-md-12 h2 {
    margin: 0 0 11.5px;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
  }
  /* line 61, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup .container .col-md-12 h3 {
    margin: 0 0 11.5px;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  /* line 45, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup .container .col-md-12 {
    width: 90%;
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  /* line 45, ../../../sass/customer/_surveyPopup.scss */
  .survey-popup .container .col-md-12 {
    width: 90%;
    padding-left: 30px;
  }
}
/* line 78, ../../../sass/customer/_surveyPopup.scss */
.survey-popup .container a {
  color: #ffffff;
  text-decoration: underline;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.survey-popup .container a:hover {
  color: #ffffff;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.survey-popup .container a:active {
  color: #ffffff;
}
/* line 82, ../../../sass/customer/_surveyPopup.scss */
.survey-popup .container a:hover {
  text-decoration: underline;
}
/* line 87, ../../../sass/customer/_surveyPopup.scss */
.survey-popup .container .lastP {
  margin: 0;
}
/* line 92, ../../../sass/customer/_surveyPopup.scss */
.survey-popup .white, .survey-popup .white a {
  color: #ffffff;
}

/* Slider */
/* line 3, ../../../sass/customer/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 18, ../../../sass/customer/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 25, ../../../sass/customer/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 29, ../../../sass/customer/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 35, ../../../sass/customer/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 44, ../../../sass/customer/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 52, ../../../sass/customer/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 58, ../../../sass/customer/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 62, ../../../sass/customer/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 67, ../../../sass/customer/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 72, ../../../sass/customer/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 76, ../../../sass/customer/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 80, ../../../sass/customer/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 86, ../../../sass/customer/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 90, ../../../sass/customer/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 94, ../../../sass/customer/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 98, ../../../sass/customer/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 107, ../../../sass/customer/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/*.slick-list {
    .slick-loading & {
        background: #fff slick-image-url("ajax-loader.gif") center center no-repeat;
    }
}*/
/* Icons */
@font-face {
  font-family: "slick";
  /*src: slick-font-url("slick.eot");*/
  /*src: slick-font-url("slick.eot?#iefix") format("embedded-opentype"), slick-font-url("slick.woff") format("woff"), slick-font-url("slick.ttf") format("truetype"), slick-font-url("slick.svg#slick") format("svg");*/
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* line 181, ../../../sass/customer/_slick.scss */
.slick-initialized > button::after, .slick-initialized > button {
  min-width: 40px;
  height: 40px;
  width: 40px;
}

/* line 189, ../../../sass/customer/_slick.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: #828282;
  top: 45%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  /*    &:hover, &:focus {*/
}
/* line 208, ../../../sass/customer/_slick.scss */
.slick-prev:hover,
.slick-next:hover {
  outline: none;
  background: transparent;
}
/* line 212, ../../../sass/customer/_slick.scss */
.slick-prev:hover:before,
.slick-next:hover:before {
  content: url("/_layouts/15/rh/ui/images/Arrow_black.svg");
  color: #333333;
  border: 2px solid #333333;
}
/* line 219, ../../../sass/customer/_slick.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  color: #D6D6D6;
  border: 2px solid #D6D6D6;
}
/* line 224, ../../../sass/customer/_slick.scss */
.slick-prev:before,
.slick-next:before {
  /*font-family: $slick-font-family;*/
  font-size: 20px;
  line-height: 1;
  color: #828282;
  opacity: 0.85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 2px solid #828282;
  border-radius: 40px;
  height: 40px;
  width: 40px;
}

/* line 239, ../../../sass/customer/_slick.scss */
.slick-prev {
  left: -70px;
}
@media only screen and (max-width: 1280px) {
  /* line 239, ../../../sass/customer/_slick.scss */
  .slick-prev {
    display: none !important;
  }
}
/* line 246, ../../../sass/customer/_slick.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 251, ../../../sass/customer/_slick.scss */
.slick-prev:before {
  padding-top: 9px;
  content: url("/_layouts/15/rh/ui/images/Arrow_gray.svg");
  display: block;
  transform: scale(-1);
  filter: flipH;
  -ms-filter: flipH;
}

/* line 261, ../../../sass/customer/_slick.scss */
.slick-next {
  right: -70px;
}
@media only screen and (max-width: 1280px) {
  /* line 261, ../../../sass/customer/_slick.scss */
  .slick-next {
    display: none !important;
  }
}
/* line 268, ../../../sass/customer/_slick.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 273, ../../../sass/customer/_slick.scss */
.slick-next:before {
  padding-top: 8px;
  content: url("/_layouts/15/rh/ui/images/Arrow_gray.svg");
  display: block;
  /*[dir="rtl"] & {
      transform: scale(-1);
      filter: flipH;
      -ms-filter: flipH;
  }*/
}

/* Dots */
@media screen and (max-width: 768px) {
  /* line 287, ../../../sass/customer/_slick.scss */
  .ms-webpart-chrome-title a.wp-rollup-show-all-link {
    display: none;
  }
}
/* line 294, ../../../sass/customer/_slick.scss */
.slick-slider a.wp-rollup-show-all-link.mobile {
  display: none;
  width: 100%;
  text-align: center;
  position: relative;
  border-top: 1px solid #f0f0f0;
  padding-top: 10px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  /* line 305, ../../../sass/customer/_slick.scss */
  .slick-slider a.wp-rollup-show-all-link.mobile {
    display: inline-block;
  }
  /* line 309, ../../../sass/customer/_slick.scss */
  .slick-slider ul.slick-dots {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    padding-top: 7px;
    margin-bottom: 4px;
  }
}

/* line 318, ../../../sass/customer/_slick.scss */
.slick-dots {
  position: relative;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  margin-top: 25px;
  width: 100%;
  border-top: 1px solid #f0f0f0;
}
/* line 331, ../../../sass/customer/_slick.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
/* line 340, ../../../sass/customer/_slick.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 8px;
  cursor: pointer;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
}
/* line 354, ../../../sass/customer/_slick.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
/* line 357, ../../../sass/customer/_slick.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 362, ../../../sass/customer/_slick.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #B1B5B6;
  opacity: 0.55;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 380, ../../../sass/customer/_slick.scss */
.slick-dots li.slick-active button {
  background-color: #B1B5B6;
}
/* line 384, ../../../sass/customer/_slick.scss */
.slick-dots li.slick-active button:before {
  color: #B1B5B6;
  opacity: 0.85;
}

/* line 394, ../../../sass/customer/_slick.scss */
.slick-slider .slick-slide .item {
  padding-bottom: 0px;
}

/* line 4, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .slick-slide > div, .pubpages-rollup.slick-initialized .slick-slide > div {
  margin: 6px;
  padding: 10px;
  box-shadow: 0 0 7px transparent;
  height: 100%;
}
/* line 10, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .slick-slide > div:hover, .pubpages-rollup.slick-initialized .slick-slide > div:hover {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 100ms linear;
  -ms-transition: box-shadow 100ms linear;
  transition: box-shadow 0.2s linear;
}
/* line 17, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .slick-slide > div .item, .pubpages-rollup.slick-initialized .slick-slide > div .item {
  height: 100%;
  width: 100%;
}
/* line 21, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .slick-slide > div .item > a, .pubpages-rollup.slick-initialized .slick-slide > div .item > a {
  height: 100%;
  width: 100%;
  text-decoration: none;
}
/* line 31, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized.SliderMedBillede, .pubpages-rollup.slick-initialized.SliderMedBillede {
  /*time.date {
      display: none;
  }*/
}
/* line 32, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized.SliderMedBillede .rollup-title, .pubpages-rollup.slick-initialized.SliderMedBillede .rollup-title {
  margin-top: 5px;
  font-family: maribold;
}
/* line 41, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .slick-list, .pubpages-rollup.slick-initialized .slick-list {
  left: -14px;
}
/* line 45, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized img, .pubpages-rollup.slick-initialized img {
  max-width: 100%;
}
/* line 49, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized time.date, .pubpages-rollup.slick-initialized time.date {
  color: #636C6F;
  line-height: 19px;
  font-size: 12px;
}
/* line 55, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .pressrelease,
.news-items.slick-initialized .pressrelease:visited,
.news-items.slick-initialized .pressrelease:hover, .pubpages-rollup.slick-initialized .pressrelease,
.pubpages-rollup.slick-initialized .pressrelease:visited,
.pubpages-rollup.slick-initialized .pressrelease:hover {
  font-size: 12px;
  line-height: 12px;
  color: #636C6F;
  font-familiy: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  float: none;
  display: inline-block;
  text-transform: none;
}
/* line 68, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .rollup-title, .pubpages-rollup.slick-initialized .rollup-title {
  color: #007dbb !important;
  line-height: 26px;
  font-size: 22px !important;
  border: none !important;
}
/* line 75, ../../../sass/customer/_newsRollup.scss */
.news-items.slick-initialized .descr, .news-items.slick-initialized .descr p, .news-items.slick-initialized .descr span, .pubpages-rollup.slick-initialized .descr, .pubpages-rollup.slick-initialized .descr p, .pubpages-rollup.slick-initialized .descr span {
  color: #636C6F;
  line-height: 24px;
  font-size: 16px;
}

/* line 82, ../../../sass/customer/_newsRollup.scss */
.pubpages-rollup.negativemargin .slick-list.draggable {
  margin-top: -6px;
}

/* line 88, ../../../sass/customer/_newsRollup.scss */
.pubpages-rollup .item a:focus {
  background-color: transparent;
}

/* line 96, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item, .pubpages-rollup .item {
  clear: both;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  padding: 0;
  margin: 0;
}
/* line 103, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item ~ .item, .pubpages-rollup .item ~ .item {
  border-top: none;
}
/* line 107, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link, .pubpages-rollup .item a.outer-link {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  /*left: -15px;*/
}
/* line 116, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link:after, .pubpages-rollup .item a.outer-link:after {
  content: url("/_layouts/15/rh/ui/images/arrow_hosp.svg");
  position: absolute;
  right: 25px;
  top: 40%;
  color: #007dbb;
}
/* line 124, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div, .pubpages-rollup .item a.outer-link > div {
  float: left;
  position: relative;
}
/* line 128, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.item-img, .pubpages-rollup .item a.outer-link > div.item-img {
  margin-right: 25px;
}
/* line 131, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.item-img img, .pubpages-rollup .item a.outer-link > div.item-img img {
  width: 185px;
}
@media screen and (max-width: 768px) {
  /* line 128, ../../../sass/customer/_newsRollup.scss */
  .news-items.VertikalListe .item a.outer-link > div.item-img, .pubpages-rollup .item a.outer-link > div.item-img {
    display: none;
  }
}
/* line 140, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.link-item, .pubpages-rollup .item a.outer-link > div.link-item {
  margin-left: 0;
  /*padding-left: 25px;*/
  width: auto;
  max-width: 68%;
}
@media screen and (max-width: 768px) {
  /* line 140, ../../../sass/customer/_newsRollup.scss */
  .news-items.VertikalListe .item a.outer-link > div.link-item, .pubpages-rollup .item a.outer-link > div.link-item {
    max-width: 85%;
  }
}
/* line 152, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.link-item h2, .news-items.VertikalListe .item a.outer-link > div.link-item h3, .pubpages-rollup .item a.outer-link > div.link-item h2, .pubpages-rollup .item a.outer-link > div.link-item h3 {
  font-size: 22px;
  width: 100%;
  font-family: maribold;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 3px;
}
/* line 160, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.link-item h2.rollup-title, .news-items.VertikalListe .item a.outer-link > div.link-item h3.rollup-title, .pubpages-rollup .item a.outer-link > div.link-item h2.rollup-title, .pubpages-rollup .item a.outer-link > div.link-item h3.rollup-title {
  border-bottom: none;
  color: #007dbb;
}
/* line 166, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.link-item time.date, .pubpages-rollup .item a.outer-link > div.link-item time.date {
  color: #636C6F;
  font-size: 12px;
  display: block;
}
/* line 172, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link > div.link-item .descr, .pubpages-rollup .item a.outer-link > div.link-item .descr {
  color: #333333;
}
/* line 178, ../../../sass/customer/_newsRollup.scss */
.news-items.VertikalListe .item a.outer-link:hover, .pubpages-rollup .item a.outer-link:hover {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 100ms linear;
  -ms-transition: box-shadow 100ms linear;
  transition: box-shadow 0.2s linear;
}

/* line 189, ../../../sass/customer/_newsRollup.scss */
.pubpages-rollup.TitleAndManchet time.date {
  display: none !important;
}

/* line 194, ../../../sass/customer/_newsRollup.scss */
.news-roll-readMore {
  padding-left: 15px;
  padding-top: 10px;
}

/* line 199, ../../../sass/customer/_newsRollup.scss */
.letterOnly {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 204, ../../../sass/customer/_newsRollup.scss */
.letterOnly .rollup-title {
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 3px;
  font-family: 'maribold';
}

@media screen and (min-width: 1024px) {
  /* line 214, ../../../sass/customer/_newsRollup.scss */
  .col-md-3 .news-roll-readMore .news-roll-readMoreCol {
    width: 80%;
    padding-left: 25px;
  }
  /* line 219, ../../../sass/customer/_newsRollup.scss */
  .col-md-3 .news-roll-readMore .news-roll-rssCol {
    width: 20%;
  }
  /* line 222, ../../../sass/customer/_newsRollup.scss */
  .col-md-3 .news-roll-readMore .news-roll-rssCol a {
    padding-top: 0px;
  }
}
/* line 229, ../../../sass/customer/_newsRollup.scss */
.pdp-page-rollup .item a:hover {
  background-color: initial !important;
}

/* line 3, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-left: -10px;
  margin-right: -10px;
}
@media screen and (max-width: 768px) {
  /* line 3, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper {
    display: block;
  }
}
/* line 14, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .tiles-container {
  /* position: relative; */
  /* width: 100%; */
  overflow: hidden;
  max-width: 1200px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
/* line 24, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .tiles-regular {
  width: 100%;
  z-index: 101;
}
/* line 29, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile {
  width: 33.33%;
  padding-right: 10px;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  /* line 29, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .rh-tile {
    width: 100%;
    padding: 0;
  }
}
/* line 39, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow {
  height: 100%;
  width: 100%;
  min-height: 130px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 100ms linear;
  -ms-transition: box-shadow 100ms linear;
  transition: box-shadow 0.2s linear;
  border-bottom: 2px solid #007dbb;
}
@media screen and (max-width: 768px) {
  /* line 39, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .rh-tile .rh-shadow {
    min-height: unset;
    box-shadow: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
  }
}
/* line 56, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow:hover {
  border-bottom-color: #333333;
}
/* line 60, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner {
  height: 100%;
}
/* line 63, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a {
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
/* line 69, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a img {
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 69, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .rh-tile .rh-shadow .rh-inner a img {
    display: none;
  }
}
/* line 81, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a .tile-heading h2 {
  color: #007dbb;
  font-size: 22px;
  line-height: 26px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 5px 5px 5px 5px;
  margin: 15px 10px 15px 25px;
  display: inline-block;
}
/* line 90, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a .tile-heading h2:after {
  content: "\00a0\00a0\00a0\00a0\00a0\00a0\00a0";
  background-image: url("/_layouts/15/rh/ui/images/arrow_hosp.svg");
  background-position: center;
  background-repeat: no-repeat;
  font-size: 18px;
  display: initial;
}
/* line 101, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a .tile-heading.specialRendering {
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  /* line 101, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .rh-tile .rh-shadow .rh-inner a .tile-heading.specialRendering {
    text-align: left;
  }
}
/* line 114, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a .link-descr {
  padding: 0 5px 5px 5px;
  margin: 0 10px 10px 25px;
  color: #636C6F;
  font-size: 14px;
}
/* line 123, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a:hover .tile-heading, .tiles-wrapper .rh-tile .rh-shadow .rh-inner a:hover .tile-heading h2 {
  color: #333333;
}
/* line 129, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a:hover .tile-heading h2:after {
  background-image: url("/_layouts/15/rh/ui/images/Arrow_black.svg");
}
/* line 137, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a:focus .tile-heading h2 {
  background: #333333;
  color: #fff;
}
/* line 141, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow .rh-inner a:focus .tile-heading h2:after {
  background-image: url("/_layouts/15/rh/ui/images/Arrow_white.svg");
}
/* line 151, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile a:hover, .tiles-wrapper .rh-tile a:focus {
  background-color: white !important;
}
/* line 155, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .rh-tile .rh-shadow:focus-within {
  border-bottom: 2px solid #333333 !important;
}
/* line 160, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .tiles-featured {
  display: none;
  z-index: 101;
}
/* line 166, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper.featured .tiles-regular {
  width: 66.66%;
  /*@media screen and (max-width: 480px) {
      width: 100%;
  }*/
}
@media screen and (max-width: 768px) {
  /* line 166, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper.featured .tiles-regular {
    width: 100%;
  }
}
/* line 175, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper.featured .tiles-regular .rh-tile {
  width: 50%;
}
@media screen and (max-width: 768px) {
  /* line 175, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper.featured .tiles-regular .rh-tile {
    width: 100%;
  }
}
/* line 184, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper.featured .tiles-featured {
  display: block;
  width: 33.33%;
  /*@media screen and (max-width: 480px) {
      width: 100%;
  }*/
}
@media screen and (max-width: 768px) {
  /* line 184, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper.featured .tiles-featured {
    width: 100%;
  }
}
/* line 194, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper.featured .tiles-featured .rh-tile {
  width: 100%;
  height: 100%;
}
/* line 202, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile {
  width: 100%;
}
/* line 205, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a {
  display: flex;
  text-decoration: none;
}
/* line 209, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a .smallDisplayModeTile {
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 2px solid #007dbb;
  width: 100%;
}
/* line 217, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a .smallDisplayModeTile h2 {
  font-size: 22px;
  line-height: 26px;
  color: #007dbb;
  margin: 0px;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 231, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a:hover {
  background-color: transparent !important;
  color: #333333;
}
/* line 235, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a:hover .smallDisplayModeTile {
  border-bottom: 2px solid #333333;
}
/* line 240, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a:focus {
  background-color: transparent !important;
  color: #333333;
}
/* line 244, ../../../sass/customer/_tileswp.scss */
.tiles-wrapper .slimTileContainer .slimTile a:focus .smallDisplayModeTile {
  border: 2px solid #333333;
}

@media screen and (min-width: 1440px) {
  /* line 253, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .tilesMedium, .tiles-wrapper .tilesSmall {
    display: none;
  }

  /* line 257, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .tilesLarge {
    display: block;
  }
}
@media screen and (max-width: 1439px) {
  /* line 265, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .tilesLarge, .tiles-wrapper .tilesSmall {
    display: none;
  }

  /* line 269, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .tilesMedium {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  /* line 275, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .tilesLarge, .tiles-wrapper .tilesMedium {
    display: none;
  }

  /* line 279, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .tilesSmall {
    display: block;
  }

  /* line 283, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .showImgOnMobile {
    padding: 10px;
  }
  /* line 286, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .showImgOnMobile img {
    display: block !important;
  }
  /* line 290, ../../../sass/customer/_tileswp.scss */
  .tiles-wrapper .showImgOnMobile .rh-shadow {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    -webkit-transition: box-shadow 100ms linear;
    -ms-transition: box-shadow 100ms linear;
    transition: box-shadow 0.2s linear;
    border-bottom: 2px solid #007dbb;
  }
}
/* line 3, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout {
  background-color: #333333;
  color: white;
  display: flex;
  font-family: "mariregular","Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  vertical-align: middle;
  line-height: 23px;
}
/* line 13, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout ul > li {
  float: left;
}
/* line 20, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout ul > li > a {
  color: white;
  padding: 0px;
  text-decoration: none;
}
/* line 25, ../../../sass/customer/_fbaLogout.scss */
.fbaLogout ul > li > a:hover, .fbaLogout ul > li > a:focus, .fbaLogout ul > li > a:active {
  color: #d5d5d5 !important;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  /* line 38, ../../../sass/customer/_fbaLogout.scss */
  .fbaLogout ul > li {
    float: left;
  }
  /* line 44, ../../../sass/customer/_fbaLogout.scss */
  .fbaLogout ul > li > a {
    margin-left: 40px;
  }
}
/* padding 20px, on all content-editor-fields */
/* line 33, ../../../sass/_base.scss */
.ms-WPBorder .ms-rtestate-field,
.ms-WPBorder .rh-content-editor, .ms-WPBorderBorderOnly .ms-rtestate-field,
.ms-WPBorderBorderOnly .rh-content-editor {
  padding: 20px;
}

/* line 39, ../../../sass/_base.scss */
html.lt-ie8 {
  z-index: 1;
  overflow: auto;
}

@media (min-width: 768px) {
  /* line 44, ../../../sass/_base.scss */
  div.gotomain {
    display: block;
    left: 50px;
    position: absolute;
    top: 20px;
  }
}

/* line 53, ../../../sass/_base.scss */
.bs .searchbox,
.bs .ms-srch-sbLarge {
  overflow: visible !important;
}

/* line 61, ../../../sass/_base.scss */
.lt-ie8 .ms-srch-sb.input-group.ms-srch-sb-border .ms-textSmall.form-control,
.lt-ie8 .ms-srch-sb.input-group.ms-srch-sb-borderFocused .ms-textSmall.form-control {
  width: 75%;
  float: left;
  line-height: 40px !important;
}
/* line 67, ../../../sass/_base.scss */
.lt-ie8 .ms-srch-sb.input-group.ms-srch-sb-border span.input-group-btn,
.lt-ie8 .ms-srch-sb.input-group.ms-srch-sb-borderFocused span.input-group-btn {
  width: 15%;
  float: right;
  line-height: 40px !important;
}
/* line 72, ../../../sass/_base.scss */
.lt-ie8 .ms-srch-sb.input-group.ms-srch-sb-border span.input-group-btn a,
.lt-ie8 .ms-srch-sb.input-group.ms-srch-sb-borderFocused span.input-group-btn a {
  padding-bottom: 0;
}

/* line 80, ../../../sass/_base.scss */
.input-full-width input[type="submit"]
input[type="text"] {
  width: 100%;
  min-width: 0;
}

/* line 88, ../../../sass/_base.scss */
.page-content.calendar-layout .icontext-group {
  margin-top: 0;
        /*@include breakpoint(xs sm) {
            &.first {
                margin-top: 0;
            }

            margin-top: 20px;
        }*/
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.page-content.calendar-layout .icontext-group:before, .page-content.calendar-layout .icontext-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.page-content.calendar-layout .icontext-group:after {
  clear: both;
}
/* line 91, ../../../sass/_base.scss */
.page-content.calendar-layout .icontext-group .icon {
  float: left;
}
/* line 95, ../../../sass/_base.scss */
.page-content.calendar-layout .icontext-group .text {
  margin-left: 60px;
  font-family: "maribook", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
}
/* line 101, ../../../sass/_base.scss */
.page-content.calendar-layout .icontext-group .text h6 {
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  /* line 88, ../../../sass/_base.scss */
  .page-content.calendar-layout .icontext-group {
    margin-top: 20px;
  }
}

/* line 123, ../../../sass/_base.scss */
.calendar-webpart {
  /*margin-bottom: 70px;*/
}
/* line 126, ../../../sass/_base.scss */
.calendar-webpart .well .row {
  margin-top: 20px;
}
/* line 129, ../../../sass/_base.scss */
.calendar-webpart .well .row:first-child {
  margin-top: 0;
}
@media only all and (max-width: 767px) {
  /* line 134, ../../../sass/_base.scss */
  .calendar-webpart .well .row .col {
    margin-top: 5px;
    /*&.first {
        margin-top: 0;
    }*/
  }
}
@media only all and (min-width: 768px) and (max-width: 1023px) {
  /* line 134, ../../../sass/_base.scss */
  .calendar-webpart .well .row .col {
    margin-top: 5px;
    /*&.first {
        margin-top: 0;
    }*/
  }
}
@media only all and (min-width: 1024px) and (max-width: 1439px) {
  /* line 134, ../../../sass/_base.scss */
  .calendar-webpart .well .row .col {
    margin-top: 5px;
    /*&.first {
        margin-top: 0;
    }*/
  }
}
@media only all and (min-width: 1440px) {
  /* line 134, ../../../sass/_base.scss */
  .calendar-webpart .well .row .col {
    margin-top: 5px;
    /*&.first {
        margin-top: 0;
    }*/
  }
}
/* line 144, ../../../sass/_base.scss */
.calendar-webpart .refine-search {
  padding: 15px;
  margin: 10px 0;
  background-color: #8191a9;
  /*#007dbb;*/
  color: #ffffff;
  /*#fff;*/
  display: block;
}
/* line 152, ../../../sass/_base.scss */
.calendar-webpart .btn-search {
  background-color: #007dbb;
  /*#002555;*/
  color: #ffffff;
  /*#fff;*/
  width: 100%;
  min-width: 0;
  padding: 8px 14px;
  border-color: #81ccf1;
  /*#8191a9;*/
}
/* line 159, ../../../sass/_base.scss */
.calendar-webpart .btn-search:hover {
  background-color: #656565;
  /*#646464;*/
}
@media only all and (max-width: 767px) {
  /* line 152, ../../../sass/_base.scss */
  .calendar-webpart .btn-search {
    margin-top: 5px;
  }
}
@media only all and (min-width: 768px) and (max-width: 1023px) {
  /* line 152, ../../../sass/_base.scss */
  .calendar-webpart .btn-search {
    margin-top: 5px;
  }
}
@media only all and (min-width: 1024px) and (max-width: 1439px) {
  /* line 152, ../../../sass/_base.scss */
  .calendar-webpart .btn-search {
    margin-top: 5px;
  }
}
@media only all and (min-width: 1440px) {
  /* line 152, ../../../sass/_base.scss */
  .calendar-webpart .btn-search {
    margin-top: 5px;
  }
}
/* line 169, ../../../sass/_base.scss */
.calendar-webpart .legend .meeting-filter {
  float: left;
  font-size: 1.4em;
  margin: 30px 0 15px;
}
/* line 175, ../../../sass/_base.scss */
.calendar-webpart .legend .meeting-count {
  float: right;
  font-size: 1.1em;
  margin: 30px 0 15px;
}
/* line 182, ../../../sass/_base.scss */
.calendar-webpart .events {
  margin: 0 15px;
}
/* line 185, ../../../sass/_base.scss */
.calendar-webpart .events .row {
  font-family: mariregular;
  border: 1px solid #d5d5d5;
  /*#d5d5d5;*/
  border-top-width: 0;
  clear: both;
  overflow: hidden;
  background-color: #ffffff;
  /*#fff;*/
}
/* line 190, ../../../sass/_base.scss */
.calendar-webpart .events .row:first-child {
  border-top-width: 1px;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.calendar-webpart .events .row:before, .calendar-webpart .events .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.calendar-webpart .events .row:after {
  clear: both;
}
/* line 198, ../../../sass/_base.scss */
.calendar-webpart .events .row.past {
  color: #B8B8B8;
}
/* line 202, ../../../sass/_base.scss */
.calendar-webpart .events .row .glyphicon {
  float: left;
  margin-top: 30px;
  margin-left: 6px;
}
/* line 208, ../../../sass/_base.scss */
.calendar-webpart .events .row .date {
  float: left;
  margin: 0;
  padding: 8px 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  /* line 208, ../../../sass/_base.scss */
  .calendar-webpart .events .row .date {
    min-width: 70px;
  }
}
/* line 218, ../../../sass/_base.scss */
.calendar-webpart .events .row .date .date-part {
  white-space: nowrap;
}
/* line 224, ../../../sass/_base.scss */
.calendar-webpart .events .row .date .date-part.day {
  font-size: 2em;
  font-weight: bold;
  line-height: 20px;
}
/* line 229, ../../../sass/_base.scss */
.ie7 .calendar-webpart .events .row .date .date-part.day {
  line-height: inherit;
}
/* line 238, ../../../sass/_base.scss */
.calendar-webpart .events .row .date.second {
  margin-left: 6px;
}
/* line 243, ../../../sass/_base.scss */
.calendar-webpart .events .row .text {
  padding: 20px 0;
}
@media screen and (max-width: 1024px) {
  /* line 243, ../../../sass/_base.scss */
  .calendar-webpart .events .row .text {
    padding: 0px 0px 20px 0px;
  }
}
/* line 250, ../../../sass/_base.scss */
.calendar-webpart .events .row .text a, .calendar-webpart .events .row .text a:visited, .calendar-webpart .events .row .text .ms-link, .calendar-webpart .events .row .text .ms-link:visited {
  text-decoration: none;
}
/* line 254, ../../../sass/_base.scss */
.calendar-webpart .events .row .text a:hover {
  text-decoration: underline;
}
/* line 258, ../../../sass/_base.scss */
.calendar-webpart .events .row .text h3 {
  color: #007dbb;
  margin: 0;
  padding: 0;
  font-size: 21px;
  margin-bottom: 9px;
  padding-top: 10px;
}
/* line 266, ../../../sass/_base.scss */
.calendar-webpart .events .row .text h3:hover {
  text-decoration: underline;
}
/* line 271, ../../../sass/_base.scss */
.calendar-webpart .events .row .text p {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #656565;
}
/* line 281, ../../../sass/_base.scss */
.calendar-webpart .events .row .status {
  text-align: right;
  padding-top: 22px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  color: #656565;
}
/* line 20, ../../../sass/bootstrap3/_mixins.scss */
.calendar-webpart .events .row .status:before, .calendar-webpart .events .row .status:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../../../sass/bootstrap3/_mixins.scss */
.calendar-webpart .events .row .status:after {
  clear: both;
}
/* line 290, ../../../sass/_base.scss */
.calendar-webpart .events .row .status .name {
  margin-right: 5px;
  vertical-align: middle;
  line-height: 2em;
}
/* line 296, ../../../sass/_base.scss */
.calendar-webpart .events .row .status .icon {
  float: right;
  /*margin-top: -5px;*/
}
/* line 299, ../../../sass/_base.scss */
.calendar-webpart .events .row .status .icon.Aflyst {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -608px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
/* line 303, ../../../sass/_base.scss */
.calendar-webpart .events .row .status .icon.Referat {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -573px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
/* line 307, ../../../sass/_base.scss */
.calendar-webpart .events .row .status .icon.Dagsorden {
  background-image: url('/_layouts/15/RH/UI/images/icons.png?v=11682323079738');
  background-position: 0 -538px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 35px;
  width: 35px;
}
/* line 312, ../../../sass/_base.scss */
.calendar-webpart .events .row .status.faded {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 320, ../../../sass/_base.scss */
.lt-ie8 .events .date {
  width: 70px;
}

/* Bootstrap callout, attention to info on pagelayouts */
/* line 325, ../../../sass/_base.scss */
.bs-callout {
  margin: 20px 0;
  padding: 15px 30px 30px 15px;
  border-left: 5px solid #f0f0f0;
  /*#eee;*/
}
/* line 329, ../../../sass/_base.scss */
.bs-callout a {
  text-decoration: underline !important;
}
/* line 333, ../../../sass/_base.scss */
.bs-callout h2, .bs-callout h3, .bs-callout h4, .bs-callout h5, .bs-callout h6 {
  font-weight: bold;
  margin-top: 0;
}

/* line 339, ../../../sass/_base.scss */
.bs-callout-danger h2,
.bs-callout-danger h3,
.bs-callout-danger h4,
.bs-callout-danger h5,
.bs-callout-danger h6 {
  color: #b94a48;
}

/* line 347, ../../../sass/_base.scss */
.bs-callout-warning h2,
.bs-callout-warning h3,
.bs-callout-warning h4,
.bs-callout-warning h5,
.bs-callout-warning h6 {
  color: #c09853;
}

/* line 355, ../../../sass/_base.scss */
.bs-callout-info h2,
.bs-callout-info h3,
.bs-callout-info h4,
.bs-callout-info h5,
.bs-callout-info h6 {
  color: #3a87ad;
}

/* line 363, ../../../sass/_base.scss */
.bs-callout-success h2,
.bs-callout-success h3,
.bs-callout-success h4,
.bs-callout-success h5,
.bs-callout-success h6 {
  color: #468847;
}

/* line 371, ../../../sass/_base.scss */
.bs-callout-danger {
  background-color: #f2dede;
  border-color: #b94a48 !important;
}

/* line 376, ../../../sass/_base.scss */
.bs-callout-warning {
  background-color: #fcf8e3;
  border-color: #c09853 !important;
}

/* line 381, ../../../sass/_base.scss */
.bs-callout-info {
  background-color: #d9edf7;
  border-color: #3a87ad !important;
}

/* line 386, ../../../sass/_base.scss */
.bs-callout-success {
  background-color: #dff0d8;
  border-color: #468847 !important;
}

/* fix of diff-width in pagination items */
/* line 392, ../../../sass/_base.scss */
.pagination.pagination-sm li {
  text-align: center;
}
/* line 395, ../../../sass/_base.scss */
.pagination.pagination-sm li a {
  min-width: 40.5px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  /* line 395, ../../../sass/_base.scss */
  .pagination.pagination-sm li a {
    min-width: 34px;
    margin-bottom: -1px;
    /* No double border hack */
  }
}

/* special for diseasepages - This is uncommented due to incident 846 */
/*.diseasepage-content {
	margin-top: -40px;
}*/
/* line 411, ../../../sass/_base.scss */
.diseasepage-rollup ul {
  list-style: none;
  padding-left: 0;
}

/* Put this the correct place (ALL) */
/* line 420, ../../../sass/_base.scss */
.ms-srch-item-summaryPreview {
  width: auto;
  /* is 390 default, we need it to be responsive */
}

@media (max-width: 390px) {
  /* line 428, ../../../sass/_base.scss */
  #s4-ribbonrow {
    display: none;
  }
}
@media (min-width: 700px) and (orientation: landscape) and (max-device-height: 699px) {
  /* line 434, ../../../sass/_base.scss */
  #s4-ribbonrow {
    display: none;
  }
}
/* line 440, ../../../sass/_base.scss */
ms-srch-item-summary {
  line-height: 1.25;
  padding: 0.755em 0;
}

/* Special QR styles */
/* line 446, ../../../sass/_base.scss */
.edit-mode-qr {
  margin: 1em 0;
}

@media (max-width: 1023px) {
  /* line 450, ../../../sass/_base.scss */
  #s4-workspace {
    overflow-y: auto;
    overflow-x: hidden;
  }
}

/* line 459, ../../../sass/_base.scss */
.cookie-message .container a.btn-addcookieaccept {
  background-color: #007dbb;
  /*#002555;*/
  color: #ffffff;
  /*#fff;*/
}

/* Presse og nyheder */
/* line 468, ../../../sass/_base.scss */
.events-header {
  color: #333333;
  /*#333333;*/
  font-size: 20px;
  border-bottom: 1px solid #d5d5d5;
  /*#d5d5d5;*/
  padding-left: 15px;
  padding-right: 15px;
}

/* line 478, ../../../sass/_base.scss */
.events article h3.rollup-title {
  font-size: 22px;
}
/* line 482, ../../../sass/_base.scss */
.events article .pressrelease,
.events article .pressrelease:visited,
.events article .pressrelease:hover {
  font-size: 14px;
  color: #656565;
  /*#646c6f;*/
  font-familiy: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  float: right;
  text-transform: uppercase;
}

/* line 495, ../../../sass/_base.scss */
#ctl00_ctl50_g_7fcc3f9f_8511_4e57_8b12_2ebd271e70ef_csr_sboxdiv {
  z-index: 0 !important;
}

/* line 499, ../../../sass/_base.scss */
.ms-core-menu-box {
  display: block;
  margin: 0;
  padding: 0;
}

/* line 505, ../../../sass/_base.scss */
.ms-core-menu-box {
  z-index: 1000 !important;
}

/* line 509, ../../../sass/_base.scss */
.ie7Imagefix {
  position: relative;
}
/* line 512, ../../../sass/_base.scss */
.ie7Imagefix .imgareaselect-outer {
  filter: alpha(opacity=0) !important;
  opacity: 0 !important;
}

/* line 518, ../../../sass/_base.scss */
.fixCheckBox input[type=checkbox] {
  position: relative;
  top: -3px;
}

/* line 523, ../../../sass/_base.scss */
.halfWidth {
  width: 50% !important;
  min-width: 280px !important;
}

/* line 528, ../../../sass/_base.scss */
.noMarginBotttom {
  margin-bottom: 0;
}

/* line 532, ../../../sass/_base.scss */
.screen-reader {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

/* line 544, ../../../sass/_base.scss */
div#filelist-container article.item.file {
  padding-bottom: 20px !important;
}
/* line 548, ../../../sass/_base.scss */
div#filelist-container h3.rollup-title {
  margin-bottom: 10px !important;
  padding-top: 20px !important;
  font-size: 16px;
}
/* line 554, ../../../sass/_base.scss */
div#filelist-container .description {
  display: none;
}
/* line 560, ../../../sass/_base.scss */
div#filelist-container.pim article.item.file {
  padding-bottom: 10px !important;
}
/* line 564, ../../../sass/_base.scss */
div#filelist-container.pim a {
  text-decoration: none;
}
/* line 568, ../../../sass/_base.scss */
div#filelist-container.pim h3.rollup-title {
  margin-bottom: 0px !important;
  font-weight: bold;
}
/* line 573, ../../../sass/_base.scss */
div#filelist-container.pim .link-item-plus-image-left h3 {
  margin-top: -25px !important;
}
/* line 577, ../../../sass/_base.scss */
div#filelist-container.pim .OpenInNewWindow {
  margin-left: 65px;
}
/* line 581, ../../../sass/_base.scss */
div#filelist-container.pim .image-area-left {
  margin-left: 10px;
}
/* line 585, ../../../sass/_base.scss */
div#filelist-container.pim .description {
  display: block;
}
/* line 588, ../../../sass/_base.scss */
div#filelist-container.pim .description strong {
  color: #333333;
}
/* line 593, ../../../sass/_base.scss */
div#filelist-container.pim .item:hover {
  background-color: #007dbb !important;
  color: #fff !important;
}
/* line 598, ../../../sass/_base.scss */
div#filelist-container.pim .item:hover a {
  color: #fff !important;
}
/* line 602, ../../../sass/_base.scss */
div#filelist-container.pim .item:hover h3.rollup-title {
  color: #fff !important;
}
/* line 606, ../../../sass/_base.scss */
div#filelist-container.pim .item:hover .description {
  color: #fff !important;
}
/* line 609, ../../../sass/_base.scss */
div#filelist-container.pim .item:hover .description strong {
  color: #fff !important;
}

@media screen and (max-width: 768px) {
  /* line 621, ../../../sass/_base.scss */
  .supersection div.row {
    margin-left: 0px !important;
  }
}
/* line 628, ../../../sass/_base.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 639, ../../../sass/_base.scss */
.contentRollUpSearchBox {
  opacity: 0.9;
  color: #646C6F !important;
  font-family: Mari;
  font-size: 16px;
  line-height: 16px;
}

/* line 647, ../../../sass/_base.scss */
#PageContent__ControlWrapper_RichHtmlField > p > a > img[src$="ICPDF.PNG"] {
  width: auto;
  height: auto;
}

/* line 653, ../../../sass/_base.scss */
.navctPrint {
  display: none !important;
}

/* line 665, ../../../sass/_base.scss */
.ImageTextMover figcaption {
  text-align: right;
  font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #646c6f;
}

/* line 673, ../../../sass/_base.scss */
.ImageTextMover::after {
  content: "";
  clear: both;
  display: initial;
}

/* line 681, ../../../sass/_base.scss */
.ImageTextMover-ubv figcaption {
  text-align: left;
}

/* line 688, ../../../sass/_base.scss */
.ImageTextMover-ufb img {
  width: auto !important;
  max-width: 100%;
  margin-left: 0px !important;
}
/* line 694, ../../../sass/_base.scss */
.ImageTextMover-ufb figcaption {
  width: auto !important;
  max-width: 100%;
  margin-left: 0px !important;
  padding-right: 10px;
  float: right;
  word-break: break-word;
  width: min-content;
}

/* line 706, ../../../sass/_base.scss */
.ImageTextMover-hfb {
  display: flex;
}
/* line 710, ../../../sass/_base.scss */
.ImageTextMover-hfb img {
  float: left;
  padding-right: 10px;
}
/* line 715, ../../../sass/_base.scss */
.ImageTextMover-hfb figcaption {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  word-break: break-word;
  display: contents;
  width: auto;
}

/* line 727, ../../../sass/_base.scss */
.ImageTextMover-vfb {
  display: flex;
}
/* line 730, ../../../sass/_base.scss */
.ImageTextMover-vfb img {
  float: right;
  padding-left: 10px;
}
/* line 735, ../../../sass/_base.scss */
.ImageTextMover-vfb figcaption {
  float: left;
  word-break: break-word;
  display: contents;
  text-align: left;
}

@media screen and (max-width: 768px) {
  /* line 748, ../../../sass/_base.scss */
  .ImageTextMover figcaption {
    font-family: "maribold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #646c6f;
  }

  /* line 755, ../../../sass/_base.scss */
  .ImageTextMover::after {
    content: "";
    clear: both;
    display: initial;
  }

  /* line 763, ../../../sass/_base.scss */
  .ImageTextMover-ubv figcaption {
    text-align: left;
  }

  /* line 769, ../../../sass/_base.scss */
  .ImageTextMover-ubh {
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  /* line 775, ../../../sass/_base.scss */
  .ImageTextMover-ubh figcaption {
    text-align: right;
  }

  /* line 781, ../../../sass/_base.scss */
  .ImageTextMover-hfb {
    display: flex;
  }
  /* line 783, ../../../sass/_base.scss */
  .ImageTextMover-hfb img {
    text-align: right;
    height: 100%;
    width: auto;
    object-fit: cover;
  }
  /* line 791, ../../../sass/_base.scss */
  .ImageTextMover-hfb figcaption {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    word-break: break-word;
    /*width: min-content;*/
  }

  /* line 802, ../../../sass/_base.scss */
  .ImageTextMover-vfb img {
    height: 100%;
    width: auto;
    object-fit: cover;
  }
  /* line 808, ../../../sass/_base.scss */
  .ImageTextMover-vfb figcaption {
    padding-right: 10px;
    float: left;
    word-break: break-word;
  }
}
/* line 817, ../../../sass/_base.scss */
.noBootstrapPadding {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 822, ../../../sass/_base.scss */
.tableScrollFix {
  overflow-x: auto;
}

/*
 * Spring
 */
/* line 6, ../../../sass/menu/types/_spring.scss */
.hamburger--spring .hamburger-inner {
  top: 1.5px;
  transition: background-color 0s 0.13s linear;
}
/* line 10, ../../../sass/menu/types/_spring.scss */
.hamburger--spring .hamburger-inner::before {
  top: 9px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
/* line 16, ../../../sass/menu/types/_spring.scss */
.hamburger--spring .hamburger-inner::after {
  top: 18px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
/* line 24, ../../../sass/menu/types/_spring.scss */
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
/* line 28, ../../../sass/menu/types/_spring.scss */
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 9px, 0) rotate(45deg);
}
/* line 35, ../../../sass/menu/types/_spring.scss */
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 9px, 0) rotate(-45deg);
}

/* line 64, ../../../sass/menu/_hamburger.scss */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: #007dbb;
  border: 0;
  margin: 0;
  overflow: visible;
}
/* line 80, ../../../sass/menu/_hamburger.scss */
.hamburger:hover {
  opacity: 0.7;
}
/* line 90, ../../../sass/menu/_hamburger.scss */
.hamburger.is-active:hover {
  opacity: 0.7;
}
/* line 99, ../../../sass/menu/_hamburger.scss */
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}

/* line 107, ../../../sass/menu/_hamburger.scss */
.hamburger-box {
  width: 37px;
  height: 21px;
  display: inline-block;
  position: relative;
  top: -4px;
}

/* line 115, ../../../sass/menu/_hamburger.scss */
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
/* line 120, ../../../sass/menu/_hamburger.scss */
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 37px;
  height: 3px;
  background-color: #fff;
  border-radius: 0;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
/* line 133, ../../../sass/menu/_hamburger.scss */
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
/* line 139, ../../../sass/menu/_hamburger.scss */
.hamburger-inner::before {
  top: -9px;
}
/* line 143, ../../../sass/menu/_hamburger.scss */
.hamburger-inner::after {
  bottom: -9px;
}

/* line 9, ../../../sass/skins/hospitaler/main.scss */
.bs .topmenuitem a.link-dark {
  color: #333333;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .topmenuitem a.link-dark:visited {
  color: #333333;
}
/* line 21, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .topmenuitem a.link-dark:focus {
  color: #81ccf1;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .topmenuitem a.link-dark:hover {
  color: #81ccf1;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .topmenuitem a.link-dark:active {
  color: #333333;
}
/* line 13, ../../../sass/skins/hospitaler/main.scss */
.bs .topmenuitem a.link-dark.selected, .bs .topmenuitem a.link-dark:focus {
  color: #333333;
}

/* line 20, ../../../sass/skins/hospitaler/main.scss */
.link-list-header a {
  color: #007dbb !important;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.link-list-header a:hover {
  color: #007dbb !important;
}

/* line 24, ../../../sass/skins/hospitaler/main.scss */
.link-item.view-all > a {
  color: #38827F;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.link-item.view-all > a:hover {
  color: #007dbb;
}

/* line 29, ../../../sass/skins/hospitaler/main.scss */
#comments .comment-list .comment .name,
#comments .comment-list .comment .meta .links a {
  color: #007dbb !important;
}

/* line 34, ../../../sass/skins/hospitaler/main.scss */
.bs .breadcrumb-sitemap {
  color: #969696;
}
/* line 37, ../../../sass/skins/hospitaler/main.scss */
.bs .breadcrumb-sitemap a {
  color: #969696;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .breadcrumb-sitemap a:visited {
  color: #969696;
}
/* line 21, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .breadcrumb-sitemap a:focus {
  color: #81ccf1;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .breadcrumb-sitemap a:hover {
  color: #81ccf1;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .breadcrumb-sitemap a:active {
  color: #969696;
}
/* line 41, ../../../sass/skins/hospitaler/main.scss */
.bs .breadcrumb-sitemap a.current {
  color: #4d4d4d;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .breadcrumb-sitemap a.current:visited {
  color: #4d4d4d;
}
/* line 21, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .breadcrumb-sitemap a.current:focus {
  color: #81ccf1;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .breadcrumb-sitemap a.current:hover {
  color: #81ccf1;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bs .breadcrumb-sitemap a.current:active {
  color: #4d4d4d;
}

/* line 47, ../../../sass/skins/hospitaler/main.scss */
a,
a:visited,
.ms-link,
.ms-link:visited {
  color: #007dbb;
  text-decoration: underline;
}

/* line 55, ../../../sass/skins/hospitaler/main.scss */
a:hover,
a:active,
a:focus,
a.ms-link:hover,
a.ms-link:active,
a.ms-link:focus {
  color: #81ccf1;
}

/* line 64, ../../../sass/skins/hospitaler/main.scss */
.article a:active:not(.outer-link),
.article a.ms-link:active:not(.outer-link) {
  color: #007dbb;
  text-decoration: none;
}

/* line 70, ../../../sass/skins/hospitaler/main.scss */
.article a:hover:not(.outer-link), .article a:focus:not(.outer-link), .article a.ms-link:hover:not(.outer-link), .article a.ms-link:focus:not(.outer-link) {
  color: #fff;
  background-color: #007dbb;
  text-decoration: none;
}

/* line 76, ../../../sass/skins/hospitaler/main.scss */
.bs .btn-create-comment {
  background-color: #007dbb;
  color: #fff;
}

/* line 82, ../../../sass/skins/hospitaler/main.scss */
.brand-bar {
  background-color: #007dbb;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2RiYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWNlOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #007dbb), color-stop(100%, #009ce8));
  background-image: -moz-linear-gradient(left, #007dbb 0%, #009ce8 100%);
  background-image: -webkit-linear-gradient(left, #007dbb 0%, #009ce8 100%);
  background-image: linear-gradient(to right, #007dbb 0%, #009ce8 100%);
}

/* line 88, ../../../sass/skins/hospitaler/main.scss */
.ie .brand-bar {
  background: -ms-linear-gradient(left, #007DBB 0%, #009ce8 100%);
  /* IE10+ */
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF009CE8', endColorstr='#FF76C6EB');
}

@media (max-width: 767px) {
  /* line 95, ../../../sass/skins/hospitaler/main.scss */
  .campaign .brand-bar.text {
    background-color: #007dbb;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2RiYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWNlOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #007dbb), color-stop(100%, #009ce8));
    background-image: -moz-linear-gradient(left, #007dbb 0%, #009ce8 100%);
    background-image: -webkit-linear-gradient(left, #007dbb 0%, #009ce8 100%);
    background-image: linear-gradient(to right, #007dbb 0%, #009ce8 100%);
  }
}

@media (max-width: 767px) {
  /* line 105, ../../../sass/skins/hospitaler/main.scss */
  .ie .campaign .brand-bar.text {
    background: -ms-linear-gradient(left, #007DBB 0%, #009ce8 100%);
    /* IE10+ */
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF009CE8', endColorstr='#FF76C6EB');
  }
}
@media (max-width: 767px) {
  /* line 112, ../../../sass/skins/hospitaler/main.scss */
  .ie .campaign .brand-bar.text .btn {
    display: none;
  }
}

/* line 120, ../../../sass/skins/hospitaler/main.scss */
.pl-frontpage > .brand-bar {
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  /* line 120, ../../../sass/skins/hospitaler/main.scss */
  .pl-frontpage > .brand-bar {
    display: inherit;
    margin-bottom: 0;
    padding-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  /* line 129, ../../../sass/skins/hospitaler/main.scss */
  .pl-frontpage > .brand-bar .page-content-column {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  /* line 135, ../../../sass/skins/hospitaler/main.scss */
  .pl-frontpage > .brand-bar .web-description-column {
    display: none;
  }
}

/* line 143, ../../../sass/skins/hospitaler/main.scss */
.pl-frontpage .page-content .container .row.front-page-fullsize-top > div,
.pl-frontpage .page-content .container .row.front-page-campaign-top > div {
  min-height: inherit;
}
@media screen and (max-width: 768px) {
  /* line 148, ../../../sass/skins/hospitaler/main.scss */
  .pl-frontpage .page-content .container .lists-webpart-zone {
    margin-top: 0;
  }
}

/* line 155, ../../../sass/skins/hospitaler/main.scss */
.bs .btn-primary {
  background-color: #007dbb;
  border-width: 0;
}

/* line 160, ../../../sass/skins/hospitaler/main.scss */
.bs .btn-primary:hover, .bs .btn-primary:focus, .bs .btn-primary:active {
  background-color: #81ccf1;
}

/* line 164, ../../../sass/skins/hospitaler/main.scss */
.sitename a.link-dark {
  color: #009ce9;
}

/* line 170, ../../../sass/skins/hospitaler/main.scss */
.servicemenu a {
  color: #646464;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.servicemenu a:visited {
  color: #646464;
}
/* line 21, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.servicemenu a:focus {
  color: #646464;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.servicemenu a:hover {
  color: #646464;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.servicemenu a:active {
  color: #646464;
}
/* line 175, ../../../sass/skins/hospitaler/main.scss */
.servicemenu a.link-dark {
  color: #646464;
}
/* line 18, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.servicemenu a.link-dark:visited {
  color: #646464;
}
/* line 21, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.servicemenu a.link-dark:focus {
  color: #646464;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.servicemenu a.link-dark:hover {
  color: #646464;
}
/* line 27, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.servicemenu a.link-dark:active {
  color: #646464;
}
/* line 179, ../../../sass/skins/hospitaler/main.scss */
.servicemenu a.bright,
.servicemenu a.bright:link,
.servicemenu a.bright:visited {
  color: #38827f;
  text-decoration: none;
}
/* line 186, ../../../sass/skins/hospitaler/main.scss */
.servicemenu a.bright:hover {
  color: #81ccf1;
  text-decoration: none;
}

/* line 194, ../../../sass/skins/hospitaler/main.scss */
.bs a.link-arrow:after {
  content: "\279c";
  padding-left: 10px;
}

/* line 200, ../../../sass/skins/hospitaler/main.scss */
.bullet > a {
  color: #333333 !important;
}
/* line 201, ../../../sass/skins/hospitaler/main.scss */
.bullet > a:visited {
  color: inherit;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.bullet > a:hover {
  color: #007dbb !important;
}

/* line 208, ../../../sass/skins/hospitaler/main.scss */
hr.slimmer.small-top-margin-hospitaler {
  margin-top: 20px;
}

@media (max-width: 1024px) {
  /* line 212, ../../../sass/skins/hospitaler/main.scss */
  hr.slimmer.zero-top-margin-on-desktop-hospitaler {
    margin-top: 0px;
  }
}

/* line 218, ../../../sass/skins/hospitaler/main.scss */
hr.hidden-hospitaler {
  display: none !important;
}

/* line 225, ../../../sass/skins/hospitaler/main.scss */
.footer .middle li:hover,
.footer .middle a:hover {
  border-color: #9e9e9e;
  background-color: #9e9e9e;
}

/* line 235, ../../../sass/skins/hospitaler/main.scss */
.cookie-message .container a.btn-addcookieaccept {
  background-color: #009ce8;
  color: #fff;
}

/* line 242, ../../../sass/skins/hospitaler/main.scss */
.text-content a {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.text-content a:hover {
  color: #81ccf1;
}

/* line 246, ../../../sass/skins/hospitaler/main.scss */
.content-responsible .contact-link a {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
.content-responsible .contact-link a:hover {
  color: #81ccf1;
}

/* line 251, ../../../sass/skins/hospitaler/main.scss */
#comments .comment-controls a.btn-link-small {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
#comments .comment-controls a.btn-link-small:hover {
  color: #81ccf1;
}
/* line 255, ../../../sass/skins/hospitaler/main.scss */
#comments .comment-controls input.btn-create-comment {
  background-color: #007dbb !important;
  border-width: 0;
}
/* line 259, ../../../sass/skins/hospitaler/main.scss */
#comments .comment-controls input.btn-create-comment:hover {
  background-color: #81ccf1 !important;
}
/* line 264, ../../../sass/skins/hospitaler/main.scss */
#comments .comment-controls span {
  color: #007dbb;
}
/* line 24, ../../../../../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
#comments .comment-controls span:hover {
  color: #81ccf1;
}

/*Override*/
/* line 270, ../../../sass/skins/hospitaler/main.scss */
.link-item.bullet {
  background-repeat: no-repeat;
  padding-left: 13px;
  background-position: 0 .33em;
  background-image: url("/_layouts/15/RH/UI/images/icons/bullet.png");
  font-size: 18px;
  /*background: none;
  position: relative;*/
  /*&:after {
      content: "\279c";
      padding-left: 10px;
      position: relative;
      display: inline;
      top: 0;
      right: 0;
      color: $brand-primary;
  }*/
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  /* line 270, ../../../sass/skins/hospitaler/main.scss */
  .link-item.bullet {
    background-image: url("/_layouts/15/RH/UI/images/icons-2x/bullet.png");
  }
}
/* line 287, ../../../sass/skins/hospitaler/main.scss */
.link-item.bullet > a, .link-item.bullet a:active, .link-item.bullet a:visited {
  font-family: "mariregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #007dbb;
  /*@include link-colors($gray-dark, $linkColorAlternateHover, $linkColorAlternateHover, $gray-dark, $linkColorAlternateHover);*/
}
/* line 292, ../../../sass/skins/hospitaler/main.scss */
.link-item.bullet > a:hover, .link-item.bullet a:active:hover, .link-item.bullet a:visited:hover {
  color: #fff !important;
  background-color: #007dbb;
  padding: 3px;
  margin: -3px;
}
