/* RESET
================================================== */

.__s24 body,
.__s24 div,
.__s24 dl,
.__s24 dt,
.__s24 dd,
.__s24 ul,
.__s24 ol,
.__s24 li,
.__s24 h1,
.__s24 h2,
.__s24 h3,
.__s24 h4,
.__s24 h5,
.__s24 h6,
.__s24 pre,
.__s24 form,
.__s24 fieldset,
.__s24 input,
.__s24 textarea,
.__s24 p,
.__s24 blockquote,
.__s24 th,
.__s24 td {
  margin: 0;
  padding: 0;
}

.__s24 table {
  border-collapse: collapse;
  border-spacing: 0;
}

.__s24 fieldset,
.__s24 img {
  border: 0;
}

.__s24 address,
.__s24 caption,
.__s24 cite,
.__s24 code,
.__s24 dfn,
.__s24 em,
.__s24 strong,
.__s24 th,
.__s24 var {
  font-style: normal;
  font-weight: normal;
}

.__s24 ol,
.__s24 ul {
  list-style: none;
}

.__s24 caption,
.__s24 th {
  text-align: left;
}

.__s24 h1,
.__s24 h2,
.__s24 h3,
.__s24 h4,
.__s24 h5,
.__s24 h6 {
  font-size: 100%;
  font-weight: normal;
}

.__s24 q:before,
.__s24 q:after {
  content: '';
}

.__s24 abbr,
.__s24 acronym {
  border: 0;
}

.__s24 * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.__s24 ::-moz-placeholder {
  color: #555555;
  opacity: 1;
}

.__s24 :-ms-input-placeholder {
  color: #555555;
}

.__s24 ::-webkit-input-placeholder {
  color: #555555;
}

.__s24 .placeholder {
  color: #555555;
}

/* THEME
================================================== */

/* colori */

.__s24 .white {
  color: white !important;
}

.__s24 a:hover .white {
  color: rgba(255, 255, 255, 0.85) !important;
}

.__s24 .red,
.__s24 .danger {
  color: #b92222 !important;
}

.__s24 a:hover .red,
.__s24 a:hover .danger {
  color: #9c1c1c !important;
}

.__s24 .red_l {
  color: #FA0014 !important;
}

.__s24 .green,
.__s24 .success {
  color: #008B00 !important;
}

.__s24 .green_l {
  color: #00ff00 !important;
}

.__s24 .lblue {
  color: #356e89 !important;
}

.__s24 .blue {
  color: #234357 !important;
}

.__s24 .lorange {
  color: #CE5623 !important;
}

.__s24 .orange {
  color: #BC4C19 !important;
}

/* vari */

/* social */

/* Aree */

/* Scadenzario */

.__s24 .t1 {
  background: #B8442A;
}

.__s24 .t1:hover,
.__s24 a:hover .t1 {
  background: #953925;
}

.__s24 .t2 {
  background: #EE9001;
}

.__s24 .t2:hover,
.__s24 a:hover .t2 {
  background: #DD8500;
}

.__s24 .t3 {
  background: #DEC102;
}

.__s24 .t3:hover,
.__s24 a:hover .t3 {
  background: #D0B500;
}

.__s24 .t4 {
  background: #6BB397;
}

.__s24 .t4:hover,
.__s24 a:hover .t4 {
  background: #62A289;
}

.__s24 .t5 {
  background: #5987AD;
}

.__s24 .t5:hover,
.__s24 a:hover .t5 {
  background: #4C7495;
}

.__s24 .t6 {
  background: #3C487D;
}

.__s24 .t6:hover,
.__s24 a:hover .t6 {
  background: #38426B;
}

/* BOOTSTRAP OVERRIDE
================================================== */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

.__s24 html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.__s24 body {
  margin: 0;
}

.__s24 article,
.__s24 aside,
.__s24 details,
.__s24 figcaption,
.__s24 figure,
.__s24 footer,
.__s24 header,
.__s24 hgroup,
.__s24 main,
.__s24 menu,
.__s24 nav,
.__s24 section,
.__s24 summary {
  display: block;
}

.__s24 audio,
.__s24 canvas,
.__s24 progress,
.__s24 video {
  display: inline-block;
  vertical-align: baseline;
}

.__s24 audio:not([controls]) {
  display: none;
  height: 0;
}

.__s24 [hidden],
.__s24 template {
  display: none;
}

.__s24 a {
  background-color: transparent;
}

.__s24 a:active,
.__s24 a:hover {
  outline: 0;
}

.__s24 abbr[title] {
  border-bottom: 1px dotted;
}

.__s24 b,
.__s24 strong {
  font-weight: bold;
}

.__s24 dfn {
  font-style: italic;
}

.__s24 h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.__s24 mark {
  background: #ff0;
  color: #000;
}

.__s24 small {
  font-size: 80%;
}

.__s24 sub,
.__s24 sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.__s24 sup {
  top: -0.5em;
}

.__s24 sub {
  bottom: -0.25em;
}

.__s24 img {
  border: 0;
}

.__s24 svg:not(:root) {
  overflow: hidden;
}

.__s24 figure {
  margin: 1em 40px;
}

.__s24 hr {
  box-sizing: content-box;
  height: 0;
}

.__s24 pre {
  overflow: auto;
}

.__s24 code,
.__s24 kbd,
.__s24 pre,
.__s24 samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.__s24 button,
.__s24 input,
.__s24 optgroup,
.__s24 select,
.__s24 textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

.__s24 button {
  overflow: visible;
}

.__s24 button,
.__s24 select {
  text-transform: none;
}

.__s24 button,
.__s24 html input[type="button"],
.__s24 input[type="reset"],
.__s24 input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.__s24 button[disabled],
.__s24 html input[disabled] {
  cursor: default;
}

.__s24 button::-moz-focus-inner,
.__s24 input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.__s24 input {
  line-height: normal;
}

.__s24 input[type="checkbox"],
.__s24 input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

.__s24 input[type="number"]::-webkit-inner-spin-button,
.__s24 input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

.__s24 input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

.__s24 input[type="search"]::-webkit-search-cancel-button,
.__s24 input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.__s24 fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.__s24 legend {
  border: 0;
  padding: 0;
}

.__s24 textarea {
  overflow: auto;
}

.__s24 optgroup {
  font-weight: bold;
}

.__s24 table {
  border-collapse: collapse;
  border-spacing: 0;
}

.__s24 td,
.__s24 th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  .__s24 *,
  .__s24 *:before,
  .__s24 *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  .__s24 a,
  .__s24 a:visited {
    text-decoration: underline;
  }

  .__s24 a[href]:after {
    content: " (" attr(href) ")";
  }

  .__s24 abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .__s24 a[href^="#"]:after,
  .__s24 a[href^="javascript:"]:after {
    content: "";
  }

  .__s24 pre,
  .__s24 blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  .__s24 thead {
    display: table-header-group;
  }

  .__s24 tr,
  .__s24 img {
    page-break-inside: avoid;
  }

  .__s24 img {
    max-width: 100% !important;
  }

  .__s24 p,
  .__s24 h2,
  .__s24 h3 {
    orphans: 3;
    widows: 3;
  }

  .__s24 h2,
  .__s24 h3 {
    page-break-after: avoid;
  }

  .__s24 .navbar {
    display: none;
  }

  .__s24 .btn > .caret,
  .__s24 .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .__s24 .label {
    border: 1px solid #000;
  }

  .__s24 .table {
    border-collapse: collapse !important;
  }

  .__s24 .table td,
  .__s24 .table th {
    background-color: #fff !important;
  }

  .__s24 .table-bordered th,
  .__s24 .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

.__s24 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.__s24 *:before,
.__s24 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.__s24 html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.__s24 body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}

.__s24 input,
.__s24 button,
.__s24 select,
.__s24 textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.__s24 a {
  color: #356e89;
  text-decoration: none;
}

.__s24 a:hover,
.__s24 a:focus {
  color: #204252;
  text-decoration: underline;
}

.__s24 a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.__s24 figure {
  margin: 0;
}

.__s24 img {
  vertical-align: middle;
}

.__s24 .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.__s24 .img-rounded {
  border-radius: 6px;
}

.__s24 .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.__s24 .img-circle {
  border-radius: 50%;
}

.__s24 hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ECE0D4;
}

.__s24 .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.__s24 .sr-only-focusable:active,
.__s24 .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.__s24 [role="button"] {
  cursor: pointer;
}

.__s24 table {
  background-color: transparent;
}

.__s24 caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

.__s24 th {
  text-align: left;
}

.__s24 .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.__s24 .table > thead > tr > th,
.__s24 .table > tbody > tr > th,
.__s24 .table > tfoot > tr > th,
.__s24 .table > thead > tr > td,
.__s24 .table > tbody > tr > td,
.__s24 .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.__s24 .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.__s24 .table > caption + thead > tr:first-child > th,
.__s24 .table > colgroup + thead > tr:first-child > th,
.__s24 .table > thead:first-child > tr:first-child > th,
.__s24 .table > caption + thead > tr:first-child > td,
.__s24 .table > colgroup + thead > tr:first-child > td,
.__s24 .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.__s24 .table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.__s24 .table .table {
  background-color: #fff;
}

.__s24 .table-condensed > thead > tr > th,
.__s24 .table-condensed > tbody > tr > th,
.__s24 .table-condensed > tfoot > tr > th,
.__s24 .table-condensed > thead > tr > td,
.__s24 .table-condensed > tbody > tr > td,
.__s24 .table-condensed > tfoot > tr > td {
  padding: 5px;
}

.__s24 .table-bordered {
  border: 1px solid #ddd;
}

.__s24 .table-bordered > thead > tr > th,
.__s24 .table-bordered > tbody > tr > th,
.__s24 .table-bordered > tfoot > tr > th,
.__s24 .table-bordered > thead > tr > td,
.__s24 .table-bordered > tbody > tr > td,
.__s24 .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.__s24 .table-bordered > thead > tr > th,
.__s24 .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.__s24 .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.__s24 .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.__s24 table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

.__s24 table td[class*="col-"],
.__s24 table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.__s24 .table > thead > tr > td.active,
.__s24 .table > tbody > tr > td.active,
.__s24 .table > tfoot > tr > td.active,
.__s24 .table > thead > tr > th.active,
.__s24 .table > tbody > tr > th.active,
.__s24 .table > tfoot > tr > th.active,
.__s24 .table > thead > tr.active > td,
.__s24 .table > tbody > tr.active > td,
.__s24 .table > tfoot > tr.active > td,
.__s24 .table > thead > tr.active > th,
.__s24 .table > tbody > tr.active > th,
.__s24 .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.__s24 .table-hover > tbody > tr > td.active:hover,
.__s24 .table-hover > tbody > tr > th.active:hover,
.__s24 .table-hover > tbody > tr.active:hover > td,
.__s24 .table-hover > tbody > tr:hover > .active,
.__s24 .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.__s24 .table > thead > tr > td.success,
.__s24 .table > tbody > tr > td.success,
.__s24 .table > tfoot > tr > td.success,
.__s24 .table > thead > tr > th.success,
.__s24 .table > tbody > tr > th.success,
.__s24 .table > tfoot > tr > th.success,
.__s24 .table > thead > tr.success > td,
.__s24 .table > tbody > tr.success > td,
.__s24 .table > tfoot > tr.success > td,
.__s24 .table > thead > tr.success > th,
.__s24 .table > tbody > tr.success > th,
.__s24 .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.__s24 .table-hover > tbody > tr > td.success:hover,
.__s24 .table-hover > tbody > tr > th.success:hover,
.__s24 .table-hover > tbody > tr.success:hover > td,
.__s24 .table-hover > tbody > tr:hover > .success,
.__s24 .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.__s24 .table > thead > tr > td.info,
.__s24 .table > tbody > tr > td.info,
.__s24 .table > tfoot > tr > td.info,
.__s24 .table > thead > tr > th.info,
.__s24 .table > tbody > tr > th.info,
.__s24 .table > tfoot > tr > th.info,
.__s24 .table > thead > tr.info > td,
.__s24 .table > tbody > tr.info > td,
.__s24 .table > tfoot > tr.info > td,
.__s24 .table > thead > tr.info > th,
.__s24 .table > tbody > tr.info > th,
.__s24 .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.__s24 .table-hover > tbody > tr > td.info:hover,
.__s24 .table-hover > tbody > tr > th.info:hover,
.__s24 .table-hover > tbody > tr.info:hover > td,
.__s24 .table-hover > tbody > tr:hover > .info,
.__s24 .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.__s24 .table > thead > tr > td.warning,
.__s24 .table > tbody > tr > td.warning,
.__s24 .table > tfoot > tr > td.warning,
.__s24 .table > thead > tr > th.warning,
.__s24 .table > tbody > tr > th.warning,
.__s24 .table > tfoot > tr > th.warning,
.__s24 .table > thead > tr.warning > td,
.__s24 .table > tbody > tr.warning > td,
.__s24 .table > tfoot > tr.warning > td,
.__s24 .table > thead > tr.warning > th,
.__s24 .table > tbody > tr.warning > th,
.__s24 .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.__s24 .table-hover > tbody > tr > td.warning:hover,
.__s24 .table-hover > tbody > tr > th.warning:hover,
.__s24 .table-hover > tbody > tr.warning:hover > td,
.__s24 .table-hover > tbody > tr:hover > .warning,
.__s24 .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.__s24 .table > thead > tr > td.danger,
.__s24 .table > tbody > tr > td.danger,
.__s24 .table > tfoot > tr > td.danger,
.__s24 .table > thead > tr > th.danger,
.__s24 .table > tbody > tr > th.danger,
.__s24 .table > tfoot > tr > th.danger,
.__s24 .table > thead > tr.danger > td,
.__s24 .table > tbody > tr.danger > td,
.__s24 .table > tfoot > tr.danger > td,
.__s24 .table > thead > tr.danger > th,
.__s24 .table > tbody > tr.danger > th,
.__s24 .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.__s24 .table-hover > tbody > tr > td.danger:hover,
.__s24 .table-hover > tbody > tr > th.danger:hover,
.__s24 .table-hover > tbody > tr.danger:hover > td,
.__s24 .table-hover > tbody > tr:hover > .danger,
.__s24 .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.__s24 .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 1px) {
  .__s24 .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .__s24 .table-responsive > .table {
    margin-bottom: 0;
  }

  .__s24 .table-responsive > .table > thead > tr > th,
  .__s24 .table-responsive > .table > tbody > tr > th,
  .__s24 .table-responsive > .table > tfoot > tr > th,
  .__s24 .table-responsive > .table > thead > tr > td,
  .__s24 .table-responsive > .table > tbody > tr > td,
  .__s24 .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .__s24 .table-responsive > .table-bordered {
    border: 0;
  }

  .__s24 .table-responsive > .table-bordered > thead > tr > th:first-child,
  .__s24 .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .__s24 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .__s24 .table-responsive > .table-bordered > thead > tr > td:first-child,
  .__s24 .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .__s24 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .__s24 .table-responsive > .table-bordered > thead > tr > th:last-child,
  .__s24 .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .__s24 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .__s24 .table-responsive > .table-bordered > thead > tr > td:last-child,
  .__s24 .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .__s24 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .__s24 .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .__s24 .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .__s24 .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .__s24 .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.__s24 fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

.__s24 legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.__s24 label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

.__s24 input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.__s24 input[type="radio"],
.__s24 input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

.__s24 input[type="file"] {
  display: block;
}

.__s24 input[type="range"] {
  display: block;
  width: 100%;
}

.__s24 select[multiple],
.__s24 select[size] {
  height: auto;
}

.__s24 input[type="file"]:focus,
.__s24 input[type="radio"]:focus,
.__s24 input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.__s24 output {
  display: block;
  padding-top: 5px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.__s24 .form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #555555;
}

.__s24 .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.__s24 .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.__s24 .form-control:-ms-input-placeholder {
  color: #999;
}

.__s24 .form-control::-webkit-input-placeholder {
  color: #999;
}

.__s24 .form-control[disabled],
.__s24 .form-control[readonly],
.__s24 fieldset[disabled] .form-control {
  background-color: #ECE0D4;
  opacity: 1;
}

.__s24 .form-control[disabled],
.__s24 fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.__s24 textarea.form-control {
  height: auto;
}

.__s24 input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .__s24 input[type="date"].form-control,
  .__s24 input[type="time"].form-control,
  .__s24 input[type="datetime-local"].form-control,
  .__s24 input[type="month"].form-control {
    line-height: 30px;
  }

  .__s24 input[type="date"].input-sm,
  .__s24 input[type="time"].input-sm,
  .__s24 input[type="datetime-local"].input-sm,
  .__s24 input[type="month"].input-sm,
  .__s24 .input-group-sm input[type="date"],
  .__s24 .input-group-sm input[type="time"],
  .__s24 .input-group-sm input[type="datetime-local"],
  .__s24 .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  .__s24 input[type="date"].input-lg,
  .__s24 input[type="time"].input-lg,
  .__s24 input[type="datetime-local"].input-lg,
  .__s24 input[type="month"].input-lg,
  .__s24 .input-group-lg input[type="date"],
  .__s24 .input-group-lg input[type="time"],
  .__s24 .input-group-lg input[type="datetime-local"],
  .__s24 .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.__s24 .form-group {
  margin-bottom: 15px;
}

.__s24 .radio,
.__s24 .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.__s24 .radio label,
.__s24 .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.__s24 .radio input[type="radio"],
.__s24 .radio-inline input[type="radio"],
.__s24 .checkbox input[type="checkbox"],
.__s24 .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.__s24 .radio + .radio,
.__s24 .checkbox + .checkbox {
  margin-top: -5px;
}

.__s24 .radio-inline,
.__s24 .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.__s24 .radio-inline + .radio-inline,
.__s24 .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.__s24 input[type="radio"][disabled],
.__s24 input[type="checkbox"][disabled],
.__s24 input[type="radio"].disabled,
.__s24 input[type="checkbox"].disabled,
.__s24 fieldset[disabled] input[type="radio"],
.__s24 fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.__s24 .radio-inline.disabled,
.__s24 .checkbox-inline.disabled,
.__s24 fieldset[disabled] .radio-inline,
.__s24 fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.__s24 .radio.disabled label,
.__s24 .checkbox.disabled label,
.__s24 fieldset[disabled] .radio label,
.__s24 fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.__s24 .form-control-static {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
  min-height: 34px;
}

.__s24 .form-control-static.input-lg,
.__s24 .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.__s24 .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.__s24 select.input-sm {
  height: 30px;
  line-height: 30px;
}

.__s24 textarea.input-sm,
.__s24 select[multiple].input-sm {
  height: auto;
}

.__s24 .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.__s24 .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.__s24 .form-group-sm textarea.form-control,
.__s24 .form-group-sm select[multiple].form-control {
  height: auto;
}

.__s24 .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.__s24 .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.__s24 select.input-lg {
  height: 46px;
  line-height: 46px;
}

.__s24 textarea.input-lg,
.__s24 select[multiple].input-lg {
  height: auto;
}

.__s24 .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.__s24 .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.__s24 .form-group-lg textarea.form-control,
.__s24 .form-group-lg select[multiple].form-control {
  height: auto;
}

.__s24 .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.__s24 .has-feedback {
  position: relative;
}

.__s24 .has-feedback .form-control {
  padding-right: 37.5px;
}

.__s24 .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  pointer-events: none;
}

.__s24 .input-lg + .form-control-feedback,
.__s24 .input-group-lg + .form-control-feedback,
.__s24 .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.__s24 .input-sm + .form-control-feedback,
.__s24 .input-group-sm + .form-control-feedback,
.__s24 .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.__s24 .has-success .help-block,
.__s24 .has-success .control-label,
.__s24 .has-success .radio,
.__s24 .has-success .checkbox,
.__s24 .has-success .radio-inline,
.__s24 .has-success .checkbox-inline,
.__s24 .has-success.radio label,
.__s24 .has-success.checkbox label,
.__s24 .has-success.radio-inline label,
.__s24 .has-success.checkbox-inline label {
  color: #3c763d;
}

.__s24 .has-success .form-control {
  border-color: #3c763d;
  -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);
}

.__s24 .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.__s24 .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.__s24 .has-success .form-control-feedback {
  color: #3c763d;
}

.__s24 .has-warning .help-block,
.__s24 .has-warning .control-label,
.__s24 .has-warning .radio,
.__s24 .has-warning .checkbox,
.__s24 .has-warning .radio-inline,
.__s24 .has-warning .checkbox-inline,
.__s24 .has-warning.radio label,
.__s24 .has-warning.checkbox label,
.__s24 .has-warning.radio-inline label,
.__s24 .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.__s24 .has-warning .form-control {
  border-color: #8a6d3b;
  -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);
}

.__s24 .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.__s24 .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.__s24 .has-warning .form-control-feedback {
  color: #8a6d3b;
}

.__s24 .has-error .help-block,
.__s24 .has-error .control-label,
.__s24 .has-error .radio,
.__s24 .has-error .checkbox,
.__s24 .has-error .radio-inline,
.__s24 .has-error .checkbox-inline,
.__s24 .has-error.radio label,
.__s24 .has-error.checkbox label,
.__s24 .has-error.radio-inline label,
.__s24 .has-error.checkbox-inline label {
  color: #a94442;
}

.__s24 .has-error .form-control {
  border-color: #a94442;
  -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);
}

.__s24 .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.__s24 .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.__s24 .has-error .form-control-feedback {
  color: #a94442;
}

.__s24 .has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.__s24 .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.__s24 .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 2px) {
  .__s24 .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .__s24 .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .__s24 .form-inline .form-control-static {
    display: inline-block;
  }

  .__s24 .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .__s24 .form-inline .input-group .input-group-addon,
  .__s24 .form-inline .input-group .input-group-btn,
  .__s24 .form-inline .input-group .form-control {
    width: auto;
  }

  .__s24 .form-inline .input-group > .form-control {
    width: 100%;
  }

  .__s24 .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .__s24 .form-inline .radio,
  .__s24 .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .__s24 .form-inline .radio label,
  .__s24 .form-inline .checkbox label {
    padding-left: 0;
  }

  .__s24 .form-inline .radio input[type="radio"],
  .__s24 .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .__s24 .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.__s24 .form-horizontal .radio,
.__s24 .form-horizontal .checkbox,
.__s24 .form-horizontal .radio-inline,
.__s24 .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
}

.__s24 .form-horizontal .radio,
.__s24 .form-horizontal .checkbox {
  min-height: 25px;
}

.__s24 .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 2px) {
  .__s24 .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 5px;
  }
}

.__s24 .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 2px) {
  .__s24 .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}

@media (min-width: 2px) {
  .__s24 .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.__s24 .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.__s24 .btn:focus,
.__s24 .btn:active:focus,
.__s24 .btn.active:focus,
.__s24 .btn.focus,
.__s24 .btn:active.focus,
.__s24 .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.__s24 .btn:hover,
.__s24 .btn:focus,
.__s24 .btn.focus {
  color: #333;
  text-decoration: none;
}

.__s24 .btn:active,
.__s24 .btn.active {
  outline: 0;
  background-image: none;
  -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);
}

.__s24 .btn.disabled,
.__s24 .btn[disabled],
.__s24 fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.__s24 a.btn.disabled,
.__s24 fieldset[disabled] a.btn {
  pointer-events: none;
}

.__s24 .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.__s24 .btn-default:focus,
.__s24 .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.__s24 .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.__s24 .btn-default:active,
.__s24 .btn-default.active,
.__s24 .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.__s24 .btn-default:active:hover,
.__s24 .btn-default.active:hover,
.__s24 .open > .dropdown-toggle.btn-default:hover,
.__s24 .btn-default:active:focus,
.__s24 .btn-default.active:focus,
.__s24 .open > .dropdown-toggle.btn-default:focus,
.__s24 .btn-default:active.focus,
.__s24 .btn-default.active.focus,
.__s24 .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.__s24 .btn-default:active,
.__s24 .btn-default.active,
.__s24 .open > .dropdown-toggle.btn-default {
  background-image: none;
}

.__s24 .btn-default.disabled,
.__s24 .btn-default[disabled],
.__s24 fieldset[disabled] .btn-default,
.__s24 .btn-default.disabled:hover,
.__s24 .btn-default[disabled]:hover,
.__s24 fieldset[disabled] .btn-default:hover,
.__s24 .btn-default.disabled:focus,
.__s24 .btn-default[disabled]:focus,
.__s24 fieldset[disabled] .btn-default:focus,
.__s24 .btn-default.disabled.focus,
.__s24 .btn-default[disabled].focus,
.__s24 fieldset[disabled] .btn-default.focus,
.__s24 .btn-default.disabled:active,
.__s24 .btn-default[disabled]:active,
.__s24 fieldset[disabled] .btn-default:active,
.__s24 .btn-default.disabled.active,
.__s24 .btn-default[disabled].active,
.__s24 fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

.__s24 .btn-default .badge {
  color: #fff;
  background-color: #333;
}

.__s24 .btn-primary {
  color: #fff;
  background-color: #E5D5C5;
  border-color: #ddc8b3;
}

.__s24 .btn-primary:focus,
.__s24 .btn-primary.focus {
  color: #fff;
  background-color: #d5bca2;
  border-color: #b6895b;
}

.__s24 .btn-primary:hover {
  color: #fff;
  background-color: #d5bca2;
  border-color: #caaa89;
}

.__s24 .btn-primary:active,
.__s24 .btn-primary.active,
.__s24 .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #d5bca2;
  border-color: #caaa89;
}

.__s24 .btn-primary:active:hover,
.__s24 .btn-primary.active:hover,
.__s24 .open > .dropdown-toggle.btn-primary:hover,
.__s24 .btn-primary:active:focus,
.__s24 .btn-primary.active:focus,
.__s24 .open > .dropdown-toggle.btn-primary:focus,
.__s24 .btn-primary:active.focus,
.__s24 .btn-primary.active.focus,
.__s24 .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #caaa89;
  border-color: #b6895b;
}

.__s24 .btn-primary:active,
.__s24 .btn-primary.active,
.__s24 .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.__s24 .btn-primary.disabled,
.__s24 .btn-primary[disabled],
.__s24 fieldset[disabled] .btn-primary,
.__s24 .btn-primary.disabled:hover,
.__s24 .btn-primary[disabled]:hover,
.__s24 fieldset[disabled] .btn-primary:hover,
.__s24 .btn-primary.disabled:focus,
.__s24 .btn-primary[disabled]:focus,
.__s24 fieldset[disabled] .btn-primary:focus,
.__s24 .btn-primary.disabled.focus,
.__s24 .btn-primary[disabled].focus,
.__s24 fieldset[disabled] .btn-primary.focus,
.__s24 .btn-primary.disabled:active,
.__s24 .btn-primary[disabled]:active,
.__s24 fieldset[disabled] .btn-primary:active,
.__s24 .btn-primary.disabled.active,
.__s24 .btn-primary[disabled].active,
.__s24 fieldset[disabled] .btn-primary.active {
  background-color: #E5D5C5;
  border-color: #ddc8b3;
}

.__s24 .btn-primary .badge {
  color: #E5D5C5;
  background-color: #fff;
}

.__s24 .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.__s24 .btn-success:focus,
.__s24 .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.__s24 .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.__s24 .btn-success:active,
.__s24 .btn-success.active,
.__s24 .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.__s24 .btn-success:active:hover,
.__s24 .btn-success.active:hover,
.__s24 .open > .dropdown-toggle.btn-success:hover,
.__s24 .btn-success:active:focus,
.__s24 .btn-success.active:focus,
.__s24 .open > .dropdown-toggle.btn-success:focus,
.__s24 .btn-success:active.focus,
.__s24 .btn-success.active.focus,
.__s24 .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.__s24 .btn-success:active,
.__s24 .btn-success.active,
.__s24 .open > .dropdown-toggle.btn-success {
  background-image: none;
}

.__s24 .btn-success.disabled,
.__s24 .btn-success[disabled],
.__s24 fieldset[disabled] .btn-success,
.__s24 .btn-success.disabled:hover,
.__s24 .btn-success[disabled]:hover,
.__s24 fieldset[disabled] .btn-success:hover,
.__s24 .btn-success.disabled:focus,
.__s24 .btn-success[disabled]:focus,
.__s24 fieldset[disabled] .btn-success:focus,
.__s24 .btn-success.disabled.focus,
.__s24 .btn-success[disabled].focus,
.__s24 fieldset[disabled] .btn-success.focus,
.__s24 .btn-success.disabled:active,
.__s24 .btn-success[disabled]:active,
.__s24 fieldset[disabled] .btn-success:active,
.__s24 .btn-success.disabled.active,
.__s24 .btn-success[disabled].active,
.__s24 fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.__s24 .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.__s24 .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.__s24 .btn-info:focus,
.__s24 .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.__s24 .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.__s24 .btn-info:active,
.__s24 .btn-info.active,
.__s24 .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.__s24 .btn-info:active:hover,
.__s24 .btn-info.active:hover,
.__s24 .open > .dropdown-toggle.btn-info:hover,
.__s24 .btn-info:active:focus,
.__s24 .btn-info.active:focus,
.__s24 .open > .dropdown-toggle.btn-info:focus,
.__s24 .btn-info:active.focus,
.__s24 .btn-info.active.focus,
.__s24 .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.__s24 .btn-info:active,
.__s24 .btn-info.active,
.__s24 .open > .dropdown-toggle.btn-info {
  background-image: none;
}

.__s24 .btn-info.disabled,
.__s24 .btn-info[disabled],
.__s24 fieldset[disabled] .btn-info,
.__s24 .btn-info.disabled:hover,
.__s24 .btn-info[disabled]:hover,
.__s24 fieldset[disabled] .btn-info:hover,
.__s24 .btn-info.disabled:focus,
.__s24 .btn-info[disabled]:focus,
.__s24 fieldset[disabled] .btn-info:focus,
.__s24 .btn-info.disabled.focus,
.__s24 .btn-info[disabled].focus,
.__s24 fieldset[disabled] .btn-info.focus,
.__s24 .btn-info.disabled:active,
.__s24 .btn-info[disabled]:active,
.__s24 fieldset[disabled] .btn-info:active,
.__s24 .btn-info.disabled.active,
.__s24 .btn-info[disabled].active,
.__s24 fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.__s24 .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.__s24 .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.__s24 .btn-warning:focus,
.__s24 .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.__s24 .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.__s24 .btn-warning:active,
.__s24 .btn-warning.active,
.__s24 .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.__s24 .btn-warning:active:hover,
.__s24 .btn-warning.active:hover,
.__s24 .open > .dropdown-toggle.btn-warning:hover,
.__s24 .btn-warning:active:focus,
.__s24 .btn-warning.active:focus,
.__s24 .open > .dropdown-toggle.btn-warning:focus,
.__s24 .btn-warning:active.focus,
.__s24 .btn-warning.active.focus,
.__s24 .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.__s24 .btn-warning:active,
.__s24 .btn-warning.active,
.__s24 .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.__s24 .btn-warning.disabled,
.__s24 .btn-warning[disabled],
.__s24 fieldset[disabled] .btn-warning,
.__s24 .btn-warning.disabled:hover,
.__s24 .btn-warning[disabled]:hover,
.__s24 fieldset[disabled] .btn-warning:hover,
.__s24 .btn-warning.disabled:focus,
.__s24 .btn-warning[disabled]:focus,
.__s24 fieldset[disabled] .btn-warning:focus,
.__s24 .btn-warning.disabled.focus,
.__s24 .btn-warning[disabled].focus,
.__s24 fieldset[disabled] .btn-warning.focus,
.__s24 .btn-warning.disabled:active,
.__s24 .btn-warning[disabled]:active,
.__s24 fieldset[disabled] .btn-warning:active,
.__s24 .btn-warning.disabled.active,
.__s24 .btn-warning[disabled].active,
.__s24 fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.__s24 .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.__s24 .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.__s24 .btn-danger:focus,
.__s24 .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.__s24 .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.__s24 .btn-danger:active,
.__s24 .btn-danger.active,
.__s24 .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.__s24 .btn-danger:active:hover,
.__s24 .btn-danger.active:hover,
.__s24 .open > .dropdown-toggle.btn-danger:hover,
.__s24 .btn-danger:active:focus,
.__s24 .btn-danger.active:focus,
.__s24 .open > .dropdown-toggle.btn-danger:focus,
.__s24 .btn-danger:active.focus,
.__s24 .btn-danger.active.focus,
.__s24 .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.__s24 .btn-danger:active,
.__s24 .btn-danger.active,
.__s24 .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.__s24 .btn-danger.disabled,
.__s24 .btn-danger[disabled],
.__s24 fieldset[disabled] .btn-danger,
.__s24 .btn-danger.disabled:hover,
.__s24 .btn-danger[disabled]:hover,
.__s24 fieldset[disabled] .btn-danger:hover,
.__s24 .btn-danger.disabled:focus,
.__s24 .btn-danger[disabled]:focus,
.__s24 fieldset[disabled] .btn-danger:focus,
.__s24 .btn-danger.disabled.focus,
.__s24 .btn-danger[disabled].focus,
.__s24 fieldset[disabled] .btn-danger.focus,
.__s24 .btn-danger.disabled:active,
.__s24 .btn-danger[disabled]:active,
.__s24 fieldset[disabled] .btn-danger:active,
.__s24 .btn-danger.disabled.active,
.__s24 .btn-danger[disabled].active,
.__s24 fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.__s24 .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.__s24 .btn-link {
  color: #356e89;
  font-weight: normal;
  border-radius: 0;
}

.__s24 .btn-link,
.__s24 .btn-link:active,
.__s24 .btn-link.active,
.__s24 .btn-link[disabled],
.__s24 fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.__s24 .btn-link,
.__s24 .btn-link:hover,
.__s24 .btn-link:focus,
.__s24 .btn-link:active {
  border-color: transparent;
}

.__s24 .btn-link:hover,
.__s24 .btn-link:focus {
  color: #204252;
  text-decoration: underline;
  background-color: transparent;
}

.__s24 .btn-link[disabled]:hover,
.__s24 fieldset[disabled] .btn-link:hover,
.__s24 .btn-link[disabled]:focus,
.__s24 fieldset[disabled] .btn-link:focus {
  color: #AD9A88;
  text-decoration: none;
}

.__s24 .btn-lg,
.__s24 .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.__s24 .btn-sm,
.__s24 .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.__s24 .btn-xs,
.__s24 .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.__s24 .btn-block {
  display: block;
  width: 100%;
}

.__s24 .btn-block + .btn-block {
  margin-top: 5px;
}

.__s24 input[type="submit"].btn-block,
.__s24 input[type="reset"].btn-block,
.__s24 input[type="button"].btn-block {
  width: 100%;
}

.__s24 .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.__s24 .fade.in {
  opacity: 1;
}

.__s24 .collapse {
  display: none;
}

.__s24 .collapse.in {
  display: block;
}

.__s24 tr.collapse.in {
  display: table-row;
}

.__s24 tbody.collapse.in {
  display: table-row-group;
}

.__s24 .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.__s24 .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.__s24 .dropup,
.__s24 .dropdown {
  position: relative;
}

.__s24 .dropdown-toggle:focus {
  outline: 0;
}

.__s24 .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #F6EEE6;
  border: 1px solid #ccc;
  border: 1px solid #d1c0af;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.__s24 .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.__s24 .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.__s24 .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.__s24 .dropdown-menu > li > a:hover,
.__s24 .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.__s24 .dropdown-menu > .active > a,
.__s24 .dropdown-menu > .active > a:hover,
.__s24 .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #356e89;
}

.__s24 .dropdown-menu > .disabled > a,
.__s24 .dropdown-menu > .disabled > a:hover,
.__s24 .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.__s24 .dropdown-menu > .disabled > a:hover,
.__s24 .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.__s24 .open > .dropdown-menu {
  display: block;
}

.__s24 .open > a {
  outline: 0;
}

.__s24 .dropdown-menu-right {
  left: auto;
  right: 0;
}

.__s24 .dropdown-menu-left {
  left: 0;
  right: auto;
}

.__s24 .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.__s24 .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.__s24 .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.__s24 .dropup .caret,
.__s24 .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.__s24 .dropup .dropdown-menu,
.__s24 .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 2px) {
  .__s24 .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  .__s24 .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.__s24 .btn-group,
.__s24 .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.__s24 .btn-group > .btn,
.__s24 .btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.__s24 .btn-group > .btn:hover,
.__s24 .btn-group-vertical > .btn:hover,
.__s24 .btn-group > .btn:focus,
.__s24 .btn-group-vertical > .btn:focus,
.__s24 .btn-group > .btn:active,
.__s24 .btn-group-vertical > .btn:active,
.__s24 .btn-group > .btn.active,
.__s24 .btn-group-vertical > .btn.active {
  z-index: 2;
}

.__s24 .btn-group .btn + .btn,
.__s24 .btn-group .btn + .btn-group,
.__s24 .btn-group .btn-group + .btn,
.__s24 .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.__s24 .btn-toolbar {
  margin-left: -5px;
}

.__s24 .btn-toolbar .btn,
.__s24 .btn-toolbar .btn-group,
.__s24 .btn-toolbar .input-group {
  float: left;
}

.__s24 .btn-toolbar > .btn,
.__s24 .btn-toolbar > .btn-group,
.__s24 .btn-toolbar > .input-group {
  margin-left: 5px;
}

.__s24 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.__s24 .btn-group > .btn:first-child {
  margin-left: 0;
}

.__s24 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.__s24 .btn-group > .btn:last-child:not(:first-child),
.__s24 .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.__s24 .btn-group > .btn-group {
  float: left;
}

.__s24 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.__s24 .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.__s24 .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.__s24 .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.__s24 .btn-group .dropdown-toggle:active,
.__s24 .btn-group.open .dropdown-toggle {
  outline: 0;
}

.__s24 .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.__s24 .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.__s24 .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);
}

.__s24 .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.__s24 .btn .caret {
  margin-left: 0;
}

.__s24 .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.__s24 .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.__s24 .btn-group-vertical > .btn,
.__s24 .btn-group-vertical > .btn-group,
.__s24 .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.__s24 .btn-group-vertical > .btn-group > .btn {
  float: none;
}

.__s24 .btn-group-vertical > .btn + .btn,
.__s24 .btn-group-vertical > .btn + .btn-group,
.__s24 .btn-group-vertical > .btn-group + .btn,
.__s24 .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.__s24 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.__s24 .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.__s24 .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.__s24 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.__s24 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.__s24 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.__s24 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.__s24 .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.__s24 .btn-group-justified > .btn,
.__s24 .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.__s24 .btn-group-justified > .btn-group .btn {
  width: 100%;
}

.__s24 .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

.__s24 [data-toggle="buttons"] > .btn input[type="radio"],
.__s24 [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.__s24 [data-toggle="buttons"] > .btn input[type="checkbox"],
.__s24 [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.__s24 .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.__s24 .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.__s24 .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.__s24 .input-group-lg > .form-control,
.__s24 .input-group-lg > .input-group-addon,
.__s24 .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.__s24 select.input-group-lg > .form-control,
.__s24 select.input-group-lg > .input-group-addon,
.__s24 select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

.__s24 textarea.input-group-lg > .form-control,
.__s24 textarea.input-group-lg > .input-group-addon,
.__s24 textarea.input-group-lg > .input-group-btn > .btn,
.__s24 select[multiple].input-group-lg > .form-control,
.__s24 select[multiple].input-group-lg > .input-group-addon,
.__s24 select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.__s24 .input-group-sm > .form-control,
.__s24 .input-group-sm > .input-group-addon,
.__s24 .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.__s24 select.input-group-sm > .form-control,
.__s24 select.input-group-sm > .input-group-addon,
.__s24 select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

.__s24 textarea.input-group-sm > .form-control,
.__s24 textarea.input-group-sm > .input-group-addon,
.__s24 textarea.input-group-sm > .input-group-btn > .btn,
.__s24 select[multiple].input-group-sm > .form-control,
.__s24 select[multiple].input-group-sm > .input-group-addon,
.__s24 select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.__s24 .input-group-addon,
.__s24 .input-group-btn,
.__s24 .input-group .form-control {
  display: table-cell;
}

.__s24 .input-group-addon:not(:first-child):not(:last-child),
.__s24 .input-group-btn:not(:first-child):not(:last-child),
.__s24 .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.__s24 .input-group-addon,
.__s24 .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.__s24 .input-group-addon {
  padding: 4px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #ECE0D4;
  border: 1px solid #ccc;
  border-radius: 0;
}

.__s24 .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.__s24 .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.__s24 .input-group-addon input[type="radio"],
.__s24 .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.__s24 .input-group .form-control:first-child,
.__s24 .input-group-addon:first-child,
.__s24 .input-group-btn:first-child > .btn,
.__s24 .input-group-btn:first-child > .btn-group > .btn,
.__s24 .input-group-btn:first-child > .dropdown-toggle,
.__s24 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.__s24 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.__s24 .input-group-addon:first-child {
  border-right: 0;
}

.__s24 .input-group .form-control:last-child,
.__s24 .input-group-addon:last-child,
.__s24 .input-group-btn:last-child > .btn,
.__s24 .input-group-btn:last-child > .btn-group > .btn,
.__s24 .input-group-btn:last-child > .dropdown-toggle,
.__s24 .input-group-btn:first-child > .btn:not(:first-child),
.__s24 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.__s24 .input-group-addon:last-child {
  border-left: 0;
}

.__s24 .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.__s24 .input-group-btn > .btn {
  position: relative;
}

.__s24 .input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.__s24 .input-group-btn > .btn:hover,
.__s24 .input-group-btn > .btn:focus,
.__s24 .input-group-btn > .btn:active {
  z-index: 2;
}

.__s24 .input-group-btn:first-child > .btn,
.__s24 .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.__s24 .input-group-btn:last-child > .btn,
.__s24 .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.__s24 .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -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);
}

.__s24 .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #356e89;
  -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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.__s24 .progress-striped .progress-bar,
.__s24 .progress-bar-striped {
  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: -o-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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.__s24 .progress.active .progress-bar,
.__s24 .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.__s24 .progress-bar-success {
  background-color: #5cb85c;
}

.__s24 .progress-striped .progress-bar-success {
  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: -o-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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.__s24 .progress-bar-info {
  background-color: #5bc0de;
}

.__s24 .progress-striped .progress-bar-info {
  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: -o-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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.__s24 .progress-bar-warning {
  background-color: #f0ad4e;
}

.__s24 .progress-striped .progress-bar-warning {
  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: -o-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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.__s24 .progress-bar-danger {
  background-color: #d9534f;
}

.__s24 .progress-striped .progress-bar-danger {
  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: -o-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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.__s24 .media {
  margin-top: 15px;
}

.__s24 .media:first-child {
  margin-top: 0;
}

.__s24 .media,
.__s24 .media-body {
  zoom: 1;
  overflow: hidden;
}

.__s24 .media-body {
  width: 10000px;
}

.__s24 .media-object {
  display: block;
}

.__s24 .media-object.img-thumbnail {
  max-width: none;
}

.__s24 .media-right,
.__s24 .media > .pull-right {
  padding-left: 10px;
}

.__s24 .media-left,
.__s24 .media > .pull-left {
  padding-right: 10px;
}

.__s24 .media-left,
.__s24 .media-right,
.__s24 .media-body {
  display: table-cell;
  vertical-align: top;
}

.__s24 .media-middle {
  vertical-align: middle;
}

.__s24 .media-bottom {
  vertical-align: bottom;
}

.__s24 .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.__s24 .media-list {
  padding-left: 0;
  list-style: none;
}

.__s24 .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.__s24 .close:hover,
.__s24 .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.__s24 button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.__s24 .modal-open {
  overflow: hidden;
}

.__s24 .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.__s24 .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-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;
}

.__s24 .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.__s24 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.__s24 .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.__s24 .modal-content {
  position: relative;
  background-color: #fff;
  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: 0;
}

.__s24 .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99992;
  background-color: white;
}

.__s24 .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.__s24 .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.__s24 .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

.__s24 .modal-header .close {
  margin-top: -2px;
}

.__s24 .modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.__s24 .modal-body {
  position: relative;
  padding: 15px;
}

.__s24 .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.__s24 .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.__s24 .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.__s24 .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.__s24 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 2px) {
  .__s24 .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .__s24 .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);
  }

  .__s24 .modal-sm {
    width: 300px;
  }
}

@media (min-width: 3px) {
  .__s24 .modal-lg {
    width: 900px;
  }
}

.__s24 .clearfix:before,
.__s24 .clearfix:after,
.__s24 .form-horizontal .form-group:before,
.__s24 .form-horizontal .form-group:after,
.__s24 .btn-toolbar:before,
.__s24 .btn-toolbar:after,
.__s24 .btn-group-vertical > .btn-group:before,
.__s24 .btn-group-vertical > .btn-group:after,
.__s24 .modal-footer:before,
.__s24 .modal-footer:after,
.__s24 .container:before,
.__s24 .container:after,
.__s24 .container-fluid:before,
.__s24 .container-fluid:after,
.__s24 .row:before,
.__s24 .row:after {
  content: " ";
  display: table;
}

.__s24 .clearfix:after,
.__s24 .form-horizontal .form-group:after,
.__s24 .btn-toolbar:after,
.__s24 .btn-group-vertical > .btn-group:after,
.__s24 .modal-footer:after,
.__s24 .container:after,
.__s24 .container-fluid:after,
.__s24 .row:after {
  clear: both;
}

.__s24 .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.__s24 .pull-right {
  float: right !important;
}

.__s24 .pull-left {
  float: left !important;
}

.__s24 .hide {
  display: none !important;
}

.__s24 .show {
  display: block !important;
}

.__s24 .invisible {
  visibility: hidden;
}

.__s24 .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.__s24 .hidden {
  display: none !important;
}

.__s24 .affix {
  position: fixed;
}

.__s24 @-ms-viewport {
  width: device-width;
}

.__s24 .visible-xs,
.__s24 .visible-sm,
.__s24 .visible-md,
.__s24 .visible-lg {
  display: none !important;
}

.__s24 .visible-xs-block,
.__s24 .visible-xs-inline,
.__s24 .visible-xs-inline-block,
.__s24 .visible-sm-block,
.__s24 .visible-sm-inline,
.__s24 .visible-sm-inline-block,
.__s24 .visible-md-block,
.__s24 .visible-md-inline,
.__s24 .visible-md-inline-block,
.__s24 .visible-lg-block,
.__s24 .visible-lg-inline,
.__s24 .visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 1px) {
  .__s24 .visible-xs {
    display: block !important;
  }

  .__s24 table.visible-xs {
    display: table !important;
  }

  .__s24 tr.visible-xs {
    display: table-row !important;
  }

  .__s24 th.visible-xs,
  .__s24 td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 1px) {
  .__s24 .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 1px) {
  .__s24 .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 1px) {
  .__s24 .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 2px) and (max-width: 2px) {
  .__s24 .visible-sm {
    display: block !important;
  }

  .__s24 table.visible-sm {
    display: table !important;
  }

  .__s24 tr.visible-sm {
    display: table-row !important;
  }

  .__s24 th.visible-sm,
  .__s24 td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 2px) and (max-width: 2px) {
  .__s24 .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 2px) and (max-width: 2px) {
  .__s24 .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 2px) and (max-width: 2px) {
  .__s24 .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 3px) and (max-width: 9998px) {
  .__s24 .visible-md {
    display: block !important;
  }

  .__s24 table.visible-md {
    display: table !important;
  }

  .__s24 tr.visible-md {
    display: table-row !important;
  }

  .__s24 th.visible-md,
  .__s24 td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 3px) and (max-width: 9998px) {
  .__s24 .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 3px) and (max-width: 9998px) {
  .__s24 .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 3px) and (max-width: 9998px) {
  .__s24 .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 9999px) {
  .__s24 .visible-lg {
    display: block !important;
  }

  .__s24 table.visible-lg {
    display: table !important;
  }

  .__s24 tr.visible-lg {
    display: table-row !important;
  }

  .__s24 th.visible-lg,
  .__s24 td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 9999px) {
  .__s24 .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 9999px) {
  .__s24 .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 9999px) {
  .__s24 .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 1px) {
  .__s24 .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 2px) and (max-width: 2px) {
  .__s24 .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 3px) and (max-width: 9998px) {
  .__s24 .hidden-md {
    display: none !important;
  }
}

@media (min-width: 9999px) {
  .__s24 .hidden-lg {
    display: none !important;
  }
}

.__s24 .visible-print {
  display: none !important;
}

@media print {
  .__s24 .visible-print {
    display: block !important;
  }

  .__s24 table.visible-print {
    display: table !important;
  }

  .__s24 tr.visible-print {
    display: table-row !important;
  }

  .__s24 th.visible-print,
  .__s24 td.visible-print {
    display: table-cell !important;
  }
}

.__s24 .visible-print-block {
  display: none !important;
}

@media print {
  .__s24 .visible-print-block {
    display: block !important;
  }
}

.__s24 .visible-print-inline {
  display: none !important;
}

@media print {
  .__s24 .visible-print-inline {
    display: inline !important;
  }
}

.__s24 .visible-print-inline-block {
  display: none !important;
}

@media print {
  .__s24 .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .__s24 .hidden-print {
    display: none !important;
  }
}

/* FONT
================================================== */

@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot');
  src: url('fonts/icomoon-1.eot') format('embedded-opentype'), url('fonts/icomoon.woff2') format('woff2'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

.__s24 [class^="icon-"],
.__s24 [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.__s24 .icon-attach-ext-big:before {
  content: "\e948";
}

.__s24 .icon-attach-pdf-big:before {
  content: "\e953";
}

.__s24 .icon-account:before {
  content: "\e901";
}

.__s24 .icon-add-folder:before {
  content: "\e907";
}

.__s24 .icon-archive:before {
  content: "\e908";
}

.__s24 .icon-attach-ext:before {
  content: "\e909";
}

.__s24 .icon-attach-pdf:before {
  content: "\e90b";
}

.__s24 .icon-cinema:before {
  content: "\e90c";
}

.__s24 .icon-close:before {
  content: "\e90d";
}

.__s24 .icon-comment-l:before {
  content: "\e90e";
}

.__s24 .icon-comments-o:before {
  content: "\e90f";
}

.__s24 .icon-equal:before {
  content: "\e916";
}

.__s24 .icon-expand:before {
  content: "\e917";
}

.__s24 .icon-history:before {
  content: "\e918";
}

.__s24 .icon-info:before {
  content: "\e919";
}

.__s24 .icon-less:before {
  content: "\e945";
}

.__s24 .icon-like:before {
  content: "\e946";
}

.__s24 .icon-mail:before {
  content: "\e947";
}

.__s24 .icon-percent:before {
  content: "\e949";
}

.__s24 .icon-remove:before {
  content: "\e94a";
}

.__s24 .icon-reply:before {
  content: "\e94b";
}

.__s24 .icon-retweet:before {
  content: "\e94c";
}

.__s24 .icon-sun:before {
  content: "\e94d";
}

.__s24 .icon-tag-pref:before {
  content: "\e94e";
}

.__s24 .icon-tags:before {
  content: "\e94f";
}

.__s24 .icon-text:before {
  content: "\e950";
}

.__s24 .icon-th-large:before {
  content: "\e951";
}

.__s24 .icon-user:before {
  content: "\e952";
}

.__s24 .icon-add-title:before {
  content: "\e905";
}

.__s24 .icon-aforisma:before {
  content: "\e906";
}

.__s24 .icon-assicurazioni:before {
  content: "\e90a";
}

.__s24 .icon-bulb:before {
  content: "\e911";
}

.__s24 .icon-button-search:before {
  content: "\e912";
}

.__s24 .icon-calcolatore:before {
  content: "\e913";
}

.__s24 .icon-calendar:before {
  content: "\e914";
}

.__s24 .icon-stock-selector:before {
  content: "\e954";
}

.__s24 .icon-icon-rel-graph:before {
  content: "\e955";
}

.__s24 .icon-chart:before {
  content: "\e915";
}

.__s24 .icon-comment:before {
  content: "\e91a";
}

.__s24 .icon-confronta-conti:before {
  content: "\e91b";
}

.__s24 .icon-converti-valute:before {
  content: "\e91c";
}

.__s24 .icon-denaro-lettera:before {
  content: "\e91d";
}

.__s24 .icon-glossario-economico:before {
  content: "\e91e";
}

.__s24 .icon-inchiesta:before {
  content: "\e91f";
}

.__s24 .icon-indici-numeri:before {
  content: "\e920";
}

.__s24 .icon-infodata:before {
  content: "\e921";
}

.__s24 .icon-insider:before {
  content: "\e923";
}

.__s24 .icon-lettera:before {
  content: "\e924";
}

.__s24 .icon-listino:before {
  content: "\e925";
}

.__s24 .icon-message:before {
  content: "\e926";
}

.__s24 .icon-metered:before {
  content: "\e927";
}

.__s24 .icon-more:before {
  content: "\e928";
}

.__s24 .icon-noi-altri:before {
  content: "\e929";
}

.__s24 .icon-osservatorio-politico:before {
  content: "\e92a";
}

.__s24 .icon-parterre:before {
  content: "\e92b";
}

.__s24 .icon-pencil:before {
  content: "\e92c";
}

.__s24 .icon-play:before {
  content: "\e92d";
}

.__s24 .icon-podcast:before {
  content: "\e92e";
}

.__s24 .icon-politica2:before {
  content: "\e92f";
}

.__s24 .icon-portafoglio:before {
  content: "\e930";
}

.__s24 .icon-prestiti:before {
  content: "\e931";
}

.__s24 .icon-proteggi-casa:before {
  content: "\e932";
}

.__s24 .icon-question:before {
  content: "\e933";
}

.__s24 .icon-quote-left:before {
  content: "\e934";
}

.__s24 .icon-rapporto-paese:before {
  content: "\e935";
}

.__s24 .icon-rel-article:before {
  content: "\e936";
}

.__s24 .icon-rel-dossier:before {
  content: "\e937";
}

.__s24 .icon-rel-gallery:before {
  content: "\e938";
}

.__s24 .icon-rel-img:before {
  content: "\e939";
}

.__s24 .icon-rel-pdf:before {
  content: "\e93a";
}

.__s24 .icon-rel-table:before {
  content: "\e93b";
}

.__s24 .icon-rel-tag:before {
  content: "\e93c";
}

.__s24 .icon-rel-video:before {
  content: "\e93d";
}

.__s24 .icon-sentenza:before {
  content: "\e93e";
}

.__s24 .icon-settori-imprese:before {
  content: "\e93f";
}

.__s24 .icon-share:before {
  content: "\e940";
}

.__s24 .icon-sos-tariffe:before {
  content: "\e941";
}

.__s24 .icon-star:before {
  content: "\e942";
}

.__s24 .icon-swing:before {
  content: "\e943";
}

.__s24 .icon-topic:before {
  content: "\e944";
}

.__s24 .icon-mondo:before {
  content: "\e922";
}

.__s24 .icon-sole:before {
  content: "\e617";
}

.__s24 .icon-24:before {
  content: "\e62d";
}

.__s24 .icon-plusplus24:before {
  content: "\e910";
}

.__s24 .icon-plusplus:before {
  content: "\e900";
}

.__s24 .icon-business-class:before {
  content: "\e643";
}

.__s24 .icon-desktop:before {
  content: "\e902";
}

.__s24 .icon-tablet:before {
  content: "\e904";
}

.__s24 .icon-smartphone:before {
  content: "\e903";
}

.__s24 .icon-gallery-counter:before {
  content: "\e62f";
}

.__s24 .icon-angle-down:before {
  content: "\e628";
}

.__s24 .icon-angle-up:before {
  content: "\e629";
}

.__s24 .icon-caret-right:before {
  content: "\e62a";
}

.__s24 .icon-caret-left:before {
  content: "\e62b";
}

.__s24 .icon-caret-up:before {
  content: "\e60e";
}

.__s24 .icon-caret-down:before {
  content: "\e60f";
}

.__s24 .icon-chevron-right:before {
  content: "\e60a";
}

.__s24 .icon-chevron-left:before {
  content: "\e60b";
}

.__s24 .icon-chevron-down:before {
  content: "\e60c";
}

.__s24 .icon-chevron-up:before {
  content: "\e60d";
}

.__s24 .icon-angle-right:before {
  content: "\e607";
}

.__s24 .icon-angle-left:before {
  content: "\e608";
}

.__s24 .icon-google-plus:before {
  content: "\e609";
}

.__s24 .icon-facebook:before {
  content: "\e600";
}

.__s24 .icon-twitter:before {
  content: "\e601";
}

.__s24 .icon-linkedin:before {
  content: "\e630";
}

.__s24 .icon-print:before {
  content: "\e606";
}

.__s24 .icon-instagram:before {
  content: "\e63f";
}

.__s24 .icon-feed:before {
  content: "\e640";
}

.__s24 .icon-navicon:before {
  content: "\e956";
}

.__s24 .icon-search:before {
  content: "\e957";
}

/* DEFINIZIONE VARIABILI
================================================== */

/* GLOBAL
================================================== */

.__s24 body {
  -webkit-font-smoothing: antialiased;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  background: white;
  color: #1A171B;
  position: relative;
}

.__s24 #wrapper {
  margin: 0 auto;
  position: relative;
  background: #F5E5D5;
}

.__s24 a {
  color: #356e89;
  text-decoration: none;
  outline: 0 none;
}

.__s24 a:hover,
.__s24 a:focus {
  color: #234357;
  text-decoration: none;
}

.__s24 h1,
.__s24 h2,
.__s24 h3,
.__s24 h4,
.__s24 h5,
.__s24 h6 {
  margin: 0;
}

.__s24 h1 .regular,
.__s24 h2 .regular,
.__s24 h3 .regular,
.__s24 h4 .regular,
.__s24 h5 .regular,
.__s24 h6 .regular {
  font-weight: 400;
}

.__s24 h1 a,
.__s24 h2 a,
.__s24 h3 a,
.__s24 h4 a,
.__s24 h5 a,
.__s24 h6 a {
  color: inherit;
}

.__s24 h1 a:hover,
.__s24 h2 a:hover,
.__s24 h3 a:hover,
.__s24 h4 a:hover,
.__s24 h5 a:hover,
.__s24 h6 a:hover {
  color: rgba(26, 23, 27, 0.75);
}

.__s24 h1,
.__s24 h3.h1 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 52px;
  line-height: 1em;
}

@media (max-width: 9998px) {
  .__s24 h1,
  .__s24 h3.h1 {
    font-size: 48px;
  }
}

@media (max-width: 2px) {
  .__s24 h1,
  .__s24 h3.h1 {
    font-size: 40px;
  }
}

.__s24 h1 .regular,
.__s24 h3.h1 .regular {
  font-weight: normal;
}

.__s24 h1.small,
.__s24 h3.h1.small {
  font-size: 26px;
  margin: 0;
}

.__s24 .news-list h1.small,
.__s24 .news-list h3.h1.small {
  font-size: 24px;
}

.__s24 h1 a {
  text-decoration: none !important;
  outline: 0 none !important;
  color: #356e89;
}

.__s24 h1 a:hover {
  color: #234357;
  text-decoration: none;
}

.__s24 h2 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 10px;
  font-size: 30px;
}

.__s24 h2 .regular {
  font-weight: normal;
}

.__s24 h2.small {
  font-size: 20px;
  margin: 0;
}

.__s24 h2.title {
  font-weight: 500;
  line-height: 1em;
}

.__s24 h3 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 5px;
  font-size: 32px;
}

@media (max-width: 9998px) {
  .__s24 h3 {
    font-size: 28px;
  }
}

.__s24 h3.mid,
.__s24 h3.big {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 22px;
  line-height: 1em;
  font-weight: 500;
  margin-bottom: 5px;
}

@media (max-width: 9998px) {
  .__s24 h3.mid,
  .__s24 h3.big {
    font-size: 18px;
  }
}

.__s24 h3.big {
  font-size: 26px;
}

@media (max-width: 9998px) {
  .__s24 h3.big {
    font-size: 20px;
  }
}

.__s24 h3.small {
  font-size: 18px;
  font-weight: 500;
}

@media (max-width: 9998px) {
  .__s24 h3.small {
    font-size: 16px;
  }
}

.__s24 .overlay h3.small {
  font-size: 16px;
}

.__s24 h3.serif {
  font-weight: normal;
  font-style: italic;
  font-size: 20px;
  line-height: 1.1em;
}

@media (max-width: 9998px) {
  .__s24 h3.serif {
    font-size: 17px;
  }
}

.__s24 h3.serif.small {
  font-size: 18px;
}

@media (max-width: 9998px) {
  .__s24 h3.serif.small {
    font-size: 16px;
  }
}

.__s24 h3.rel {
  font-size: 18px;
  line-height: 1.1em;
  font-weight: normal;
}

.__s24 h3.rel-mnt {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 400;
}

@media (max-width: 9998px) {
  .__s24 h3.rel-mnt {
    font-size: 12px;
  }
}

.__s24 h3 a:hover .count {
  color: #234357;
}

.__s24 h4 {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.1em;
}

@media (max-width: 9998px) {
  .__s24 h4 {
    font-size: 17px;
  }
}

.__s24 h4.top {
  padding-top: 5px;
}

.__s24 h5 {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  color: #234357;
}

@media (max-width: 9998px) {
  .__s24 h5 {
    font-size: 12px;
  }
}

.__s24 h5.ln,
.__s24 h5.ln-xs {
  display: block;
  height: 19px;
  position: relative;
}

.__s24 h5.ln span,
.__s24 h5.ln-xs span {
  display: block;
  padding-right: 15px;
  background: #F5E5D5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.__s24 h5.ln:after,
.__s24 h5.ln-xs:after {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  right: 0;
  border-top: 1px solid #d1c0af;
}

.__s24 .bg-dblue h5.ln:after,
.__s24 .bg-dblue h5.ln-xs:after {
  display: none;
}

.__s24 .bg-dblue h5.ln span,
.__s24 .bg-dblue h5.ln-xs span {
  background: transparent;
}

@media (min-width: 3px) {
  .__s24 h5.ln-xs:after {
    display: none;
  }
}

.__s24 h6 {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  margin-bottom: 5px;
}

.__s24 h6.meta {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  line-height: 14px;
}

.__s24 h6.meta a {
  color: #356e89;
}

.__s24 h6.meta a:hover {
  color: #234357;
}

.__s24 h6.meta a.serif {
  font-size: 14px;
}

.__s24 h6.meta a.serif .icon,
.__s24 h6.meta a.serif [class^="icon-"],
.__s24 h6.meta a.serif [class*=" icon-"] {
  vertical-align: -10%;
}

.__s24 h6.meta a.blue:hover {
  color: #112531 !important;
}

.__s24 h6.meta [class^="icon-"],
.__s24 h6.meta [class*=" icon-"] {
  vertical-align: middle;
}

.__s24 h6.meta .icon {
  font-size: 16px;
}

.__s24 h6.meta.sc {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  text-transform: lowercase;
}

.__s24 h6.meta.sc,
.__s24 h6.meta.sc a {
  color: #234357;
}

.__s24 h6.meta.sc a:hover {
  color: #112531;
}

.__s24 h6.meta-icon {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.__s24 h6.meta-icon .icon {
  position: absolute;
  top: -1px;
  left: -2px;
}

.__s24 h6.line {
  padding-bottom: 7.5px;
  border-bottom: 1px solid #356e89;
  margin-bottom: 15px;
}

.__s24 h6.beige {
  color: #867361;
  margin-bottom: 15px;
}

.__s24 .title-before {
  font-family: "sole_display_sc", "sole_display", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase;
  font-size: 16px;
  color: #356e89;
  margin-right: 10px;
  margin-bottom: 0;
  font-weight: 700;
}

.__s24 .title-before span.opy {
  color: #356e89;
  margin: 0;
}

.__s24 a,
.__s24 button,
.__s24 input {
  outline: 0 none;
}

.__s24 p {
  margin: 0 0 15px;
}

.__s24 p.small {
  font-size: 12px;
  margin-bottom: 0;
}

.__s24 p.sub {
  font-size: 18px;
  line-height: 21px;
}

@media (max-width: 9998px) {
  .__s24 p.sub {
    font-size: 16px;
    line-height: 18px;
  }
}

.__s24 p.auth,
.__s24 p .auth {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  margin-bottom: 0;
}

.__s24 p.more {
  padding-top: 5px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px !important;
  line-height: 14px !important;
  font-weight: 700 !important;
  vertical-align: middle;
}

.__s24 p.more span {
  display: inline-block;
  margin: 0 5px;
  font-size: 14px;
  line-height: 14px !important;
  vertical-align: middle;
  vertical-align: -15%;
  zoom: 1;
}

.__s24 p.more a {
  text-decoration: none !important;
}

.__s24 p.more.more-right {
  padding-top: 15px;
  margin-bottom: 0;
  overflow: hidden;
}

.__s24 p.more.more-right a {
  float: right;
}

.__s24 p.tw {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px !important;
  font-weight: bold;
  margin: 0;
}

.__s24 .serif {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif !important;
}

.__s24 p.mts {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  margin: 15px 0 30px;
}

@media (max-width: 9998px) {
  .__s24 p.mts {
    font-size: 12px;
  }
}

.__s24 .upper {
  text-transform: uppercase;
}

.__s24 .lower {
  text-transform: none !important;
}

.__s24 .italic {
  font-style: italic;
}

.__s24 .no-brd-top {
  border-top: 0 none !important;
  padding-top: 0 !important;
}

.__s24 .brd-top {
  border-top: 1px solid #d1c0af;
  margin-top: 15px;
  padding-top: 15px;
}

.__s24 .collapse .brd-top {
  padding-top: 10px;
  margin-top: 5px;
}

.__s24 .brd-top-small {
  border-top: 1px solid #d1c0af;
  margin-top: 7.5px;
  padding-top: 7.5px;
}

.__s24 .brd-top-d,
.__s24 .brd-top-d2 {
  border-top: 1px solid #234357;
  margin-bottom: 15px;
  padding-top: 10px;
}

.__s24 .brd-top-d.more,
.__s24 .brd-top-d2.more {
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 0;
}

.__s24 .brd-top-d2 {
  border-top: 2px solid #234357;
}

.__s24 .brd-bottom {
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.__s24 .brd-bottom-d {
  border-bottom: 1px solid #234357;
  margin-bottom: 15px;
}

.__s24 .pdd-top {
  padding-top: 30px !important;
}

.__s24 .no-mrg {
  margin: 0 !important;
}

.__s24 .no-pdd {
  padding: 0 !important;
}

.__s24 .bg-dblue {
  background-color: #112531;
  padding-bottom: 15px !important;
}

.__s24 .bg-dblue.section {
  margin-top: 15px;
}

.__s24 .bg-dblue.section .archive-link {
  margin-bottom: 0;
  margin-top: 15px;
}

.__s24 .bg-dblue,
.__s24 .bg-dblue h5,
.__s24 .bg-dblue a,
.__s24 .bg-dblue time,
.__s24 .bg-dblue .list-relico li a {
  color: white !important;
}

.__s24 .bg-dblue a .icon,
.__s24 .bg-dblue .list-relico li a .icon {
  color: white;
}

.__s24 .bg-dblue a:hover,
.__s24 .bg-dblue .list-relico li a:hover {
  color: rgba(255, 255, 255, 0.85) !important;
}

.__s24 .bg-dblue a:hover .icon,
.__s24 .bg-dblue .list-relico li a:hover .icon {
  color: white;
}

.__s24 .bg-dblue ul.meta li {
  border-right-color: white;
}

.__s24 .bg-dblue .list-relico {
  margin-top: 10px;
  /*margin-bottom: 10px;*/
  padding-top: 15px;
  border-top: 1px solid #4b5357;
}

.__s24 .bg-light {
  background-color: #F6EEE6;
  border-top: 2px solid #234357;
}

@media (max-width: 2px) {
  .__s24 .touch .tablet-bg-light {
    background-color: #F6EEE6;
    border-top: 2px solid #234357;
  }
}

.__s24 .bg-lightd {
  background-color: #E5D5C5;
  border-top: 1px solid #234357;
  padding: 10px;
}

.__s24 p.author {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 14px !important;
  line-height: 1em;
}

@media (max-width: 9998px) {
  .__s24 p.author {
    font-size: 13px !important;
  }
}

.__s24 p.author .name {
  font-style: normal;
}

.__s24 p.author a {
  color: #1A171B;
  font-weight: 700;
}

.__s24 p.author a:hover {
  color: rgba(26, 23, 27, 0.75);
}

.__s24 p.author .opy {
  color: #1A171B;
  line-height: 16px;
}

.__s24 p.author .tw {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
}

.__s24 p.author .tw a {
  color: #356e89;
}

.__s24 p.author .tw a:hover {
  color: #234357;
}

.__s24 p.author .tw a span {
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
}

.__s24 time {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #AD9A88;
}

.__s24 time.meta {
  display: block;
  font-size: 11px;
  line-height: 14px;
  color: #1A171B;
  text-transform: uppercase;
}

.__s24 time.blue-bg {
  color: white;
}

.__s24 figcaption,
.__s24 .caption {
  color: #1A171B;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  padding: 10px 0 0;
  margin: 0 !important;
}

@media (max-width: 9998px) {
  .__s24 figcaption,
  .__s24 .caption {
    font-size: 12px;
  }
}

.__s24 figcaption .credits,
.__s24 .caption .credits {
  display: block;
  text-align: right;
  color: #AD9A88;
  font-size: 11px;
}

.__s24 .img-wrapper {
  display: block;
  position: relative;
}

.__s24 .img-wrapper img {
  max-width: none;
  width: 100% !important;
}

.__s24 .img-wrapper .black-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.12);
  z-index: 1;
}

.__s24 .img-wrapper .credits {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1em;
  color: white;
  text-shadow: 0px 1px 3px #9b9b9b;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 5;
}

.__s24 .img-wrapper .strip {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 15px 12px;
  color: white;
  background-color: rgba(26, 23, 27, 0.5);
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3em;
  z-index: 5;
}

.__s24 .img-wrapper .strip .icon {
  font-size: 18px;
  vertical-align: middle;
  float: left;
  margin-right: 5px;
  margin-top: -2px;
}

.__s24 span.separator {
  display: block;
  height: 15px;
}

.__s24 span.separator-d {
  display: block;
  height: 30px;
}

.__s24 span.separator-t {
  display: block;
  height: 45px;
}

.__s24 span.separator-q {
  display: block;
  height: 60px;
}

.__s24 span.separator-table {
  display: block;
  height: 17px;
}

.__s24 span.opy {
  margin: 0 5px;
  color: #d1c0af;
  font-weight: normal;
  font-size: 11px;
}

.__s24 .text-right {
  text-align: right;
}

@media (max-width: 1px) {
  .__s24 .text-right {
    text-align: left;
  }
}

.__s24 .text-center {
  text-align: center;
}

.__s24 .text-left {
  text-align: left;
}

.__s24 .relative {
  position: relative;
}

.__s24 .is_stuck {
  z-index: 99;
}

.__s24 .mrg-bottom {
  margin-bottom: 45px;
}

.__s24 .sep-bottom {
  margin-bottom: 30px;
}

.__s24 hr {
  margin: 15px 0;
  padding: 0;
  width: 100%;
  border-top: 1px solid #d1c0af;
  background: none;
}

.__s24 input[type="text"] {
  border: 1px solid #d1c0af;
  border-radius: 2px;
  padding: 3px 5px;
}

.__s24 .equal {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}

.__s24 .equal > .cell {
  display: table-cell;
  float: none;
  vertical-align: middle;
  position: relative;
}

.__s24 .row-equal {
  height: 100%;
  display: table;
  table-layout: fixed;
}

.__s24 .row-equal > div,
.__s24 .row-equal > .cell {
  display: table-cell;
  float: none;
  vertical-align: middle;
  position: relative;
}

.__s24 .row-equal-top > div,
.__s24 .row-equal-top > .cell {
  vertical-align: top;
}

.__s24 .split-xs-2:before,
.__s24 .split-xs-3:before,
.__s24 .split-xs-4-a:before,
.__s24 .split-xs-4-b:before,
.__s24 .split-xs-8-4:before,
.__s24 .split-xs-4-8:before,
.__s24 .split-xs-3-6-3:before,
.__s24 .split-xs-6-a:before,
.__s24 .split-xs-6-b:before,
.__s24 .split-xs-5-a:before,
.__s24 .split-xs-5-b:before,
.__s24 .split-xs-5-7:before,
.__s24 .split-lg-5-7:before,
.__s24 .split-side:before,
.__s24 .split-brd:before,
.__s24 .split-xs-2:after,
.__s24 .split-xs-3:after,
.__s24 .split-xs-4-a:after,
.__s24 .split-xs-4-b:after,
.__s24 .split-xs-8-4:after,
.__s24 .split-xs-4-8:after,
.__s24 .split-xs-3-6-3:after,
.__s24 .split-xs-6-a:after,
.__s24 .split-xs-6-b:after,
.__s24 .split-xs-5-a:after,
.__s24 .split-xs-5-b:after,
.__s24 .split-xs-5-7:after,
.__s24 .split-lg-5-7:after,
.__s24 .split-side:after,
.__s24 .split-brd:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  border-right: 1px solid #d1c0af;
}

.__s24 .split-xs-2:before,
.__s24 .split-xs-4-a:before {
  left: 50%;
}

.__s24 .split-xs-2:after,
.__s24 .split-xs-4-a:after {
  display: none;
}

.__s24 .split-xs-4-b:before {
  left: 25%;
}

.__s24 .split-xs-4-b:after {
  left: 75%;
}

.__s24 .split-xs-3:before,
.__s24 .split-xs-8-4:before,
.__s24 .split-xs-4-8:before {
  left: 33.33333333%;
}

.__s24 .split-xs-3:after,
.__s24 .split-xs-8-4:after,
.__s24 .split-xs-4-8:after {
  left: 66.66666667%;
}

.__s24 .split-xs-3.single:after,
.__s24 .split-xs-8-4.single:after,
.__s24 .split-xs-4-8.single:after {
  display: none;
}

.__s24 .split-xs-8-4:before {
  display: none;
}

.__s24 .split-xs-4-8:after {
  display: none;
}

.__s24 .split-xs-3-6-3:before {
  left: 25%;
}

.__s24 .split-xs-3-6-3:after {
  left: 75%;
}

.__s24 .split-xs-6-a:before {
  left: 16.66666667%;
}

.__s24 .split-xs-6-a:after {
  left: 83.33333333%;
}

.__s24 .split-xs-6-b:before {
  left: 33.33333333%;
}

.__s24 .split-xs-6-b:after {
  left: 66.66666667%;
}

.__s24 .split-xs-5-a:before {
  left: 20%;
}

.__s24 .split-xs-5-a:after {
  left: 80%;
}

.__s24 .split-xs-5-b:before {
  left: 40%;
}

.__s24 .split-xs-5-b:after {
  left: 60%;
}

.__s24 .split-xs-5-7:before {
  left: 41.66666667%;
}

.__s24 .split-xs-5-7:after {
  display: none;
}

@media (min-width: 9999px) {
  .__s24 .split-lg-5-7:before {
    left: 41.66666667%;
  }
}

.__s24 .split-side:before {
  top: 30px;
  bottom: 30px;
  right: 330px;
  display: none;
}

.__s24 .leaf .split-side:before {
  top: 0;
}

@media (min-width: 3px) {
  .__s24 .no-touch .split-side:before {
    display: block;
  }
}

.__s24 .split-side:after {
  display: none;
}

.__s24 .split-xs-extra:before,
.__s24 .split-xs-extra:after {
  bottom: -45px;
}

.__s24 .split-semi-side:before,
.__s24 .split-semi-side:after {
  bottom: -45px;
}

.__s24 .split-semi-side:before,
.__s24 .split-semi-side:after {
  top: 30px;
}

.__s24 .split-brd:before {
  left: 15px;
}

.__s24 .split-brd:after {
  right: 15px;
}

.__s24 .tool-i {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  border-radius: 14px;
  background: #356e89;
  color: white !important;
  text-align: center;
  text-decoration: none !important;
  border: 1px solid #356e89;
  margin-right: 2px;
  font-size: 8px;
  font-weight: bold;
  position: relative;
}

.__s24 .tool-i:hover {
  color: rgba(255, 255, 255, 0.85);
  background: #234357;
  border: 1px solid #234357;
}

.__s24 .tool-i.t-orange {
  background: #CE5623;
}

.__s24 .tool-i.t-orange:hover {
  background: #BC4C19;
  border: 1px solid #BC4C19;
}

.__s24 label .tool-i {
  margin-left: 5px;
}

.__s24 .tool-pop {
  display: inline-block;
  position: relative;
}

.__s24 .span-btn {
  position: relative;
}

.__s24 .span-btn .tool-i {
  border-color: white !important;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -7px;
  margin-right: -7px;
}

.__s24 .tooltip-custom {
  display: none;
  background: #356e89;
  color: white !important;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: 300;
  padding: 10px 10px 15px;
  text-align: left;
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-bottom: 3px;
  overflow: hidden;
  z-index: 99991;
}

.__s24 .tooltip-custom .tooltip-header {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.__s24 .tooltip-custom:after {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 22px;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: -5px;
  margin-left: -11px;
  background: #F9EFE5;
}

.__s24 label .tooltip-custom:after {
  background: white;
}

.__s24 .tool-i:hover .tooltip-custom,
.__s24 .tool-pop.active .tooltip-custom {
  display: block;
}

.__s24 .t-orange .tooltip-custom {
  background: #CE5623;
}

.__s24 .services .tooltip-custom {
  width: 300px;
  margin-left: -150px;
}

@media (max-width: 2px) {
  .__s24 .services .tooltip-custom {
    width: 230px;
    margin-left: -115px;
  }
}

.__s24 .tool-pop .tooltip-custom {
  width: 130px;
  margin-left: -65px;
  background: white;
  color: #1A171B !important;
  margin-bottom: 12px;
  overflow: visible;
}

.__s24 .tool-pop .tooltip-custom:after {
  display: none;
}

.__s24 .tool-pop .tooltip-custom:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid white;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  z-index: 99991;
}

/* BOOTSTRAP OVERRIDE
================================================== */

@media print {
  .__s24 a {
    pointer-events: none;
    cursor: default;
  }

  .__s24 a[href]:after {
    content: '';
  }

  .__s24 abbr[title]:after {
    content: '';
  }
}

/* Hide tabbable panes to start, show them when `.active` */

.__s24 .tab-content > .tab-pane {
  display: none;
  position: relative;
}

.__s24 .tab-content > .active {
  display: block;
}

.__s24 .btn {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  border-radius: 20px;
  font-size: 13px;
  line-height: 1em;
  outline: 0 !important;
  padding: 6px 12px;
  color: #356e89;
  border: 1px solid transparent;
  text-decoration: none !important;
  font-weight: bold;
}

@media (max-width: 9998px) {
  .__s24 .btn {
    font-size: 12px;
  }
}

.__s24 .btn:hover {
  color: #234357;
}

.__s24 .btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}

.__s24 .btn[data-toggle="collapse"] {
  margin-top: 10px;
}

.__s24 .btn.collapsed {
  margin-top: 0;
}

@media (max-width: 2px) {
  .__s24 #header-common .btn {
    padding: 5px 10px;
    font-size: 11px !important;
  }
}

.__s24 button[disabled],
.__s24 button[disabled]:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #AD9A88 !important;
}

.__s24 .btn.disabled,
.__s24 .btn[disabled],
.__s24 fieldset[disabled] .btn,
.__s24 .btn.disabled:hover,
.__s24 .btn[disabled]:hover,
.__s24 fieldset[disabled] .btn:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #AD9A88 !important;
  border: 1px solid #AD9A88 !important;
  color: white !important;
}

.__s24 .btn-empty {
  border: 1px solid #356e89;
  background: none;
  color: #356e89 !important;
}

.__s24 .btn-empty:hover {
  border-color: #234357;
  color: #234357 !important;
}

.__s24 .btn-empty[aria-expanded="true"] .icon-more:before {
  content: "\e945";
}

.__s24 .btn-pri {
  background-color: #356e89 !important;
  color: white !important;
}

.__s24 .btn-pri:hover {
  background-color: #234357 !important;
  border-color: #234357 !important;
}

.__s24 .blue-bg .btn-pri:hover {
  background-color: #112531 !important;
}

.__s24 .btn-orange {
  background-color: #CE5623 !important;
  color: white !important;
}

.__s24 .btn-orange:hover {
  background-color: #BC4C19 !important;
  border-color: #BC4C19 !important;
}

.__s24 .collapse-link[aria-expanded="false"] .icon-chevron-up:before {
  content: "\e60c";
}

/* LINK
================================================== */

.__s24 a.lblue {
  color: #356e89;
}

.__s24 a.lblue:hover {
  color: #234357 !important;
}

.__s24 a.dblue {
  color: #234357;
}

.__s24 a.dblue:hover {
  color: #112531 !important;
}

.__s24 a.ddblue {
  color: #112531;
}

.__s24 a.ddblue:hover {
  color: rgba(17, 37, 49, 0.85) !important;
}

.__s24 a.red {
  color: #b92222;
}

.__s24 a.red:hover {
  color: #9c1c1c !important;
}

/* STRUCTURE
================================================== */

.__s24 #s_main,
.__s24 #s_sidebar,
.__s24 .s_main,
.__s24 .s_sidebar {
  padding: 0 15px;
}

@media (min-width: 3px) {
  .__s24 #pg_wrapper #s_main,
  .__s24 #pg_wrapper .s_main {
    float: left;
    width: 672px;
  }

  .__s24 #pg_wrapper #s_sidebar,
  .__s24 #pg_wrapper .s_sidebar {
    float: right;
    width: 330px;
  }
}

@media (min-width: 3px) and (min-width: 9999px) {
  .__s24 #pg_wrapper #s_main,
  .__s24 #pg_wrapper .s_main {
    width: 840px;
  }
}

.__s24 .no-touch #pg_wrapper #s_main,
.__s24 .no-touch #pg_wrapper .s_main {
  float: left;
  width: 672px;
}

@media (min-width: 9999px) {
  .__s24 .no-touch #pg_wrapper #s_main,
  .__s24 .no-touch #pg_wrapper .s_main {
    width: 840px;
  }
}

.__s24 .no-touch #pg_wrapper #s_sidebar,
.__s24 .no-touch #pg_wrapper .s_sidebar {
  float: right;
  width: 330px;
}

/* DATEPICKER
================================================== */

.__s24 .datepicker {
  border-radius: 0;
  direction: ltr;
}

.__s24 .datepicker-inline {
  width: 220px;
}

.__s24 .datepicker.datepicker-rtl {
  direction: rtl;
}

.__s24 .datepicker.datepicker-rtl table tr td span {
  float: right;
}

.__s24 .datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}

.__s24 .datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #d1c0af;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.__s24 .datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #F6EEE6;
  border-top: 0;
  position: absolute;
}

.__s24 .datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.__s24 .datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.__s24 .datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.__s24 .datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.__s24 .datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.__s24 .datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.__s24 .datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #d1c0af;
}

.__s24 .datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #F6EEE6;
}

.__s24 .datepicker > div {
  display: none;
}

.__s24 .datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.__s24 .datepicker table tr td,
.__s24 .datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 0;
  border: none;
}

.__s24 .table-striped .datepicker table tr td,
.__s24 .table-striped .datepicker table tr th {
  background-color: transparent;
}

.__s24 .datepicker table tr td.old,
.__s24 .datepicker table tr td.new {
  color: #AD9A88;
}

.__s24 .datepicker table tr td.day:hover,
.__s24 .datepicker table tr td.focused {
  background: #ECE0D4;
  cursor: pointer;
}

.__s24 .datepicker table tr td.disabled,
.__s24 .datepicker table tr td.disabled:hover {
  background: none;
  color: #AD9A88;
  cursor: default;
}

.__s24 .datepicker table tr td.highlighted {
  background: #E5D5C5;
  border-radius: 0;
}

.__s24 .datepicker table tr td.highlighted.focused {
  background: #d5bca2;
}

.__s24 .datepicker table tr td.highlighted.disabled,
.__s24 .datepicker table tr td.highlighted.disabled:active {
  background: #E5D5C5;
  color: #AD9A88;
}

.__s24 .datepicker table tr td.today {
  background: #F6EEE6;
}

.__s24 .datepicker table tr td.today.focused {
  background: #ECE0D4;
}

.__s24 .datepicker table tr td.today.disabled,
.__s24 .datepicker table tr td.today.disabled:active {
  background: #F6EEE6;
  color: #AD9A88;
}

.__s24 .datepicker table tr td.range {
  color: #000;
  background-color: #ECE0D4;
  border-color: #cdad8d;
  border-radius: 0;
}

.__s24 .datepicker table tr td.range:focus,
.__s24 .datepicker table tr td.range.focus {
  color: #000;
  background-color: #dcc6b1;
  border-color: #986d43;
}

.__s24 .datepicker table tr td.range:hover {
  color: #000;
  background-color: #dcc6b1;
  border-color: #ba8e63;
}

.__s24 .datepicker table tr td.range:active,
.__s24 .datepicker table tr td.range.active,
.__s24 .open > .dropdown-toggle.datepicker table tr td.range {
  color: #000;
  background-color: #dcc6b1;
  border-color: #ba8e63;
}

.__s24 .datepicker table tr td.range:active:hover,
.__s24 .datepicker table tr td.range.active:hover,
.__s24 .open > .dropdown-toggle.datepicker table tr td.range:hover,
.__s24 .datepicker table tr td.range:active:focus,
.__s24 .datepicker table tr td.range.active:focus,
.__s24 .open > .dropdown-toggle.datepicker table tr td.range:focus,
.__s24 .datepicker table tr td.range:active.focus,
.__s24 .datepicker table tr td.range.active.focus,
.__s24 .open > .dropdown-toggle.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d1b598;
  border-color: #986d43;
}

.__s24 .datepicker table tr td.range:active,
.__s24 .datepicker table tr td.range.active,
.__s24 .open > .dropdown-toggle.datepicker table tr td.range {
  background-image: none;
}

.__s24 .datepicker table tr td.range.disabled,
.__s24 .datepicker table tr td.range[disabled],
.__s24 fieldset[disabled] .datepicker table tr td.range,
.__s24 .datepicker table tr td.range.disabled:hover,
.__s24 .datepicker table tr td.range[disabled]:hover,
.__s24 fieldset[disabled] .datepicker table tr td.range:hover,
.__s24 .datepicker table tr td.range.disabled:focus,
.__s24 .datepicker table tr td.range[disabled]:focus,
.__s24 fieldset[disabled] .datepicker table tr td.range:focus,
.__s24 .datepicker table tr td.range.disabled.focus,
.__s24 .datepicker table tr td.range[disabled].focus,
.__s24 fieldset[disabled] .datepicker table tr td.range.focus,
.__s24 .datepicker table tr td.range.disabled:active,
.__s24 .datepicker table tr td.range[disabled]:active,
.__s24 fieldset[disabled] .datepicker table tr td.range:active,
.__s24 .datepicker table tr td.range.disabled.active,
.__s24 .datepicker table tr td.range[disabled].active,
.__s24 fieldset[disabled] .datepicker table tr td.range.active {
  background-color: #ECE0D4;
  border-color: #cdad8d;
}

.__s24 .datepicker table tr td.range .badge {
  color: #ECE0D4;
  background-color: #000;
}

.__s24 .datepicker table tr td.range.focused {
  background: #dcc6b1;
}

.__s24 .datepicker table tr td.range.disabled,
.__s24 .datepicker table tr td.range.disabled:active {
  background: #ECE0D4;
  color: #AD9A88;
}

.__s24 .datepicker table tr td.range.highlighted {
  background: #E5D5C5;
}

.__s24 .datepicker table tr td.range.highlighted.focused {
  background: #E5D5C5;
}

.__s24 .datepicker table tr td.range.highlighted.disabled,
.__s24 .datepicker table tr td.range.highlighted.disabled:active {
  background: #E5D5C5;
  color: #AD9A88;
}

.__s24 .datepicker table tr td.range.today.disabled,
.__s24 .datepicker table tr td.range.today.disabled:active {
  background: #E5D5C5;
  color: #AD9A88;
}

.__s24 .datepicker table tr td.selected,
.__s24 .datepicker table tr td.selected.highlighted {
  background: #E5D5C5 !important;
}

.__s24 .datepicker table tr td.active,
.__s24 .datepicker table tr td.active.highlighted {
  background: #E5D5C5;
  font-weight: 400;
}

.__s24 .datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 0;
}

.__s24 .datepicker table tr td span:hover {
  background: #ECE0D4;
}

.__s24 .datepicker table tr td span.disabled,
.__s24 .datepicker table tr td span.disabled:hover {
  background: none;
  color: #AD9A88;
  cursor: default;
}

.__s24 .datepicker table tr td span.active,
.__s24 .datepicker table tr td span.active:hover,
.__s24 .datepicker table tr td span.active.disabled,
.__s24 .datepicker table tr td span.active.disabled:hover {
  color: #1A171B !important;
  color: #fff;
  background-color: #E5D5C5;
  border-color: #ddc8b3;
}

.__s24 .datepicker table tr td span.active:focus,
.__s24 .datepicker table tr td span.active:hover:focus,
.__s24 .datepicker table tr td span.active.disabled:focus,
.__s24 .datepicker table tr td span.active.disabled:hover:focus,
.__s24 .datepicker table tr td span.active.focus,
.__s24 .datepicker table tr td span.active:hover.focus,
.__s24 .datepicker table tr td span.active.disabled.focus,
.__s24 .datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #d5bca2;
  border-color: #b6895b;
}

.__s24 .datepicker table tr td span.active:hover,
.__s24 .datepicker table tr td span.active:hover:hover,
.__s24 .datepicker table tr td span.active.disabled:hover,
.__s24 .datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #d5bca2;
  border-color: #caaa89;
}

.__s24 .datepicker table tr td span.active:active,
.__s24 .datepicker table tr td span.active:hover:active,
.__s24 .datepicker table tr td span.active.disabled:active,
.__s24 .datepicker table tr td span.active.disabled:hover:active,
.__s24 .datepicker table tr td span.active.active,
.__s24 .datepicker table tr td span.active:hover.active,
.__s24 .datepicker table tr td span.active.disabled.active,
.__s24 .datepicker table tr td span.active.disabled:hover.active,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active:hover,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #d5bca2;
  border-color: #caaa89;
}

.__s24 .datepicker table tr td span.active:active:hover,
.__s24 .datepicker table tr td span.active:hover:active:hover,
.__s24 .datepicker table tr td span.active.disabled:active:hover,
.__s24 .datepicker table tr td span.active.disabled:hover:active:hover,
.__s24 .datepicker table tr td span.active.active:hover,
.__s24 .datepicker table tr td span.active:hover.active:hover,
.__s24 .datepicker table tr td span.active.disabled.active:hover,
.__s24 .datepicker table tr td span.active.disabled:hover.active:hover,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active:hover,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active:hover:hover,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.__s24 .datepicker table tr td span.active:active:focus,
.__s24 .datepicker table tr td span.active:hover:active:focus,
.__s24 .datepicker table tr td span.active.disabled:active:focus,
.__s24 .datepicker table tr td span.active.disabled:hover:active:focus,
.__s24 .datepicker table tr td span.active.active:focus,
.__s24 .datepicker table tr td span.active:hover.active:focus,
.__s24 .datepicker table tr td span.active.disabled.active:focus,
.__s24 .datepicker table tr td span.active.disabled:hover.active:focus,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active:focus,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active:hover:focus,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.__s24 .datepicker table tr td span.active:active.focus,
.__s24 .datepicker table tr td span.active:hover:active.focus,
.__s24 .datepicker table tr td span.active.disabled:active.focus,
.__s24 .datepicker table tr td span.active.disabled:hover:active.focus,
.__s24 .datepicker table tr td span.active.active.focus,
.__s24 .datepicker table tr td span.active:hover.active.focus,
.__s24 .datepicker table tr td span.active.disabled.active.focus,
.__s24 .datepicker table tr td span.active.disabled:hover.active.focus,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active.focus,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active:hover.focus,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #caaa89;
  border-color: #b6895b;
}

.__s24 .datepicker table tr td span.active:active,
.__s24 .datepicker table tr td span.active:hover:active,
.__s24 .datepicker table tr td span.active.disabled:active,
.__s24 .datepicker table tr td span.active.disabled:hover:active,
.__s24 .datepicker table tr td span.active.active,
.__s24 .datepicker table tr td span.active:hover.active,
.__s24 .datepicker table tr td span.active.disabled.active,
.__s24 .datepicker table tr td span.active.disabled:hover.active,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active:hover,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.__s24 .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}

.__s24 .datepicker table tr td span.active.disabled,
.__s24 .datepicker table tr td span.active:hover.disabled,
.__s24 .datepicker table tr td span.active.disabled.disabled,
.__s24 .datepicker table tr td span.active.disabled:hover.disabled,
.__s24 .datepicker table tr td span.active[disabled],
.__s24 .datepicker table tr td span.active:hover[disabled],
.__s24 .datepicker table tr td span.active.disabled[disabled],
.__s24 .datepicker table tr td span.active.disabled:hover[disabled],
.__s24 fieldset[disabled] .datepicker table tr td span.active,
.__s24 fieldset[disabled] .datepicker table tr td span.active:hover,
.__s24 fieldset[disabled] .datepicker table tr td span.active.disabled,
.__s24 fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.__s24 .datepicker table tr td span.active.disabled:hover,
.__s24 .datepicker table tr td span.active:hover.disabled:hover,
.__s24 .datepicker table tr td span.active.disabled.disabled:hover,
.__s24 .datepicker table tr td span.active.disabled:hover.disabled:hover,
.__s24 .datepicker table tr td span.active[disabled]:hover,
.__s24 .datepicker table tr td span.active:hover[disabled]:hover,
.__s24 .datepicker table tr td span.active.disabled[disabled]:hover,
.__s24 .datepicker table tr td span.active.disabled:hover[disabled]:hover,
.__s24 fieldset[disabled] .datepicker table tr td span.active:hover,
.__s24 fieldset[disabled] .datepicker table tr td span.active:hover:hover,
.__s24 fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.__s24 fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.__s24 .datepicker table tr td span.active.disabled:focus,
.__s24 .datepicker table tr td span.active:hover.disabled:focus,
.__s24 .datepicker table tr td span.active.disabled.disabled:focus,
.__s24 .datepicker table tr td span.active.disabled:hover.disabled:focus,
.__s24 .datepicker table tr td span.active[disabled]:focus,
.__s24 .datepicker table tr td span.active:hover[disabled]:focus,
.__s24 .datepicker table tr td span.active.disabled[disabled]:focus,
.__s24 .datepicker table tr td span.active.disabled:hover[disabled]:focus,
.__s24 fieldset[disabled] .datepicker table tr td span.active:focus,
.__s24 fieldset[disabled] .datepicker table tr td span.active:hover:focus,
.__s24 fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
.__s24 fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.__s24 .datepicker table tr td span.active.disabled.focus,
.__s24 .datepicker table tr td span.active:hover.disabled.focus,
.__s24 .datepicker table tr td span.active.disabled.disabled.focus,
.__s24 .datepicker table tr td span.active.disabled:hover.disabled.focus,
.__s24 .datepicker table tr td span.active[disabled].focus,
.__s24 .datepicker table tr td span.active:hover[disabled].focus,
.__s24 .datepicker table tr td span.active.disabled[disabled].focus,
.__s24 .datepicker table tr td span.active.disabled:hover[disabled].focus,
.__s24 fieldset[disabled] .datepicker table tr td span.active.focus,
.__s24 fieldset[disabled] .datepicker table tr td span.active:hover.focus,
.__s24 fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
.__s24 fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
.__s24 .datepicker table tr td span.active.disabled:active,
.__s24 .datepicker table tr td span.active:hover.disabled:active,
.__s24 .datepicker table tr td span.active.disabled.disabled:active,
.__s24 .datepicker table tr td span.active.disabled:hover.disabled:active,
.__s24 .datepicker table tr td span.active[disabled]:active,
.__s24 .datepicker table tr td span.active:hover[disabled]:active,
.__s24 .datepicker table tr td span.active.disabled[disabled]:active,
.__s24 .datepicker table tr td span.active.disabled:hover[disabled]:active,
.__s24 fieldset[disabled] .datepicker table tr td span.active:active,
.__s24 fieldset[disabled] .datepicker table tr td span.active:hover:active,
.__s24 fieldset[disabled] .datepicker table tr td span.active.disabled:active,
.__s24 fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.__s24 .datepicker table tr td span.active.disabled.active,
.__s24 .datepicker table tr td span.active:hover.disabled.active,
.__s24 .datepicker table tr td span.active.disabled.disabled.active,
.__s24 .datepicker table tr td span.active.disabled:hover.disabled.active,
.__s24 .datepicker table tr td span.active[disabled].active,
.__s24 .datepicker table tr td span.active:hover[disabled].active,
.__s24 .datepicker table tr td span.active.disabled[disabled].active,
.__s24 .datepicker table tr td span.active.disabled:hover[disabled].active,
.__s24 fieldset[disabled] .datepicker table tr td span.active.active,
.__s24 fieldset[disabled] .datepicker table tr td span.active:hover.active,
.__s24 fieldset[disabled] .datepicker table tr td span.active.disabled.active,
.__s24 fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #E5D5C5;
  border-color: #ddc8b3;
}

.__s24 .datepicker table tr td span.active .badge,
.__s24 .datepicker table tr td span.active:hover .badge,
.__s24 .datepicker table tr td span.active.disabled .badge,
.__s24 .datepicker table tr td span.active.disabled:hover .badge {
  color: #E5D5C5;
  background-color: #fff;
}

.__s24 .datepicker table tr td span.old,
.__s24 .datepicker table tr td span.new {
  color: #AD9A88;
}

.__s24 .datepicker .datepicker-switch {
  width: 145px;
}

.__s24 .datepicker .datepicker-switch,
.__s24 .datepicker .prev,
.__s24 .datepicker .next,
.__s24 .datepicker tfoot tr th {
  cursor: pointer;
  padding-bottom: 10px;
  border-bottom: 1px solid #AD9A88;
}

.__s24 .datepicker .datepicker-switch:hover,
.__s24 .datepicker .prev:hover,
.__s24 .datepicker .next:hover,
.__s24 .datepicker tfoot tr th:hover {
  background: #ECE0D4;
}

.__s24 .datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.__s24 .input-group.date .input-group-addon {
  cursor: pointer;
}

.__s24 .input-daterange {
  width: 100%;
}

.__s24 .input-daterange input {
  text-align: center;
}

.__s24 .input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

.__s24 .input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

.__s24 .input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #ECE0D4;
  border: solid #ccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

.__s24 .datepicker-dropdown,
.__s24 .datepicker-inline {
  background: #F6EEE6;
  z-index: 10010 !important;
}

.__s24 .datepicker-dropdown table thead th.dow,
.__s24 .datepicker-inline table thead th.dow {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding-top: 15px;
}

.__s24 .datepicker-dropdown table thead th.datepicker-switch,
.__s24 .datepicker-inline table thead th.datepicker-switch,
.__s24 .datepicker-dropdown table thead th.prev,
.__s24 .datepicker-inline table thead th.prev,
.__s24 .datepicker-dropdown table thead th.next,
.__s24 .datepicker-inline table thead th.next {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  color: #234357;
}

.__s24 .datepicker-dropdown table thead th.datepicker-switch,
.__s24 .datepicker-inline table thead th.datepicker-switch {
  font-size: 13px;
}

.__s24 .datepicker-dropdown table tbody td,
.__s24 .datepicker-inline table tbody td {
  position: relative;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
}

.__s24 .datepicker-dropdown table tbody td.bullet:before,
.__s24 .datepicker-inline table tbody td.bullet:before {
  content: '';
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  bottom: 3px;
  left: 50%;
  margin-left: -2px;
  right: 0;
  border-radius: 4px;
  background: #356e89;
}

.__s24 .datepicker-dropdown table tbody td.today,
.__s24 .datepicker-inline table tbody td.today,
.__s24 .datepicker-dropdown table tbody td.today:hover,
.__s24 .datepicker-inline table tbody td.today:hover {
  color: #1A171B;
  font-weight: bold;
}

.__s24 .datepicker-dropdown table tbody td.today:after,
.__s24 .datepicker-inline table tbody td.today:after,
.__s24 .datepicker-dropdown table tbody td.today:hover:after,
.__s24 .datepicker-inline table tbody td.today:hover:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #356e89;
}

.__s24 .datepicker-inline {
  width: 100%;
  margin-bottom: 15px;
}

.__s24 .datepicker-inline table {
  width: 100%;
}

/* ### Tweet ### */

.__s24 .tweet-body {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 14px;
}

.__s24 .tweet-link {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: block;
  margin-bottom: 8px;
  font-size: 11px;
}

.__s24 .tweet-actions {
  margin-bottom: 5px;
  overflow: hidden;
}

.__s24 .tweet-actions li {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  float: left;
  margin-right: 10px;
}

.__s24 .tweet-actions li a {
  color: #1A171B;
  font-size: 11px;
  line-height: 16px;
  display: inline-block;
  position: relative;
  padding-left: 20px;
}

.__s24 .tweet-actions li a span {
  font-size: 16px;
  color: #356e89;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
}

.__s24 .tweet-actions li a:hover span {
  color: #234357;
}

.__s24 .abs-top-right {
  position: absolute;
  top: 0;
  right: 0;
}

/* Border Radius Mixin */

.__s24 #pg_wrapper,
.__s24 #wrapper,
.__s24 .container {
  min-width: 2px;
}

.__s24 .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 2px) {
  .__s24 .container {
    width: 750px;
  }
}

@media (min-width: 3px) {
  .__s24 .container {
    width: 1002px;
  }
}

@media (min-width: 9999px) {
  .__s24 .container {
    width: 1170px;
  }
}

.__s24 .no-touch .container {
  width: 1002px;
}

@media (min-width: 9999px) {
  .__s24 .no-touch .container {
    width: 1170px;
  }
}

.__s24 .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.__s24 .row {
  margin-left: -15px;
  margin-right: -15px;
}

.__s24 .col-xs-1,
.__s24 .col-sm-1,
.__s24 .col-md-1,
.__s24 .col-lg-1,
.__s24 .col-xs-2,
.__s24 .col-sm-2,
.__s24 .col-md-2,
.__s24 .col-lg-2,
.__s24 .col-xs-3,
.__s24 .col-sm-3,
.__s24 .col-md-3,
.__s24 .col-lg-3,
.__s24 .col-xs-4,
.__s24 .col-sm-4,
.__s24 .col-md-4,
.__s24 .col-lg-4,
.__s24 .col-xs-5,
.__s24 .col-sm-5,
.__s24 .col-md-5,
.__s24 .col-lg-5,
.__s24 .col-xs-6,
.__s24 .col-sm-6,
.__s24 .col-md-6,
.__s24 .col-lg-6,
.__s24 .col-xs-7,
.__s24 .col-sm-7,
.__s24 .col-md-7,
.__s24 .col-lg-7,
.__s24 .col-xs-8,
.__s24 .col-sm-8,
.__s24 .col-md-8,
.__s24 .col-lg-8,
.__s24 .col-xs-9,
.__s24 .col-sm-9,
.__s24 .col-md-9,
.__s24 .col-lg-9,
.__s24 .col-xs-10,
.__s24 .col-sm-10,
.__s24 .col-md-10,
.__s24 .col-lg-10,
.__s24 .col-xs-11,
.__s24 .col-sm-11,
.__s24 .col-md-11,
.__s24 .col-lg-11,
.__s24 .col-xs-12,
.__s24 .col-sm-12,
.__s24 .col-md-12,
.__s24 .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.__s24 .col-xs-1,
.__s24 .col-xs-2,
.__s24 .col-xs-3,
.__s24 .col-xs-4,
.__s24 .col-xs-5,
.__s24 .col-xs-6,
.__s24 .col-xs-7,
.__s24 .col-xs-8,
.__s24 .col-xs-9,
.__s24 .col-xs-10,
.__s24 .col-xs-11,
.__s24 .col-xs-12 {
  float: left;
}

.__s24 .col-xs-12 {
  width: 100%;
}

.__s24 .col-xs-11 {
  width: 91.66666667%;
}

.__s24 .col-xs-10 {
  width: 83.33333333%;
}

.__s24 .col-xs-9 {
  width: 75%;
}

.__s24 .col-xs-8 {
  width: 66.66666667%;
}

.__s24 .col-xs-7 {
  width: 58.33333333%;
}

.__s24 .col-xs-6 {
  width: 50%;
}

.__s24 .col-xs-5 {
  width: 41.66666667%;
}

.__s24 .col-xs-4 {
  width: 33.33333333%;
}

.__s24 .col-xs-3 {
  width: 25%;
}

.__s24 .col-xs-2 {
  width: 16.66666667%;
}

.__s24 .col-xs-1 {
  width: 8.33333333%;
}

.__s24 .col-xs-pull-12 {
  right: 100%;
}

.__s24 .col-xs-pull-11 {
  right: 91.66666667%;
}

.__s24 .col-xs-pull-10 {
  right: 83.33333333%;
}

.__s24 .col-xs-pull-9 {
  right: 75%;
}

.__s24 .col-xs-pull-8 {
  right: 66.66666667%;
}

.__s24 .col-xs-pull-7 {
  right: 58.33333333%;
}

.__s24 .col-xs-pull-6 {
  right: 50%;
}

.__s24 .col-xs-pull-5 {
  right: 41.66666667%;
}

.__s24 .col-xs-pull-4 {
  right: 33.33333333%;
}

.__s24 .col-xs-pull-3 {
  right: 25%;
}

.__s24 .col-xs-pull-2 {
  right: 16.66666667%;
}

.__s24 .col-xs-pull-1 {
  right: 8.33333333%;
}

.__s24 .col-xs-pull-0 {
  right: auto;
}

.__s24 .col-xs-push-12 {
  left: 100%;
}

.__s24 .col-xs-push-11 {
  left: 91.66666667%;
}

.__s24 .col-xs-push-10 {
  left: 83.33333333%;
}

.__s24 .col-xs-push-9 {
  left: 75%;
}

.__s24 .col-xs-push-8 {
  left: 66.66666667%;
}

.__s24 .col-xs-push-7 {
  left: 58.33333333%;
}

.__s24 .col-xs-push-6 {
  left: 50%;
}

.__s24 .col-xs-push-5 {
  left: 41.66666667%;
}

.__s24 .col-xs-push-4 {
  left: 33.33333333%;
}

.__s24 .col-xs-push-3 {
  left: 25%;
}

.__s24 .col-xs-push-2 {
  left: 16.66666667%;
}

.__s24 .col-xs-push-1 {
  left: 8.33333333%;
}

.__s24 .col-xs-push-0 {
  left: auto;
}

.__s24 .col-xs-offset-12 {
  margin-left: 100%;
}

.__s24 .col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.__s24 .col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.__s24 .col-xs-offset-9 {
  margin-left: 75%;
}

.__s24 .col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.__s24 .col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.__s24 .col-xs-offset-6 {
  margin-left: 50%;
}

.__s24 .col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.__s24 .col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.__s24 .col-xs-offset-3 {
  margin-left: 25%;
}

.__s24 .col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.__s24 .col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.__s24 .col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 2px) {
  .__s24 .col-sm-1,
  .__s24 .col-sm-2,
  .__s24 .col-sm-3,
  .__s24 .col-sm-4,
  .__s24 .col-sm-5,
  .__s24 .col-sm-6,
  .__s24 .col-sm-7,
  .__s24 .col-sm-8,
  .__s24 .col-sm-9,
  .__s24 .col-sm-10,
  .__s24 .col-sm-11,
  .__s24 .col-sm-12 {
    float: left;
  }

  .__s24 .col-sm-12 {
    width: 100%;
  }

  .__s24 .col-sm-11 {
    width: 91.66666667%;
  }

  .__s24 .col-sm-10 {
    width: 83.33333333%;
  }

  .__s24 .col-sm-9 {
    width: 75%;
  }

  .__s24 .col-sm-8 {
    width: 66.66666667%;
  }

  .__s24 .col-sm-7 {
    width: 58.33333333%;
  }

  .__s24 .col-sm-6 {
    width: 50%;
  }

  .__s24 .col-sm-5 {
    width: 41.66666667%;
  }

  .__s24 .col-sm-4 {
    width: 33.33333333%;
  }

  .__s24 .col-sm-3 {
    width: 25%;
  }

  .__s24 .col-sm-2 {
    width: 16.66666667%;
  }

  .__s24 .col-sm-1 {
    width: 8.33333333%;
  }

  .__s24 .col-sm-pull-12 {
    right: 100%;
  }

  .__s24 .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .__s24 .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .__s24 .col-sm-pull-9 {
    right: 75%;
  }

  .__s24 .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .__s24 .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .__s24 .col-sm-pull-6 {
    right: 50%;
  }

  .__s24 .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .__s24 .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .__s24 .col-sm-pull-3 {
    right: 25%;
  }

  .__s24 .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .__s24 .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .__s24 .col-sm-pull-0 {
    right: auto;
  }

  .__s24 .col-sm-push-12 {
    left: 100%;
  }

  .__s24 .col-sm-push-11 {
    left: 91.66666667%;
  }

  .__s24 .col-sm-push-10 {
    left: 83.33333333%;
  }

  .__s24 .col-sm-push-9 {
    left: 75%;
  }

  .__s24 .col-sm-push-8 {
    left: 66.66666667%;
  }

  .__s24 .col-sm-push-7 {
    left: 58.33333333%;
  }

  .__s24 .col-sm-push-6 {
    left: 50%;
  }

  .__s24 .col-sm-push-5 {
    left: 41.66666667%;
  }

  .__s24 .col-sm-push-4 {
    left: 33.33333333%;
  }

  .__s24 .col-sm-push-3 {
    left: 25%;
  }

  .__s24 .col-sm-push-2 {
    left: 16.66666667%;
  }

  .__s24 .col-sm-push-1 {
    left: 8.33333333%;
  }

  .__s24 .col-sm-push-0 {
    left: auto;
  }

  .__s24 .col-sm-offset-12 {
    margin-left: 100%;
  }

  .__s24 .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .__s24 .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .__s24 .col-sm-offset-9 {
    margin-left: 75%;
  }

  .__s24 .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .__s24 .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .__s24 .col-sm-offset-6 {
    margin-left: 50%;
  }

  .__s24 .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .__s24 .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .__s24 .col-sm-offset-3 {
    margin-left: 25%;
  }

  .__s24 .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .__s24 .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .__s24 .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 3px) {
  .__s24 .col-md-1,
  .__s24 .col-md-2,
  .__s24 .col-md-3,
  .__s24 .col-md-4,
  .__s24 .col-md-5,
  .__s24 .col-md-6,
  .__s24 .col-md-7,
  .__s24 .col-md-8,
  .__s24 .col-md-9,
  .__s24 .col-md-10,
  .__s24 .col-md-11,
  .__s24 .col-md-12 {
    float: left;
  }

  .__s24 .col-md-12 {
    width: 100%;
  }

  .__s24 .col-md-11 {
    width: 91.66666667%;
  }

  .__s24 .col-md-10 {
    width: 83.33333333%;
  }

  .__s24 .col-md-9 {
    width: 75%;
  }

  .__s24 .col-md-8 {
    width: 66.66666667%;
  }

  .__s24 .col-md-7 {
    width: 58.33333333%;
  }

  .__s24 .col-md-6 {
    width: 50%;
  }

  .__s24 .col-md-5 {
    width: 41.66666667%;
  }

  .__s24 .col-md-4 {
    width: 33.33333333%;
  }

  .__s24 .col-md-3 {
    width: 25%;
  }

  .__s24 .col-md-2 {
    width: 16.66666667%;
  }

  .__s24 .col-md-1 {
    width: 8.33333333%;
  }

  .__s24 .col-md-pull-12 {
    right: 100%;
  }

  .__s24 .col-md-pull-11 {
    right: 91.66666667%;
  }

  .__s24 .col-md-pull-10 {
    right: 83.33333333%;
  }

  .__s24 .col-md-pull-9 {
    right: 75%;
  }

  .__s24 .col-md-pull-8 {
    right: 66.66666667%;
  }

  .__s24 .col-md-pull-7 {
    right: 58.33333333%;
  }

  .__s24 .col-md-pull-6 {
    right: 50%;
  }

  .__s24 .col-md-pull-5 {
    right: 41.66666667%;
  }

  .__s24 .col-md-pull-4 {
    right: 33.33333333%;
  }

  .__s24 .col-md-pull-3 {
    right: 25%;
  }

  .__s24 .col-md-pull-2 {
    right: 16.66666667%;
  }

  .__s24 .col-md-pull-1 {
    right: 8.33333333%;
  }

  .__s24 .col-md-pull-0 {
    right: auto;
  }

  .__s24 .col-md-push-12 {
    left: 100%;
  }

  .__s24 .col-md-push-11 {
    left: 91.66666667%;
  }

  .__s24 .col-md-push-10 {
    left: 83.33333333%;
  }

  .__s24 .col-md-push-9 {
    left: 75%;
  }

  .__s24 .col-md-push-8 {
    left: 66.66666667%;
  }

  .__s24 .col-md-push-7 {
    left: 58.33333333%;
  }

  .__s24 .col-md-push-6 {
    left: 50%;
  }

  .__s24 .col-md-push-5 {
    left: 41.66666667%;
  }

  .__s24 .col-md-push-4 {
    left: 33.33333333%;
  }

  .__s24 .col-md-push-3 {
    left: 25%;
  }

  .__s24 .col-md-push-2 {
    left: 16.66666667%;
  }

  .__s24 .col-md-push-1 {
    left: 8.33333333%;
  }

  .__s24 .col-md-push-0 {
    left: auto;
  }

  .__s24 .col-md-offset-12 {
    margin-left: 100%;
  }

  .__s24 .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .__s24 .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .__s24 .col-md-offset-9 {
    margin-left: 75%;
  }

  .__s24 .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .__s24 .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .__s24 .col-md-offset-6 {
    margin-left: 50%;
  }

  .__s24 .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .__s24 .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .__s24 .col-md-offset-3 {
    margin-left: 25%;
  }

  .__s24 .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .__s24 .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .__s24 .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 9999px) {
  .__s24 .col-lg-1,
  .__s24 .col-lg-2,
  .__s24 .col-lg-3,
  .__s24 .col-lg-4,
  .__s24 .col-lg-5,
  .__s24 .col-lg-6,
  .__s24 .col-lg-7,
  .__s24 .col-lg-8,
  .__s24 .col-lg-9,
  .__s24 .col-lg-10,
  .__s24 .col-lg-11,
  .__s24 .col-lg-12 {
    float: left;
  }

  .__s24 .col-lg-12 {
    width: 100%;
  }

  .__s24 .col-lg-11 {
    width: 91.66666667%;
  }

  .__s24 .col-lg-10 {
    width: 83.33333333%;
  }

  .__s24 .col-lg-9 {
    width: 75%;
  }

  .__s24 .col-lg-8 {
    width: 66.66666667%;
  }

  .__s24 .col-lg-7 {
    width: 58.33333333%;
  }

  .__s24 .col-lg-6 {
    width: 50%;
  }

  .__s24 .col-lg-5 {
    width: 41.66666667%;
  }

  .__s24 .col-lg-4 {
    width: 33.33333333%;
  }

  .__s24 .col-lg-3 {
    width: 25%;
  }

  .__s24 .col-lg-2 {
    width: 16.66666667%;
  }

  .__s24 .col-lg-1 {
    width: 8.33333333%;
  }

  .__s24 .col-lg-pull-12 {
    right: 100%;
  }

  .__s24 .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .__s24 .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .__s24 .col-lg-pull-9 {
    right: 75%;
  }

  .__s24 .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .__s24 .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .__s24 .col-lg-pull-6 {
    right: 50%;
  }

  .__s24 .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .__s24 .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .__s24 .col-lg-pull-3 {
    right: 25%;
  }

  .__s24 .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .__s24 .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .__s24 .col-lg-pull-0 {
    right: auto;
  }

  .__s24 .col-lg-push-12 {
    left: 100%;
  }

  .__s24 .col-lg-push-11 {
    left: 91.66666667%;
  }

  .__s24 .col-lg-push-10 {
    left: 83.33333333%;
  }

  .__s24 .col-lg-push-9 {
    left: 75%;
  }

  .__s24 .col-lg-push-8 {
    left: 66.66666667%;
  }

  .__s24 .col-lg-push-7 {
    left: 58.33333333%;
  }

  .__s24 .col-lg-push-6 {
    left: 50%;
  }

  .__s24 .col-lg-push-5 {
    left: 41.66666667%;
  }

  .__s24 .col-lg-push-4 {
    left: 33.33333333%;
  }

  .__s24 .col-lg-push-3 {
    left: 25%;
  }

  .__s24 .col-lg-push-2 {
    left: 16.66666667%;
  }

  .__s24 .col-lg-push-1 {
    left: 8.33333333%;
  }

  .__s24 .col-lg-push-0 {
    left: auto;
  }

  .__s24 .col-lg-offset-12 {
    margin-left: 100%;
  }

  .__s24 .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .__s24 .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .__s24 .col-lg-offset-9 {
    margin-left: 75%;
  }

  .__s24 .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .__s24 .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .__s24 .col-lg-offset-6 {
    margin-left: 50%;
  }

  .__s24 .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .__s24 .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .__s24 .col-lg-offset-3 {
    margin-left: 25%;
  }

  .__s24 .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .__s24 .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .__s24 .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.__s24 .no-touch .col-md-1,
.__s24 .col-md-2,
.__s24 .col-md-3,
.__s24 .col-md-4,
.__s24 .col-md-5,
.__s24 .col-md-6,
.__s24 .col-md-7,
.__s24 .col-md-8,
.__s24 .col-md-9,
.__s24 .col-md-10,
.__s24 .col-md-11,
.__s24 .col-md-12 {
  float: left;
}

.__s24 .no-touch .col-md-12 {
  width: 100%;
}

.__s24 .no-touch .col-md-11 {
  width: 91.66666667%;
}

.__s24 .no-touch .col-md-10 {
  width: 83.33333333%;
}

.__s24 .no-touch .col-md-9 {
  width: 75%;
}

.__s24 .no-touch .col-md-8 {
  width: 66.66666667%;
}

.__s24 .no-touch .col-md-7 {
  width: 58.33333333%;
}

.__s24 .no-touch .col-md-6 {
  width: 50%;
}

.__s24 .no-touch .col-md-5 {
  width: 41.66666667%;
}

.__s24 .no-touch .col-md-4 {
  width: 33.33333333%;
}

.__s24 .no-touch .col-md-3 {
  width: 25%;
}

.__s24 .no-touch .col-md-2 {
  width: 16.66666667%;
}

.__s24 .no-touch .col-md-1 {
  width: 8.33333333%;
}

.__s24 .no-touch .col-md-pull-12 {
  right: 100%;
}

.__s24 .no-touch .col-md-pull-11 {
  right: 91.66666667%;
}

.__s24 .no-touch .col-md-pull-10 {
  right: 83.33333333%;
}

.__s24 .no-touch .col-md-pull-9 {
  right: 75%;
}

.__s24 .no-touch .col-md-pull-8 {
  right: 66.66666667%;
}

.__s24 .no-touch .col-md-pull-7 {
  right: 58.33333333%;
}

.__s24 .no-touch .col-md-pull-6 {
  right: 50%;
}

.__s24 .no-touch .col-md-pull-5 {
  right: 41.66666667%;
}

.__s24 .no-touch .col-md-pull-4 {
  right: 33.33333333%;
}

.__s24 .no-touch .col-md-pull-3 {
  right: 25%;
}

.__s24 .no-touch .col-md-pull-2 {
  right: 16.66666667%;
}

.__s24 .no-touch .col-md-pull-1 {
  right: 8.33333333%;
}

.__s24 .no-touch .col-md-pull-0 {
  right: auto;
}

.__s24 .no-touch .col-md-push-12 {
  left: 100%;
}

.__s24 .no-touch .col-md-push-11 {
  left: 91.66666667%;
}

.__s24 .no-touch .col-md-push-10 {
  left: 83.33333333%;
}

.__s24 .no-touch .col-md-push-9 {
  left: 75%;
}

.__s24 .no-touch .col-md-push-8 {
  left: 66.66666667%;
}

.__s24 .no-touch .col-md-push-7 {
  left: 58.33333333%;
}

.__s24 .no-touch .col-md-push-6 {
  left: 50%;
}

.__s24 .no-touch .col-md-push-5 {
  left: 41.66666667%;
}

.__s24 .no-touch .col-md-push-4 {
  left: 33.33333333%;
}

.__s24 .no-touch .col-md-push-3 {
  left: 25%;
}

.__s24 .no-touch .col-md-push-2 {
  left: 16.66666667%;
}

.__s24 .no-touch .col-md-push-1 {
  left: 8.33333333%;
}

.__s24 .no-touch .col-md-push-0 {
  left: auto;
}

.__s24 .no-touch .col-md-offset-12 {
  margin-left: 100%;
}

.__s24 .no-touch .col-md-offset-11 {
  margin-left: 91.66666667%;
}

.__s24 .no-touch .col-md-offset-10 {
  margin-left: 83.33333333%;
}

.__s24 .no-touch .col-md-offset-9 {
  margin-left: 75%;
}

.__s24 .no-touch .col-md-offset-8 {
  margin-left: 66.66666667%;
}

.__s24 .no-touch .col-md-offset-7 {
  margin-left: 58.33333333%;
}

.__s24 .no-touch .col-md-offset-6 {
  margin-left: 50%;
}

.__s24 .no-touch .col-md-offset-5 {
  margin-left: 41.66666667%;
}

.__s24 .no-touch .col-md-offset-4 {
  margin-left: 33.33333333%;
}

.__s24 .no-touch .col-md-offset-3 {
  margin-left: 25%;
}

.__s24 .no-touch .col-md-offset-2 {
  margin-left: 16.66666667%;
}

.__s24 .no-touch .col-md-offset-1 {
  margin-left: 8.33333333%;
}

.__s24 .no-touch .col-md-offset-0 {
  margin-left: 0%;
}

@media (max-width: 1px) {
  .__s24 .no-touch .default-grid .col-xs-1,
  .__s24 .col-xs-2,
  .__s24 .col-xs-3,
  .__s24 .col-xs-4,
  .__s24 .col-xs-5,
  .__s24 .col-xs-6,
  .__s24 .col-xs-7,
  .__s24 .col-xs-8,
  .__s24 .col-xs-9,
  .__s24 .col-xs-10,
  .__s24 .col-xs-11,
  .__s24 .col-xs-12 {
    float: left;
  }

  .__s24 .no-touch .default-grid .col-xs-12 {
    width: 100%;
  }

  .__s24 .no-touch .default-grid .col-xs-11 {
    width: 91.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-10 {
    width: 83.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-9 {
    width: 75%;
  }

  .__s24 .no-touch .default-grid .col-xs-8 {
    width: 66.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-7 {
    width: 58.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-6 {
    width: 50%;
  }

  .__s24 .no-touch .default-grid .col-xs-5 {
    width: 41.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-4 {
    width: 33.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-3 {
    width: 25%;
  }

  .__s24 .no-touch .default-grid .col-xs-2 {
    width: 16.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-1 {
    width: 8.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-pull-12 {
    right: 100%;
  }

  .__s24 .no-touch .default-grid .col-xs-pull-11 {
    right: 91.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-pull-10 {
    right: 83.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-pull-9 {
    right: 75%;
  }

  .__s24 .no-touch .default-grid .col-xs-pull-8 {
    right: 66.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-pull-7 {
    right: 58.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-pull-6 {
    right: 50%;
  }

  .__s24 .no-touch .default-grid .col-xs-pull-5 {
    right: 41.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-pull-4 {
    right: 33.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-pull-3 {
    right: 25%;
  }

  .__s24 .no-touch .default-grid .col-xs-pull-2 {
    right: 16.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-pull-1 {
    right: 8.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-pull-0 {
    right: auto;
  }

  .__s24 .no-touch .default-grid .col-xs-push-12 {
    left: 100%;
  }

  .__s24 .no-touch .default-grid .col-xs-push-11 {
    left: 91.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-push-10 {
    left: 83.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-push-9 {
    left: 75%;
  }

  .__s24 .no-touch .default-grid .col-xs-push-8 {
    left: 66.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-push-7 {
    left: 58.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-push-6 {
    left: 50%;
  }

  .__s24 .no-touch .default-grid .col-xs-push-5 {
    left: 41.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-push-4 {
    left: 33.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-push-3 {
    left: 25%;
  }

  .__s24 .no-touch .default-grid .col-xs-push-2 {
    left: 16.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-push-1 {
    left: 8.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-push-0 {
    left: auto;
  }

  .__s24 .no-touch .default-grid .col-xs-offset-12 {
    margin-left: 100%;
  }

  .__s24 .no-touch .default-grid .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-offset-9 {
    margin-left: 75%;
  }

  .__s24 .no-touch .default-grid .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-offset-6 {
    margin-left: 50%;
  }

  .__s24 .no-touch .default-grid .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-offset-3 {
    margin-left: 25%;
  }

  .__s24 .no-touch .default-grid .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }

  .__s24 .no-touch .default-grid .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }

  .__s24 .no-touch .default-grid .col-xs-offset-0 {
    margin-left: 0%;
  }
}

@media (max-width: 2px) {
  .__s24 .no-touch .default-grid .col-sm-1,
  .__s24 .col-sm-2,
  .__s24 .col-sm-3,
  .__s24 .col-sm-4,
  .__s24 .col-sm-5,
  .__s24 .col-sm-6,
  .__s24 .col-sm-7,
  .__s24 .col-sm-8,
  .__s24 .col-sm-9,
  .__s24 .col-sm-10,
  .__s24 .col-sm-11,
  .__s24 .col-sm-12 {
    float: left;
  }

  .__s24 .no-touch .default-grid .col-sm-12 {
    width: 100%;
  }

  .__s24 .no-touch .default-grid .col-sm-11 {
    width: 91.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-10 {
    width: 83.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-9 {
    width: 75%;
  }

  .__s24 .no-touch .default-grid .col-sm-8 {
    width: 66.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-7 {
    width: 58.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-6 {
    width: 50%;
  }

  .__s24 .no-touch .default-grid .col-sm-5 {
    width: 41.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-4 {
    width: 33.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-3 {
    width: 25%;
  }

  .__s24 .no-touch .default-grid .col-sm-2 {
    width: 16.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-1 {
    width: 8.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-pull-12 {
    right: 100%;
  }

  .__s24 .no-touch .default-grid .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-pull-9 {
    right: 75%;
  }

  .__s24 .no-touch .default-grid .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-pull-6 {
    right: 50%;
  }

  .__s24 .no-touch .default-grid .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-pull-3 {
    right: 25%;
  }

  .__s24 .no-touch .default-grid .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-pull-0 {
    right: auto;
  }

  .__s24 .no-touch .default-grid .col-sm-push-12 {
    left: 100%;
  }

  .__s24 .no-touch .default-grid .col-sm-push-11 {
    left: 91.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-push-10 {
    left: 83.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-push-9 {
    left: 75%;
  }

  .__s24 .no-touch .default-grid .col-sm-push-8 {
    left: 66.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-push-7 {
    left: 58.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-push-6 {
    left: 50%;
  }

  .__s24 .no-touch .default-grid .col-sm-push-5 {
    left: 41.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-push-4 {
    left: 33.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-push-3 {
    left: 25%;
  }

  .__s24 .no-touch .default-grid .col-sm-push-2 {
    left: 16.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-push-1 {
    left: 8.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-push-0 {
    left: auto;
  }

  .__s24 .no-touch .default-grid .col-sm-offset-12 {
    margin-left: 100%;
  }

  .__s24 .no-touch .default-grid .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-offset-9 {
    margin-left: 75%;
  }

  .__s24 .no-touch .default-grid .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-offset-6 {
    margin-left: 50%;
  }

  .__s24 .no-touch .default-grid .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-offset-3 {
    margin-left: 25%;
  }

  .__s24 .no-touch .default-grid .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .__s24 .no-touch .default-grid .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .__s24 .no-touch .default-grid .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 9999px) {
  .__s24 .no-touch .col-lg-1,
  .__s24 .col-lg-2,
  .__s24 .col-lg-3,
  .__s24 .col-lg-4,
  .__s24 .col-lg-5,
  .__s24 .col-lg-6,
  .__s24 .col-lg-7,
  .__s24 .col-lg-8,
  .__s24 .col-lg-9,
  .__s24 .col-lg-10,
  .__s24 .col-lg-11,
  .__s24 .col-lg-12 {
    float: left;
  }

  .__s24 .no-touch .col-lg-12 {
    width: 100%;
  }

  .__s24 .no-touch .col-lg-11 {
    width: 91.66666667%;
  }

  .__s24 .no-touch .col-lg-10 {
    width: 83.33333333%;
  }

  .__s24 .no-touch .col-lg-9 {
    width: 75%;
  }

  .__s24 .no-touch .col-lg-8 {
    width: 66.66666667%;
  }

  .__s24 .no-touch .col-lg-7 {
    width: 58.33333333%;
  }

  .__s24 .no-touch .col-lg-6 {
    width: 50%;
  }

  .__s24 .no-touch .col-lg-5 {
    width: 41.66666667%;
  }

  .__s24 .no-touch .col-lg-4 {
    width: 33.33333333%;
  }

  .__s24 .no-touch .col-lg-3 {
    width: 25%;
  }

  .__s24 .no-touch .col-lg-2 {
    width: 16.66666667%;
  }

  .__s24 .no-touch .col-lg-1 {
    width: 8.33333333%;
  }

  .__s24 .no-touch .col-lg-pull-12 {
    right: 100%;
  }

  .__s24 .no-touch .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .__s24 .no-touch .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .__s24 .no-touch .col-lg-pull-9 {
    right: 75%;
  }

  .__s24 .no-touch .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .__s24 .no-touch .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .__s24 .no-touch .col-lg-pull-6 {
    right: 50%;
  }

  .__s24 .no-touch .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .__s24 .no-touch .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .__s24 .no-touch .col-lg-pull-3 {
    right: 25%;
  }

  .__s24 .no-touch .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .__s24 .no-touch .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .__s24 .no-touch .col-lg-pull-0 {
    right: auto;
  }

  .__s24 .no-touch .col-lg-push-12 {
    left: 100%;
  }

  .__s24 .no-touch .col-lg-push-11 {
    left: 91.66666667%;
  }

  .__s24 .no-touch .col-lg-push-10 {
    left: 83.33333333%;
  }

  .__s24 .no-touch .col-lg-push-9 {
    left: 75%;
  }

  .__s24 .no-touch .col-lg-push-8 {
    left: 66.66666667%;
  }

  .__s24 .no-touch .col-lg-push-7 {
    left: 58.33333333%;
  }

  .__s24 .no-touch .col-lg-push-6 {
    left: 50%;
  }

  .__s24 .no-touch .col-lg-push-5 {
    left: 41.66666667%;
  }

  .__s24 .no-touch .col-lg-push-4 {
    left: 33.33333333%;
  }

  .__s24 .no-touch .col-lg-push-3 {
    left: 25%;
  }

  .__s24 .no-touch .col-lg-push-2 {
    left: 16.66666667%;
  }

  .__s24 .no-touch .col-lg-push-1 {
    left: 8.33333333%;
  }

  .__s24 .no-touch .col-lg-push-0 {
    left: auto;
  }

  .__s24 .no-touch .col-lg-offset-12 {
    margin-left: 100%;
  }

  .__s24 .no-touch .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .__s24 .no-touch .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .__s24 .no-touch .col-lg-offset-9 {
    margin-left: 75%;
  }

  .__s24 .no-touch .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .__s24 .no-touch .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .__s24 .no-touch .col-lg-offset-6 {
    margin-left: 50%;
  }

  .__s24 .no-touch .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .__s24 .no-touch .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .__s24 .no-touch .col-lg-offset-3 {
    margin-left: 25%;
  }

  .__s24 .no-touch .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .__s24 .no-touch .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .__s24 .no-touch .col-lg-offset-0 {
    margin-left: 0%;
  }
}

/* todo: override responsive utilities dentro a .no-touch */

.__s24 .no-touch {
  /*.hidden-xs{
    display: block !important;
  }*/
}

.__s24 .no-touch .visible-xs {
  display: none !important;
}

.__s24 .no-touch .visible-sm {
  display: none !important;
}

.__s24 .no-touch #wrapper {
  min-width: 3px;
}

@media (max-width: 2px) {
  .__s24 .touch .hidden-tablet {
    display: none;
  }
}

.__s24 .visible-tablet {
  display: none;
}

@media (max-width: 2px) {
  .__s24 .touch .visible-tablet {
    display: block;
  }
}

.__s24 .touch .hidden-touch {
  display: none;
}

.__s24 .no-gut-l {
  padding-left: 0;
}

.__s24 .no-gut-r {
  padding-right: 0;
}

@media (min-width: 9999px) {
  .__s24 .no-gut-l-lg {
    padding-left: 0;
  }

  .__s24 .no-gut-r-lg {
    padding-right: 0;
  }
}

@media (max-width: 9998px) and (min-width: 3px) {
  .__s24 .no-gut-l-md {
    padding-left: 0;
  }

  .__s24 .no-gut-r-md {
    padding-right: 0;
  }
}

@media (max-width: 2px) and (min-width: 2px) {
  .__s24 .no-gut-l-sm {
    padding-left: 0;
  }

  .__s24 .no-gut-r-sm {
    padding-right: 0;
  }
}

/* HEADER
================================================== */

.__s24 #header-common {
  position: relative;
  z-index: 99990;
}

.__s24 #header-common .is_stuck {
  z-index: 99990;
}

.__s24 .visible-compact {
  /*.transition(opacity 0.3s ease-in-out);
  .opacity(0);*/
  display: none;
}

.__s24 .hdr-collapsed  .hidden-compact {
  display: none !important;
}

.__s24 .hdr-collapsed  .visible-compact {
  /*.opacity(1);*/
  display: block !important;
}

.__s24 .header-title {
  text-transform: lowercase;
  font-family: "sole_display_sc", "sole_display", Georgia, Times, "Times New Roman", serif;
  font-weight: 800;
}

.__s24 .main-header {
  position: relative;
  background-color: #F5E5D5;
  border-bottom: 1px solid #d1c0af;
  height: 50px;
  line-height: 50px;
}

.__s24 .main-header a.btn:hover {
  color: #356e89 !important;
}

.__s24 .main-header a.btn-pri:hover {
  color: white !important;
}

.__s24 .main-header .tools-left .icon {
  height: 50px;
  line-height: 50px;
}

.__s24 .main-header .header-title,
.__s24 .main-header .header-article-title,
.__s24 .main-header .header-home-title {
  line-height: 50px;
}

.__s24 .main-header .header-title [class^="icon-"],
.__s24 .main-header .header-article-title [class^="icon-"],
.__s24 .main-header .header-home-title [class^="icon-"],
.__s24 .main-header .header-title [class*=" icon-"],
.__s24 .main-header .header-article-title [class*=" icon-"],
.__s24 .main-header .header-home-title [class*=" icon-"] {
  vertical-align: middle;
}

.__s24 .main-header .header-title a,
.__s24 .main-header .header-article-title a,
.__s24 .main-header .header-home-title a {
  display: inline-block;
  padding: 0 30px;
}

.__s24 .main-header .header-title a {
  color: #356e89;
}

.__s24 .main-header .header-title a:hover {
  color: #234357;
}

.__s24 .main-header .header-title h2.header-home-title {
  margin-top: 10px;
  line-height: 0.8em !important;
  height: auto;
  font-size: 30px;
}

.__s24 .main-header .header-title h2.header-home-title,
.__s24 .main-header .header-title h2.header-home-title:hover {
  color: #1A171B !important;
}

.__s24 .main-header .header-title h2.header-home-title:hover {
  color: rgba(26, 23, 27, 0.75) !important;
}

.__s24 .main-header .container {
  position: relative;
}

.__s24 .main-header .container > .header-title {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 42px;
  margin-bottom: 0;
}

.__s24 .header-article .main-header .container > .header-title {
  line-height: 0.8em;
}

.__s24 .main-header .container .header-article-title .icon-sole,
.__s24 .main-header .container .header-home-title .icon-sole {
  display: block;
  font-size: 32px;
  margin-top: 6px;
  color: #1A171B;
  padding-right: 19px;
}

.__s24 .main-header .container > .header-article-title,
.__s24 .main-header .container > .header-home-title {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  overflow: hidden;
  margin-bottom: 0;
  font-size: 14px;
}

@media (min-width: 9999px) {
  .__s24 .main-header .container > .header-article-title,
  .__s24 .main-header .container > .header-home-title {
    font-size: 15px;
  }
}

.__s24 .main-header a {
  color: inherit;
}

.__s24 .main-header a:hover,
.__s24 .main-header a:focus {
  text-decoration: none;
}

.__s24 .main-header.is_stuck {
  z-index: 150;
}

.__s24 .main-header .header-article-title {
  margin-top: 5px;
  left: 200px;
  right: 200px;
  line-height: 1.1em;
  font-weight: 400;
  margin-top: 0;
  line-height: 50px;
}

.__s24 .main-header .header-article-title .header-title {
  display: inline !important;
  line-height: 50px;
  border-right: 1px solid rgba(53, 110, 137, 0.5);
  padding-right: 5px;
  margin-right: 2px;
  line-height: 1.1em;
  display: block;
  color: #356e89;
  font-size: 16px;
}

@media (max-width: 2px) {
  .__s24 .touch .main-header .header-article-title .header-title {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
  }
}

.__s24 .main-header .header-article-title .header-title:hover {
  text-decoration: underline !important;
}

.__s24 .main-header .tools-left a,
.__s24 .main-header .tools-right a,
.__s24 .main-header .tools-left .link,
.__s24 .main-header .tools-right .link,
.__s24 .main-header .tools-left .btn-link,
.__s24 .main-header .tools-right .btn-link {
  cursor: pointer;
  color: #234357;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}

.__s24 .main-header .tools-left a:hover,
.__s24 .main-header .tools-right a:hover,
.__s24 .main-header .tools-left .link:hover,
.__s24 .main-header .tools-right .link:hover,
.__s24 .main-header .tools-left .btn-link:hover,
.__s24 .main-header .tools-right .btn-link:hover {
  text-decoration: none;
  color: #234357;
}

.__s24 .main-header .tools-left a .icon,
.__s24 .main-header .tools-right a .icon,
.__s24 .main-header .tools-left .link .icon,
.__s24 .main-header .tools-right .link .icon,
.__s24 .main-header .tools-left .btn-link .icon,
.__s24 .main-header .tools-right .btn-link .icon {
  color: #356e89;
  vertical-align: middle;
  font-size: 14px;
}

.__s24 .main-header .tools-left a .icon.icon-sole,
.__s24 .main-header .tools-right a .icon.icon-sole,
.__s24 .main-header .tools-left .link .icon.icon-sole,
.__s24 .main-header .tools-right .link .icon.icon-sole,
.__s24 .main-header .tools-left .btn-link .icon.icon-sole,
.__s24 .main-header .tools-right .btn-link .icon.icon-sole {
  font-size: 24px;
  color: #1A171B;
}

.__s24 .main-header .tools-left a .icon-navicon,
.__s24 .main-header .tools-right a .icon-navicon,
.__s24 .main-header .tools-left .link .icon-navicon,
.__s24 .main-header .tools-right .link .icon-navicon,
.__s24 .main-header .tools-left .btn-link .icon-navicon,
.__s24 .main-header .tools-right .btn-link .icon-navicon {
  font-size: 10px;
}

.__s24 .main-header .tools-left .btn-link,
.__s24 .main-header .tools-right .btn-link {
  text-transform: none;
}

.__s24 .main-header .tools-left .btn-over-dropdown,
.__s24 .main-header .tools-right .btn-over-dropdown {
  position: relative;
  overflow: visible;
  display: block;
  height: 50px;
  padding: 0 16px;
  z-index: 99990;
}

.__s24 .main-header .tools-left .btn-over-dropdown > .icon-angle-down,
.__s24 .main-header .tools-right .btn-over-dropdown > .icon-angle-down {
  display: block;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 17px;
  color: #356e89;
}

.__s24 .main-header .tools-left .btn-over-dropdown .over-dropdown,
.__s24 .main-header .tools-right .btn-over-dropdown .over-dropdown {
  display: none;
  position: absolute;
  top: 45px;
  width: 192px;
  right: 0;
  background-color: white;
  z-index: 10010;
  border: 1px solid rgba(53, 110, 137, 0.2);
  padding: 0 15px;
}

.__s24 .main-header .tools-left .btn-over-dropdown .over-dropdown:after,
.__s24 .main-header .tools-right .btn-over-dropdown .over-dropdown:after {
  content: "";
  position: absolute;
  top: -8px;
  right: 20px;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid white;
}

.__s24 .main-header .tools-left .btn-over-dropdown .over-dropdown li,
.__s24 .main-header .tools-right .btn-over-dropdown .over-dropdown li {
  line-height: 44px;
  display: block;
  float: none !important;
  border-bottom: 1px solid #efefef;
}

.__s24 .main-header .tools-left .btn-over-dropdown .over-dropdown li a,
.__s24 .main-header .tools-right .btn-over-dropdown .over-dropdown li a {
  text-transform: none;
  display: block;
  height: 44px;
  font-weight: 400;
}

.__s24 .main-header .tools-left .btn-over-dropdown .over-dropdown li a:hover,
.__s24 .main-header .tools-right .btn-over-dropdown .over-dropdown li a:hover {
  color: #356e89;
}

.__s24 .main-header .tools-left .btn-over-dropdown .over-dropdown li a span,
.__s24 .main-header .tools-right .btn-over-dropdown .over-dropdown li a span {
  display: block;
  float: left;
  width: 22px;
  line-height: 44px;
  height: 44px;
  font-size: 16px;
}

.__s24 .main-header .tools-left .btn-over-dropdown .over-dropdown li a.logout,
.__s24 .main-header .tools-right .btn-over-dropdown .over-dropdown li a.logout {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}

.__s24 .main-header .tools-left .btn-over-dropdown:hover .icon-angle-down:before,
.__s24 .main-header .tools-right .btn-over-dropdown:hover .icon-angle-down:before {
  content: "\e629";
}

.__s24 .main-header .tools-left .btn-over-dropdown:hover .over-dropdown,
.__s24 .main-header .tools-right .btn-over-dropdown:hover .over-dropdown {
  display: block;
}

.__s24 .main-header .tools-left li,
.__s24 .main-header .tools-right li {
  float: left;
}

.__s24 .main-header .tools-left .tool-container,
.__s24 .main-header .tools-right .tool-container {
  position: relative;
}

.__s24 .main-header .tools-left .tool-container .tool,
.__s24 .main-header .tools-right .tool-container .tool {
  position: absolute;
  left: 0;
  top: 11px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
  -o-transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
  transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
  line-height: 24px;
}

.__s24 .hdr-collapsed .main-header .tools-left .tool-container .tool,
.__s24 .hdr-collapsed .main-header .tools-right .tool-container .tool {
  top: 10px;
}

.__s24 .main-header .tools-left .tool-container .tool.search-tool .search-form,
.__s24 .main-header .tools-right .tool-container .tool.search-tool .search-form {
  position: relative;
}

.__s24 .main-header .tools-left .tool-container .tool.search-tool .search-form .search-input,
.__s24 .main-header .tools-right .tool-container .tool.search-tool .search-form .search-input {
  height: 28px;
  width: 242px;
  padding-left: 10px;
  padding-right: 30px;
  border-radius: 30px;
  border: 0;
}

@media (max-width: 2px) {
  .__s24 .main-header .tools-left .tool-container .tool.search-tool .search-form .search-input,
  .__s24 .main-header .tools-right .tool-container .tool.search-tool .search-form .search-input {
    width: 160px;
  }
}

.__s24 .main-header .tools-left .tool-container .tool.search-tool .search-form .search-submit,
.__s24 .main-header .tools-right .tool-container .tool.search-tool .search-form .search-submit {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  background: none;
  border: 0 none;
  height: 28px;
  padding: 0 5px;
}

.__s24 .main-header .tools-left .tool-container .tool.search-tool .search-form .search-submit .icon,
.__s24 .main-header .tools-right .tool-container .tool.search-tool .search-form .search-submit .icon {
  font-size: 17px;
  height: 28px !important;
  line-height: 28px !important;
  color: #356e89;
}

.__s24 .main-header .tools-left .tool-container.open .tool,
.__s24 .main-header .tools-right .tool-container.open .tool {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.__s24 .main-header .tools-left {
  position: absolute;
  top: 0;
  bottom: 0;
}

.__s24 .main-header .tools-left li {
  padding-right: 20px;
}

@media (max-width: 2px) {
  .__s24 .main-header .tools-left li {
    padding-right: 15px;
  }
}

.__s24 .main-header .tools-left li.link a {
  display: block;
  overflow: hidden;
}

.__s24 .main-header .tools-left .icon {
  margin-right: 3px;
  float: left;
}

.__s24 .main-header .tools-left .label {
  display: inline-block;
  overflow: hidden;
  max-width: 100px;
  float: left;
  /*.transition(max-width .3s ease-in-out);*/
}

.__s24 .main-header .tools-left .label:hover {
  color: #356e89;
}

.__s24 .main-header .tools-right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
}

.__s24 .main-header .tools-right a .icon {
  font-size: 12px;
}

.__s24 .main-header .header-article-share {
  padding-top: 4px;
}

.__s24 .main-header .header-article-share ul {
  /*padding-top: 24px;*/
}

.__s24 .main-header .header-article-share ul li {
  line-height: 22px;
  margin-left: 10px;
}

.__s24 .main-header .header-article-share a {
  color: #1A171B;
  font-weight: normal;
}

.__s24 .main-header .header-article-share a.fb .icon {
  background-color: #4963a4;
}

.__s24 .main-header .header-article-share a.fb:hover .icon {
  background-color: #2f5389;
}

.__s24 .main-header .header-article-share a.tw .icon {
  background-color: #55acee;
}

.__s24 .main-header .header-article-share a.tw:hover .icon {
  background-color: #0293c3;
}

.__s24 .main-header .header-article-share a.gp .icon {
  background-color: #df4b31;
}

.__s24 .main-header .header-article-share a.gp:hover .icon {
  background-color: #c94b39;
}

.__s24 .main-header .header-article-share .icon {
  float: left;
  border-radius: 22px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin-right: 3px;
}

.__s24 .main-header .header-article-share .icon:before {
  color: white;
}

.__s24 .header-slim .main-header,
.__s24 .hdr-collapsed .main-header {
  background-color: #f7eadd;
}

.__s24 .header-slim .main-header .btn,
.__s24 .hdr-collapsed .main-header .btn {
  color: #356e89 !important;
  padding: 2px 8px;
  border-radius: 0;
  font-size: 11px;
  font-weight: normal;
}

.__s24 .header-slim .main-header .btn-pri,
.__s24 .hdr-collapsed .main-header .btn-pri {
  background-color: transparent !important;
  color: #234357 !important;
  border-right: 1px solid #d1c0af;
  font-weight: bold;
}

.__s24 .header-slim .main-header .btn-pri:hover,
.__s24 .hdr-collapsed .main-header .btn-pri:hover {
  color: #234357 !important;
  border-color: transparent !important;
  border-right: 1px solid #d1c0af !important;
}

.__s24 .header-slim .main-header .tools-left .label,
.__s24 .hdr-collapsed .main-header .tools-left .label {
  max-width: 0;
}

.__s24 .header-slim .main-header .tools-left .link .icon,
.__s24 .hdr-collapsed .main-header .tools-left .link .icon {
  color: #234357;
}

.__s24 .header-slim .main-header .tools-left .link:hover,
.__s24 .hdr-collapsed .main-header .tools-left .link:hover {
  color: #234357;
}

.__s24 .header-slim .main-header .header-article-share ul,
.__s24 .hdr-collapsed .main-header .header-article-share ul {
  padding-top: 10px;
}

.__s24 .section-header-meta {
  background-color: #F5E5D5;
  border-bottom: 1px solid #d1c0af;
  overflow: hidden;
}

.__s24 .section-header-meta .container {
  height: 86px;
  position: relative;
}

.__s24 .header-home .section-header-meta .container {
  height: 116px;
}

.__s24 .header-home .section-header-meta .logo {
  margin-bottom: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.__s24 .header-home .section-header-meta .logo a {
  font-size: 85px;
  color: #1A171B;
}

.__s24 .header-home .section-header-meta .logo a .icon-sole {
  padding-right: 50px;
}

.__s24 .section-header-meta .section-header-link {
  display: block;
  color: #555555;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 14px;
  padding: 34px 0;
}

.__s24 .section-header-meta .section-header-link .icon {
  padding: 0 5px;
}

.__s24 .section-header-meta .pos-left,
.__s24 .section-header-meta .pos-right {
  position: absolute;
  z-index: 1;
  top: 0;
}

.__s24 .section-header-meta .pos-left.section-header-box,
.__s24 .section-header-meta .pos-right.section-header-box {
  top: 14px;
}

.__s24 .section-header-meta .pos-left {
  left: 5px;
}

.__s24 .section-header-meta .pos-left.section-header-box {
  left: 15px;
}

.__s24 .section-header-meta .pos-right {
  right: 5px;
}

.__s24 .section-header-meta .pos-right.section-header-box {
  right: 15px;
}

.__s24 .section-header-meta .section-header-title {
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  text-align: center;
}

.__s24 .section-header-meta .section-header-title .header-title {
  font-size: 48px;
  margin-bottom: 10px;
}

.__s24 .section-header-meta .section-header-title ul.section-header-menu {
  position: relative;
  top: -8px;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 12px;
  line-height: 13px;
}

.__s24 .section-header-meta .section-header-title ul.section-header-menu li {
  display: inline-block;
  text-transform: none;
  padding: 0 8px;
  border-right: 1px solid #d1c0af;
}

.__s24 .section-header-meta .section-header-title ul.section-header-menu li:last-child {
  border-right: 0 none;
}

.__s24 .section-header-meta .section-header-title ul.section-header-menu li a {
  text-transform: uppercase;
  color: #356e89;
  font-weight: bold;
}

.__s24 .section-header-meta .section-header-title ul.section-header-menu li a.meteo {
  color: #1A171B;
  font-weight: normal;
}

.__s24 .section-header-meta .section-header-title ul.section-header-menu li a:hover,
.__s24 .section-header-meta .section-header-title ul.section-header-menu li a:focus {
  text-decoration: none;
}

.__s24 .section-header-meta .section-header-title ul.section-header-menu li.today a {
  color: #1A171B;
  font-weight: normal;
  text-transform: uppercase;
}

.__s24 .section-header-meta .section-header-title ul.section-header-menu .icon {
  position: relative;
  top: 2px;
  font-size: 15px;
  line-height: 15px;
}

@media (max-width: 2px) {
  .__s24 .section-header-meta .section-header-title ul.section-header-menu {
    font-size: 11px;
    font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
}

.__s24 .main-header-nav,
.__s24 .section-nav {
  position: relative;
  display: block;
  width: 100%;
  border-bottom: 1px solid #1A171B;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  height: 36px;
  overflow: hidden;
  background-color: #F5E5D5;
}

.__s24 .main-header-nav .title,
.__s24 .section-nav .title {
  font-size: 14px;
  position: absolute;
  z-index: 30;
  left: 20px;
  color: #356e89;
  line-height: 36px;
}

.__s24 .main-header-nav [aria-describedby],
.__s24 .section-nav [aria-describedby] {
  color: #356e89;
}

.__s24 .main-header-nav [aria-describedby]:after,
.__s24 .section-nav [aria-describedby]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #E5D5C5;
}

.__s24 .main-header-nav ul li,
.__s24 .section-nav ul li {
  display: inline-block;
}

.__s24 .main-header-nav ul li h6.meta,
.__s24 .section-nav ul li h6.meta {
  color: #234357;
  padding: 0 6px;
  line-height: 36px;
}

.__s24 .main-header-nav ul li > a,
.__s24 .section-nav ul li > a {
  color: #1A171B;
  line-height: 36px;
  font-size: 14px;
  display: block;
  height: 36px;
  position: relative;
  padding: 0 6px;
}

@media (min-width: 9999px) {
  .__s24 .main-header-nav ul li > a,
  .__s24 .section-nav ul li > a {
    font-size: 15px;
    padding: 0 8px;
  }
}

.__s24 .main-header-nav ul li > a:hover,
.__s24 .section-nav ul li > a:hover,
.__s24 .main-header-nav ul li > a.active,
.__s24 .section-nav ul li > a.active {
  color: #356e89;
  text-decoration: none;
}

.__s24 .touch .main-header-nav ul li > a:hover,
.__s24 .touch .section-nav ul li > a:hover {
  color: #1A171B;
}

.__s24 #s_main .main-header-nav ul li li,
.__s24 #s_main .section-nav ul li li {
  margin-right: 20px;
}

.__s24 #s_main .main-header-nav ul li a,
.__s24 #s_main .section-nav ul li a {
  font-size: 20px !important;
  line-height: 36px;
}

@media (min-width: 3px) and (max-width: 9998px) {
  .__s24 .main-header-nav .container-more ul li a,
  .__s24 .section-nav .container-more ul li a {
    padding: 0 4px;
  }
}

.__s24 .main-header-nav .prev,
.__s24 .section-nav .prev,
.__s24 .main-header-nav .next,
.__s24 .section-nav .next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  text-align: center;
  color: #356e89;
  text-decoration: none !important;
  outline: 0 none !important;
  line-height: 32px;
  z-index: 20;
}

.__s24 .main-header-nav .prev.disabled,
.__s24 .section-nav .prev.disabled,
.__s24 .main-header-nav .next.disabled,
.__s24 .section-nav .next.disabled {
  display: none;
  cursor: default;
}

.__s24 .main-header-nav .prev span,
.__s24 .section-nav .prev span,
.__s24 .main-header-nav .next span,
.__s24 .section-nav .next span {
  line-height: 32px;
  font-size: 20px;
}

.__s24 .main-header-nav .prev,
.__s24 .section-nav .prev {
  left: 0;
  padding-left: 14px;
  text-align: left;
  background-image: -webkit-linear-gradient(left, #F5E5D5 50%, rgba(245, 229, 213, 0) 80%);
  background-image: -o-linear-gradient(left, #F5E5D5 50%, rgba(245, 229, 213, 0) 80%);
  background-image: linear-gradient(to right, #F5E5D5 50%, rgba(245, 229, 213, 0) 80%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5e5d5', endColorstr='#00f5e5d5', GradientType=1);
}

.__s24 .main-header-nav .next,
.__s24 .section-nav .next {
  right: 0;
  padding-right: 14px;
  text-align: right;
  background-image: -webkit-linear-gradient(left, rgba(245, 229, 213, 0) 20%, #F5E5D5 50%);
  background-image: -o-linear-gradient(left, rgba(245, 229, 213, 0) 20%, #F5E5D5 50%);
  background-image: linear-gradient(to right, rgba(245, 229, 213, 0) 20%, #F5E5D5 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f5e5d5', endColorstr='#fff5e5d5', GradientType=1);
}

.__s24 .main-header-nav .scroller-container,
.__s24 .section-nav .scroller-container {
  z-index: 19;
}

@media (min-width: 9999px) {
  .__s24 .main-header-nav,
  .__s24 .section-nav {
    font-size: 15px;
  }

  .__s24 .main-header-nav li > a,
  .__s24 .section-nav li > a {
    padding: 0 13px;
  }
}

.__s24 .hdr-collapsed .main-header-nav,
.__s24 .hdr-collapsed .section-nav,
.__s24 .hdr-collapsed .section-header .main-header-nav,
.__s24 .hdr-collapsed .section-header .section-nav {
  background-color: #f7eadd;
  border-bottom-color: #d1c0af;
  font-size: 13px;
}

.__s24 .hdr-collapsed .main-header-nav li a,
.__s24 .hdr-collapsed .section-nav li a,
.__s24 .hdr-collapsed .section-header .main-header-nav li a,
.__s24 .hdr-collapsed .section-header .section-nav li a {
  padding: 0 8px;
}

/* Section NAV */

.__s24 .section-nav {
  text-align: left;
  font-weight: normal;
}

.__s24 .section-nav ul li a {
  color: #356e89;
}

.__s24 .section-nav ul li a.active {
  color: #234357;
}

.__s24 .section-nav ul li a:hover {
  color: #234357;
}

.__s24 .section-nav ul li a {
  font-weight: normal;
  text-transform: lowercase;
}

.__s24 .main-header-nav .container {
  padding-left: 0;
  padding-right: 0;
}

.__s24 .main-header-nav .container.container-more {
  position: relative;
  padding-right: 80px;
}

.__s24 .main-header-nav .container.container-more .main-header-more {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 36px;
  line-height: 33px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  text-transform: none;
}

.__s24 .main-header-nav .container.container-more .main-header-more:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  height: 22px;
  border-left: 1px solid #d1c0af;
}

.__s24 .main-header-nav .container.container-more .main-header-more a {
  color: #234357;
}

.__s24 .main-header-nav .container.container-more .main-header-more a:hover {
  color: #112531;
}

.__s24 .main-header-nav .container.container-more .main-header-more a .icon {
  color: #356e89;
  font-size: 16px;
  vertical-align: text-top;
}

.__s24 .hdr-collapsed .main-header-nav .prev {
  background-image: -webkit-linear-gradient(left, #f7eadd 50%, rgba(247, 234, 221, 0) 80%);
  background-image: -o-linear-gradient(left, #f7eadd 50%, rgba(247, 234, 221, 0) 80%);
  background-image: linear-gradient(to right, #f7eadd 50%, rgba(247, 234, 221, 0) 80%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7eadd', endColorstr='#00f7eadd', GradientType=1);
}

.__s24 .hdr-collapsed .main-header-nav .next {
  background-image: -webkit-linear-gradient(left, rgba(247, 234, 221, 0) 20%, #f7eadd 50%);
  background-image: -o-linear-gradient(left, rgba(247, 234, 221, 0) 20%, #f7eadd 50%);
  background-image: linear-gradient(to right, rgba(247, 234, 221, 0) 20%, #f7eadd 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f7eadd', endColorstr='#fff7eadd', GradientType=1);
}

.__s24 .main-header-nav-container {
  position: relative;
  height: 35px;
}

.__s24 .section-nav {
  margin-bottom: 30px;
  border-bottom: 1px solid #d1c0af;
}

.__s24 .section-nav .prev,
.__s24 .section-nav .next {
  width: 35px;
  height: 33px;
  overflow: hidden;
}

.__s24 .section-nav .prev {
  padding-left: 0;
}

.__s24 .section-nav .next {
  padding-right: 0;
}

.__s24 .section-nav ul li a .count {
  margin-left: 5px;
  font-weight: 300;
  font-size: 13px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.__s24 .section-nav ul li a.active {
  box-shadow: inset 0 -3px 0 #356e89;
  font-weight: bold;
}

.__s24 .topic-nav {
  border-bottom: 1px solid #d1c0af;
  text-align: center;
}

.__s24 .topic-nav .section-nav {
  border: none;
  margin-bottom: 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.__s24 .topic-nav .section-nav h6 {
  font-weight: normal;
  display: inline-block;
  margin: 0;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
}

.__s24 .topic-nav .section-nav h6 a {
  text-transform: uppercase;
  text-decoration: none !important;
  outline: 0 none !important;
  color: #1A171B;
  padding: 0;
}

.__s24 .topic-nav .section-nav h6 a:hover {
  color: rgba(26, 23, 27, 0.75);
}

.__s24 .topic-nav .section-nav ul li > a {
  text-transform: uppercase;
  font-size: 12px;
}

.__s24 .topic-nav .section-nav .prev,
.__s24 .topic-nav .section-nav .next {
  height: 36px;
  line-height: 36px;
}

.__s24 .topic-nav .section-nav .scroller-inactive-title {
  display: none !important;
}

.__s24 .topic-nav .section-nav .scroller-active,
.__s24 .topic-nav .section-nav .prev {
  left: 100px;
}

.__s24 .topic-nav .section-nav.scroller-inactive .scroller-active-title {
  display: none;
}

.__s24 .topic-nav .section-nav.scroller-inactive .scroller-inactive-title {
  display: inline-block !important;
}

.__s24 .topic-nav .section-nav.scroller-inactive .scroller-container {
  text-align: center;
}

.__s24 .topic-nav .section-nav.scroller-inactive .scroller-container ul {
  width: auto !important;
  display: inline-block;
  position: relative;
  left: auto;
  right: auto;
}

@media (min-width: 3px) {
  .__s24 .header-article .main-header {
    height: 92px;
  }

  .__s24 .hdr-collapsed .header-article .main-header {
    height: 50px;
  }

  .__s24 .header-article.new-sticky-head .hdr-collapsed .main-header {
    height: 50px;
  }

  .__s24 .header-home .hdr-collapsed .main-header,
  .__s24 .hdr-collapsed .header-home .main-header {
    height: 36px;
    border-bottom: 0;
  }

  .__s24 .header-home .hdr-collapsed .main-header-nav,
  .__s24 .hdr-collapsed .header-home .main-header-nav {
    display: block !important;
  }
}

@media (max-width: 9998px) {
  .__s24 .main-header .header-title {
    font-size: 32px;
  }

  .__s24 .main-header .header-article-title {
    font-size: 14px;
  }

  .__s24 .main-header-nav {
    font-size: 13px;
  }

  .__s24 .main-header-nav li a {
    padding: 0 12px;
  }

  .__s24 .hdr-collapsed .section-header .main-header .header-home-title .icon-sole {
    font-size: 32px;
  }
}

@media (max-width: 2px) {
  .__s24 .main-header .btn {
    color: #356e89 !important;
    padding: 2px 8px;
    border-radius: 0;
    font-size: 11px;
    font-weight: normal;
  }

  .__s24 .main-header .btn-pri {
    background-color: transparent !important;
    color: #234357 !important;
    border-right: 1px solid #d1c0af;
    font-weight: bold;
  }

  .__s24 .main-header .btn-pri:hover {
    color: #234357 !important;
    border-color: transparent !important;
    border-right: 1px solid #d1c0af !important;
  }

  .__s24 .main-header .header-title {
    font-size: 26px;
  }

  .__s24 .main-header .tools-left .label {
    max-width: 0;
  }

  .__s24 .header-article .main-header .container > .header-title,
  .__s24 .header-category .main-header .container > .header-title {
    font-size: 32px;
    line-height: 50px;
  }

  .__s24 .main-header-nav {
    font-size: 14px;
  }

  .__s24 .main-header-nav li a {
    padding: 0 12px;
  }

  .__s24 .section-header .main-header {
    height: 52px;
    line-height: 44px;
  }

  .__s24 .section-header.header-home .main-header {
    height: 60px;
  }

  .__s24 .section-header.header-home .main-header .header-home-title .icon-sole {
    font-size: 46px;
  }

  .__s24 .section-header.header-home .main-header .btn {
    color: #234357 !important;
    padding: 2px 10px;
    border-radius: 50px;
    font-weight: bold;
  }

  .__s24 .section-header.header-home .main-header .btn-pri {
    background-color: #356e89 !important;
    color: white !important;
    border-right: none;
    font-weight: bold;
  }

  .__s24 .hdr-collapsed .section-header.header-home .main-header .btn {
    color: #356e89 !important;
    padding: 2px 8px;
    border-radius: 0;
    font-size: 11px;
    font-weight: normal;
  }

  .__s24 .hdr-collapsed .section-header.header-home .main-header .btn-pri {
    background-color: transparent !important;
    color: #234357 !important;
    border-right: 1px solid #d1c0af;
    font-weight: bold;
  }

  .__s24 .hdr-collapsed .section-header.header-home .main-header .btn-pri:hover {
    color: #234357 !important;
    border-color: transparent !important;
    border-right: 1px solid #d1c0af !important;
  }

  .__s24 .hdr-collapsed .section-header.header-home .main-header .header-home-title .icon-sole {
    font-size: 32px;
  }

  .__s24 .section-header .section-header-meta {
    background-color: #e7d6c6;
    height: 30px;
    padding: 5px 0;
  }

  .__s24 .section-header .section-header-meta .section-header-box {
    display: none;
  }

  .__s24 .section-header .section-header-meta .section-header-title {
    position: static;
  }

  .__s24 .section-header .section-header-meta .section-header-title .logo,
  .__s24 .section-header .section-header-meta .section-header-title .header-title {
    display: none;
  }

  .__s24 .section-header .section-header-meta .section-header-title .section-header-menu {
    line-height: 20px;
    top: 0;
  }

  .__s24 .section-header .section-header-meta .section-header-title .section-header-menu li {
    border-right-color: rgba(255, 255, 255, 0.4);
    padding: 0 12px;
  }
}

.__s24 #menu-popover-container,
.__s24 .menu-popover-container {
  position: relative;
}

.__s24 #menu-popover-container .popover,
.__s24 .menu-popover-container .popover {
  z-index: 99990;
  position: absolute;
  padding: 30px 0;
  background-color: #E5D5C5;
  top: -1px !important;
}

.__s24 #menu-popover-container .popover.left,
.__s24 .menu-popover-container .popover.left {
  left: 15px !important;
}

.__s24 #menu-popover-container .popover.right,
.__s24 .menu-popover-container .popover.right {
  left: auto !important;
  right: 15px !important;
}

.__s24 #menu-popover-container .popover .popover-content .equal .cell,
.__s24 .menu-popover-container .popover .popover-content .equal .cell {
  padding: 0 26px;
  vertical-align: top;
  border-right: 1px solid #d1c0af;
}

.__s24 #menu-popover-container .popover .popover-content .equal .cell:last-child,
.__s24 .menu-popover-container .popover .popover-content .equal .cell:last-child {
  border-right: 0 none;
}

.__s24 #menu-popover-container .popover .popover-content .equal .cell a,
.__s24 .menu-popover-container .popover .popover-content .equal .cell a {
  color: #1A171B;
}

.__s24 #menu-popover-container .popover .popover-content .equal .cell a:hover,
.__s24 .menu-popover-container .popover .popover-content .equal .cell a:hover {
  color: #356e89;
}

.__s24 #menu-popover-container .popover .popover-content .equal .cell h6.meta,
.__s24 .menu-popover-container .popover .popover-content .equal .cell h6.meta {
  color: #234357;
  margin-bottom: 15px;
}

.__s24 #menu-popover-container .popover .popover-content .equal .cell ul li,
.__s24 .menu-popover-container .popover .popover-content .equal .cell ul li {
  margin: 0 0 10px;
  line-height: 1.1em;
}

.__s24 #menu-popover-container .popover .popover-content .equal .cell ul li:last-child,
.__s24 .menu-popover-container .popover .popover-content .equal .cell ul li:last-child {
  margin-bottom: 0;
}

.__s24 .hp-weekend {
  display: block;
  width: 78px;
  height: 18px;
  line-height: 18px;
  border: 1px solid #d1c0af;
  background: #F5E5D5;
  color: #234357;
  text-align: center;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -40px;
  font-family: "sole_display", Georgia, Times, "Times New Roman", serif;
  font-weight: 800;
  font-style: italic;
  font-size: 14px;
}

.__s24 .touch .js-sticky-header {
  position: relative;
  z-index: 99999 !important;
}

.__s24 .touch .js-sticky-header,
.__s24 .touch .js-sticky-header .main-header {
  transform: translateZ(0px);
}

.__s24 .touch .js-sticky-index > div,
.__s24 .touch .js-sticky-index > ul {
  transform: translateZ(0px);
}

.__s24 .touch .main-header {
  z-index: 99999 !important;
  position: relative;
}

.__s24 .touch .main-header-nav {
  z-index: 99990 !important;
  position: relative;
}

.__s24 .header-slim .go-to-home,
.__s24 .header-home .go-to-home,
.__s24 .hdr-collapsed .go-to-home {
  display: none;
}

@media (max-width: 2px) {
  .__s24 .go-to-home {
    display: none;
  }
}

.__s24 .new-sticky-head .hdr-collapsed {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: fixed;
  z-index: 99991;
  top: -80px;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
  -webkit-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}

.__s24 .hdr-collapsed-in .new-sticky-head .hdr-collapsed {
  top: 0;
}

.__s24 .backgroundAdv .new-sticky-head .hdr-collapsed {
  width: 1008px;
}

@media (min-width: 9999px) {
  .__s24 .backgroundAdv .new-sticky-head .hdr-collapsed {
    width: 1200px;
  }
}

@media (max-width: 2px) {
  .__s24 .backgroundAdv.touch .new-sticky-head .hdr-collapsed {
    width: 768px;
  }
}

/* Iscroll markup  */

.__s24 .scroller-container {
  position: absolute;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.__s24 .scroller {
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}

/* Iscroll markup  */

.__s24 #navigation {
  position: fixed;
  top: 0;
  bottom: 0;
  right: auto;
  width: 230px;
  background-color: white;
  z-index: 100000;
  border-right: 1px solid #1A171B;
  left: -50px;
  margin-left: -360px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: margin-left 0s 0.4s, left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: margin-left 0s 0.4s, left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: margin-left 0s 0.4s, left 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.__s24 .nav-open #navigation {
  left: 0;
  margin-left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: left 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.__s24 #navigation .scroller-container {
  overflow: visible;
}

.__s24 #navigation .iScrollVerticalScrollbar {
  right: 0;
  left: 1px;
}

.__s24 #navigation ul.main-navigation-list > li {
  position: relative;
}

.__s24 #navigation ul.main-navigation-list > li .arrow-left {
  position: absolute;
  z-index: 100000;
  right: 24px;
  top: 6px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid rgba(53, 110, 137, 0.2);
  border-bottom: 10px solid transparent;
}

.__s24 #navigation ul.main-navigation-list > li .arrow-left:after {
  position: absolute;
  content: "";
  right: -11px;
  top: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid white;
  border-bottom: 10px solid transparent;
  z-index: 1;
}

.__s24 #navigation ul.main-navigation-list > li > a {
  display: block;
  padding: 6px 15px;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase;
  color: #1A171B;
  font-size: 13px;
  font-weight: bold;
  position: relative;
}

.__s24 #navigation ul.main-navigation-list > li > a .icon-sole {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 8px;
}

.__s24 #navigation ul.main-navigation-list > li > a .icon-angle-right {
  float: right;
  color: #356e89;
}

.__s24 .touch #navigation ul.main-navigation-list > li > a .icon-angle-right {
  display: none !important;
}

.__s24 #navigation ul.main-navigation-list > li > a:hover,
.__s24 #navigation ul.main-navigation-list > li > a.active,
.__s24 #navigation ul.main-navigation-list > li > a.js-active {
  text-decoration: none;
  background-color: #f0faff;
}

.__s24 #navigation ul.main-navigation-list > li > a:hover:after,
.__s24 #navigation ul.main-navigation-list > li > a.active:after,
.__s24 #navigation ul.main-navigation-list > li > a.js-active:after {
  background-color: transparent;
}

.__s24 #navigation ul.main-navigation-list > li > a.red-bg {
  background-color: #b92222;
  color: white;
}

.__s24 #navigation ul.main-navigation-list > li > a.red-bg:after {
  background-color: transparent;
}

.__s24 #navigation ul.main-navigation-list > li > a.edition {
  margin-top: 20px;
  padding: 18px 0 48px;
  background-color: #f1f1f1;
  text-align: center;
  color: #234357;
}

.__s24 #navigation ul.main-navigation-list > li > a.edition:after {
  background-color: transparent;
}

.__s24 #navigation ul.main-navigation-list > li > a.edition .label {
  display: block;
  margin-bottom: 18px;
}

.__s24 #navigation ul.main-navigation-list > li > a.edition .edition-img {
  max-width: 216px;
  height: auto;
  margin: 0 auto;
  display: block;
}

.__s24 #navigation ul.main-navigation-list > li.separator,
.__s24 #navigation ul.main-navigation-list > li.separator-p {
  margin-bottom: 16px;
}

.__s24 #navigation ul.main-navigation-list > li.separator:after,
.__s24 #navigation ul.main-navigation-list > li.separator-p:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 15px;
  right: 15px;
  height: 1px;
  background-color: #efefef;
}

.__s24 #navigation ul.main-navigation-list > li.separator-p:after {
  background-color: #234357;
}

.__s24 #navigation ul.main-navigation-list > li.home {
  line-height: 34px;
}

.__s24 #navigation ul.main-navigation-list > li.home .icon-24 {
  font-size: 26px;
  vertical-align: middle;
  margin-right: 8px;
}

.__s24 #navigation ul.main-navigation-list > li.home a:hover {
  background-color: transparent;
}

.__s24 #navigation ul.main-navigation-list > li.blue-p > a {
  color: #356e89;
}

.__s24 #navigation ul.main-navigation-list > li.blue-p > a:after {
  background-color: rgba(53, 110, 137, 0.2);
}

.__s24 #navigation ul.main-navigation-list > li.blue-p > a:hover,
.__s24 #navigation ul.main-navigation-list > li.blue-p > a.active,
.__s24 #navigation ul.main-navigation-list > li.blue-p > a.js-active {
  background-color: #f1f1f1;
}

.__s24 #navigation ul.main-navigation-list > li.blue-p > a:hover:after,
.__s24 #navigation ul.main-navigation-list > li.blue-p > a.active:after,
.__s24 #navigation ul.main-navigation-list > li.blue-p > a.js-active:after {
  background-color: transparent;
}

.__s24 #navigation ul.main-navigation-list > li.blue > a {
  color: #234357;
}

.__s24 #navigation ul.main-navigation-list > li.blue > a:after {
  background-color: rgba(53, 110, 137, 0.2);
}

.__s24 #navigation ul.main-navigation-list > li.blue > a:hover,
.__s24 #navigation ul.main-navigation-list > li.blue > a.active,
.__s24 #navigation ul.main-navigation-list > li.blue > a.js-active {
  background-color: #f1f1f1;
}

.__s24 #navigation ul.main-navigation-list > li.blue > a:hover:after,
.__s24 #navigation ul.main-navigation-list > li.blue > a.active:after,
.__s24 #navigation ul.main-navigation-list > li.blue > a.js-active:after {
  background-color: transparent;
}

.__s24 #navigation .popover {
  width: 180px;
  z-index: 99999;
  position: absolute;
  padding: 20px 0 10px;
  margin-left: -25px;
}

.__s24 #navigation .popover .popover-content {
  background-color: white;
  border: 1px solid rgba(53, 110, 137, 0.2);
  padding: 15px 20px;
}

.__s24 #navigation .popover .title {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  color: #1A171B !important;
  font-weight: bold;
  font-size: 11px;
}

.__s24 #navigation .popover .title:after {
  display: block;
  content: "";
  width: 30px;
  height: 3px;
  background-color: #356e89;
  margin: 6px 0;
}

.__s24 #navigation .popover ul li {
  padding: 0;
}

.__s24 #navigation .popover ul li a {
  display: block;
  padding: 5px 0;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: none;
  color: #1A171B !important;
  border-bottom-color: transparent;
  font-size: 13px;
}

.__s24 #navigation .popover ul li a:hover {
  text-decoration: none;
}

.__s24 .popover {
  z-index: 500;
  position: absolute;
}

/* CONTENT
================================================== */

.__s24 .a-block {
  text-align: center;
  padding: 15px 0;
}

.__s24 .a-block.a-rectangle {
  padding-top: 0;
}

@media (max-width: 2px) {
  .__s24 .touch .a-block.a-expandible {
    padding-left: 405px !important;
  }
}

.__s24 .a-block .img-responsive {
  margin: 0 auto;
}

.__s24 #s_sidebar .a-block,
.__s24 #sidebar .a-block {
  padding-top: 0;
  margin-bottom: 15px;
}

@media (max-width: 2px) {
  .__s24 #s_sidebar .a-block,
  .__s24 #sidebar .a-block {
    margin-bottom: 30px;
    padding: 15px 0;
    background: #E5D5C5;
  }

  .__s24 .no-touch #s_sidebar .a-block,
  .__s24 .no-touch #sidebar .a-block {
    background: none;
    padding: 5px 0 0;
  }

  .__s24 #s_sidebar .a-block.a-bg-dblue,
  .__s24 #sidebar .a-block.a-bg-dblue {
    padding: 0;
    background-color: #112531;
  }

  .__s24 #s_sidebar .a-block.a-bg-dblue img,
  .__s24 #sidebar .a-block.a-bg-dblue img {
    margin: 0 auto;
  }
}

.__s24 .a-masthead {
  border-bottom: 1px solid #d1c0af;
}

.__s24 .a-masthead div {
  margin: 0 auto;
}

.__s24 .a-leaderboard {
  position: relative;
  height: 120px;
  background: #E5D5C5;
}

.__s24 .a-leaderboard div {
  margin: 0 auto;
}

.__s24 .a-leaderboard .container {
  padding: 0;
}

.__s24 .backgroundAdv .a-leaderboard {
  display: none;
}

.__s24 body.wsRadioSkin,
.__s24 body.backgroundAdv {
  background-repeat: no-repeat;
  background-position: -465px top;
}

@media (min-width: 3px) {
  .__s24 body.wsRadioSkin,
  .__s24 body.backgroundAdv {
    background-position: center top !important;
    background-attachment: fixed;
  }
}

@media (min-width: 9999px) {
  .__s24 body.wsRadioSkin,
  .__s24 body.backgroundAdv {
    background-size: 2290px;
  }
}

.__s24 body.wsRadioSkin #pg_wrapper,
.__s24 body.backgroundAdv #pg_wrapper {
  margin: 0 auto;
  max-width: 1008px;
}

@media (min-width: 9999px) {
  .__s24 body.wsRadioSkin #pg_wrapper,
  .__s24 body.backgroundAdv #pg_wrapper {
    max-width: 1200px;
  }
}

.__s24 body.wsRadioSkin #btop,
.__s24 body.backgroundAdv #btop {
  height: 95px;
}

@media (min-width: 9999px) {
  .__s24 body.wsRadioSkin #btop,
  .__s24 body.backgroundAdv #btop {
    height: 115px;
  }
}

.__s24 body.wsRadioSkin #bleft,
.__s24 body.backgroundAdv #bleft,
.__s24 body.wsRadioSkin #bright,
.__s24 body.backgroundAdv #bright {
  position: absolute;
  top: 0;
  bottom: 0;
}

.__s24 body.wsRadioSkin #bleft,
.__s24 body.backgroundAdv #bleft {
  left: 0;
}

.__s24 body.wsRadioSkin #bright,
.__s24 body.backgroundAdv #bright {
  right: 0;
}

.__s24 .well-ntv {
  padding: 10px;
  background: #F6EEE6;
  margin-bottom: 10px !important;
}

.__s24 article.ntv {
  margin-bottom: 0;
}

.__s24 article.ntv a {
  color: #CE5623 !important;
}

.__s24 article.ntv a:hover {
  color: #BC4C19 !important;
}

.__s24 article.ntv h3 a {
  color: #1A171B !important;
}

.__s24 article.ntv h3 a:hover {
  color: rgba(26, 23, 27, 0.75) !important;
}

.__s24 article.ntv h3.mid {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 5px;
}

@media (max-width: 9998px) {
  .__s24 article.ntv h3.mid {
    font-size: 18px;
    line-height: 20px;
  }
}

.__s24 article.ntv .info {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1em;
  color: #CE5623 !important;
  margin-bottom: 5px;
}

.__s24 article.ntv p {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.3em;
  font-weight: 300;
}

.__s24 article.ntv p.more {
  font-weight: normal;
}

.__s24 article.ntv .media-object img {
  max-width: none !important;
}

.__s24 article.ntv .media-body p {
  max-width: 490px;
}

.__s24 .ntv-strip {
  border-top: 1px solid #AD9A88;
  padding-top: 7px;
  padding-bottom: 7px;
  background: #E5D5C5;
}

.__s24 #s_main .ntv-strip {
  padding-left: 10px;
  padding-right: 10px;
}

.__s24 .ntv-strip h5,
.__s24 .ntv-strip h5 a {
  color: #CE5623 !important;
}

.__s24 .ntv-strip h5 a:hover {
  color: #BC4C19 !important;
}

.__s24 .ntv-strip ul.row {
  margin: 0 -7.5px;
}

.__s24 .ntv-strip ul.row > li {
  padding-left: 7.5px;
  padding-right: 7.5px;
  font-size: 0;
}

.__s24 .ntv-strip article.prew {
  margin: 0;
}

.__s24 .ntv-strip article.prew p:last-child {
  margin-bottom: 0;
}

.__s24 iframe.ntv-sponsored {
  height: 126px;
}

.__s24 .h-hidden {
  overflow-y: hidden;
}

.__s24 .col-div-5 {
  float: left;
  width: 20%;
  padding: 0 15px;
  position: relative;
  min-height: 1px;
}

.__s24 .col-div-5:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: -200px;
  border-right: 1px solid #d1c0af;
  right: 0;
}

.__s24 .col-div-5:last-child:after {
  border: none;
}

.__s24 .modal-backdrop.in {
  opacity: 0.96;
  filter: alpha(opacity=96);
  background: white;
}

.__s24 .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
  background: #F6EEE6;
}

.__s24 .article-index .modal-content {
  background: #F5E5D5;
  border-radius: 0;
}

.__s24 .article-index .modal-header {
  position: relative;
  border: none;
}

.__s24 .article-index .modal-header .modal-title {
  padding-bottom: 5px;
  border-bottom: 1px solid #356e89;
}

.__s24 .article-index .modal-header h6 {
  color: #356e89;
  padding: 5px 0 10px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 7.5px;
}

.__s24 .article-index .modal-header p.abstract {
  color: #356e89;
}

.__s24 .article-index .btn-close {
  background: none;
  color: #AD9A88;
  font-size: 24px;
  position: absolute;
  top: 0;
  right: 0;
}

.__s24 .article-index .modal-body {
  padding-top: 0;
}

.__s24 .index-list {
  font-size: 12px;
}

.__s24 .index-list li {
  padding: 5px 0;
  position: relative;
}

.__s24 .index-list li ol {
  padding-top: 5px;
  padding-left: 20px;
}

.__s24 .index-list li a {
  color: #356e89;
  text-decoration: none !important;
  outline: 0 none;
}

.__s24 .index-list li a.collapsed,
.__s24 .index-list li a.leaf {
  color: #AD9A88;
}

.__s24 .index-list li a.current.leaf {
  font-weight: bold;
}

.__s24 .index-list li a:hover,
.__s24 .index-list li a.current {
  color: #356e89 !important;
}

.__s24 .fixed-height {
  max-height: 400px;
  overflow-y: auto;
}

.__s24 .fixed-height::-webkit-scrollbar-track {
  background-color: #F5E5D5;
}

.__s24 #modal-disclaimer .fixed-height::-webkit-scrollbar-track {
  background-color: white;
}

.__s24 .fixed-height::-webkit-scrollbar {
  width: 4px;
  background-color: #F5E5D5;
}

.__s24 #modal-disclaimer .fixed-height::-webkit-scrollbar {
  background-color: white;
}

.__s24 .fixed-height::-webkit-scrollbar-thumb {
  background-color: #AD9A88;
  border-radius: 4px;
}

.__s24 #modal-disclaimer .fixed-height::-webkit-scrollbar-thumb {
  background-color: #555555;
}

.__s24 .modal-content {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.__s24 #modal-login .modal-dialog {
  width: 360px;
}

.__s24 #modal-login .modal-header {
  border: none;
  color: #234357;
  padding: 32px 24px 0 24px;
}

.__s24 #modal-login .modal-header .modal-title {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase;
  font-size: 22px;
  line-height: 0.5em;
  font-weight: bold;
  /*margin-bottom: @baseDim / 3;*/
  margin-bottom: 6px;
}

.__s24 #modal-login .modal-header p {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 1.3em;
  margin: 0 0 11px 0;
}

.__s24 #modal-login .modal-header button.close {
  margin-top: -20px;
  margin-right: -1px;
}

.__s24 #modal-login .modal-body {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-left: 24px;
  padding-right: 24px;
}

.__s24 #modal-login .modal-body .utils label,
.__s24 #modal-login .modal-body .utils a {
  font-size: 11px;
  line-height: 22px;
  color: #356e89;
}

.__s24 #modal-login .modal-body .utils label {
  text-transform: uppercase;
  font-weight: normal;
}

.__s24 #modal-login .modal-body .button-list {
  margin: 15px 0;
}

.__s24 #modal-login .modal-body .button-list .btn-pri {
  border-radius: 20px;
  padding: 7px 30px;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 1em;
}

.__s24 #modal-login .modal-body .button-list .btn-txt {
  color: #356e89 !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  line-height: 1em;
}

.__s24 #modal-login .modal-body .social-login {
  border-top: 2px solid #f2f2f2;
  padding: 20px 0;
  text-align: center;
}

.__s24 #modal-login .modal-body .social-login h6 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 11px;
  line-height: 1em;
  margin-bottom: 10px;
}

.__s24 #modal-login .modal-body .social-login ul li {
  display: inline-block;
  margin: 0 4px;
}

.__s24 #modal-login .modal-body .social-login ul li a {
  display: block;
  color: white;
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
}

.__s24 #modal-login .modal-body .social-login ul li a.fb {
  background: #4963a4;
}

.__s24 #modal-login .modal-body .social-login ul li a.tw {
  background: #55acee;
}

.__s24 #modal-login .modal-body .social-login ul li a.gp {
  background: #df4b31;
}

.__s24 #modal-login .modal-body .social-login ul li a.in {
  background: #0086ac;
}

.__s24 #modal-login .modal-body .social-login ul li a .icon {
  line-height: 30px;
}

.__s24 #modal-search .close,
.__s24 #modal-scad .close,
.__s24 #modal-disclaimer .close {
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  z-index: 50;
  top: 0;
  right: -54px;
}

@media (max-width: 2px) {
  .__s24 #modal-search .close,
  .__s24 #modal-scad .close,
  .__s24 #modal-disclaimer .close {
    right: -34px;
  }
}

.__s24 #modal-search .close .icon-circle,
.__s24 #modal-scad .close .icon-circle,
.__s24 #modal-disclaimer .close .icon-circle {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: white;
  font-size: 14px;
  background: #356e89;
  border-radius: 34px;
}

.__s24 #modal-search .modal-dialog {
  width: 830px;
}

@media (max-width: 2px) {
  .__s24 #modal-search .modal-dialog {
    width: 650px;
  }
}

.__s24 #modal-search .modal-content {
  background: none;
}

.__s24 #modal-search .modal-body {
  padding: 30px 0;
}

.__s24 #modal-search .modal-body .search-field .search-input {
  border-bottom: 1px solid #112531;
  background: none;
  border-radius: 0;
  padding-left: 5px;
}

.__s24 #modal-search .modal-body .search-field .search-submit {
  right: 0;
}

.__s24 #modal-search #suggestions-list {
  padding: 5px 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.__s24 #modal-search #suggestions-list li {
  border-bottom: 1px solid #d1c0af;
}

.__s24 #modal-search #suggestions-list li.fin {
  background: #faf5f0;
  padding: 15px 25px 0;
  border: none;
}

.__s24 #modal-search #suggestions-list li.fin li:last-child {
  border: none;
}

.__s24 #modal-search #suggestions-list li.fin a {
  margin: 0 -25px;
}

.__s24 #modal-search #suggestions-list li.fin a:hover,
.__s24 #modal-search #suggestions-list li.fin a.active {
  background: #F6EEE6;
}

.__s24 #modal-search #suggestions-list li.fin .icon {
  margin-right: 7.5px;
}

.__s24 #modal-search #suggestions-list li.fin .index {
  display: inline-block;
  width: 140px;
}

.__s24 #modal-search #suggestions-list li a {
  display: block;
  padding: 17px 25px 15px;
  color: #356e89;
  font-size: 13px;
  line-height: 13px;
}

.__s24 #modal-search #suggestions-list li a:hover,
.__s24 #modal-search #suggestions-list li a.active {
  background: #F6EEE6;
}

.__s24 #modal-search #suggestions-list li h6,
.__s24 #modal-search #suggestions-list li .label {
  color: #AD9A88;
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 11px;
  line-height: 13px;
}

.__s24 #modal-search .no-res {
  padding: 5px 0;
}

.__s24 #modal-search .no-res p {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  margin-bottom: 7.5px;
  color: #356e89;
}

.__s24 #modal-search .no-res p a:hover {
  text-decoration: underline;
}

.__s24 #modal-scad .close {
  top: -30px;
  right: 0;
}

.__s24 #modal-scad .modal-dialog {
  background: #F6EEE6;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  min-width: 750px;
}

.__s24 #modal-scad .modal-content {
  background: none;
}

.__s24 #modal-scad .modal-header {
  margin: 30px 0 0;
  padding: 0;
  border-bottom-color: #234357;
  position: relative;
}

.__s24 #modal-scad .modal-header h2 {
  font-size: 26px;
  line-height: 1em;
  color: #234357;
}

.__s24 #modal-scad .modal-header nav {
  position: absolute;
  top: 0;
  left: 130px;
  padding: 0 15px;
  width: 215px;
  text-align: center;
}

.__s24 #modal-scad .modal-header nav .current {
  display: block;
  line-height: 26px;
  font-size: 22px;
  color: #356e89;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 500;
}

.__s24 #modal-scad .modal-header nav a {
  position: absolute;
  top: 0;
  font-size: 24px;
  display: block;
  height: 26px;
  line-height: 26px;
  text-align: center;
  width: 15px;
}

.__s24 #modal-scad .modal-header nav a span {
  line-height: 26px;
}

.__s24 #modal-scad .modal-header nav a.prev {
  left: 0;
}

.__s24 #modal-scad .modal-header nav a.next {
  right: 0;
}

.__s24 #modal-scad .modal-body {
  padding: 20px 0;
}

.__s24 .modal-form {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.__s24 .modal-form .help-block {
  margin-top: 0;
  font-size: 13px;
  line-height: 1.3em;
  font-weight: 300;
  color: #234357;
}

.__s24 .modal-form .form-group label,
.__s24 .modal-form .radio label,
.__s24 .modal-form .checkbox label {
  font-size: 11px;
  line-height: 20px;
  min-height: 20px;
  color: #234357;
  font-weight: normal;
  text-transform: uppercase;
}

.__s24 .modal-form .form-group label .tooltip-custom,
.__s24 .modal-form .radio label .tooltip-custom,
.__s24 .modal-form .checkbox label .tooltip-custom {
  text-transform: none;
}

.__s24 .modal-form .form-group input,
.__s24 .modal-form .form-group textarea,
.__s24 .modal-form .form-group .list-box {
  background: white;
  border: 1px solid #8D9496;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 10px 15px;
  font-size: 13px;
  color: #1A171B;
}

.__s24 .modal-form .form-group input:focus,
.__s24 .modal-form .form-group textarea:focus,
.__s24 .modal-form .form-group .list-box:focus {
  border-color: #234357;
}

.__s24 .modal-form .form-group input {
  height: auto;
  border-radius: 20px;
}

.__s24 .modal-form .form-group input.input-small {
  border-radius: 8px;
  padding: 3px 7px;
}

.__s24 .modal-form .form-group textarea,
.__s24 .modal-form .form-group .list-box {
  border-radius: 8px;
  resize: none;
}

.__s24 .modal-form .radio,
.__s24 .modal-form .checkbox {
  margin: 0 0 5px;
}

.__s24 .modal-form .radio label,
.__s24 .modal-form .checkbox label {
  line-height: 20px;
}

.__s24 .modal-form .eq-h {
  padding: 3px 0;
}

.__s24 .modal-form .verify {
  font-size: 13px;
  line-height: 11px;
}

.__s24 .modal-form .disclaimer {
  font-size: 9px;
  line-height: 11px;
  margin-bottom: 0;
  font-weight: 300;
}

.__s24 .modal-form .disclaimer strong {
  font-weight: normal;
}

.__s24 .modal-share-text,
.__s24 .modal-add-to-my24 {
  width: 555px;
}

.__s24 .modal-share-text .modal-header,
.__s24 .modal-add-to-my24 .modal-header,
.__s24 .modal-share-text .modal-body,
.__s24 .modal-add-to-my24 .modal-body,
.__s24 .modal-share-text .modal-footer,
.__s24 .modal-add-to-my24 .modal-footer {
  margin: 0 20px;
  padding-left: 0;
  padding-right: 0;
}

.__s24 .modal-share-text .modal-title,
.__s24 .modal-add-to-my24 .modal-title {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  text-transform: uppercase;
  color: #234357;
  margin: 2px 0 15px;
}

.__s24 .modal-share-text h3,
.__s24 .modal-add-to-my24 h3 {
  margin: 0;
}

.__s24 .modal-share-text .list-inline,
.__s24 .modal-add-to-my24 .list-inline {
  margin-top: 5px;
}

.__s24 .modal-share-text .list-inline li,
.__s24 .modal-add-to-my24 .list-inline li {
  display: inline-block;
  margin-right: 20px;
}

.__s24 .modal-share-text .form-group,
.__s24 .modal-add-to-my24 .form-group {
  position: relative;
}

.__s24 .modal-share-text .form-group .icon-abs,
.__s24 .modal-add-to-my24 .form-group .icon-abs {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 22px;
}

.__s24 .modal-share-text .list-box,
.__s24 .modal-add-to-my24 .list-box {
  padding-right: 5px !important;
}

.__s24 .modal-share-text .list-box label,
.__s24 .modal-add-to-my24 .list-box label {
  text-transform: none;
  font-size: 13px;
}

.__s24 .modal-share-text .list-box .scrollable,
.__s24 .modal-add-to-my24 .list-box .scrollable {
  padding-right: 15px;
  overflow-y: scroll;
  max-height: 100px;
  position: relative;
}

.__s24 .modal-share-text .list-box .scrollable .i,
.__s24 .modal-add-to-my24 .list-box .scrollable .i {
  border-color: #efefef;
}

.__s24 .modal-share-text .new-folder,
.__s24 .modal-add-to-my24 .new-folder {
  border: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

.__s24 .modal-add-to-my24 .modal-title {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase;
  font-size: 22px;
  margin-bottom: 5px;
}

.__s24 .modal-add-to-my24 .modal-title img {
  vertical-align: top;
}

.__s24 .modal-add-to-my24 .modal-error {
  background-color: #cd342b;
  padding: 10px;
  color: white;
  text-align: center;
  text-transform: none;
}

.__s24 .modal-add-to-my24 p {
  font-weight: 300;
  color: #234357;
  margin-bottom: 0;
  font-size: 13px;
}

.__s24 .modal-add-to-my24 label.checked {
  font-weight: bold;
}

.__s24 #modal-disclaimer .modal-dialog {
  width: 830px;
}

@media (max-width: 2px) {
  .__s24 #modal-disclaimer .modal-dialog {
    width: 650px;
  }
}

.__s24 #modal-disclaimer .close {
  top: -30px;
}

.__s24 #modal-disclaimer .modal-content {
  margin-top: 50px;
}

.__s24 #modal-disclaimer .modal-body {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 20px;
}

.__s24 #modal-disclaimer .modal-body .modal-header {
  padding: 30px 0;
  margin-bottom: 15px;
  border-top: 1px solid #d1c0af;
  border-bottom: 1px solid #d1c0af;
}

.__s24 #modal-disclaimer .modal-body .modal-header p {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 0;
}

.__s24 #modal-disclaimer .modal-body .fixed-height {
  height: 200px;
  font-size: 13px;
  font-weight: 300;
}

.__s24 #modal-disclaimer .modal-body .fixed-height strong,
.__s24 #modal-disclaimer .modal-body .fixed-height b {
  font-weight: 400;
}

/* FOOTER
================================================== */

.__s24 #footer-common {
  margin-top: 60px;
  background: #112531;
  padding: 20px 0 30px;
  /* ### Mobile */
}

.__s24 #footer-common,
.__s24 #footer-common a,
.__s24 #footer-common a:hover,
.__s24 #footer-common .opy {
  color: white;
}

.__s24 #footer-common a:hover {
  color: rgba(255, 255, 255, 0.85);
  text-decoration: underline;
}

.__s24 #footer-common ul,
.__s24 #footer-common p {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.3em;
}

.__s24 #footer-common #footer-main-nav {
  padding-bottom: 10px;
  border-bottom: 1px solid #5a7281;
  margin-bottom: 30px;
}

.__s24 #footer-common #footer-main-nav .nav {
  padding-top: 12px;
  float: right !important;
}

.__s24 #footer-common #footer-main-nav .nav li {
  display: inline-block;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase !important;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  margin-left: 9px;
}

@media (min-width: 9999px) {
  .__s24 #footer-common #footer-main-nav .nav li {
    margin-left: 28px;
  }
}

.__s24 #footer-common #footer-main-nav .nav li a {
  text-decoration: none !important;
}

@media (max-width: 2px) {
  .__s24 .touch #footer-common #footer-main-nav {
    text-align: center;
  }

  .__s24 .touch #footer-common #footer-main-nav .s-logo {
    margin-left: -12px;
  }

  .__s24 .touch #footer-common #footer-main-nav .nav {
    display: none;
  }
}

.__s24 #footer-common #site-index {
  margin-bottom: 60px;
}

.__s24 #footer-common #site-index h6 {
  font-size: 11px;
  line-height: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.__s24 #footer-common #site-index ul.list li {
  margin-bottom: 7px;
}

.__s24 #footer-common #site-index .split span:before,
.__s24 #footer-common #site-index .split span:after {
  border-color: #356e89;
}

.__s24 #footer-common p {
  margin-bottom: 7px;
}

.__s24 #footer-common p a {
  font-weight: bold;
}

.__s24 #footer-common .footer-share {
  margin-bottom: 30px;
}

.__s24 #footer-common .share {
  text-align: center;
  font-size: 15px;
}

.__s24 #footer-common .share li {
  display: inline-block;
  margin: 0 4px;
}

.__s24 #footer-common .share li.store {
  margin: 0 0 0 6px;
}

.__s24 #footer-common .share li.store a {
  width: auto;
  background: none !important;
  border-radius: 0;
}

.__s24 #footer-common .share a {
  display: block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  background: #356e89;
  border-radius: 30px;
  outline: 0 none;
}

.__s24 #footer-common .share a:hover {
  background-color: #234357;
}

.__s24 #footer-common .share a span {
  line-height: 30px;
  font-size: 16px;
}

.__s24 #footer-common .to-top {
  margin-top: 30px;
}

@media (min-width: 3px) {
  .__s24 #footer-common .to-top {
    display: none;
  }
}

.__s24 .no-touch #footer-common .to-top {
  display: none;
}

.__s24 #footer-common .btn-empty {
  border-color: white !important;
  color: white !important;
  text-decoration: none !important;
}

@media (max-width: 1px) {
  .__s24 .touch #footer-common .share li.store {
    display: none;
  }

  .__s24 .touch #footer-common p {
    text-align: left !important;
  }
}

.__s24 .s-logo {
  display: inline-block;
  font-size: 32px;
  line-height: 1em;
  text-decoration: none !important;
}

.__s24 .footer-info .s-logo {
  margin: 10px 0 5px -18px;
}
.hdr-collapsed-in .__s24 .new-sticky-head .hdr-collapsed {
  top: 0;
}
.nav-open .__s24 #navigation {
  left: 0;
  margin-left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: left 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.__s24 #header-common {
  z-index: auto;
}
.__s24 .main-header-nav-container {
  position: relative;
  height: 35px;
}

.search-field {
  padding: 15px 0;
}
.search-field p.label {
  font-family: Montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #AD9A88;
  font-size: 11px;
  line-height: 1em;
  padding: 0 20px;
}
.search-field form {
  position: relative;
  display: block;
}
.search-field .search-input {
  width: 100%!important;
  height: 54px;
  border-radius: 54px;
  padding: 12px 59px 12px 27px;
  color: #234357;
  font-family: sole_headline, Georgia, Times, "Times New Roman", serif;
  font-size: 26px;
  font-weight: 500;
  background: #F6EEE6;
}
.search-field .search-input::-moz-placeholder {
  color: #AD9A88;
  opacity: 1;
}
.search-field .search-input:-ms-input-placeholder {
  color: #AD9A88;
}
.search-field .search-input::-webkit-input-placeholder {
  color: #AD9A88;
}
.search-field .search-input .placeholder {
  color: #AD9A88;
}
.search-field div.search-input {
  line-height: 30px;
  cursor: text;
}
.search-field .search-submit {
  position: absolute;
  top: 0;
  right: 10px;
  border: none;
  background: 0 0;
  height: 54px;
  line-height: 54px;
  width: 54px;
  text-align: center;
  font-size: 26px;
  color: #356e89;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.search-field .search-submit span {
  line-height: 54px;
}
.search-field .search-submit:hover {
  margin: 0;
  background: 0 0;
  border: none;
  color: #234357;
}
.search-field .disabled {
  color: #AD9A88;
}
.search-field .disabled:hover {
  color: #AD9A88;
  cursor: default;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999!important;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-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;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  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: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  background-color: #fff;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}
div.modal-backdrop.in {
  opacity: .96;
  filter: alpha(opacity=96);
  background: #fff;
}
div.modal-backdrop.fade.in {
  opacity: .8;
  filter: alpha(opacity=80);
  background: #F6EEE6;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.43px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
.modal-content {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 1008px) {
  .modal-lg {
    width: 900px;
  }
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#modal-search .form {
  overflow-x: hidden;
}
#modal-search .form button,
#modal-search .form input,
#modal-search .form select {
  border: none;
}
#modal-search .icon-close:before {
  content: "\e90d";
}
#modal-search .icon-button-search:before {
  content: "\e912";
}
#modal-search .close {
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  z-index: 50;
  top: 0;
  right: -54px;
}
#modal-search .close .icon-circle {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #356e89;
  border-radius: 34px;
  cursor: pointer;
}
#modal-search [class*=" icon-"],
#modal-search [class^=icon-] {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#modal-search .modal-dialog {
  width: 830px;
  background: transparent;
}
#modal-search .modal-content {
  background: 0 0;
}
#modal-search .modal-body {
  padding: 30px 0;
}
#modal-search .modal-body .search-field .search-input {
  border-bottom: 1px solid #112531;
  background: 0 0;
  border-radius: 0;
  padding-left: 5px;
}
#modal-search .modal-body .search-field .search-submit {
  right: 0;
}
#modal-search #suggestions-list {
  padding: 5px 0;
  font-family: Montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#modal-search #suggestions-list li {
  border-bottom: 1px solid #d1c0af;
}
#modal-search #suggestions-list li.fin {
  background: #faf5f0;
  padding: 15px 25px 0;
  border: none;
}
#modal-search #suggestions-list li.fin li:last-child {
  border: none;
}
#modal-search #suggestions-list li.fin a {
  margin: 0 -25px;
}
#modal-search #suggestions-list li.fin a .active,
#modal-search #suggestions-list li.fin a:hover {
  background: #F6EEE6;
}
#modal-search #suggestions-list li.fin .icon {
  margin-right: 7.5px;
}
#modal-search #suggestions-list li.fin .index {
  display: inline-block;
  width: 140px;
}
#modal-search #suggestions-list li a {
  display: block;
  padding: 17px 25px 15px;
  color: #356e89;
  font-size: 13px;
  line-height: 13px;
}
#modal-search #suggestions-list li a .active,
#modal-search #suggestions-list li a:hover {
  background: #F6EEE6;
}
#modal-search #suggestions-list li .label,
#modal-search #suggestions-list li h6 {
  color: #AD9A88;
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 11px;
  line-height: 13px;
}
#modal-search .no-res {
  padding: 5px 0;
}
#modal-search .no-res p {
  font-family: Montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  margin-bottom: 7.5px;
  color: #356e89;
}
#modal-search .no-res p a:hover {
  text-decoration: underline;
}
@media (max-width: 1007px) {
  #modal-search .close {
    right: -34px;
  }
  #modal-search .modal-dialog {
    width: 650px;
  }
}

.__s24 .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 2px) {
  .__s24 .container {
    width: 750px;
  }
}
@media (min-width: 3px) {
  .__s24 .container {
    width: 1002px;
  }
}
@media (min-width: 9999px) {
  .__s24 .container {
    width: 1170px;
  }
}
.no-touch .__s24 .container {
  width: 1002px;
}
@media (min-width: 9999px) {
  .no-touch .__s24 .container {
    width: 1170px;
  }
}
.backgroundAdv .__s24 .a-leaderboard {
  display: none;
}
body.wsRadioSkin,
body.backgroundAdv {
  background-repeat: no-repeat;
  background-position: -465px top;
}
@media (min-width: 3px) {
  body.wsRadioSkin,
  body.backgroundAdv {
    background-position: center top !important;
    background-attachment: fixed;
  }
}
@media (min-width: 9999px) {
  body.wsRadioSkin,
  body.backgroundAdv {
    background-size: 2290px;
  }
}
body.wsRadioSkin #pg_wrapper,
body.backgroundAdv #pg_wrapper {
  margin: 0 auto;
}
@media (min-width: 2px) {
  body.wsRadioSkin #pg_wrapper,
  body.backgroundAdv #pg_wrapper {
    max-width: 1008px;
  }
}
@media (min-width: 9998px) {
  body.wsRadioSkin #pg_wrapper,
  body.backgroundAdv #pg_wrapper {
    max-width: 1200px;
  }
}
body.wsRadioSkin #btop,
body.backgroundAdv #btop {
  height: 95px;
}
@media (min-width: 9999px) {
  body.wsRadioSkin #btop,
  body.backgroundAdv #btop {
    height: 115px;
  }
}
body.wsRadioSkin #bleft,
body.backgroundAdv #bleft,
body.wsRadioSkin #bright,
body.backgroundAdv #bright {
  position: absolute;
  top: 0;
  bottom: 0;
}
body.wsRadioSkin #bleft,
body.backgroundAdv #bleft {
  left: 0;
}
body.wsRadioSkin #bright,
body.backgroundAdv #bright {
  right: 0;
}
/* FIX SKIN */
/*
#wrapper {
  padding: 0 !important;
}
*/
/*@media (min-width: 1008px) {
  #header-common.header-article .main-header {
    height: 92px;
  }
}

@media (min-width: 1008px) {
  .hdr-collapsed #header-common.header-article .main-header {
    height: 50px;
  }
}*/
/*.__s24 .col-xs-1, .__s24 .col-sm-1, .__s24 .col-md-1, .__s24 .col-lg-1, .__s24 .col-xs-2, .__s24 .col-sm-2, .__s24 .col-md-2, .__s24 .col-lg-2, .__s24 .col-xs-3, .__s24 .col-sm-3, .__s24 .col-md-3, .__s24 .col-lg-3, .__s24 .col-xs-4, .__s24 .col-sm-4, .__s24 .col-md-4, .__s24 .col-lg-4, .__s24 .col-xs-5, .__s24 .col-sm-5, .__s24 .col-md-5, .__s24 .col-lg-5, .__s24 .col-xs-6, .__s24 .col-sm-6, .__s24 .col-md-6, .__s24 .col-lg-6, .__s24 .col-xs-7, .__s24 .col-sm-7, .__s24 .col-md-7, .__s24 .col-lg-7, .__s24 .col-xs-8, .__s24 .col-sm-8, .__s24 .col-md-8, .__s24 .col-lg-8, .__s24 .col-xs-9, .__s24 .col-sm-9, .__s24 .col-md-9, .__s24 .col-lg-9, .__s24 .col-xs-10, .__s24 .col-sm-10, .__s24 .col-md-10, .__s24 .col-lg-10, .__s24 .col-xs-11, .__s24 .col-sm-11, .__s24 .col-md-11, .__s24 .col-lg-11, .__s24 .col-xs-12, .__s24 .col-sm-12, .__s24 .col-md-12, .__s24 .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.__s24 .col-xs-1, .__s24 .col-xs-2, .__s24 .col-xs-3, .__s24 .col-xs-4, .__s24 .col-xs-5, .__s24 .col-xs-6, .__s24 .col-xs-7, .__s24 .col-xs-8, .__s24 .col-xs-9, .__s24 .col-xs-10, .__s24 .col-xs-11, .__s24 .col-xs-12 {
  float: left;
}*/
.__s24 #footer-common {
  margin-top: 0;
}
.__s24 .main-header-nav-container {
  position: relative;
  height: 35px;
}
@media (max-width: 1004px) {
  .__s24:not(.minimal-size) {
    width: 1004px;
  }
}
.backgroundAdv .new-sticky-head .hdr-collapsed {
  width: 1008px;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
.__s24 div,
.__s24 dl,
.__s24 dt,
.__s24 dd,
.__s24 ul,
.__s24 ol,
.__s24 li,
.__s24 h1,
.__s24 h2,
.__s24 h3,
.__s24 h4,
.__s24 h5,
.__s24 h6,
.__s24 pre,
.__s24 form,
.__s24 fieldset,
.__s24 input,
.__s24 textarea,
.__s24 p,
.__s24 blockquote,
.__s24 th,
.__s24 td {
  margin: 0;
  padding: 0;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.modal-footer:before,
.modal-footer:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.modal-footer:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.__s24 button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.form button:focus,
.form input:focus,
.form select:focus {
  outline: 0 none!important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#pg_wrapper {
  background: #F5E5D5;
}
#wrapper {
  margin: 0 auto;
  position: relative;
}
.__s24 div.socialLogin {
  padding: 20px 0;
}
.__s24 #header-common {
  text-transform: uppercase !important;
}
.__s24 .scroller a {
  font-weight: bold;
}
.__s24 .header-title a {
  font-weight: bold;
  text-transform: lowercase !important;
}
.__s24 .popover-content a {
  font-weight: normal;
  text-transform: initial !important;
}
.__s24 .popover-content .title {
  text-transform: uppercase !important;
}
.__s24 #footer-common .nav a {
  font-weight: bold;
}
.__s24 .modal-login {
  text-transform: initial !important;
}
.__s24 #header-common a.header-title + span {
  text-transform: initial !important;
}
.__s24 #footer-common .container > .footer-info p {
  margin-left: 20px;
  margin-top: 5px;
}
@media (min-width: 1440px) {
  .w-fixed .__s24 #footer-common #footer-main-nav .nav li {
    margin-left: 9px;
  }
}
.backgroundAdv.w-fixed .__s24 .s24-header-container {
  max-width: 990px;
  margin: 0 auto;
}
.backgroundAdv .__s24 .s24-header-container {
  max-width: 1006px;
  margin: 0 auto;
}
.w-fixed .__s24 .s24-header-container .s24-header ul li {
  margin: 0 5px;
}
.header-slim .__s24 .go-to-home,
.header-home .__s24 .go-to-home,
.hdr-collapsed .__s24 .go-to-home {
  display: none;
}
@media (max-width: 1007px) {
  .__s24 .go-to-home {
    display: none;
  }
}
.__s24 .icon-home:before {
  content: "\e95b";
}
.__s24 .main-header .tools-left li {
  padding-right: 20px;
}
.header-slim .__s24 .main-header .tools-left li,
.hdr-collapsed .__s24 .main-header .tools-left li {
  padding-right: 15px;
}
.__s24 #menu-popover-container .popover ul li a {
  font-family: "sole_text", "sole_headline", Georgia, Times, "Times New Roman", serif;
  line-height: 14px;
  font-size: 14px;
}

.__s24.minimal-size header .container,
.no-touch .__s24.minimal-size header .container {
  width: 100%;
  min-width: 0px;
}
.__s24.minimal-size header > .hdr-collapsed,
.no-touch .__s24.minimal-size header > .hdr-collapsed {
  display: none;
}
.__s24.minimal-size footer .container,
.no-touch .__s24.minimal-size footer .container {
  min-width: 0px;
}
@media (max-width: 768px) {
  .__s24.minimal-size footer .container,
  .no-touch .__s24.minimal-size footer .container {
    width: auto;
  }
}
