/* ==========================================================================
Generic styles
========================================================================== */
@font-face {
  font-family: 'montserrat';
  font-weight: normal;
  font-style: normal;
  src: url("../../fonts/Montserrat-Regular.ttf"); }

@font-face {
  font-family: 'montserrat-bold';
  font-weight: normal;
  font-style: normal;
  src: url("../../fonts/Montserrat-Bold.ttf"); }

@font-face {
  font-family: 'montserrat-medium';
  font-weight: normal;
  font-style: normal;
  src: url("../../fonts/Montserrat-Medium.ttf"); }

@font-face {
  font-family: 'montserrat-italic';
  font-weight: normal;
  font-style: normal;
  src: url("../../fonts/Montserrat-Italic.ttf"); }

@font-face {
  font-family: 'montserrat-semiBold';
  font-weight: normal;
  font-style: normal;
  src: url("../../fonts/Montserrat-SemiBold.ttf"); }

@font-face {
  font-family: 'montserrat-semiBoldItalic';
  font-weight: normal;
  font-style: normal;
  src: url("../../fonts/Montserrat-SemiBoldItalic.ttf"); }

.m-0 {
  margin: 0rem !important; }

.mt-0 {
  margin-top: 0rem !important; }

.mr-0 {
  margin-right: 0rem !important; }

.mb-0 {
  margin-bottom: 0rem !important; }

.ml-0 {
  margin-left: 0rem !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 0.75rem !important; }

.mt-3 {
  margin-top: 0.75rem !important; }

.mr-3 {
  margin-right: 0.75rem !important; }

.mb-3 {
  margin-bottom: 0.75rem !important; }

.ml-3 {
  margin-left: 0.75rem !important; }

.m-4 {
  margin: 1rem !important; }

.mt-4 {
  margin-top: 1rem !important; }

.mr-4 {
  margin-right: 1rem !important; }

.mb-4 {
  margin-bottom: 1rem !important; }

.ml-4 {
  margin-left: 1rem !important; }

.m-5 {
  margin: 1.25rem !important; }

.mt-5 {
  margin-top: 1.25rem !important; }

.mr-5 {
  margin-right: 1.25rem !important; }

.mb-5 {
  margin-bottom: 1.25rem !important; }

.ml-5 {
  margin-left: 1.25rem !important; }

.m-6 {
  margin: 1.5rem !important; }

.mt-6 {
  margin-top: 1.5rem !important; }

.mr-6 {
  margin-right: 1.5rem !important; }

.mb-6 {
  margin-bottom: 1.5rem !important; }

.ml-6 {
  margin-left: 1.5rem !important; }

.m-7 {
  margin: 1.75rem !important; }

.mt-7 {
  margin-top: 1.75rem !important; }

.mr-7 {
  margin-right: 1.75rem !important; }

.mb-7 {
  margin-bottom: 1.75rem !important; }

.ml-7 {
  margin-left: 1.75rem !important; }

.m-8 {
  margin: 2rem !important; }

.mt-8 {
  margin-top: 2rem !important; }

.mr-8 {
  margin-right: 2rem !important; }

.mb-8 {
  margin-bottom: 2rem !important; }

.ml-8 {
  margin-left: 2rem !important; }

.m-9 {
  margin: 2.25rem !important; }

.mt-9 {
  margin-top: 2.25rem !important; }

.mr-9 {
  margin-right: 2.25rem !important; }

.mb-9 {
  margin-bottom: 2.25rem !important; }

.ml-9 {
  margin-left: 2.25rem !important; }

.m-10 {
  margin: 2.5rem !important; }

.mt-10 {
  margin-top: 2.5rem !important; }

.mr-10 {
  margin-right: 2.5rem !important; }

.mb-10 {
  margin-bottom: 2.5rem !important; }

.ml-10 {
  margin-left: 2.5rem !important; }

.p-0 {
  padding: 0rem !important; }

.pt-0 {
  padding-top: 0rem !important; }

.pr-0 {
  padding-right: 0rem !important; }

.pb-0 {
  padding-bottom: 0rem !important; }

.pl-0 {
  padding-left: 0rem !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 0.75rem !important; }

.pt-3 {
  padding-top: 0.75rem !important; }

.pr-3 {
  padding-right: 0.75rem !important; }

.pb-3 {
  padding-bottom: 0.75rem !important; }

.pl-3 {
  padding-left: 0.75rem !important; }

.p-4 {
  padding: 1rem !important; }

.pt-4 {
  padding-top: 1rem !important; }

.pr-4 {
  padding-right: 1rem !important; }

.pb-4 {
  padding-bottom: 1rem !important; }

.pl-4 {
  padding-left: 1rem !important; }

.p-5 {
  padding: 1.25rem !important; }

.pt-5 {
  padding-top: 1.25rem !important; }

.pr-5 {
  padding-right: 1.25rem !important; }

.pb-5 {
  padding-bottom: 1.25rem !important; }

.pl-5 {
  padding-left: 1.25rem !important; }

.p-6 {
  padding: 1.5rem !important; }

.pt-6 {
  padding-top: 1.5rem !important; }

.pr-6 {
  padding-right: 1.5rem !important; }

.pb-6 {
  padding-bottom: 1.5rem !important; }

.pl-6 {
  padding-left: 1.5rem !important; }

.p-7 {
  padding: 1.75rem !important; }

.pt-7 {
  padding-top: 1.75rem !important; }

.pr-7 {
  padding-right: 1.75rem !important; }

.pb-7 {
  padding-bottom: 1.75rem !important; }

.pl-7 {
  padding-left: 1.75rem !important; }

.p-8 {
  padding: 2rem !important; }

.pt-8 {
  padding-top: 2rem !important; }

.pr-8 {
  padding-right: 2rem !important; }

.pb-8 {
  padding-bottom: 2rem !important; }

.pl-8 {
  padding-left: 2rem !important; }

.p-9 {
  padding: 2.25rem !important; }

.pt-9 {
  padding-top: 2.25rem !important; }

.pr-9 {
  padding-right: 2.25rem !important; }

.pb-9 {
  padding-bottom: 2.25rem !important; }

.pl-9 {
  padding-left: 2.25rem !important; }

.p-10 {
  padding: 2.5rem !important; }

.pt-10 {
  padding-top: 2.5rem !important; }

.pr-10 {
  padding-right: 2.5rem !important; }

.pb-10 {
  padding-bottom: 2.5rem !important; }

.pl-10 {
  padding-left: 2.5rem !important; }

/* Spacings AUTO */
.mt-auto {
  margin-top: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.ml-auto {
  margin-left: auto !important; }

/* scrollbar styles */
::-webkit-scrollbar {
  -webkit-border-radius: 5px;
  background-color: white;
  border-radius: 5px;
  height: 10px;
  transition: background-color .2s linear;
  width: 10px; }

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  background: #aaa;
  background-clip: padding-box;
  border: 2px solid transparent;
  border-radius: 5px;
  transition: background-color .2s linear; }

.hidden-footer-logo-power-bi {
  width: 100%;
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 72px), 0% calc(100% - 72px)); }

.request_dataset {
  float: right;
  margin-top: -4rem; }

/*----------------------------------------*/
/* START - MEDIA QUERIES */
/*----------------------------------------*/
@media (max-width: 67.7rem) and (min-width: 48rem), (max-width: 40rem) and (min-width: 20rem) {
  /* 640px to 320px */
  .filter-container + .layout-content .view {
    top: auto;
    margin-bottom: auto !important; } }

@media (max-width: 48rem) {
  .filter-container {
    width: calc(100% - 2rem);
    position: absolute;
    z-index: 10;
    left: 0px;
    display: none;
    top: 8.375rem;
    position: fixed;
    min-height: calc(100vh - 11.5rem);
    height: calc(100vh - 11.5rem);
    overflow: auto; }
    .filter-container.open {
      display: block; }
    .filter-container__button {
      display: flex; }
    .filter-container__close {
      display: flex; }
    .filter-container + .layout-content {
      width: calc(100%); } }

/*----------------------------------------*/
/* END - MEDIA QUERIES */
/*----------------------------------------*/
