@charset "UTF-8";
h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

nav#main_navbar {
  border: none;
}

nav#main_navbar .navbar-header .navbar-brand i {
  /*font-size:0.7em;*/
}

#main_navbar {
  margin-bottom: 0;
  padding-bottom: 0;
}

li[class*=dropdown] {
  cursor: pointer;
}

body {
  margin-top: 0.4em;
}

#top {
  margin-bottom: 1em;
}

#maincontainer {
  margin-bottom: 3em;
}

div.hover {
  transition: all 0.5s;
}

tr.hover {
  transition: all 0.5s;
}

.news {
  overflow: hidden;
}

.news .list-group-item-heading {
  font-size: larger;
  font-weight: bold;
}

.news .list-group-item-text {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tile {
  border: 0;
}

.tile img {
  width: 100%;
}

.tile .imgwrapper {
  height: 250px;
  overflow: hidden;
  position: relative;
}

.tile .imgwrapper img {
  top: 0;
  position: absolute;
}

.tile div.legend {
  padding: 0.4em;
}

.teaserBox {
  border: 0;
  max-height: 375px;
  height: 375px;
  overflow: hidden;
  margin: 1em;
}

.teaserBox .imgwrapper {
  height: 250px;
  background-size: contain;
  background-position: center top;
  border-radius: 6px;
  background-repeat: no-repeat;
}

.teaserBox div.legend {
  padding: 0.4em;
}

.teaserBox .newsBox a {
  display: block;
  margin-bottom: 0.5em;
}

.teaserBox .newsBox a p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.teaserBox .newsBox a p.list-heading {
  margin: 0;
}

a a:hover,
a:active,
a:focus,
button.btn:hover,
button.btn:active,
button.btn:focus {
  outline: 0;
}

/* ------------------ TEASER OVERLAY PLAY BUTTON ------------------------ */
.imgwrapper.overlayPlayButton {
  position: relative;
}

.imgwrapper.overlayPlayButton i {
  border-radius: 6px;
  padding: 0.3em 0.4em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  div.xaurum-width {
    padding: 0 16px !important;
  }

  .tile .imgwrapper {
    height: 200px;
  }

  .teaserBox .imgwrapper {
    height: 200px;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  .tile .imgwrapper {
    height: 160px;
  }

  .teaserBox .imgwrapper {
    height: 160px;
  }
}
#searchstring1 {
  width: 100%;
  max-width: 420px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  line-height: 1.5;
  font-size: 1.8vh;
}

#footer {
  margin: 2em 1em 0 1em;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#footer a:hover {
  text-decoration: underline;
}

#footer div[class*=col] {
  padding: 2em 2.5em;
}

#footer #social {
  text-align: right;
}

#footer #social i {
  min-width: 1.8em;
  border: 1px solid;
  border-radius: 2px;
  text-align: center;
  padding: 3px;
}

.panel.e-learning-offer .header-list,
.panel.test-offer .header-list {
  text-align: center;
  font-weight: bold;
}

div.xaurum-width {
  width: 100%;
  max-width: 1500px;
  margin-inline: auto;
}

.evaluation {
  float: right;
  margin-right: 7px;
  margin-top: -4px;
}

.fa-stack {
  width: 1em;
}

.fa-star-half {
  margin-left: -4px;
}

#trajectChoice.menuForcedScroll {
  overflow-y: scroll !important;
}

li.minitoolbar ul {
  height: 40px;
}

#PTXframe {
  width: 100%;
  height: 40px;
  border: none;
}

/* ---- not logged ---- */
/*  partitions: 0: Blanco • 1: intern • 2: extern • 3: diplomat • 4: BAC */
.customSecondaryColor,
tr.customSecondaryColor td {
  color: #1e1e1e !important;
  background-color: #8ed9d4 !important;
}

button.btn-custom, .custom-color, button.btn-custom:focus {
  color: white !important;
  background-color: #e55813 !important;
}

button.btn-custom:hover,
.custom-color:hover {
  background-color: #8ed9d4;
  color: #1e1e1e;
}

button.btn-custom2, .custom-color2, button.btn-custom2:focus {
  background-color: #8ed9d4;
  color: #1e1e1e;
}

button.btn-custom2:hover,
.custom-color2:hover {
  color: white;
  background-color: #e55813;
}

button.btn-customOutline, button.btn-customOutline:focus,
.btn-customOutline, .btn-customOutline:focus {
  color: white;
  background-color: white;
  border-color: white;
}

button.btn-successOutline, button.btn-successOutline:focus,
.btn-successOutline, .btn-successOutline:focus {
  color: #5cb85c;
  background-color: white;
  border-color: #5cb85c;
}

.btn-ongoing {
  color: #AE4088;
  border-color: #AE4088;
  background-color: white;
}

.btn-registered {
  color: #25b702;
  border-color: #25b702;
  background-color: white;
}

.btn-invite {
  color: #25b702;
  border-color: #25b702;
  background-color: white;
}

.btn-invite:hover {
  color: white;
  border-color: #25b702;
  background-color: #25b702;
}

.btn-closed {
  border-color: #25b702;
  color: red;
  border: none;
}

.btn-oninvitation {
  border-color: #25b702;
  color: orange;
  border-color: orange;
}

hr.customColor {
  border: none;
  height: 20px;
  width: 90%;
  height: 50px;
  margin-top: 0;
  border-bottom: 1px solid #e55813;
  box-shadow: 0 20px 20px -20px rgba(229, 88, 19, 0.5);
  margin: -50px auto 10px;
}

.customWritten {
  color: #e55813 !important;
}

.customWrittenLink {
  color: #1e1e1e !important;
}

.waiting {
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  font-size: 300%;
  color: #e55813;
  margin: 0.5em 1em;
}

#waitingSpinner {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 1em 2em;
  border-radius: 8px;
  text-align: center;
  color: white;
  background-color: #b7460f;
  background-color: rgba(229, 88, 19, 0.8);
}

#waitingSpinner i {
  animation: spin 4s linear infinite;
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
}

#waitingSpinner i.fa:before {
  font-size: 500%;
}

#waitingSpinner p {
  margin: 0.6em 0 0.4em;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
/* NAV BAR main_navbar */
nav#main_navbar {
  background-color: #e55813;
}

nav#main_navbar a, button.navbar-toggle,
nav#main_navbar .navbar-text {
  color: white;
}

nav#main_navbar a:hover,
nav#main_navbar a:focus,
nav#main_navbar li.minitoolbar.open a,
nav#main_navbar li.open > a,
nav#main_navbar li.open > a:hover,
nav#main_navbar li.open > a:focus,
nav#main_navbar li.active {
  background-color: #8ed9d4;
  color: #1e1e1e;
}

nav#main_navbar li.active a {
  color: #1e1e1e;
}

nav#main_navbar .dropdown-menu {
  background-color: #8ed9d4 !important;
  color: white !important;
}

nav#main_navbar .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  background-color: #e55813;
}

nav#main_navbar li:hover a {
  color: #1e1e1e;
}

nav#main_navbar li ul[class*=dropdown] {
  background-color: #8ed9d4;
}

nav#main_navbar li ul[class*=dropdown] li a:hover {
  background-color: #e55813;
  color: white;
}

nav#main_navbar li:hover a {
  background-color: #8ed9d4;
  color: #1e1e1e;
}

hr.divider {
  border-color: #e55813;
}

.tile a,
.tile a div.legend h4,
.tile a div.legend h4 span.fa {
  color: #e55813;
}

.tile .imgwrapper div.legend {
  border: 1px solid #E0E0E0;
  background: white;
  color: black;
}

.tile a div.legend {
  background: white;
  color: black;
}

.teaserBox a,
.teaserBox a div.legend h4,
.teaserBox a div.legend h4 span.fa {
  color: #e55813;
}

.teaserBox a div.legend {
  background: white;
  color: black;
}

.teaserBox .newsBox a {
  border-bottom: 1px solid #e55813;
  color: #2e2e2e;
}

div.teaser a {
  color: inherit;
}

div.teaser a h4 {
  color: #e55813;
}

div.teaser a.news p:last-child {
  border-bottom: 1px solid #e55813;
  padding-bottom: 0.4em;
}

div.hover:hover, tr.hover:hover {
  background-color: rgba(142, 217, 212, 0.1) !important;
}

div.teaser:not(.items):hover, div.teaser.items a.news:hover {
  color: #1e1e1e !important;
  background-color: rgba(142, 217, 212, 0.4) !important;
}

#teaserContainer li:not(.static):hover {
  background-color: rgba(229, 88, 19, 0.05);
}

div.legend {
  background-color: transparent !important;
}

#footer {
  background-color: #e55813;
  color: white;
}

#footer a {
  color: white;
}

.panel.e-learning-offer .header-list,
.panel.test-offer .header-list {
  background-color: #e55813;
  color: #1e1e1e;
}

/* ---------- TABS ------------------------- */
#tabs .nav-tabs li.active a {
  background-color: #8ed9d4;
  color: white;
}

#tabs .nav-tabs li a {
  background-color: #2e1204;
  background-color: rgba(229, 88, 19, 0.2);
  color: black;
  border: 1px solid transparent;
}

#tabs .nav-tabs li.active a:hover, #tabs .nav-tabs li a:hover {
  background-color: #e8692b;
  background-color: rgba(229, 88, 19, 0.9);
  color: white;
}

#tabs .bx-wrap {
  border: 1px solid #8ed9d4;
  box-shadow: 0 15px 8px -7px rgba(142, 217, 212, 0.4);
}

/* ------------------ TABLE ------------------------ */
th {
  background-color: #e55813;
  color: white;
}

tr.eventWithDetails {
  background-color: rgba(229, 88, 19, 0.05);
}

tr.uploadAttention {
  background-color: #fcf8e3;
}

tr.newLine td {
  border-color: #e55813 !important;
}

/* ------------------ INPUT ------------------------ */
.inputError {
  background-color: #ffd4d4;
  border: 1px solid red;
}

/* ------------------ CALENDAR Bootstrap overload used in calendar page ------------------------ */
.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
  background-color: #e55813;
  color: white;
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
  background-color: #8ed9d4;
  color: #1e1e1e;
}

/* ------------------ STARS EVALUATION ------------------------ */
.fa-star {
  color: silver;
}

.full, .fa-star-half {
  color: #e55813;
}

/* ------------------ JAZZ TIMELINE PLUGIN IN MY PLANNING ------------------------ */
.jazz-timeline .timeline-post .iconbg-custom {
  background: #e55813 !important;
  color: white !important;
  box-shadow: 0px 0px 0px 4px white, 0px 0px 0px 8px #8ed9d4 !important;
}

.fadedCustomBackground {
  background: rgba(229, 88, 19, 0.05) !important;
}

.fadedCustomSecondaryBackground {
  background: rgba(142, 217, 212, 0.05) !important;
}

.fadedCustomBackgroundHigh {
  background: rgba(229, 88, 19, 0.2) !important;
}

.fadedCustomSecondaryBackgroundHigh {
  background: rgba(142, 217, 212, 0.2) !important;
}

#myagenda a {
  color: #e55813;
}

#myagenda a:hover {
  color: #8ed9d4;
}

/* ------------------ TEASER OVERLAY PLAY BUTTON ------------------------ */
.imgwrapper.overlayPlayButton i {
  color: white;
  background-color: rgba(229, 88, 19, 0.6);
}

.imgwrapper.overlayPlayButton i:hover {
  color: #e55813;
  background-color: rgba(255, 255, 255, 0.6);
}

.imgwrapper.overlayPlayButton:hover i {
  color: #e55813;
  background-color: rgba(255, 255, 255, 0.6);
}

/* ------------------ CARROUSSEL ------------------------ */
.car_nav {
  color: white;
  background-color: #e55813;
}

/* ------------------ NEW TEASERS ------------------------ */
ul#teaserContainer li a {
  color: #e55813;
}

/* ------------------ MEDIA CONTENT ------------------------ */
div.mediaBox div.abstract {
  width: 100%;
  height: 160px;
  overflow-y: auto;
  margin-bottom: 4px;
  padding: 4px;
  border-radius: 4px;
  background-color: rgba(229, 88, 19, 0.1);
}

/*!
 * Datepicker for Bootstrap v1.7.0-dev (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  border-radius: 4px;
  direction: ltr;
  background-color: white !important;
}

.datepicker-inline {
  width: 220px;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

.datepicker.datepicker-rtl.dropdown-menu {
  left: auto;
}

.datepicker.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}

.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 0px;
  border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: silver;
}

.datepicker table tr td.day,
.datepicker table tr td.focused {
  color: #555555;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #8ed9d4;
  /* le survol */
  color: #1e1e1e;
  cursor: pointer;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: silver;
  cursor: default;
}

.datepicker table tr td.highlighted {
  /* le week end */
  color: white;
  border-radius: 0;
  background-color: #5c2308;
  background-color: rgba(229, 88, 19, 0.4);
}

.datepicker table tr td.today {
  /* aujourd'hui */
  color: black;
  background-color: orange;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #ffffff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #ffffff;
  background-color: #5e5e5e;
  border-color: #161616;
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #ffffff;
  background-color: #5e5e5e;
  border-color: #373737;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #ffffff;
  background-color: #5e5e5e;
  border-color: #373737;
}

.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #ffffff;
  background-color: #4c4c4c;
  border-color: #161616;
}

.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  background: #e55813;
  color: white;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  background: #e55813;
  color: white;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  background: #e55813;
  color: white;
}

.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}

.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

.datepicker table tr td span {
  color: black;
}

.datepicker table tr td span:hover,
.datepicker table tr td span.focused:hover {
  /* mois annee hover */
  background: #e55813;
  color: white;
}

.datepicker table tr td span.focused {
  background: orange;
  /* mois annee focused */
  color: black;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: silver;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: white;
  background-color: lightgreen;
}

.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #ffffff;
  background-color: green;
  border-bottom-color: green;
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  background: #e55813;
  color: white;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background: #e55813;
  color: white;
}

.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}

.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: silver;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #8ed9d4;
  color: #1e1e1e;
}

.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

.input-daterange {
  width: 100%;
}

.input-daterange input {
  text-align: center;
}

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  text-shadow: 0 1px 0 #fff;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

/*# sourceMappingURL=bootstrap-datepicker3.css.map */
/* FONTS */
/* EXTRA LIGHT */
@font-face {
  font-family: "Inter Tight";
  src: url("/RS/fonts/InterTight-Thin.ttf");
  src: url("/RS/fonts/InterTight-Thin.otf");
  src: url("/RS/fonts/InterTight-Thin.eot");
  src: url("/RS/fonts/InterTight-Thin.woff");
  src: url("/RS/fonts/InterTight-Thin.woff2");
  font-weight: 200;
  font-style: normal;
}
/* regular */
@font-face {
  font-family: "Inter Tight";
  src: url("/RS/fonts/InterTight-Regular.ttf");
  src: url("/RS/fonts/InterTight-Regular.otf");
  src: url("/RS/fonts/InterTight-Regular.eot");
  src: url("/RS/fonts/InterTight-Regular.woff");
  src: url("/RS/fonts/InterTight-Regular.woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter Tight";
  src: url("/RS/fonts/InterTight-Italic.ttf");
  src: url("/RS/fonts/InterTight-Italic.otf");
  src: url("/RS/fonts/InterTight-Italic.eot");
  src: url("/RS/fonts/InterTight-Italic.woff");
  src: url("/RS/fonts/InterTight-Italic.woff2");
  font-weight: 400;
  font-style: italic;
}
/* Semi Bold */
@font-face {
  font-family: "Inter Tight";
  src: url("/RS/fonts/InterTight-SemiBold.ttf");
  src: url("/RS/fonts/InterTight-SemiBold.otf");
  src: url("/RS/fonts/InterTight-SemiBold.eot");
  src: url("/RS/fonts/InterTight-SemiBold.woff");
  src: url("/RS/fonts/InterTight-SemiBold.woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Inter Tight";
  src: url("/RS/fonts/InterTight-SemiBoldItalic.ttf");
  src: url("/RS/fonts/InterTight-SemiBoldItalic.otf");
  src: url("/RS/fonts/InterTight-SemiBoldItalic.eot");
  src: url("/RS/fonts/InterTight-SemiBoldItalic.woff");
  src: url("/RS/fonts/InterTight-SemiBoldItalic.woff2");
  font-weight: 600;
  font-style: italic;
}
/* Extra Bold */
@font-face {
  font-family: "Inter Tight";
  src: url("/RS/fonts/InterTight-Black.ttf");
  src: url("/RS/fonts/InterTight-Black.otf");
  src: url("/RS/fonts/InterTight-Black.eot");
  src: url("/RS/fonts/InterTight-Black.woff");
  src: url("/RS/fonts/InterTight-Black.woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Inter Tight";
  src: url("/RS/fonts/InterTight-BlackItalic.ttf");
  src: url("/RS/fonts/InterTight-BlackItalic.otf");
  src: url("/RS/fonts/InterTight-BlackItalic.eot");
  src: url("/RS/fonts/InterTight-BlackItalic.woff");
  src: url("/RS/fonts/InterTight-BlackItalic.woff2");
  font-weight: 900;
  font-style: italic;
}
*:not(.fa):not(.glyphicon) {
  font-family: "Inter Tight", sans-serif !important;
}

h1,
h1.customWritten {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2rem;
  color: #8ed9d4;
}

h2,
h2.customWritten {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2rem;
  color: #8ed9d4;
}

h3,
h3.customWritten {
  font-size: 14px;
  font-weight: 600;
  font-size: 1.5rem;
  color: #1e1e1e !important;
}

.xaurum-width {
  padding-inline: 2rem;
}

#teaserContainer li a p {
  color: #1e1e1e;
}

#treeview label {
  font-weight: 400;
}