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

body {
  margin: 0;
}

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

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

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

[hidden], template {
  display: none;
}

a {
  background: transparent;
}

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

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/Roboto/Roboto-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 600;
  src: url("fonts/Roboto/Roboto-BlackItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/Roboto/Roboto-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/Roboto/Roboto-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Roboto/Roboto-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/Roboto/Roboto-MediumItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/Roboto/Roboto-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  src: url("fonts/Roboto/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 200;
  src: url("fonts/Roboto/Roboto-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("fonts/Roboto/Roboto-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("fonts/Roboto/Roboto-ThinItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/Cabin/Cabin-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Cabin";
  font-style: italic;
  font-weight: 600;
  src: url("fonts/Cabin/Cabin-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/Cabin/Cabin-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Cabin";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/Cabin/Cabin-SemiBoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Cabin/Cabin-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Cabin";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/Cabin/Cabin-MediumItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/Cabin/Cabin-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Cabin";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/Cabin/Cabin-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Icons";
  font-style: normal;
  font-weight: 200;
  src: url("fonts/MaterialIcons/MaterialIcons-Regular.ttf") format("truetype");
}
.icons {
  font-family: "Icons" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

body.toolbar-fixed.toolbar-tray-open header {
  top: 78px;
}

body.toolbar-fixed header {
  top: 53px;
}

body.user-logged-in header .region.region-nav nav#block-unss-account-menu > ul li a {
  color: #1067af;
  font-size: 18px;
  font-family: "Icons";
  text-decoration: none;
}
body.user-logged-in header .region.region-nav div#responsive_menu_block ul:last-child a {
  font-family: "Icons";
}

header {
  position: fixed;
  background: #ffffff;
  width: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  border-bottom: 5px solid #e9f2fb;
}
header .region.region-nav {
  padding-left: 200px;
  display: flex;
  justify-content: flex-end;
  margin: 0 auto;
  position: relative;
  background: aliceblue;
}
@media (min-width: 1200px) {
  header .region.region-nav {
    justify-content: space-between;
  }
}
header .region.region-nav div#block-unss-branding {
  border-radius: 0;
  background: #1c6eb3;
  padding: 7px 30px;
  position: absolute;
  top: 0;
  border-left: 15px solid #114b7b;
  height: 65px;
  box-sizing: border-box;
  left: 20px;
  width: 180px;
}
header .region.region-nav div#block-unss-branding .site-name {
  display: none;
}
header .region.region-nav div#block-unss-branding img {
  max-width: 100px;
}
header .region.region-nav nav#block-unss-main-menu > ul {
  list-style-type: none;
  padding: 10px;
  display: flex;
  margin: 0;
  align-items: center;
}
header .region.region-nav nav#block-unss-main-menu > ul li {
  padding: 0 20px;
}
header .region.region-nav nav#block-unss-main-menu > ul li a {
  color: #1067af;
  font-size: 18px;
  font-family: "Cabin", sans-serif;
  text-decoration: none;
  display: block;
  white-space: nowrap;
}
header .region.region-nav nav#block-unss-account-menu > ul {
  list-style-type: none;
  padding: 10px;
  display: flex;
  margin: 0px;
  align-items: center;
}
header .region.region-nav nav#block-unss-account-menu > ul li {
  padding: 0 20px;
}
header .region.region-nav nav#block-unss-account-menu > ul li a {
  color: #1067af;
  font-size: 18px;
  font-family: "Cabin", sans-serif;
  text-decoration: none;
  display: block;
}
header .region.region-nav #block-unss-main-menu, header .region.region-nav #block-unss-account-menu {
  display: none;
}
@media (min-width: 1200px) {
  header .region.region-nav #block-unss-main-menu, header .region.region-nav #block-unss-account-menu {
    display: block;
  }
}
header .region.region-nav #block-responsive-menu-block {
  display: block;
}
@media (min-width: 1200px) {
  header .region.region-nav #block-responsive-menu-block {
    display: none;
  }
}
header .region.region-nav div#responsive_menu_button a {
  padding: 19px;
  cursor: pointer;
  background: #1067af !important;
  color: #ffffff;
  text-decoration: none;
}
header .region.region-nav div#responsive_menu_block {
  top: 0;
  position: absolute;
  right: 0;
  width: 200px;
  height: auto;
  background: #ffffff;
  box-sizing: border-box;
  display: none;
}
header .region.region-nav div#responsive_menu_block.open {
  display: block;
}
header .region.region-nav div#responsive_menu_block:before {
  content: " ";
  width: 2200px;
  position: absolute;
  display: block;
  height: 4000px;
  top: 0;
  z-index: -10;
  left: -2000px;
  background: rgba(0, 0, 0, 0.2196078431);
}
header .region.region-nav div#responsive_menu_block:after {
  content: " ";
  height: 4000px;
  position: absolute;
  display: block;
  width: 200px;
  top: 0;
  z-index: -10;
  left: 0;
  background: #ffffff;
}
header .region.region-nav div#responsive_menu_block ul {
  margin: 0;
  list-style-type: none;
  padding: 20px;
  margin: 0;
}
header .region.region-nav div#responsive_menu_block ul li {
  padding: 5px 0;
}
header .region.region-nav div#responsive_menu_block ul a {
  background: #ffffff;
  border-radius: 2px;
  padding: 5px;
  display: block;
  text-decoration: none;
  font-family: "Cabin", sans-serif;
  text-align: center;
  color: #1067af;
  font-size: 18px;
  transition-duration: 0.3s;
}
header .region.region-nav div#responsive_menu_block ul a:hover {
  background: aliceblue;
}
header .region.region-nav div#responsive_menu_block ul:last-child a {
  font-family: "Cabin", sans-serif;
  text-align: center;
}
header .region.region-nav div#responsive_menu_block .separator {
  height: 1px;
  background: #0a377c;
  margin: 0 20px;
}
header .region.region-nav div#responsive_menu_block a#close_responsive_menu {
  background: #1067af;
  padding: 27px;
  display: block;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  transition-duration: 0.3s;
}
header .region.region-nav a[href="/user/me"] {
  background: #1c6eb3 !important;
  color: #ffffff !important;
  box-shadow: 0 0 6px 0px rgba(16, 103, 175, 0.1490196078);
  padding: 10px;
  border-radius: 2px;
  border-left: 4px solid #114b7b;
}
header .region.region-nav a[href="/user/me"]:hover {
  opacity: 0.8;
}

.region.region-footer {
  margin-top: 20px;
  background: #1c6eb3;
  display: flex;
  justify-content: space-between;
  color: #ffffff;
  border-top: 40px solid aliceblue;
  flex-direction: column-reverse;
  flex-wrap: wrap;
  margin-bottom: -1px;
}
@media (min-width: 992px) {
  .region.region-footer {
    flex-direction: row;
  }
}
.region.region-footer #block-footersponsorblock {
  width: 100%;
  text-align: center;
  background: #e6f4ff;
  color: #1c6eb3;
}
.region.region-footer #block-footersponsorblock .footer-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.region.region-footer #block-footersponsorblock .footer-content .image-style-footer-sponsor {
  width: auto;
  height: auto;
}
.region.region-footer > .block {
  padding: 40px;
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  .region.region-footer > .block {
    width: 33%;
  }
}
.region.region-footer > .block .footer-title {
  font-size: 20px;
  font-family: "Cabin", sans-serif;
}
.region.region-footer > .block .footer-content {
  margin: 20px 0;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  line-height: 20px;
}
.region.region-footer > .block .footer-credits {
  font-size: 10px;
}
.region.region-footer > .block#block-footer-left-block {
  text-align: center;
}
@media (min-width: 992px) {
  .region.region-footer > .block#block-footer-left-block {
    text-align: left;
  }
}
.region.region-footer > .block#block-footer-left-block ul {
  list-style-type: none;
  padding: 0;
}
.region.region-footer > .block#block-footer-left-block ul a {
  transition-duration: 0.2s;
  font-size: 14px;
  padding: 0 0 5px 0;
  color: #ffffff;
  text-decoration: none;
  display: block;
}
.region.region-footer > .block#block-footer-left-block ul a:hover {
  padding-left: 10px;
}
.region.region-footer > .block#block-footer-middle-block {
  text-align: center;
}
.region.region-footer > .block#block-footer-middle-block .social-networks {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.region.region-footer > .block#block-footer-middle-block .social-networks a {
  transition-duration: 0.3s;
}
.region.region-footer > .block#block-footer-middle-block .social-networks a:hover {
  transform: scale(1.2);
}
.region.region-footer > .block#block-footer-right-block {
  text-align: center;
}
@media (min-width: 992px) {
  .region.region-footer > .block#block-footer-right-block {
    text-align: right;
  }
}
.region.region-footer > .block#block-footer-right-block .address {
  margin: 20px 0;
}
.region.region-footer > .block#block-footer-right-block a.button.button--primary {
  background: #ffffff;
  border-radius: 2px;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  font-family: "Cabin", sans-serif;
  text-align: center;
  color: #1067af;
  font-size: 18px;
  transition-duration: 0.3s;
}
.region.region-footer > .block#block-footer-right-block a.button.button--primary:hover {
  transform: scale(1.2);
}
.region.region-footer > .block#block-footer-right-block .footer-map {
  position: relative;
  height: auto;
  width: auto;
  max-height: 200px;
  max-width: 200px;
  display: inline-block;
  border-radius: 2px;
}
@media (min-width: 992px) {
  .region.region-footer > .block#block-footer-right-block .footer-map {
    max-height: 300px;
    max-width: 300px;
  }
}
.region.region-footer > .block#block-footer-right-block .footer-map img {
  border-radius: 2px;
  height: auto;
  width: auto;
  max-height: 200px;
  max-width: 200px;
}
@media (min-width: 992px) {
  .region.region-footer > .block#block-footer-right-block .footer-map img {
    max-height: 300px;
    max-width: 300px;
  }
}
.region.region-footer > .block#block-footer-right-block .footer-map-overlay {
  background: linear-gradient(90deg, #1067af, #0f419d) !important;
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  width: auto;
  max-height: 200px;
  max-width: 200px;
  opacity: 0.2;
}
@media (min-width: 992px) {
  .region.region-footer > .block#block-footer-right-block .footer-map-overlay {
    max-height: 300px;
    max-width: 300px;
  }
}
.region.region-footer div#block-teacherfirstconnectionblock {
  display: none;
}

.region.region-content {
  font-family: "Roboto", sans-serif;
  line-height: 25px;
  color: #404040;
}

.layout-container {
  margin-top: 100px;
}

main {
  display: flex;
  gap: 20px;
  box-sizing: border-box;
  padding: 20px;
  flex-direction: column;
}
@media (min-width: 992px) {
  main {
    flex-direction: row;
  }
}

a#main-content {
  display: none;
}

aside.layout-sidebar-left {
  width: 100%;
}
@media (min-width: 992px) {
  aside.layout-sidebar-left {
    width: 300px;
  }
}

div#block-unss-local-tasks {
  border-radius: 2px;
}

div#block-unss-local-tasks nav {
  text-decoration: none;
  background: aliceblue;
  display: block;
  margin-bottom: 20px;
  border-radius: 2px;
  padding: 10px 20px;
  text-align: right;
}

body.path-user div#block-unss-local-tasks nav {
  background: transparent;
}

div#block-unss-local-tasks nav > ul {
  display: flex;
  flex-direction: column;
  list-style-type: none;
  padding: 0;
  margin: 0;
  justify-content: space-evenly;
}
div#block-unss-local-tasks nav > ul a {
  text-decoration: none;
  color: #1067af;
  font-size: 12px;
}

body.path-user div#block-unss-local-tasks nav > ul a {
  padding: 10px 20px;
  margin-bottom: 20px;
  display: inline-block;
  border-radius: 2px;
  color: #ffffff;
  background: linear-gradient(90deg, #1067af, #0f419d);
  box-shadow: 0 0 7px 0 rgba(16, 103, 175, 0.1490196078);
}

.layout-content {
  flex-shrink: 100;
  flex-grow: 2;
}

h1.page-title {
  font-family: "Cabin";
  font-style: italic;
  text-align: center;
  color: #1067af;
  padding: 0 10px;
  display: block;
  box-sizing: border-box;
  margin: 20px;
  position: relative;
}

h2.blue, h3.blue, h4.blue, h5.blue {
  font-family: "Cabin";
  color: #1067af;
}

h2.orange, h3.orange, h5.orange, h4.orange {
  font-family: "Cabin";
  color: #e94607;
}

h2.green, h3.green, h5.green, h4.green {
  font-family: "Cabin";
  color: #11b430;
}

.card {
  margin: 20px 0;
  padding: 20px;
  background: #1067af;
  color: #ffffff;
  border-radius: 2px;
}

.card.white {
  margin: 20px 0;
  padding: 20px;
  background: #f3f3f3;
  color: #1067af;
  border-radius: 2px;
}

.card.soft {
  background: aliceblue;
  box-shadow: none;
  color: #0e429d;
}

.card.green {
  margin: 20px 0;
  padding: 20px;
  background: #60c91a;
  color: #ffffff;
  border-radius: 2px;
}

.card.soft.green {
  background: #f5fff0;
  box-shadow: none;
  color: #11b430;
}

.card.orange {
  margin: 20px 0;
  padding: 20px;
  background: #ed6518;
  color: #ffffff;
  border-radius: 2px;
}

.card.soft.orange {
  background: #fff6f0;
  box-shadow: none;
  color: #e94607;
}

a .icons {
  font-size: 18px;
  vertical-align: middle;
  margin-right: 5px;
}

tbody tr:nth-child(even) {
  background: #e9f0f7;
}

tr > td, tr > th {
  padding: 10px;
  text-align: left;
}

tbody {
  border-radius: 2px;
}

td .icons {
  color: #1067af;
}
td .icons.green {
  color: #60c91a;
}
td .icons.orange {
  color: #ed6518;
}

.form_group select {
  border-radius: 2px;
  padding: 10px;
  width: 100%;
  border: 1px solid #767676;
  box-sizing: border-box;
}

.form_group input {
  border-radius: 2px;
  padding: 10px;
  width: 100%;
  border: 1px solid #767676;
  box-sizing: border-box;
}

input[type=checkbox] {
  width: 20px;
}

.form_actions {
  display: flex;
  gap: 0;
  flex-direction: column;
}
@media (min-width: 992px) {
  .form_actions {
    flex-direction: row;
    gap: 20px;
  }
}
.form_actions button, .form_actions a.button {
  margin-top: 20px;
  border: none;
  background: #1c6eb3;
  color: white;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  padding: 10px 20px;
  border-radius: 2px;
  cursor: pointer;
  transition-duration: 0.2s;
  text-decoration: none;
}
.form_actions button.small, .form_actions a.button.small {
  padding: 0 15px;
  font-size: 12px;
}
.form_actions button:hover, .form_actions a.button:hover {
  transform: scale(1.1);
}
.form_actions button .icons, .form_actions a.button .icons {
  color: white;
}
.form_actions button.light, .form_actions a.button.light {
  background: transparent;
  color: #0d459f;
  border: 2px solid #0e469f;
}
.form_actions button.light .icons, .form_actions a.button.light .icons {
  color: #1067af;
}
.form_actions button.orange, .form_actions a.button.orange {
  background: #ed6518;
}
.form_actions button.green, .form_actions a.button.green {
  background: #60c91a;
}
.form_actions button.disabled, .form_actions a.button.disabled {
  cursor: not-allowed;
  color: #0d459f;
  background: #cecece;
}
.form_actions button.disabled .icons, .form_actions a.button.disabled .icons {
  color: #1067af;
}

.pager {
  display: flex;
  gap: 5px;
  justify-content: center;
  width: auto;
  overflow-x: auto;
}
@media (min-width: 992px) {
  .pager {
    overflow-x: unset;
    gap: 20px;
  }
}

.pager .page {
  color: #afcee9;
  cursor: pointer;
  transition-duration: 0.2s;
}

.pager .page:hover {
  transform: scale(1.5);
  color: #0e449f;
}

.pager .page.current {
  color: #0e449e;
}

.form_group {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.form_group > label {
  width: 300px;
  box-sizing: border-box;
  margin-right: 20px;
}

.checkboxes {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 15px;
}
@media (min-width: 992px) {
  .checkboxes {
    flex-direction: row;
  }
}

.checkboxes > div > label {
  display: inline-block;
  width: 10px;
}

.checkboxes > div > input {
  display: inline-block;
  width: 10px;
}

.checkboxes > div {
  width: 30px;
}

.list_container {
  width: auto;
  overflow-x: auto;
}
@media (min-width: 992px) {
  .list_container {
    width: auto;
    overflow-x: unset;
  }
}

.list_container table {
  width: 100%;
}

.hide {
  visibility: hidden !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 0px !important;
}

.field--type-image .field__item {
  width: 100%;
}
.field--type-image .field__item > img {
  width: 100%;
}

.list_container a::before {
  content: "";
  background-color: rgba(74, 85, 237, 0.231372549);
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  z-index: -1;
  transition: all 0.3s ease-in-out;
  border-radius: 2px;
}

.list_container a {
  color: inherit;
  text-decoration: none;
  z-index: 0;
  position: relative;
}

.list_container a:hover::before {
  bottom: 0;
  height: 100%;
}

.node--type-article img {
  border-radius: 2px;
}

.node--type-article .field--type-image .field__item {
  text-align: center;
}

.node--type-article .field--type-image .field__item > img {
  max-width: 100%;
  max-height: 500px;
  width: auto;
}

#jg_gallery {
  overflow: initial;
}

#jg_gallery a {
  transition-duration: 0.3s;
  border-radius: 2px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2588235294);
}

#jg_gallery a:hover {
  transform: scale(1.5);
  z-index: 10;
  box-shadow: 0 0 120px 50px rgba(0, 0, 0, 0.2588235294);
  border: 1px solid black;
}

div.alerte-info, div.alerte-alerte, div.alerte-success {
  background: rgba(16, 103, 175, 0.1490196078);
  position: relative;
  font-family: "Roboto", sans-serif;
  padding: 20px 20px 20px 60px;
  border-radius: 2px;
  color: #1067af;
  border-left: 5px solid #1067af;
  margin-bottom: 20px;
}
div.alerte-info > div, div.alerte-alerte > div, div.alerte-success > div {
  display: inline-block;
}
div.alerte-info .alerte-title, div.alerte-alerte .alerte-title, div.alerte-success .alerte-title {
  font-weight: 600;
}
div.alerte-info:before, div.alerte-alerte:before, div.alerte-success:before {
  content: "info";
  font-family: "Icons";
  vertical-align: top;
  margin-right: 16px;
  left: 25px;
  top: 20px;
  position: absolute;
}

div.alerte-alerte {
  background: rgb(254, 244, 238);
  color: #ed6518;
  border-left: 5px solid #ed6518;
}
div.alerte-alerte:before {
  content: "report";
  font-family: "Icons";
  vertical-align: top;
  margin-right: 16px;
  position: absolute;
}

div.alerte-success {
  background: rgba(96, 201, 26, 0.1490196078);
  color: #60c91a;
  border-left: #60c91a;
}
div.alerte-success:before {
  content: "check_circle";
  font-family: "Icons";
  vertical-align: top;
  margin-right: 16px;
  position: absolute;
}

div[data-drupal-messages] {
  margin-bottom: 20px;
}
div[data-drupal-messages] > .messages {
  padding: 20px;
  font-family: "Roboto", sans-serif;
}
div[data-drupal-messages] > .messages.messages--status {
  background: rgba(96, 201, 26, 0.1490196078);
  border-radius: 2px;
  color: #60c91a;
  border-left: #60c91a;
}
div[data-drupal-messages] > .messages.messages--status:before {
  content: "beenhere";
  font-family: "Icons";
  vertical-align: top;
  margin-right: 16px;
}
div[data-drupal-messages] > .messages.messages--status a {
  color: inherit;
}

div#block-unss-breadcrumbs {
  display: none;
  padding: 0 20px;
}
div#block-unss-breadcrumbs nav > ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
div#block-unss-breadcrumbs li {
  display: inline-block;
}
div#block-unss-breadcrumbs li a {
  color: #1067af;
  font-family: "Cabin", sans-serif;
  text-decoration: none;
  display: inline-block;
  padding: 5px;
}
div#block-unss-breadcrumbs li a:before {
  content: "/";
  margin-right: 12px;
  color: black;
}

aside.layout-sidebar-right {
  display: none;
  width: 260px;
  position: relative;
  flex-shrink: 0;
}
@media (min-width: 1200px) {
  aside.layout-sidebar-right {
    display: block;
  }
}
aside.layout-sidebar-right .region.region-sidebar-right.sticky {
  position: fixed;
  top: 120px;
  width: 260px;
}
aside.layout-sidebar-right .region.region-sidebar-right.sticky-bottom {
  position: absolute;
  bottom: 60px;
  width: 260px;
}
aside.layout-sidebar-right div#quick_menu_loaded a {
  background: #ffffff;
  text-decoration: none;
  padding: 20px;
  display: block;
  color: #1067af;
  font-family: "Cabin", sans-serif;
  border-radius: 2px;
  font-size: 18px;
  transition-duration: 0.2s;
}
aside.layout-sidebar-right div#quick_menu_loaded a.current, aside.layout-sidebar-right div#quick_menu_loaded a:hover {
  background: #1c6eb3;
  border-left: 5px solid #114b7b;
  color: white;
}
aside.layout-sidebar-right div#quick_menu_loaded .separator {
  height: 1px;
  background: #d1e4f5;
  margin: 0 20px;
}

body.toolbar-fixed.toolbar-tray-open .sticky div#quick_menu_loaded {
  margin-top: 40px;
}

body.active-modal {
  overflow: hidden;
}

#block-quickmodalblock {
  padding: 0;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  z-index: -1;
}
#block-quickmodalblock.active {
  opacity: 1;
  transition: all 0.5s ease-in-out;
  z-index: 101;
}
#block-quickmodalblock.active #quick_modal_loaded {
  overflow-y: unset;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease-in-out;
  transition-delay: 0.5s;
  z-index: 9999;
  opacity: 1;
  position: relative;
}
#block-quickmodalblock #quick_modal_loaded {
  font-family: "Roboto", sans-serif;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 90%;
  background: #fff;
  border-radius: 4px;
  transform: translate(-50%, -200%);
  transition: all 0.5s ease-in-out;
  perspective: 1000;
  outline: 1px solid transparent;
  opacity: 0;
  max-height: 80vh;
}
@media (min-width: 992px) {
  #block-quickmodalblock #quick_modal_loaded {
    width: 80vh;
    height: 80vh;
  }
}
#block-quickmodalblock #quick_modal_loaded h3 {
  margin-bottom: 0;
  margin-top: -1px;
  font-family: "Cabin", sans-serif;
  padding: 20px;
  display: block;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
  text-transform: uppercase;
  background: linear-gradient(90deg, #1067af, #0f419d);
  color: #fff;
  border-radius: 4px 4px 0 0;
}
#block-quickmodalblock #quick_modal_loaded form {
  padding: 0;
  border-radius: 0;
  background: none;
  height: calc(80vh - 140px);
  overflow: auto;
}
#block-quickmodalblock #quick_modal_loaded .modal-area {
  padding: 20px;
  color: #464646;
  box-sizing: border-box;
  overflow-y: auto;
  display: block;
  height: 100%;
  line-height: 25px;
  width: 100%;
}
#block-quickmodalblock #quick_modal_loaded .modal-area p {
  margin-top: 0;
}
#block-quickmodalblock #quick_modal_loaded .modal-close {
  float: right;
  text-decoration: none;
  padding: 22px 22px;
  color: #ffffff;
  font-weight: 800;
  transition: all 0.5s ease-in-out;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  border-radius: 0 4px 0 0;
}
#block-quickmodalblock #quick_modal_loaded .modal-close:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
#block-quickmodalblock #quick_modal_loaded .modal-actions {
  padding: 20px;
  display: flex;
  gap: 10px;
  align-items: center;
  border-radius: 0 0 4px 4px;
  background: #ededed;
  justify-content: flex-end;
  flex-wrap: wrap;
  flex-direction: row;
}
#block-quickmodalblock #quick_modal_loaded .modal-actions button {
  margin-top: 0;
}
@media (min-width: 992px) {
  #block-quickmodalblock #quick_modal_loaded .modal-actions {
    gap: 20px;
  }
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div {
  width: auto;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .modal-area-field.field--avatar.avatar {
  overflow: hidden;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  border: 5px solid #1067af;
  left: 50%;
  position: relative;
  margin-left: -35px;
  margin-bottom: 10px;
  display: flex;
  vertical-align: middle;
  justify-content: center;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .modal-area-field.field--avatar.avatar img {
  max-width: 70px;
  max-height: 70px;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .modal-area-group.modal-group {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 992px) {
  #block-quickmodalblock #quick_modal_loaded .modal-area > div .modal-area-group.modal-group {
    gap: 20px;
    flex-direction: row;
  }
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .modal-area-group.modal-group .form-item {
  flex-grow: 1;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .modal-field-error-handler {
  color: #e94607;
  font-size: 12px;
  word-break: break-word;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .form-item.error input, #block-quickmodalblock #quick_modal_loaded .modal-area > div .form-item.error select, #block-quickmodalblock #quick_modal_loaded .modal-area > div .form-item.error button {
  border: 1px solid #e94607;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .form-item {
  margin-bottom: 5px;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .modal-error-handler {
  width: auto;
  word-break: break-word;
  margin-top: 20px;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .modal-area-field.form-item.field--field_licence_number {
  display: none;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .modal-area-group.modal-group-jo {
  background: rgba(16, 103, 175, 0.1490196078);
  padding: 20px;
  margin: 20px 0;
  border-radius: 2px;
  border: 2px solid #1067af;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .modal-area-group.modal-group-jo > .modal-area-group.modal-group .form-item {
  width: 235px;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .modal-area-field.form-item.field--group_jo_title > span {
  font-style: italic;
  font-weight: bold;
  color: #1067af;
  margin-bottom: 20px;
  display: block;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .modal-area-group.modal-group-jo-item {
  padding: 20px;
  background: #ffffff;
  border-radius: 2px;
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.0705882353);
  border: 2px solid transparent;
  margin-top: 20px;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .modal-area-group.modal-group-jo-item:hover {
  border: 2px solid #11b430;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .duplicate_licencie_container {
  background: rgba(237, 101, 24, 0.1490196078);
  border-radius: 2px;
  padding: 20px 20px 1px 20px;
  margin-bottom: 20px;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .duplicate_licencie_container .licence {
  padding: 20px;
  background: white;
  border: 2px solid transparent;
  margin-bottom: 20px;
  border-radius: 2px;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .duplicate_licencie_container .licence .node-licencie {
  display: flex;
  color: black;
}
#block-quickmodalblock #quick_modal_loaded .modal-area > div .duplicate_licencie_container .licence:hover {
  border: 2px solid #e94607;
}

aside.layout-sidebar-left {
  width: 260px;
  position: relative;
  display: block;
  flex-shrink: 0;
}
@media (min-width: 992px) {
  aside.layout-sidebar-left .region.region-sidebar-left.sticky {
    position: fixed;
    top: 120px;
    width: 260px;
  }
  aside.layout-sidebar-left .region.region-sidebar-left.sticky-bottom {
    position: absolute;
    bottom: 60px;
    width: 260px;
  }
}
aside.layout-sidebar-left div#quick_view_loaded .quick_view_close {
  cursor: pointer;
  padding: 5px 10px;
  position: absolute;
  top: 10px;
  left: 10px;
  background: #1047a0;
  border-radius: 2px;
  transition-duration: 0.2s;
}
aside.layout-sidebar-left div#quick_view_loaded .quick_view_close:hover {
  transform: scale(1.2);
}
aside.layout-sidebar-left div#quick_view_loaded .user-avatar {
  display: block;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  overflow: hidden;
  background: #9e9e9e;
  border-radius: 50%;
  border: 4px solid #4680e5;
  background-position: center center;
  background-size: cover;
}
aside.layout-sidebar-left div#quick_view_loaded .user-name {
  text-align: center;
  font-family: "Cabin", sans-serif;
  font-weight: bold;
  padding: 20px 0 0 0;
}
aside.layout-sidebar-left div#quick_view_loaded .user-info b {
  font-size: 11px;
}
aside.layout-sidebar-left div#quick_view_loaded .quick_view_licencie {
  position: relative;
  margin: 0;
}
aside.layout-sidebar-left div#quick_view_loaded .user-info {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
}
aside.layout-sidebar-left div#quick_view_loaded .user-info > div {
  margin-bottom: 10px;
}

body.toolbar-fixed.toolbar-tray-open .sticky div#quick_view_loaded {
  margin-top: 40px;
}

form {
  background: aliceblue;
  padding: 20px;
  border-radius: 2px;
}

.form-item {
  margin-bottom: 20px;
}

.form-item label {
  font-family: roboto;
  font-weight: bold;
  min-width: 250px;
  display: block;
}

.form-item .description {
  font-size: 12px;
  font-style: italic;
}

.form-item input[type=text], .form-item input[type=number], .form-item input[type=password], .form-item input[type=email], .form-item input[type=file], .form-item input[type=date], .form-item select {
  border-radius: 2px;
  padding: 10px;
  width: 100%;
  border: 1px solid #767676;
  box-sizing: border-box;
}

.ms-options-wrap > .ms-options > ul input[type=checkbox] {
  margin: 0 7px 0 0;
  position: absolute;
  left: 0;
  top: 9px;
}

.form-item label.form-required:after {
  content: " *";
  color: #f44336;
}

details#captcha summary {
  display: none;
}

details#captcha .details-description {
  display: none;
}

details#captcha {
  text-align: center;
}

.details-wrapper {
  margin: 0 auto;
}

input[type=submit] {
  margin-top: 20px;
  border: none;
  background: linear-gradient(90deg, #1067af, #0f419d);
  color: white;
  font-weight: 400;
  font-family: "Roboto";
  padding: 10px 20px;
  border-radius: 2px;
  box-shadow: 0 0 7px 0 rgba(16, 103, 175, 0.1490196078);
}

div#edit-user-picture-wrapper {
  display: none;
}

details#edit-contact {
  display: none;
}

body .ms-options-wrap {
  max-width: 100%;
  margin: 0;
}

body .ms-options-wrap > .ms-options {
  position: absolute;
  left: 0;
  top: -40px;
  width: 100%;
  margin-top: 1px;
  margin-bottom: 20px;
  background: white;
  z-index: 2000;
  overflow: auto;
  border-radius: 2px;
  box-shadow: 0 0 20px 18px rgba(0, 0, 0, 0.1803921569);
  visibility: hidden;
  height: 300px !important;
  border: 1px solid #1067af;
}
@media (min-width: 992px) {
  body .ms-options-wrap > .ms-options {
    left: 230px;
    width: 50%;
  }
}
body .ms-options-wrap > .ms-options > ul input[type=checkbox] {
  left: 0;
  top: 9px;
}

body .ms-options-wrap > button, body .ms-options-wrap > button:focus {
  border-radius: 2px;
  padding: 10px;
  width: 100%;
  border: 1px solid #767676;
  box-sizing: border-box;
  font-size: 16px;
}

body .ms-options-wrap > button:focus {
  border: 1px solid #1067af;
}

body .ms-options-wrap {
  width: 100%;
}

label.required {
  position: relative;
}
label.required:after {
  content: "*";
  position: absolute;
  z-index: 1;
  top: 0px;
  color: #f44336;
  margin-left: 5px;
}

.loader_container {
  display: inline-block;
  margin: 0 auto;
  overflow: hidden;
  background: transparent;
}

.loader {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("/sites/default/files/unss_loading.gif");
  margin: 0 auto;
  overflow: hidden;
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}

div#homepage {
  display: flex;
  gap: 20px;
  flex-direction: column;
}
@media (min-width: 992px) {
  div#homepage {
    flex-direction: row;
  }
}

div#homepage > div {
  width: 100%;
}
@media (min-width: 992px) {
  div#homepage > div {
    width: 50%;
  }
}

.news {
  overflow: hidden;
  width: 100%;
  border-radius: 2px;
  position: relative;
  background: #f0f8ff;
  margin-bottom: 20px;
}

.news .title {
  color: #1067af;
  font-weight: bold;
  position: relative;
  padding: 10px 20px 10px 20px;
}

.news .content {
  font-size: 12px;
  position: relative;
  padding: 0 20px;
  line-height: 16px;
}

.news .photo {
  background-position: center center;
  background-size: cover;
  width: 100%;
  border-bottom: 6px solid #1067af;
  height: 150px;
  box-sizing: border-box;
}

.news .form_actions {
  z-index: 1;
  padding: 0px 20px 20px 20px;
  position: relative;
}

.hp-title {
  color: #0e449e;
  font-size: 20px;
  margin-bottom: 20px;
}
.hp-title span {
  vertical-align: top;
}

.event .title {
  color: #1067af;
  font-weight: bold;
  position: relative;
  padding: 10px;
  text-align: center;
}

.event {
  border: 1px solid #1067af;
  border-radius: 2px;
  background: aliceblue;
  margin-bottom: 20px;
}

.tags {
  text-align: center;
  padding: 0 10px;
}

.tags > div {
  border-radius: 50px;
  display: inline-block;
  margin-right: 10px;
  padding: 0px 15px;
  font-size: 12px;
  background: white;
  box-shadow: 3px 0 8px 0 rgba(0, 0, 0, 0.1098039216);
}

#homepage_events .event .form_actions {
  justify-content: center;
  padding-bottom: 20px;
}

body.path-frontpage #block-unss-page-title {
  display: none;
}

.path-frontpage .layout-sidebar-left, .path-frontpage .layout-sidebar-right {
  display: none;
}

.modal-area .validated_licencie_container, .modal-area .validated_teacher_container {
  border-radius: 2px;
  padding: 20px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1215686275);
}
.modal-area .validated_licencie_container .node-licencie, .modal-area .validated_licencie_container .node-teacher, .modal-area .validated_teacher_container .node-licencie, .modal-area .validated_teacher_container .node-teacher {
  display: flex;
  align-items: center;
  gap: 20px;
}
.modal-area .validated_licencie_container .node-licencie .avatar, .modal-area .validated_licencie_container .node-teacher .avatar, .modal-area .validated_teacher_container .node-licencie .avatar, .modal-area .validated_teacher_container .node-teacher .avatar {
  overflow: hidden;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  border: 5px solid #1067af;
  position: relative;
  margin-bottom: 10px;
  display: flex;
  vertical-align: middle;
  justify-content: center;
}

div#teacher_profil_container {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
}
div#teacher_profil_container > div:last-child {
  margin-left: auto;
}
div#teacher_profil_container i.icons {
  font-size: 12px;
}
div#teacher_profil_container .avatar {
  border-radius: 50%;
  border: 4px solid #1067af;
  overflow: hidden;
  height: 70px;
  width: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
div#teacher_profil_container .avatar > img {
  max-width: 70px;
}

#teacher_dashboard_container .licencie_teacher_block {
  padding: 20px;
  background: #f0f8ff;
  border-radius: 2px;
}
#teacher_dashboard_container .licencie_teacher_block h2 {
  margin-top: 10px;
  text-align: center;
  color: #1067af;
}

div#teacher_list_container tr.new_teacher {
  background: rgba(37, 255, 34, 0.3411764706);
}

.modal-area .modal-area-field.form-item.field--field_search_teacher .filter {
  position: relative;
}
.modal-area .modal-area-field.form-item.field--field_search_teacher button#search_for_teacher {
  color: white;
  background: #0d459f;
  padding: 0;
  position: absolute;
  border: none;
  border-radius: 2px;
  right: 0;
  height: 40px;
  padding: 5px 10px 0 10px;
  cursor: pointer;
  transition-duration: 0.2s;
  transform: scale(1);
}
.modal-area .modal-area-field.form-item.field--field_search_teacher .modal-area-field.form-item.field--field_search_teacher.membership_teacher_container .filter {
  position: relative;
}
.modal-area .modal-area-field.form-item.field--field_search_teacher button#search_for_teacher:hover, .modal-area .modal-area-field.form-item.field--field_search_teacher button#add_a_teacher:hover {
  transform: scale(1.1);
}
.modal-area .modal-area-field.form-item.field--field_search_teacher button#add_a_teacher {
  color: white;
  background: #56c61d;
  border: none;
  border-radius: 2px;
  right: 0;
  height: 40px;
  padding: 5px 15px 0 15px;
  cursor: pointer;
  transition-duration: 0.2s;
  transform: scale(1);
  margin: 10px 0;
  float: right;
  display: flex;
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#text_add_a_teacher {
  margin-top: 10px;
  margin-bottom: 40px;
  text-align: right;
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#search_teacher_result {
  margin-top: 10px;
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#membership_teachers {
  margin-top: 10px;
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#membership_teachers .teacher_element, .modal-area .modal-area-field.form-item.field--field_search_teacher div#search_teacher_result .teacher_element {
  display: flex;
  background: aliceblue;
  padding: 5px;
  border: 1px solid #0d459f;
  border-radius: 2px;
  gap: 5px;
  margin-bottom: 5px;
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#membership_teachers .teacher_element.is_already_member, .modal-area .modal-area-field.form-item.field--field_search_teacher div#search_teacher_result .teacher_element.is_already_member {
  border: 1px solid #d11919;
  background: rgba(244, 67, 54, 0.1098039216);
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#membership_teachers .teacher_element.is_new, .modal-area .modal-area-field.form-item.field--field_search_teacher div#search_teacher_result .teacher_element.is_new {
  background: rgba(96, 201, 26, 0.1490196078);
  border: 1px solid #11b430;
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#membership_teachers .teacher_element .teacher_element_inputs, .modal-area .modal-area-field.form-item.field--field_search_teacher div#search_teacher_result .teacher_element .teacher_element_inputs {
  display: flex;
  gap: 5px;
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#membership_teachers .teacher_element .teacher_element_inputs select, .modal-area .modal-area-field.form-item.field--field_search_teacher div#search_teacher_result .teacher_element .teacher_element_inputs select {
  width: 120px;
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#membership_teachers .teacher_element_actions > button, .modal-area .modal-area-field.form-item.field--field_search_teacher div#search_teacher_result .teacher_element_actions > button {
  height: 100%;
  background: transparent;
  border: none;
  color: #e5510b;
  border-radius: 2px;
  display: flex;
  padding: 5px 0px;
  align-items: center;
  cursor: pointer;
  transition-duration: 0.2s;
  transform: scale(1);
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#membership_teachers .teacher_element_actions > button.teacher_add_button, .modal-area .modal-area-field.form-item.field--field_search_teacher div#search_teacher_result .teacher_element_actions > button.teacher_add_button {
  color: #11b430;
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#membership_teachers .teacher_element_actions > button:hover, .modal-area .modal-area-field.form-item.field--field_search_teacher div#search_teacher_result .teacher_element_actions > button:hover {
  transform: scale(1.4);
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#search_teacher_result {
  background: #fffef0;
  border: 1px solid #ffc107;
  padding: 10px 20px;
  border-radius: 2px;
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#search_teacher_result h4 {
  color: #323232;
  margin: 0 0 10px 0;
  font-style: italic;
  font-weight: normal;
}
.modal-area .modal-area-field.form-item.field--field_search_teacher div#search_teacher_result .teacher_element {
  background: white;
  border: 1px solid transparent;
  box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.168627451);
}

#membership_signed_dashboard_container {
  margin-bottom: 20px;
}
#membership_signed_dashboard_container .membership_signed_block {
  padding: 20px;
  background: #f0f8ff;
  border-radius: 2px;
}
#membership_signed_dashboard_container .membership_signed_block h2 {
  margin-top: 10px;
  text-align: center;
  color: #1067af;
}

span.tag.waiting {
  background: none;
  text-shadow: none;
  padding: 5px 10px;
  line-height: 12px;
  text-align: center;
}

span.tag.done {
  background: none;
  text-shadow: none;
  padding: 5px 10px;
  line-height: 12px;
  text-align: center;
  color: #60c91a;
  border: 1px solid #60c91a;
}

span.tag.signed {
  background: none;
  text-shadow: none;
  padding: 5px 10px;
  line-height: 12px;
  text-align: center;
  color: #1067af;
  border: 1px solid #1067af;
}

span.tag.cancel {
  background: none;
  text-shadow: none;
  padding: 5px 10px;
  line-height: 12px;
  text-align: center;
  color: #7c1111;
  border: 1px solid #7c1111;
}

div#school_profil_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

div#school_profil_container {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

div#school_profil_container > div {
  width: 100%;
}

div#school_profil_container > div h5 {
  margin: 0;
}

#school_dashboard_container .teacher_school_block {
  padding: 20px;
  background: #f0f8ff;
  border-radius: 2px;
}
#school_dashboard_container .teacher_school_block h2 {
  margin-top: 10px;
  text-align: center;
  color: #1067af;
}

.event-header {
  text-align: center;
  border-radius: 2px;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
}

.tag {
  width: auto;
  display: inline-block;
  color: #ed6518;
  padding: 0px 10px;
  border: 2px solid #ed6518;
  border-radius: 50px;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
}

h1.event-title {
  color: #ed6518;
  margin-bottom: 0;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}

.event-modif {
  font-size: 10px;
  color: #b1b1b1;
  font-style: italic;
  font-weight: normal;
}

.event-categorie i:last-child {
  display: none;
}

.event-categorie {
  color: #ed6518;
  font-weight: bold;
  margin-top: 10px;
}

.event-state {
  background: rgba(255, 255, 255, 0.9490196078);
  display: inline-block;
  padding: 0px 10px;
  border-radius: 50px;
  font-size: 12px;
  margin-top: 10px;
}

.event-dates {
  gap: 10px;
  display: flex;
  margin: 10px 0;
}

.event-date {
  color: #1067af;
  background: aliceblue;
  padding: 10px 20px;
  text-align: center;
  border-radius: 2px;
  width: 50%;
}

.event-date i {
  vertical-align: middle;
  font-size: 30px;
  color: #1067af;
}

.event-place {
  background: rgba(237, 101, 24, 0.1098039216);
  border-radius: 2px;
  margin-top: -6px;
  padding: 16px 20px 10px;
}

.event-place > div {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .event-place > div {
    flex-direction: row;
  }
}

.event-place > div:last-child {
  display: none;
}
@media (min-width: 992px) {
  .event-place > div:last-child {
    display: flex;
  }
}

.event-place > div > div {
  width: 100%;
}
@media (min-width: 992px) {
  .event-place > div > div {
    width: 50%;
  }
}

.event-place > div > div .text {
  font-size: 10px;
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.6196078431);
  line-height: 10px;
  text-align: center;
}

.event-place > div > div .nb {
  font-size: 30px;
  line-height: 30px;
  color: #ffffff;
  /* text-shadow: 0 0 20px #ffffffbd; */
  text-align: center;
}

.event-place > div > div.card {
  padding: 10px;
  background: #ed6518;
}

.place {
  color: #ed6518;
  display: flex;
  align-items: center;
}

.place .icons {
  font-size: 40px;
  color: #ed6518;
}

.responsables {
  text-align: right;
}

.responsables a {
  margin-top: 5px;
  border-radius: 2px;
  background: aliceblue;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #ed6518;
  background: rgba(237, 101, 24, 0.0588235294);
  border: 2px solid #ed6518;
}

.event-image {
  height: 150px;
  background-position: center center;
  background-size: cover;
}

.event-infos {
  width: 100%;
  padding: 20px;
  margin: 10px 0;
  overflow-x: auto;
  box-sizing: border-box;
}

.event-infos h2 {
  margin-top: 0;
}

.tag.tag-district {
  border: 2px solid #1067af;
  color: #1067af;
}

.event-header > div {
  padding: 20px;
  background-color: rgba(253, 238, 229, 0.64);
  border-radius: 2px;
  position: relative;
}

.event-header .form_actions {
  position: absolute;
  right: 20px;
  top: 0px;
}
.event-header .form_actions.form_actions_notif {
  bottom: 20px;
  top: auto;
}

.event-date-dle {
  border-radius: 2px;
  padding: 10px 10px;
  background: rgb(16, 103, 175);
  color: #ffffff;
  text-align: center;
}

.event-date-dle .icons {
  vertical-align: middle;
  font-size: 30px;
}

#event_list_container h2 {
  text-transform: uppercase;
  color: #1059a8;
  margin: 10px 0;
  border-bottom: 1px solid #1059a8;
}

.event-card {
  background: aliceblue;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 2px;
  flex-direction: column;
  transition-duration: 0.3s;
}
@media (min-width: 992px) {
  .event-card {
    flex-direction: row;
  }
}
.event-card::before {
  background-color: #1067af;
}
.event-card:hover::before {
  background-color: #d7e8f7;
}

.list_container a.event-card::before {
  height: 0px;
}

.list_container a.event-card:hover::before {
  height: 100%;
}

.event-card .date {
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  .event-card .date {
    width: 20%;
  }
}

.event-card .infos {
  padding: 15px;
  background-position: center;
  width: 100%;
  background-size: cover;
  text-align: center;
  border-radius: 2px;
}
@media (min-width: 992px) {
  .event-card .infos {
    width: 80%;
  }
}

.event-card .date .day {
  font-size: 50px;
  line-height: 50px;
  color: #ed6518;
  text-align: center;
}

.event-card .date .day_text {
  text-align: center;
}

.event-card .date .day_end {
  margin: 5px 0;
  background: rgba(237, 101, 24, 0.0705882353);
  border: 1px solid #ed6518;
  color: #ed6518;
  font-size: 12px;
  padding: 5px 10px;
  line-height: 15px;
  border-radius: 2px;
  text-align: center;
}

.event-card .date .nd_days {
  text-align: center;
  background: white;
  margin-top: 10px;
  border-radius: 50px;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1411764706);
}

.event-card .infos > div {
  background: rgba(240, 248, 255, 0.968627451);
  padding: 20px;
  height: 100%;
  border-radius: 2px;
  display: block;
  box-shadow: 0 0 10px 0 rgba(145, 167, 187, 0.2392156863);
  box-sizing: border-box;
}

.event-card .event-date-dle {
  font-size: 12px;
  margin-top: 10px;
  padding: 5px 20px;
  background: white;
  color: #1067af;
  display: inline-block;
  border-radius: 50px;
}

.event-card .event-date-dle i {
  font-size: 16px;
}

.event-card-edit.form_actions {
  margin-bottom: -10px;
  position: relative;
  z-index: 1;
  justify-content: flex-end;
  padding: 0 20px;
  width: 70px;
}

.event-infos-files {
  text-align: center;
}

.event-infos-files a {
  display: inline-block;
  color: aliceblue;
  background: #1067af;
  text-decoration: none;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 50px;
  margin: 5px;
}

.event-infos-files a i {
  font-size: 12px;
  margin-right: 0px;
}

.event-infos-hidden {
  color: #ed6518;
  background: #fdeee6 !important;
  margin: 10px 0;
}

.event-infos-hidden p {
  color: #ed6518;
}

.event-infos-hidden.card.soft h2 {
  margin: 0;
  color: #ed6518;
}

.event-infos-hidden .event-infos-files a {
  background: #ed6518;
}

.path-rencontre #block-unss-page-title {
  display: none;
}

.event_mail_update textarea {
  width: 100% !important;
  border-radius: 2px;
  background: #f0f6ff;
  border: none;
  padding: 10px 20px;
  box-sizing: border-box;
  margin-top: 20px;
}

.event_mail_update .check_actions span {
  cursor: pointer;
  color: #0f47a0;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 14px;
}

.event_mail_update .check_actions {
  display: flex;
  gap: 20px;
}

.event_mail_update label.has_sport {
  color: #0f469f;
}

.event_mail_update #event_mails {
  display: none;
}

#resultat_block {
  background: aliceblue;
  padding: 10px;
  position: relative;
  border-radius: 2px;
  margin-top: 10px;
}
#resultat_block > h2 {
  color: #1067af;
  margin: 0;
  padding: 15px 20px;
}
#resultat_block .resultat_block__content {
  padding: 10px 20px;
  color: #1467af;
}
#resultat_block .resultat_block__content a {
  color: white;
  background: #1467af;
  padding: 7px 25px;
  border-radius: 5px;
  text-decoration: none;
}
#resultat_block .resultat_block__content img {
  border-radius: 5px;
  border: 2px solid #1467af;
  margin: 0 auto;
  display: block;
}
#resultat_block .resultat_block__actions.form_actions {
  position: absolute;
  top: 0;
  right: 20px;
}
#resultat_block .resultat_block__files {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  padding: 10px 20px;
}
#resultat_block .resultat_block__files a {
  border: 1px solid #0f67af;
  border-radius: 4px;
  padding: 5px 15px;
  text-decoration: none;
  color: #0f67af;
  font-size: 12px;
  background: #ffffff;
  transition-duration: 0.5s;
}
#resultat_block .resultat_block__files a:hover {
  background: #0f67af;
  color: white;
  border-radius: 20px;
}

#groups_creator {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}

#groups_creator .left {
  flex: 4;
  margin-right: 10px;
}

#groups_creator ul.sortable {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#groups_creator ul.sortable li {
  margin: 5px 0;
  padding: 5px 10px;
  background-color: #fff;
  border: 2px solid #0a6eb4;
  border-radius: 5px;
  cursor: move;
  font-size: 12px;
  line-height: 12px;
}

#groups_creator .right {
  flex: 5;
  position: relative;
}
#groups_creator .right > div {
  position: relative;
  background: #f9f9f9;
  padding: 10px;
  border-radius: 2px;
  border: 2px solid #0f47a0;
  margin-bottom: 10px;
}
#groups_creator .right h2 {
  font-size: 15px;
  margin: 0;
  line-height: 30px;
}
#groups_creator .right h2 ~ button {
  background: rgba(255, 0, 0, 0.3098039216);
  border: none;
  border-radius: 2px;
  position: absolute;
  top: 8px;
  right: 10px;
  color: #bd2e2e;
  font-size: 12px;
  line-height: 12px;
  padding: 5px 15px;
}
#groups_creator .right > button {
  background: rgba(93, 230, 26, 0.28);
  border: none;
  border-radius: 2px;
  color: #408e23;
  font-size: 12px;
  line-height: 12px;
  padding: 5px 15px;
  margin-bottom: 5px;
}

#groups_creator .right .group {
  margin: 5px 0;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 5px;
}

#groups_creator .right .group .group-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}

#groups_creator .right .group .group-header h3 {
  margin: 0;
}

#groups_creator .right .group .group-header button {
  background-color: #ff9999;
  border: none;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 3px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

#groups_creator .right h2 ~ button + button {
  position: relative;
  color: #408e23;
  background: #d2f8bf;
  margin: 0 10px 20px;
  border-left: 10px solid #408e23;
}

#groups_creator .right .group .group-header button:hover {
  background-color: #ff6666;
}

#groups_creator .right .group ul {
  list-style-type: none;
  padding: 0;
}

#groups_creator .right .group ul li {
  margin: 5px 0;
  padding: 10px;
  background-color: #f1f1f1;
  border-radius: 5px;
  cursor: move;
}

#groups_creator .right input.student-select {
  display: none;
}

#groups_creator .right .group ul.ui-sortable-helper {
  opacity: 0.7;
}

#groups_creator .right .add-group {
  margin-top: 10px;
  text-align: center;
}

#groups_creator .right .add-group button {
  background-color: #00cc99;
  border: none;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 3px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

#groups_creator .right .add-group button:hover {
  background-color: #00b386;
}

#groups_creator ul.sortable {
  min-height: 60px;
  border-radius: 2px;
  border: 2px dashed #0f47a0;
  background: rgba(15, 69, 159, 0.0901960784);
  padding: 5px;
}

.modal-area-group.modal-group.modal-filter > div {
  width: 30% !important;
}

.modal-area-group.modal-group.modal-filter > div > label {
  font-size: 12px;
  color: white !important;
}

.modal-area-group.modal-group.modal-filter > div .ms-options-wrap > button {
  height: 20px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 0px;
}

.modal-area-group.modal-group.modal-filter > div .ms-options-wrap > .ms-options {
  width: auto;
  left: 80px;
  top: -50px;
  overflow-x: hidden;
}

.modal-area-group.modal-group.modal-filter > div input {
  height: 20px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 0px;
}

.modal-area-group.modal-group.modal-filter {
  background: #0f47a0;
  padding: 5px 20px;
  box-sizing: border-box;
  border-radius: 2px;
  margin-bottom: 5px;
  flex-direction: row !important;
}
@media (min-width: 992px) {
  .modal-area-group.modal-group.modal-filter {
    flex-direction: row !important;
  }
}

#groups_creator ul.sortable li {
  display: flex;
  gap: 8px;
}

#groups_creator .left input.student-jo {
  display: none;
}

#groups_creator .left .student-delete {
  display: none;
}

#groups_creator .left input.student-select {
  margin-left: auto;
  height: 12px;
  width: 12px;
}

#groups_creator .right .student-delete {
  margin-left: auto;
  color: #ff6666;
  font-weight: bold;
  cursor: pointer;
}

.modal-area .groupe_update {
  overflow-x: hidden;
}

#group_block {
  background: aliceblue;
  padding: 10px;
  position: relative;
  border-radius: 2px;
  margin-top: 10px;
}

#group_block #group_extra_actions_container {
  position: absolute;
  right: 30px;
  top: 20px;
}

#group_block > h2 {
  color: #1067af;
  margin: 0;
  padding: 15px 20px;
}

#group_block .filters {
  padding: 0 20px;
}
#group_block .filters > input {
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 10px;
  border-radius: 2px;
  border: 1px solid #1067af;
}

#group_block #group_list_container {
  margin-top: 0px;
  overflow-x: auto;
}
#group_block #group_list_container table {
  width: 100%;
}

#group_block #group_list_container a::before {
  content: "";
  background-color: rgba(74, 85, 237, 0.231372549);
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  z-index: -1;
  transition: all 0.3s ease-in-out;
  border-radius: 2px;
}

#group_block #group_list_container a {
  color: inherit;
  text-decoration: none;
  z-index: 0;
  position: relative;
}

#group_block #group_list_container a:hover::before {
  bottom: 0;
  height: 100%;
}

#groups_creator_description {
  background: aliceblue;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 19px;
  border-radius: 2px;
  color: #0f47a0;
}

#left-list {
  height: 41vh;
  overflow-y: auto;
}

#groups_creator .group-close ul {
  display: none;
}

#groups_creator .group-toggle {
  display: inline-block;
  padding: 2px 6px;
  background: #e4e9f1;
  border-radius: 2px;
  line-height: 15px;
  color: #0f4fa4;
  cursor: pointer;
}

.remboursement_event_block {
  background: aliceblue;
  padding: 10px;
  position: relative;
  border-radius: 2px;
  margin-top: 10px;
}

.remboursement_event_block #remboursement_extra_actions_container {
  position: absolute;
  right: 30px;
  top: 20px;
}

.remboursement_event_block > h2 {
  color: #1067af;
  margin: 0;
  padding: 15px 20px;
}

.remboursement_event_block .filters {
  padding: 0 20px;
}
.remboursement_event_block .filters > input {
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 10px;
  border-radius: 2px;
  border: 1px solid #1067af;
}

.remboursement_event_block #remboursement_list_container {
  margin-top: 0px;
  overflow-x: auto;
}
.remboursement_event_block #remboursement_list_container table {
  width: 100%;
}

.remboursement_event_block #remboursement_list_container a::before {
  content: "";
  background-color: rgba(74, 85, 237, 0.231372549);
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  z-index: -1;
  transition: all 0.3s ease-in-out;
  border-radius: 2px;
}

.remboursement_event_block #remboursement_list_container a {
  color: inherit;
  text-decoration: none;
  z-index: 0;
  position: relative;
}

.remboursement_event_block #remboursement_list_container a:hover::before {
  bottom: 0;
  height: 100%;
}

#remboursement-as-event-table {
  width: 100%;
  margin-top: 20px;
}

#remboursement-as-event-table th:first-child, #remboursement-as-event-table td:first-child {
  max-width: 120px;
  background: aliceblue;
}

#remboursement-as-event-table th {
  background: #d0e9ff;
  color: #0f48a0;
  border-right: 1px solid #0f4ea3;
  text-align: center;
  font-size: 12px;
}

#remboursement-as-event-table td:first-child {
  font-size: 12px;
  text-align: center;
}

.remboursement-delete-event {
  background: #ffa8a8;
  border: none;
  color: red;
  width: 24px;
  border-radius: 4px;
  margin-left: 10px;
}

#remboursement-as-event-table td {
  text-align: center;
  background: #fbfbfb;
}
#remboursement-as-event-table td.is-checked {
  background: #c3ffc7;
}

#remboursement-cheques-table, #remboursement-files-table {
  width: 100%;
  margin-bottom: 20px;
}

#remboursement-cheques-table th, #remboursement-files-table th {
  background: #d0e9ff;
  color: #0f48a0;
  border-right: 1px solid #0f4ea3;
  text-align: center;
  font-size: 12px;
}

.remboursement-delete-cheque, .remboursement-delete-file {
  border: none;
  background: #ffc9c9;
  border-radius: 2px;
  padding: 0px 10px;
  font-size: 10px;
  color: #c43939;
  text-transform: uppercase;
  transition-duration: 0.2s;
  opacity: 1;
}

.remboursement-delete-cheque:hover, .remboursement-delete-file:hover, .remboursement-open-file:hover, #remboursement-add-cheque:hover {
  opacity: 0.7;
}

#remboursement-add-cheque, .remboursement-open-file {
  border: none;
  background: #c5ecac;
  border-radius: 2px;
  padding: 0px 10px;
  font-size: 10px;
  color: #4ba211;
  text-transform: uppercase;
  transition-duration: 0.2s;
  opacity: 1;
  float: right;
  text-decoration: none;
  margin-top: 1px;
}

.remboursement-open-file {
  float: left;
}

#remboursement-cheques-table tr, #remboursement-cheques-table td,
#remboursement-files-table tr, #remboursement-files-table td,
#remboursement-as-event-table tr, #remboursement-as-event-table td {
  border: 1px solid #0f4ea3;
  margin-bottom: 20px;
}

.field--cheques_to_delete {
  display: none;
}

.field--files_to_delete {
  display: none;
}

.remboursement-item {
  background: rgba(255, 255, 255, 0.6392156863);
  position: relative;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #9ed2ff;
  margin-bottom: 10px;
}
.remboursement-item--container {
  padding: 50px 20px 20px 20px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}
.remboursement-item--container--main--header {
  display: flex;
  gap: 10px;
}
.remboursement-item--container--main--header .tag-status {
  position: absolute;
  background: #ff8f3d;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0px 10px;
  left: 0;
  width: 100px;
  text-align: center;
  top: 10px;
}
.remboursement-item--container--main--header .tag-total {
  position: absolute;
  left: 120px;
  background: #a1f0a1;
  color: green;
  padding: 0 10px;
  font-size: 16px;
  top: 10px;
}
.remboursement-item--container--main--content--event {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  font-size: 12px;
}
.remboursement-item--container--main--content--event > span {
  margin-right: 10px;
  display: inline-block;
  padding: 0 10px;
  background: aliceblue;
  margin-bottom: 10px;
}
.remboursement-item--container--main--content--as {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  margin-top: 10px;
}
.remboursement-item--container--main--content--as > span {
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 10px;
  background: #fef4ee;
  color: #ff8f3d;
}
.remboursement-item--container--actions {
  position: absolute;
  top: 10px;
  right: 10px;
  display: flex;
  gap: 10px;
}
.remboursement-item--container--files {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.remboursement-item--container--files a {
  display: inline-block;
  padding: 0 10px;
  background: #1c6eb3;
  text-transform: uppercase;
  font-size: 12px;
  color: white !important;
  border-radius: 2px;
  border-left: 4px solid #114b7b;
}
.remboursement-item.remboursement-waiting {
  border-left: 10px solid #ff8f3d;
}
.remboursement-item.remboursement-waiting .tag-status {
  background: #ff8f3d;
}
.remboursement-item.remboursement-canceled {
  border-left: 10px solid #ff3d5a;
  filter: grayscale(100%);
}
.remboursement-item.remboursement-canceled .tag-status {
  background: #ff3d5a;
}
.remboursement-item.remboursement-validated {
  border-left: 10px solid #1ecc98;
}
.remboursement-item.remboursement-validated .tag-status {
  background: #1ecc98;
}
.remboursement-item.remboursement-paid {
  border-left: 10px solid #60c91a;
}
.remboursement-item.remboursement-paid .tag-status {
  background: #60c91a;
}
.remboursement-item.remboursement-billed {
  border-left: 10px solid #84cbff;
}
.remboursement-item.remboursement-billed .tag-status {
  background: #84cbff;
}
.remboursement-item.remboursement-district {
  border-left: 10px solid #0094f0;
}
.remboursement-item.remboursement-district .tag-status {
  background: #0094f0;
}

.hebergement_event_block {
  background: aliceblue;
  padding: 10px;
  position: relative;
  border-radius: 2px;
  margin-top: 10px;
}

.hebergement_event_block #hebergement_extra_actions_container {
  position: absolute;
  right: 30px;
  top: 20px;
}

.hebergement_event_block > h2 {
  color: #1067af;
  margin: 0;
  padding: 15px 20px;
}

.hebergement_event_block .filters {
  padding: 0 20px;
}
.hebergement_event_block .filters > input {
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 10px;
  border-radius: 2px;
  border: 1px solid #1067af;
}

.hebergement_event_block #hebergement_list_container {
  margin-top: 0px;
  overflow-x: auto;
}
.hebergement_event_block #hebergement_list_container .field_sandwich_midi {
  background: rgba(128, 255, 128, 0.568627451);
  text-align: center;
}
.hebergement_event_block #hebergement_list_container .field_navette {
  background: rgba(237, 101, 24, 0.368627451);
}
.hebergement_event_block #hebergement_list_container td.field_navette span {
  line-height: 12px;
  font-size: 12px;
}
.hebergement_event_block #hebergement_list_container .field_avec_hebergement {
  text-align: center;
  background: rgba(247, 68, 95, 0.431372549);
}
.hebergement_event_block #hebergement_list_container td.text-center {
  text-align: center;
}
.hebergement_event_block #hebergement_list_container table {
  width: 100%;
  background: white;
}
.hebergement_event_block #hebergement_list_container table td, .hebergement_event_block #hebergement_list_container table th {
  border: 1px solid #0f419d;
}
.hebergement_event_block #hebergement_list_container table th {
  padding: 10px;
  position: relative;
  vertical-align: bottom;
  text-align: center;
}
.hebergement_event_block #hebergement_list_container table th span {
  writing-mode: vertical-lr;
  text-orientation: mixed;
  white-space: nowrap;
  font-size: 14px;
}
.hebergement_event_block #hebergement_list_container .export-excel-dh a {
  cursor: pointer;
}

.hebergement_event_block #hebergement_list_container a::before {
  content: "";
  background-color: rgba(74, 85, 237, 0.231372549);
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  z-index: -1;
  transition: all 0.3s ease-in-out;
  border-radius: 2px;
}

.hebergement_event_block #hebergement_list_container a {
  color: inherit;
  text-decoration: none;
  z-index: 0;
  position: relative;
}

.hebergement_event_block #hebergement_list_container a:hover::before {
  bottom: 0;
  height: 100%;
}

#hebergement-as-event-table {
  width: 100%;
  margin-top: 20px;
}

#hebergement-as-event-table th:first-child, #hebergement-as-event-table td:first-child {
  max-width: 120px;
  background: aliceblue;
}

#hebergement-as-event-table th {
  background: #d0e9ff;
  color: #0f48a0;
  border-right: 1px solid #0f4ea3;
  text-align: center;
  font-size: 12px;
}

#hebergement-as-event-table td:first-child {
  font-size: 12px;
  text-align: center;
}

.hebergement-delete-event {
  background: #ffa8a8;
  border: none;
  color: red;
  width: 24px;
  border-radius: 4px;
  margin-left: 10px;
}

#hebergement-as-event-table td {
  text-align: center;
  background: #fbfbfb;
}
#hebergement-as-event-table td.is-checked {
  background: #c3ffc7;
}

#hebergement-cheques-table, #hebergement-files-table {
  width: 100%;
  margin-bottom: 20px;
}

#hebergement-cheques-table th, #hebergement-files-table th {
  background: #d0e9ff;
  color: #0f48a0;
  border-right: 1px solid #0f4ea3;
  text-align: center;
  font-size: 12px;
}

.hebergement-delete-cheque, .hebergement-delete-file {
  border: none;
  background: #ffc9c9;
  border-radius: 2px;
  padding: 0px 10px;
  font-size: 10px;
  color: #c43939;
  text-transform: uppercase;
  transition-duration: 0.2s;
  opacity: 1;
}

.hebergement-delete-cheque:hover, .hebergement-delete-file:hover, .hebergement-open-file:hover, #hebergement-add-cheque:hover {
  opacity: 0.7;
}

#hebergement-add-cheque, .hebergement-open-file {
  border: none;
  background: #c5ecac;
  border-radius: 2px;
  padding: 0px 10px;
  font-size: 10px;
  color: #4ba211;
  text-transform: uppercase;
  transition-duration: 0.2s;
  opacity: 1;
  float: right;
  text-decoration: none;
  margin-top: 1px;
}

.hebergement-open-file {
  float: left;
}

#hebergement-cheques-table tr, #hebergement-cheques-table td,
#hebergement-files-table tr, #hebergement-files-table td,
#hebergement-as-event-table tr, #hebergement-as-event-table td {
  border: 1px solid #0f4ea3;
  margin-bottom: 20px;
}

.field--cheques_to_delete {
  display: none;
}

.field--files_to_delete {
  display: none;
}

.hebergement-item {
  background: rgba(255, 255, 255, 0.6392156863);
  position: relative;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #9ed2ff;
  margin-bottom: 10px;
}
.hebergement-item--container {
  padding: 50px 20px 20px 20px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}
.hebergement-item--container--main--header {
  display: flex;
  gap: 10px;
}
.hebergement-item--container--main--header .tag-status {
  position: absolute;
  background: #ff8f3d;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0px 10px;
  left: 0;
  width: 100px;
  text-align: center;
  top: 10px;
}
.hebergement-item--container--main--header .tag-total {
  position: absolute;
  left: 120px;
  background: #a1f0a1;
  color: green;
  padding: 0 10px;
  font-size: 16px;
  top: 10px;
}
.hebergement-item--container--main--content--event {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  font-size: 12px;
}
.hebergement-item--container--main--content--event > span {
  margin-right: 10px;
  display: inline-block;
  padding: 0 10px;
  background: aliceblue;
  margin-bottom: 10px;
}
.hebergement-item--container--main--content--as {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  margin-top: 10px;
}
.hebergement-item--container--main--content--as > span {
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 10px;
  background: #fef4ee;
  color: #ff8f3d;
}
.hebergement-item--container--actions {
  position: absolute;
  top: 10px;
  right: 10px;
  display: flex;
  gap: 10px;
}
.hebergement-item--container--files {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.hebergement-item--container--files a {
  display: inline-block;
  padding: 0 10px;
  background: #1c6eb3;
  text-transform: uppercase;
  font-size: 12px;
  color: white !important;
  border-radius: 2px;
  border-left: 4px solid #114b7b;
}
.hebergement-item.hebergement-waiting {
  border-left: 10px solid #ff8f3d;
}
.hebergement-item.hebergement-waiting .tag-status {
  background: #ff8f3d;
}
.hebergement-item.hebergement-canceled {
  border-left: 10px solid #ff3d5a;
  filter: grayscale(100%);
}
.hebergement-item.hebergement-canceled .tag-status {
  background: #ff3d5a;
}
.hebergement-item.hebergement-validated {
  border-left: 10px solid #1ecc98;
}
.hebergement-item.hebergement-validated .tag-status {
  background: #1ecc98;
}
.hebergement-item.hebergement-paid {
  border-left: 10px solid #60c91a;
}
.hebergement-item.hebergement-paid .tag-status {
  background: #60c91a;
}
.hebergement-item.hebergement-billed {
  border-left: 10px solid #84cbff;
}
.hebergement-item.hebergement-billed .tag-status {
  background: #84cbff;
}
.hebergement-item.hebergement-district {
  border-left: 10px solid #0094f0;
}
.hebergement-item.hebergement-district .tag-status {
  background: #0094f0;
}

/*# sourceMappingURL=main.css.map */
