@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500');
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,700');
.apas-style {
  /**/
  /**/
  /**/
  /**/
  /**/
  /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /**/
  /*
* Remove pseudo elements created by micro clearfix as precaution
*/
  /*
* Align items along the main axis of the current line of the flex container
* Row: Horizontal
*/
  /*
* Align items in the cross axis of the current line of the flex container
* Row: Vertical
*/
  /* Direction
========================================================================== */
  /* Wrap
========================================================================== */
  /*
* Aligns items within the flex container when there is extra space in the cross-axis
* Only works if there is more than one line of flex items
*/
  /* Item dimensions
========================================================================== */
  /*
* Initial: 0 1 auto
* Content dimensions, but shrinks
*/
  /*
* No Flex: 0 0 auto
* Content dimensions
*/
  /*
 * Relative Flex: 1 1 auto
 * Space is allocated considering content
 */
  /*
 * Absolute Flex: 1 1 0%
 * Space is allocated solely based on flex
 */
  /***gestion des h1 et h2 communs***/
  /***tag***/
  /***post-date**/
  /****btn links****/
  /**/
  /* FIX mode ADMIN */
  /***formulaire de recherche page d'accueil***/
  /***commun aux formulaires faq,offres emploi, telecharger document ***/
  /****footer newsletter****/
  /****page emulator**formulaire de contact**formulaire quotient**/
  /****formulaire select page faq list****/
  /****formulaire offre emploi****/
  /****formulaire page telechargé document corporates****/
  /*****formulaire sur page liste des actualites***/
  /***formulaire recherche sur page nos implantations***/
  /**/
  /**/
  /**--*/
  /**/
  /**/
  /*****sticky****/
  /***********/
  margin-bottom: 50px;
}
.apas-style html,
.apas-style body {
  border: 0;
  font-family: "quicksand";
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  background-color: #f7f7f7;
}
.apas-style .no-padding {
  padding: 0;
}
.apas-style ul ul li {
  list-style-type: none;
  margin: 0;
}
.apas-style ul,
.apas-style ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.apas-style ul li,
.apas-style ol li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  counter-increment: item;
}
.apas-style ul li:before,
.apas-style ol li:before {
  content: " ";
}
.apas-style h1,
.apas-style h2,
.apas-style h3,
.apas-style h4,
.apas-style h5,
.apas-style h6,
.apas-style .h1,
.apas-style .h2,
.apas-style .h3,
.apas-style .h4,
.apas-style .h5,
.apas-style .h6 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.apas-style h2,
.apas-style h3,
.apas-style h4,
.apas-style h5,
.apas-style h6,
.apas-style .h2,
.apas-style .h3,
.apas-style .h4,
.apas-style .h5,
.apas-style .h6 {
  font-weight: 700;
}
.apas-style a:hover,
.apas-style a:focus,
.apas-style a:visited {
  text-decoration: none;
}
.apas-style .clear {
  clear: both;
}
.apas-style input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.apas-style input:focus {
  border: none;
  outline: none;
}
.apas-style textarea {
  border: none;
}
.apas-style p {
  max-width: 100%;
  margin: 0;
}
.apas-style .js input.form-autocomplete {
  background-image: none;
}
.apas-style *:focus {
  outline: none;
  border: none;
  text-decoration: none;
}
.apas-style select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.apas-style [class*='btn-'] {
  border-top-left-radius: 0;
  -moz-border-topleft-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-bottomleft-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  -moz-border-topright-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-bottomright-radius: 0;
  -webkit-border-bottom-right-radius: 0;
}
.apas-style .dropdown-backdrop {
  display: none !important;
}
.apas-style html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.apas-style body {
  margin: 0;
}
.apas-style article,
.apas-style aside,
.apas-style details,
.apas-style figcaption,
.apas-style figure,
.apas-style footer,
.apas-style header,
.apas-style hgroup,
.apas-style main,
.apas-style menu,
.apas-style nav,
.apas-style section,
.apas-style summary {
  display: block;
}
.apas-style audio,
.apas-style canvas,
.apas-style progress,
.apas-style video {
  display: inline-block;
  vertical-align: baseline;
}
.apas-style audio:not([controls]) {
  display: none;
  height: 0;
}
.apas-style [hidden],
.apas-style template {
  display: none;
}
.apas-style a {
  background-color: transparent;
}
.apas-style a:active,
.apas-style a:hover {
  outline: 0;
}
.apas-style abbr[title] {
  border-bottom: 1px dotted;
}
.apas-style b,
.apas-style strong {
  font-weight: bold;
}
.apas-style dfn {
  font-style: italic;
}
.apas-style h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.apas-style mark {
  background: #ff0;
  color: #000;
}
.apas-style small {
  font-size: 80%;
}
.apas-style sub,
.apas-style sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.apas-style sup {
  top: -0.5em;
}
.apas-style sub {
  bottom: -0.25em;
}
.apas-style img {
  border: 0;
}
.apas-style svg:not(:root) {
  overflow: hidden;
}
.apas-style figure {
  margin: 1em 40px;
}
.apas-style hr {
  box-sizing: content-box;
  height: 0;
}
.apas-style pre {
  overflow: auto;
}
.apas-style code,
.apas-style kbd,
.apas-style pre,
.apas-style samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.apas-style button,
.apas-style input,
.apas-style optgroup,
.apas-style select,
.apas-style textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.apas-style button {
  overflow: visible;
}
.apas-style button,
.apas-style select {
  text-transform: none;
}
.apas-style button,
.apas-style html input[type="button"],
.apas-style input[type="reset"],
.apas-style input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.apas-style button[disabled],
.apas-style html input[disabled] {
  cursor: default;
}
.apas-style button::-moz-focus-inner,
.apas-style input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.apas-style input {
  line-height: normal;
}
.apas-style input[type="checkbox"],
.apas-style input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.apas-style input[type="number"]::-webkit-inner-spin-button,
.apas-style input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.apas-style input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
.apas-style input[type="search"]::-webkit-search-cancel-button,
.apas-style input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.apas-style fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.apas-style legend {
  border: 0;
  padding: 0;
}
.apas-style textarea {
  overflow: auto;
}
.apas-style optgroup {
  font-weight: bold;
}
.apas-style table {
  border-collapse: collapse;
  border-spacing: 0;
}
.apas-style td,
.apas-style th {
  padding: 0;
}
@media print {
  .apas-style *,
  .apas-style *:before,
  .apas-style *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .apas-style a,
  .apas-style a:visited {
    text-decoration: underline;
  }
  .apas-style a[href]:after {
    content: " (" attr(href) ")";
  }
  .apas-style abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .apas-style a[href^="#"]:after,
  .apas-style a[href^="javascript:"]:after {
    content: "";
  }
  .apas-style pre,
  .apas-style blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .apas-style thead {
    display: table-header-group;
  }
  .apas-style tr,
  .apas-style img {
    page-break-inside: avoid;
  }
  .apas-style img {
    max-width: 100% !important;
  }
  .apas-style p,
  .apas-style h2,
  .apas-style h3 {
    orphans: 3;
    widows: 3;
  }
  .apas-style h2,
  .apas-style h3 {
    page-break-after: avoid;
  }
  .apas-style .navbar {
    display: none;
  }
  .apas-style .btn > .caret,
  .apas-style .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .apas-style .label {
    border: 1px solid #000;
  }
  .apas-style .table {
    border-collapse: collapse !important;
  }
  .apas-style .table td,
  .apas-style .table th {
    background-color: #fff !important;
  }
  .apas-style .table-bordered th,
  .apas-style .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://www.apas.asso.fr/themes/custom/apas_main_theme/fonts/glyphicons-halflings-regular.eot');
  src: url('https://www.apas.asso.fr/themes/custom/apas_main_theme/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://www.apas.asso.fr/themes/custom/apas_main_theme/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://www.apas.asso.fr/themes/custom/apas_main_theme/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://www.apas.asso.fr/themes/custom/apas_main_theme/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://www.apas.asso.fr/themes/custom/apas_main_theme/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.apas-style .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.apas-style .glyphicon-asterisk:before {
  content: "\002a";
}
.apas-style .glyphicon-plus:before {
  content: "\002b";
}
.apas-style .glyphicon-euro:before,
.apas-style .glyphicon-eur:before {
  content: "\20ac";
}
.apas-style .glyphicon-minus:before {
  content: "\2212";
}
.apas-style .glyphicon-cloud:before {
  content: "\2601";
}
.apas-style .glyphicon-envelope:before {
  content: "\2709";
}
.apas-style .glyphicon-pencil:before {
  content: "\270f";
}
.apas-style .glyphicon-glass:before {
  content: "\e001";
}
.apas-style .glyphicon-music:before {
  content: "\e002";
}
.apas-style .glyphicon-search:before {
  content: "\e003";
}
.apas-style .glyphicon-heart:before {
  content: "\e005";
}
.apas-style .glyphicon-star:before {
  content: "\e006";
}
.apas-style .glyphicon-star-empty:before {
  content: "\e007";
}
.apas-style .glyphicon-user:before {
  content: "\e008";
}
.apas-style .glyphicon-film:before {
  content: "\e009";
}
.apas-style .glyphicon-th-large:before {
  content: "\e010";
}
.apas-style .glyphicon-th:before {
  content: "\e011";
}
.apas-style .glyphicon-th-list:before {
  content: "\e012";
}
.apas-style .glyphicon-ok:before {
  content: "\e013";
}
.apas-style .glyphicon-remove:before {
  content: "\e014";
}
.apas-style .glyphicon-zoom-in:before {
  content: "\e015";
}
.apas-style .glyphicon-zoom-out:before {
  content: "\e016";
}
.apas-style .glyphicon-off:before {
  content: "\e017";
}
.apas-style .glyphicon-signal:before {
  content: "\e018";
}
.apas-style .glyphicon-cog:before {
  content: "\e019";
}
.apas-style .glyphicon-trash:before {
  content: "\e020";
}
.apas-style .glyphicon-home:before {
  content: "\e021";
}
.apas-style .glyphicon-file:before {
  content: "\e022";
}
.apas-style .glyphicon-time:before {
  content: "\e023";
}
.apas-style .glyphicon-road:before {
  content: "\e024";
}
.apas-style .glyphicon-download-alt:before {
  content: "\e025";
}
.apas-style .glyphicon-download:before {
  content: "\e026";
}
.apas-style .glyphicon-upload:before {
  content: "\e027";
}
.apas-style .glyphicon-inbox:before {
  content: "\e028";
}
.apas-style .glyphicon-play-circle:before {
  content: "\e029";
}
.apas-style .glyphicon-repeat:before {
  content: "\e030";
}
.apas-style .glyphicon-refresh:before {
  content: "\e031";
}
.apas-style .glyphicon-list-alt:before {
  content: "\e032";
}
.apas-style .glyphicon-lock:before {
  content: "\e033";
}
.apas-style .glyphicon-flag:before {
  content: "\e034";
}
.apas-style .glyphicon-headphones:before {
  content: "\e035";
}
.apas-style .glyphicon-volume-off:before {
  content: "\e036";
}
.apas-style .glyphicon-volume-down:before {
  content: "\e037";
}
.apas-style .glyphicon-volume-up:before {
  content: "\e038";
}
.apas-style .glyphicon-qrcode:before {
  content: "\e039";
}
.apas-style .glyphicon-barcode:before {
  content: "\e040";
}
.apas-style .glyphicon-tag:before {
  content: "\e041";
}
.apas-style .glyphicon-tags:before {
  content: "\e042";
}
.apas-style .glyphicon-book:before {
  content: "\e043";
}
.apas-style .glyphicon-bookmark:before {
  content: "\e044";
}
.apas-style .glyphicon-print:before {
  content: "\e045";
}
.apas-style .glyphicon-camera:before {
  content: "\e046";
}
.apas-style .glyphicon-font:before {
  content: "\e047";
}
.apas-style .glyphicon-bold:before {
  content: "\e048";
}
.apas-style .glyphicon-italic:before {
  content: "\e049";
}
.apas-style .glyphicon-text-height:before {
  content: "\e050";
}
.apas-style .glyphicon-text-width:before {
  content: "\e051";
}
.apas-style .glyphicon-align-left:before {
  content: "\e052";
}
.apas-style .glyphicon-align-center:before {
  content: "\e053";
}
.apas-style .glyphicon-align-right:before {
  content: "\e054";
}
.apas-style .glyphicon-align-justify:before {
  content: "\e055";
}
.apas-style .glyphicon-list:before {
  content: "\e056";
}
.apas-style .glyphicon-indent-left:before {
  content: "\e057";
}
.apas-style .glyphicon-indent-right:before {
  content: "\e058";
}
.apas-style .glyphicon-facetime-video:before {
  content: "\e059";
}
.apas-style .glyphicon-picture:before {
  content: "\e060";
}
.apas-style .glyphicon-map-marker:before {
  content: "\e062";
}
.apas-style .glyphicon-adjust:before {
  content: "\e063";
}
.apas-style .glyphicon-tint:before {
  content: "\e064";
}
.apas-style .glyphicon-edit:before {
  content: "\e065";
}
.apas-style .glyphicon-share:before {
  content: "\e066";
}
.apas-style .glyphicon-check:before {
  content: "\e067";
}
.apas-style .glyphicon-move:before {
  content: "\e068";
}
.apas-style .glyphicon-step-backward:before {
  content: "\e069";
}
.apas-style .glyphicon-fast-backward:before {
  content: "\e070";
}
.apas-style .glyphicon-backward:before {
  content: "\e071";
}
.apas-style .glyphicon-play:before {
  content: "\e072";
}
.apas-style .glyphicon-pause:before {
  content: "\e073";
}
.apas-style .glyphicon-stop:before {
  content: "\e074";
}
.apas-style .glyphicon-forward:before {
  content: "\e075";
}
.apas-style .glyphicon-fast-forward:before {
  content: "\e076";
}
.apas-style .glyphicon-step-forward:before {
  content: "\e077";
}
.apas-style .glyphicon-eject:before {
  content: "\e078";
}
.apas-style .glyphicon-chevron-left:before {
  content: "\e079";
}
.apas-style .glyphicon-chevron-right:before {
  content: "\e080";
}
.apas-style .glyphicon-plus-sign:before {
  content: "\e081";
}
.apas-style .glyphicon-minus-sign:before {
  content: "\e082";
}
.apas-style .glyphicon-remove-sign:before {
  content: "\e083";
}
.apas-style .glyphicon-ok-sign:before {
  content: "\e084";
}
.apas-style .glyphicon-question-sign:before {
  content: "\e085";
}
.apas-style .glyphicon-info-sign:before {
  content: "\e086";
}
.apas-style .glyphicon-screenshot:before {
  content: "\e087";
}
.apas-style .glyphicon-remove-circle:before {
  content: "\e088";
}
.apas-style .glyphicon-ok-circle:before {
  content: "\e089";
}
.apas-style .glyphicon-ban-circle:before {
  content: "\e090";
}
.apas-style .glyphicon-arrow-left:before {
  content: "\e091";
}
.apas-style .glyphicon-arrow-right:before {
  content: "\e092";
}
.apas-style .glyphicon-arrow-up:before {
  content: "\e093";
}
.apas-style .glyphicon-arrow-down:before {
  content: "\e094";
}
.apas-style .glyphicon-share-alt:before {
  content: "\e095";
}
.apas-style .glyphicon-resize-full:before {
  content: "\e096";
}
.apas-style .glyphicon-resize-small:before {
  content: "\e097";
}
.apas-style .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.apas-style .glyphicon-gift:before {
  content: "\e102";
}
.apas-style .glyphicon-leaf:before {
  content: "\e103";
}
.apas-style .glyphicon-fire:before {
  content: "\e104";
}
.apas-style .glyphicon-eye-open:before {
  content: "\e105";
}
.apas-style .glyphicon-eye-close:before {
  content: "\e106";
}
.apas-style .glyphicon-warning-sign:before {
  content: "\e107";
}
.apas-style .glyphicon-plane:before {
  content: "\e108";
}
.apas-style .glyphicon-calendar:before {
  content: "\e109";
}
.apas-style .glyphicon-random:before {
  content: "\e110";
}
.apas-style .glyphicon-comment:before {
  content: "\e111";
}
.apas-style .glyphicon-magnet:before {
  content: "\e112";
}
.apas-style .glyphicon-chevron-up:before {
  content: "\e113";
}
.apas-style .glyphicon-chevron-down:before {
  content: "\e114";
}
.apas-style .glyphicon-retweet:before {
  content: "\e115";
}
.apas-style .glyphicon-shopping-cart:before {
  content: "\e116";
}
.apas-style .glyphicon-folder-close:before {
  content: "\e117";
}
.apas-style .glyphicon-folder-open:before {
  content: "\e118";
}
.apas-style .glyphicon-resize-vertical:before {
  content: "\e119";
}
.apas-style .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.apas-style .glyphicon-hdd:before {
  content: "\e121";
}
.apas-style .glyphicon-bullhorn:before {
  content: "\e122";
}
.apas-style .glyphicon-bell:before {
  content: "\e123";
}
.apas-style .glyphicon-certificate:before {
  content: "\e124";
}
.apas-style .glyphicon-thumbs-up:before {
  content: "\e125";
}
.apas-style .glyphicon-thumbs-down:before {
  content: "\e126";
}
.apas-style .glyphicon-hand-right:before {
  content: "\e127";
}
.apas-style .glyphicon-hand-left:before {
  content: "\e128";
}
.apas-style .glyphicon-hand-up:before {
  content: "\e129";
}
.apas-style .glyphicon-hand-down:before {
  content: "\e130";
}
.apas-style .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.apas-style .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.apas-style .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.apas-style .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.apas-style .glyphicon-globe:before {
  content: "\e135";
}
.apas-style .glyphicon-wrench:before {
  content: "\e136";
}
.apas-style .glyphicon-tasks:before {
  content: "\e137";
}
.apas-style .glyphicon-filter:before {
  content: "\e138";
}
.apas-style .glyphicon-briefcase:before {
  content: "\e139";
}
.apas-style .glyphicon-fullscreen:before {
  content: "\e140";
}
.apas-style .glyphicon-dashboard:before {
  content: "\e141";
}
.apas-style .glyphicon-paperclip:before {
  content: "\e142";
}
.apas-style .glyphicon-heart-empty:before {
  content: "\e143";
}
.apas-style .glyphicon-link:before {
  content: "\e144";
}
.apas-style .glyphicon-phone:before {
  content: "\e145";
}
.apas-style .glyphicon-pushpin:before {
  content: "\e146";
}
.apas-style .glyphicon-usd:before {
  content: "\e148";
}
.apas-style .glyphicon-gbp:before {
  content: "\e149";
}
.apas-style .glyphicon-sort:before {
  content: "\e150";
}
.apas-style .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.apas-style .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.apas-style .glyphicon-sort-by-order:before {
  content: "\e153";
}
.apas-style .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.apas-style .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.apas-style .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.apas-style .glyphicon-unchecked:before {
  content: "\e157";
}
.apas-style .glyphicon-expand:before {
  content: "\e158";
}
.apas-style .glyphicon-collapse-down:before {
  content: "\e159";
}
.apas-style .glyphicon-collapse-up:before {
  content: "\e160";
}
.apas-style .glyphicon-log-in:before {
  content: "\e161";
}
.apas-style .glyphicon-flash:before {
  content: "\e162";
}
.apas-style .glyphicon-log-out:before {
  content: "\e163";
}
.apas-style .glyphicon-new-window:before {
  content: "\e164";
}
.apas-style .glyphicon-record:before {
  content: "\e165";
}
.apas-style .glyphicon-save:before {
  content: "\e166";
}
.apas-style .glyphicon-open:before {
  content: "\e167";
}
.apas-style .glyphicon-saved:before {
  content: "\e168";
}
.apas-style .glyphicon-import:before {
  content: "\e169";
}
.apas-style .glyphicon-export:before {
  content: "\e170";
}
.apas-style .glyphicon-send:before {
  content: "\e171";
}
.apas-style .glyphicon-floppy-disk:before {
  content: "\e172";
}
.apas-style .glyphicon-floppy-saved:before {
  content: "\e173";
}
.apas-style .glyphicon-floppy-remove:before {
  content: "\e174";
}
.apas-style .glyphicon-floppy-save:before {
  content: "\e175";
}
.apas-style .glyphicon-floppy-open:before {
  content: "\e176";
}
.apas-style .glyphicon-credit-card:before {
  content: "\e177";
}
.apas-style .glyphicon-transfer:before {
  content: "\e178";
}
.apas-style .glyphicon-cutlery:before {
  content: "\e179";
}
.apas-style .glyphicon-header:before {
  content: "\e180";
}
.apas-style .glyphicon-compressed:before {
  content: "\e181";
}
.apas-style .glyphicon-earphone:before {
  content: "\e182";
}
.apas-style .glyphicon-phone-alt:before {
  content: "\e183";
}
.apas-style .glyphicon-tower:before {
  content: "\e184";
}
.apas-style .glyphicon-stats:before {
  content: "\e185";
}
.apas-style .glyphicon-sd-video:before {
  content: "\e186";
}
.apas-style .glyphicon-hd-video:before {
  content: "\e187";
}
.apas-style .glyphicon-subtitles:before {
  content: "\e188";
}
.apas-style .glyphicon-sound-stereo:before {
  content: "\e189";
}
.apas-style .glyphicon-sound-dolby:before {
  content: "\e190";
}
.apas-style .glyphicon-sound-5-1:before {
  content: "\e191";
}
.apas-style .glyphicon-sound-6-1:before {
  content: "\e192";
}
.apas-style .glyphicon-sound-7-1:before {
  content: "\e193";
}
.apas-style .glyphicon-copyright-mark:before {
  content: "\e194";
}
.apas-style .glyphicon-registration-mark:before {
  content: "\e195";
}
.apas-style .glyphicon-cloud-download:before {
  content: "\e197";
}
.apas-style .glyphicon-cloud-upload:before {
  content: "\e198";
}
.apas-style .glyphicon-tree-conifer:before {
  content: "\e199";
}
.apas-style .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.apas-style .glyphicon-cd:before {
  content: "\e201";
}
.apas-style .glyphicon-save-file:before {
  content: "\e202";
}
.apas-style .glyphicon-open-file:before {
  content: "\e203";
}
.apas-style .glyphicon-level-up:before {
  content: "\e204";
}
.apas-style .glyphicon-copy:before {
  content: "\e205";
}
.apas-style .glyphicon-paste:before {
  content: "\e206";
}
.apas-style .glyphicon-alert:before {
  content: "\e209";
}
.apas-style .glyphicon-equalizer:before {
  content: "\e210";
}
.apas-style .glyphicon-king:before {
  content: "\e211";
}
.apas-style .glyphicon-queen:before {
  content: "\e212";
}
.apas-style .glyphicon-pawn:before {
  content: "\e213";
}
.apas-style .glyphicon-bishop:before {
  content: "\e214";
}
.apas-style .glyphicon-knight:before {
  content: "\e215";
}
.apas-style .glyphicon-baby-formula:before {
  content: "\e216";
}
.apas-style .glyphicon-tent:before {
  content: "\26fa";
}
.apas-style .glyphicon-blackboard:before {
  content: "\e218";
}
.apas-style .glyphicon-bed:before {
  content: "\e219";
}
.apas-style .glyphicon-apple:before {
  content: "\f8ff";
}
.apas-style .glyphicon-erase:before {
  content: "\e221";
}
.apas-style .glyphicon-hourglass:before {
  content: "\231b";
}
.apas-style .glyphicon-lamp:before {
  content: "\e223";
}
.apas-style .glyphicon-duplicate:before {
  content: "\e224";
}
.apas-style .glyphicon-piggy-bank:before {
  content: "\e225";
}
.apas-style .glyphicon-scissors:before {
  content: "\e226";
}
.apas-style .glyphicon-bitcoin:before {
  content: "\e227";
}
.apas-style .glyphicon-btc:before {
  content: "\e227";
}
.apas-style .glyphicon-xbt:before {
  content: "\e227";
}
.apas-style .glyphicon-yen:before {
  content: "\00a5";
}
.apas-style .glyphicon-jpy:before {
  content: "\00a5";
}
.apas-style .glyphicon-ruble:before {
  content: "\20bd";
}
.apas-style .glyphicon-rub:before {
  content: "\20bd";
}
.apas-style .glyphicon-scale:before {
  content: "\e230";
}
.apas-style .glyphicon-ice-lolly:before {
  content: "\e231";
}
.apas-style .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.apas-style .glyphicon-education:before {
  content: "\e233";
}
.apas-style .glyphicon-option-horizontal:before {
  content: "\e234";
}
.apas-style .glyphicon-option-vertical:before {
  content: "\e235";
}
.apas-style .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.apas-style .glyphicon-modal-window:before {
  content: "\e237";
}
.apas-style .glyphicon-oil:before {
  content: "\e238";
}
.apas-style .glyphicon-grain:before {
  content: "\e239";
}
.apas-style .glyphicon-sunglasses:before {
  content: "\e240";
}
.apas-style .glyphicon-text-size:before {
  content: "\e241";
}
.apas-style .glyphicon-text-color:before {
  content: "\e242";
}
.apas-style .glyphicon-text-background:before {
  content: "\e243";
}
.apas-style .glyphicon-object-align-top:before {
  content: "\e244";
}
.apas-style .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.apas-style .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.apas-style .glyphicon-object-align-left:before {
  content: "\e247";
}
.apas-style .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.apas-style .glyphicon-object-align-right:before {
  content: "\e249";
}
.apas-style .glyphicon-triangle-right:before {
  content: "\e250";
}
.apas-style .glyphicon-triangle-left:before {
  content: "\e251";
}
.apas-style .glyphicon-triangle-bottom:before {
  content: "\e252";
}
.apas-style .glyphicon-triangle-top:before {
  content: "\e253";
}
.apas-style .glyphicon-console:before {
  content: "\e254";
}
.apas-style .glyphicon-superscript:before {
  content: "\e255";
}
.apas-style .glyphicon-subscript:before {
  content: "\e256";
}
.apas-style .glyphicon-menu-left:before {
  content: "\e257";
}
.apas-style .glyphicon-menu-right:before {
  content: "\e258";
}
.apas-style .glyphicon-menu-down:before {
  content: "\e259";
}
.apas-style .glyphicon-menu-up:before {
  content: "\e260";
}
.apas-style * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.apas-style *:before,
.apas-style *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.apas-style html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.apas-style body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
.apas-style input,
.apas-style button,
.apas-style select,
.apas-style textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.apas-style a {
  color: #337ab7;
  text-decoration: none;
}
.apas-style a:hover,
.apas-style a:focus {
  color: #23527c;
  text-decoration: underline;
}
.apas-style a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.apas-style figure {
  margin: 0;
}
.apas-style img {
  vertical-align: middle;
}
.apas-style .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.apas-style .img-rounded {
  border-radius: 6px;
}
.apas-style .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out 1s ease 1s;
  -webkit-transition: all 0.2s ease-in-out 1s ease 1s;
  -moz-transition: all 0.2s ease-in-out 1s ease 1s;
  -ms-transition: all 0.2s ease-in-out 1s ease 1s;
  -o-transition: all 0.2s ease-in-out 1s ease 1s;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.apas-style .img-circle {
  border-radius: 50%;
}
.apas-style hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.apas-style .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.apas-style .sr-only-focusable:active,
.apas-style .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.apas-style [role="button"] {
  cursor: pointer;
}
.apas-style h1,
.apas-style h2,
.apas-style h3,
.apas-style h4,
.apas-style h5,
.apas-style h6,
.apas-style .h1,
.apas-style .h2,
.apas-style .h3,
.apas-style .h4,
.apas-style .h5,
.apas-style .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.apas-style h1 small,
.apas-style h2 small,
.apas-style h3 small,
.apas-style h4 small,
.apas-style h5 small,
.apas-style h6 small,
.apas-style .h1 small,
.apas-style .h2 small,
.apas-style .h3 small,
.apas-style .h4 small,
.apas-style .h5 small,
.apas-style .h6 small,
.apas-style h1 .small,
.apas-style h2 .small,
.apas-style h3 .small,
.apas-style h4 .small,
.apas-style h5 .small,
.apas-style h6 .small,
.apas-style .h1 .small,
.apas-style .h2 .small,
.apas-style .h3 .small,
.apas-style .h4 .small,
.apas-style .h5 .small,
.apas-style .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.apas-style h1,
.apas-style .h1,
.apas-style h2,
.apas-style .h2,
.apas-style h3,
.apas-style .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.apas-style h1 small,
.apas-style .h1 small,
.apas-style h2 small,
.apas-style .h2 small,
.apas-style h3 small,
.apas-style .h3 small,
.apas-style h1 .small,
.apas-style .h1 .small,
.apas-style h2 .small,
.apas-style .h2 .small,
.apas-style h3 .small,
.apas-style .h3 .small {
  font-size: 65%;
}
.apas-style h4,
.apas-style .h4,
.apas-style h5,
.apas-style .h5,
.apas-style h6,
.apas-style .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.apas-style h4 small,
.apas-style .h4 small,
.apas-style h5 small,
.apas-style .h5 small,
.apas-style h6 small,
.apas-style .h6 small,
.apas-style h4 .small,
.apas-style .h4 .small,
.apas-style h5 .small,
.apas-style .h5 .small,
.apas-style h6 .small,
.apas-style .h6 .small {
  font-size: 75%;
}
.apas-style h1,
.apas-style .h1 {
  font-size: 36px;
}
.apas-style h2,
.apas-style .h2 {
  font-size: 30px;
}
.apas-style h3,
.apas-style .h3 {
  font-size: 24px;
}
.apas-style h4,
.apas-style .h4 {
  font-size: 18px;
}
.apas-style h5,
.apas-style .h5 {
  font-size: 14px;
}
.apas-style h6,
.apas-style .h6 {
  font-size: 12px;
}
.apas-style p {
  margin: 0 0 10px;
}
.apas-style .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .apas-style .lead {
    font-size: 21px;
  }
}
.apas-style small,
.apas-style .small {
  font-size: 85%;
}
.apas-style mark,
.apas-style .mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.apas-style .text-left {
  text-align: left;
}
.apas-style .text-right {
  text-align: right;
}
.apas-style .text-center {
  text-align: center;
}
.apas-style .text-justify {
  text-align: justify;
}
.apas-style .text-nowrap {
  white-space: nowrap;
}
.apas-style .text-lowercase {
  text-transform: lowercase;
}
.apas-style .text-uppercase {
  text-transform: uppercase;
}
.apas-style .text-capitalize {
  text-transform: capitalize;
}
.apas-style .text-muted {
  color: #777777;
}
.apas-style .text-primary {
  color: #337ab7;
}
a.apas-style .text-primary:hover,
a.apas-style .text-primary:focus {
  color: #286090;
}
.apas-style .text-success {
  color: #3c763d;
}
a.apas-style .text-success:hover,
a.apas-style .text-success:focus {
  color: #2b542c;
}
.apas-style .text-info {
  color: #31708f;
}
a.apas-style .text-info:hover,
a.apas-style .text-info:focus {
  color: #245269;
}
.apas-style .text-warning {
  color: #8a6d3b;
}
a.apas-style .text-warning:hover,
a.apas-style .text-warning:focus {
  color: #66512c;
}
.apas-style .text-danger {
  color: #a94442;
}
a.apas-style .text-danger:hover,
a.apas-style .text-danger:focus {
  color: #843534;
}
.apas-style .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.apas-style .bg-primary:hover,
a.apas-style .bg-primary:focus {
  background-color: #286090;
}
.apas-style .bg-success {
  background-color: #dff0d8;
}
a.apas-style .bg-success:hover,
a.apas-style .bg-success:focus {
  background-color: #c1e2b3;
}
.apas-style .bg-info {
  background-color: #d9edf7;
}
a.apas-style .bg-info:hover,
a.apas-style .bg-info:focus {
  background-color: #afd9ee;
}
.apas-style .bg-warning {
  background-color: #fcf8e3;
}
a.apas-style .bg-warning:hover,
a.apas-style .bg-warning:focus {
  background-color: #f7ecb5;
}
.apas-style .bg-danger {
  background-color: #f2dede;
}
a.apas-style .bg-danger:hover,
a.apas-style .bg-danger:focus {
  background-color: #e4b9b9;
}
.apas-style .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.apas-style ul,
.apas-style ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.apas-style ul ul,
.apas-style ol ul,
.apas-style ul ol,
.apas-style ol ol {
  margin-bottom: 0;
}
.apas-style .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.apas-style .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.apas-style .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.apas-style dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.apas-style dt,
.apas-style dd {
  line-height: 1.42857143;
}
.apas-style dt {
  font-weight: bold;
}
.apas-style dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .apas-style .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .apas-style .dl-horizontal dd {
    margin-left: 180px;
  }
}
.apas-style abbr[title],
.apas-style abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.apas-style .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.apas-style blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.apas-style blockquote p:last-child,
.apas-style blockquote ul:last-child,
.apas-style blockquote ol:last-child {
  margin-bottom: 0;
}
.apas-style blockquote footer,
.apas-style blockquote small,
.apas-style blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
.apas-style blockquote footer:before,
.apas-style blockquote small:before,
.apas-style blockquote .small:before {
  content: '\2014 \00A0';
}
.apas-style .blockquote-reverse,
.apas-style blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.apas-style .blockquote-reverse footer:before,
.apas-style blockquote.pull-right footer:before,
.apas-style .blockquote-reverse small:before,
.apas-style blockquote.pull-right small:before,
.apas-style .blockquote-reverse .small:before,
.apas-style blockquote.pull-right .small:before {
  content: '';
}
.apas-style .blockquote-reverse footer:after,
.apas-style blockquote.pull-right footer:after,
.apas-style .blockquote-reverse small:after,
.apas-style blockquote.pull-right small:after,
.apas-style .blockquote-reverse .small:after,
.apas-style blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.apas-style address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.apas-style code,
.apas-style kbd,
.apas-style pre,
.apas-style samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.apas-style code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.apas-style kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.apas-style kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
.apas-style pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.apas-style pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.apas-style .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.apas-style .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .apas-style .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .apas-style .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .apas-style .container {
    width: 1170px;
  }
}
.apas-style .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.apas-style .row {
  margin-left: -15px;
  margin-right: -15px;
}
.apas-style .col-xs-1, .apas-style .col-sm-1, .apas-style .col-md-1, .apas-style .col-lg-1, .apas-style .col-xs-2, .apas-style .col-sm-2, .apas-style .col-md-2, .apas-style .col-lg-2, .apas-style .col-xs-3, .apas-style .col-sm-3, .apas-style .col-md-3, .apas-style .col-lg-3, .apas-style .col-xs-4, .apas-style .col-sm-4, .apas-style .col-md-4, .apas-style .col-lg-4, .apas-style .col-xs-5, .apas-style .col-sm-5, .apas-style .col-md-5, .apas-style .col-lg-5, .apas-style .col-xs-6, .apas-style .col-sm-6, .apas-style .col-md-6, .apas-style .col-lg-6, .apas-style .col-xs-7, .apas-style .col-sm-7, .apas-style .col-md-7, .apas-style .col-lg-7, .apas-style .col-xs-8, .apas-style .col-sm-8, .apas-style .col-md-8, .apas-style .col-lg-8, .apas-style .col-xs-9, .apas-style .col-sm-9, .apas-style .col-md-9, .apas-style .col-lg-9, .apas-style .col-xs-10, .apas-style .col-sm-10, .apas-style .col-md-10, .apas-style .col-lg-10, .apas-style .col-xs-11, .apas-style .col-sm-11, .apas-style .col-md-11, .apas-style .col-lg-11, .apas-style .col-xs-12, .apas-style .col-sm-12, .apas-style .col-md-12, .apas-style .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.apas-style .col-xs-1, .apas-style .col-xs-2, .apas-style .col-xs-3, .apas-style .col-xs-4, .apas-style .col-xs-5, .apas-style .col-xs-6, .apas-style .col-xs-7, .apas-style .col-xs-8, .apas-style .col-xs-9, .apas-style .col-xs-10, .apas-style .col-xs-11, .apas-style .col-xs-12 {
  float: left;
}
.apas-style .col-xs-12 {
  width: 100%;
}
.apas-style .col-xs-11 {
  width: 91.66666667%;
}
.apas-style .col-xs-10 {
  width: 83.33333333%;
}
.apas-style .col-xs-9 {
  width: 75%;
}
.apas-style .col-xs-8 {
  width: 66.66666667%;
}
.apas-style .col-xs-7 {
  width: 58.33333333%;
}
.apas-style .col-xs-6 {
  width: 50%;
}
.apas-style .col-xs-5 {
  width: 41.66666667%;
}
.apas-style .col-xs-4 {
  width: 33.33333333%;
}
.apas-style .col-xs-3 {
  width: 25%;
}
.apas-style .col-xs-2 {
  width: 16.66666667%;
}
.apas-style .col-xs-1 {
  width: 8.33333333%;
}
.apas-style .col-xs-pull-12 {
  right: 100%;
}
.apas-style .col-xs-pull-11 {
  right: 91.66666667%;
}
.apas-style .col-xs-pull-10 {
  right: 83.33333333%;
}
.apas-style .col-xs-pull-9 {
  right: 75%;
}
.apas-style .col-xs-pull-8 {
  right: 66.66666667%;
}
.apas-style .col-xs-pull-7 {
  right: 58.33333333%;
}
.apas-style .col-xs-pull-6 {
  right: 50%;
}
.apas-style .col-xs-pull-5 {
  right: 41.66666667%;
}
.apas-style .col-xs-pull-4 {
  right: 33.33333333%;
}
.apas-style .col-xs-pull-3 {
  right: 25%;
}
.apas-style .col-xs-pull-2 {
  right: 16.66666667%;
}
.apas-style .col-xs-pull-1 {
  right: 8.33333333%;
}
.apas-style .col-xs-pull-0 {
  right: auto;
}
.apas-style .col-xs-push-12 {
  left: 100%;
}
.apas-style .col-xs-push-11 {
  left: 91.66666667%;
}
.apas-style .col-xs-push-10 {
  left: 83.33333333%;
}
.apas-style .col-xs-push-9 {
  left: 75%;
}
.apas-style .col-xs-push-8 {
  left: 66.66666667%;
}
.apas-style .col-xs-push-7 {
  left: 58.33333333%;
}
.apas-style .col-xs-push-6 {
  left: 50%;
}
.apas-style .col-xs-push-5 {
  left: 41.66666667%;
}
.apas-style .col-xs-push-4 {
  left: 33.33333333%;
}
.apas-style .col-xs-push-3 {
  left: 25%;
}
.apas-style .col-xs-push-2 {
  left: 16.66666667%;
}
.apas-style .col-xs-push-1 {
  left: 8.33333333%;
}
.apas-style .col-xs-push-0 {
  left: auto;
}
.apas-style .col-xs-offset-12 {
  margin-left: 100%;
}
.apas-style .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.apas-style .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.apas-style .col-xs-offset-9 {
  margin-left: 75%;
}
.apas-style .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.apas-style .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.apas-style .col-xs-offset-6 {
  margin-left: 50%;
}
.apas-style .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.apas-style .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.apas-style .col-xs-offset-3 {
  margin-left: 25%;
}
.apas-style .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.apas-style .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.apas-style .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .apas-style .col-sm-1, .apas-style .col-sm-2, .apas-style .col-sm-3, .apas-style .col-sm-4, .apas-style .col-sm-5, .apas-style .col-sm-6, .apas-style .col-sm-7, .apas-style .col-sm-8, .apas-style .col-sm-9, .apas-style .col-sm-10, .apas-style .col-sm-11, .apas-style .col-sm-12 {
    float: left;
  }
  .apas-style .col-sm-12 {
    width: 100%;
  }
  .apas-style .col-sm-11 {
    width: 91.66666667%;
  }
  .apas-style .col-sm-10 {
    width: 83.33333333%;
  }
  .apas-style .col-sm-9 {
    width: 75%;
  }
  .apas-style .col-sm-8 {
    width: 66.66666667%;
  }
  .apas-style .col-sm-7 {
    width: 58.33333333%;
  }
  .apas-style .col-sm-6 {
    width: 50%;
  }
  .apas-style .col-sm-5 {
    width: 41.66666667%;
  }
  .apas-style .col-sm-4 {
    width: 33.33333333%;
  }
  .apas-style .col-sm-3 {
    width: 25%;
  }
  .apas-style .col-sm-2 {
    width: 16.66666667%;
  }
  .apas-style .col-sm-1 {
    width: 8.33333333%;
  }
  .apas-style .col-sm-pull-12 {
    right: 100%;
  }
  .apas-style .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .apas-style .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .apas-style .col-sm-pull-9 {
    right: 75%;
  }
  .apas-style .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .apas-style .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .apas-style .col-sm-pull-6 {
    right: 50%;
  }
  .apas-style .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .apas-style .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .apas-style .col-sm-pull-3 {
    right: 25%;
  }
  .apas-style .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .apas-style .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .apas-style .col-sm-pull-0 {
    right: auto;
  }
  .apas-style .col-sm-push-12 {
    left: 100%;
  }
  .apas-style .col-sm-push-11 {
    left: 91.66666667%;
  }
  .apas-style .col-sm-push-10 {
    left: 83.33333333%;
  }
  .apas-style .col-sm-push-9 {
    left: 75%;
  }
  .apas-style .col-sm-push-8 {
    left: 66.66666667%;
  }
  .apas-style .col-sm-push-7 {
    left: 58.33333333%;
  }
  .apas-style .col-sm-push-6 {
    left: 50%;
  }
  .apas-style .col-sm-push-5 {
    left: 41.66666667%;
  }
  .apas-style .col-sm-push-4 {
    left: 33.33333333%;
  }
  .apas-style .col-sm-push-3 {
    left: 25%;
  }
  .apas-style .col-sm-push-2 {
    left: 16.66666667%;
  }
  .apas-style .col-sm-push-1 {
    left: 8.33333333%;
  }
  .apas-style .col-sm-push-0 {
    left: auto;
  }
  .apas-style .col-sm-offset-12 {
    margin-left: 100%;
  }
  .apas-style .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .apas-style .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .apas-style .col-sm-offset-9 {
    margin-left: 75%;
  }
  .apas-style .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .apas-style .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .apas-style .col-sm-offset-6 {
    margin-left: 50%;
  }
  .apas-style .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .apas-style .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .apas-style .col-sm-offset-3 {
    margin-left: 25%;
  }
  .apas-style .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .apas-style .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .apas-style .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .apas-style .col-md-1, .apas-style .col-md-2, .apas-style .col-md-3, .apas-style .col-md-4, .apas-style .col-md-5, .apas-style .col-md-6, .apas-style .col-md-7, .apas-style .col-md-8, .apas-style .col-md-9, .apas-style .col-md-10, .apas-style .col-md-11, .apas-style .col-md-12 {
    float: left;
  }
  .apas-style .col-md-12 {
    width: 100%;
  }
  .apas-style .col-md-11 {
    width: 91.66666667%;
  }
  .apas-style .col-md-10 {
    width: 83.33333333%;
  }
  .apas-style .col-md-9 {
    width: 75%;
  }
  .apas-style .col-md-8 {
    width: 66.66666667%;
  }
  .apas-style .col-md-7 {
    width: 58.33333333%;
  }
  .apas-style .col-md-6 {
    width: 50%;
  }
  .apas-style .col-md-5 {
    width: 41.66666667%;
  }
  .apas-style .col-md-4 {
    width: 33.33333333%;
  }
  .apas-style .col-md-3 {
    width: 25%;
  }
  .apas-style .col-md-2 {
    width: 16.66666667%;
  }
  .apas-style .col-md-1 {
    width: 8.33333333%;
  }
  .apas-style .col-md-pull-12 {
    right: 100%;
  }
  .apas-style .col-md-pull-11 {
    right: 91.66666667%;
  }
  .apas-style .col-md-pull-10 {
    right: 83.33333333%;
  }
  .apas-style .col-md-pull-9 {
    right: 75%;
  }
  .apas-style .col-md-pull-8 {
    right: 66.66666667%;
  }
  .apas-style .col-md-pull-7 {
    right: 58.33333333%;
  }
  .apas-style .col-md-pull-6 {
    right: 50%;
  }
  .apas-style .col-md-pull-5 {
    right: 41.66666667%;
  }
  .apas-style .col-md-pull-4 {
    right: 33.33333333%;
  }
  .apas-style .col-md-pull-3 {
    right: 25%;
  }
  .apas-style .col-md-pull-2 {
    right: 16.66666667%;
  }
  .apas-style .col-md-pull-1 {
    right: 8.33333333%;
  }
  .apas-style .col-md-pull-0 {
    right: auto;
  }
  .apas-style .col-md-push-12 {
    left: 100%;
  }
  .apas-style .col-md-push-11 {
    left: 91.66666667%;
  }
  .apas-style .col-md-push-10 {
    left: 83.33333333%;
  }
  .apas-style .col-md-push-9 {
    left: 75%;
  }
  .apas-style .col-md-push-8 {
    left: 66.66666667%;
  }
  .apas-style .col-md-push-7 {
    left: 58.33333333%;
  }
  .apas-style .col-md-push-6 {
    left: 50%;
  }
  .apas-style .col-md-push-5 {
    left: 41.66666667%;
  }
  .apas-style .col-md-push-4 {
    left: 33.33333333%;
  }
  .apas-style .col-md-push-3 {
    left: 25%;
  }
  .apas-style .col-md-push-2 {
    left: 16.66666667%;
  }
  .apas-style .col-md-push-1 {
    left: 8.33333333%;
  }
  .apas-style .col-md-push-0 {
    left: auto;
  }
  .apas-style .col-md-offset-12 {
    margin-left: 100%;
  }
  .apas-style .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .apas-style .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .apas-style .col-md-offset-9 {
    margin-left: 75%;
  }
  .apas-style .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .apas-style .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .apas-style .col-md-offset-6 {
    margin-left: 50%;
  }
  .apas-style .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .apas-style .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .apas-style .col-md-offset-3 {
    margin-left: 25%;
  }
  .apas-style .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .apas-style .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .apas-style .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .apas-style .col-lg-1, .apas-style .col-lg-2, .apas-style .col-lg-3, .apas-style .col-lg-4, .apas-style .col-lg-5, .apas-style .col-lg-6, .apas-style .col-lg-7, .apas-style .col-lg-8, .apas-style .col-lg-9, .apas-style .col-lg-10, .apas-style .col-lg-11, .apas-style .col-lg-12 {
    float: left;
  }
  .apas-style .col-lg-12 {
    width: 100%;
  }
  .apas-style .col-lg-11 {
    width: 91.66666667%;
  }
  .apas-style .col-lg-10 {
    width: 83.33333333%;
  }
  .apas-style .col-lg-9 {
    width: 75%;
  }
  .apas-style .col-lg-8 {
    width: 66.66666667%;
  }
  .apas-style .col-lg-7 {
    width: 58.33333333%;
  }
  .apas-style .col-lg-6 {
    width: 50%;
  }
  .apas-style .col-lg-5 {
    width: 41.66666667%;
  }
  .apas-style .col-lg-4 {
    width: 33.33333333%;
  }
  .apas-style .col-lg-3 {
    width: 25%;
  }
  .apas-style .col-lg-2 {
    width: 16.66666667%;
  }
  .apas-style .col-lg-1 {
    width: 8.33333333%;
  }
  .apas-style .col-lg-pull-12 {
    right: 100%;
  }
  .apas-style .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .apas-style .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .apas-style .col-lg-pull-9 {
    right: 75%;
  }
  .apas-style .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .apas-style .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .apas-style .col-lg-pull-6 {
    right: 50%;
  }
  .apas-style .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .apas-style .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .apas-style .col-lg-pull-3 {
    right: 25%;
  }
  .apas-style .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .apas-style .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .apas-style .col-lg-pull-0 {
    right: auto;
  }
  .apas-style .col-lg-push-12 {
    left: 100%;
  }
  .apas-style .col-lg-push-11 {
    left: 91.66666667%;
  }
  .apas-style .col-lg-push-10 {
    left: 83.33333333%;
  }
  .apas-style .col-lg-push-9 {
    left: 75%;
  }
  .apas-style .col-lg-push-8 {
    left: 66.66666667%;
  }
  .apas-style .col-lg-push-7 {
    left: 58.33333333%;
  }
  .apas-style .col-lg-push-6 {
    left: 50%;
  }
  .apas-style .col-lg-push-5 {
    left: 41.66666667%;
  }
  .apas-style .col-lg-push-4 {
    left: 33.33333333%;
  }
  .apas-style .col-lg-push-3 {
    left: 25%;
  }
  .apas-style .col-lg-push-2 {
    left: 16.66666667%;
  }
  .apas-style .col-lg-push-1 {
    left: 8.33333333%;
  }
  .apas-style .col-lg-push-0 {
    left: auto;
  }
  .apas-style .col-lg-offset-12 {
    margin-left: 100%;
  }
  .apas-style .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .apas-style .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .apas-style .col-lg-offset-9 {
    margin-left: 75%;
  }
  .apas-style .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .apas-style .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .apas-style .col-lg-offset-6 {
    margin-left: 50%;
  }
  .apas-style .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .apas-style .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .apas-style .col-lg-offset-3 {
    margin-left: 25%;
  }
  .apas-style .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .apas-style .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .apas-style .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.apas-style table {
  background-color: transparent;
}
.apas-style caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
.apas-style th {
  text-align: left;
}
.apas-style .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.apas-style .table > thead > tr > th,
.apas-style .table > tbody > tr > th,
.apas-style .table > tfoot > tr > th,
.apas-style .table > thead > tr > td,
.apas-style .table > tbody > tr > td,
.apas-style .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.apas-style .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.apas-style .table > caption + thead > tr:first-child > th,
.apas-style .table > colgroup + thead > tr:first-child > th,
.apas-style .table > thead:first-child > tr:first-child > th,
.apas-style .table > caption + thead > tr:first-child > td,
.apas-style .table > colgroup + thead > tr:first-child > td,
.apas-style .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.apas-style .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.apas-style .table .table {
  background-color: #fff;
}
.apas-style .table-condensed > thead > tr > th,
.apas-style .table-condensed > tbody > tr > th,
.apas-style .table-condensed > tfoot > tr > th,
.apas-style .table-condensed > thead > tr > td,
.apas-style .table-condensed > tbody > tr > td,
.apas-style .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.apas-style .table-bordered {
  border: 1px solid #ddd;
}
.apas-style .table-bordered > thead > tr > th,
.apas-style .table-bordered > tbody > tr > th,
.apas-style .table-bordered > tfoot > tr > th,
.apas-style .table-bordered > thead > tr > td,
.apas-style .table-bordered > tbody > tr > td,
.apas-style .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.apas-style .table-bordered > thead > tr > th,
.apas-style .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.apas-style .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.apas-style .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.apas-style table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
.apas-style table td[class*="col-"],
.apas-style table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.apas-style .table > thead > tr > td.active,
.apas-style .table > tbody > tr > td.active,
.apas-style .table > tfoot > tr > td.active,
.apas-style .table > thead > tr > th.active,
.apas-style .table > tbody > tr > th.active,
.apas-style .table > tfoot > tr > th.active,
.apas-style .table > thead > tr.active > td,
.apas-style .table > tbody > tr.active > td,
.apas-style .table > tfoot > tr.active > td,
.apas-style .table > thead > tr.active > th,
.apas-style .table > tbody > tr.active > th,
.apas-style .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.apas-style .table-hover > tbody > tr > td.active:hover,
.apas-style .table-hover > tbody > tr > th.active:hover,
.apas-style .table-hover > tbody > tr.active:hover > td,
.apas-style .table-hover > tbody > tr:hover > .active,
.apas-style .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.apas-style .table > thead > tr > td.success,
.apas-style .table > tbody > tr > td.success,
.apas-style .table > tfoot > tr > td.success,
.apas-style .table > thead > tr > th.success,
.apas-style .table > tbody > tr > th.success,
.apas-style .table > tfoot > tr > th.success,
.apas-style .table > thead > tr.success > td,
.apas-style .table > tbody > tr.success > td,
.apas-style .table > tfoot > tr.success > td,
.apas-style .table > thead > tr.success > th,
.apas-style .table > tbody > tr.success > th,
.apas-style .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.apas-style .table-hover > tbody > tr > td.success:hover,
.apas-style .table-hover > tbody > tr > th.success:hover,
.apas-style .table-hover > tbody > tr.success:hover > td,
.apas-style .table-hover > tbody > tr:hover > .success,
.apas-style .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.apas-style .table > thead > tr > td.info,
.apas-style .table > tbody > tr > td.info,
.apas-style .table > tfoot > tr > td.info,
.apas-style .table > thead > tr > th.info,
.apas-style .table > tbody > tr > th.info,
.apas-style .table > tfoot > tr > th.info,
.apas-style .table > thead > tr.info > td,
.apas-style .table > tbody > tr.info > td,
.apas-style .table > tfoot > tr.info > td,
.apas-style .table > thead > tr.info > th,
.apas-style .table > tbody > tr.info > th,
.apas-style .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.apas-style .table-hover > tbody > tr > td.info:hover,
.apas-style .table-hover > tbody > tr > th.info:hover,
.apas-style .table-hover > tbody > tr.info:hover > td,
.apas-style .table-hover > tbody > tr:hover > .info,
.apas-style .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.apas-style .table > thead > tr > td.warning,
.apas-style .table > tbody > tr > td.warning,
.apas-style .table > tfoot > tr > td.warning,
.apas-style .table > thead > tr > th.warning,
.apas-style .table > tbody > tr > th.warning,
.apas-style .table > tfoot > tr > th.warning,
.apas-style .table > thead > tr.warning > td,
.apas-style .table > tbody > tr.warning > td,
.apas-style .table > tfoot > tr.warning > td,
.apas-style .table > thead > tr.warning > th,
.apas-style .table > tbody > tr.warning > th,
.apas-style .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.apas-style .table-hover > tbody > tr > td.warning:hover,
.apas-style .table-hover > tbody > tr > th.warning:hover,
.apas-style .table-hover > tbody > tr.warning:hover > td,
.apas-style .table-hover > tbody > tr:hover > .warning,
.apas-style .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.apas-style .table > thead > tr > td.danger,
.apas-style .table > tbody > tr > td.danger,
.apas-style .table > tfoot > tr > td.danger,
.apas-style .table > thead > tr > th.danger,
.apas-style .table > tbody > tr > th.danger,
.apas-style .table > tfoot > tr > th.danger,
.apas-style .table > thead > tr.danger > td,
.apas-style .table > tbody > tr.danger > td,
.apas-style .table > tfoot > tr.danger > td,
.apas-style .table > thead > tr.danger > th,
.apas-style .table > tbody > tr.danger > th,
.apas-style .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.apas-style .table-hover > tbody > tr > td.danger:hover,
.apas-style .table-hover > tbody > tr > th.danger:hover,
.apas-style .table-hover > tbody > tr.danger:hover > td,
.apas-style .table-hover > tbody > tr:hover > .danger,
.apas-style .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.apas-style .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .apas-style .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .apas-style .table-responsive > .table {
    margin-bottom: 0;
  }
  .apas-style .table-responsive > .table > thead > tr > th,
  .apas-style .table-responsive > .table > tbody > tr > th,
  .apas-style .table-responsive > .table > tfoot > tr > th,
  .apas-style .table-responsive > .table > thead > tr > td,
  .apas-style .table-responsive > .table > tbody > tr > td,
  .apas-style .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .apas-style .table-responsive > .table-bordered {
    border: 0;
  }
  .apas-style .table-responsive > .table-bordered > thead > tr > th:first-child,
  .apas-style .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .apas-style .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .apas-style .table-responsive > .table-bordered > thead > tr > td:first-child,
  .apas-style .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .apas-style .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .apas-style .table-responsive > .table-bordered > thead > tr > th:last-child,
  .apas-style .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .apas-style .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .apas-style .table-responsive > .table-bordered > thead > tr > td:last-child,
  .apas-style .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .apas-style .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .apas-style .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .apas-style .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .apas-style .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .apas-style .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.apas-style fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.apas-style 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;
}
.apas-style label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.apas-style input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.apas-style input[type="radio"],
.apas-style input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.apas-style input[type="file"] {
  display: block;
}
.apas-style input[type="range"] {
  display: block;
  width: 100%;
}
.apas-style select[multiple],
.apas-style select[size] {
  height: auto;
}
.apas-style input[type="file"]:focus,
.apas-style input[type="radio"]:focus,
.apas-style input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.apas-style output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.apas-style .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s ease 1s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s ease 1s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s ease 1s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s ease 1s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s ease 1s;
}
.apas-style .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);
  -moz-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);
}
.apas-style .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.apas-style .form-control:-ms-input-placeholder {
  color: #999;
}
.apas-style .form-control::-webkit-input-placeholder {
  color: #999;
}
.apas-style .form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.apas-style .form-control[disabled],
.apas-style .form-control[readonly],
fieldset[disabled] .apas-style .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.apas-style .form-control[disabled],
fieldset[disabled] .apas-style .form-control {
  cursor: not-allowed;
}
textarea.apas-style .form-control {
  height: auto;
}
.apas-style input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .apas-style input[type="date"].form-control,
  .apas-style input[type="time"].form-control,
  .apas-style input[type="datetime-local"].form-control,
  .apas-style input[type="month"].form-control {
    line-height: 34px;
  }
  .apas-style input[type="date"].input-sm,
  .apas-style input[type="time"].input-sm,
  .apas-style input[type="datetime-local"].input-sm,
  .apas-style input[type="month"].input-sm,
  .input-group-sm .apas-style input[type="date"],
  .input-group-sm .apas-style input[type="time"],
  .input-group-sm .apas-style input[type="datetime-local"],
  .input-group-sm .apas-style input[type="month"] {
    line-height: 30px;
  }
  .apas-style input[type="date"].input-lg,
  .apas-style input[type="time"].input-lg,
  .apas-style input[type="datetime-local"].input-lg,
  .apas-style input[type="month"].input-lg,
  .input-group-lg .apas-style input[type="date"],
  .input-group-lg .apas-style input[type="time"],
  .input-group-lg .apas-style input[type="datetime-local"],
  .input-group-lg .apas-style input[type="month"] {
    line-height: 46px;
  }
}
.apas-style .form-group {
  margin-bottom: 15px;
}
.apas-style .radio,
.apas-style .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.apas-style .radio label,
.apas-style .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.apas-style .radio input[type="radio"],
.apas-style .radio-inline input[type="radio"],
.apas-style .checkbox input[type="checkbox"],
.apas-style .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.apas-style .radio + .radio,
.apas-style .checkbox + .checkbox {
  margin-top: -5px;
}
.apas-style .radio-inline,
.apas-style .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.apas-style .radio-inline + .radio-inline,
.apas-style .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.apas-style input[type="radio"][disabled],
.apas-style input[type="checkbox"][disabled],
.apas-style input[type="radio"].disabled,
.apas-style input[type="checkbox"].disabled,
fieldset[disabled] .apas-style input[type="radio"],
fieldset[disabled] .apas-style input[type="checkbox"] {
  cursor: not-allowed;
}
.apas-style .radio-inline.disabled,
.apas-style .checkbox-inline.disabled,
fieldset[disabled] .apas-style .radio-inline,
fieldset[disabled] .apas-style .checkbox-inline {
  cursor: not-allowed;
}
.apas-style .radio.disabled label,
.apas-style .checkbox.disabled label,
fieldset[disabled] .apas-style .radio label,
fieldset[disabled] .apas-style .checkbox label {
  cursor: not-allowed;
}
.apas-style .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.apas-style .form-control-static.input-lg,
.apas-style .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.apas-style .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.apas-style .input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.apas-style .input-sm,
select[multiple].apas-style .input-sm {
  height: auto;
}
.apas-style .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.apas-style .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.apas-style .form-group-sm textarea.form-control,
.apas-style .form-group-sm select[multiple].form-control {
  height: auto;
}
.apas-style .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.apas-style .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.apas-style .input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.apas-style .input-lg,
select[multiple].apas-style .input-lg {
  height: auto;
}
.apas-style .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.apas-style .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.apas-style .form-group-lg textarea.form-control,
.apas-style .form-group-lg select[multiple].form-control {
  height: auto;
}
.apas-style .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.apas-style .has-feedback {
  position: relative;
}
.apas-style .has-feedback .form-control {
  padding-right: 42.5px;
}
.apas-style .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.apas-style .input-lg + .form-control-feedback,
.apas-style .input-group-lg + .form-control-feedback,
.apas-style .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.apas-style .input-sm + .form-control-feedback,
.apas-style .input-group-sm + .form-control-feedback,
.apas-style .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.apas-style .has-success .help-block,
.apas-style .has-success .control-label,
.apas-style .has-success .radio,
.apas-style .has-success .checkbox,
.apas-style .has-success .radio-inline,
.apas-style .has-success .checkbox-inline,
.apas-style .has-success.radio label,
.apas-style .has-success.checkbox label,
.apas-style .has-success.radio-inline label,
.apas-style .has-success.checkbox-inline label {
  color: #3c763d;
}
.apas-style .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.apas-style .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;
  -moz-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;
}
.apas-style .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.apas-style .has-success .form-control-feedback {
  color: #3c763d;
}
.apas-style .has-warning .help-block,
.apas-style .has-warning .control-label,
.apas-style .has-warning .radio,
.apas-style .has-warning .checkbox,
.apas-style .has-warning .radio-inline,
.apas-style .has-warning .checkbox-inline,
.apas-style .has-warning.radio label,
.apas-style .has-warning.checkbox label,
.apas-style .has-warning.radio-inline label,
.apas-style .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.apas-style .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.apas-style .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;
  -moz-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;
}
.apas-style .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.apas-style .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.apas-style .has-error .help-block,
.apas-style .has-error .control-label,
.apas-style .has-error .radio,
.apas-style .has-error .checkbox,
.apas-style .has-error .radio-inline,
.apas-style .has-error .checkbox-inline,
.apas-style .has-error.radio label,
.apas-style .has-error.checkbox label,
.apas-style .has-error.radio-inline label,
.apas-style .has-error.checkbox-inline label {
  color: #a94442;
}
.apas-style .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.apas-style .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;
  -moz-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;
}
.apas-style .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.apas-style .has-error .form-control-feedback {
  color: #a94442;
}
.apas-style .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.apas-style .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.apas-style .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .apas-style .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .apas-style .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .apas-style .form-inline .form-control-static {
    display: inline-block;
  }
  .apas-style .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .apas-style .form-inline .input-group .input-group-addon,
  .apas-style .form-inline .input-group .input-group-btn,
  .apas-style .form-inline .input-group .form-control {
    width: auto;
  }
  .apas-style .form-inline .input-group > .form-control {
    width: 100%;
  }
  .apas-style .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .apas-style .form-inline .radio,
  .apas-style .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .apas-style .form-inline .radio label,
  .apas-style .form-inline .checkbox label {
    padding-left: 0;
  }
  .apas-style .form-inline .radio input[type="radio"],
  .apas-style .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .apas-style .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.apas-style .form-horizontal .radio,
.apas-style .form-horizontal .checkbox,
.apas-style .form-horizontal .radio-inline,
.apas-style .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.apas-style .form-horizontal .radio,
.apas-style .form-horizontal .checkbox {
  min-height: 27px;
}
.apas-style .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .apas-style .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.apas-style .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .apas-style .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .apas-style .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.apas-style .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: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.apas-style .btn:focus,
.apas-style .btn:active:focus,
.apas-style .btn.active:focus,
.apas-style .btn.focus,
.apas-style .btn:active.focus,
.apas-style .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.apas-style .btn:hover,
.apas-style .btn:focus,
.apas-style .btn.focus {
  color: #333;
  text-decoration: none;
}
.apas-style .btn:active,
.apas-style .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.apas-style .btn.disabled,
.apas-style .btn[disabled],
fieldset[disabled] .apas-style .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.apas-style .btn.disabled,
fieldset[disabled] a.apas-style .btn {
  pointer-events: none;
}
.apas-style .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.apas-style .btn-default:focus,
.apas-style .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.apas-style .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.apas-style .btn-default:active,
.apas-style .btn-default.active,
.open > .dropdown-toggle.apas-style .btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.apas-style .btn-default:active:hover,
.apas-style .btn-default.active:hover,
.open > .dropdown-toggle.apas-style .btn-default:hover,
.apas-style .btn-default:active:focus,
.apas-style .btn-default.active:focus,
.open > .dropdown-toggle.apas-style .btn-default:focus,
.apas-style .btn-default:active.focus,
.apas-style .btn-default.active.focus,
.open > .dropdown-toggle.apas-style .btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.apas-style .btn-default:active,
.apas-style .btn-default.active,
.open > .dropdown-toggle.apas-style .btn-default {
  background-image: none;
}
.apas-style .btn-default.disabled:hover,
.apas-style .btn-default[disabled]:hover,
fieldset[disabled] .apas-style .btn-default:hover,
.apas-style .btn-default.disabled:focus,
.apas-style .btn-default[disabled]:focus,
fieldset[disabled] .apas-style .btn-default:focus,
.apas-style .btn-default.disabled.focus,
.apas-style .btn-default[disabled].focus,
fieldset[disabled] .apas-style .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.apas-style .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.apas-style .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.apas-style .btn-primary:focus,
.apas-style .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.apas-style .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.apas-style .btn-primary:active,
.apas-style .btn-primary.active,
.open > .dropdown-toggle.apas-style .btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.apas-style .btn-primary:active:hover,
.apas-style .btn-primary.active:hover,
.open > .dropdown-toggle.apas-style .btn-primary:hover,
.apas-style .btn-primary:active:focus,
.apas-style .btn-primary.active:focus,
.open > .dropdown-toggle.apas-style .btn-primary:focus,
.apas-style .btn-primary:active.focus,
.apas-style .btn-primary.active.focus,
.open > .dropdown-toggle.apas-style .btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.apas-style .btn-primary:active,
.apas-style .btn-primary.active,
.open > .dropdown-toggle.apas-style .btn-primary {
  background-image: none;
}
.apas-style .btn-primary.disabled:hover,
.apas-style .btn-primary[disabled]:hover,
fieldset[disabled] .apas-style .btn-primary:hover,
.apas-style .btn-primary.disabled:focus,
.apas-style .btn-primary[disabled]:focus,
fieldset[disabled] .apas-style .btn-primary:focus,
.apas-style .btn-primary.disabled.focus,
.apas-style .btn-primary[disabled].focus,
fieldset[disabled] .apas-style .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.apas-style .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.apas-style .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.apas-style .btn-success:focus,
.apas-style .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.apas-style .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.apas-style .btn-success:active,
.apas-style .btn-success.active,
.open > .dropdown-toggle.apas-style .btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.apas-style .btn-success:active:hover,
.apas-style .btn-success.active:hover,
.open > .dropdown-toggle.apas-style .btn-success:hover,
.apas-style .btn-success:active:focus,
.apas-style .btn-success.active:focus,
.open > .dropdown-toggle.apas-style .btn-success:focus,
.apas-style .btn-success:active.focus,
.apas-style .btn-success.active.focus,
.open > .dropdown-toggle.apas-style .btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.apas-style .btn-success:active,
.apas-style .btn-success.active,
.open > .dropdown-toggle.apas-style .btn-success {
  background-image: none;
}
.apas-style .btn-success.disabled:hover,
.apas-style .btn-success[disabled]:hover,
fieldset[disabled] .apas-style .btn-success:hover,
.apas-style .btn-success.disabled:focus,
.apas-style .btn-success[disabled]:focus,
fieldset[disabled] .apas-style .btn-success:focus,
.apas-style .btn-success.disabled.focus,
.apas-style .btn-success[disabled].focus,
fieldset[disabled] .apas-style .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.apas-style .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.apas-style .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.apas-style .btn-info:focus,
.apas-style .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.apas-style .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.apas-style .btn-info:active,
.apas-style .btn-info.active,
.open > .dropdown-toggle.apas-style .btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.apas-style .btn-info:active:hover,
.apas-style .btn-info.active:hover,
.open > .dropdown-toggle.apas-style .btn-info:hover,
.apas-style .btn-info:active:focus,
.apas-style .btn-info.active:focus,
.open > .dropdown-toggle.apas-style .btn-info:focus,
.apas-style .btn-info:active.focus,
.apas-style .btn-info.active.focus,
.open > .dropdown-toggle.apas-style .btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.apas-style .btn-info:active,
.apas-style .btn-info.active,
.open > .dropdown-toggle.apas-style .btn-info {
  background-image: none;
}
.apas-style .btn-info.disabled:hover,
.apas-style .btn-info[disabled]:hover,
fieldset[disabled] .apas-style .btn-info:hover,
.apas-style .btn-info.disabled:focus,
.apas-style .btn-info[disabled]:focus,
fieldset[disabled] .apas-style .btn-info:focus,
.apas-style .btn-info.disabled.focus,
.apas-style .btn-info[disabled].focus,
fieldset[disabled] .apas-style .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.apas-style .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.apas-style .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.apas-style .btn-warning:focus,
.apas-style .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.apas-style .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.apas-style .btn-warning:active,
.apas-style .btn-warning.active,
.open > .dropdown-toggle.apas-style .btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.apas-style .btn-warning:active:hover,
.apas-style .btn-warning.active:hover,
.open > .dropdown-toggle.apas-style .btn-warning:hover,
.apas-style .btn-warning:active:focus,
.apas-style .btn-warning.active:focus,
.open > .dropdown-toggle.apas-style .btn-warning:focus,
.apas-style .btn-warning:active.focus,
.apas-style .btn-warning.active.focus,
.open > .dropdown-toggle.apas-style .btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.apas-style .btn-warning:active,
.apas-style .btn-warning.active,
.open > .dropdown-toggle.apas-style .btn-warning {
  background-image: none;
}
.apas-style .btn-warning.disabled:hover,
.apas-style .btn-warning[disabled]:hover,
fieldset[disabled] .apas-style .btn-warning:hover,
.apas-style .btn-warning.disabled:focus,
.apas-style .btn-warning[disabled]:focus,
fieldset[disabled] .apas-style .btn-warning:focus,
.apas-style .btn-warning.disabled.focus,
.apas-style .btn-warning[disabled].focus,
fieldset[disabled] .apas-style .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.apas-style .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.apas-style .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.apas-style .btn-danger:focus,
.apas-style .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.apas-style .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.apas-style .btn-danger:active,
.apas-style .btn-danger.active,
.open > .dropdown-toggle.apas-style .btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.apas-style .btn-danger:active:hover,
.apas-style .btn-danger.active:hover,
.open > .dropdown-toggle.apas-style .btn-danger:hover,
.apas-style .btn-danger:active:focus,
.apas-style .btn-danger.active:focus,
.open > .dropdown-toggle.apas-style .btn-danger:focus,
.apas-style .btn-danger:active.focus,
.apas-style .btn-danger.active.focus,
.open > .dropdown-toggle.apas-style .btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.apas-style .btn-danger:active,
.apas-style .btn-danger.active,
.open > .dropdown-toggle.apas-style .btn-danger {
  background-image: none;
}
.apas-style .btn-danger.disabled:hover,
.apas-style .btn-danger[disabled]:hover,
fieldset[disabled] .apas-style .btn-danger:hover,
.apas-style .btn-danger.disabled:focus,
.apas-style .btn-danger[disabled]:focus,
fieldset[disabled] .apas-style .btn-danger:focus,
.apas-style .btn-danger.disabled.focus,
.apas-style .btn-danger[disabled].focus,
fieldset[disabled] .apas-style .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.apas-style .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.apas-style .btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.apas-style .btn-link,
.apas-style .btn-link:active,
.apas-style .btn-link.active,
.apas-style .btn-link[disabled],
fieldset[disabled] .apas-style .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.apas-style .btn-link,
.apas-style .btn-link:hover,
.apas-style .btn-link:focus,
.apas-style .btn-link:active {
  border-color: transparent;
}
.apas-style .btn-link:hover,
.apas-style .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.apas-style .btn-link[disabled]:hover,
fieldset[disabled] .apas-style .btn-link:hover,
.apas-style .btn-link[disabled]:focus,
fieldset[disabled] .apas-style .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.apas-style .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.apas-style .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.apas-style .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.apas-style .btn-block {
  display: block;
  width: 100%;
}
.apas-style .btn-block + .btn-block {
  margin-top: 5px;
}
.apas-style input[type="submit"].btn-block,
.apas-style input[type="reset"].btn-block,
.apas-style input[type="button"].btn-block {
  width: 100%;
}
.apas-style .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  transition: opacity 0.15s linear 1s ease 1s;
  -webkit-transition: opacity 0.15s linear 1s ease 1s;
  -moz-transition: opacity 0.15s linear 1s ease 1s;
  -ms-transition: opacity 0.15s linear 1s ease 1s;
  -o-transition: opacity 0.15s linear 1s ease 1s;
}
.apas-style .fade.in {
  opacity: 1;
}
.apas-style .collapse {
  display: none;
}
.apas-style .collapse.in {
  display: block;
}
tr.apas-style .collapse.in {
  display: table-row;
}
tbody.apas-style .collapse.in {
  display: table-row-group;
}
.apas-style .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;
}
.apas-style .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;
}
.apas-style .dropup,
.apas-style .dropdown {
  position: relative;
}
.apas-style .dropdown-toggle:focus {
  outline: 0;
}
.apas-style .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: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-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;
}
.apas-style .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.apas-style .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.apas-style .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.apas-style .dropdown-menu > li > a:hover,
.apas-style .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.apas-style .dropdown-menu > .active > a,
.apas-style .dropdown-menu > .active > a:hover,
.apas-style .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.apas-style .dropdown-menu > .disabled > a,
.apas-style .dropdown-menu > .disabled > a:hover,
.apas-style .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.apas-style .dropdown-menu > .disabled > a:hover,
.apas-style .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.apas-style .open > .dropdown-menu {
  display: block;
}
.apas-style .open > a {
  outline: 0;
}
.apas-style .dropdown-menu-right {
  left: auto;
  right: 0;
}
.apas-style .dropdown-menu-left {
  left: 0;
  right: auto;
}
.apas-style .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.apas-style .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.apas-style .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.apas-style .dropup .caret,
.apas-style .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.apas-style .dropup .dropdown-menu,
.apas-style .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .apas-style .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .apas-style .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.apas-style .btn-group,
.apas-style .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.apas-style .btn-group > .btn,
.apas-style .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.apas-style .btn-group > .btn:hover,
.apas-style .btn-group-vertical > .btn:hover,
.apas-style .btn-group > .btn:focus,
.apas-style .btn-group-vertical > .btn:focus,
.apas-style .btn-group > .btn:active,
.apas-style .btn-group-vertical > .btn:active,
.apas-style .btn-group > .btn.active,
.apas-style .btn-group-vertical > .btn.active {
  z-index: 2;
}
.apas-style .btn-group .btn + .btn,
.apas-style .btn-group .btn + .btn-group,
.apas-style .btn-group .btn-group + .btn,
.apas-style .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.apas-style .btn-toolbar {
  margin-left: -5px;
}
.apas-style .btn-toolbar .btn,
.apas-style .btn-toolbar .btn-group,
.apas-style .btn-toolbar .input-group {
  float: left;
}
.apas-style .btn-toolbar > .btn,
.apas-style .btn-toolbar > .btn-group,
.apas-style .btn-toolbar > .input-group {
  margin-left: 5px;
}
.apas-style .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.apas-style .btn-group > .btn:first-child {
  margin-left: 0;
}
.apas-style .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.apas-style .btn-group > .btn:last-child:not(:first-child),
.apas-style .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.apas-style .btn-group > .btn-group {
  float: left;
}
.apas-style .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.apas-style .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.apas-style .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.apas-style .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.apas-style .btn-group .dropdown-toggle:active,
.apas-style .btn-group.open .dropdown-toggle {
  outline: 0;
}
.apas-style .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.apas-style .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.apas-style .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.apas-style .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.apas-style .btn .caret {
  margin-left: 0;
}
.apas-style .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.apas-style .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.apas-style .btn-group-vertical > .btn,
.apas-style .btn-group-vertical > .btn-group,
.apas-style .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.apas-style .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.apas-style .btn-group-vertical > .btn + .btn,
.apas-style .btn-group-vertical > .btn + .btn-group,
.apas-style .btn-group-vertical > .btn-group + .btn,
.apas-style .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.apas-style .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.apas-style .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.apas-style .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.apas-style .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.apas-style .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.apas-style .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.apas-style .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.apas-style .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.apas-style .btn-group-justified > .btn,
.apas-style .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.apas-style .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.apas-style .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.apas-style [data-toggle="buttons"] > .btn input[type="radio"],
.apas-style [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.apas-style [data-toggle="buttons"] > .btn input[type="checkbox"],
.apas-style [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.apas-style .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.apas-style .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.apas-style .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.apas-style .input-group .form-control:focus {
  z-index: 3;
}
.apas-style .input-group-lg > .form-control,
.apas-style .input-group-lg > .input-group-addon,
.apas-style .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.apas-style .input-group-lg > .form-control,
select.apas-style .input-group-lg > .input-group-addon,
select.apas-style .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.apas-style .input-group-lg > .form-control,
textarea.apas-style .input-group-lg > .input-group-addon,
textarea.apas-style .input-group-lg > .input-group-btn > .btn,
select[multiple].apas-style .input-group-lg > .form-control,
select[multiple].apas-style .input-group-lg > .input-group-addon,
select[multiple].apas-style .input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.apas-style .input-group-sm > .form-control,
.apas-style .input-group-sm > .input-group-addon,
.apas-style .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.apas-style .input-group-sm > .form-control,
select.apas-style .input-group-sm > .input-group-addon,
select.apas-style .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.apas-style .input-group-sm > .form-control,
textarea.apas-style .input-group-sm > .input-group-addon,
textarea.apas-style .input-group-sm > .input-group-btn > .btn,
select[multiple].apas-style .input-group-sm > .form-control,
select[multiple].apas-style .input-group-sm > .input-group-addon,
select[multiple].apas-style .input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.apas-style .input-group-addon,
.apas-style .input-group-btn,
.apas-style .input-group .form-control {
  display: table-cell;
}
.apas-style .input-group-addon:not(:first-child):not(:last-child),
.apas-style .input-group-btn:not(:first-child):not(:last-child),
.apas-style .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.apas-style .input-group-addon,
.apas-style .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.apas-style .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.apas-style .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.apas-style .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.apas-style .input-group-addon input[type="radio"],
.apas-style .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.apas-style .input-group .form-control:first-child,
.apas-style .input-group-addon:first-child,
.apas-style .input-group-btn:first-child > .btn,
.apas-style .input-group-btn:first-child > .btn-group > .btn,
.apas-style .input-group-btn:first-child > .dropdown-toggle,
.apas-style .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.apas-style .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.apas-style .input-group-addon:first-child {
  border-right: 0;
}
.apas-style .input-group .form-control:last-child,
.apas-style .input-group-addon:last-child,
.apas-style .input-group-btn:last-child > .btn,
.apas-style .input-group-btn:last-child > .btn-group > .btn,
.apas-style .input-group-btn:last-child > .dropdown-toggle,
.apas-style .input-group-btn:first-child > .btn:not(:first-child),
.apas-style .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.apas-style .input-group-addon:last-child {
  border-left: 0;
}
.apas-style .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.apas-style .input-group-btn > .btn {
  position: relative;
}
.apas-style .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.apas-style .input-group-btn > .btn:hover,
.apas-style .input-group-btn > .btn:focus,
.apas-style .input-group-btn > .btn:active {
  z-index: 2;
}
.apas-style .input-group-btn:first-child > .btn,
.apas-style .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.apas-style .input-group-btn:last-child > .btn,
.apas-style .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.apas-style .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.apas-style .nav > li {
  position: relative;
  display: block;
}
.apas-style .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.apas-style .nav > li > a:hover,
.apas-style .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.apas-style .nav > li.disabled > a {
  color: #777777;
}
.apas-style .nav > li.disabled > a:hover,
.apas-style .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.apas-style .nav .open > a,
.apas-style .nav .open > a:hover,
.apas-style .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.apas-style .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.apas-style .nav > li > a > img {
  max-width: none;
}
.apas-style .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.apas-style .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.apas-style .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.apas-style .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.apas-style .nav-tabs > li.active > a,
.apas-style .nav-tabs > li.active > a:hover,
.apas-style .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.apas-style .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.apas-style .nav-tabs.nav-justified > li {
  float: none;
}
.apas-style .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.apas-style .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .apas-style .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .apas-style .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.apas-style .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.apas-style .nav-tabs.nav-justified > .active > a,
.apas-style .nav-tabs.nav-justified > .active > a:hover,
.apas-style .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .apas-style .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .apas-style .nav-tabs.nav-justified > .active > a,
  .apas-style .nav-tabs.nav-justified > .active > a:hover,
  .apas-style .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.apas-style .nav-pills > li {
  float: left;
}
.apas-style .nav-pills > li > a {
  border-radius: 4px;
}
.apas-style .nav-pills > li + li {
  margin-left: 2px;
}
.apas-style .nav-pills > li.active > a,
.apas-style .nav-pills > li.active > a:hover,
.apas-style .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.apas-style .nav-stacked > li {
  float: none;
}
.apas-style .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.apas-style .nav-justified {
  width: 100%;
}
.apas-style .nav-justified > li {
  float: none;
}
.apas-style .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.apas-style .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .apas-style .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .apas-style .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.apas-style .nav-tabs-justified {
  border-bottom: 0;
}
.apas-style .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.apas-style .nav-tabs-justified > .active > a,
.apas-style .nav-tabs-justified > .active > a:hover,
.apas-style .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .apas-style .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .apas-style .nav-tabs-justified > .active > a,
  .apas-style .nav-tabs-justified > .active > a:hover,
  .apas-style .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.apas-style .tab-content > .tab-pane {
  display: none;
}
.apas-style .tab-content > .active {
  display: block;
}
.apas-style .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.apas-style .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .apas-style .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .apas-style .navbar-header {
    float: left;
  }
}
.apas-style .navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.apas-style .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .apas-style .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .apas-style .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .apas-style .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .apas-style .navbar-collapse,
  .navbar-static-top .apas-style .navbar-collapse,
  .navbar-fixed-bottom .apas-style .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.apas-style .navbar-fixed-top .navbar-collapse,
.apas-style .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .apas-style .navbar-fixed-top .navbar-collapse,
  .apas-style .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.apas-style .container > .navbar-header,
.apas-style .container-fluid > .navbar-header,
.apas-style .container > .navbar-collapse,
.apas-style .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .apas-style .container > .navbar-header,
  .apas-style .container-fluid > .navbar-header,
  .apas-style .container > .navbar-collapse,
  .apas-style .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.apas-style .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .apas-style .navbar-static-top {
    border-radius: 0;
  }
}
.apas-style .navbar-fixed-top,
.apas-style .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .apas-style .navbar-fixed-top,
  .apas-style .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.apas-style .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.apas-style .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.apas-style .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.apas-style .navbar-brand:hover,
.apas-style .navbar-brand:focus {
  text-decoration: none;
}
.apas-style .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .apas-style .navbar-brand,
  .navbar > .container-fluid .apas-style .navbar-brand {
    margin-left: -15px;
  }
}
.apas-style .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.apas-style .navbar-toggle:focus {
  outline: 0;
}
.apas-style .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.apas-style .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .apas-style .navbar-toggle {
    display: none;
  }
}
.apas-style .navbar-nav {
  margin: 7.5px -15px;
}
.apas-style .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .apas-style .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .apas-style .navbar-nav .open .dropdown-menu > li > a,
  .apas-style .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .apas-style .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .apas-style .navbar-nav .open .dropdown-menu > li > a:hover,
  .apas-style .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .apas-style .navbar-nav {
    float: left;
    margin: 0;
  }
  .apas-style .navbar-nav > li {
    float: left;
  }
  .apas-style .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.apas-style .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .apas-style .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .apas-style .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .apas-style .navbar-form .form-control-static {
    display: inline-block;
  }
  .apas-style .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .apas-style .navbar-form .input-group .input-group-addon,
  .apas-style .navbar-form .input-group .input-group-btn,
  .apas-style .navbar-form .input-group .form-control {
    width: auto;
  }
  .apas-style .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .apas-style .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .apas-style .navbar-form .radio,
  .apas-style .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .apas-style .navbar-form .radio label,
  .apas-style .navbar-form .checkbox label {
    padding-left: 0;
  }
  .apas-style .navbar-form .radio input[type="radio"],
  .apas-style .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .apas-style .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
.apas-style .navbar-form .form-group label {
  display: block;
  margin-bottom: 1px;
}
@media (max-width: 767px) {
  .apas-style .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .apas-style .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .apas-style .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.apas-style .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.apas-style .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.apas-style .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.apas-style .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.apas-style .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.apas-style .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .apas-style .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .apas-style .navbar-left {
    float: left !important;
  }
  .apas-style .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .apas-style .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.apas-style .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.apas-style .navbar-default .navbar-brand {
  color: #777;
}
.apas-style .navbar-default .navbar-brand:hover,
.apas-style .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.apas-style .navbar-default .navbar-text {
  color: #777;
}
.apas-style .navbar-default .navbar-nav > li > a {
  color: #777;
}
.apas-style .navbar-default .navbar-nav > li > a:hover,
.apas-style .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.apas-style .navbar-default .navbar-nav > .active > a,
.apas-style .navbar-default .navbar-nav > .active > a:hover,
.apas-style .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.apas-style .navbar-default .navbar-nav > .disabled > a,
.apas-style .navbar-default .navbar-nav > .disabled > a:hover,
.apas-style .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.apas-style .navbar-default .navbar-toggle {
  border-color: #ddd;
}
.apas-style .navbar-default .navbar-toggle:hover,
.apas-style .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.apas-style .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.apas-style .navbar-default .navbar-collapse,
.apas-style .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.apas-style .navbar-default .navbar-nav > .open > a,
.apas-style .navbar-default .navbar-nav > .open > a:hover,
.apas-style .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .apas-style .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .apas-style .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .apas-style .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .apas-style .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .apas-style .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .apas-style .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .apas-style .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .apas-style .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .apas-style .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.apas-style .navbar-default .navbar-link {
  color: #777;
}
.apas-style .navbar-default .navbar-link:hover {
  color: #333;
}
.apas-style .navbar-default .btn-link {
  color: #777;
}
.apas-style .navbar-default .btn-link:hover,
.apas-style .navbar-default .btn-link:focus {
  color: #333;
}
.apas-style .navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .apas-style .navbar-default .btn-link:hover,
.apas-style .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .apas-style .navbar-default .btn-link:focus {
  color: #ccc;
}
.apas-style .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.apas-style .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.apas-style .navbar-inverse .navbar-brand:hover,
.apas-style .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.apas-style .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.apas-style .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.apas-style .navbar-inverse .navbar-nav > li > a:hover,
.apas-style .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.apas-style .navbar-inverse .navbar-nav > .active > a,
.apas-style .navbar-inverse .navbar-nav > .active > a:hover,
.apas-style .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.apas-style .navbar-inverse .navbar-nav > .disabled > a,
.apas-style .navbar-inverse .navbar-nav > .disabled > a:hover,
.apas-style .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.apas-style .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.apas-style .navbar-inverse .navbar-toggle:hover,
.apas-style .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.apas-style .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.apas-style .navbar-inverse .navbar-collapse,
.apas-style .navbar-inverse .navbar-form {
  border-color: #101010;
}
.apas-style .navbar-inverse .navbar-nav > .open > a,
.apas-style .navbar-inverse .navbar-nav > .open > a:hover,
.apas-style .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .apas-style .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .apas-style .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .apas-style .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .apas-style .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .apas-style .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .apas-style .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .apas-style .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .apas-style .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .apas-style .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .apas-style .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .apas-style .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.apas-style .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.apas-style .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.apas-style .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.apas-style .navbar-inverse .btn-link:hover,
.apas-style .navbar-inverse .btn-link:focus {
  color: #fff;
}
.apas-style .navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .apas-style .navbar-inverse .btn-link:hover,
.apas-style .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .apas-style .navbar-inverse .btn-link:focus {
  color: #444;
}
.apas-style .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.apas-style .breadcrumb > li {
  display: inline-block;
}
.apas-style .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.apas-style .breadcrumb > .active {
  color: #777777;
}
.apas-style .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.apas-style .pagination > li {
  display: inline;
}
.apas-style .pagination > li > a,
.apas-style .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.apas-style .pagination > li:first-child > a,
.apas-style .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.apas-style .pagination > li:last-child > a,
.apas-style .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.apas-style .pagination > li > a:hover,
.apas-style .pagination > li > span:hover,
.apas-style .pagination > li > a:focus,
.apas-style .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.apas-style .pagination > .active > a,
.apas-style .pagination > .active > span,
.apas-style .pagination > .active > a:hover,
.apas-style .pagination > .active > span:hover,
.apas-style .pagination > .active > a:focus,
.apas-style .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.apas-style .pagination > .disabled > span,
.apas-style .pagination > .disabled > span:hover,
.apas-style .pagination > .disabled > span:focus,
.apas-style .pagination > .disabled > a,
.apas-style .pagination > .disabled > a:hover,
.apas-style .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.apas-style .pagination-lg > li > a,
.apas-style .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.apas-style .pagination-lg > li:first-child > a,
.apas-style .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.apas-style .pagination-lg > li:last-child > a,
.apas-style .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.apas-style .pagination-sm > li > a,
.apas-style .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.apas-style .pagination-sm > li:first-child > a,
.apas-style .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.apas-style .pagination-sm > li:last-child > a,
.apas-style .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.apas-style .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.apas-style .pager li {
  display: inline;
}
.apas-style .pager li > a,
.apas-style .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.apas-style .pager li > a:hover,
.apas-style .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.apas-style .pager .next > a,
.apas-style .pager .next > span {
  float: right;
}
.apas-style .pager .previous > a,
.apas-style .pager .previous > span {
  float: left;
}
.apas-style .pager .disabled > a,
.apas-style .pager .disabled > a:hover,
.apas-style .pager .disabled > a:focus,
.apas-style .pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.apas-style .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.apas-style .label:hover,
a.apas-style .label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.apas-style .label:empty {
  display: none;
}
.btn .apas-style .label {
  position: relative;
  top: -1px;
}
.apas-style .label-default {
  background-color: #777777;
}
.apas-style .label-default[href]:hover,
.apas-style .label-default[href]:focus {
  background-color: #5e5e5e;
}
.apas-style .label-primary {
  background-color: #337ab7;
}
.apas-style .label-primary[href]:hover,
.apas-style .label-primary[href]:focus {
  background-color: #286090;
}
.apas-style .label-success {
  background-color: #5cb85c;
}
.apas-style .label-success[href]:hover,
.apas-style .label-success[href]:focus {
  background-color: #449d44;
}
.apas-style .label-info {
  background-color: #5bc0de;
}
.apas-style .label-info[href]:hover,
.apas-style .label-info[href]:focus {
  background-color: #31b0d5;
}
.apas-style .label-warning {
  background-color: #f0ad4e;
}
.apas-style .label-warning[href]:hover,
.apas-style .label-warning[href]:focus {
  background-color: #ec971f;
}
.apas-style .label-danger {
  background-color: #d9534f;
}
.apas-style .label-danger[href]:hover,
.apas-style .label-danger[href]:focus {
  background-color: #c9302c;
}
.apas-style .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.apas-style .badge:empty {
  display: none;
}
.btn .apas-style .badge {
  position: relative;
  top: -1px;
}
.btn-xs .apas-style .badge,
.btn-group-xs > .btn .apas-style .badge {
  top: 0;
  padding: 1px 5px;
}
a.apas-style .badge:hover,
a.apas-style .badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .apas-style .badge,
.nav-pills > .active > a > .apas-style .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .apas-style .badge {
  float: right;
}
.list-group-item > .apas-style .badge + .apas-style .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .apas-style .badge {
  margin-left: 3px;
}
.apas-style .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.apas-style .jumbotron h1,
.apas-style .jumbotron .h1 {
  color: inherit;
}
.apas-style .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.apas-style .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .apas-style .jumbotron,
.container-fluid .apas-style .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.apas-style .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .apas-style .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .apas-style .jumbotron,
  .container-fluid .apas-style .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .apas-style .jumbotron h1,
  .apas-style .jumbotron .h1 {
    font-size: 63px;
  }
}
.apas-style .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out 1s ease 1s;
  -webkit-transition: border 0.2s ease-in-out 1s ease 1s;
  -moz-transition: border 0.2s ease-in-out 1s ease 1s;
  -ms-transition: border 0.2s ease-in-out 1s ease 1s;
  -o-transition: border 0.2s ease-in-out 1s ease 1s;
}
.apas-style .thumbnail > img,
.apas-style .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.apas-style .thumbnail:hover,
a.apas-style .thumbnail:focus,
a.apas-style .thumbnail.active {
  border-color: #337ab7;
}
.apas-style .thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.apas-style .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.apas-style .alert h4 {
  margin-top: 0;
  color: inherit;
}
.apas-style .alert .alert-link {
  font-weight: bold;
}
.apas-style .alert > p,
.apas-style .alert > ul {
  margin-bottom: 0;
}
.apas-style .alert > p + p {
  margin-top: 5px;
}
.apas-style .alert-dismissable,
.apas-style .alert-dismissible {
  padding-right: 35px;
}
.apas-style .alert-dismissable .close,
.apas-style .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.apas-style .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.apas-style .alert-success hr {
  border-top-color: #c9e2b3;
}
.apas-style .alert-success .alert-link {
  color: #2b542c;
}
.apas-style .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.apas-style .alert-info hr {
  border-top-color: #a6e1ec;
}
.apas-style .alert-info .alert-link {
  color: #245269;
}
.apas-style .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.apas-style .alert-warning hr {
  border-top-color: #f7e1b5;
}
.apas-style .alert-warning .alert-link {
  color: #66512c;
}
.apas-style .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.apas-style .alert-danger hr {
  border-top-color: #e4b9c0;
}
.apas-style .alert-danger .alert-link {
  color: #843534;
}
@-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;
  }
}
.apas-style .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.apas-style .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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;
  transition: width 0.6s ease 1s ease 1s;
  -webkit-transition: width 0.6s ease 1s ease 1s;
  -moz-transition: width 0.6s ease 1s ease 1s;
  -ms-transition: width 0.6s ease 1s ease 1s;
  -o-transition: width 0.6s ease 1s ease 1s;
}
.apas-style .progress-striped .progress-bar,
.apas-style .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;
}
.apas-style .progress.active .progress-bar,
.apas-style .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;
  -webkit-animation: progress-bar-stripes 2s linear infinite 300ms 0 ease;
  -moz-animation: progress-bar-stripes 2s linear infinite 300ms 0 ease;
  -ms-animation: progress-bar-stripes 2s linear infinite 300ms 0 ease;
}
.apas-style .progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .apas-style .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);
}
.apas-style .progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .apas-style .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);
}
.apas-style .progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .apas-style .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);
}
.apas-style .progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .apas-style .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);
}
.apas-style .media {
  margin-top: 15px;
}
.apas-style .media:first-child {
  margin-top: 0;
}
.apas-style .media,
.apas-style .media-body {
  zoom: 1;
  overflow: hidden;
}
.apas-style .media-body {
  width: 10000px;
}
.apas-style .media-object {
  display: block;
}
.apas-style .media-object.img-thumbnail {
  max-width: none;
}
.apas-style .media-right,
.apas-style .media > .pull-right {
  padding-left: 10px;
}
.apas-style .media-left,
.apas-style .media > .pull-left {
  padding-right: 10px;
}
.apas-style .media-left,
.apas-style .media-right,
.apas-style .media-body {
  display: table-cell;
  vertical-align: top;
}
.apas-style .media-middle {
  vertical-align: middle;
}
.apas-style .media-bottom {
  vertical-align: bottom;
}
.apas-style .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.apas-style .media-list {
  padding-left: 0;
  list-style: none;
}
.apas-style .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.apas-style .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.apas-style .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.apas-style .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.apas-style a.list-group-item,
.apas-style button.list-group-item {
  color: #555;
}
.apas-style a.list-group-item .list-group-item-heading,
.apas-style button.list-group-item .list-group-item-heading {
  color: #333;
}
.apas-style a.list-group-item:hover,
.apas-style button.list-group-item:hover,
.apas-style a.list-group-item:focus,
.apas-style button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.apas-style button.list-group-item {
  width: 100%;
  text-align: left;
}
.apas-style .list-group-item.disabled,
.apas-style .list-group-item.disabled:hover,
.apas-style .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.apas-style .list-group-item.disabled .list-group-item-heading,
.apas-style .list-group-item.disabled:hover .list-group-item-heading,
.apas-style .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.apas-style .list-group-item.disabled .list-group-item-text,
.apas-style .list-group-item.disabled:hover .list-group-item-text,
.apas-style .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.apas-style .list-group-item.active,
.apas-style .list-group-item.active:hover,
.apas-style .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.apas-style .list-group-item.active .list-group-item-heading,
.apas-style .list-group-item.active:hover .list-group-item-heading,
.apas-style .list-group-item.active:focus .list-group-item-heading,
.apas-style .list-group-item.active .list-group-item-heading > small,
.apas-style .list-group-item.active:hover .list-group-item-heading > small,
.apas-style .list-group-item.active:focus .list-group-item-heading > small,
.apas-style .list-group-item.active .list-group-item-heading > .small,
.apas-style .list-group-item.active:hover .list-group-item-heading > .small,
.apas-style .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.apas-style .list-group-item.active .list-group-item-text,
.apas-style .list-group-item.active:hover .list-group-item-text,
.apas-style .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.apas-style .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.apas-style .list-group-item-success,
button.apas-style .list-group-item-success {
  color: #3c763d;
}
a.apas-style .list-group-item-success .list-group-item-heading,
button.apas-style .list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.apas-style .list-group-item-success:hover,
button.apas-style .list-group-item-success:hover,
a.apas-style .list-group-item-success:focus,
button.apas-style .list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.apas-style .list-group-item-success.active,
button.apas-style .list-group-item-success.active,
a.apas-style .list-group-item-success.active:hover,
button.apas-style .list-group-item-success.active:hover,
a.apas-style .list-group-item-success.active:focus,
button.apas-style .list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.apas-style .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.apas-style .list-group-item-info,
button.apas-style .list-group-item-info {
  color: #31708f;
}
a.apas-style .list-group-item-info .list-group-item-heading,
button.apas-style .list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.apas-style .list-group-item-info:hover,
button.apas-style .list-group-item-info:hover,
a.apas-style .list-group-item-info:focus,
button.apas-style .list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.apas-style .list-group-item-info.active,
button.apas-style .list-group-item-info.active,
a.apas-style .list-group-item-info.active:hover,
button.apas-style .list-group-item-info.active:hover,
a.apas-style .list-group-item-info.active:focus,
button.apas-style .list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.apas-style .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.apas-style .list-group-item-warning,
button.apas-style .list-group-item-warning {
  color: #8a6d3b;
}
a.apas-style .list-group-item-warning .list-group-item-heading,
button.apas-style .list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.apas-style .list-group-item-warning:hover,
button.apas-style .list-group-item-warning:hover,
a.apas-style .list-group-item-warning:focus,
button.apas-style .list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.apas-style .list-group-item-warning.active,
button.apas-style .list-group-item-warning.active,
a.apas-style .list-group-item-warning.active:hover,
button.apas-style .list-group-item-warning.active:hover,
a.apas-style .list-group-item-warning.active:focus,
button.apas-style .list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.apas-style .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.apas-style .list-group-item-danger,
button.apas-style .list-group-item-danger {
  color: #a94442;
}
a.apas-style .list-group-item-danger .list-group-item-heading,
button.apas-style .list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.apas-style .list-group-item-danger:hover,
button.apas-style .list-group-item-danger:hover,
a.apas-style .list-group-item-danger:focus,
button.apas-style .list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.apas-style .list-group-item-danger.active,
button.apas-style .list-group-item-danger.active,
a.apas-style .list-group-item-danger.active:hover,
button.apas-style .list-group-item-danger.active:hover,
a.apas-style .list-group-item-danger.active:focus,
button.apas-style .list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.apas-style .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.apas-style .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.apas-style .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.apas-style .panel-body {
  padding: 15px;
}
.apas-style .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.apas-style .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.apas-style .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.apas-style .panel-title > a,
.apas-style .panel-title > small,
.apas-style .panel-title > .small,
.apas-style .panel-title > small > a,
.apas-style .panel-title > .small > a {
  color: inherit;
}
.apas-style .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.apas-style .panel > .list-group,
.apas-style .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.apas-style .panel > .list-group .list-group-item,
.apas-style .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.apas-style .panel > .list-group:first-child .list-group-item:first-child,
.apas-style .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.apas-style .panel > .list-group:last-child .list-group-item:last-child,
.apas-style .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.apas-style .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.apas-style .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.apas-style .list-group + .panel-footer {
  border-top-width: 0;
}
.apas-style .panel > .table,
.apas-style .panel > .table-responsive > .table,
.apas-style .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.apas-style .panel > .table caption,
.apas-style .panel > .table-responsive > .table caption,
.apas-style .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.apas-style .panel > .table:first-child,
.apas-style .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.apas-style .panel > .table:first-child > thead:first-child > tr:first-child,
.apas-style .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.apas-style .panel > .table:first-child > tbody:first-child > tr:first-child,
.apas-style .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.apas-style .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.apas-style .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.apas-style .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.apas-style .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.apas-style .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.apas-style .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.apas-style .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.apas-style .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.apas-style .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.apas-style .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.apas-style .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.apas-style .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.apas-style .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.apas-style .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.apas-style .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.apas-style .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.apas-style .panel > .table:last-child,
.apas-style .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.apas-style .panel > .table:last-child > tbody:last-child > tr:last-child,
.apas-style .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.apas-style .panel > .table:last-child > tfoot:last-child > tr:last-child,
.apas-style .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.apas-style .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.apas-style .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.apas-style .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.apas-style .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.apas-style .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.apas-style .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.apas-style .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.apas-style .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.apas-style .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.apas-style .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.apas-style .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.apas-style .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.apas-style .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.apas-style .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.apas-style .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.apas-style .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.apas-style .panel > .panel-body + .table,
.apas-style .panel > .panel-body + .table-responsive,
.apas-style .panel > .table + .panel-body,
.apas-style .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.apas-style .panel > .table > tbody:first-child > tr:first-child th,
.apas-style .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.apas-style .panel > .table-bordered,
.apas-style .panel > .table-responsive > .table-bordered {
  border: 0;
}
.apas-style .panel > .table-bordered > thead > tr > th:first-child,
.apas-style .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.apas-style .panel > .table-bordered > tbody > tr > th:first-child,
.apas-style .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.apas-style .panel > .table-bordered > tfoot > tr > th:first-child,
.apas-style .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.apas-style .panel > .table-bordered > thead > tr > td:first-child,
.apas-style .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.apas-style .panel > .table-bordered > tbody > tr > td:first-child,
.apas-style .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.apas-style .panel > .table-bordered > tfoot > tr > td:first-child,
.apas-style .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.apas-style .panel > .table-bordered > thead > tr > th:last-child,
.apas-style .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.apas-style .panel > .table-bordered > tbody > tr > th:last-child,
.apas-style .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.apas-style .panel > .table-bordered > tfoot > tr > th:last-child,
.apas-style .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.apas-style .panel > .table-bordered > thead > tr > td:last-child,
.apas-style .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.apas-style .panel > .table-bordered > tbody > tr > td:last-child,
.apas-style .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.apas-style .panel > .table-bordered > tfoot > tr > td:last-child,
.apas-style .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.apas-style .panel > .table-bordered > thead > tr:first-child > td,
.apas-style .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.apas-style .panel > .table-bordered > tbody > tr:first-child > td,
.apas-style .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.apas-style .panel > .table-bordered > thead > tr:first-child > th,
.apas-style .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.apas-style .panel > .table-bordered > tbody > tr:first-child > th,
.apas-style .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.apas-style .panel > .table-bordered > tbody > tr:last-child > td,
.apas-style .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.apas-style .panel > .table-bordered > tfoot > tr:last-child > td,
.apas-style .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.apas-style .panel > .table-bordered > tbody > tr:last-child > th,
.apas-style .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.apas-style .panel > .table-bordered > tfoot > tr:last-child > th,
.apas-style .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.apas-style .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.apas-style .panel-group {
  margin-bottom: 20px;
}
.apas-style .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.apas-style .panel-group .panel + .panel {
  margin-top: 5px;
}
.apas-style .panel-group .panel-heading {
  border-bottom: 0;
}
.apas-style .panel-group .panel-heading + .panel-collapse > .panel-body,
.apas-style .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.apas-style .panel-group .panel-footer {
  border-top: 0;
}
.apas-style .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.apas-style .panel-default {
  border-color: #ddd;
}
.apas-style .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.apas-style .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.apas-style .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.apas-style .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.apas-style .panel-primary {
  border-color: #337ab7;
}
.apas-style .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.apas-style .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.apas-style .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.apas-style .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.apas-style .panel-success {
  border-color: #d6e9c6;
}
.apas-style .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.apas-style .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.apas-style .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.apas-style .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.apas-style .panel-info {
  border-color: #bce8f1;
}
.apas-style .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.apas-style .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.apas-style .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.apas-style .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.apas-style .panel-warning {
  border-color: #faebcc;
}
.apas-style .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.apas-style .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.apas-style .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.apas-style .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.apas-style .panel-danger {
  border-color: #ebccd1;
}
.apas-style .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.apas-style .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.apas-style .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.apas-style .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.apas-style .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.apas-style .embed-responsive .embed-responsive-item,
.apas-style .embed-responsive iframe,
.apas-style .embed-responsive embed,
.apas-style .embed-responsive object,
.apas-style .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.apas-style .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.apas-style .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.apas-style .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.apas-style .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.apas-style .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.apas-style .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.apas-style .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.apas-style .close:hover,
.apas-style .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
button.apas-style .close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.apas-style .modal-open {
  overflow: hidden;
}
.apas-style .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.apas-style .modal.fade .modal-dialog {
  transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-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;
}
.apas-style .modal.in .modal-dialog {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.apas-style .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.apas-style .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.apas-style .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);
  -moz-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;
}
.apas-style .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.apas-style .modal-backdrop.fade {
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.apas-style .modal-backdrop.in {
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.apas-style .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.apas-style .modal-header .close {
  margin-top: -2px;
}
.apas-style .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.apas-style .modal-body {
  position: relative;
  padding: 15px;
}
.apas-style .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.apas-style .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.apas-style .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.apas-style .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.apas-style .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .apas-style .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .apas-style .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .apas-style .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .apas-style .modal-lg {
    width: 900px;
  }
}
.apas-style .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.apas-style .tooltip.in {
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.apas-style .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.apas-style .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.apas-style .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.apas-style .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.apas-style .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.apas-style .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.apas-style .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.apas-style .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.apas-style .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.apas-style .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.apas-style .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.apas-style .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.apas-style .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.apas-style .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.apas-style .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.apas-style .popover.top {
  margin-top: -10px;
}
.apas-style .popover.right {
  margin-left: 10px;
}
.apas-style .popover.bottom {
  margin-top: 10px;
}
.apas-style .popover.left {
  margin-left: -10px;
}
.apas-style .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.apas-style .popover-content {
  padding: 9px 14px;
}
.apas-style .popover > .arrow,
.apas-style .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.apas-style .popover > .arrow {
  border-width: 11px;
}
.apas-style .popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.apas-style .popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.apas-style .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.apas-style .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.apas-style .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.apas-style .popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.apas-style .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.apas-style .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.apas-style .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.apas-style .carousel {
  position: relative;
}
.apas-style .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.apas-style .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left 1s ease 1s;
  -webkit-transition: 0.6s ease-in-out left 1s ease 1s;
  -moz-transition: 0.6s ease-in-out left 1s ease 1s;
  -ms-transition: 0.6s ease-in-out left 1s ease 1s;
  -o-transition: 0.6s ease-in-out left 1s ease 1s;
}
.apas-style .carousel-inner > .item > img,
.apas-style .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .apas-style .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
  }
  .apas-style .carousel-inner > .item.next,
  .apas-style .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .apas-style .carousel-inner > .item.prev,
  .apas-style .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .apas-style .carousel-inner > .item.next.left,
  .apas-style .carousel-inner > .item.prev.right,
  .apas-style .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.apas-style .carousel-inner > .active,
.apas-style .carousel-inner > .next,
.apas-style .carousel-inner > .prev {
  display: block;
}
.apas-style .carousel-inner > .active {
  left: 0;
}
.apas-style .carousel-inner > .next,
.apas-style .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.apas-style .carousel-inner > .next {
  left: 100%;
}
.apas-style .carousel-inner > .prev {
  left: -100%;
}
.apas-style .carousel-inner > .next.left,
.apas-style .carousel-inner > .prev.right {
  left: 0;
}
.apas-style .carousel-inner > .active.left {
  left: -100%;
}
.apas-style .carousel-inner > .active.right {
  left: 100%;
}
.apas-style .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.apas-style .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.apas-style .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.apas-style .carousel-control:hover,
.apas-style .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.apas-style .carousel-control .icon-prev,
.apas-style .carousel-control .icon-next,
.apas-style .carousel-control .glyphicon-chevron-left,
.apas-style .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.apas-style .carousel-control .icon-prev,
.apas-style .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.apas-style .carousel-control .icon-next,
.apas-style .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.apas-style .carousel-control .icon-prev,
.apas-style .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.apas-style .carousel-control .icon-prev:before {
  content: '\2039';
}
.apas-style .carousel-control .icon-next:before {
  content: '\203a';
}
.apas-style .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.apas-style .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.apas-style .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.apas-style .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.apas-style .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .apas-style .carousel-control .glyphicon-chevron-left,
  .apas-style .carousel-control .glyphicon-chevron-right,
  .apas-style .carousel-control .icon-prev,
  .apas-style .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .apas-style .carousel-control .glyphicon-chevron-left,
  .apas-style .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .apas-style .carousel-control .glyphicon-chevron-right,
  .apas-style .carousel-control .icon-next {
    margin-right: -10px;
  }
  .apas-style .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .apas-style .carousel-indicators {
    bottom: 20px;
  }
}
.apas-style .clearfix:before,
.apas-style .clearfix:after,
.apas-style .apas-style .dl-horizontal dd:before,
.apas-style .apas-style .dl-horizontal dd:after,
.apas-style .apas-style .container:before,
.apas-style .apas-style .container:after,
.apas-style .apas-style .container-fluid:before,
.apas-style .apas-style .container-fluid:after,
.apas-style .apas-style .row:before,
.apas-style .apas-style .row:after,
.apas-style .apas-style .form-horizontal .form-group:before,
.apas-style .apas-style .form-horizontal .form-group:after,
.apas-style .apas-style .btn-toolbar:before,
.apas-style .apas-style .btn-toolbar:after,
.apas-style .apas-style .btn-group-vertical > .btn-group:before,
.apas-style .apas-style .btn-group-vertical > .btn-group:after,
.apas-style .apas-style .nav:before,
.apas-style .apas-style .nav:after,
.apas-style .apas-style .navbar:before,
.apas-style .apas-style .navbar:after,
.apas-style .apas-style .navbar-header:before,
.apas-style .apas-style .navbar-header:after,
.apas-style .apas-style .navbar-collapse:before,
.apas-style .apas-style .navbar-collapse:after,
.apas-style .apas-style .pager:before,
.apas-style .apas-style .pager:after,
.apas-style .apas-style .panel-body:before,
.apas-style .apas-style .panel-body:after,
.apas-style .apas-style .modal-header:before,
.apas-style .apas-style .modal-header:after,
.apas-style .apas-style .modal-footer:before,
.apas-style .apas-style .modal-footer:after {
  content: " ";
  display: table;
}
.apas-style .clearfix:after,
.apas-style .apas-style .dl-horizontal dd:after,
.apas-style .apas-style .container:after,
.apas-style .apas-style .container-fluid:after,
.apas-style .apas-style .row:after,
.apas-style .apas-style .form-horizontal .form-group:after,
.apas-style .apas-style .btn-toolbar:after,
.apas-style .apas-style .btn-group-vertical > .btn-group:after,
.apas-style .apas-style .nav:after,
.apas-style .apas-style .navbar:after,
.apas-style .apas-style .navbar-header:after,
.apas-style .apas-style .navbar-collapse:after,
.apas-style .apas-style .pager:after,
.apas-style .apas-style .panel-body:after,
.apas-style .apas-style .modal-header:after,
.apas-style .apas-style .modal-footer:after {
  clear: both;
}
.apas-style .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.apas-style .pull-right {
  float: right !important;
}
.apas-style .pull-left {
  float: left !important;
}
.apas-style .hide {
  display: none !important;
}
.apas-style .show {
  display: block !important;
}
.apas-style .invisible {
  visibility: hidden;
}
.apas-style .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.apas-style .hidden {
  display: none !important;
}
.apas-style .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.apas-style .visible-xs,
.apas-style .visible-sm,
.apas-style .visible-md,
.apas-style .visible-lg {
  display: none !important;
}
.apas-style .visible-xs-block,
.apas-style .visible-xs-inline,
.apas-style .visible-xs-inline-block,
.apas-style .visible-sm-block,
.apas-style .visible-sm-inline,
.apas-style .visible-sm-inline-block,
.apas-style .visible-md-block,
.apas-style .visible-md-inline,
.apas-style .visible-md-inline-block,
.apas-style .visible-lg-block,
.apas-style .visible-lg-inline,
.apas-style .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .apas-style .visible-xs {
    display: block !important;
  }
  table.apas-style .visible-xs {
    display: table !important;
  }
  tr.apas-style .visible-xs {
    display: table-row !important;
  }
  th.apas-style .visible-xs,
  td.apas-style .visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .apas-style .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .apas-style .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .apas-style .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .apas-style .visible-sm {
    display: block !important;
  }
  table.apas-style .visible-sm {
    display: table !important;
  }
  tr.apas-style .visible-sm {
    display: table-row !important;
  }
  th.apas-style .visible-sm,
  td.apas-style .visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .apas-style .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .apas-style .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .apas-style .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .apas-style .visible-md {
    display: block !important;
  }
  table.apas-style .visible-md {
    display: table !important;
  }
  tr.apas-style .visible-md {
    display: table-row !important;
  }
  th.apas-style .visible-md,
  td.apas-style .visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .apas-style .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .apas-style .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .apas-style .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .apas-style .visible-lg {
    display: block !important;
  }
  table.apas-style .visible-lg {
    display: table !important;
  }
  tr.apas-style .visible-lg {
    display: table-row !important;
  }
  th.apas-style .visible-lg,
  td.apas-style .visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .apas-style .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .apas-style .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .apas-style .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .apas-style .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .apas-style .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .apas-style .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .apas-style .hidden-lg {
    display: none !important;
  }
}
.apas-style .visible-print {
  display: none !important;
}
@media print {
  .apas-style .visible-print {
    display: block !important;
  }
  table.apas-style .visible-print {
    display: table !important;
  }
  tr.apas-style .visible-print {
    display: table-row !important;
  }
  th.apas-style .visible-print,
  td.apas-style .visible-print {
    display: table-cell !important;
  }
}
.apas-style .visible-print-block {
  display: none !important;
}
@media print {
  .apas-style .visible-print-block {
    display: block !important;
  }
}
.apas-style .visible-print-inline {
  display: none !important;
}
@media print {
  .apas-style .visible-print-inline {
    display: inline !important;
  }
}
.apas-style .visible-print-inline-block {
  display: none !important;
}
@media print {
  .apas-style .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .apas-style .hidden-print {
    display: none !important;
  }
}
.apas-style .round {
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  border-radius: 9999px;
  overflow: hidden;
}
.apas-style .button-face-default {
  border: none;
  background: #ee463b;
  text-shadow: none;
  color: #ffffff;
  font-size: 18px;
  height: auto;
  padding: 12px;
  position: relative;
  width: auto;
  height: 50px;
  border-top-left-radius: 0;
  -moz-border-topleft-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-bottomleft-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  -moz-border-topright-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-bottomright-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  display: inline-block;
}
a.apas-style .button-face-default {
  text-decoration: none;
}
a.apas-style .button-face-default:hover {
  color: white;
}
.apas-style .button-face-default .svg-container {
  display: inline-block;
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 22px;
  vertical-align: middle;
  overflow: hidden;
}
.apas-style .button-face-default .svg-container .svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: -1px;
}
.apas-style .button-face-default .svg-container .svg-content path {
  stroke: transparent;
  fill: #ee463b;
}
.apas-style .button-face-simple {
  border: none;
  background: #ee463b;
  text-shadow: none;
  color: #ffffff;
  font-size: 18px;
  height: auto;
  padding: 12px;
  position: relative;
  width: auto;
  height: 50px;
  border-top-left-radius: 0;
  -moz-border-topleft-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-bottomleft-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  -moz-border-topright-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-bottomright-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  padding: 10px 20px;
  font-weight: 400;
  display: inline-block;
}
a.apas-style .button-face-simple {
  text-decoration: none;
}
a.apas-style .button-face-simple:hover {
  color: white;
}
.apas-style .button-face-simple .svg-container {
  display: inline-block;
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 22px;
  vertical-align: middle;
  overflow: hidden;
}
.apas-style .button-face-simple .svg-container .svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: -1px;
}
.apas-style .button-face-simple .svg-container .svg-content path {
  stroke: transparent;
  fill: #ee463b;
}
.apas-style .button-face-premium {
  border: none;
  background: #ee463b;
  text-shadow: none;
  color: #ffffff;
  font-size: 18px;
  height: auto;
  padding: 12px;
  position: relative;
  width: auto;
  height: 50px;
  border-top-left-radius: 0;
  -moz-border-topleft-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-bottomleft-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  -moz-border-topright-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-bottomright-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  padding: 10px 20px;
  font-weight: 400;
  display: inline-block;
}
a.apas-style .button-face-premium {
  text-decoration: none;
}
a.apas-style .button-face-premium:hover {
  color: white;
}
.apas-style .button-face-premium .svg-container {
  display: inline-block;
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 22px;
  vertical-align: middle;
  overflow: hidden;
}
.apas-style .button-face-premium .svg-container .svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: -1px;
}
.apas-style .button-face-premium .svg-container .svg-content path {
  stroke: transparent;
  fill: #ee463b;
}
.apas-style .slash {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/separateur-blue.png") no-repeat left top / auto 20px;
  padding-left: 20px;
  display: inline-block;
}
.apas-style .slash-red {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/slash.png") no-repeat left top / auto 20px;
  padding-left: 20px;
  display: inline-block;
}
.apas-style .alert {
  border: solid 1px;
  padding: 15px;
  margin: 30px 0;
  font-size: 14px;
  border-radius: 0;
  border-color: transparent;
}
.apas-style .alert .icon:before {
  content: "\f071";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 25px;
}
.apas-style .alert-success {
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  border: solid 1px;
  padding: 15px;
  margin: 30px 0;
  font-size: 14px;
  border-radius: 0;
  border-color: transparent;
  font-size: 18px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.apas-style .alert-success h4 {
  margin-top: 0;
  color: inherit;
}
.apas-style .alert-success .alert-link {
  font-weight: bold;
}
.apas-style .alert-success > p,
.apas-style .alert-success > ul {
  margin-bottom: 0;
}
.apas-style .alert-success > p + p {
  margin-top: 5px;
}
.apas-style .alert-success .icon:before {
  content: "\f071";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 25px;
}
.apas-style .alert-success .alert-title {
  font-size: 25px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.apas-style .alert-warning {
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  border: solid 1px;
  padding: 15px;
  margin: 30px 0;
  font-size: 14px;
  border-radius: 0;
  border-color: transparent;
  font-size: 18px;
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.apas-style .alert-warning h4 {
  margin-top: 0;
  color: inherit;
}
.apas-style .alert-warning .alert-link {
  font-weight: bold;
}
.apas-style .alert-warning > p,
.apas-style .alert-warning > ul {
  margin-bottom: 0;
}
.apas-style .alert-warning > p + p {
  margin-top: 5px;
}
.apas-style .alert-warning .icon:before {
  content: "\f071";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 25px;
}
.apas-style .alert-warning .alert-title {
  font-size: 25px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.apas-style .alert-error {
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  border: solid 1px;
  padding: 15px;
  margin: 30px 0;
  font-size: 14px;
  border-radius: 0;
  border-color: transparent;
  font-size: 18px;
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.apas-style .alert-error h4 {
  margin-top: 0;
  color: inherit;
}
.apas-style .alert-error .alert-link {
  font-weight: bold;
}
.apas-style .alert-error > p,
.apas-style .alert-error > ul {
  margin-bottom: 0;
}
.apas-style .alert-error > p + p {
  margin-top: 5px;
}
.apas-style .alert-error .icon:before {
  content: "\f071";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 25px;
}
.apas-style .alert-error .alert-title {
  font-size: 25px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.apas-style .example {
  display: -ms-grid;
  display: grid;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(black));
  background: -webkit-linear-gradient(top, white, black);
  background: -o-linear-gradient(top, white, black);
  background: linear-gradient(to bottom, white, black);
}
.apas-style .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.apas-style .flex-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.apas-style .flex::before,
.apas-style .flex::after,
.apas-style .flex-inline::before,
.apas-style .flex-inline::after {
  display: none;
}
.apas-style .flex-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.apas-style .flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.apas-style .flex-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.apas-style .flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.apas-style .flex-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.apas-style .flex-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.apas-style .flex-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.apas-style .flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.apas-style .flex-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.apas-style .flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.apas-style .flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.apas-style .flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.apas-style .flex-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.apas-style .flex-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.apas-style .flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.apas-style .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.apas-style .flex-wrap-stretch {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.apas-style .flex-wrap-top {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.apas-style .flex-wrap-middle {
  -ms-flex-line-pack: center;
  align-content: center;
}
.apas-style .flex-wrap-bottom {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.apas-style .flex-wrap-between {
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.apas-style .flex-wrap-around {
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}
.apas-style .flex-none {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.apas-style .flex-auto {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}
.apas-style .flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.apas-style .flex-full {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.apas-style .flex-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
@media screen and (max-width: 767px) {
  .apas-style .flex-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.apas-style html.hidden {
  display: block!important;
}
.apas-style body {
  overflow-x: hidden;
}
@media (min-width: 1200px) {
  .apas-style .container {
    width: 1200px;
  }
}
.apas-style .col-xs-5ths,
.apas-style .col-sm-5ths,
.apas-style .col-md-5ths,
.apas-style .col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.apas-style .col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .apas-style .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .apas-style .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .apas-style .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.apas-style img {
  max-width: 100%;
  height: auto;
}
.apas-style .simulateur,
.apas-style .faq-title,
.apas-style .job-form-title,
.apas-style .offres,
.apas-style article h1 span,
.apas-style .views-blocklocation-list-headquarters h2,
.apas-style .views-blocklocation-list-sale-point h2,
.apas-style .views-blocklocation-list-health-center h2,
.apas-style .views-blocklocation-list-village h2 {
  font-size: 30px;
  font-weight: 300;
  color: #333333;
  border-bottom: none;
}
.apas-style .light-box {
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 12;
}
.apas-style #dropdown_overlay,
.apas-style #overlay {
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 12;
  z-index: 311;
}
.apas-style #block-apas-main-theme-page-title h1 {
  font-size: 50px;
  color: #333333;
  font-weight: 400;
}
.apas-style .block-title {
  color: #333333;
  font-size: 20px;
  text-align: left;
  border-bottom: 0;
}
.apas-style .box-content {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
  color: #333333;
}
.apas-style .box-content .box-title {
  font-size: 50px;
  font-weight: 300;
  border: none;
  font-family: "quicksand";
  text-transform: uppercase;
}
.apas-style .box-content .box-title.normal {
  font-size: 30px;
}
.apas-style .box-content .box-title.small {
  font-size: 18px;
  text-transform: initial;
}
.apas-style .box-content .box-title a {
  color: inherit;
  font-weight: 700;
}
.apas-style .box-content .box-intro {
  padding-bottom: 15px;
}
.apas-style .box-content.latest-event-block {
  margin: 15px 0;
}
.apas-style .box-content.box-grey {
  background: #E1E1E1;
}
.apas-style .box-content.box-blue {
  background: #1e76b9;
}
.apas-style .box-content.box-red {
  background: #ee463b;
}
.apas-style .box-content.box-turquoise {
  background: #13a99f;
}
.apas-style .box-content.box-color-grey {
  color: #E1E1E1;
}
.apas-style .box-content.box-color-blue {
  color: #1e76b9;
}
.apas-style .box-content.box-color-red {
  color: #ee463b;
}
.apas-style .box-content.box-color-turquoise {
  color: #13a99f;
}
.apas-style .box-content.box-color-white {
  color: #FFF;
}
.apas-style .box-banner {
  height: 600px;
  padding-top: 70px;
}
.apas-style .box-banner .banner-content,
.apas-style .box-banner .banner-prefix {
  margin: auto;
  width: 90%;
  max-width: 770px;
}
@media screen and (max-width: 767px) {
  .apas-style .box-banner.search-box.search-box {
    padding: 70px 20px;
  }
}
.apas-style .box-banner.profile-banner {
  text-align: center;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.apas-style .box-banner.profile-banner .banner-prefix {
  max-width: none;
  width: 100%;
}
.apas-style .box-banner.profile-banner .banner-prefix img {
  position: absolute;
  top: -9999px;
  left: -9999px;
  bottom: -9999px;
  right: -9999px;
  margin: auto;
  width: 100%;
  filter: brightness(0.5);
}
@media screen and (max-width: 767px) {
  .apas-style .box-banner.profile-banner .banner-prefix img {
    width: auto;
    height: 100%;
  }
}
.apas-style .box-banner.profile-banner .banner-prefix .profile-intro {
  position: relative;
  color: #ffffff;
  padding: 130px 15px 70px;
  font-size: 30px;
}
.apas-style .box-banner.profile-banner .banner-content {
  position: relative;
}
.apas-style .keywords-wrapper.profile-banner {
  padding: 0 200px;
}
.apas-style .keywords-wrapper .keywords-items .keyword-item {
  background-color: #e66b65;
  padding: 10px;
  margin: 10px 10px 10px 0;
  display: inline-block;
}
.apas-style .keywords-wrapper .keywords-items .keyword-item a {
  font-family: "hind";
  font-size: 16px;
  color: #ffffff;
}
.apas-style .box-green {
  background-color: #deecef;
  padding: 22px 15px;
}
.apas-style .box-green .box-title {
  border-bottom: 3px solid #1e76b9;
  margin-bottom: 20px;
}
.apas-style .box-green .sidebar-items > .sidebar-item {
  margin: 10px 0;
  position: relative;
}
.apas-style .box-green .sidebar-items > .sidebar-item a {
  text-transform: none;
  border: none;
  padding: 0;
  padding-left: 20px;
  display: inline-block;
  color: #333333;
}
.apas-style .action-links {
  margin-top: 30px;
}
.apas-style .action-links .action-links-items ul {
  margin: 0 -15px;
  display: block;
}
.apas-style .action-links .action-links-items ul li {
  vertical-align: middle;
  width: 33.33%;
  padding: 0 15px;
  display: inline-table;
}
.apas-style .action-links .action-links-items ul li a {
  border: none;
  background: #1e76b9;
  text-shadow: none;
  color: #ffffff;
  font-size: 18px;
  padding: 12px;
  width: auto;
  height: 50px;
  border-top-left-radius: 0;
  -moz-border-topleft-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-bottomleft-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  -moz-border-topright-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-bottomright-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  text-transform: uppercase;
  font-family: "hind";
  padding-left: 70px;
  height: auto;
  line-height: 1.3;
  width: 100%;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
a.apas-style .action-links .action-links-items ul li a {
  text-decoration: none;
}
a.apas-style .action-links .action-links-items ul li a:hover {
  color: white;
}
.apas-style .action-links .action-links-items ul li a .svg-container {
  display: inline-block;
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 22px;
  vertical-align: middle;
  overflow: hidden;
}
.apas-style .action-links .action-links-items ul li a .svg-container .svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: -1px;
}
.apas-style .action-links .action-links-items ul li a .svg-container .svg-content path {
  stroke: transparent;
  fill: #1e76b9;
}
.apas-style .action-links .action-links-items ul li a:after {
  display: none;
}
.apas-style .action-links .action-links-items ul li:first-child a {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/assistant-icon.png");
  background-repeat: no-repeat;
  background-position: left 15px center;
  background-size: auto 35px;
}
.apas-style .action-links .action-links-items ul li:last-child {
  padding-right: 37px;
}
.apas-style .svg-container {
  z-index: 1;
  display: inline-block;
  position: absolute;
  right: -21px;
  top: 0;
  bottom: 0;
  width: 22px;
  vertical-align: middle;
  overflow: hidden;
}
.apas-style .svg-container .svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.apas-style .svg-container .svg-content path {
  stroke: transparent;
  fill: #1e76b9;
}
.apas-style .tag {
  color: #ffffff;
  text-transform: uppercase;
  padding: 1px 5px;
  font-size: 14px;
  font-family: "hind";
}
.apas-style .tag-border {
  background: transparent !important;
  border-top-width: 2px;
  border-top-style: solid;
  display: inline-block;
  width: 75px ;
}
.apas-style .highlighted-tag {
  color: #ffffff;
  text-transform: uppercase;
  padding: 1px 5px;
  font-size: 14px;
  font-family: "hind";
  background-color: #000;
}
.apas-style .post-date {
  display: inline-block;
  margin-top: 10px;
  font-family: "hind";
  color: #a8a8a8;
  font-size: 16px;
  padding-top: 5px;
}
.apas-style .col-md-2-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 950px) and (max-width: 1128px) {
  .apas-style .col-md-2-4 {
    width: 20%;
    float: left;
  }
}
@media only screen and (min-width: 1129px) {
  .apas-style .col-md-2-4 {
    width: 20%;
    float: left;
  }
}
.apas-style .acces-item > span {
  vertical-align: middle;
  display: inline-block;
}
.apas-style .acces-item .acces-label {
  width: 80%;
}
.apas-style .acces-item .picto-icon {
  width: 30px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  border-radius: 9999px;
  overflow: hidden;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  height: 30px;
  width: 31px;
  margin-right: 25px;
}
.apas-style .acces-item .picto-icon.icon-metro {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-metro.png");
}
.apas-style .acces-item .picto-icon.icon-train {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-metro.png");
}
.apas-style .acces-item .picto-icon.icon-bus {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-metro.png");
}
.apas-style a,
.apas-style a:hover,
.apas-style a:active,
.apas-style a:focus {
  text-decoration: none;
}
.apas-style .form-control {
  border: 0;
  box-shadow: none;
}
.apas-style .form-inline .form-group label {
  display: block;
  margin-bottom: 1px;
}
.apas-style sup {
  top: -0.3em;
}
.apas-style .alert .alert-title {
  font-size: 25px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.apas-style strong,
.apas-style b {
  font-weight: 600;
}
.apas-style label {
  font-weight: normal;
  font-size: 18px;
}
.apas-style label.required {
  position: relative;
}
.apas-style label.required:after {
  position: absolute;
  left: 100%;
  content: '*';
  color: #337ab7;
  margin-left: 5px;
}
.apas-style .form-group .alert {
  margin-bottom: 0;
  text-align: center;
}
.apas-style .form-group.no-label {
  padding-top: 29px;
}
.apas-style .alert {
  font-size: 18px;
}
.apas-style input,
.apas-style .form-control {
  border-radius: 0;
  -webkit-appearance: none;
}
.apas-style input.calendar,
.apas-style .form-control.calendar,
.apas-style input.pikaday,
.apas-style .form-control.pikaday {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/calendar-input.png") #fff no-repeat 94% 50%;
  cursor: pointer;
  padding: 0;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
  height: 50px;
  margin: 0;
}
.apas-style .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto;
}
.apas-style .bootstrap-select > .dropdown-toggle {
  padding-right: 35px;
}
.apas-style .also-like {
  background-color: #d0eeec;
  padding-left: 13px;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-right: 13px;
}
.apas-style .also-like .like-ttl {
  font-size: 16px;
  font-weight: bold;
  font-family: 'Quicksand', sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.apas-style .also-like ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.apas-style .also-like ul li {
  font-size: 14px;
  display: block;
  position: relative;
  padding-left: 15px;
  line-height: 1.2em;
}
.apas-style .also-like ul li:before {
  width: 6px;
  height: 6px;
  background-color: #fff;
  content: '';
  left: 4px;
  display: block;
  position: absolute;
  top: 5px;
}
.apas-style .call-us-block {
  color: #fff;
  padding-top: 26px;
  padding-bottom: 14px;
  display: block;
  text-align: center;
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/phone-sidebar-bg.jpg") no-repeat center center;
  background-size: cover;
}
.apas-style .call-us-block .ico {
  width: 106px;
  height: 35px;
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/phone-big-ico.png") no-repeat center center;
  content: '';
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}
.apas-style .call-us-block .l1 {
  font-size: 18px;
  font-weight: 600;
}
.apas-style .call-us-block .l2 {
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
}
.apas-style .thumbnails-title .block-title,
.apas-style .thumbnails-title .plus {
  margin: 45px 0 60px;
}
.apas-style .thumbnails-title .block-title {
  display: inline-block;
  font-size: 30px;
  font-weight: 400;
}
.apas-style .thumbnails-title .plus {
  float: right;
  color: #1e76b9;
  text-transform: uppercase;
  font-family: "hind";
  font-weight: 500;
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/separateur-blue.png") no-repeat left top / auto 20px;
  padding-left: 20px;
  display: inline-block;
}
.apas-style .thumbnail-list-item {
  position: relative;
  overflow: hidden;
}
.apas-style .thumbnail-list-item img {
  width: 100%;
  height: auto;
}
.apas-style .thumbnail-list-item .age {
  background-color: #333333;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  width: 56px;
  height: 56px;
  text-align: center;
  line-height: 1.1em;
  display: block;
  border-radius: 50%;
  padding-top: 17px;
  padding-left: 12px;
  position: absolute;
  top: -12px;
  left: -12px;
}
.apas-style .thumbnail-list-item .new {
  background-color: #d50900;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  padding: 0 10px;
  text-transform: uppercase;
  line-height: 25px;
  position: absolute;
  right: 0;
  top: 0;
}
.apas-style .thumbnail-list-item .percent {
  content: '';
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/search-percent-pict.png") no-repeat center center;
  width: 39px;
  height: 38px;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.apas-style .thumbnail-list-item .link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  content: '';
  display: block;
}
.apas-style .thumbnail-list-item .price {
  position: absolute;
  right: 11px;
  bottom: 8px;
  font-weight: 500;
  color: #fff;
  text-align: right;
}
.apas-style .thumbnail-list-item .price-label {
  font-size: 18px;
  line-height: 1;
}
.apas-style .thumbnail-list-item .price-total {
  font-size: 40px;
  line-height: 1;
}
.apas-style .load-more {
  background: #ffffff;
  border: 2px solid #ee463b;
  text-transform: uppercase;
  color: #ee463b;
  padding: 10px 15px;
  font-weight: 700;
  border-radius: 0;
}
.apas-style .pager .load-more {
  background: #ffffff;
  border: 2px solid #ee463b;
  text-transform: uppercase;
  color: #ee463b;
  padding: 10px 15px;
  font-weight: 700;
  border-radius: 0;
}
.apas-style .news-thumbnail .news-items .news-item .content {
  background-color: #fff;
  height: 100%;
}
.apas-style .news-thumbnail .news-items .news-item .content > div {
  padding: 0 15px 15px;
  /*** TODO trouver ou se trouve le template de ces blocs et appliquer le padding sur une div parente **/
}
.apas-style .news-thumbnail .news-items .news-item .content > div.main-tags {
  padding-top: 15px;
}
.apas-style .news-thumbnail .news-items .news-item .content > div.news-title a {
  color: #333333;
  font-weight: 700;
}
.apas-style .news-thumbnail .news-items .news-item .content > div.news-date .post-date {
  margin-top: 0;
  border-top: 2px solid;
}
.apas-style .key-values {
  margin-top: 75px;
}
.apas-style .key-values .key-value {
  text-align: center;
}
.apas-style .key-values .key-value .value,
.apas-style .key-values .key-value .label {
  display: block;
  font-family: "hind";
  text-align: center;
}
.apas-style .key-values .key-value .value {
  font-size: 50px;
  color: #ee463b;
}
.apas-style .key-values .key-value .label {
  font-size: 16px;
  color: #333333;
  text-transform: uppercase;
  font-weight: 300;
  padding-bottom: 40px;
  white-space: normal;
}
.apas-style .sheet-items-wrapper {
  margin-bottom: 60px;
}
.apas-style .card-sheet-wrapper {
  position: relative;
}
.apas-style .card-sheet-wrapper .card-sheet {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  font-family: "hind";
}
.apas-style .card-sheet-wrapper .card-sheet h3 {
  font-family: "quicksand";
  padding: 10px 15px;
  width: 70%;
}
.apas-style .card-sheet-wrapper .card-sheet .price {
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
  position: relative;
  padding: 5px 0;
}
.apas-style .card-sheet-wrapper .card-sheet .price:before {
  content: "";
  border-top: 3px solid #1e76b9;
  display: inline-block;
  width: 70px;
  position: absolute;
  top: -3px;
  left: 0;
}
.apas-style .card-sheet-wrapper .card-sheet .map.location,
.apas-style .card-sheet-wrapper .card-sheet h3 {
  background-color: #ffffff;
  margin-bottom: 15px;
}
.apas-style .card-sheet-wrapper .card-sheet .map.location {
  display: inline-block;
  padding: 10px 10px 10px 25px;
  background-position: left 5px center;
}
.apas-style .card-sheet-wrapper .card-sheet .target {
  text-transform: uppercase;
}
.apas-style .abo {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/review-bg.jpg");
  background-repeat: no-repeat;
  color: #ffffff;
  margin-bottom: 30px;
  padding: 15px 20px;
  font-family: "hind";
}
.apas-style .abo h2 {
  font-size: 18px;
  margin-bottom: 15px;
  font-family: "quicksand";
}
.apas-style .abo > .row {
  display: flex;
}
.apas-style .abo .tarif {
  padding: 0;
}
.apas-style .abo .tarif .periode {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
}
.apas-style .abo .tarif .periode span {
  font-size: 18px;
  font-weight: 400;
  display: block;
}
.apas-style .abo .tarif .prix {
  font-weight: 500;
  font-size: 60px;
}
.apas-style .abo .target-action {
  text-align: right;
  padding-right: 22px;
}
.apas-style .abo .target-action a {
  padding: 5px 12px;
  height: 35px;
  text-transform: uppercase;
}
.apas-style .abo .target-action a:after {
  border-top: 35px solid #ef3f37;
}
.apas-style .abo.sidebar {
  background-position: right -210px top;
  margin-left: 5px;
}
.apas-style .abo.sidebar .illustration figure {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/review-preview-side.jpg");
  background-repeat: no-repeat;
  width: 103px;
  height: 145px;
}
.apas-style .abo.sidebar .prix {
  text-align: center;
}
.apas-style .abo.sidebar > .row {
  margin-bottom: 20px;
}
.apas-style .abo.sidebar .target-action a {
  padding: 5px 0;
  width: 100%;
  text-align: center;
}
.apas-style .abo.large {
  background-size: cover;
  overflow: hidden;
}
.apas-style .abo.large:after {
  content: "";
  clear: both;
}
.apas-style .abo.large figure {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/review-preview.png");
  background-repeat: no-repeat;
  width: 150px;
  height: 185px;
  float: left;
  margin-right: 20px;
}
.apas-style .abo.large .tarif .periode {
  text-transform: uppercase;
  float: left;
}
.apas-style .abo.large .tarif .periode span {
  display: block;
}
.apas-style .abo.large .tarif .prix {
  line-height: 0.6;
  text-align: left;
  display: inline-block;
  margin-left: 30px;
}
.apas-style .abo.large .tarif .target-action {
  float: right;
}
.apas-style .abo.large .tarif .target-action a {
  padding: 5px 12px;
  height: 35px;
}
.apas-style .abo.large .tarif .target-action a:after {
  border-top: 35px solid #ef3f37;
}
.apas-style .abo.large .bottom {
  margin-top: 45px;
}
.apas-style .translateDown {
  top: -40px;
  color: #f00;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/arrow-down-white.png");
  height: 15px;
  width: 31px;
  display: inline-block;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
.apas-style .slashLink {
  font-weight: 500;
  text-transform: uppercase;
  font-family: "hind";
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/separateur-blue.png") no-repeat left top / auto 20px;
  padding-left: 20px;
  display: inline-block;
}
.apas-style .breadcrumb-items .breadcrumb-item {
  font-family: "hind";
  font-size: 16px;
  display: inline-block;
  color: #333333;
}
.apas-style .breadcrumb-items .breadcrumb-item a {
  text-decoration: none;
  color: inherit;
}
.apas-style .breadcrumb-items .breadcrumb-item:after {
  content: ">";
  display: inline-block;
  padding: 0 10px;
}
.apas-style .breadcrumb-items .breadcrumb-item:last-child {
  font-weight: 500;
}
.apas-style .breadcrumb-items .breadcrumb-item:last-child:after {
  content: none;
}
.apas-style .no-margin {
  margin: 0 !important;
}
.apas-style .no-padding {
  padding: 0 !important;
}
.apas-style .ajax-progress-fullscreen {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 300;
  background: rgba(0, 0, 0, 0.5) url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/loading.svg") no-repeat center / 100px;
}
.apas-style .ajax-progress-fullscreen .throbber {
  display: none;
}
.apas-style .pager .ajax-progress {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 300;
  background: rgba(0, 0, 0, 0.5) url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/loading.svg") no-repeat center / 100px;
}
.apas-style .pager .ajax-progress .throbber {
  display: none;
}
.apas-style .ajax-progress .throbber {
  display: none;
}
.apas-style .alert-page {
  max-width: 750px;
  width: 90%;
  margin: auto;
  background: #FFF;
  margin-top: 150px;
}
.apas-style .alert-page .head .row {
  display: flex;
}
.apas-style .alert-page .head .row .logo-wrapper {
  padding: 15px;
}
.apas-style .alert-page .head .row .slogan-wrapper {
  vertical-align: middle;
  font-size: 25px;
  padding: 15px;
}
.apas-style .alert-page .head .row .slogan-wrapper .slogan {
  padding: 30px 15px;
  border-left: 2px solid #A9AAAE;
}
.apas-style .alert-page .content {
  padding: 20px;
  min-height: 200px;
}
.apas-style .alert-page .content .page-content {
  padding: 15px 0;
  font-size: 18px;
}
.apas-style .alert-page .footer {
  background: #333;
  text-align: right;
  padding: 15px;
}
.apas-style .alert-page .footer .tel {
  color: #ffffff;
  font-family: "hind";
  font-size: 28px;
}
.apas-style .alert-page .footer .tel:before {
  content: "";
  background-image: url(https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-phone2.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  height: 31px;
  margin-right: 10px;
}
.apas-style .tooltip.top,
.apas-style .tooltip {
  font-family: "quicksand";
  font-size: 15px;
  opacity: 1!important;
}
.apas-style .tooltip.top .tooltip-inner,
.apas-style .tooltip .tooltip-inner {
  color: #333333;
  background-color: #F1F1F1;
  padding: 15px;
}
.apas-style .tooltip.top .tooltip-arrow,
.apas-style .tooltip .tooltip-arrow {
  bottom: -5px;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #F1F1F1!important;
}
.apas-style .flag-new.text {
  text-transform: uppercase;
  font-weight: 400;
  color: #FFF;
  background: #d50900;
  padding: 0 10px;
  font-size: 20px;
  line-height: 30px;
  display: inline-block;
}
.apas-style #sliding-popup {
  background: rgba(0, 0, 0, 0.8);
}
.apas-style #sliding-popup .popup-content {
  width: 100%;
  max-width: 100%;
}
.apas-style #sliding-popup .popup-content #popup-text {
  padding: 15px 150px 15px 0;
  width: 100%;
  max-width: 1200px;
  float: none;
  margin: auto;
}
.apas-style #sliding-popup .popup-content #popup-buttons {
  position: absolute;
  display: flex;
  top: 0;
  right: 10px;
  width: 150px;
  text-align: right;
  height: 100%;
}
.apas-style #sliding-popup .popup-content #popup-buttons button:hover,
.apas-style #sliding-popup .popup-content #popup-buttons button {
  background: #ef3f37;
  border: none;
  border-radius: 3px;
  color: white;
  font-size: 15px;
  font-weight: 400;
  box-shadow: none;
  text-shadow: none;
  padding: 10px;
  height: auto;
  margin: 0 0 0;
}
.apas-style #sliding-popup .popup-content #popup-buttons button:hover.agree-button,
.apas-style #sliding-popup .popup-content #popup-buttons button.agree-button {
  display: inline-block;
  margin: auto;
}
.apas-style #sliding-popup .popup-content #popup-buttons button:hover.find-more-button,
.apas-style #sliding-popup .popup-content #popup-buttons button.find-more-button {
  display: none;
}
.apas-style .region-breadcrumb-section {
  padding-top: 25px;
}
.apas-style .box-message {
  position: fixed;
  display: flex;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 400;
  text-align: left;
}
.apas-style .box-message .box-message-wrapper {
  margin: auto;
  max-width: 500px;
  width: 95%;
}
.apas-style .box-message .box-message-wrapper .close-message {
  float: right;
  color: #FFF;
  font-size: 0.000000001em;
  width: 10px;
  height: 40px;
  margin-right: 10px;
}
.apas-style .box-message .box-message-wrapper .close-message:after {
  font-family: FontAwesome;
  content: "×";
  font-size: 40px;
}
.apas-style .box-message .box-message-wrapper.message-alert {
  max-width: 650px;
}
.apas-style .box-message .box-message-wrapper.message-alert .message {
  border-top: 3px solid #ee463b;
  border-bottom: 1px solid #ee463b;
}
.apas-style .box-message .box-message-wrapper .message {
  border-top: 3px solid #13a99f;
  border-bottom: 1px solid #13a99f;
  display: inline-block;
  width: 100%;
  padding: 15px;
  background: #FFF;
  color: #333333;
  font-size: 15px;
}
.apas-style .box-message .box-message-wrapper .message .message-title {
  color: #333333;
  font-size: 30px;
  font-weight: 400;
  padding: 15px 0;
}
.apas-style .box-message.box-family-member .form-actions {
  padding-top: 25px;
}
.apas-style .box-message.box-family-member .action-link.cancel {
  float: left;
  color: #ee463b;
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/left-arrow.png") no-repeat left 17px;
  background-size: 9px;
  padding-left: 15px;
}
.apas-style .cover-link {
  position: absolute!important;
  top: 0!important;
  left: 0!important;
  right: 0!important;
  bottom: 0!important;
  margin: 0!important;
  padding: 0!important;
  background: transparent!important;
}
.apas-style .block-title-accueil {
  font-family: "quicksand";
  font-size: 42px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  text-transform: none;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .apas-style .block-title-accueil {
    font-size: 32px;
  }
}
.apas-style .white-text {
  color: #ffffff !important;
}
.apas-style .display-table {
  display: table;
}
@media (max-width: 991px) {
  .apas-style .display-table {
    display: block;
  }
}
.apas-style .display-table > div {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .apas-style .display-table > div {
    display: block;
  }
}
.apas-style .clearfix-svg {
  margin: 0;
  border: none;
  border-radius: 0;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  padding: 0;
  background-color: transparent;
  display: inline-block;
  fill: currentcolor;
  line-height: 0;
}
.apas-style .no-title h1,
.apas-style .no-title h2,
.apas-style .no-title h3,
.apas-style .no-title h4,
.apas-style .no-title h5,
.apas-style .no-title h6 {
  display: none!important;
}
.apas-style .vertical-align-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 991px) {
  .apas-style .vertical-align-height {
    height: auto!important;
  }
}
.apas-style .red-link-special {
  font-family: "hind";
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  background-color: #ee463b;
  text-transform: uppercase;
  padding: 11px 21px 7px 17px;
  position: relative;
  min-width: 230px;
  max-width: 100%;
  display: inline-block;
  margin: 0 22px 0 0;
}
.apas-style .red-link-special .svg-container .svg-content path {
  fill: #ee463b;
}
.apas-style .red-link-special:hover {
  color: #ffffff;
}
.apas-style .position-relative {
  position: relative!important;
}
.apas-style .position-unset {
  position: static!important;
}
.apas-style .mb-0 {
  margin-bottom: 0!important;
}
.apas-style nav.contextual-region {
  position: static!important;
}
.apas-style .twitter-timeline {
  border: 1px solid #eee!important;
}
.apas-style .ui-autocomplete#ui-id-2 {
  border: none;
  background: transparent;
}
.apas-style .ui-autocomplete#ui-id-2 .ui-menu-item {
  padding: 10px 15px;
  border-bottom: 2px solid #ee463b;
  margin-right: 15px;
  background-color: #fff;
  max-width: calc(70%  + 50px);
}
.apas-style .ui-autocomplete#ui-id-2 .ui-menu-item:first-child {
  border-top: 2px solid #ee463b;
}
.apas-style .ui-autocomplete#ui-id-2 .ui-menu-item .tag:not(:empty) {
  background: rgba(65, 65, 65, 0.9);
  margin-left: 10px;
}
.apas-style .more span {
  font-weight: bold;
  color: #a8a8a8;
}
.apas-style article h1 {
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .apas-style button,
  .apas-style .button {
    border: none;
    background: #ee463b;
    text-shadow: none;
    color: #fff;
    font-size: 18px;
    height: auto;
    padding: 12px;
    position: relative;
    width: auto;
    height: 50px;
    border-top-left-radius: 0;
    -moz-border-topleft-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-bottomleft-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    -moz-border-topright-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-bottomright-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    display: inline-block;
  }
  .apas-style abutton,
  .apas-style a.button {
    text-decoration: none;
  }
  .apas-style abutton:hover,
  .apas-style a.button:hover {
    color: white;
  }
  .apas-style button .svg-container,
  .apas-style .button .svg-container {
    display: inline-block;
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 22px;
    vertical-align: middle;
    overflow: hidden;
  }
  .apas-style button .svg-container .svg-content,
  .apas-style .button .svg-container .svg-content {
    display: inline-block;
    position: absolute;
    top: 0;
    left: -1px;
  }
  .apas-style button .svg-container .svg-content path,
  .apas-style .button .svg-container .svg-content path {
    stroke: transparent;
    fill: #ee463b;
  }
  .apas-style button.picto-pdf,
  .apas-style .button.picto-pdf {
    background-position: 7px center;
  }
}
@media (max-width: 690px) {
  .apas-style button,
  .apas-style .button {
    border: none;
    background: #ee463b;
    text-shadow: none;
    color: #fff;
    font-size: 18px;
    height: auto;
    padding: 12px;
    position: relative;
    width: auto;
    height: 50px;
    border-top-left-radius: 0;
    -moz-border-topleft-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-bottomleft-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    -moz-border-topright-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-bottomright-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    display: inline-block;
  }
  .apas-style abutton,
  .apas-style a.button {
    text-decoration: none;
  }
  .apas-style abutton:hover,
  .apas-style a.button:hover {
    color: white;
  }
  .apas-style button .svg-container,
  .apas-style .button .svg-container {
    display: inline-block;
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 22px;
    vertical-align: middle;
    overflow: hidden;
  }
  .apas-style button .svg-container .svg-content,
  .apas-style .button .svg-container .svg-content {
    display: inline-block;
    position: absolute;
    top: 0;
    left: -1px;
  }
  .apas-style button .svg-container .svg-content path,
  .apas-style .button .svg-container .svg-content path {
    stroke: transparent;
    fill: #ee463b;
  }
  .apas-style button.picto-pdf,
  .apas-style .button.picto-pdf {
    background-position: 6px center;
  }
}
@media (max-width: 650px) {
  .apas-style button,
  .apas-style .button {
    border: none;
    background: #ee463b;
    text-shadow: none;
    color: #fff;
    font-size: 18px;
    height: auto;
    padding: 12px;
    position: relative;
    width: auto;
    height: 50px;
    border-top-left-radius: 0;
    -moz-border-topleft-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-bottomleft-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    -moz-border-topright-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-bottomright-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    display: inline-block;
  }
  .apas-style abutton,
  .apas-style a.button {
    text-decoration: none;
  }
  .apas-style abutton:hover,
  .apas-style a.button:hover {
    color: white;
  }
  .apas-style button .svg-container,
  .apas-style .button .svg-container {
    display: inline-block;
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 22px;
    vertical-align: middle;
    overflow: hidden;
  }
  .apas-style button .svg-container .svg-content,
  .apas-style .button .svg-container .svg-content {
    display: inline-block;
    position: absolute;
    top: 0;
    left: -1px;
  }
  .apas-style button .svg-container .svg-content path,
  .apas-style .button .svg-container .svg-content path {
    stroke: transparent;
    fill: #ee463b;
  }
  .apas-style button.picto-pdf,
  .apas-style .button.picto-pdf {
    background-position: 5px center;
  }
}
@media (max-width: 620px) {
  .apas-style button,
  .apas-style .button {
    border: none;
    background: #ee463b;
    text-shadow: none;
    color: #fff;
    font-size: 18px;
    height: auto;
    padding: 12px;
    position: relative;
    width: auto;
    height: 50px;
    border-top-left-radius: 0;
    -moz-border-topleft-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-bottomleft-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    -moz-border-topright-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-bottomright-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    display: inline-block;
  }
  .apas-style abutton,
  .apas-style a.button {
    text-decoration: none;
  }
  .apas-style abutton:hover,
  .apas-style a.button:hover {
    color: white;
  }
  .apas-style button .svg-container,
  .apas-style .button .svg-container {
    display: inline-block;
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 22px;
    vertical-align: middle;
    overflow: hidden;
  }
  .apas-style button .svg-container .svg-content,
  .apas-style .button .svg-container .svg-content {
    display: inline-block;
    position: absolute;
    top: 0;
    left: -1px;
  }
  .apas-style button .svg-container .svg-content path,
  .apas-style .button .svg-container .svg-content path {
    stroke: transparent;
    fill: #ee463b;
  }
  .apas-style button.picto-pdf,
  .apas-style .button.picto-pdf {
    background-image: none;
  }
}
@media screen and (max-width: 991px) {
  .apas-style article .content .content-part .white-bg .modal .modal-dialog {
    display: flex !important;
    width: 50% !important;
    justify-content: center;
    align-items: center;
  }
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content {
    width: 750px;
  }
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content .modal-body iframe {
    width: 650px;
    height: 650px;
  }
  .apas-style div .basic-page .content-part .white-bg .row .col-sm-3 .caption .modal .modal-dialog {
    display: flex !important;
    width: 50% !important;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 850px) {
  .apas-style div .basic-page .content-part .white-bg .row .col-sm-3 .caption .modal .modal-dialog .modal-content {
    width: 600px;
  }
  .apas-style div .basic-page .content-part .white-bg .row .col-sm-3 .caption .modal .modal-dialog .modal-body iframe {
    width: 500px;
    height: 500px;
  }
}
@media screen and (min-width: 768px) {
  .apas-style article .content .content-part .white-bg .row .col-sm-4 {
    width: 45%;
  }
  .apas-style div .basic-page .content-part .white-bg .row .col-sm-3 {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .apas-style article .content .content-part .white-bg .modal .modal-dialog {
    width: 97% !important;
    height: auto;
  }
}
@media screen and (max-width: 690px) {
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content {
    width: 600px;
  }
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content .modal-body iframe {
    width: 575px;
    height: 575px;
  }
}
@media screen and (max-width: 625px) {
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content {
    width: 550px;
  }
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content .modal-body iframe {
    width: 500px;
    height: 500px;
  }
}
@media screen and (max-width: 570px) {
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content {
    width: 485px;
  }
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content .modal-body iframe {
    width: 450px;
    height: 450px;
  }
}
@media screen and (max-width: 550px) {
  .apas-style div .basic-page .content-part .white-bg .row .col-sm-3 .caption .modal .modal-dialog .modal-content {
    width: 475px;
  }
  .apas-style div .basic-page .content-part .white-bg .row .col-sm-3 .caption .modal .modal-dialog .modal-body iframe {
    width: 449px;
    height: 449px;
  }
}
@media screen and (max-width: 499px) {
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content {
    width: 468px;
  }
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content .modal-body iframe {
    width: 399px;
    height: 399px;
  }
  .apas-style div .basic-page .content-part .white-bg .row .col-sm-3 .caption .modal .modal-dialog .modal-content {
    width: 380px;
  }
  .apas-style div .basic-page .content-part .white-bg .row .col-sm-3 .caption .modal .modal-dialog .modal-body iframe {
    width: 357px;
    height: 357px;
  }
}
@media screen and (max-width: 440px) {
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content {
    width: 380px;
  }
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content .modal-body iframe {
    width: 341px;
    height: 341px;
  }
}
@media screen and (max-width: 399px) {
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content {
    width: 359px;
  }
  .apas-style div .basic-page .content-part .white-bg .row .col-sm-3 .caption .modal .modal-dialog .modal-content {
    width: 310px;
  }
  .apas-style div .basic-page .content-part .white-bg .row .col-sm-3 .caption .modal .modal-dialog .modal-body iframe {
    width: 289px;
  }
}
@media screen and (max-width: 375px) {
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content {
    width: 307px;
  }
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content .modal-body iframe {
    width: 284px;
    height: 284px;
  }
}
@media screen and (max-width: 325px) {
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content {
    width: 272px;
  }
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content .modal-header h2.modal-title {
    font-size: 18px;
  }
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content .modal-body iframe {
    width: 250px;
    height: 250px;
  }
  .apas-style div .basic-page .content-part .white-bg .row .col-sm-3 .caption .modal .modal-dialog .modal-content {
    width: 251px;
  }
  .apas-style div .basic-page .content-part .white-bg .row .col-sm-3 .caption .modal .modal-dialog .modal-body iframe {
    width: 226px;
  }
}
@media screen and (max-width: 295px) {
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content {
    width: 228px;
  }
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content .modal-header h2.modal-title {
    font-size: 15px;
  }
  .apas-style article .content .content-part .white-bg .modal .modal-dialog .modal-content .modal-body iframe {
    width: 203px;
    height: 203px;
  }
}
@media (max-width: 991px) {
  .apas-style .faq-content .white-bg .row .col-xs-6 {
    width: 49%;
  }
}
@media (max-width: 646px) {
  .apas-style .faq-content .white-bg .row .col-xs-6 {
    width: 46%;
    font-size: 15px;
  }
  .apas-style .faq-content .white-bg .row .col-xs-6 h3 {
    font-size: 20px;
  }
}
@media (max-width: 597px) {
  .apas-style .faq-content .white-bg .row .col-xs-6 {
    width: 45%;
    font-size: 13px;
  }
}
@media (max-width: 475px) {
  .apas-style .faq-content .white-bg .row .col-xs-6 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .apas-style .page-sheet-offer main .offer-filter .form-section {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .apas-style .page-sheet-offer main .offer-filter .form-section .picto-pdf {
    font-size: 13px;
    background-size: 20px;
    height: 40px;
  }
}
.apas-style .page-sheet-offer main .offer-maintenance .form-section .resume .box-action-kque {
  padding-right: 20px;
}
.apas-style .page-sheet-offer main .offer-maintenance .form-section .resume .box-action-kque .checkout_action,
.apas-style .page-sheet-offer main .offer-maintenance .form-section .resume .box-action-kque #show_prices {
  font-size: 20px;
  width: 100%;
  display: block;
  margin: 10px 0 30px 0;
  background-color: #fff;
  border: 0;
  color: #13a99f;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0;
  line-height: 50px;
  position: relative;
  padding-left: 15px;
  outline: none;
}
.apas-style .page-sheet-offer main .offer-maintenance .form-section .resume .box-action-kque .checkout_action .svg-content path,
.apas-style .page-sheet-offer main .offer-maintenance .form-section .resume .box-action-kque #show_prices .svg-content path {
  fill: #FFF;
}
.apas-style #iresa-checkout .box-action .stays_options_action {
  max-width: 400px;
}
.apas-style #iresa-checkout .box-action-kque {
  text-align: left;
}
.apas-style #iresa-checkout .box-action-kque .show-prices,
.apas-style #iresa-checkout .box-action-kque .checkout_action {
  max-width: 300px;
  display: inline-block !important;
}
.apas-style #iresa-checkout .box-action-kque .stays_options_action {
  max-width: 400px;
}
.apas-style #iresa-checkout .box-action-kque .box-action-button-checkout {
  text-align: right;
}
@media (max-width: 1199px) {
  .apas-style .page-sheet-offer main .offer-maintenance .form-section .reservation .button {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .apas-style .page-sheet-offer main .offer-maintenance .form-section .reservation .button {
    font-size: 13px;
  }
}
@media (max-width: 690px) {
  .apas-style .page-sheet-offer main .offer-maintenance .form-section .reservation .button {
    font-size: 12px;
  }
}
@media (max-width: 650px) {
  .apas-style .page-sheet-offer main .offer-maintenance .form-section .reservation .button {
    font-size: 11px;
  }
}
@media (max-width: 620px) {
  .apas-style .page-sheet-offer main .offer-maintenance .form-section .reservation .button {
    font-size: 14px;
  }
}
@media (max-width: 589px) {
  .apas-style .page-sheet-offer main .offer-maintenance .form-section .reservation .button {
    font-size: 13px;
  }
}
@media (max-width: 457px) {
  .apas-style .page-sheet-offer main .offer-maintenance .form-section .reservation .button {
    font-size: 12px;
  }
}
@media (max-width: 412px) {
  .apas-style main .layout-container .promoter {
    display: flex;
  }
}
@media (max-width: 408px) {
  .apas-style main .layout-container .promoter label {
    font-size: 15px!important;
  }
}
@media (max-width: 860px) {
  .apas-style .user-login.force-login .user-login-wrapper {
    width: 85%;
  }
}
@media (max-width: 800px) {
  .apas-style .user-login.force-login .user-login-wrapper {
    width: 80%;
  }
}
@media (max-width: 650px) {
  .apas-style .user-login.force-login .user-login-wrapper {
    width: 75%;
  }
}
@media (max-width: 550px) {
  .apas-style .user-login.force-login .user-login-wrapper {
    width: 70%;
  }
}
@media (max-width: 470px) {
  .apas-style .user-login.force-login .user-login-wrapper {
    width: 65%;
  }
}
@media (max-width: 385px) {
  .apas-style .user-login #block_login .section-intro {
    font-size: 13px;
  }
  .apas-style .user-login #block_login .user-login-form .input[type="password"],
  .apas-style .user-login #block_login .user-login-form input[type="password"],
  .apas-style .user-login #block_login .user-login-form .input[type="text"],
  .apas-style .user-login #block_login .user-login-form input[type="text"] {
    font-size: 15px;
  }
  .apas-style .user-login #block_login .user-login-form .form-actions button {
    font-size: 15px;
  }
}
.apas-style .tariff-tranch-block .documents-description {
  color: #00ac9f;
  font-family: "hind";
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .apas-style .tariff-tranch-block .documents-description {
    padding: 0 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .apas-style .tariff-tranch-block fieldset .documents .upload label {
    padding-left: 8px!important;
  }
}
.apas-style .tariff-tranch-block fieldset .documents .upload label:before {
  border: 2px solid #9b9b9b;
  top: 18px;
  left: 14px;
}
@media screen and (max-width: 767px) {
  .apas-style .tariff-tranch-block fieldset .documents .upload label:before {
    left: -16px;
    top: -4px;
  }
}
@media screen and (max-width: 428px) {
  .apas-style .tariff-tranch-block fieldset .documents .upload label:before {
    top: unset;
  }
}
.apas-style .tariff-tranch-block fieldset .documents .upload button {
  min-width: auto;
  font-size: 15px;
  margin-right: unset;
}
.apas-style .input,
.apas-style input {
  border: none;
}
.apas-style .input[type="text"],
.apas-style input[type="text"],
.apas-style .input[type="password"],
.apas-style input[type="password"],
.apas-style .input[type="email"],
.apas-style input[type="email"],
.apas-style .input[type="tel"],
.apas-style input[type="tel"],
.apas-style .input[type="url"],
.apas-style input[type="url"],
.apas-style .input[type="number"],
.apas-style input[type="number"] {
  width: 100%;
  margin: 10px 0;
  display: inline-block;
  padding: 5px 15px;
  height: 50px;
  font-size: 20px;
  color: #333333;
}
.apas-style .input[type="text"][disabled],
.apas-style input[type="text"][disabled],
.apas-style .input[type="password"][disabled],
.apas-style input[type="password"][disabled],
.apas-style .input[type="email"][disabled],
.apas-style input[type="email"][disabled],
.apas-style .input[type="tel"][disabled],
.apas-style input[type="tel"][disabled],
.apas-style .input[type="url"][disabled],
.apas-style input[type="url"][disabled],
.apas-style .input[type="number"][disabled],
.apas-style input[type="number"][disabled] {
  background: #f7f7f7;
  color: #8F9092;
  font-style: italic;
}
.apas-style .input[type="file"],
.apas-style input[type="file"] {
  height: 0.000001em;
  display: block !important;
  border: none;
  outline: none;
  opacity: 0;
}
.apas-style .input[type="file"]:focus,
.apas-style input[type="file"]:focus {
  outline: none;
}
.apas-style .input.form-email,
.apas-style input.form-email,
.apas-style .input[type="email"],
.apas-style input[type="email"] {
  background-color: #ffffff;
  border-bottom: none;
}
.apas-style .input[type=radio],
.apas-style input[type=radio] {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px!important;
  width: 1px!important;
  word-wrap: normal;
}
.apas-style .input[type=radio]:checked + label.option:before,
.apas-style input[type=radio]:checked + label.option:before {
  background-color: #ee463b;
}
.apas-style .input[type=radio] + label.option:before,
.apas-style input[type=radio] + label.option:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #ffffff;
  border: 3px solid #fff;
  display: inline-block;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
  line-height: 25px;
  margin-right: 10px;
  vertical-align: middle;
  left: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.apas-style .input[type=radio] + label.option,
.apas-style input[type=radio] + label.option {
  position: relative;
  margin-right: 20px;
  cursor: pointer;
}
.apas-style .input-mirror {
  /*refactor this*/
  width: 100% !important;
  padding: 0 !important;
  text-align: left !important;
}
.apas-style .input-mirror .field-item {
  display: table;
  padding-right: 22px;
}
.apas-style .input-mirror .field-item .field {
  display: table-cell;
  background: #ffffff;
  width: 100%;
  margin: 10px 0;
  padding: 5px 15px;
  height: 50px;
  font-size: 20px;
  color: #333333;
}
.apas-style .input-mirror .field-item .button {
  white-space: nowrap;
  cursor: pointer;
}
.apas-style .select,
.apas-style select {
  border: none;
  padding: 10px;
  margin: 10px 0;
  width: 100%;
  height: 50px;
  color: #333333;
  font-weight: 400;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #ffffff url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/arrow-down.png") no-repeat 98% center;
}
.apas-style .select.user-info,
.apas-style select.user-info {
  color: #333333;
  background: #c9e7e5 url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/caret-down.png") no-repeat 98% center;
  border-color: #c9e7e5;
}
.apas-style .select.user-info option,
.apas-style select.user-info option {
  background: #FFF;
}
.apas-style .select[disabled],
.apas-style select[disabled] {
  background: #f7f7f7;
  color: #8f9092;
  font-style: italic;
}
.apas-style .select option[disabled],
.apas-style select option[disabled],
.apas-style .select option[disabled="disabled"],
.apas-style select option[disabled="disabled"] {
  background: #CCC;
  font-style: italic;
  color: #FFF;
}
.apas-style .select option[disabled]:before,
.apas-style select option[disabled]:before,
.apas-style .select option[disabled="disabled"]:before,
.apas-style select option[disabled="disabled"]:before {
  content: "--->";
}
.apas-style .select::-ms-expand,
.apas-style select::-ms-expand {
  display: none;
}
.apas-style button,
.apas-style .button {
  border: none;
  background: #ee463b;
  text-shadow: none;
  color: #ffffff;
  font-size: 18px;
  height: auto;
  padding: 12px;
  position: relative;
  width: auto;
  height: 50px;
  border-top-left-radius: 0;
  -moz-border-topleft-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-bottomleft-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  -moz-border-topright-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-bottomright-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  display: inline-block;
}
a.apas-style button,
a.apas-style .button {
  text-decoration: none;
}
a.apas-style button:hover,
a.apas-style .button:hover {
  color: white;
}
.apas-style button .svg-container,
.apas-style .button .svg-container {
  display: inline-block;
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 22px;
  vertical-align: middle;
  overflow: hidden;
}
.apas-style button .svg-container .svg-content,
.apas-style .button .svg-container .svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: -1px;
}
.apas-style button .svg-container .svg-content path,
.apas-style .button .svg-container .svg-content path {
  stroke: transparent;
  fill: #ee463b;
}
.apas-style button.btn-white,
.apas-style .button.btn-white {
  background-color: #FFF;
  color: #13a99f;
  font-weight: bold;
  border: 2px solid #13a99f;
  text-transform: uppercase;
}
.apas-style button.btn-white:hover,
.apas-style .button.btn-white:hover {
  color: #13a99f;
}
.apas-style button.btn-white .svg-container,
.apas-style .button.btn-white .svg-container {
  display: none;
}
.apas-style button.picto-mail,
.apas-style .button.picto-mail {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/apas-mail.png");
  background-repeat: no-repeat;
  background-position: 10px center;
}
.apas-style button.picto-pdf,
.apas-style .button.picto-pdf {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/apas-pdf-white.png");
  background-repeat: no-repeat;
  background-position: 10px center;
}
.apas-style button.disabled,
.apas-style .button.disabled,
.apas-style button[disabled],
.apas-style .button[disabled] {
  background: #CCC !important;
  color: #7d7d7d !important;
}
.apas-style button.disabled path,
.apas-style .button.disabled path,
.apas-style button[disabled] path,
.apas-style .button[disabled] path {
  fill: #CCC !important;
}
.apas-style .search-form {
  display: table;
  width: 100%;
}
.apas-style .search-form .form-item-filter {
  display: table-cell;
  vertical-align: middle;
}
.apas-style .search-form .form-item-filter input {
  margin: 0;
  width: 100%;
  height: 80px;
  -webkit-box-shadow: 5px 5px 5px 0px #656565;
  -moz-box-shadow: 5px 5px 5px 0px #656565;
  box-shadow: 5px 5px 5px 0px #656565;
}
.apas-style .search-form .search {
  width: 80px;
  height: 80px;
  background: #ee463b url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-search.png") no-repeat center center;
  -webkit-box-shadow: 5px 5px 5px 0px #656565;
  -moz-box-shadow: 5px 5px 5px 0px #656565;
  box-shadow: 5px 5px 5px 0px #656565;
  font-size: 0.00000001em;
}
.apas-style .search-form .search:after {
  border-top-width: 80px;
}
.apas-style .search-box {
  position: relative;
}
.apas-style .search-box #custom-search-filter {
  display: table;
  width: 100%;
}
.apas-style .search-box #custom-search-filter .form-item-filter {
  display: table-cell;
  vertical-align: middle;
}
.apas-style .search-box #custom-search-filter .form-item-filter input {
  margin: 0;
  width: 100%;
  height: 80px;
  -webkit-box-shadow: 5px 5px 5px 0px #656565;
  -moz-box-shadow: 5px 5px 5px 0px #656565;
  box-shadow: 5px 5px 5px 0px #656565;
}
.apas-style .search-box #custom-search-filter .search {
  width: 80px;
  height: 80px;
  background: #ee463b url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-search.png") no-repeat center center;
  -webkit-box-shadow: 5px 5px 5px 0px #656565;
  -moz-box-shadow: 5px 5px 5px 0px #656565;
  box-shadow: 5px 5px 5px 0px #656565;
  font-size: 0.00000001em;
}
.apas-style .search-box #custom-search-filter .search:after {
  border-top-width: 80px;
}
.apas-style .search-box #custom-search-filter .search.button,
.apas-style .search-box #custom-search-filter .form-item-filter {
  position: relative;
  z-index: 1;
}
.apas-style .search-box #custom-search-filter .autocomplete-target {
  position: absolute;
  background: rgba(65, 65, 65, 0.9);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.apas-style .search-box #custom-search-filter .autocomplete-target .action-wrapper {
  text-align: right;
  padding: 0 15px;
  height: 65px;
}
.apas-style .search-box #custom-search-filter .autocomplete-target .action-wrapper .close-autocomplete {
  color: #ee463b;
  display: inline-block;
  font-size: 50px;
  line-height: 35px;
  vertical-align: top;
}
.apas-style .search-box #custom-search-filter .autocomplete-target .autocomplete-banner-items {
  background: rgba(65, 65, 65, 0.9);
  position: relative;
  border: none;
  color: #FFF;
  margin: auto;
  max-height: 355px;
  overflow: hidden;
}
.apas-style .search-box #custom-search-filter .autocomplete-target .autocomplete-banner-items .ui-menu-item {
  border-bottom: 1px solid #9c9c9c;
  padding: 10px;
}
.apas-style .search-box #custom-search-filter .autocomplete-target .autocomplete-banner-items .ui-menu-item.ui-state-focus,
.apas-style .search-box #custom-search-filter .autocomplete-target .autocomplete-banner-items .ui-menu-item:hover {
  background: transparent;
  border: none;
  border-bottom: 1px solid #FFF;
  color: #FFF;
  margin: 0;
}
.apas-style .search-box #custom-search-filter .autocomplete-target .autocomplete-banner-items .ui-menu-item a {
  color: inherit;
}
.apas-style .search-box #custom-search-filter .autocomplete-target .autocomplete-banner-items .ui-menu-item .tag {
  float: right;
}
.apas-style .autocomplete-menu-wrapper .autocomplete-menu-items {
  position: initial;
  border: none;
  background: transparent;
}
.apas-style .autocomplete-menu-wrapper .autocomplete-menu-items .ui-menu-item {
  text-align: left;
  color: white;
  border-bottom: 1px solid #9c9c9c;
  padding: 10px;
}
.apas-style .autocomplete-menu-wrapper .autocomplete-menu-items .ui-menu-item.ui-state-focus,
.apas-style .autocomplete-menu-wrapper .autocomplete-menu-items .ui-menu-item:hover {
  background: transparent;
  border: none;
  border-bottom: 1px solid #FFF;
  color: #FFF;
  margin: 0;
}
.apas-style .autocomplete-menu-wrapper .autocomplete-menu-items .ui-menu-item a {
  color: inherit;
}
.apas-style .autocomplete-menu-wrapper .autocomplete-menu-items .ui-menu-item .tag {
  float: right;
}
.apas-style .page-faq .views-exposed-form label,
.apas-style #views-exposed-form-job-list-block-1 label,
.apas-style #views-exposed-form-documents-block-1 label,
.apas-style #views-exposed-form-faq-page-1 label,
.apas-style #views-exposed-form-job-list-page-1 label,
.apas-style #views-exposed-form-documents-page-1 label,
.apas-style .page-faq .views-exposed-form select,
.apas-style #views-exposed-form-job-list-block-1 select,
.apas-style #views-exposed-form-documents-block-1 select,
.apas-style #views-exposed-form-faq-page-1 select,
.apas-style #views-exposed-form-job-list-page-1 select,
.apas-style #views-exposed-form-documents-page-1 select {
  font-family: "hind";
  font-size: 18px;
}
.apas-style .page-faq .views-exposed-form label,
.apas-style #views-exposed-form-job-list-block-1 label,
.apas-style #views-exposed-form-documents-block-1 label,
.apas-style #views-exposed-form-faq-page-1 label,
.apas-style #views-exposed-form-job-list-page-1 label,
.apas-style #views-exposed-form-documents-page-1 label {
  font-weight: 300;
  display: inline-block;
}
.apas-style .page-faq .views-exposed-form .form-item,
.apas-style #views-exposed-form-job-list-block-1 .form-item,
.apas-style #views-exposed-form-documents-block-1 .form-item,
.apas-style #views-exposed-form-faq-page-1 .form-item,
.apas-style #views-exposed-form-job-list-page-1 .form-item,
.apas-style #views-exposed-form-documents-page-1 .form-item {
  display: inline-block;
  width: 49.5%;
}
.apas-style .page-faq .views-exposed-form .form-item select,
.apas-style #views-exposed-form-job-list-block-1 .form-item select,
.apas-style #views-exposed-form-documents-block-1 .form-item select,
.apas-style #views-exposed-form-faq-page-1 .form-item select,
.apas-style #views-exposed-form-job-list-page-1 .form-item select,
.apas-style #views-exposed-form-documents-page-1 .form-item select {
  background: #ffffff url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/red-down-arrow.png") no-repeat right 20px center;
  color: #333;
  font-weight: 400;
}
.apas-style .page-faq .views-exposed-form .form-actions,
.apas-style #views-exposed-form-job-list-block-1 .form-actions,
.apas-style #views-exposed-form-documents-block-1 .form-actions,
.apas-style #views-exposed-form-faq-page-1 .form-actions,
.apas-style #views-exposed-form-job-list-page-1 .form-actions,
.apas-style #views-exposed-form-documents-page-1 .form-actions {
  display: none;
}
.apas-style .simplenews-subscriber-form {
  text-align: left;
  white-space: nowrap;
}
.apas-style .simplenews-subscriber-form label,
.apas-style .simplenews-subscriber-form .description {
  display: none;
}
.apas-style .simplenews-subscriber-form .field--type-email {
  display: inline-block;
  width: 65%;
  max-width: 386px;
}
.apas-style .simplenews-subscriber-form form {
  font-size: 0.0000001em;
}
.apas-style .simplenews-subscriber-form .form-actions {
  display: inline-block;
}
.apas-style .contact-message-form {
  /**formulaire de contact***/
}
.apas-style .block-form .box-content,
.apas-style form .box-content {
  font-family: "hind";
  font-size: 18px;
  font-weight: 400;
}
.apas-style .block-form .box-content .field--widget-options-buttons label:not(.option),
.apas-style form .box-content .field--widget-options-buttons label:not(.option) {
  display: inline-block;
  width: 49%;
  text-align: right;
  padding-right: 25px;
}
.apas-style .block-form .box-content .field--widget-options-buttons label:not(.option) + div,
.apas-style form .box-content .field--widget-options-buttons label:not(.option) + div {
  display: inline-block;
  width: 50%;
}
.apas-style .block-form .box-content .field--widget-options-buttons .form-item,
.apas-style form .box-content .field--widget-options-buttons .form-item {
  width: auto;
  display: inline-block;
}
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12),
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) {
  width: 100%;
}
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12).form-datetime-wrapper .form-datetime-wrapper,
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12).form-datetime-wrapper .form-datetime-wrapper {
  width: 50%;
  display: inline-block;
}
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12).form-datetime-wrapper .form-datetime-wrapper #edit-field-date-birthday-0-value,
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12).form-datetime-wrapper .form-datetime-wrapper #edit-field-date-birthday-0-value {
  display: flex;
  justify-content: space-between;
}
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12).form-datetime-wrapper .form-datetime-wrapper #edit-field-date-birthday-0-value label,
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12).form-datetime-wrapper .form-datetime-wrapper #edit-field-date-birthday-0-value label {
  display: none;
}
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12).form-datetime-wrapper .form-datetime-wrapper .form-item,
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12).form-datetime-wrapper .form-datetime-wrapper .form-item {
  width: 32%;
  display: inline-block;
}
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12).form-datetime-wrapper .form-datetime-wrapper .form-item select,
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12).form-datetime-wrapper .form-datetime-wrapper .form-item select {
  width: 100%;
}
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) label:not(.option),
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) label:not(.option) {
  display: inline-block;
  width: 49%;
  text-align: right;
  padding-right: 25px;
  vertical-align: middle;
}
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) .form-managed-file,
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) .form-managed-file,
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) textarea,
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) textarea,
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) input,
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) input {
  display: inline-block;
  width: 50%;
}
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) .form-managed-file[type="radio"],
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) .form-managed-file[type="radio"],
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) textarea[type="radio"],
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) textarea[type="radio"],
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) input[type="radio"],
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) input[type="radio"] {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
}
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) select,
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12) select {
  display: inline-block;
  width: 50%;
}
.apas-style .block-form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12).js-form-type-textarea label,
.apas-style form .box-content .form-item:not(.col-sm-6,.col-md-6,.col-md-4,.col-xs-12).js-form-type-textarea label {
  vertical-align: top;
}
.apas-style .block-form .box-content .form-item-cgv,
.apas-style form .box-content .form-item-cgv {
  text-align: right;
}
.apas-style .block-form .box-content .form-item-cgv label,
.apas-style form .box-content .form-item-cgv label {
  width: 50%;
  text-align: left;
  padding: 15px 0;
}
.apas-style .block-form .box-content .form-item-cgv label:before,
.apas-style form .box-content .form-item-cgv label:before {
  left: -50px;
  top: 20px;
}
.apas-style .block-form #edit-actions.form-actions,
.apas-style form #edit-actions.form-actions {
  margin-bottom: 20px;
}
.apas-style .emulator-form-emulator .ui-slider {
  width: calc(49.5%  - 150px);
  display: inline-block;
  margin-left: 10px;
}
.apas-style .emulator-form-emulator .form-item {
  margin-bottom: 10px;
}
.apas-style .emulator-form-emulator .ui-slider {
  margin-right: 15px;
}
.apas-style .emulator-form-emulator .wrapBlanc {
  display: inline-block;
  background-color: #fff;
  vertical-align: middle;
  padding-right: 10px;
}
.apas-style .emulator-form-emulator .wrapBlanc input {
  margin: 0;
  vertical-align: middle;
  background-color: transparent;
  -webkit-appearance: none;
  border: 1px solid #fff;
}
.apas-style .emulator-form-emulator .wrapBlanc input + span.suffix {
  background-color: transparent;
}
.apas-style .emulator-form-emulator .form-item input.form-text {
  width: 70px;
  padding: 5px 10px;
}
.apas-style .emulator-form-emulator .form-item input#edit-montant-pret {
  width: 90px;
}
.apas-style .emulator-form-emulator .form-item input#edit-duree {
  width: 60px;
}
.apas-style .emulator-form-emulator .form-item input + .suffix {
  padding: 9px;
  height: 50px;
  font-size: 20px;
  color: #1e76b9;
  background: #ffffff;
  font-weight: 400;
}
.apas-style .emulator-form-emulator .form-item .description {
  display: inline-block;
  word-break: break-word;
  width: 34%;
  vertical-align: middle;
  line-height: 1.3;
  padding-left: 15px;
}
.apas-style .emulator-form-emulator .form-item.js-form-item-insurance-opt {
  width: calc(50% + 115px);
  display: inline-block;
}
.apas-style .emulator-form-emulator .form-item.js-form-item-insurance-opt label:not(.option) {
  width: calc(100% - 120px);
}
.apas-style .emulator-form-emulator .form-item.js-form-item-insurance-opt .wrapBlanc {
  margin-left: -3px;
}
.apas-style .emulator-form-emulator .form-item.js-form-item-valide {
  width: auto;
  display: inline-block;
}
.apas-style .emulator-form-emulator .form-item.js-form-item-valide input {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px!important;
  width: 1px!important;
  word-wrap: normal;
}
.apas-style .emulator-form-emulator .form-item.js-form-item-valide input:checked + label {
  text-align: right;
  background: #1e76b9;
}
.apas-style .emulator-form-emulator .form-item.js-form-item-valide input:checked + label:before {
  left: 36px;
}
.apas-style .emulator-form-emulator .form-item.js-form-item-valide label {
  width: 55px;
  height: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #87BCCA;
  padding: 1px 2px;
  text-align: left;
  cursor: pointer;
  font-size: 0.00000001em;
  position: relative;
}
.apas-style .emulator-form-emulator .form-item.js-form-item-valide label:before {
  content: " ";
  width: 18px;
  height: 18px;
  display: inline-block;
  background: white;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  position: absolute;
  left: 1px;
  top: 1px;
}
.apas-style .emulator-form-emulator .notice-details {
  font-weight: 500;
}
.apas-style .emulator-form-emulator #edit-result-item {
  display: none;
}
.apas-style .emulator-form-emulator .result-wrapper {
  margin: 20px 0;
}
.apas-style .emulator-form-emulator .result-wrapper .result-item {
  background: #ffffff;
  text-align: center;
  padding: 20px 15px;
}
.apas-style .emulator-form-emulator .result-wrapper .result-item label {
  display: block;
}
.apas-style .emulator-form-emulator .result-wrapper .result-item span {
  font-size: 40px;
  color: #333333;
  font-weight: 600;
  display: block;
}
.apas-style .emulator-form-emulator .action-wrapper {
  text-align: right;
  padding-right: 22px;
  padding-left: 0;
}
.apas-style .emulator-form-emulator .action-wrapper a {
  margin-top: 25px;
}
.apas-style .emulator-form-emulator .action-wrapper .button {
  background: #1e76b9;
  text-transform: uppercase;
  width: 49.5%;
  text-align: center;
}
.apas-style .emulator-form-emulator .action-wrapper .button .svg-content path {
  fill: #1e76b9;
}
.apas-style .emulator-form-emulator .action-wrapper .button.form-submit {
  width: 100%;
}
.apas-style .emulator-form-emulator .action-wrapper .button:after {
  border-top-color: #1e76b9;
}
.apas-style .emulator-form-emulator .form-actions {
  margin: 0;
  padding-right: 22px;
}
.apas-style .emulator-form-emulator .form-actions .notice-wrapper {
  padding: 0 10px 0 0;
}
.apas-style .emulator-form-emulator .form-actions .action-wrapper {
  padding: 0 0 0 5px;
}
.apas-style .emulator-form-emulator .form-actions a {
  width: 49%;
  display: inline-block;
  white-space: nowrap;
  text-align: left;
  text-transform: uppercase;
  color: #1e76b9;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/separateur-blue.png") no-repeat left top / auto 20px;
}
.apas-style .page-faq .views-exposed-form,
.apas-style #views-exposed-form-faq-page-1 {
  background-color: #E1E1E1;
  padding: 30px;
  margin-top: 32px;
  overflow: auto;
}
.apas-style .page-faq .views-exposed-form .faq-title,
.apas-style #views-exposed-form-faq-page-1 .faq-title {
  padding-bottom: 30px;
}
.apas-style .page-faq .views-exposed-form .js-form-item-field-topic-target-id,
.apas-style #views-exposed-form-faq-page-1 .js-form-item-field-topic-target-id {
  float: right;
}
.apas-style .page-faq .views-exposed-form .js-form-item-field-topic-target-id label,
.apas-style #views-exposed-form-faq-page-1 .js-form-item-field-topic-target-id label {
  width: 16%;
  margin-right: 3%;
  white-space: normal;
}
.apas-style .page-faq .views-exposed-form .js-form-item-field-topic-target-id select,
.apas-style #views-exposed-form-faq-page-1 .js-form-item-field-topic-target-id select {
  width: 80%;
  white-space: normal;
}
.apas-style #views-exposed-form-job-list-job-offers label {
  display: inline-block;
  width: 49.5%;
  text-align: right;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-specialty select {
  width: 49.5%;
  height: 50px;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-specialty .chosen-container {
  margin: 25px 0;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-specialty .chosen-choices {
  border: none;
  padding: 10px;
  margin: 10px 0;
  width: 100%;
  height: 50px;
  color: #333333;
  font-weight: 400;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #ffffff url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/arrow-down.png") no-repeat 98% center;
  margin: 0;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-specialty .chosen-choices.user-info {
  color: #333333;
  background: #c9e7e5 url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/caret-down.png") no-repeat 98% center;
  border-color: #c9e7e5;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-specialty .chosen-choices.user-info option {
  background: #FFF;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-specialty .chosen-choices[disabled] {
  background: #f7f7f7;
  color: #8f9092;
  font-style: italic;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-specialty .chosen-choices option[disabled],
.apas-style #views-exposed-form-job-list-job-offers .form-item-specialty .chosen-choices option[disabled="disabled"] {
  background: #CCC;
  font-style: italic;
  color: #FFF;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-specialty .chosen-choices option[disabled]:before,
.apas-style #views-exposed-form-job-list-job-offers .form-item-specialty .chosen-choices option[disabled="disabled"]:before {
  content: "--->";
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-specialty .chosen-choices-selected .search-choice {
  background-color: #ee463b;
  padding: 10px 0 10px 10px;
  margin-right: 10px;
  display: inline-block;
  color: #ffffff;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-specialty .chosen-choices-selected .search-choice span {
  padding-right: 10px;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-specialty .chosen-choices-selected .search-choice .search-choice-close {
  padding: 0 17px;
  cursor: pointer;
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/cross.png") no-repeat center center;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-contract {
  width: calc(49.5% - 10px);
  display: inline-block;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-contract .form-checkboxes {
  text-align: left;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-contract .form-checkboxes .form-item {
  width: auto;
  display: inline-block;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-contract .form-checkboxes input {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px!important;
  width: 1px!important;
  word-wrap: normal;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-contract .form-checkboxes input:checked + label {
  background: #1e76b9;
  border-color: #1e76b9;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-contract .form-checkboxes label {
  width: auto;
  display: inline-block;
  cursor: pointer;
  border: 2px solid #ee463b;
  padding: 7px 10px;
  background: #ee463b;
  color: #ffffff;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-contract .form-checkboxes label:hover {
  color: #ffffff;
  background: #1e76b9;
  border-color: #1e76b9;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-contract .form-checkboxes label:before {
  content: none;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-locality {
  width: calc(49.5% - 10px);
  display: inline-block;
  height: 155px;
  float: right;
  vertical-align: top;
  margin-left: 20px;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-locality .form-checkboxes {
  text-align: left;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-locality .form-checkboxes .form-item {
  width: auto;
  display: inline-block;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-locality .form-checkboxes input {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px!important;
  width: 1px!important;
  word-wrap: normal;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-locality .form-checkboxes input:checked + label {
  background: #1e76b9;
  border-color: #1e76b9;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-locality .form-checkboxes label {
  width: auto;
  display: inline-block;
  cursor: pointer;
  border: 2px solid #ee463b;
  padding: 7px 10px;
  background: #ee463b;
  color: #ffffff;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-locality .form-checkboxes label:hover {
  color: #ffffff;
  background: #1e76b9;
  border-color: #1e76b9;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-locality .form-checkboxes label:before {
  content: none;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-locality h3 {
  margin-bottom: 8px;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-locality select {
  width: 48%;
  display: inline-block;
  margin-left: 1%;
}
.apas-style #views-exposed-form-job-list-job-offers .form-item-contract,
.apas-style #views-exposed-form-job-list-job-offers .form-item-locality {
  height: 155px;
}
.apas-style .views-blockjob-list-job-offers .search-tools {
  margin: 0 0 15px;
}
.apas-style .views-blockjob-list-job-offers .search-tools .tool-item {
  text-align: center;
}
.apas-style .views-blockjob-list-job-offers .search-tools .tool-item a {
  color: #ee463b;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 10px ;
  position: relative;
}
.apas-style .views-blockjob-list-job-offers .search-tools .tool-item a:before {
  content: " ";
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/slash.png") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 10px;
}
.apas-style #views-exposed-form-documents-block-1,
.apas-style #views-exposed-form-documents-page-1 {
  background-color: #E1E1E1;
  padding: 30px 20px;
  margin-bottom: 30px;
  width: 100%;
  white-space: nowrap;
}
.apas-style #views-exposed-form-documents-block-1 label,
.apas-style #views-exposed-form-documents-page-1 label {
  display: none;
}
.apas-style #views-exposed-form-documents-block-1 .js-form-item-field-type-target-id,
.apas-style #views-exposed-form-documents-page-1 .js-form-item-field-type-target-id,
.apas-style #views-exposed-form-documents-block-1 .js-form-item-field-years-value,
.apas-style #views-exposed-form-documents-page-1 .js-form-item-field-years-value {
  width: 48.5%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1.5% 0 0.5%;
  white-space: normal;
}
.apas-style #views-exposed-form-documents-block-1 .js-form-item-field-years-value,
.apas-style #views-exposed-form-documents-page-1 .js-form-item-field-years-value {
  /* margin-left: 30px;*/
}
.apas-style #views-exposed-form-actualites-block-1,
.apas-style #views-exposed-form-actualites-page-1 {
  background-color: #E1E1E1;
  padding: 30px 20px;
  margin-bottom: 30px;
}
.apas-style .address-filter {
  background-color: #E1E1E1;
  padding: 10px 20px;
  margin: 30px 0 60px 0;
  white-space: nowrap;
}
.apas-style .address-filter .js-form-type-textfield {
  display: inline-block;
  width: 90%;
}
.apas-style .address-filter button {
  display: inline-block;
  width: 8%;
  margin-left: -4px;
  background: #ee463b url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-search.png") no-repeat center center;
  background-size: 55%;
}
.apas-style .bootstrap-select.btn-group .dropdown-toggle .caret {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/caret-down.png") no-repeat center center;
  content: '';
  width: 17px;
  height: 8px;
  border: 0;
  margin-top: -4px;
}
.apas-style .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  font-weight: normal;
  color: #333333;
}
.apas-style .bootstrap-select > .dropdown-toggle.bs-placeholder {
  text-transform: none;
}
.apas-style .bootstrap-select > .dropdown-toggle.bs-placeholder span {
  font-weight: normal;
}
.apas-style .btn {
  text-transform: uppercase;
  transition: all 250ms ease-in-out;
}
.apas-style .btn-lg,
.apas-style .btn-group-lg > .btn {
  padding: 11px 16px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
.apas-style button.btn-primary,
.apas-style .btn-primary {
  border-color: transparent;
  border-width: 3px;
  border-radius: 0px;
  background-color: #337ab7;
}
.apas-style button.btn-primary:hover,
.apas-style .btn-primary:hover,
.apas-style button.btn-primary:active:focus,
.apas-style .btn-primary:active:focus,
.apas-style button.btn-primary:hover,
.apas-style .btn-primary:hover,
.apas-style button.btn-primary:focus,
.apas-style .btn-primary:focus,
.apas-style button.btn-primary:active,
.apas-style .btn-primary:active {
  border-color: transparent;
  box-shadow: none;
}
.apas-style .btn-default {
  border-width: 3px;
  border-color: #337ab7;
  color: #337ab7;
}
.apas-style .btn-default:active:focus,
.apas-style .btn-default:hover,
.apas-style .btn-default:focus,
.apas-style .btn-default:active {
  box-shadow: none;
  background: #337ab7;
  color: #fff;
  border: #337ab7 solid;
}
.apas-style .btn-default:active,
.apas-style .btn-default:focus {
  color: #337ab7;
  background: #FFF;
}
.apas-style .btn-xl {
  padding: 0 30px;
  font-size: 25px;
  line-height: 80px;
  border-radius: 6px;
  font-weight: bold;
  height: 80px;
}
@media (max-width: 767px) {
  .apas-style .btn-xl {
    padding: 0 10px;
  }
}
.apas-style .btn-rb {
  position: relative;
  margin-right: 40px;
  padding-right: 7px;
  text-align: left;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.apas-style .btn-rb:after {
  position: absolute;
  left: 100%;
  top: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 40px 0 0;
  border-color: #337ab7 transparent transparent transparent;
  transition: all 250ms ease-in-out;
}
@media (max-width: 767px) {
  .apas-style .btn-rb:after {
    border-width: 80px 25px 0 0;
  }
}
.apas-style .btn-rb-ml {
  padding-top: 10px;
  padding-bottom: 0;
  line-height: 1.3em;
}
.apas-style .btn-rb.btn-sm {
  font-size: 14px;
  margin-right: 15px;
}
.apas-style .btn-rb.btn-sm:after {
  border-width: 31px 15px 0 0;
}
.apas-style .btn-rb.btn-lg {
  margin-right: 25px;
}
.apas-style .btn-rb.btn-lg:after {
  border-width: 50px 25px 0 0;
}
.apas-style .btn-ml.btn-rb.btn-lg:after {
  border-width: 74px 25px 0 0;
}
.apas-style .btn-rb.btn-primary .svg-content {
  display: none;
}
.apas-style .btn-rb.btn-primary .svg-content path {
  fill: #13a99f;
}
.apas-style .btn-rb.btn-primary:hover,
.apas-style .btn-rb.btn-primary:focus {
  border: 0;
  box-shadow: none;
}
.apas-style .btn-rb.btn-primary:hover .svg-content path,
.apas-style .btn-rb.btn-primary:focus .svg-content path {
  fill: #0e7b74;
}
.apas-style .btn-rb.btn-primary:hover:after,
.apas-style .btn-rb.btn-primary:focus:after {
  border-color: #286090 transparent transparent transparent;
}
.apas-style .btn-rb.btn-primary:active:focus,
.apas-style .btn-rb.btn-primary.active:focus,
.open > .apas-style .btn-rb.btn-primary.dropdown-toggle:focus,
.apas-style .btn-rb.btn-primary:active:hover,
.apas-style .btn-rb.btn-primary.active:hover,
.open > .apas-style .btn-rb.btn-primary.dropdown-toggle:hover {
  border: 0;
}
.apas-style .btn-rb.btn-primary:active:focus:after,
.apas-style .btn-rb.btn-primary.active:focus:after,
.open > .apas-style .btn-rb.btn-primary.dropdown-toggle:focus:after,
.apas-style .btn-rb.btn-primary:active:hover:after,
.apas-style .btn-rb.btn-primary.active:hover:after,
.open > .apas-style .btn-rb.btn-primary.dropdown-toggle:hover:after {
  border-color: #204d74 transparent transparent transparent;
}
.apas-style .btn-rb.btn-danger:after {
  border-color: #d9534f transparent transparent transparent;
}
.apas-style .btn-rb.btn-danger:hover,
.apas-style .btn-rb.btn-danger:focus {
  border: 0;
  box-shadow: none;
}
.apas-style .btn-rb.btn-danger:hover:after,
.apas-style .btn-rb.btn-danger:focus:after {
  border-color: #c9302c transparent transparent transparent;
}
.apas-style .btn-rb.btn-danger:active:focus,
.apas-style .btn-rb.btn-danger.active:focus,
.open > .apas-style .btn-rb.btn-danger.dropdown-toggle:focus,
.apas-style .btn-rb.btn-danger:active:hover,
.apas-style .btn-rb.btn-danger.active:hover,
.open > .apas-style .btn-rb.btn-danger.dropdown-toggle:hover {
  border: 0;
}
.apas-style .btn-rb.btn-danger:active:focus:after,
.apas-style .btn-rb.btn-danger.active:focus:after,
.open > .apas-style .btn-rb.btn-danger.dropdown-toggle:focus:after,
.apas-style .btn-rb.btn-danger:active:hover:after,
.apas-style .btn-rb.btn-danger.active:hover:after,
.open > .apas-style .btn-rb.btn-danger.dropdown-toggle:hover:after {
  border-color: #ac2925 transparent transparent transparent;
}
.apas-style .btn-back {
  font-weight: 600;
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/btn-back-ico.png") no-repeat left 47%;
  padding-left: 20px;
}
.apas-style .btn-back:hover {
  color: #286090;
}
.apas-style .btn-back.btn-xl {
  font-size: 20px;
}
.apas-style .btn-back:hover,
.apas-style .btn-back:active:focus,
.apas-style .btn-back:hover,
.apas-style .btn-back:focus,
.apas-style .btn-back:active {
  border-color: transparent;
  box-shadow: none;
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/btn-back-ico.png") no-repeat left 47%;
}
.apas-style .btn-icon-text {
  padding-left: 56px;
  position: relative;
}
.apas-style .btn-icon-text span.ico {
  font-size: 50px;
  display: block;
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-45%);
}
.apas-style .btn-icon-text.btn-sm {
  padding-left: 26px;
}
.apas-style .btn-icon-text.btn-sm span.ico {
  font-size: 30px;
  left: 5px;
  transform: translateY(-47%);
}
.apas-style .btn-icon-text.btn-md {
  padding-left: 30px;
}
.apas-style .btn-icon-text.btn-md span.ico {
  font-size: 34px;
  left: 7px;
  transform: translateY(-46%);
}
.apas-style .btn-icon-text.btn-lg {
  padding-left: 56px;
}
.apas-style .btn-icon-text.btn-lg span.ico {
  font-size: 42px;
  left: 15px;
  transform: translateY(-48%);
}
.apas-style .btn-blank {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.apas-style .btn-blank:focus,
.apas-style .btn-blank.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.apas-style .btn-blank:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.apas-style .btn-blank:active,
.apas-style .btn-blank.active,
.open > .dropdown-toggle.apas-style .btn-blank {
  color: #000;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.apas-style .btn-blank:active:hover,
.apas-style .btn-blank.active:hover,
.open > .dropdown-toggle.apas-style .btn-blank:hover,
.apas-style .btn-blank:active:focus,
.apas-style .btn-blank.active:focus,
.open > .dropdown-toggle.apas-style .btn-blank:focus,
.apas-style .btn-blank:active.focus,
.apas-style .btn-blank.active.focus,
.open > .dropdown-toggle.apas-style .btn-blank.focus {
  color: #000;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.apas-style .btn-blank:active,
.apas-style .btn-blank.active,
.open > .dropdown-toggle.apas-style .btn-blank {
  background-image: none;
}
.apas-style .btn-blank.disabled:hover,
.apas-style .btn-blank[disabled]:hover,
fieldset[disabled] .apas-style .btn-blank:hover,
.apas-style .btn-blank.disabled:focus,
.apas-style .btn-blank[disabled]:focus,
fieldset[disabled] .apas-style .btn-blank:focus,
.apas-style .btn-blank.disabled.focus,
.apas-style .btn-blank[disabled].focus,
fieldset[disabled] .apas-style .btn-blank.focus {
  background-color: #fff;
  border-color: #fff;
}
.apas-style .btn-blank .badge {
  color: #fff;
  background-color: #000;
}
@media (max-width: 767px) {
  .apas-style .bootstrap-select {
    width: 100% !important;
  }
}
.apas-style .btn-lg,
.apas-style .btn-group-lg > .btn,
.apas-style .btn-group-lg > .btn {
  padding: 13px 16px;
}
.apas-style .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.apas-style .protected-download-wrapper {
  margin: 30px 0 15px;
  text-align: center;
}
.apas-style .protected-download-wrapper a {
  text-transform: uppercase;
  min-width: 300px;
}
.apas-style .js-form-type-checkbox label,
.apas-style .check-checkbox label,
.apas-style .check-radio label {
  padding-left: 29px;
  position: relative;
  font-weight: normal;
}
.apas-style .js-form-type-checkbox label:before,
.apas-style .check-checkbox label:before,
.apas-style .check-radio label:before {
  position: absolute;
  left: 0;
  top: 0;
  border: 3px solid #FFF;
  width: 20px;
  height: 20px;
  background-color: #FFF;
  border-radius: 50%;
  content: '';
}
.apas-style .js-form-type-checkbox input,
.apas-style .check-checkbox input,
.apas-style .check-radio input {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px!important;
  width: 1px!important;
  word-wrap: normal;
}
.apas-style .js-form-type-checkbox input:checked + label:before,
.apas-style .check-checkbox input:checked + label:before,
.apas-style .check-radio input:checked + label:before {
  background-color: #ee463b;
}
.apas-style .js-form-type-checkbox input:disabled + label:before,
.apas-style .check-checkbox input:disabled + label:before,
.apas-style .check-radio input:disabled + label:before {
  background: #CCC;
}
.apas-style .js-form-type-checkbox label,
.apas-style .check-checkbox label {
  cursor: pointer;
}
.apas-style .js-form-type-checkbox label:after,
.apas-style .check-checkbox label:after,
.apas-style .js-form-type-checkbox label:before,
.apas-style .check-checkbox label:before {
  border-radius: 0;
}
.apas-style .js-form-type-checkbox input:checked + label:before {
  background-color: #ee463b;
}
.apas-style .ul-select {
  border: none;
  padding: 10px;
  margin: 10px 0;
  width: 100%;
  height: 50px;
  color: #333333;
  font-weight: 400;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #ffffff url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/arrow-down.png") no-repeat 98% center;
}
.apas-style .ul-select.user-info {
  color: #333333;
  background: #c9e7e5 url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/caret-down.png") no-repeat 98% center;
  border-color: #c9e7e5;
}
.apas-style .ul-select.user-info option {
  background: #FFF;
}
.apas-style .ul-select[disabled] {
  background: #f7f7f7;
  color: #8f9092;
  font-style: italic;
}
.apas-style .ul-select option[disabled],
.apas-style .ul-select option[disabled="disabled"] {
  background: #CCC;
  font-style: italic;
  color: #FFF;
}
.apas-style .ul-select option[disabled]:before,
.apas-style .ul-select option[disabled="disabled"]:before {
  content: "--->";
}
.apas-style .ul-select li {
  padding: 5px 10px;
  z-index: 2;
}
.apas-style .ul-select li .default {
  cursor: pointer;
}
.apas-style .ul-select li:not(.default) {
  float: left;
  width: 100%;
  display: none;
  background: #ddd;
  cursor: default;
}
.apas-style .ul-select li:not(.default):hover {
  background: #09f;
}
.apas-style .ul-select li.selected:not(.init) {
  background: #09f;
}
.apas-style .dropdown.dropdown-select .btn-default {
  width: 100%;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 50px;
  text-align: left;
  padding: 0 16px;
  background: #FFF;
  color: #000;
}
.apas-style .dropdown.dropdown-select .btn-default .title {
  display: inline-block;
  width: calc(100% - 25px);
  overflow: hidden;
}
.apas-style .dropdown.dropdown-select .btn-default .caret {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/arrow-down.png") no-repeat center center;
  border: none;
  height: 50px;
  width: 25px;
}
.apas-style .dropdown.dropdown-select .btn-default .price {
  display: none;
}
.apas-style .dropdown.dropdown-select .btn-default:active:focus,
.apas-style .dropdown.dropdown-select .btn-default:hover,
.apas-style .dropdown.dropdown-select .btn-default:focus,
.apas-style .dropdown.dropdown-select .btn-default:active,
.apas-style .dropdown.dropdown-select .btn-default:hover {
  background: #FFF;
  color: #000;
}
.apas-style .dropdown.dropdown-select .dropdown-menu {
  width: 100%;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
.apas-style .dropdown.dropdown-select .dropdown-menu li {
  cursor: pointer;
}
.apas-style .dropdown.dropdown-select .dropdown-menu li .menuitem {
  cursor: pointer;
}
.apas-style .form-login-wrapper {
  padding: 25px;
}
.apas-style .form-login-wrapper .box-content {
  display: flex;
  flex-direction: column;
  max-width: 450px;
  width: 100%;
  height: 100%;
  background: #e9e9e9;
}
.apas-style .form-login-wrapper .box-content .box-title {
  font-size: 30px;
  padding-bottom: 25px;
}
.apas-style .form-login-wrapper .form-content-wrapper {
  align-items: flex-end;
}
.apas-style .form-login-wrapper .form-content-wrapper .form-actions {
  padding-right: 22px;
}
.apas-style .form-login-wrapper .form-content-wrapper .form-actions .request-password-link {
  display: inline-block;
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/slash.png");
  background-repeat: no-repeat;
  background-position: center left;
  padding: 10px 20px;
  color: #ee463b;
}
.apas-style .form-login-wrapper .form-content-wrapper .form-actions button {
  display: block;
  width: 100%;
}
.apas-style .account-info {
  background: #e9e9e9;
  padding: 25px;
}
.apas-style #user-pre-register.pre-create-account {
  padding: 25px;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .box-title {
  font-size: 30px;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .register-request-info {
  margin: 25px 0;
  font-size: 18px;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items {
  width: 90%;
  max-width: 650px;
  margin: 0 auto;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items .form-item {
  padding: 10px 0;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items .form-item.form-item-mail-confirm label {
  white-space: initial;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items label:not(.option) {
  display: inline-block;
  width: 39%;
  text-align: right;
  padding-right: 25px;
  white-space: nowrap;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items #edit-dob,
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items #edit-civility,
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items .form-email,
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items .form-text,
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items .form-select {
  display: inline-block;
  width: 60%;
  height: 50px;
  max-width: 330px;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items #edit-dob label {
  display: none;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items #edit-dob .form-item {
  width: 32%;
  display: inline-block;
  padding: 0;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items #edit-dob .form-item select {
  width: 100%;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items #edit-civility .form-item-civility {
  display: inline-block;
  width: 49%;
  padding-left: 10px;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-items #edit-civility .form-item-civility label {
  padding-right: 0;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-actions {
  width: 90%;
  max-width: 550px;
  margin: 25px auto;
}
.apas-style #user-pre-register.pre-create-account .form-user-register-request .form-actions button {
  margin-left: 40% ;
  text-transform: uppercase;
}
.apas-style .register-notice {
  font-style: italic;
}
.apas-style #user-info.old-form,
.apas-style #user-acces.old-form {
  padding: 25px;
}
.apas-style #user-info.old-form .box-title,
.apas-style #user-acces.old-form .box-title {
  font-size: 30px;
}
.apas-style #user-info.old-form .form-items,
.apas-style #user-acces.old-form .form-items {
  width: 90%;
  max-width: 750px;
  margin: 0 auto;
}
.apas-style #user-info.old-form .form-items .form-item .form-datetime-wrapper,
.apas-style #user-acces.old-form .form-items .form-item .form-datetime-wrapper {
  padding: 0;
  display: inline-block;
  width: 60%;
  max-width: 330px;
}
.apas-style #user-info.old-form .form-items label,
.apas-style #user-acces.old-form .form-items label {
  display: inline-block;
  width: 39%;
  text-align: right;
  padding-right: 25px;
  white-space: nowrap;
}
.apas-style #user-info.old-form .form-items #edit-civility,
.apas-style #user-acces.old-form .form-items #edit-civility,
.apas-style #user-info.old-form .form-items #edit-field-pyr-civilite,
.apas-style #user-acces.old-form .form-items #edit-field-pyr-civilite,
.apas-style #user-info.old-form .form-items #edit-field-pyr-nationalite,
.apas-style #user-acces.old-form .form-items #edit-field-pyr-nationalite,
.apas-style #user-info.old-form .form-items #edit-field-pyr-fonction-0-value,
.apas-style #user-acces.old-form .form-items #edit-field-pyr-fonction-0-value,
.apas-style #user-info.old-form .form-items .form-email,
.apas-style #user-acces.old-form .form-items .form-email,
.apas-style #user-info.old-form .form-items .form-text,
.apas-style #user-acces.old-form .form-items .form-text {
  display: inline-block;
  width: 60%;
  height: 50px;
  max-width: 330px;
}
.apas-style #user-info.old-form .form-items #edit-field-pyr-civilite .form-item,
.apas-style #user-acces.old-form .form-items #edit-field-pyr-civilite .form-item {
  display: inline-block;
  width: 49%;
  padding-left: 10px;
}
.apas-style #user-info.old-form .form-items #edit-field-pyr-civilite .form-item label,
.apas-style #user-acces.old-form .form-items #edit-field-pyr-civilite .form-item label {
  padding-right: 0;
}
.apas-style #user-info.old-form .form-items #edit-field-pyr-dob-0-value label,
.apas-style #user-acces.old-form .form-items #edit-field-pyr-dob-0-value label {
  display: none;
}
.apas-style #user-info.old-form .form-items #edit-field-pyr-dob-0-value .form-item,
.apas-style #user-acces.old-form .form-items #edit-field-pyr-dob-0-value .form-item {
  width: 32%;
  display: inline-block;
  padding: 0;
}
.apas-style #user-info.old-form .form-item-pass .password-confirm[aria-live="polite"],
.apas-style #user-acces.old-form .form-item-pass .password-confirm[aria-live="polite"],
.apas-style #user-info.old-form .form-item-pass .password-strength,
.apas-style #user-acces.old-form .form-item-pass .password-strength {
  margin-left: 40%;
  max-width: 330px;
}
@media screen and (max-width: 479px) {
  .apas-style #user-info.old-form .form-item-pass .password-confirm[aria-live="polite"],
  .apas-style #user-acces.old-form .form-item-pass .password-confirm[aria-live="polite"],
  .apas-style #user-info.old-form .form-item-pass .password-strength,
  .apas-style #user-acces.old-form .form-item-pass .password-strength {
    display: none;
  }
}
.apas-style #user-info.old-form .form-item-pass .description,
.apas-style #user-acces.old-form .form-item-pass .description {
  font-style: italic;
  font-size: 14px;
  padding: 0 15px 0 40%;
}
@media screen and (max-width: 479px) {
  .apas-style #user-info.old-form .form-item-pass .description,
  .apas-style #user-acces.old-form .form-item-pass .description {
    display: none;
  }
}
.apas-style #user-info.old-form .form-item-pass .description ul,
.apas-style #user-acces.old-form .form-item-pass .description ul {
  padding: 15px 0 15px 45px;
}
.apas-style #user-info.old-form .form-item-pass .description ul li,
.apas-style #user-acces.old-form .form-item-pass .description ul li {
  list-style-type: square;
}
.apas-style .ui-slider {
  border-color: #E1E1E1;
  height: 10px;
}
.apas-style .ui-slider .ui-slider-range {
  background: #1e76b9;
}
.apas-style .ui-slider .ui-slider-handle {
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  border-radius: 9999px;
  overflow: hidden;
  background: #1e76b9;
  border-color: #1e76b9;
  width: 15px;
  height: 15px;
  top: -3px;
}
.apas-style #views-exposed-form-actualites-block-1 .form-item {
  display: inline-block;
  margin-right: 20px;
}
.apas-style #views-exposed-form-actualites-block-1 .form-item label:before {
  line-height: 15px;
}
.apas-style .form-apply-wrapper form {
  display: none;
}
.apas-style .form-actions {
  text-align: right;
  padding-right: 22px;
  margin-bottom: 15px;
}
.apas-style .form-actions button,
.apas-style .form-actions .button {
  text-transform: uppercase;
}
.apas-style .chosen-container-active.chosen-with-drop,
.apas-style .chosen-container-active,
.apas-style .chosen-container-single {
  border: none;
  padding: 10px;
  margin: 10px 0;
  width: 100%;
  height: 50px;
  color: #333333;
  font-weight: 400;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #ffffff url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/arrow-down.png") no-repeat 98% center;
  background: transparent;
}
.apas-style .chosen-container-active.chosen-with-drop.user-info,
.apas-style .chosen-container-active.user-info,
.apas-style .chosen-container-single.user-info {
  color: #333333;
  background: #c9e7e5 url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/caret-down.png") no-repeat 98% center;
  border-color: #c9e7e5;
}
.apas-style .chosen-container-active.chosen-with-drop.user-info option,
.apas-style .chosen-container-active.user-info option,
.apas-style .chosen-container-single.user-info option {
  background: #FFF;
}
.apas-style .chosen-container-active.chosen-with-drop[disabled],
.apas-style .chosen-container-active[disabled],
.apas-style .chosen-container-single[disabled] {
  background: #f7f7f7;
  color: #8f9092;
  font-style: italic;
}
.apas-style .chosen-container-active.chosen-with-drop option[disabled],
.apas-style .chosen-container-active option[disabled],
.apas-style .chosen-container-single option[disabled],
.apas-style .chosen-container-active.chosen-with-drop option[disabled="disabled"],
.apas-style .chosen-container-active option[disabled="disabled"],
.apas-style .chosen-container-single option[disabled="disabled"] {
  background: #CCC;
  font-style: italic;
  color: #FFF;
}
.apas-style .chosen-container-active.chosen-with-drop option[disabled]:before,
.apas-style .chosen-container-active option[disabled]:before,
.apas-style .chosen-container-single option[disabled]:before,
.apas-style .chosen-container-active.chosen-with-drop option[disabled="disabled"]:before,
.apas-style .chosen-container-active option[disabled="disabled"]:before,
.apas-style .chosen-container-single option[disabled="disabled"]:before {
  content: "--->";
}
.apas-style .chosen-container-active.chosen-with-drop .chosen-single,
.apas-style .chosen-container-active .chosen-single,
.apas-style .chosen-container-single .chosen-single {
  border: none;
  background: transparent;
  box-shadow: none;
  font-size: inherit;
}
.apas-style .chosen-container-active.chosen-with-drop .chosen-single > div,
.apas-style .chosen-container-active .chosen-single > div,
.apas-style .chosen-container-single .chosen-single > div {
  display: none;
}
.apas-style .chosen-container-active.chosen-with-drop .chosen-drop,
.apas-style .chosen-container-active .chosen-drop,
.apas-style .chosen-container-single .chosen-drop {
  border-radius: 0;
  border: #1e90ff solid 1px;
}
.form-required .apas-style label,
.apas-style label.required {
  position: relative;
}
.form-required .apas-style label:after,
.apas-style label.required:after {
  left: auto;
  content: '*';
  color: #ee463b;
  position: static;
  margin-left: 5px;
}
.apas-style .user-preference-form .box-title {
  font-size: 30px;
  padding-bottom: 15px;
}
.apas-style .user-preference-form fieldset legend {
  border: none;
  padding: 0;
  margin: 0;
}
.apas-style .user-preference-form fieldset.main-wrapper {
  margin-bottom: 15px;
}
.apas-style .user-preference-form fieldset.main-wrapper .preferences-block .preference-item legend {
  font-size: 18px;
  padding: 10px 15px;
}
.apas-style .user-preference-form fieldset.main-wrapper .preferences-block .preference-item .fieldset-wrapper {
  padding-left: 40px;
}
.apas-style .user-preference-form .action-wrapper {
  text-align: right;
  padding: 25px;
}
.apas-style .user-preference-form .action-wrapper button {
  text-transform: uppercase;
}
.apas-style .info-user-container,
.apas-style .user-preference-form-container {
  margin-top: 30px;
}
.apas-style .info-user-container .messages-wrapper.status,
.apas-style .user-preference-form-container .messages-wrapper.status {
  margin-top: 0!important;
  border: 0!important;
}
.apas-style .contact-message-contact-form-form .box-content .box-title {
  padding-bottom: 25px;
}
.apas-style .contact-message-contact-form-form .box-content label:not(.option) {
  display: inline-block;
  width: 40% !important;
  text-align: right;
  padding-right: 25px;
}
.apas-style .contact-message-contact-form-form .box-content .form-textarea,
.apas-style .contact-message-contact-form-form .box-content .form-select,
.apas-style .contact-message-contact-form-form .box-content .form-tel,
.apas-style .contact-message-contact-form-form .box-content .form-text,
.apas-style .contact-message-contact-form-form .box-content .form-email {
  display: inline-block;
  width: 59%;
  /*text-align: right;*/
  padding-right: 25px;
}
.apas-style .contact-message-contact-form-form .box-content .js-form-type-textarea label {
  padding-top: 15px;
  vertical-align: top;
}
.apas-style .panel-2col .panel-col-first {
  width: 25%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .apas-style .panel-2col .panel-col-first {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .apas-style .panel-2col .panel-col-first {
    width: 100%;
  }
}
.apas-style .panel-2col .panel-col-last {
  width: 75%;
  padding-right: 15px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .apas-style .panel-2col .panel-col-last {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .apas-style .panel-2col .panel-col-last {
    width: 100%;
  }
}
.apas-style .layout-stacked .section-content .block-region-left {
  display: inline-block;
  width: 100%;
}
.apas-style .layout-stacked-inv .block-region-left > nav,
.apas-style .info-user-container .block-region-left > nav,
.apas-style .user-preference-form-container .block-region-left > nav,
.apas-style .tranche-confirmation .block-region-left > nav {
  margin-bottom: 30px;
}
.apas-style .layout-stacked-inv .block-region-left > nav .box-green,
.apas-style .info-user-container .block-region-left > nav .box-green,
.apas-style .user-preference-form-container .block-region-left > nav .box-green,
.apas-style .tranche-confirmation .block-region-left > nav .box-green {
  margin-bottom: 30px;
}
.apas-style .sidebar-block.theme-red .items-level-1 .items-level-2 .sidebar-item a {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/slash.png") no-repeat left top / auto 20px;
  padding-left: 20px;
  display: inline-block;
}
.apas-style .sidebar-block {
  background: #ffffff;
  padding: 10px;
  font-family: "hind";
}
.apas-style .sidebar-block a {
  color: #333333;
}
.apas-style .sidebar-block .title {
  display: inline-block;
  width: 100%;
  height: auto;
}
.apas-style .sidebar-block .title .picto {
  display: table-cell;
  width: 35px;
  height: auto;
}
.apas-style .sidebar-block .title .picto img {
  width: 100%;
  height: auto;
}
.apas-style .sidebar-block .title .value {
  border-bottom: 3px solid #E1E1E1;
  display: inline-block;
  text-align: right;
  width: 100%;
}
.apas-style .sidebar-block .title.title-icon {
  display: table;
  font-size: 30px;
}
.apas-style .sidebar-block .title.title-icon .value {
  display: table-cell;
  width: auto;
  border-color: #1e76b9;
  font-weight: 500;
}
.apas-style .sidebar-block .items-level-2 > li:before {
  position: absolute;
  top: 10px;
  margin-right: 5px;
  content: "/";
  font-size: 20px;
  line-height: 0;
  font-weight: 100;
}
.apas-style .sidebar-block .theme-red .items-level-2 > li:before {
  color: #ee463b;
}
.apas-style .sidebar-block .theme-red .title .value {
  border-color: #ee463b;
}
.apas-style .sidebar-block .theme-red a:hover,
.apas-style .sidebar-block .theme-red a.is-active,
.apas-style .sidebar-block .theme-red .active-item a {
  color: #ee463b !important;
  border-color: rgba(239, 63, 55, 0.6) !important;
}
.apas-style .sidebar-block .theme-red .active-item a {
  font-weight: 700 !important;
}
.apas-style .sidebar-block .theme-turquoise .items-level-2 > li:before {
  color: #00a69d;
}
.apas-style .sidebar-block .theme-turquoise .title .value {
  border-color: #13a99f;
}
.apas-style .sidebar-block .theme-turquoise a:hover,
.apas-style .sidebar-block .theme-turquoise a.is-active {
  color: #13a99f !important;
  border-color: rgba(19, 169, 159, 0.6) !important;
}
.apas-style .sidebar-block .theme-blue .items-level-2 > li:before {
  color: #1e76b9;
}
.apas-style .sidebar-block .theme-blue .title .value {
  border-color: #1e76b9;
}
.apas-style .sidebar-block .theme-blue a:hover,
.apas-style .sidebar-block .theme-blue a.is-active {
  color: #1e76b9 !important;
  border-color: rgba(30, 118, 185, 0.6) !important;
}
.apas-style .sidebar-block .theme-orange .items-level-2 > li:before {
  color: #f79430;
}
.apas-style .sidebar-block .theme-orange .title .value {
  border-color: #f7941e;
}
.apas-style .sidebar-block .theme-orange a:hover,
.apas-style .sidebar-block .theme-orange a.is-active {
  color: #f7941e !important;
  border-color: rgba(245, 145, 32, 0.6) !important;
}
.apas-style .sidebar-block .items-level-1 > .sidebar-item {
  margin: 25px 0;
}
.apas-style .sidebar-block .items-level-1 > .sidebar-item > a {
  text-transform: uppercase;
  border-bottom: 2px solid #E1E1E1;
  display: inline-block;
  width: 100%;
  height: auto;
  font-weight: 500;
  font-size: 18px;
}
.apas-style .sidebar-block .items-level-1 > .sidebar-item > a.is-active {
  font-weight: 700;
}
.apas-style .sidebar-block .items-level-1 > .sidebar-item > a:hover,
.apas-style .sidebar-block .items-level-1 > .sidebar-item > a.is-active {
  color: #1e76b9;
  border-color: #b2dbe5;
}
.apas-style .sidebar-block .items-level-1 .items-level-2 .sidebar-item {
  margin: 10px 0;
  position: relative;
}
.apas-style .sidebar-block .items-level-1 .items-level-2 .sidebar-item a {
  text-transform: none;
  border: none;
  padding: 0;
  padding-left: 20px;
  display: inline-block;
  color: #333333;
}
.apas-style .sidebar-service h3 {
  font-size: 30px;
}
.apas-style .sidebar-service .button-target {
  padding-right: 22px;
}
.apas-style .sidebar-service .button-target a {
  background-color: #1e76b9;
  height: auto;
  text-transform: uppercase;
  font-family: "hind";
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/assistant-icon.png");
  background-repeat: no-repeat;
  background-position: left 15px center;
  padding-left: 70px;
  line-height: 1.3;
}
.apas-style .sidebar-service .button-target a:after {
  border-top: 93px solid #1e76b9;
  border-right: 40px solid transparent;
  right: -40px;
}
.apas-style .sidebar-service .button-target a:after {
  display: none;
}
.apas-style .sidebar-service .button-target a .svg-container {
  display: inline-block;
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 22px;
  vertical-align: middle;
  overflow: hidden;
}
.apas-style .sidebar-service .button-target a .svg-container .svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.apas-style .sidebar-service .button-target a .svg-container .svg-content path {
  stroke: transparent;
  fill: #1e76b9;
}
.apas-style .region-primary_menu-section {
  box-shadow: inset 0px -2px 0px #ee463b;
  background-color: #f7f7f7;
}
.apas-style .main-menu-wrapper {
  padding: 0;
  width: 100%;
  z-index: 312;
  min-height: 50px;
}
.apas-style .main-menu-wrapper .mobile {
  display: none;
}
.apas-style .main-menu-wrapper .main-level * {
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item a.main-menu-link {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
  line-height: 50px;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item {
  display: inline-block;
  width: auto;
  float: left;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item .main-menu-link {
  padding: 0 18px;
  display: block;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue .main-menu-link {
  color: #1e76b9;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue .sub-level .grid-wrapper .menu-icon-item a {
  background-color: #ffffff;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue .sub-level .grid-wrapper .menu-icon-item a:hover {
  background-color: #1e76b9;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue.active-focus,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue:hover,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue.active,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue.open {
  background-color: #1e76b9;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue.active-focus .main-menu-link,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue:hover .main-menu-link,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue.active .main-menu-link,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue.open .main-menu-link {
  background-color: #1e76b9;
  color: #ffffff;
  text-decoration: none;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue.active-focus:after {
  content: " ";
  border-top: 2px solid #1e76b9;
  position: absolute;
  width: 100%;
  height: 2px;
  display: block;
  left: 0;
  pointer-events: none;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue .sub-level {
  border-color: #1e76b9;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue .sub-level .menu-link-item a {
  text-transform: none;
  font-size: 20px;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue .sub-level .menu-link-item:before {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/blue-slash.svg") no-repeat 0 center;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue .sub-level .grid-wrapper .menu-icon-item {
  margin-top: 30px;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue .sub-level .grid-wrapper .menu-icon-item .menu-link {
  width: 100%;
  height: 170px;
  padding: 15px 0 0 0;
  text-align: center;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue .sub-level .grid-wrapper .menu-icon-item .menu-link:hover {
  color: #333333;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue .sub-level .grid-wrapper .menu-icon-item .menu-link .picto {
  display: inline-block;
  margin-top: 25px;
  text-align: center;
  height: 70px;
  width: 100%;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue .sub-level .grid-wrapper .menu-icon-item .menu-link .picto img {
  display: inline-block;
  width: 65px;
  margin: 0 auto;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue .sub-level .grid-wrapper .menu-icon-item .menu-link .title,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-blue .sub-level .grid-wrapper .menu-icon-item .menu-link .title span {
  font-family: "hind";
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise .main-menu-link {
  color: #13a99f;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise .sub-level .grid-wrapper .menu-icon-item a {
  background-color: #ffffff;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise .sub-level .grid-wrapper .menu-icon-item a:hover {
  background-color: #13a99f;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise.active-focus,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise:hover,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise.active,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise.open {
  background-color: #13a99f;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise.active-focus .main-menu-link,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise:hover .main-menu-link,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise.active .main-menu-link,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise.open .main-menu-link {
  background-color: #13a99f;
  color: #ffffff;
  text-decoration: none;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise.active-focus:after {
  content: " ";
  border-top: 2px solid #13a99f;
  position: absolute;
  width: 100%;
  height: 2px;
  display: block;
  left: 0;
  pointer-events: none;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise .sub-level {
  border-color: #13a99f;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise .sub-level .menu-link-item a {
  text-transform: none;
  font-size: 20px;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise .sub-level .menu-link-item:before {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/blue-slash.svg") no-repeat 0 center;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise .sub-level .grid-wrapper .menu-icon-item {
  margin-top: 30px;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise .sub-level .grid-wrapper .menu-icon-item .menu-link {
  width: 100%;
  height: 170px;
  padding: 15px 0 0 0;
  text-align: center;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise .sub-level .grid-wrapper .menu-icon-item .menu-link:hover {
  color: #333333;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise .sub-level .grid-wrapper .menu-icon-item .menu-link .picto {
  display: inline-block;
  margin-top: 25px;
  text-align: center;
  height: 70px;
  width: 100%;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise .sub-level .grid-wrapper .menu-icon-item .menu-link .picto img {
  display: inline-block;
  width: 65px;
  margin: 0 auto;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise .sub-level .grid-wrapper .menu-icon-item .menu-link .title,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-turquoise .sub-level .grid-wrapper .menu-icon-item .menu-link .title span {
  font-family: "hind";
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-red .main-menu-link {
  color: #ee463b;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-red .sub-level .grid-wrapper .menu-icon-item a:hover {
  background-color: #ee463b;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-red.active-focus,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-red.active,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-red:hover,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-red.open {
  background-color: #ee463b;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-red.active-focus .main-menu-link,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-red.active .main-menu-link,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-red:hover .main-menu-link,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-red.open .main-menu-link {
  background-color: #ee463b;
  color: #ffffff;
  text-decoration: none;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-red.active-focus:after {
  content: " ";
  border-top: 2px solid #ee463b;
  position: absolute;
  width: 100%;
  height: 2px;
  display: block;
  left: 0;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-red .sub-level {
  border-color: #ee463b;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-red .sub-level .menu-link-item:before {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/separateur.png") no-repeat 0 center;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-orange .main-menu-link {
  color: #f7941e;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-orange.active-focus,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-orange.active,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-orange:hover,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-orange.open {
  background-color: #f7941e;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-orange.active-focus .main-menu-link,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-orange.active .main-menu-link,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-orange:hover .main-menu-link,
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-orange.open .main-menu-link {
  background-color: #f7941e;
  color: #ffffff;
  text-decoration: none;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-orange.active-focus:after {
  content: " ";
  border-top: 2px solid #f7941e;
  position: absolute;
  width: 100%;
  height: 2px;
  display: block;
  left: 0;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-orange .sub-level {
  border-color: #f7941e;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-orange .sub-level .menu-link-item a {
  text-transform: none;
  font-size: 20px;
}
.apas-style .main-menu-wrapper .main-level li.main-menu-item.theme-orange .sub-level .menu-link-item:before {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/orange-slash.svg") no-repeat 0 center;
}
.apas-style .main-menu-wrapper .main-level li.menu-link-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
}
.apas-style .main-menu-wrapper .main-level li a {
  color: #333333;
  font-size: 16px;
  font-family: "hind";
}
.apas-style .main-menu-wrapper .main-level li a:hover {
  color: #ffffff;
}
.apas-style .main-menu-wrapper .main-level .panel-item .sub-level {
  border: 2px solid;
  position: absolute;
  margin-top: -2px;
  z-index: 2;
  text-align: center;
  width: 100%;
  height: auto;
  left: 0;
  background-color: #ffffff;
  display: none;
}
.apas-style .main-menu-wrapper .main-level .panel-item .sub-level .menu-link-container {
  margin-top: 30px;
}
.apas-style .main-menu-wrapper .main-level .panel-item .sub-level .menu-link-item {
  margin: 0 10px 30px 10px;
}
.apas-style .main-menu-wrapper .main-level .panel-item .sub-level .menu-link-item:before {
  content: '';
  display: inline-block;
  width: 21px;
  height: 40px;
  vertical-align: middle;
  margin-right: 15px;
}
.apas-style .main-menu-wrapper .main-level .panel-item .sub-level .menu-link-item a {
  text-transform: none;
  font-size: 20px;
}
.apas-style .main-menu-wrapper .main-level .panel-item .sub-level .menu-link-item a:hover {
  color: #333333;
}
.apas-style .main-menu-wrapper .main-level .panel-item.open .sub-level {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.apas-style .main-menu-wrapper .main-level .panel-item.search {
  float: right;
}
.apas-style .main-menu-wrapper .main-level .panel-item.search .main-menu-link {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/picto-search-black.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 23px;
  width: 45px;
}
.apas-style .main-menu-wrapper .main-level .panel-item.search .main-menu-link[aria-expanded="true"],
.apas-style .main-menu-wrapper .main-level .panel-item.search .main-menu-link:hover {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/picto-search-white.svg");
}
.apas-style .main-menu-wrapper .main-level .panel-item.search .sub-level {
  background: rgba(65, 65, 65, 0.9);
  border: none;
  padding: 60px 200px 25px;
  margin-top: 0;
  min-height: 400px;
}
.apas-style .main-menu-wrapper .main-level .panel-item.search .sub-level .autocomplete-wrapper .form-actions {
  text-align: center;
}
.apas-style .main-menu-wrapper .main-level .panel-item.search .sub-level .autocomplete-wrapper .form-actions .button {
  color: #FFF;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-icon-item a span {
  color: #333!important;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-icon-item a span.menu-picto svg {
  position: relative;
  max-width: 100%;
  width: 100px;
  height: auto;
  left: 0;
  top: 0;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-icon-item a span.menu-picto svg path {
  stroke-width: -1px;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-icon-item a:hover span {
  color: #fff!important;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-icon-item a:hover span.menu-picto svg {
  position: relative;
  max-width: 100%;
  width: 100px;
  height: auto;
  left: 0;
  top: 0;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-icon-item a:hover span.menu-picto svg path {
  fill: #ffffff;
  stroke: #ffffff;
  stroke-width: -1px;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-icon-item a span.menu-picto svg {
  position: relative;
  max-width: 100%;
  width: 100px;
  height: auto;
  left: 0;
  top: 0;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-icon-item.scolarite a span.menu-picto svg path {
  stroke-width: 4px;
  fill: none;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-icon-item .menu-picto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-thumbnail-item {
  margin-top: 25px;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-thumbnail-item .menu-link {
  display: block;
  position: relative;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-thumbnail-item .menu-link .picto img {
  width: 100%;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-thumbnail-item .menu-link:hover {
  color: #333333;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-thumbnail-item .menu-link .title {
  background-color: rgba(0, 0, 0, 0.23);
  position: absolute;
  top: 0;
  bottom: 0 ;
  left: 0;
  right: 0;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper .menu-thumbnail-item .menu-link .title span {
  position: absolute;
  font-family: "hind";
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0 15px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  box-sizing: border-box;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper:nth-child(2) .menu-thumbnail-item {
  margin-top: 21px;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper:nth-child(2) .menu-thumbnail-item:last-child .menu-link .title {
  background-color: transparent;
}
.apas-style .main-menu-wrapper .main-level .grid-wrapper:nth-child(2) .menu-thumbnail-item:last-child .menu-link .title span {
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  box-sizing: border-box;
}
.apas-style .main-menu-wrapper .stick-btn {
  display: none;
}
.apas-style .main-menu-wrapper.affix {
  background-color: #ffffff;
  width: 100%;
  position: fixed;
  z-index: 311;
  top: 55px;
  left: 0;
  right: 0;
}
.apas-style .main-menu-wrapper.affix .affix-items {
  background: #f7f7f7;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.apas-style .main-menu-wrapper.affix .main-level .stick-btn {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
.apas-style .main-menu-wrapper.affix .main-level .stick-btn.droite {
  float: right;
  margin: 0 10px;
}
.apas-style .main-menu-wrapper.affix .main-level .stick-btn .home-link {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-home.png");
  background-repeat: no-repeat;
  background-position: top 9px center;
  display: inline-block;
  width: 20px;
  height: 44px;
  padding: 0px 20px;
}
.apas-style .main-menu-wrapper.affix .main-level .stick-btn button {
  background: none;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0px 20px;
  margin: 2px 0;
}
.apas-style .main-menu-wrapper.affix .main-level .stick-btn button#jsOpenLogin {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-avatar-connexion.svg");
  width: 48px;
  height: 48px;
  margin: 1px 0;
}
.apas-style .main-menu-wrapper.affix .main-level .stick-btn button#jsOpenSearch {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/picto-search.png");
  width: 40px;
  height: 40px;
}
.apas-style .main-menu-wrapper.menu-active {
  background: transparent;
}
.apas-style .user-account-menu ul {
  padding: 0 20px;
}
.apas-style .user-account-menu ul li {
  display: inline-block;
  width: 100%;
  padding: 20px 15px;
  border-bottom: 2px solid #e1e1e1;
}
.apas-style .user-account-menu ul li a {
  text-transform: uppercase;
  color: #333;
  font-weight: 700;
  padding: 10px 0 10px 50px;
  display: inline-block;
  width: 100%;
}
.apas-style .user-account-menu ul li.user-info a {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-informations.png") no-repeat left center;
}
.apas-style .user-account-menu ul li.user-booking a {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-reservations.png") no-repeat left center;
}
.apas-style .user-account-menu ul li.user-family-rate a {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-quotient.png") no-repeat left center;
}
.apas-style .user-account-menu ul li.user-messages a {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-correspondance.png") no-repeat left center;
}
.apas-style .user-account-menu ul li.user-tools a {
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-pref.png") no-repeat left center;
}
.apas-style .user-account-menu ul li.user-logout {
  border: none;
  text-align: right;
  padding-bottom: 0;
}
.apas-style .user-account-menu ul li.user-logout a {
  padding: 0;
  padding-right: 20px;
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-deconnexion.png") no-repeat right center;
}
.apas-style .burger-menu-btn {
  background: transparent;
  padding: 15px 10px;
}
.apas-style .burger-menu-btn .bar-menu {
  background: #ee463b;
  display: block;
  margin-bottom: 7px;
  width: 100%;
  height: 3px;
}
.apas-style body #main_container {
  left: 0px;
  position: relative;
  transition: left 0.5s ease 0s;
  -webkit-transition: left 0.5s ease 0s;
  -moz-transition: left 0.5s ease 0s;
  -ms-transition: left 0.5s ease 0s;
  -o-transition: left 0.5s ease 0s;
}
.apas-style body #main_container .system-branding-block {
  transition: left 0.5s ease 0s;
  -webkit-transition: left 0.5s ease 0s;
  -moz-transition: left 0.5s ease 0s;
  -ms-transition: left 0.5s ease 0s;
  -o-transition: left 0.5s ease 0s;
}
.apas-style body.closed #main_container {
  left: -100%;
  position: relative;
}
.apas-style body.closed #main_container .region-header-section .system-branding-block {
  left: -100%;
}
.apas-style #menu_mobile {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 100%;
  z-index: 1;
  transition: left 0.5s ease 0s;
  -webkit-transition: left 0.5s ease 0s;
  -moz-transition: left 0.5s ease 0s;
  -ms-transition: left 0.5s ease 0s;
  -o-transition: left 0.5s ease 0s;
}
.apas-style #menu_mobile.open {
  left: 0;
}
.apas-style #menu_mobile #menu_close {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 1;
  font-size: 0.0000001em;
  width: 32px;
  height: 32px;
  padding: 0;
  background: none;
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/close.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.apas-style #menu_mobile .main-level > .menu-item,
.apas-style #menu_mobile .items-level-1 > .menu-item {
  margin: 15px 0;
}
.apas-style #menu_mobile .main-level > .menu-item > a,
.apas-style #menu_mobile .items-level-1 > .menu-item > a,
.apas-style #menu_mobile .main-level > .menu-item > .menu-level strong,
.apas-style #menu_mobile .items-level-1 > .menu-item > .menu-level strong {
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "hind";
}
.apas-style #menu_mobile .wrap.level-1 {
  position: absolute;
  top: 110px;
  bottom: 15px;
  right: 15px;
  left: 15px;
  overflow: hidden;
}
.apas-style #menu_mobile .wrap.level-1 .item-level-1:first-child {
  margin-top: 0;
}
.apas-style #menu_mobile .wrap.level-1 > .menu-item > a {
  padding: 0 20px;
  display: inline-block;
}
.apas-style #menu_mobile .items-level-1 {
  height: 100%;
  overflow: auto;
}
.apas-style #menu_mobile .items-level-2 .item-level-2 {
  margin: 0;
}
.apas-style #menu_mobile .items-level-2 .item-level-2 a {
  font-size: 16px;
  padding: 10px 20px;
  display: inline-block;
  position: relative;
}
.apas-style #menu_mobile .items-level-2 .item-level-2 a:before {
  content: "/";
  margin-right: 5px;
  font-size: 26px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
}
.apas-style #menu_mobile .items-level-2 .item-level-2.theme-blue a:before {
  color: #1e76b9;
}
.apas-style #menu_mobile .items-level-2 .item-level-2.theme-red a:before {
  color: #ee463b;
}
.apas-style #menu_mobile .items-level-2 .item-level-2.theme-turquoise a:before {
  color: #13a99f;
}
.apas-style #menu_mobile .main-level {
  position: absolute;
  top: 160px;
  bottom: 120px;
  overflow: auto;
}
.apas-style #menu_mobile .main-level .theme-blue {
  color: #1e76b9;
}
.apas-style #menu_mobile .main-level .theme-blue .back-level {
  border-bottom: 1px solid #1e76b9;
}
.apas-style #menu_mobile .main-level .theme-blue .back-level:before {
  color: #1e76b9;
}
.apas-style #menu_mobile .main-level .theme-red {
  color: #ee463b;
}
.apas-style #menu_mobile .main-level .theme-red .back-level {
  border-bottom: 1px solid #ee463b;
}
.apas-style #menu_mobile .main-level .theme-red .back-level:before {
  color: #ee463b;
}
.apas-style #menu_mobile .main-level .theme-turquoise {
  color: #13a99f;
}
.apas-style #menu_mobile .main-level .theme-turquoise .back-level {
  border-bottom: 1px solid #13a99f;
}
.apas-style #menu_mobile .main-level .theme-turquoise .back-level:before {
  color: #13a99f;
}
.apas-style #menu_mobile .main-level .theme-orange {
  color: #f7941e;
}
.apas-style #menu_mobile .main-level .theme-orange .back-level {
  border-bottom: 1px solid #f7941e;
}
.apas-style #menu_mobile .main-level .theme-orange .back-level:before {
  color: #f7941e;
}
.apas-style #menu_mobile .main-level .back-level {
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.apas-style #menu_mobile .main-level .back-level:before {
  content: "<";
  font-family: Monospace, Times;
  margin-right: 10px;
  font-weight: 700;
}
.apas-style #menu_mobile .menu-level {
  padding: 90px 15px 15px 15px;
  background: #F7F7F7;
  position: fixed;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 2;
  transition: left 0.5s ease 0s;
  -webkit-transition: left 0.5s ease 0s;
  -moz-transition: left 0.5s ease 0s;
  -ms-transition: left 0.5s ease 0s;
  -o-transition: left 0.5s ease 0s;
}
.apas-style #menu_mobile .menu-level a {
  color: #333333;
}
.apas-style #menu_mobile .menu-level.active {
  left: 0;
}
.apas-style #menu_mobile .menu-level .menu-level.active {
  padding: 15px;
}
.apas-style #menu_mobile .menu-level.closed {
  left: 0;
  z-index: 1;
}
.apas-style #menu_mobile .menu-level .search-mobile-wrapper #search-menu-filter-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.apas-style #menu_mobile .menu-level .search-mobile-wrapper #search-menu-filter-mobile #edit-filter-wrapper--2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
}
.apas-style #menu_mobile .menu-level .search-mobile-wrapper input {
  font-family: "hind";
  font-size: 20px;
  vertical-align: middle;
  margin: 0;
}
.apas-style #menu_mobile .menu-level .search-mobile-wrapper button.search {
  background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-search.png");
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0.0000001em;
  width: 60px;
  background-size: 70%;
}
.apas-style #menu_mobile .menu-level .options-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 16px;
  text-transform: uppercase;
}
.apas-style #menu_mobile .menu-level .options-wrapper .benef {
  display: block;
  background-color: #ee463b;
  color: #ffffff;
  padding: 15px 30px;
  text-transform: none;
  font-family: "quicksand";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.apas-style #menu_mobile .menu-level .options-wrapper .benef .num {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "hind";
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.apas-style #menu_mobile .menu-level .options-wrapper .benef .num svg {
  width: 17px;
  height: auto;
  margin-right: 14px;
}
.apas-style #menu_mobile .menu-level .options-wrapper .option-shortcut {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.apas-style #menu_mobile .menu-level .options-wrapper .option-shortcut .linkHome {
  text-align: center;
  color: #fff;
  background-color: rgba(238, 70, 59, 0.8);
  font-family: "quicksand";
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  padding: 18px 28px;
}
.apas-style #menu_mobile .menu-level .options-wrapper .option-shortcut select {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 69px;
  margin: 0;
  font-family: "quicksand";
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  padding: 0 20px 0 25px;
  background: #ffffff url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/select-arrow.svg") no-repeat calc(100% - 20px) center;
}
.apas-style #block-widgets {
  position: fixed;
  display: flex;
  top: 0;
  right: 0;
  width: 80px;
  height: 100%;
  z-index: 10;
}
.apas-style #block-widgets .widget-items {
  margin: auto;
}
.apas-style #block-widgets .widget-items .widget-item {
  background: #ee463b;
  text-align: center;
  margin-bottom: 15px;
}
.apas-style #block-widgets .widget-items .widget-item .widget-link {
  padding: 10px 0;
  display: inline-block;
  width: 100%;
  color: #FFF;
}
.apas-style #block-widgets .widget-items .widget-item .widget-link .picto img {
  max-width: 30px;
  height: auto;
}
.apas-style #block-widgets .widget-items .widget-item .widget-link .title {
  display: inline-block;
  width: 100%;
  line-height: 13px;
  letter-spacing: 2px;
  padding-top: 5px;
  font-size: 12px;
}
.apas-style #block-widgets .widget-items .widget-item.back-to-top .widget-link .title {
  font-size: 10px;
}
.apas-style .region-secondary_footer-section {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
}
.apas-style .region-secondary_footer-section nav ul li {
  display: inline-block;
  width: auto;
  padding: 0 10px 0 15px;
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/slash.png") no-repeat 0 center;
}
.apas-style .region-secondary_footer-section nav ul li:first-child {
  background: none;
}
.apas-style .region-secondary_footer-section nav ul li a {
  color: #ffffff;
  font-size: 16px;
  text-align: left;
  font-family: "hind";
}
@media screen and (max-width: 1128px) {
  .apas-style .profile-menu-wrapper .profile-items .profile-item a {
    padding: 0 5px;
    font-size: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .apas-style {
    /*** max-width 1024px - ipad en paysage et en dessous ***/
  }
  .apas-style .block-services .box-content .box-title {
    font-size: 4.2rem;
  }
  .apas-style .page-emulator .emulator-form-emulator #edit-result-item .form-actions .action-wrapper button {
    margin-bottom: 10px;
  }
  .apas-style .page-emulator .emulator-form-emulator #edit-result-item .form-actions .action-wrapper a {
    width: 100%;
    margin-top: 0;
  }
  .apas-style .region-header-section .site-branding {
    width: 50%;
  }
  .apas-style .region-header-section .site-branding .logo {
    text-align: center;
  }
  .apas-style .region-header-section .user-login .account-validation {
    margin-top: 15px;
  }
  .apas-style .block-footer.block-social-media-links {
    padding-left: 15px;
  }
  .apas-style .block-footer h2 {
    white-space: normal;
    font-size: 20px;
  }
  .apas-style .section-content > .row {
    margin: 0;
  }
  .apas-style .region-secondary_footer-section > .row {
    margin: 0;
  }
  .apas-style .profile-menu-wrapper .profile-items .profile-item a {
    padding: 0px 10px;
    font-size: 12px;
  }
  .apas-style .sidebar-service .button-target a {
    padding-left: 60px;
    background-position: left 10px center;
  }
  .apas-style .page-sheet-offer .section-content > .row {
    margin: 0 -15px;
  }
  .apas-style .page-sheet-offer main .item-list ul li .picture img {
    height: auto;
  }
  .apas-style .page-sheet-offer main .section-content-right {
    padding: 0 15px;
  }
  .apas-style .page-sheet-offer main #offer-filter > .row {
    margin: 0;
  }
  .apas-style .page-sheet-offer main #offer-filter > .row #edit-main {
    margin-left: 0;
  }
  .apas-style .page-sheet-offer main #offer-filter > .row #edit-main .form-row {
    display: block;
  }
  .apas-style .page-sheet-offer main #offer-filter > .row #edit-main .form-row > * {
    display: inline-block;
    vertical-align: top;
  }
  .apas-style .page-sheet-offer main #offer-filter > .row #edit-main .form-row .lodging-wrapper {
    display: block;
    width: 100%;
  }
  .apas-style .page-sheet-offer main #offer-filter > .row #edit-main .form-row .children-wrapper {
    display: block;
    margin: 0;
  }
  .apas-style .page-sheet-offer main #offer-filter > .row #edit-result {
    padding-right: 0;
  }
  .apas-style .page-sheet-offer main #edit-result .form-submit {
    font-size: 20px;
  }
  .apas-style .page-faq .views-exposed-form .js-form-item-field-topic-target-id {
    width: 65%;
  }
  .apas-style #views-exposed-form-job-list-job-offers .form-item-contract .form-checkboxes label {
    font-size: 1.5rem;
  }
  .apas-style #views-exposed-form-job-list-job-offers .form-item-locality label {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .apas-style {
    /*** tous les devices sous ipad paysage (non inclus) ***/
  }
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item input {
    border-radius: 0;
    height: 40px;
    vertical-align: middle;
    box-sizing: initial;
    background-color: #fff;
  }
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item input + span {
    height: 50px;
    box-sizing: initial;
    vertical-align: middle;
  }
  .apas-style .page-reviews .lastest-review {
    padding: 0 15px;
  }
  .apas-style .page-reviews .section-content-right {
    margin-left: 0;
  }
  .apas-style .page-reviews .section-content-right .block-basic {
    margin-bottom: 20px;
  }
  .apas-style .page-reviews .previous-reviews .review-items.row {
    margin: 0;
  }
  .apas-style .region-header-section .site-branding .slogan {
    height: auto;
  }
  .apas-style .box-banner.profile-banner .banner-prefix .profile-intro {
    padding: 15px;
  }
  .apas-style .user-login > a,
  .apas-style .user-login .account-validation {
    display: none;
  }
  .apas-style .content-box-wrapper {
    overflow: hidden;
  }
  .apas-style .content-box-wrapper .content-items .content-item .content {
    padding: 15px 10px;
  }
  .apas-style .action-links {
    padding: 0 15px;
  }
  .apas-style .block-basic h2.block-title {
    margin: 30px 0;
    padding: 30px 15px;
  }
  .apas-style .block-basic .thumbnails-title {
    background-color: #ffffff;
    margin: 0 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .apas-style .block-basic .thumbnails-title h2.block-title {
    margin: 0;
    background-color: transparent;
  }
  .apas-style .block-basic .thumbnails-title a.plus {
    margin: 0;
    padding-right: 15px;
    text-align: right;
  }
  .apas-style .h1mobile,
  .apas-style .current-page-title {
    width: 100%;
    padding: 15px;
    font-size: 30px;
    margin-bottom: 0;
  }
  .apas-style .faq-title {
    font-size: 22px;
  }
  .apas-style .location h1 {
    width: 100%;
    padding: 15px;
    font-size: 30px;
    margin-bottom: 0;
  }
  .apas-style .location .address {
    font-size: 18px;
    padding: 15px;
  }
  .apas-style h1.page-title {
    width: 100%;
    padding: 15px;
    font-size: 30px;
    margin-bottom: 0;
  }
  .apas-style .cke_editable.fact-sheets h1,
  .apas-style article.fact-sheets h1 {
    width: 100%;
    padding: 15px;
    font-size: 30px;
    margin-bottom: 0;
  }
  .apas-style .cke_editable.fact-sheets .post-date,
  .apas-style article.fact-sheets .post-date {
    padding: 0px 15px 0px 0;
  }
  .apas-style .cke_editable.fact-sheets .blue-bg,
  .apas-style article.fact-sheets .blue-bg {
    margin-bottom: 0;
  }
  .apas-style .page-profile .margin20 {
    margin: 0;
    overflow: hidden;
  }
  .apas-style .page-profile .news-thumbnail .row {
    margin: 0 -15px 20px;
  }
  .apas-style .card-sheet-wrapper .card-sheet h3 {
    height: auto;
    display: inline-block;
    width: auto;
  }
  .apas-style .page-contact-form #edit-actions.form-actions button {
    margin-left: 15px;
  }
  .apas-style .sidebar-block .title .picto {
    width: 50px;
  }
  .apas-style .page-sheet-offer main .section-content-left {
    padding-left: 15px;
  }
  .apas-style .page-sheet-offer main #offer-filter > .row {
    display: block;
  }
  .apas-style .page-sheet-offer main #offer-filter > .row #edit-main .form-row {
    display: flex;
    flex-wrap: wrap;
  }
  .apas-style .page-sheet-offer main #offer-filter > .row #edit-main .form-row .children-wrapper {
    display: block;
    width: 100%;
  }
  .apas-style .page-sheet-offer main #offer-filter > .row #edit-main .form-row .date-range-wrapper {
    order: 3;
    width: 100%;
    display: block;
  }
  .apas-style .page-sheet-offer main .item-list ul {
    display: block;
  }
  .apas-style .page-sheet-offer main .item-list ul li {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .apas-style {
    /*** min 768px max 991px - ipad en portrait ***/
  }
  .apas-style .abo.sidebar {
    background-position: center;
  }
  .apas-style .current-page-title {
    margin-bottom: 20px;
  }
  .apas-style .page-faq .views-exposed-form {
    margin-top: 0;
  }
  .apas-style .contact-block form .box-content h2 {
    margin-bottom: 20px;
  }
  .apas-style .contact-block form .box-content .form-item label:not(.option),
  .apas-style .contact-block form .box-content .form-wrapper label:not(.option) {
    width: 25%;
  }
  .apas-style .page-contact-form #edit-actions.form-actions {
    text-align: center;
  }
  .apas-style .page-contact-form #edit-actions.form-actions button {
    padding: 12px 30px;
    height: auto;
    font-weight: 700;
  }
  .apas-style .box-banner.profile-banner .banner-prefix img {
    max-width: none;
    height: 100%;
    width: auto;
  }
  .apas-style .news-thumbnail .row {
    margin: 0;
  }
  .apas-style .block-footer h2 {
    height: 44px;
  }
  .apas-style .block-footer,
  .apas-style .block-social-media-links {
    padding: 15px 15px 0;
  }
  .apas-style .block-footer h2,
  .apas-style .block-social-media-links h2,
  .apas-style .block-footer .platforms,
  .apas-style .block-social-media-links .platforms,
  .apas-style .block-footer form,
  .apas-style .block-social-media-links form {
    text-align: center;
  }
  .apas-style .region-secondary_footer-section .tel {
    text-align: right;
  }
  .apas-style .region-secondary_footer-section > .row {
    display: block;
    margin: 0;
  }
  .apas-style .layout-stacked .section-content-left,
  .apas-style .layout-stacked .section-content-right {
    padding: 0;
  }
  .apas-style .layout-stacked .section-content-right .views-blockpromoted-catalog-promoted-catalog {
    background-color: transparent;
    padding: 0 15px 0 0;
  }
  .apas-style .layout-stacked .section-content-right .views-blockpromoted-catalog-promoted-catalog .content {
    padding: 15px;
    background-color: #ffffff;
  }
  .apas-style .section-content > .row {
    margin: 0;
  }
  .apas-style .region-header-section .system-branding-block > button {
    margin-top: 15px;
    margin-right: 15px;
  }
  .apas-style .user-login.container {
    top: 94px;
  }
  .apas-style .page-search > .row {
    width: 100%;
    margin: 0;
  }
  .apas-style .page-search .sidebar {
    margin-bottom: 30px;
  }
  .apas-style .page-search .sidebar .block-participants #edit-age-section label {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .apas-style {
    /*** max-width 767px - tous les smartphones ***/
  }
  .apas-style .search-content-wrapper {
    margin-bottom: 20px;
  }
  .apas-style .search-content-wrapper #edit-tags--wrapper legend span {
    border-bottom: 1px solid #efefef;
  }
  .apas-style .search-content-wrapper #edit-tags {
    height: 30vh;
    overflow-y: scroll;
  }
  .apas-style .search-content-wrapper .filter-wrapper {
    margin-bottom: 20px;
  }
  .apas-style .views-blockrelated-document-fact-sheet-block-1 .item-list.row {
    margin: 0;
  }
  .apas-style .views-blockrelated-document-fact-sheet-block-1 .item-list.row .list {
    padding: 0;
  }
  .apas-style .search-box #custom-search-filter {
    width: 98%;
  }
  .apas-style .news-wrapper.highlighted {
    display: block;
  }
  .apas-style .news-wrapper.highlighted .news-thumbnail {
    display: block;
    width: 100%;
  }
  .apas-style .news-wrapper.highlighted .news-info {
    display: block;
  }
  .apas-style .daily-help-default {
    padding: 20px 30px 0;
  }
  .apas-style .daily-help-default img {
    width: auto;
    height: 100%;
    max-width: none;
  }
  .apas-style .sidebar-block {
    padding: 0;
  }
  .apas-style .sidebar-block ul {
    padding: 10px;
  }
  .apas-style .pre-create-account {
    padding: 0;
  }
  .apas-style .pre-create-account .form-user-register-request .form-items {
    width: 100%;
    max-width: 100%;
  }
  .apas-style .pre-create-account .form-user-register-request .form-items label:not(.option) {
    text-align: left;
  }
  .apas-style .pre-create-account .form-user-register-request .form-items .js-form-type-radio {
    display: inline-block;
  }
  .apas-style .pre-create-account .form-user-register-request .form-items #edit-dob {
    height: auto;
  }
  .apas-style .pre-create-account .form-user-register-request .form-items #edit-dob,
  .apas-style .pre-create-account .form-user-register-request .form-items #edit-civility,
  .apas-style .pre-create-account .form-user-register-request .form-items .form-email,
  .apas-style .pre-create-account .form-user-register-request .form-items .form-text {
    width: 100%;
  }
  .apas-style .pre-create-account .form-user-register-request .form-items .form-item {
    width: 100%;
  }
  .apas-style .pre-create-account .form-user-register-request .form-items .form-item > label,
  .apas-style .pre-create-account .form-user-register-request .form-items .form-item input {
    width: 100%;
    text-align: left;
  }
  .apas-style .pre-create-account .form-user-register-request .form-actions {
    margin: 0;
    width: 100%;
  }
  .apas-style .pre-create-account .form-user-register-request .form-actions button {
    margin-left: 0;
    width: 100%;
  }
  .apas-style #views-exposed-form-job-list-job-offers .form-item-contract,
  .apas-style #views-exposed-form-job-list-job-offers .form-item-locality,
  .apas-style #views-exposed-form-job-list-job-offers .form-item-specialty {
    width: 100%;
    height: auto;
  }
  .apas-style #views-exposed-form-job-list-job-offers .form-item-contract select,
  .apas-style #views-exposed-form-job-list-job-offers .form-item-locality select,
  .apas-style #views-exposed-form-job-list-job-offers .form-item-specialty select,
  .apas-style #views-exposed-form-job-list-job-offers .form-item-contract label,
  .apas-style #views-exposed-form-job-list-job-offers .form-item-locality label,
  .apas-style #views-exposed-form-job-list-job-offers .form-item-specialty label {
    width: 100%;
  }
  .apas-style #views-exposed-form-job-list-job-offers .form-item-contract label,
  .apas-style #views-exposed-form-job-list-job-offers .form-item-locality label,
  .apas-style #views-exposed-form-job-list-job-offers .form-item-specialty label {
    text-align: left;
    margin-top: 10px;
  }
  .apas-style #views-exposed-form-job-list-job-offers .form-item-specialty {
    padding-bottom: 20px;
  }
  .apas-style .job-offers .offer-items .offer-item .item-head {
    display: block;
  }
  .apas-style .job-offers .offer-items .offer-item .item-head a,
  .apas-style .job-offers .offer-items .offer-item .item-head span {
    width: 100%;
    display: block;
  }
  .apas-style .views-blockjob-list-job-offers .search-tools {
    clear: both;
  }
  .apas-style #views-exposed-form-documents-block-1 {
    white-space: normal;
  }
  .apas-style #views-exposed-form-documents-block-1 .form-item {
    width: 100%;
  }
  .apas-style .layout-stacked-inv .section-content > .row .block-region-left > nav {
    margin-bottom: 10px;
  }
  .apas-style .sidebar-block.menu-blockfooter {
    display: none;
  }
  .apas-style .block-parallax div {
    min-height: 250px;
  }
  .apas-style .block-parallax div img {
    position: absolute;
    top: -9999px !important;
    bottom: -9999px;
    right: -9999px;
    left: -9999px;
    margin: auto;
    height: 100%;
    max-width: none;
    width: auto;
  }
  .apas-style .simplenews-subscriber-form .field--type-email {
    margin: 15px 0;
    width: 75%;
  }
  .apas-style .simplenews-subscriber-form .field--type-email input {
    margin: 0;
  }
  .apas-style .simplenews-subscriber-form .form-actions {
    margin-bottom: 0;
  }
  .apas-style .document-list .document-items .document-item {
    padding: 0;
  }
  .apas-style .document-list .document-items .document-item figure {
    display: none;
  }
  .apas-style .document-list .document-items .document-item .document-info {
    display: block;
    padding: 15px;
  }
  .apas-style .document-list .document-items .document-item .document-info .details {
    display: block;
  }
  .apas-style .document-list .document-items .document-item .document-info .details .description,
  .apas-style .document-list .document-items .document-item .document-info .details .pdf-link {
    display: block;
    padding: 0;
  }
  .apas-style .document-list .document-items .document-item .document-info .details .pdf-link {
    height: 75px;
    margin: 0 auto;
  }
  .apas-style .page-reviews .block-basic .thumbnails-title h2.block-title {
    padding: 15px;
    margin: 0;
  }
  .apas-style .page-reviews .block-basic .thumbnails-title a.plus {
    margin: 0;
  }
  .apas-style .page-reviews .block-basic .review-wrapper {
    overflow: hidden;
  }
  .apas-style .page-reviews .block-basic .review-wrapper .review-items.row {
    margin: 0px -15px;
  }
  .apas-style .page-reviews .block-basic .review-wrapper .review-items.row .review-item .content .review-periode {
    font-size: 16px;
  }
  .apas-style .page-reviews .block-basic .news-thumbnail .news-item,
  .apas-style .page-reviews .block-basic .review-wrapper .news-item,
  .apas-style .page-reviews .block-basic .news-thumbnail .review-item,
  .apas-style .page-reviews .block-basic .review-wrapper .review-item {
    margin-bottom: 15px;
  }
  .apas-style #custom-search-filter {
    width: 94%;
  }
  .apas-style .box-banner.profile-banner {
    height: auto;
    padding-bottom: 60px;
  }
  .apas-style .profile-details-wrapper {
    margin-top: 0;
    padding: 0;
  }
  .apas-style .profile-details-wrapper .box-content {
    padding: 20px;
    word-break: break-word;
    height: auto;
  }
  .apas-style .profile-details-wrapper .key-values {
    margin-top: 20px;
  }
  .apas-style .box-banner.profile-banner .banner-prefix .profile-intro {
    font-size: 18px;
  }
  .apas-style .news-thumbnail {
    overflow: hidden;
  }
  .apas-style .news-thumbnail .news-item {
    margin-bottom: 15px;
  }
  .apas-style .block-basic .thumbnails-title {
    flex-direction: column;
  }
  .apas-style .block-basic .thumbnails-title h2.block-title {
    padding-bottom: 0;
  }
  .apas-style .block-basic .thumbnails-title a.plus {
    align-self: flex-end;
    padding: 15px 20px;
    background-position: center left;
  }
  .apas-style .action-links .action-links-items ul {
    display: block;
  }
  .apas-style .action-links .action-links-items ul li {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
  .apas-style .action-links .action-links-items ul li a {
    display: block;
    height: auto;
  }
  .apas-style .box-banner {
    height: auto;
  }
  .apas-style .box-banner .search-box.search-box {
    padding: 70px 15px;
  }
  .apas-style .box-banner .banner-content,
  .apas-style .box-banner .banner-prefix {
    width: 100%;
  }
  .apas-style .block-services {
    margin-top: 0;
    padding: 0;
  }
  .apas-style .block-services .box-content {
    margin-bottom: 0;
    padding: 20px;
  }
  .apas-style .service-items .menu-service-item {
    margin: 20px 0;
  }
  .apas-style .views-blockpromoted-news-promoted-news .block-title,
  .apas-style .views-blockpromoted-news-promoted-news h2.block-title {
    padding: 15px;
    overflow: auto;
    margin: 0px 0px 20px;
  }
  .apas-style .views-blockpromoted-news-promoted-news .block-title a,
  .apas-style .views-blockpromoted-news-promoted-news h2.block-title a {
    padding: 0 0 0 15px;
    margin-top: 15px;
  }
  .apas-style .section-content-left {
    padding: 0;
  }
  .apas-style .section-content-left .poll-group {
    padding: 0;
  }
  .apas-style .section-content-left .highlighted-group {
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  .apas-style .section-content-left .promoted-news .news-items .news-item.display-thumbnail .news-thumbnail,
  .apas-style .section-content-left .promoted-news .news-items .news-item .news-thumbnail {
    display: none;
  }
  .apas-style .section-content-right {
    padding: 0;
  }
  .apas-style div.region-secondary_footer-section > .row {
    display: block;
  }
  .apas-style div.region-secondary_footer-section nav ul li {
    padding: 0 15px 0 5px;
    background-position: right center;
  }
  .apas-style div.region-secondary_footer-section nav ul li:first-child {
    background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/slash.png") no-repeat right center;
  }
  .apas-style div.region-secondary_footer-section nav ul li:last-child {
    background: none;
  }
  .apas-style div.region-secondary_footer-section .tel {
    text-align: center;
    margin: 20px 0 0;
  }
  .apas-style .user-login.container #block_login {
    flex-direction: column;
  }
  .apas-style .user-login.container #block_login .form-wrapper {
    margin-bottom: 15px;
  }
  .apas-style .user-login.container #block_login .recover-account {
    border-left: none;
  }
  .apas-style .user-login.container #block_login .recover-account a {
    margin-top: 15px;
  }
  .apas-style .page-profile .sheet-items .sheet-item {
    margin-bottom: 15px;
  }
  .apas-style .page-faq .faq-content {
    padding: 15px;
  }
  .apas-style .page-faq .views-exposed-form {
    padding: 20px 15px;
  }
  .apas-style .page-faq .views-exposed-form .js-form-item {
    float: none;
    width: 100%;
  }
  .apas-style .page-faq .views-exposed-form .js-form-item label,
  .apas-style .page-faq .views-exposed-form .js-form-item select {
    width: 100% ;
  }
  .apas-style .page-faq .faq-content .faq-list li .views-field-field-reponse {
    padding: 0;
  }
  .apas-style .page-contact-form form .box-title {
    font-size: 28px;
  }
  .apas-style .page-contact-form form .box-content .form-item,
  .apas-style .page-contact-form form .box-content .form-wrapper {
    margin-top: 10px;
  }
  .apas-style .page-contact-form form .box-content .form-item label:not(.option),
  .apas-style .page-contact-form form .box-content .form-wrapper label:not(.option) {
    width: 100%;
    text-align: left;
    margin-bottom: 0;
  }
  .apas-style .page-contact-form form .box-content .form-item input,
  .apas-style .page-contact-form form .box-content .form-wrapper input,
  .apas-style .page-contact-form form .box-content .form-item select,
  .apas-style .page-contact-form form .box-content .form-wrapper select,
  .apas-style .page-contact-form form .box-content .form-item textarea,
  .apas-style .page-contact-form form .box-content .form-wrapper textarea {
    width: 100%;
  }
  .apas-style .page-contact-form form .box-content .field--name-field-civility > label:not(.option) + div,
  .apas-style .page-contact-form form .box-content .field--name-field-civility > div {
    width: 100%;
  }
  .apas-style .page-contact-form form .box-content .field--name-field-civility > label:not(.option) + div > div,
  .apas-style .page-contact-form form .box-content .field--name-field-civility > div > div {
    display: inline-block;
  }
  .apas-style .page-contact-form form .box-content .form-item.form-datetime-wrapper > div {
    width: 100%;
    margin-top: 0;
  }
  .apas-style .page-contact-form form .box-content .form-item.form-datetime-wrapper > div .form-item {
    display: inline-block;
    width: 32%;
  }
  .apas-style .page-contact-form form .box-content .form-item.form-datetime-wrapper > div .form-item select {
    background-position: center right 10px;
  }
  .apas-style .page-contact-form #edit-actions.form-actions {
    width: 100%;
  }
  .apas-style .page-contact-form #edit-actions.form-actions button {
    width: 85%;
  }
  .apas-style .page-sheet-offer main .section-content-left,
  .apas-style .page-sheet-offer main .section-content-right {
    padding: 0 15px;
  }
  .apas-style .page-sheet-offer main .layout-container {
    padding: 0;
  }
  .apas-style .page-sheet-offer main .layout-container .block-region-head h1,
  .apas-style .page-sheet-offer main .layout-container .block-region-head .establishment-location {
    margin: 15px;
  }
  .apas-style .page-sheet-offer main .layout-container .block-region-head h1 {
    font-size: 32px;
  }
  .apas-style .page-sheet-offer main .layout-container .block-region-head .establishment-location {
    font-size: 20px;
    padding-left: 30px;
  }
  .apas-style .page-sheet-offer main .layout-container .block-region-head .establishment-pictures {
    padding: 0;
  }
  .apas-style .page-sheet-offer main .layout-container .block-region-head section > .row {
    margin: 0;
  }
  .apas-style .page-sheet-offer main .layout-container .block-region-head .establishment-detail {
    padding: 15px;
    width: auto;
  }
  .apas-style .page-sheet-offer main .layout-container .block-region-left #main_details .tab-content {
    padding: 15px;
  }
  .apas-style .page-sheet-offer main #offer-filter #edit-main .reservation {
    padding-bottom: 0;
  }
  .apas-style .page-sheet-offer main #edit-main .block-ttl {
    padding: 0;
  }
  .apas-style .page-sheet-offer main #edit-main .form-row {
    margin: 0 -15px;
    width: auto;
  }
  .apas-style .page-sheet-offer main #edit-main .form-row .lodging-wrapper {
    padding: 0;
    margin: 0;
  }
  .apas-style .page-sheet-offer main #edit-main .form-row .lodging-wrapper .js-form-item.lodging-item {
    display: block;
  }
  .apas-style .page-emulator h1 {
    padding: 0px 15px;
  }
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item {
    margin-top: 15px;
  }
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item label {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 0;
  }
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item .description {
    width: 60%;
  }
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item input,
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item select,
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item textarea,
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item .ui-slider {
    width: 100%;
  }
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item .ui-slider {
    margin-left: 0;
  }
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item #edit-montant-pret,
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item #edit-duree {
    margin-left: 0;
  }
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item #edit-taux,
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item #edit-insurance-req,
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item #edit-insurance-opt {
    width: 70px;
  }
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item.js-form-item-valide label {
    width: 55px;
  }
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item.js-form-item-valide label:before {
    width: 20px;
    height: 20px;
  }
  .apas-style .page-emulator .emulator-form-emulator .form-wrapper .form-item.form-item-valide {
    vertical-align: top;
    margin-top: 18px;
  }
  .apas-style .page-emulator .emulator-form-emulator .action-wrapper .button {
    height: auto;
    padding: 7px 15px;
    line-height: 1.3;
    font-size: 1.4rem;
  }
  .apas-style .page-emulator .emulator-form-emulator #edit-result-item #edit-result-wrapper {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
  }
  .apas-style .page-emulator .emulator-form-emulator #edit-result-item #edit-result-wrapper .result-item {
    margin: 0 0 15px;
  }
  .apas-style .page-emulator .emulator-form-emulator #edit-result-item #edit-result-wrapper .result-item label {
    display: block;
  }
  .apas-style .page-emulator .emulator-form-emulator #edit-result-item .form-actions button {
    margin: 15px 0;
    padding: 16px 15px;
  }
  .apas-style .page-search > .row {
    width: 100%;
    margin: 0;
  }
  .apas-style .page-search.filters-open .sidebar .search-results-count button {
    background-image: url(https://www.apas.asso.fr/themes/custom/apas_main_theme/images/filters.png);
  }
  .apas-style .page-search.filters-open .sidebar .filters {
    max-height: 2000px;
  }
  .apas-style .page-search .sidebar .search-results-count {
    display: block;
    font-size: 30px;
    font-family: 'Quicksand', sans-serif;
    position: relative;
  }
  .apas-style .page-search .sidebar .search-results-count span {
    font-size: 36px;
    font-weight: bold;
    color: #13a99f;
  }
  .apas-style .page-search .sidebar .search-results-count p {
    display: inline-block;
    font-size: 1.8rem;
  }
  .apas-style .page-search .sidebar .search-results-count button {
    position: absolute;
    left: 15px;
    top: 5px;
    width: 35px;
    background-color: transparent;
    background-image: url(https://www.apas.asso.fr/themes/custom/apas_main_theme/images/filters_off.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .apas-style .page-search .sidebar .filters {
    max-height: 0;
    overflow: hidden;
  }
  .apas-style .page-search .filters {
    transition: 350ms max-height ease;
  }
  .apas-style .page-search #search-container {
    margin-top: 30px;
  }
  .apas-style .page-search #search-container .search-results-count {
    display: none;
  }
  .apas-style .page-search .criteria-title {
    font-size: 22px;
    margin-top: 20px;
  }
  .apas-style .page-search .criteria-title .criteria-reset {
    display: block;
    text-transform: none;
    float: right;
    padding: 0;
  }
  .apas-style .page-search .criteria-title .criteria-reset a {
    font-size: 12px;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line {
    padding: 0;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .key-value {
    padding: 0 15px;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line.opened {
    z-index: 312;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line.opened:after {
    top: 20px;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu {
    position: static;
    transform: none;
    width: 100%!important;
    margin: 0;
    padding: 10px 0;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu .row {
    width: 100%;
    margin: 0;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu .action-footer {
    position: static;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu .action-footer > .pull-right {
    float: none!important;
    text-align: center;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu .action-footer > .pull-right .criteria-reset {
    margin-right: 0;
    text-align: center;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .clearfix,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .dl-horizontal dd,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .container,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .container-fluid,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .row,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .form-horizontal .form-group,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .btn-toolbar,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .btn-group-vertical > .btn-group,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .nav,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .navbar,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .navbar-header,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .navbar-collapse,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .pager,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .panel-body,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .modal-header,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .modal-footer {
    padding: 0px 15px;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .clearfix > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .dl-horizontal dd > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .container > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .container-fluid > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .row > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .form-horizontal .form-group > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .btn-toolbar > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .btn-group-vertical > .btn-group > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .nav > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .navbar > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .navbar-header > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .navbar-collapse > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .pager > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .panel-body > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .modal-header > .check-checkbox,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu > .apas-style .modal-footer > .check-checkbox {
    padding: 0;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu:before {
    display: none;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu.trip-formule .price-range {
    margin-bottom: 30px;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu.trip-formule #edit-price-range {
    display: none;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu.trip-date legend,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu.trip-date label {
    margin-bottom: 0;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu.trip-date > .row {
    display: block;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu.trip-date > .row > div {
    margin-bottom: 20px;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu.trip-date .action-footer {
    position: static;
  }
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu #edit-date-selector-range > .form-item,
  .apas-style .page-search .criteria-detail ul.criteria-items li.detail-line .detail-menu #edit-transport > .form-item {
    width: 50%;
    float: left;
    margin-bottom: 15px;
  }
  .apas-style .page-search #search-container .search-results .search-item-ctn .pict {
    width: 100%;
  }
  .apas-style .page-search #search-container .search-results .search-item-ctn .details .ctr .ttl,
  .apas-style .page-search #search-container .search-results .search-item-ctn .details .ctr .map {
    margin: 0px 15px;
  }
  .apas-style .page-search #search-container .search-results .search-item-ctn .details .ctr .like {
    margin-top: 15px;
  }
  .apas-style .page-search #search-container .search-results .search-item-ctn .details .partPrix {
    padding-top: 15px;
  }
  .apas-style .page-search #search-container .search-results .search-item-ctn .details .partPrix .partner {
    float: right;
  }
  .apas-style .page-search #search-container .search-results .search-item-ctn .details .partPrix .prices {
    margin-top: 0;
  }
  .apas-style .page-search #search-container .search-results .search-item-ctn .details .partPrix .prices .price {
    font-size: 24px;
  }
  .apas-style .page-search #search-container .search-results .search-item-footer .date-start-wrapper {
    float: none;
  }
  .apas-style .page-search #search-container .search-results .search-item-footer .boutons {
    float: none;
    text-align: left;
    padding: 0 30px 15px;
  }
  .apas-style .page-search #search-container .search-results .search-item-footer .boutons .cta {
    margin-left: 0;
    width: 100%;
  }
  .apas-style .page-search #search-container .search-results .search-item-footer .boutons .cta a {
    display: block;
  }
}
@media screen and (width: 1024px) {
  .apas-style .abo.sidebar .illustration figure {
    width: 100%;
    background-size: 100%;
  }
  .apas-style .abo.sidebar .tarif .periode {
    font-size: 2rem;
  }
  .apas-style .abo.sidebar .tarif .prix {
    font-size: 4rem;
  }
  .apas-style .abo.sidebar .target-action .button {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .apas-style body #main_container .mobile {
    display: none;
  }
  .apas-style .lastest-review > .row > .review-details {
    margin-left: -15px;
  }
}
@media screen and (min-width: 768px) {
  .apas-style .news-item {
    margin-bottom: 15px;
  }
  .apas-style .news-item .news-title {
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    padding-bottom: 0;
  }
  .apas-style .news-item .news-content {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .apas-style .page-sheet-offer main .offer-place-filter .form-section {
    display: block;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #edit-main .form-row {
    display: block;
    width: 100%;
    margin: 0;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #edit-main .form-row .date-range-wrapper,
  .apas-style .page-sheet-offer main .offer-place-filter #edit-main .form-row .form-item-formula-type {
    display: block;
    width: 100%;
    padding: 0;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #edit-main .form-row .form-item-number-children,
  .apas-style .page-sheet-offer main .offer-place-filter #edit-main .form-row .form-item-number-adult {
    width: 49.5%;
    display: inline-block;
    padding: 0 15px 0 0;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #edit-main .form-row .form-item-number-children {
    padding: 0 0 0 15px;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #edit-main .form-row.refresh-actions {
    padding: 0 20px 15px 0;
    text-align: center;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #edit-main .form-row.refresh-actions button {
    width: 100%;
  }
  .apas-style .page-sheet-offer main .offer-place-filter .result-wrapper .actions button {
    width: 100%;
  }
  .apas-style .page-sheet-offer main .offer-place-filter .block-title-xs {
    background: #323232;
    color: white;
    display: table;
    width: 100%;
  }
  .apas-style .page-sheet-offer main .offer-place-filter .block-title-xs .back-step-wrapper {
    display: table-cell;
    vertical-align: middle;
    background: #13a99f;
    width: 1%;
    height: 90px;
    text-align: center;
  }
  .apas-style .page-sheet-offer main .offer-place-filter .block-title-xs .back-step-wrapper .back-step {
    width: 100px;
    font-size: 20px;
    display: inline-block;
    color: white;
    padding: 15px 0;
    background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/arrow-left-white.png") no-repeat 10px center / 10px;
  }
  .apas-style .page-sheet-offer main .offer-place-filter .block-title-xs .title {
    display: table-cell;
    text-transform: uppercase;
    vertical-align: middle;
    width: 99%;
    font-size: 25px;
    line-height: 28px;
    padding: 0 0 0 25px;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper {
    padding: 15px;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .block-ttl {
    padding: 0;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-items {
    margin: 0;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-items .lodging-item {
    margin: 7px 0;
    padding: 0;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-hearder .hearder-title {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-hearder .col-large {
    width: 100%;
    padding: 0;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-hearder .label-wrapper {
    display: table;
    width: 100%;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-hearder .label-wrapper .inline-item {
    width: 50%;
    padding: 0;
    display: inline-table;
    max-width: 100%;
    margin: 15px 0;
    vertical-align: middle;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-hearder .label-wrapper .inline-item .counter {
    display: table-cell !important;
    vertical-align: middle;
    width: 1%;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-hearder .label-wrapper .inline-item .col-label {
    display: table-cell;
    vertical-align: middle;
    width: 99%;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector {
    background: #e2e2e2;
    color: #333333;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector div[class^='col-'] {
    width: 100%;
    padding: 0 15px;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector div[class^='col-'].col-label {
    padding: 5px 15px;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector div[class^='col-'].col-result {
    padding: 0;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-label {
    background: #323232;
    color: white;
    display: table;
    width: 100%;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-label .item-expand,
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-label .item-remove {
    display: table-cell;
    width: 1%;
    height: 30px;
    min-width: 20px;
    vertical-align: middle;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-label .item-label {
    display: table-cell !important;
    width: 98%;
    text-align: center;
    vertical-align: middle;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-label .item-label .item-number {
    width: auto;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-label .expand-item {
    color: white;
    text-align: center;
    width: 20px;
    height: 20px;
    border: 1px solid #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 25px;
    line-height: 4px;
    text-transform: none;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-label .expand-item[data-toggle="_"] {
    line-height: 24px;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .items-wrapper {
    padding-top: 15px;
    display: block;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .items-wrapper .item-wrapper .inline-item {
    width: 49%;
    max-width: 100%;
    padding: 15px 0;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .items-wrapper .item-wrapper .inline-item:nth-child(even) {
    padding-left: 15px;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .items-wrapper .item-wrapper .inline-item:nth-child(odd) {
    padding-right: 15px;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-result .notice,
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-result .amount {
    height: auto;
    padding: 0 15px;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-result .amount {
    color: white;
    text-align: left;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-result .amount .amount-label {
    display: inline-block;
    font-size: 20px;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-result .amount .amount-value {
    float: right;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-result .amount .amount-value span {
    padding: 0;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector .col-result .notice span {
    padding: 11px 0;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .lodging-selector .inline-selector label {
    text-transform: none;
    margin: 0;
    padding: 0;
  }
  .apas-style .page-sheet-offer main .offer-place-filter #selector_wrapper .actions .add-more {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .apas-style .region-header-section .system-branding-block {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #fff;
    width: 100%;
    padding-right: 20px;
  }
  .apas-style .region-header-section .system-branding-block button {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    width: 38px;
    height: 38px;
    box-sizing: initial;
    overflow: hidden;
  }
  .apas-style .region-header-section .system-branding-block button.login-btn {
    background-image: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-avatar-connexion.svg");
    margin-right: 10px;
  }
}
@media (max-width: 1196px) {
  .apas-style .main-menu-wrapper .main-level li.main-menu-item .main-menu-link {
    font-size: 16px!important;
    padding: 0 15px;
  }
  .apas-style .main-menu-wrapper.affix .main-level li.main-menu-item .main-menu-link,
  .apas-style .main-menu-wrapper .main-level li.main-menu-item .main-menu-link {
    font-size: 16px;
    padding: 0 15px;
  }
  .apas-style .main-menu-wrapper .main-level .panel-item .sub-level .menu-link-item {
    margin: 10px 8px;
  }
}
@media (max-width: 991px) {
  .apas-style .region-header-section .col-xs-12,
  .apas-style .region-primary_menu-section .col-xs-12 {
    min-height: 0;
  }
  .apas-style main {
    margin-top: 105px;
  }
}
.apas-style .main-menu-wrapper .main-level {
  margin: 0;
}
.apas-style .main-menu-wrapper.affix {
  max-width: 1024px;
  top: 0;
  left: auto;
  right: auto;
}
.apas-style .main-menu-wrapper.affix .affix-items {
  padding: 0;
}
.apas-style .main-menu-wrapper.affix .sub-level .menu-link-item a,
.apas-style .main-menu-wrapper.affix .sub-level .menu-link .title span {
  font-size: 15px !important;
}
.apas-style .main-menu-wrapper.affix li.main-menu-item a.main-menu-link {
  font-size: 12px!important;
}
.apas-style .main-menu-wrapper.affix li.main-menu-item.theme-home a.main-menu-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
}
.apas-style .main-menu-wrapper.affix li.main-menu-item.theme-home a.main-menu-link path {
  fill: #ee463b;
}
.apas-style .main-menu-wrapper.affix li.main-menu-item.theme-home a.main-menu-link:hover {
  background-color: #ee463b;
}
.apas-style .main-menu-wrapper.affix li.main-menu-item.theme-home a.main-menu-link:hover path {
  fill: #fff;
}
.apas-style .container {
  max-width: 1024px!important;
  width: 100%;
}
.apas-style .container.hidden-xs {
  padding: 0;
}
.apas-style .mobile-link {
  background-image: url(https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-home.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 30px;
  padding-left: 25px;
  padding-top: 5px;
}
.footer-section.apas-style {
  margin-bottom: 0;
}
.footer-section.apas-style .container {
  background-color: #333333;
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: left;
  width: 100%;
}
.footer-section.apas-style .container nav ul li {
  display: inline-block;
  width: auto;
  padding: 0 10px 0 15px;
  background: url("https://www.apas.asso.fr/themes/custom/apas_main_theme/images/slash.png") no-repeat 0 center;
}
.footer-section.apas-style .container nav ul li:first-child {
  background: none;
}
.footer-section.apas-style .container nav ul li a {
  color: #FFF;
  font-size: 16px;
  text-align: left;
  font-family: "hind";
}
.footer-section.apas-style .container nav ul li a:hover,
.footer-section.apas-style .container nav ul li a:focus {
  background: none;
}
.footer-section.apas-style .tel {
  color: #ffffff;
  font-family: "hind";
  font-size: 28px;
  margin-top: -10px;
}
.footer-section.apas-style .tel:before {
  content: "";
  background: url(https://www.apas.asso.fr/themes/custom/apas_main_theme/images/icon-phone2.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  height: 31px;
  margin-right: 10px;
  margin-top: -10px;
}
@media only screen and (max-width: 974px) {
  .apas-style .container.hidden-xs {
    display: none !important;
  }
  .apas-style .container.visible-xs {
    display: block !important;
  }
  .apas-navigation {
    position: absolute;
    top: 5px;
    right: 5px;
  }
}

