@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon-check {
  font-size: 18px !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.single-row-chart-high {
  background-color: rgba(57, 136, 44, 0.3);
  color: #FFFFFF;
}
.single-row-chart-high div {
  background-color: #39882c;
  padding: 3px;
  margin: 1px;
}

.single-row-chart-medium {
  background-color: rgba(246, 177, 0, 0.3);
  color: #FFFFFF;
}
.single-row-chart-medium div {
  background-color: #F6B100;
  padding: 3px;
  margin: 1px;
}

.single-row-chart-low {
  background-color: rgba(190, 9, 51, 0.3);
  color: #FFFFFF;
}
.single-row-chart-low div {
  background-color: #BE0933;
  padding: 3px;
  margin: 1px;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.page-toolbar.default {
  background: #723E98;
  color: #FFFFFF;
}
.page-toolbar.default .link-button {
  color: #FFFFFF;
}
.page-toolbar.dagrd {
  background: #0085bf;
  color: #FFFFFF;
}
.page-toolbar.dagrd .link-button {
  color: #FFFFFF;
}
.page-toolbar.panel {
  background: #DDDDDD;
  border-top-left-radius: 0.18rem;
  border-top-right-radius: 0.18rem;
}
.page-toolbar.persian-green {
  background: #00989D;
}
.page-toolbar.persian-green .link-button {
  color: #FFFFFF;
}
.page-toolbar.trendyPink {
  background: #9E61A5;
  color: #FFFFFF;
}
.page-toolbar .page-toolbar-container {
  display: flex;
  align-items: center;
  padding: 1rem;
}
.page-toolbar .page-toolbar-container.start {
  justify-content: start;
}
.page-toolbar .page-toolbar-container.between {
  justify-content: space-between;
}
.page-toolbar .page-toolbar-container.center {
  justify-content: center;
}
.page-toolbar .page-toolbar-container.end {
  justify-content: end;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.custom-table {
  min-width: 41rem;
}
.custom-table thead tr th {
  border-bottom: 0.12rem solid #DDDDDD;
  font-size: 0.87rem;
  font-weight: 600;
  padding: 0.5rem;
}
.custom-table tbody tr td {
  padding: 0.5rem;
}
.custom-table tbody tr td a {
  color: #337AB7;
  font-size: 14px;
  text-decoration: none;
}
.custom-table tbody tr td img {
  width: 10.37rem;
  vertical-align: middle;
}
.custom-table .icon-url {
  font-size: 2em;
}
.custom-table .Alto {
  color: #39882c;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .Medio {
  color: #F6B100;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .Bajo {
  color: #BE0933;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .graphicYearChart {
  width: 230px;
}
.custom-table .icon-download {
  font-size: 1.5em;
  color: rgba(0, 0, 0, 0.12);
}
.cell-background:nth-child(odd) {
  background-color: #F6F6F6;
}
.button-text-state {
  color: #337AB7 !important;
  font-size: 1.5em;
  font-weight: 700;
  text-transform: initial !important;
}
.button-text-state:hover {
  color: #23527c !important;
  background-color: transparent !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.customDatePicker {
  width: 100%;
}
.customDatePicker input, .customDatePicker label {
  font-size: 0.785rem;
}

@media (max-width: 600px) {
  .customDatePicker input, .customDatePicker label {
    font-size: 1.125rem;
  }
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.add {
  margin-left: 1rem;
  margin-right: 1rem;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.page-title {
  align-items: center;
  display: flex;
  margin: 0rem;
  padding: 0rem;
}
.page-title #page-title-children {
  padding: 0.625rem;
}
.page-title #grid-item {
  padding: 0rem;
  display: flex;
  align-items: center;
}
.page-title h1 {
  color: #139597;
  display: flex;
  font-family: "Ultra", serif;
  font-size: 1.87rem;
  font-weight: 900;
  margin: 0.625rem 0rem;
  padding: 0rem 1rem;
  text-align: center;
  justify-content: flex-end;
}
.page-title p {
  color: #6b6d6d;
  font-family: "Lato", Helvetica, serif;
  font-size: 1.25rem;
  margin: 0.625rem 0rem;
  padding: 0rem 1rem;
  text-align: justify;
}
.page-title-without-space h1 {
  white-space: nowrap;
}
.page-title-without-space p {
  white-space: nowrap;
}
@media (max-width: 1200px) {
  .page-title-without-space {
    display: block !important;
  }
  .page-title-without-space h1 {
    white-space: normal;
  }
  .page-title-without-space p {
    white-space: normal;
  }
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.custom-table.indicators tbody tr {
  cursor: pointer;
}
.custom-table.indicators tbody tr:nth-child(odd) {
  background: hsl(0deg, 0%, 98%);
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.export-toolbar {
  display: flex;
  align-items: center;
  justify-content: center;
}
.export-toolbar button {
  margin-right: 1rem;
}
.export-toolbar button.pdf {
  background: #FF5722;
}
.export-toolbar button.excel {
  color: #333333;
}

.actionPage {
  padding-bottom: 2rem;
}
.actionPage .selectForm div {
  font-size: 0.785rem;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.export-toolbar {
  display: flex;
  align-items: center;
  justify-content: center;
}
.export-toolbar button {
  margin-right: 1rem;
}
.export-toolbar button.pdf {
  background: #FF5722;
}
.export-toolbar button.excel {
  color: #333333;
}

.actionPage {
  padding-bottom: 2rem;
}
.actionPage .selectForm div {
  font-size: 0.785rem;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
.custom-card {
  margin: 0.9rem;
}
.custom-card .graph-card {
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
}
.custom-card .actions-card {
  display: flex;
  flex-direction: column;
  position: inherit;
  text-align: center;
  width: auto;
}
@media (min-width: 900px) {
  .custom-card .actions-card {
    margin-left: 1%;
    max-width: 190px;
    min-width: 150px;
    position: fixed;
    top: 5rem;
  }
}
@media (max-width: 899px) {
  .custom-card .actions-card {
    background-color: transparent;
    box-shadow: none;
  }
}
.custom-card .actions-card h1 {
  color: #6b6d6d;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.1;
  line-height: 1.428571429;
  margin: 0.625rem 0rem;
  padding: 0rem 1rem;
}
.custom-card .actions-card span {
  color: #00989D;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 2.188rem;
  font-weight: bold;
  margin: 0.625rem 0rem;
  padding: 0rem 0rem;
}
.custom-card .indicator-participants-actions {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0rem;
  padding: 0rem;
}
.custom-card .indicator-participants-actions #grid-item {
  padding: 0rem;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.actions-grid-container {
  margin-right: 0;
}
@media (min-width: 900px) {
  .actions-grid-container {
    margin-right: 5%;
  }
}
.actions-grid-container .separator {
  border-top: 1px solid #EEEEEE;
  width: 100%;
}
@media (min-width: 900px) {
  .actions-grid-container .separator {
    display: none;
  }
}
.actions-grid-container .separator-actions {
  border-top: 1px solid #EEEEEE;
  margin: 1rem 0.3rem;
  width: 100%;
}
@media (max-width: 899px) {
  .actions-grid-container .separator-actions {
    display: none;
  }
}
.actions-grid-container .indicator-participants-actions {
  justify-content: center !important;
}
.actions-grid-container .indicator-participants-actions .action-icons {
  color: #6b6d6d;
  display: none;
  justify-content: space-evenly;
}
@media (min-width: 900px) {
  .actions-grid-container .indicator-participants-actions .action-icons {
    display: block;
  }
}
.actions-grid-container .indicator-participants-actions .action-icons .benIcons {
  width: 0.75em;
}
.actions-grid-container .numberSons {
  padding-top: 1rem;
}
.employments-icons {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 1rem;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.menu-equity-fixed {
  position: fixed;
}

.main-container {
  max-width: 1366px !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.main-space {
  min-height: 81.8vh;
}
@media only screen and (max-height: 864px) {
  .main-space {
    min-height: 80vh;
  }
}

.menu-actions-fixed {
  position: fixed;
  top: 0;
  left: calc(10% - 100px);
}

.table-button {
  width: 88px;
  height: 33px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-radius: 0px !important;
  margin-bottom: 5px !important;
}

.equity-page-title {
  height: 35px;
  padding-bottom: 35px;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.chart-title {
  font-size: 12px;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.path {
  stroke: #ccc;
  stroke-width: 1px;
}
.path:hover {
  cursor: pointer;
  fill-opacity: 0.8;
}
.map-canvas {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  border-style: ridge;
  border: none;
  color: #FFFFFF;
  height: 500px;
  width: 100%;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.actions-grid-container {
  margin-right: 0;
}
@media (min-width: 900px) {
  .actions-grid-container {
    margin-right: 5%;
  }
}
.actions-grid-container .separator {
  border-top: 1px solid #EEEEEE;
  width: 100%;
}
@media (min-width: 900px) {
  .actions-grid-container .separator {
    display: none;
  }
}
.actions-grid-container .separator-actions {
  border-top: 1px solid #EEEEEE;
  margin: 1rem 0.3rem;
  width: 100%;
}
@media (max-width: 899px) {
  .actions-grid-container .separator-actions {
    display: none;
  }
}
.actions-grid-container .indicator-participants-actions {
  justify-content: space-evenly;
}
.actions-grid-container .indicator-participants-actions .action-icons {
  color: #6b6d6d;
  display: none;
  justify-content: space-evenly;
}
@media (min-width: 900px) {
  .actions-grid-container .indicator-participants-actions .action-icons {
    display: block;
  }
}
.actions-grid-container .indicator-participants-actions .action-icons .benIcons {
  width: 0.75em;
}
.actions-grid-container .numberSons {
  padding-top: 1rem;
}
.doughnut-container {
  width: 80%;
  margin: 0 auto;
}
.bar-container {
  width: 100%;
  margin: 0 auto;
}
.charts-container {
  height: 100%;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
.custom-dialog .custom-dialog-title {
  font-size: 1.25rem;
  display: flex;
  justify-content: space-between !important;
  align-items: center;
}
.custom-dialog .custom-dialog-title.primary {
  background: #723E98 !important;
  color: #FFFFFF;
}
.custom-dialog .custom-dialog-title.primary .close {
  color: #FFFFFF;
  padding: 0;
}
.custom-dialog h2 {
  display: flex !important;
  justify-content: flex-start !important;
}
.custom-dialog p {
  display: flex !important;
  justify-content: flex-start !important;
}
.custom-dialog .custom-dialog-content {
  padding: 24px;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.inputForm {
  width: 100%;
  margin-bottom: 2rem;
}
.inputForm .errorInput {
  color: #DD2C00;
  font-family: "Lato", Helvetica, sans-serif;
}
.inputForm input,
.inputForm textarea {
  font-size: 0.85rem;
}
.inputForm .textFieldCustomInput {
  width: 100%;
}
.inputForm .textFieldCustomInput .MuiInputLabel-standard {
  font-size: 0.75rem;
}
.inputForm .textFieldCustomInput .MuiInput-root:hover:not(.Mui-disabled):before {
  border-bottom: 0.063rem solid rgba(0, 0, 0, 0.12);
}
.inputForm .textFieldCustomInput .MuiInput-root:not(.Mui-disabled):before {
  border-bottom: 0.063rem solid rgba(0, 0, 0, 0.12);
}

@media (max-width: 600px) {
  .inputForm input,
.inputForm textarea {
    font-size: 1.125rem;
  }
  .inputForm .textFieldCustomInput .MuiInputLabel-standard {
    font-size: 1.125rem;
  }
  .inputForm .textFieldCustomInput .MuiInputBase-input {
    font-size: 1.125rem;
  }
}.sun-editor{width:auto;height:auto;box-sizing:border-box;font-family:Helvetica Neue;border:1px solid #dadada;background-color:#fff;color:#000;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor *{box-sizing:border-box;-webkit-user-drag:none;overflow:visible}.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}.sun-editor-common blockquote,.sun-editor-common body,.sun-editor-common button,.sun-editor-common code,.sun-editor-common dd,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common fieldset,.sun-editor-common form,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common input,.sun-editor-common legend,.sun-editor-common li,.sun-editor-common ol,.sun-editor-common p,.sun-editor-common pre,.sun-editor-common select,.sun-editor-common td,.sun-editor-common textarea,.sun-editor-common th,.sun-editor-common ul{margin:0;padding:0;border:0}.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}.sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{resize:none;border:0;padding:0}.sun-editor button{border:0;background-color:transparent;touch-action:manipulation;cursor:pointer;outline:none}.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}.sun-editor button span{display:block;margin:0;padding:0}.sun-editor button .txt{display:block;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sun-editor button *{pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor .se-svg,.sun-editor button>svg{width:16px;height:16px;margin:auto;fill:currentColor;display:block;text-align:center;float:none}.sun-editor .close>svg,.sun-editor .se-dialog-close>svg{width:10px;height:10px}.sun-editor .se-btn-select>svg{float:right;width:10px;height:10px}.sun-editor .se-btn-list>.se-list-icon{display:inline-block;width:16px;height:16px;margin:-1px 10px 0 0;vertical-align:middle}.sun-editor .se-line-breaker>button>svg{width:24px;height:24px}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;font-size:15px;line-height:2}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{position:absolute;display:block;width:0;height:0;border:11px solid transparent}.sun-editor .se-arrow.se-arrow-up{top:-11px;left:20px;margin-left:-11px;border-top-width:0;border-bottom-color:#dadada}.sun-editor .se-arrow.se-arrow-up:after{top:1px;margin-left:-11px;content:" ";border-top-width:0;border-bottom-color:#fff}.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}.sun-editor .se-arrow.se-arrow-down{top:0;left:0;margin-left:-11px;border-bottom-width:0;border-top-color:#dadada}.sun-editor .se-arrow.se-arrow-down:after{top:-12px;margin-left:-11px;content:" ";border-bottom-width:0;border-top-color:#fff}.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}.sun-editor .se-container{position:relative;width:100%;height:100%}.sun-editor button{color:#000}.sun-editor .se-btn{float:left;width:34px;height:34px;border:0;border-radius:4px;margin:1px!important;padding:0;font-size:12px;line-height:27px}.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;-webkit-box-shadow:inset 0 3px 5px #c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn-primary{color:#000;background-color:#c7deff;border:1px solid #80bdff;border-radius:4px}.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{color:#000;background-color:#80bdff;border-color:#3f9dff;outline:0 none}.sun-editor .se-btn-primary:active{color:#fff;background-color:#3f9dff;border-color:#4592ff;-webkit-box-shadow:inset 0 3px 5px #4592ff;box-shadow:inset 0 3px 5px #4592ff}.sun-editor input,.sun-editor select,.sun-editor textarea{color:#000;border:1px solid #ccc;border-radius:4px}.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{border:1px solid #80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem #c7deff;box-shadow:0 0 0 .2rem #c7deff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;-webkit-box-shadow:inset 0 3px 5px #c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;-webkit-box-shadow:inset 0 3px 5px #b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{cursor:not-allowed;background-color:inherit;color:#bdbdbd}.sun-editor .se-loading-box{position:absolute;display:none;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:.7;filter:alpha(opacity=70);z-index:2147483647}.sun-editor .se-loading-box .se-loading-effect{position:absolute;display:block;top:50%;left:50%;height:25px;width:25px;border-top:2px solid #07d;border-right:2px solid transparent;border-radius:50%;animation:spinner .8s linear infinite;margin:-25px 0 0 -25px}.sun-editor .se-line-breaker{position:absolute;display:none;width:100%;height:1px;cursor:text;border-top:1px solid #3288ff;z-index:7}.sun-editor .se-line-breaker>button.se-btn{position:relative;display:inline-block;width:30px;height:30px;top:-15px;float:none;left:-50%;background-color:#fff;border:1px solid #0c2240;opacity:.6;cursor:pointer}.sun-editor .se-line-breaker>button.se-btn:hover{opacity:.9;background-color:#fff;border-color:#041b39}.sun-editor .se-line-breaker-component{position:absolute;display:none;width:24px;height:24px;background-color:#fff;border:1px solid #0c2240;opacity:.6;border-radius:4px;cursor:pointer;z-index:7}.sun-editor .se-line-breaker-component:hover{opacity:.9}.sun-editor .se-toolbar{display:block;position:relative;height:auto;width:100%;overflow:visible;padding:0;margin:0;background-color:#fafafa;outline:1px solid #dadada;z-index:5}.sun-editor .se-toolbar-shadow{display:block!important;height:0!important;padding:0!important;margin:0!important;background-color:transparent!important;outline:none!important;border:none!important;z-index:0!important}.sun-editor .se-toolbar-cover{position:absolute;display:none;font-size:36px;width:100%;height:100%;top:0;left:0;background-color:#fefefe;opacity:.5;filter:alpha(opacity=50);cursor:not-allowed;z-index:4}.sun-editor .se-toolbar-separator-vertical{display:inline-block;height:0;width:0;margin:0;vertical-align:top}.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{display:none;position:absolute;box-shadow:0 3px 9px rgba(0,0,0,.5);-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5)}.sun-editor .se-toolbar.se-toolbar-balloon{z-index:2147483647;width:auto}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{display:none;position:static;z-index:-1}.sun-editor .se-btn-module{display:inline-block}.sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px;margin-left:1px;margin-right:1px}.sun-editor .se-btn-module-enter{display:block;width:100%;height:0;margin:0;padding:0;background-color:transparent}.sun-editor .se-toolbar-more-layer{margin:0 -3px;background-color:#fafafa}.sun-editor .se-toolbar-more-layer .se-more-layer{display:none;border-top:1px solid #dadada}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{display:inline-block;width:100%;height:auto;padding:4px 3px 0}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{width:auto;padding:0 4px}.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{color:#000;background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on{color:#333;background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on:hover{color:#000;background-color:#c1c1c1;border-color:#b1b1b1;outline:0 none}.sun-editor .se-menu-list,.sun-editor .se-menu-list li{float:left;padding:0;margin:0}.sun-editor .se-menu-list li{position:relative}.sun-editor .se-btn-select{width:auto;display:flex;padding:4px 6px}.sun-editor .se-btn-select .txt{flex:auto;text-align:left}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:82px}.sun-editor .se-btn-select.se-btn-tool-size{width:78px}.sun-editor .se-btn-tray{position:relative;width:100%;height:auto;padding:4px 3px 0;margin:0}.sun-editor .se-menu-tray{position:absolute;top:0;left:0;width:100%;height:0}.sun-editor .se-submenu{overflow-x:hidden;overflow-y:auto}.sun-editor .se-menu-container{overflow-x:unset;overflow-y:unset}.sun-editor .se-list-layer{display:none;position:absolute;top:0;left:0;height:auto;z-index:5;border:1px solid #bababa;border-radius:4px;padding:6px 0;background-color:#fff;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0 none}.sun-editor .se-list-layer .se-list-inner{padding:0;margin:0;overflow-x:initial;overflow-y:initial;overflow:visible}.sun-editor .se-list-layer button{margin:0;width:100%}.sun-editor .se-list-inner ul{width:100%;padding:0}.sun-editor .se-list-inner li>button{min-width:100%;width:max-content}.sun-editor .se-list-inner .se-list-basic li{width:100%}.sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;border-left:0;border-right:0;-webkit-box-shadow:inset 0 3px 5px #407dd1;box-shadow:inset 0 3px 5px #407dd1}.sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}.sun-editor .se-btn-list{width:100%;height:auto;min-height:32px;padding:0 14px;cursor:pointer;font-size:12px;line-height:normal;text-indent:0;text-decoration:none;text-align:left}.sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-top:1px dotted #b1b1b1;border-bottom:1px dotted #b1b1b1}.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;-webkit-box-shadow:inset 0 3px 5px #c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-list-layer.se-list-font-size{min-width:140px;max-height:300px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;height:1px}.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px;width:125px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{padding:0;width:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}.sun-editor .se-list-layer.se-list-format ul div{font-size:13px;padding:4px 2px}.sun-editor .se-list-layer.se-list-format ul h1{font-size:2em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h2{font-size:1.5em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h3{font-size:1.17em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h4{font-size:1em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h5{font-size:.83em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h6{font-size:.67em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul blockquote{font-size:13px;color:#999;height:22px;margin:0;background-color:transparent;line-height:1.5;border-color:#b1b1b1;padding:0 0 0 7px;border-left:5px #b1b1b1;border-style:solid}.sun-editor .se-list-layer.se-list-format ul pre{font-size:13px;color:#666;padding:4px 11px;margin:0;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px}.sun-editor .se-selector-table{display:none;position:absolute;top:34px;left:1px;z-index:5;padding:5px 0;float:left;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.sun-editor .se-selector-table .se-table-size{font-size:18px;padding:0 5px}.sun-editor .se-selector-table .se-table-size-picker{position:absolute!important;z-index:3;font-size:18px;width:10em;height:10em;cursor:pointer}.sun-editor .se-selector-table .se-table-size-highlighted{position:absolute!important;z-index:2;font-size:18px;width:1em;height:1em;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==") repeat}.sun-editor .se-selector-table .se-table-size-unhighlighted{position:relative!important;z-index:1;font-size:18px;width:10em;height:10em;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat}.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{display:flex;width:max-content;max-width:270px;height:auto;padding:0;margin:auto}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{width:100%;height:100%;padding:0}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{display:flex;float:left;position:relative;margin:0}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{display:block;cursor:default;width:30px;height:30px;text-indent:-9999px}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}.sun-editor .se-form-group{display:flex;width:100%;min-height:40px;height:auto;padding:4px}.sun-editor .se-form-group input{flex:auto;display:inline-block;width:auto;height:33px;font-size:12px;margin:1px 0;padding:0;border-radius:.25rem;border:1px solid #ccc}.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{float:right;width:34px;height:34px;margin:0 2px!important}.sun-editor .se-form-group button.se-btn{border:1px solid #ccc}.sun-editor .se-form-group>div{position:relative}.sun-editor .se-form-group label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.sun-editor .se-form-group-label{width:100%;height:auto;padding:0 4px}.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}.sun-editor .se-submenu .se-form-group input{width:auto;height:33px;color:#555}.sun-editor .se-submenu .se-form-group .se-color-input{width:72px;text-transform:uppercase;border:none;border-bottom:2px solid #b1b1b1;outline:none}.sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}.sun-editor .se-wrapper{position:relative!important;width:100%;height:auto;overflow:hidden;z-index:1}.sun-editor .se-wrapper .se-wrapper-inner{width:100%;height:100%;min-height:65px;overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}.sun-editor .se-wrapper .se-wrapper-code{background-color:#191919;color:#fff;font-size:13px;word-break:break-all;padding:4px;margin:0;resize:none!important}.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}.sun-editor .se-wrapper .se-placeholder{position:absolute;display:none;white-space:nowrap;text-overflow:ellipsis;z-index:1;color:#b1b1b1;font-size:13px;line-height:1.5;top:0;left:0;right:0;overflow:hidden;margin-top:0;padding-top:16px;padding-left:16px;margin-left:0;padding-right:16px;margin-right:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor .se-resizing-bar{display:flex;width:auto;height:auto;min-height:16px;border-top:1px solid #dadada;padding:0 4px;background-color:#fafafa;cursor:ns-resize}.sun-editor .se-resizing-bar.se-resizing-none{cursor:default}.sun-editor .se-resizing-back{position:absolute;display:none;cursor:default;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-resizing-bar .se-navigation{flex:auto;position:relative;width:auto;height:auto;color:#666;margin:0;padding:0;font-size:10px;line-height:1.5;background:transparent}.sun-editor .se-resizing-bar .se-char-counter-wrapper{flex:none;position:relative;display:block;width:auto;height:auto;margin:0;padding:0;color:#999;font-size:13px;background:transparent}.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{color:#b94a48;animation:blinker .2s linear infinite}.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}.sun-editor .se-dialog{position:absolute;display:none;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{font-size:14px;line-height:1.5;color:#111;margin:0}.sun-editor .se-dialog .se-dialog-back{background-color:#222;opacity:.5}.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{position:absolute;width:100%;height:100%;top:0;left:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{position:relative;width:auto;max-width:500px;margin:1.75rem auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}@media screen and (max-width:509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{display:inline-block;padding:6px 12px;margin:0 0 10px!important;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;border-radius:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{height:50px;padding:6px 15px;border-bottom:1px solid #e5e5e5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:right;font-weight:700;text-shadow:0 1px 0 #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left;font-size:14px;font-weight:700;margin:0;padding:0;line-height:2.5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{position:relative;padding:15px 15px 5px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-top:10px;margin-bottom:0}.sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{width:70px;text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{margin:0 8px;width:25px;text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{height:auto;min-height:55px;padding:10px 15px 0;text-align:right;border-top:1px solid #e5e5e5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-right:16px;margin-left:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{position:relative;display:flex;align-items:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{flex:auto;opacity:.8;border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{width:8px;height:8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;-webkit-box-shadow:inset 0 3px 5px #d6d6d6;box-shadow:inset 0 3px 5px #d6d6d6}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{display:inline-block;width:auto;height:34px;font-size:14px;text-align:center;line-height:1.42857143}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{display:inline-block;width:70px;height:34px;font-size:14px;text-align:center;line-height:1.42857143}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{display:block;width:100%;height:34px;font-size:14px;line-height:1.42857143;padding:0 4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{text-decoration:line-through;color:#999}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{width:70px;margin-left:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;-webkit-box-shadow:inset 0 3px 5px #c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-dialog-tabs{width:100%;height:25px;border-bottom:1px solid #e5e5e5}.sun-editor .se-dialog-tabs button{background-color:#e5e5e5;border-right:1px solid #e5e5e5;float:left;outline:none;padding:2px 13px;transition:.3s}.sun-editor .se-dialog-tabs button:hover{background-color:#fff}.sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{resize:vertical;height:14em;border:1px solid #ccc;font-size:13px;padding:4px;direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{width:6em;height:28px;margin-left:1em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{display:inline-block;-webkit-box-shadow:0 0 0 .1rem #c7deff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-link-preview{display:block;height:auto;max-height:18px;font-size:13px;font-weight:400;font-family:inherit;color:#666;background-color:transparent;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:pre}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{width:100%;display:flex;margin-top:4px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{flex:unset;display:none;line-height:1.5;color:#4592ff}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto;margin:0}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{width:46px;color:#3f9dff}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{display:flex;line-height:1.5;padding-top:6px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}.sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:rgba(0,0,0,.25)}.sun-editor .se-controller{position:absolute;display:none;overflow:visible;z-index:6;border:1px solid rgba(0,0,0,.25);border-radius:4px;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.sun-editor .se-controller .se-btn-group{position:relative;display:flex;vertical-align:middle;padding:2px;top:0;left:0}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{left:50%;min-width:auto;width:max-content;display:none}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{margin:0;min-width:72px}.sun-editor .se-controller .se-btn-group button{position:relative;min-height:34px;height:auto;border:none;border-radius:4px;margin:1px;padding:5px 10px;font-size:12px;line-height:1.5;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation}.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;-webkit-box-shadow:inset 0 3px 5px #c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button span{display:block;padding:0;margin:0}.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;-webkit-box-shadow:inset 0 3px 5px #c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;-webkit-box-shadow:inset 0 3px 5px #b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-controller .se-form-group input{min-width:120px}.sun-editor .se-controller-resizing{margin-top:-50px!important;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}.sun-editor .se-resizing-container{position:absolute;display:none;outline:1px solid #3f9dff;background-color:transparent}.sun-editor .se-resizing-container .se-modal-resize{position:absolute;display:inline-block;background-color:#3f9dff;opacity:.3}.sun-editor .se-resizing-container .se-resize-dot{position:absolute;top:0;left:0;width:100%;height:100%}.sun-editor .se-resizing-container .se-resize-dot>span{position:absolute;width:7px;height:7px;background-color:#3f9dff;border:1px solid #4592ff}.sun-editor .se-resizing-container .se-resize-dot>span.tl{top:-5px;left:-5px;cursor:nw-resize}.sun-editor .se-resizing-container .se-resize-dot>span.tr{top:-5px;right:-5px;cursor:ne-resize}.sun-editor .se-resizing-container .se-resize-dot>span.bl{bottom:-5px;left:-5px;cursor:sw-resize}.sun-editor .se-resizing-container .se-resize-dot>span.br{right:-5px;bottom:-5px;cursor:se-resize}.sun-editor .se-resizing-container .se-resize-dot>span.lw{left:-7px;bottom:50%;cursor:w-resize}.sun-editor .se-resizing-container .se-resize-dot>span.th{left:50%;top:-7px;cursor:n-resize}.sun-editor .se-resizing-container .se-resize-dot>span.rw{right:-7px;bottom:50%;cursor:e-resize}.sun-editor .se-resizing-container .se-resize-dot>span.bh{right:50%;bottom:-7px;cursor:s-resize}.sun-editor .se-resizing-container .se-resize-display{position:absolute;right:0;bottom:0;padding:5px;margin:5px;font-size:12px;color:#fff;background-color:#333;border-radius:4px}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sun-editor .se-controller-link .link-content{padding:0;margin:0}.sun-editor .se-controller-link .link-content a{display:inline-block;color:#4592ff;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;margin-left:5px}.sun-editor .se-select-list{position:absolute;top:0;left:0;display:none;width:auto;max-width:100%;background-color:#fff;padding:0;margin:0;border:1px solid #bababa;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0 none}.sun-editor .se-select-list .se-select-item{line-height:28px;min-height:28px;font-size:13px;padding:0 5px;margin:2px 0;cursor:pointer}.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}.sun-editor .se-dialog-form-files .se-select-list{width:100%}.sun-editor .se-file-browser{position:absolute;display:none;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{font-size:14px;line-height:1.5;color:#111;margin:0}.sun-editor .se-file-browser .se-file-browser-back{background-color:#222;opacity:.5}.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{position:relative;width:960px;max-width:100%;margin:20px auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.sun-editor .se-file-browser .se-file-browser-header{height:auto;min-height:50px;padding:6px 15px;border-bottom:1px solid #e5e5e5}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{float:right;font-weight:700;text-shadow:0 1px 0 #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{width:12px;height:12px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{font-size:16px;font-weight:700;margin:0;padding:0;line-height:2.2}.sun-editor .se-file-browser .se-file-browser-tags{display:block;width:100%;padding:0;text-align:left;margin:0 -15px}.sun-editor .se-file-browser .se-file-browser-tags a{display:inline-block;background-color:#f5f5f5;padding:6px 12px;margin:8px 0 8px 8px;color:#333;text-decoration:none;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;cursor:pointer}.sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}.sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}.sun-editor .se-file-browser .se-file-browser-tags a.on{background-color:#ebf3fe;color:#4592ff}.sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}.sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}.sun-editor .se-file-browser .se-file-browser-body{position:relative;height:auto;min-height:350px;padding:20px;overflow-y:auto}.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{position:relative;width:100%}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{position:relative;display:block;height:auto;float:left}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(25% - 20px);margin:0 10px}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{position:relative;display:block;cursor:pointer;width:100%;height:auto;border-radius:4px;outline:0;margin:10px 0}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{opacity:.8;-webkit-box-shadow:0 0 0 .2rem #3288ff;box-shadow:0 0 0 .2rem #3288ff}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{position:relative;display:block;width:100%;border-radius:4px;outline:0;height:auto}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{position:absolute;z-index:1;font-size:13px;color:#fff;left:0;bottom:0;padding:5px 10px;background-color:transparent;width:100%;height:30px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{background-color:#333;opacity:.6}.sun-editor .se-notice{position:absolute;top:0;display:none;z-index:7;width:100%;height:auto;word-break:break-all;font-size:13px;color:#b94a48;background-color:#f2dede;padding:15px;margin:0;border:1px solid #eed3d7;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.sun-editor .se-notice button{float:right;padding:7px}.sun-editor .se-tooltip{position:relative;overflow:visible}.sun-editor .se-tooltip .se-tooltip-inner{visibility:hidden;position:absolute;display:block;width:auto;top:120%;left:50%;background:transparent;opacity:0;z-index:1;line-height:1.5;transition:opacity .5s;margin:0;padding:0;bottom:auto;float:none;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{position:relative;display:inline-block;width:auto;left:-50%;font-size:.9em;margin:0;padding:4px 6px;border-radius:2px;background-color:#333;color:#fff;text-align:center;line-height:unset;white-space:nowrap;cursor:auto}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#333}.sun-editor .se-tooltip:hover .se-tooltip-inner{visibility:visible;opacity:1}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{display:inline;font-weight:700}.sun-editor.se-rtl .se-btn-tray{direction:rtl}.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-btn-select .txt{flex:auto;text-align:right;direction:rtl}.sun-editor.se-rtl .se-btn-list{text-align:right}.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor.se-rtl .se-list-layer *{direction:rtl}.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{padding:0 7px 0 0;border-right-width:5px;border-left-width:0}.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,.sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}.sun-editor.se-rtl .se-dialog *{direction:rtl}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}.sun-editor.se-rtl .se-dialog-tabs button,.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-left:4px;text-align:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}.sun-editor.se-rtl .se-file-browser *{direction:rtl}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}.sun-editor .se-btn-module-border.module-float-left{float:left}.sun-editor .se-btn-module-border.module-float-right{float:right}.sun-editor hr.__se__solid{border-style:solid none none}.sun-editor hr.__se__dotted{border-style:dotted none none}.sun-editor hr.__se__dashed{border-style:dashed none none}@keyframes blinker{50%{opacity:0}}@keyframes spinner{to{transform:rotate(361deg)}}.sun-editor-editable{font-family:Helvetica Neue;font-size:13px;color:#333;background-color:#fff;line-height:1.5;word-break:normal;word-wrap:break-word;padding:16px;margin:0}.sun-editor-editable *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:inherit;font-size:inherit;color:inherit}.sun-editor-editable.se-rtl *{direction:rtl}.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}.sun-editor-editable .__se__float-left{float:left}.sun-editor-editable .__se__float-right{float:right}.sun-editor-editable .__se__float-center{float:center}.sun-editor-editable .__se__float-none{float:none}.sun-editor-editable span{display:inline;vertical-align:baseline;margin:0;padding:0}.sun-editor-editable span.katex{display:inline-block}.sun-editor-editable span.katex *{direction:ltr}.sun-editor-editable a{color:#004cff;text-decoration:none}.sun-editor-editable span[style~="color:"] a{color:inherit}.sun-editor-editable a:focus,.sun-editor-editable a:hover{cursor:pointer;color:#0093ff;text-decoration:underline}.sun-editor-editable a.on{color:#0093ff;background-color:#e8f7ff}.sun-editor-editable pre{display:block;padding:8px;margin:0 0 10px;font-family:monospace;color:#666;line-height:1.45;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px;white-space:pre-wrap!important;word-wrap:break-word;overflow:visible}.sun-editor-editable ol{list-style-type:decimal}.sun-editor-editable ol,.sun-editor-editable ul{list-style-position:outside;display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}.sun-editor-editable ul{list-style-type:disc}.sun-editor-editable li{display:list-item;text-align:-webkit-match-parent;margin-bottom:5px}.sun-editor-editable ol ol,.sun-editor-editable ol ul,.sun-editor-editable ul ol,.sun-editor-editable ul ul{margin:0}.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}.sun-editor-editable sub{vertical-align:sub}.sun-editor-editable sup{vertical-align:super}.sun-editor-editable p{display:block;margin:0 0 10px}.sun-editor-editable div{display:block;margin:0;padding:0}.sun-editor-editable blockquote{display:block;font-family:inherit;font-size:inherit;color:#999;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding:0 5px 0 20px;border:solid #b1b1b1;border-width:0 0 0 5px}.sun-editor-editable blockquote blockquote{border-color:#c1c1c1}.sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}.sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}.sun-editor-editable.se-rtl blockquote{padding-left:5px;padding-right:20px;border-left-width:0;border-right-width:5px}.sun-editor-editable h1{font-size:2em;margin-block-start:.67em;margin-block-end:.67em}.sun-editor-editable h1,.sun-editor-editable h2{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h2{font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em}.sun-editor-editable h3{font-size:1.17em;margin-block-start:1em;margin-block-end:1em}.sun-editor-editable h3,.sun-editor-editable h4{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h4{font-size:1em;margin-block-start:1.33em;margin-block-end:1.33em}.sun-editor-editable h5{font-size:.83em;margin-block-start:1.67em;margin-block-end:1.67em}.sun-editor-editable h5,.sun-editor-editable h6{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h6{font-size:.67em;margin-block-start:2.33em;margin-block-end:2.33em}.sun-editor-editable hr{display:flex;border-width:1px 0 0;border-color:#000;border-image:initial;height:1px}.sun-editor-editable hr.__se__solid{border-style:solid none none}.sun-editor-editable hr.__se__dotted{border-style:dotted none none}.sun-editor-editable hr.__se__dashed{border-style:dashed none none}.sun-editor-editable hr.on{border-color:#4592ff;-webkit-box-shadow:0 0 0 .1rem #c7deff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor-editable table{display:table;table-layout:auto!important;border:1px solid #ccc;width:100%;max-width:100%;margin:0 0 10px;background-color:transparent;border-spacing:0;border-collapse:collapse}.sun-editor-editable.se-rtl table{margin:0 0 10px auto}.sun-editor-editable table thead{border-bottom:2px solid #333}.sun-editor-editable table tr{border:1px solid #efefef}.sun-editor-editable table th{background-color:#f3f3f3}.sun-editor-editable table td,.sun-editor-editable table th{border:1px solid #e1e1e1;padding:.4em;background-clip:padding-box}.sun-editor-editable table.se-table-size-auto{width:auto!important}.sun-editor-editable table.se-table-size-100{width:100%!important}.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}.sun-editor-editable.se-disabled *{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor-editable .se-component{display:flex;padding:1px;margin:0 0 10px}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{-webkit-box-shadow:0 0 0 .2rem #80bdff;box-shadow:0 0 0 .2rem #3f9dff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{display:block;margin:0;padding:0;width:auto;height:auto;max-width:100%}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{position:absolute;content:"";z-index:1;top:0;left:0;right:0;bottom:0;cursor:default;display:block;background:transparent}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{display:block;z-index:2}.sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem #c7deff;box-shadow:0 0 0 .2rem #c7deff}.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{width:auto;height:auto;max-width:100%}.sun-editor-editable figure{display:block;outline:none;margin:0;padding:0}.sun-editor-editable figure figcaption{padding:1em .5em;margin:0;background-color:#f9f9f9;outline:none}.sun-editor-editable figure figcaption p{line-height:2;margin:0}.sun-editor-editable .se-image-container a img{padding:1px;margin:1px;outline:1px solid #4592ff}.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{outline:1px solid #9e9e9e;position:absolute;top:0;left:0;border:0;width:100%;height:100%}.sun-editor-editable .se-video-container figure{left:0;width:100%;max-width:100%}.sun-editor-editable audio{width:300px;height:54px}.sun-editor-editable audio.active{outline:2px solid #80bdff}.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block pre,.sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}.sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}.se-show-block p{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==") no-repeat}.se-show-block div{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==") no-repeat}.se-show-block h1{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC") no-repeat}.se-show-block h2{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==") no-repeat}.se-show-block h3{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC") no-repeat}.se-show-block h4{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC") no-repeat}.se-show-block h5{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC") no-repeat}.se-show-block h6{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC") no-repeat}.se-show-block li{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==") no-repeat}.se-show-block ol{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==") no-repeat}.se-show-block ul{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==") no-repeat}.sun-editor-editable .__se__p-bordered,.sun-editor .__se__p-bordered{border-top:1px solid #b1b1b1;border-bottom:1px solid #b1b1b1;padding:4px 0}.sun-editor-editable .__se__p-spaced,.sun-editor .__se__p-spaced{letter-spacing:1px}.sun-editor-editable .__se__p-neon,.sun-editor .__se__p-neon{font-weight:200;font-style:italic;background:#000;color:#fff;padding:6px 4px;border:2px solid #fff;border-radius:6px;text-transform:uppercase;animation:neonFlicker 1.5s infinite alternate}@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40;box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f}20%,24%,55%{text-shadow:none;box-shadow:none}}.sun-editor-editable .__se__t-shadow,.sun-editor .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}.sun-editor-editable .__se__t-code,.sun-editor .__se__t-code{font-family:monospace;color:#666;background-color:rgba(27,31,35,.05);border-radius:6px;padding:.2em .4em}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.inputForm {
  margin-bottom: 1rem;
  min-width: 40px;
}

.container-dialog {
  padding: 24px;
}

.graphicYearChart {
  width: 100%;
}

.dropdown {
  border-radius: 0.18rem;
  box-shadow: 0 0.125rem 0.125rem 0 rgba(0, 0, 0, 0.2);
  border: 0.063rem solid #ddd;
  padding: 0.313rem;
  margin-bottom: 0.625rem;
  max-width: 100%;
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
}
.dropdown .second-border {
  border-radius: 0.25rem;
  border: 0.125rem dashed #ddd;
  box-sizing: border-box;
  max-width: 100%;
  display: block;
  margin: 0.313rem;
}
.dropdown .third {
  height: 12.5rem;
  flex-direction: row;
  box-sizing: border-box;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  width: 100%;
  display: flex;
  word-break: break-all;
}
.dropdown .third .image-selected {
  box-shadow: 0 0.125rem 0.125rem 0 rgba(0, 0, 0, 0.2);
  display: table;
  flex-direction: column;
  width: 100%;
  box-sizing: content-box;
  margin: 0.5rem;
  height: 10rem;
  border: 0.063rem solid #ddd;
  padding: 0.375rem;
  float: left;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.dropdown .third .image-selected div {
  float: none;
  text-align: right;
  margin-bottom: 0.313rem;
  color: #000000;
  position: relative;
  left: 1.938rem;
  bottom: 5.063rem;
  height: 0.75rem;
}
.dropdown .third .image-selected img {
  height: 10rem;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  box-sizing: border-box;
}
.dropdown .third .file-upload-input {
  position: absolute;
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  width: auto;
  max-width: 100%;
  display: flex;
  height: 12.5rem;
  outline: none;
  opacity: 0;
  cursor: text !important;
}
.dropdown .third div {
  font-size: 3em;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.26);
  max-width: 100%;
  line-height: 1.428571429;
  word-break: break-all;
}

.archive {
  border-radius: 0.18rem;
  box-shadow: 0 0.063rem 0.063rem 0.063rem rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  overflow: hidden;
  z-index: 3;
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  margin: 0;
}
.archive .button-delete {
  color: #000000;
}
.archive .container {
  border-radius: 0 0 0 0;
  position: relative;
  overflow: hidden;
  margin: 0;
  z-index: 2;
  padding: 0 0.5rem 0 0.5rem;
  min-width: 0;
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  align-content: center;
  flex: 1;
}
.archive .container .text {
  margin-left: 0.5rem;
  font-weight: 400;
  min-width: 0;
  box-sizing: border-box;
  flex: 1;
}
.archive .container .text-color {
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75rem !important;
}
.archive .container .text-color-selected {
  color: #000;
  font-size: 0.75rem !important;
}
.archive .container .icon-file {
  max-width: 100%;
  box-sizing: content-box;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  height: 1.5rem;
  width: 1.5rem;
  min-height: 1.5rem;
  min-width: 1.5rem;
}
.archive .button-archive {
  border-radius: 0 0 0 0;
  vertical-align: middle;
  box-shadow: none;
  margin: 0;
  padding: 0 8px 0 8px;
  min-height: initial;
  min-width: 6.25rem;
  background-color: rgb(114, 62, 152) !important;
  z-index: 2;
  color: rgba(255, 255, 255, 0.87);
  outline: none;
  position: relative;
  cursor: pointer;
  line-height: 2.25rem;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  user-select: none;
  border: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.875rem;
  font-style: inherit;
  font-variant: inherit;
  font-family: inherit;
  text-decoration: none;
  overflow: hidden;
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  letter-spacing: 0.01em;
}

.input {
  position: relative;
  padding: 0.125rem;
  margin: 10px 0 !important;
  vertical-align: middle;
}

.field-current {
  margin-top: 5px !important;
}
.field-current a {
  color: #337ab7;
  font-size: 1.5em;
  text-decoration: none;
  word-break: break-all;
}
.field-current a .icon-download {
  font-size: 1.3em;
}
.field-current p {
  font-size: 1.5em;
}

.yearsLayout {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow-x: auto;
}

.url-download {
  text-decoration: none;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.tab-header {
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 16px;
  background-color: #723E98;
}
.tab-header .container-title {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.tab-header .title {
  color: #FFFFFF;
  padding: 0px 16px;
}
.tab-header .button {
  background-color: hsl(0deg, 0%, 98%);
  color: #333333;
}
.tab-header .button:hover {
  background-color: hsl(0deg, 0%, 98%);
}
.tab-header .button-add {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #FF4081;
  color: hsl(0deg, 0%, 98%);
}
.tab-header .button-add:hover {
  background-color: #C51162;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.list-district-number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.list-district-number span {
  font-size: 20px;
}
.list-item {
  margin-bottom: 5px;
}
.list-item span {
  font-size: 16px;
  font-weight: bold !important;
  color: #000;
}
.list-item-title span {
  font-size: 20px;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.close-button {
  color: #FFFFFF !important;
}
.cancel-button {
  color: #000 !important;
}
.value-field {
  display: flex;
  align-items: flex-end;
}
.money-icon {
  color: #000 !important;
  margin-right: 1px;
  margin-top: 0.5px;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.paper-cdp-container {
  min-height: 34rem;
  min-width: 24rem;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container-item-field-contractors {
  padding: 2px !important;
  margin: 6px 0 !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container-custom-datePicker .MuiInput-input {
  font-size: 0.875rem;
}
.container-custom-datePicker .MuiInputLabel-root {
  font-size: 0.875rem;
}

@media (max-width: 600px) {
  .container-custom-datePicker .MuiInput-input {
    font-size: 1.25rem;
  }
  .container-custom-datePicker .MuiInputLabel-root {
    font-size: 1.25rem;
  }
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container-custom-datePicker .MuiInput-input {
  font-size: 0.875rem;
}
.container-custom-datePicker .MuiInputLabel-root {
  font-size: 0.875rem;
}

@media (max-width: 600px) {
  .container-custom-datePicker .MuiInput-input {
    font-size: 1.25rem;
  }
  .container-custom-datePicker .MuiInputLabel-root {
    font-size: 1.25rem;
  }
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.offerServiceFormContainer .inputForm {
  margin: 0rem;
}
.offerServiceFormContainer .selectForm {
  margin-top: 1rem;
}
.offerServiceFormContainer .selectForm .selectFormField {
  font-size: 0.85rem;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container-search .MuiInput-input {
  font-size: 0.75rem;
}
.container-search .MuiInputLabel-root {
  font-size: 0.75rem;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container-tr .MuiTableRow-root {
  cursor: pointer;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.errorInput {
  color: #DD2C00;
  font-family: "Lato", Helvetica, sans-serif;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.button-contracts {
  color: #FFFFFF !important;
  background-color: #FF5722 !important;
  border-radius: 100% !important;
  width: 50px !important;
  height: 50px !important;
  scale: 1.2 !important;
  cursor: pointer !important;
}
.button-contracts:hover {
  background-color: #FF5722 !important;
  color: #FFFFFF !important;
}
.button-contracts:disabled {
  background-color: rgba(0, 0, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.2) !important;
}
.menu-list {
  display: flex;
}
.menu-list button {
  background-color: #723E98 !important;
  color: #FFFFFF !important;
  border-radius: 100% !important;
  width: 50px !important;
  height: 50px !important;
  scale: 0.8 !important;
}
.menu-list button:hover {
  background-color: #723E98 !important;
  color: #FFFFFF !important;
  border-radius: 100% !important;
  width: 50px !important;
  height: 50px !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container-input-custom .MuiInput-input {
  font-size: 0.75rem;
}
.container-input-custom .MuiInputLabel-root {
  font-size: 0.75rem;
}

.addition-container {
  display: block;
  align-items: center;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.input-event-container {
  position: relative;
  padding: 0.125rem !important;
  margin: 1.125rem 0 !important;
  vertical-align: middle;
}
.switch-label-event {
  padding-left: 0.18rem;
  padding-right: 0;
  color: rgba(0, 0, 0, 0.2);
  font-size: 0.75rem !important;
  line-height: 1.428571429 !important;
}
.custom-dialog .MuiDialog-paper {
  width: 100%;
  max-height: 80%;
}
.form-control-lable .MuiFormControlLabel-label {
  font-size: 0.75rem;
}
.grid {
  overflow: "hidden";
}
.mx-w {
  max-width: 600px;
}
.custom-input .MuiInputLabel-root {
  font-size: "0.75rem";
}
.custom-input .MuiInput-root {
  font-size: "0.75rem";
}
.form-control-label .MuiFormControlLabel-label {
  font-size: "0.75rem";
}
.grid-overflow {
  overflow: "hidden";
}
.grid-margin {
  margin: "1.125rem 0";
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.dialog-project-container-item {
  position: relative;
  padding: 2px;
  margin: 4px 0;
  vertical-align: middle;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.admin-services-button {
  color: #3F51B5 !important;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.contact-forms-tab h2 {
  font-size: 1.31rem;
  border-bottom: 1px solid #E5E5E5;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 1.25rem;
}
.contact-forms-tab .contact-type-control {
  display: flex;
  align-items: center;
}
.contact-forms-tab .contact-type-control .contact-type-input {
  margin-top: 0.45rem;
  width: 100%;
}
.contact-forms-tab .contact-type-control .contact-type-input label,
.contact-forms-tab .contact-type-control .contact-type-input input {
  font-size: 0.85rem;
}
.contact-forms-tab .contact-type-list {
  margin-top: 2.5rem;
}
.contact-forms-tab .contact-type-list .list {
  justify-content: center;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.notifiable-forms-tab h2 {
  font-size: 1.31rem;
  border-bottom: 1px solid #E5E5E5;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 1.25rem;
}
.notifiable-forms-tab .notifiable-control {
  display: flex;
  margin-left: 0;
  padding-left: 0;
}
.notifiable-forms-tab .notifiable-control div {
  margin-right: 0.1rem;
}
.notifiable-forms-tab .notifiable-control .inputForm label {
  font-size: 0.85rem;
}
.notifiable-forms-tab .notifiable-list {
  margin-top: 2.5rem;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.file-dropdown {
  font-size: 24px;
  max-width: 100%;
  width: 100%;
  justify-content: center;
  color: #000;
  font-family: "Lato", sans-serif;
}
.image-preview {
  font-size: 24px;
  font-family: "Lato", sans-serif;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.service-detail-tab .first-part {
  display: flex;
  justify-content: flex-start;
}
.service-detail-tab .first-part .form-service-detail {
  width: 100%;
  padding-left: 2em;
}
.service-detail-tab .second-part {
  padding-top: 2rem;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.custom-table.admin-services-table tbody tr td {
  vertical-align: top;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container-tab-panel-two {
  margin-bottom: 3.75rem !important;
}

.label-questions {
  font-size: 0.75rem !important;
  line-height: 1.428571429 !important;
}

.label-questions-response {
  font-size: 2.125rem !important;
  font-weight: 400 !important;
  line-height: 2.5rem !important;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}

.label-questions-response-type {
  margin: 1.25rem 0 !important;
  font-size: 0.75rem !important;
}

.container-tab-panel-third {
  margin-top: 3.125rem !important;
}

.list-questions {
  font-size: 0.875rem !important;
  letter-spacing: 0.01em !important;
  line-height: 1.2em !important;
}

.label-answer {
  font-size: 0.75rem !important;
  line-height: 1.428571429 !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.excel-toolbar {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  width: 100% !important;
  margin-top: 10px !important;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container-nav-button {
  height: 100%;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.app-bar-meta-button-container {
  height: 100%;
}
.app-bar-meta-button-container .menuItem {
  justify-content: space-between;
}
.menu ul {
  padding: 0rem;
}
.item-button-disabled li {
  font-size: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.item-button-disabled a {
  outline: none;
  text-decoration: none;
}
.item-button-disabled a:visited {
  color: #6e6e6e;
}
.item-button {
  color: #6e6e6e;
}
.item-button li {
  font-size: 0.875rem;
  line-height: 1.125rem;
  padding: 0.5rem 1rem;
}
.item-button a {
  outline: none;
  text-decoration: none;
}
.item-button a:link {
  color: #6e6e6e;
}
.item-button a:visited {
  color: #6e6e6e;
}
.item-button:hover {
  background-color: #44B6AE;
  color: #FFFFFF !important;
}
.item-button:hover a {
  color: #FFFFFF !important;
}
.current-path {
  background-color: #44B6AE !important;
  color: #FFFFFF !important;
}
.current-path a {
  color: #FFFFFF !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.app-bar-items {
  display: inherit;
  flex-direction: inherit;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.app-bar {
  min-height: 3.125rem;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.08) !important;
  border-bottom: 1px solid #e7e7e7;
  background-color: #f8f8f8 !important;
}
.app-bar .bar-menu {
  flex-direction: row;
  margin-left: 13%;
  margin-right: 4%;
  min-height: 3.125rem;
  text-transform: lowercase;
}
@media screen and (max-width: 768px) {
  .app-bar .bar-menu {
    align-items: stretch;
    flex-direction: column;
    justify-content: center;
    margin-left: 0rem;
    margin-right: 0rem;
  }
}
.app-bar .bar-menu Button {
  background-color: transparent;
  color: #777777;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  height: 100%;
  padding: 0.938rem;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  .app-bar .bar-menu Button {
    padding: 0.625rem;
  }
}
.app-bar .bar-menu Button .MuiButton-endIcon {
  margin: 0rem;
}
.app-bar .bar-menu .upper-menu {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .app-bar .bar-menu .upper-menu .app-bar-icon {
    display: none;
  }
}
.logo {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.app-bar .app-bar-content {
  display: none;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .app-bar .app-bar-content {
    display: flex;
    flex-direction: row;
  }
}
.app-bar .app-bar-content.active {
  display: flex;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .app-bar .app-bar-content.active {
    display: flex;
    flex-direction: column;
  }
}
.app-bar .user-button {
  left: 100%;
  position: sticky;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.attend-to-event-select {
  width: 65%;
  right: 0;
  margin-bottom: 20px;
  margin-left: 35%;
}

.attend-to-event-select:after {
  clear: both;
}

.export-button {
  float: right;
}

.box {
  display: flex;
  align-items: center;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container-attention-with-card {
  display: flex;
  height: 100%;
  width: 100%;
}
.container-attention-with-sidebar {
  display: block;
  height: 100%;
  width: 100%;
}
.drawer-attention-container {
  width: 365px;
  flex-shrink: 0;
}
.drawer-attention-container .MuiDrawer-paper {
  width: 365px;
  box-sizing: "border-box";
}
.card-attention-container {
  max-width: 320px !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.card-attention-header {
  background-color: #723E98;
}
.card-attention-header span, .card-attention-header h1 {
  color: hsl(0deg, 0%, 98%);
  font-size: 20px;
}
.card-attention-header h1 {
  font-family: "Lato", sans-serif !important;
  justify-content: start;
  margin-left: 20px;
}
.card-attention-title {
  font-family: "Ultra", serif;
  color: #139597;
  font-weight: 900;
  font-size: 1.87rem;
  margin-left: 2px;
  justify-content: center;
  display: flex;
}
.card-html-content {
  justify-content: center;
  display: flex;
}
.active {
  background-color: rgba(0, 0, 0, 0.2) !important;
  color: hsl(0deg, 0%, 98%) !important;
}
.box-text-attention-container {
  cursor: pointer;
}
.box-text-attention-container * {
  width: 100%;
  padding: 20px 10px 20px 10px !important;
  display: flex;
  justify-content: flex-start !important;
  text-transform: none !important;
  text-align: start;
  color: #777777 !important;
}
.box-text-attention-container:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.box-text-container-attention-sidebar {
  cursor: pointer;
}
.box-text-container-attention-sidebar * {
  padding: 10px 15px 10px 10px !important;
  display: flex;
  justify-content: flex-start !important;
  text-transform: none !important;
  text-align: start;
  color: #777777 !important;
}
.box-text-container-attention-sidebar span {
  font-size: 14px;
}
.box-text-container-attention-sidebar:hover {
  background-color: rgba(0, 0, 0, 0.2);
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.equity-indicators-header-title {
  position: relative;
  left: -20px;
}
.equity-indicators-header-title h1 {
  color: #8E44AD;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Lato", Helvetica, sans-serif;
  line-height: 16px;
}
.d-flex {
  display: flex;
}
.equity-indicators-header-description p {
  padding: 0;
  padding-left: 25px;
  margin: 0;
  line-height: 13px;
  color: #9eacb4;
  font-size: 13px;
  font-weight: 400;
}
.equity-indicators-header-description span {
  margin-left: 10px;
  font-size: 16px;
  font-weight: 400;
}
.equity-indicators-header-subTitle {
  position: relative;
  left: -30px;
}
.equity-indicators-header-subTitle h2 {
  font-size: 13px;
  text-transform: inherit;
  margin-left: 5px;
  line-height: 15px;
  font-weight: 400 !important;
  color: #9eacb4;
}
.accordion-divider {
  border-bottom: 1px solid #eef1f5;
  line-height: 10px;
  padding-bottom: 15px;
}
.full-screen-icon {
  color: #ACACAC !important;
  font-size: 13px;
  position: relative;
  top: 2px;
}
.start-icon {
  color: #8E44AD;
  font-size: 16px;
  position: relative;
  padding-right: 5px;
  top: 7px;
}
.start-icon i {
  position: relative;
  top: 2px !important;
  transform: rotate(90deg);
}
.expand-icon {
  color: #ACACAC;
  border-bottom: 1px solid #eef1f5;
}
.accordion-container {
  height: auto !important;
  overflow: hidden !important;
  box-shadow: none !important;
  border: 1px solid #e7ecf1 !important;
  border-radius: 4px !important;
}
.accordion-expanded {
  width: 100vw !important;
  height: 100vh !important;
  position: fixed !important;
  overflow: scroll !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 9999 !important;
  background-color: #FFFFFF !important;
}
.accordion-collapsed {
  width: 100% !important;
}
.accordion {
  width: 100% !important;
  height: auto !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.equity-category-card-analysis {
  display: flex;
  flex-direction: column;
  background-color: #f5f8fd;
  border-color: #8bb4e7;
  color: #010407;
  border-left: 5px solid #8bb4e7;
}
.equity-category-card-analysis h4 {
  font-size: 18px;
  font-weight: normal;
  padding: 0px 20px;
}
.equity-category-card-analysis p {
  font-size: 12px;
  font-weight: normal;
  padding: 0px 20px;
  width: 90%;
}
.equity-category-card-challenges {
  display: flex;
  flex-direction: column;
  background-color: #faeaa9;
  border-color: #f3cc31;
  color: #010407;
  border-left: 5px solid #f3cc31;
  white-space: break-spaces;
}
.equity-category-card-challenges h4 {
  font-size: 18px;
  font-weight: normal;
  padding: 0px 20px;
}
.equity-category-card-challenges p {
  font-size: 12px;
  font-weight: normal;
  padding: 0px 20px;
  width: 90%;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.box-container {
  width: 100% !important;
  padding-bottom: 20px;
}
.check-icon {
  color: #FFFFFF;
  position: absolute;
  top: -2px;
  right: 0px;
}
.card-content-container {
  width: auto !important;
  height: 100%;
  margin-top: 15px;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  background-color: #00A7B8 !important;
}
.card-content-container.MuiCardContent-root {
  padding: 0px !important;
}
.card-content-container.MuiCardContent-root:last-child {
  padding-bottom: 0px !important;
}
.card-divider {
  width: 100%;
  height: 0px;
  background-color: #eef1f5;
  margin-bottom: 10px;
}
.icons-container {
  display: flex;
  justify-content: initial;
  align-items: center;
  width: 100%;
  padding-bottom: 20px;
  height: 100%;
}
.icons-container i {
  color: #2ab4c0 !important;
  font-size: 1rem;
  margin-right: 0.5rem;
}
.card-container {
  padding: 15px !important;
}
.img-container {
  width: 80px !important;
  height: 80px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  object-fit: cover !important;
}
.box-text-container {
  display: block !important;
  position: relative;
  border: 3px solid #00A7B8;
  min-height: 120px;
  min-width: 113px;
}
.box-text-container:hover {
  border: 3px solid #723E98;
}
.box-text-container-table {
  display: block !important;
  position: relative;
  border: 3px solid #00A7B8;
  min-height: 120px;
  min-width: 154px;
}
.box-text-container-table:hover {
  border: 3px solid #723E98;
}
.box-text-container-active {
  display: block !important;
  position: relative;
  border: 3px solid #723E98 !important;
  background-color: #723E98 !important;
}
.card-main-container {
  width: auto;
  height: 100%;
  display: flex;
  justify-content: center;
}
.card-main-container a {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  margin-right: 0.5rem;
  top: 105px;
}
.card-main-container a:hover {
  text-decoration: underline;
  cursor: pointer;
}
.text-container {
  text-align: center;
  position: absolute;
  top: 75px;
  line-height: 0px !important;
  width: 118px;
  color: #FFFFFF;
  left: -5px;
  font-size: 11px;
}
.text-container-table {
  text-align: center;
  position: absolute;
  top: 85px;
  line-height: 0px !important;
  width: 160px;
  color: #FFFFFF;
  left: -5px;
  font-size: 11px;
}
.card-header {
  font-size: 16px;
  color: #00A7B8;
  font-weight: bold;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.paper-container {
  width: 235px;
  max-width: 100%;
  box-shadow: none !important;
}
.paper-container a {
  text-decoration: none !important;
  color: inherit !important;
}
.paper-container a span {
  font-size: 14px !important;
  font-family: "lato", sans-serif !important;
  color: #485A6A;
}
.paper-container h3 {
  padding: 35px 15px 0px;
  font-size: 13px;
  font-weight: bold;
  color: #5C9ACF;
  margin-bottom: 0.5rem;
}
.paper-container i {
  color: #97b1c3;
}
.menu-item- {
  display: flex !important;
  padding: 12px 15px !important;
}
.menu-item- i {
  font-size: 18px;
}
.menu-item-:hover {
  background-color: #f2f6f9 !important;
  color: #5b9bd1;
}
.menu-item-:hover i {
  color: #5b9bd1;
}
.menu-item-:hover a span {
  color: #5b9bd1;
}
.menu-item-:hover .menu-icon {
  color: #5b9bd1;
}
.menu-item-selected {
  display: flex !important;
  padding: 12px 15px !important;
  margin: 2px 0px 2px 0px !important;
  border-left: 3px solid #5C9ACF !important;
  background-color: #f2f6f9 !important;
  color: #5b9bd1;
}
.menu-item-selected i {
  font-size: 18px;
  color: #5b9bd1;
}
.menu-item-selected span {
  color: #5b9bd1 !important;
}
.menu-item-selected .menu-icon {
  color: #5b9bd1;
}
.menu-icon {
  position: absolute;
  right: 14px;
  top: 14px;
  color: #a0b8c9;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.equity-page {
  display: flex !important;
}

.table-button {
  margin-right: 30px !important;
}

.politics-page-chip {
  border-bottom: 1px solid #eef1f5 !important;
}

.grid-indicators-container {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.politics-page-chip-item {
  color: #44B6AE !important;
  border-color: #44B6AE !important;
}
.politics-page-chip-item span {
  font-family: "lato", sans-serif !important;
  font-size: 12px !important;
}
.politics-page-chip-item svg {
  color: #44B6AE !important;
  font-weight: normal !important;
}
.politics-page-chip-item:hover {
  color: #FFFFFF !important;
  background: #44B6AE !important;
}
.politics-page-chip-item:hover svg {
  color: #FFFFFF !important;
}

.equalizer-icon-category img {
  filter: opacity(0.34) drop-shadow(0 0 0 rgb(196, 159, 71)) !important;
}

.equalizer-icon-graphic img {
  filter: opacity(0.34) drop-shadow(0 0 0 rgb(226, 5, 20)) !important;
}

.delete-icon {
  font-size: 16px !important;
}

.clean-button {
  position: absolute;
  top: 20%;
  right: 10%;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.indicators-containers {
  position: relative;
  padding: 0.125rem;
  margin: 1.125rem 0;
  vertical-align: middle;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.benefits-headbar {
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.05rem;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.bulk-container {
  padding: 0 3.125rem;
}
.bulk-sub-container {
  padding: 1.75rem 1.75rem !important;
  margin-top: 3.125rem;
}
.bulk-title-format {
  font-size: 1.875rem !important;
}
.bulk-link {
  text-decoration: none;
  font-size: 1.25rem;
  color: #337AB7;
  display: flex;
}
.bulk-link:hover {
  text-decoration: underline;
}
.bulk-section-container {
  padding: 0 2.5rem;
}
.text-file-select-bulk {
  width: 6.875rem;
}
.text-file-selected-bulk {
  width: 2.5rem;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.path {
  stroke: #CCCCCC;
  stroke-width: 1px;
}
.path:hover {
  cursor: pointer;
  fill-opacity: 0.8;
}
.map-canvas {
  background-color: inherit;
  border-color: #FFFFFF;
  border-style: ridge;
  border: none;
  color: #FFFFFF;
  height: 100%;
  width: 100%;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
h1 {
  color: #FFFFFF;
  display: flex;
  font-family: "Ultra", serif;
  font-size: 1.313rem;
  font-weight: 900;
  justify-content: flex-end;
  margin: 0.625rem 0;
  padding: 0 1rem;
}
.community-icon {
  background-color: #FF4081 !important;
  color: #FFFFFF;
  height: 2.5rem !important;
  min-width: 2.5rem !important;
  width: 2.5rem !important;
}
.community-icon:hover {
  background-color: #FF4081 !important;
}
.paddings {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.span {
  color: #6b6d6d;
  font-size: 1.563rem;
  margin-left: 0.313rem;
}
.text-align-center {
  text-align: center;
}
.benefited-communes-container {
  padding: 1.25rem;
  border: 1px solid #00989D;
  height: 23.125rem;
  box-sizing: border-box;
}
.benefited-communes-container div {
  color: #00989D;
  font-size: 1.125rem;
  margin-left: -0.625rem;
  text-align: left;
  font-family: Lato Black, sans-serif;
}
.divider-container {
  height: 100%;
  max-width: 0.006rem;
}
.community-dashboard {
  padding-top: 35px !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container-dialog {
  padding: 24px;
}

.dropdown {
  border-radius: 0.18rem;
  box-shadow: 0 0.125rem 0.125rem 0 rgba(0, 0, 0, 0.2);
  border: 0.063rem solid #ddd;
  padding: 0.313rem;
  margin-bottom: 0.625rem;
  max-width: 100%;
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
}
.dropdown .second-border {
  border-radius: 0.25rem;
  border: 0.125rem dashed #DDD;
  box-sizing: border-box;
  max-width: 100%;
  display: block;
  margin: 0.313rem;
}
.dropdown .third {
  height: 12.5rem;
  flex-direction: row;
  box-sizing: border-box;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  width: 100%;
  display: flex;
  word-break: break-all;
}
.dropdown .third .image-selected {
  box-shadow: 0 0.125rem 0.125rem 0 rgba(0, 0, 0, 0.2);
  display: table;
  flex-direction: column;
  width: 100%;
  box-sizing: content-box;
  margin: 0.5rem;
  height: 10rem;
  border: 0.063rem solid #ddd;
  padding: 0.375rem;
  float: left;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.dropdown .third .image-selected div {
  float: none;
  text-align: right;
  margin-bottom: 0.313rem;
  color: #000000;
  position: relative;
  left: 1.938rem;
  bottom: 5.063rem;
  height: 0.75rem;
}
.dropdown .third .image-selected img {
  height: 10rem;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  box-sizing: border-box;
}
.dropdown .third .file-upload-input {
  position: absolute;
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  width: auto;
  max-width: 100%;
  display: flex;
  height: 12.5rem;
  outline: none;
  opacity: 0;
  cursor: text !important;
}
.dropdown .third div {
  font-size: 3em;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.26);
  max-width: 100%;
  line-height: 1.428571429;
  word-break: break-all;
}

.archive {
  border-radius: 0.18rem;
  box-shadow: 0 0.063rem 0.063rem 0.063rem rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  overflow: hidden;
  z-index: 3;
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  margin: 0;
}
.archive .button-delete {
  color: #000000;
}
.archive .container {
  border-radius: 0 0 0 0;
  position: relative;
  overflow: hidden;
  margin: 0;
  z-index: 2;
  padding: 0 0.5rem 0 0.5rem;
  min-width: 0;
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  align-content: center;
  flex: 1;
}
.archive .container .text {
  margin-left: 0.5rem;
  font-weight: 400;
  min-width: 0;
  box-sizing: border-box;
  flex: 1;
}
.archive .container .text-color {
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75rem !important;
}
.archive .container .text-color-selected {
  color: #000;
  font-size: 0.75rem !important;
}
.archive .container .icon-file {
  max-width: 100%;
  box-sizing: content-box;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  height: 1.5rem;
  width: 1.5rem;
  min-height: 1.5rem;
  min-width: 1.5rem;
}
.archive .button-archive {
  border-radius: 0 0 0 0;
  vertical-align: middle;
  box-shadow: none;
  margin: 0;
  padding: 0 8px 0 8px;
  min-height: initial;
  min-width: 6.25rem;
  background-color: rgb(114, 62, 152) !important;
  z-index: 2;
  color: rgba(255, 255, 255, 0.87);
  outline: none;
  position: relative;
  cursor: pointer;
  line-height: 2.25rem;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  user-select: none;
  border: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.875rem;
  font-style: inherit;
  font-variant: inherit;
  font-family: inherit;
  text-decoration: none;
  overflow: hidden;
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  letter-spacing: 0.01em;
}

.input {
  position: relative;
  padding: 0.125rem;
  margin: 10px 0 !important;
  vertical-align: middle;
}

.field-current {
  margin-top: 5px !important;
}
.field-current a {
  color: #337ab7;
  font-size: 1.5em;
  text-decoration: none;
  word-break: break-all;
}
.field-current a .icon-download {
  font-size: 1.3em;
}
.field-current p {
  font-size: 1.5em;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.search-button {
  display: flex;
  justify-content: flex-end;
  white-space: nowrap;
  margin-top: 1rem;
}
.search-button i {
  margin-right: 0.5rem;
}
.search-button button {
  width: 100%;
  color: #FF5722;
}
.search-button:hover span {
  color: #000;
}
.delete-button {
  display: flex;
  justify-content: flex-end;
  white-space: nowrap;
  margin-top: 1rem;
}
.delete-button i {
  margin-right: 0.5rem;
}
.delete-button button {
  color: #FFFFFF;
  background-color: #FF5722;
  margin-bottom: 10px;
}
.delete-button:hover button {
  color: #FFFFFF;
  background-color: #FF5722;
  margin-bottom: 10px;
}
.search-dialog h1 {
  font-weight: 400 !important;
}
.search-dialog p {
  font-size: 14px;
  margin-bottom: 40px;
}
.search-dialog div {
  display: flex;
  justify-content: flex-end !important;
}
.search-dialog button {
  color: #3F51B5;
  font-size: 16px;
}
.delete-dialog h1 {
  font-weight: 400 !important;
}
.delete-dialog p {
  font-size: 14px;
  margin-bottom: 40px;
}
.delete-dialog div {
  display: flex;
  justify-content: flex-end !important;
}
.delete-dialog button {
  color: #3F51B5;
  font-size: 16px;
}
.delete-sub-tool-bar h1 {
  font-family: "Lato", Helvetica, sans-serif !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
.close {
  color: #FFFFFF !important;
  padding: 0;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.customToolbar {
  display: flex;
  justify-content: space-between;
}

.calendarHeader {
  background: #F5F5F5;
  display: flex;
  justify-content: space-between;
  padding: 0.5em;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.FeminicideFormContainer .listContainerFeminicideForm {
  padding: 1rem;
}
.FeminicideFormContainer .listContainerFeminicideForm .listItemForm {
  font-size: 1.5rem;
}
.FeminicideFormContainer .listContainerFeminicideForm .listItemForm div span {
  font-size: 1.5rem;
  font-weight: 300;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}
.FeminicideFormContainer .listContainerFeminicideForm .listItemForm .stateInput {
  font-size: 0.75rem;
  margin-left: 0.5rem;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.continueButton {
  margin-right: 2em;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.feminicideContent .pageTitle {
  font-family: "Ultra", serif;
  font-size: 1.875rem;
  font-weight: 900;
  color: #139597;
  line-height: 1;
  margin-bottom: 0;
  text-align: center;
}
.feminicideContent .buttonIsActive {
  background-color: #723E98;
  color: #FFFFFF;
  text-align: right;
}
.feminicideContent .descriptionTitle {
  font-family: "Lato", Helvetica, sans-serif;
  margin-top: 0.2rem;
  font-size: 1.25rem;
  color: #6b6d6d;
  text-align: center;
}
.feminicideContent .imageContainer {
  text-align: center;
  margin-top: 5rem;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.how-use-page-container {
  max-height: 600px;
}

.container-video-react {
  max-width: 100% !important;
  max-height: 600px;
  width: 1170px;
  height: 658.125px;
}

.how-use-page-back {
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  flex-direction: row;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  max-width: 100%;
  justify-content: flex-end;
  color: rgba(0, 0, 0, 0.87);
}

.how-use-page-card {
  -webkit-box-direction: normal;
  display: flex;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  flex-direction: column;
  margin: 8px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  background-color: rgb(255, 255, 255);
  border-radius: 2px;
}
.how-use-page-card .title {
  padding: 24px 16px 16px;
  display: flex;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  box-sizing: border-box;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.87);
}
.how-use-page-card .title .title-media {
  margin-top: -8px;
  box-sizing: border-box;
  -webkit-box-direction: normal;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.87);
}
.how-use-page-card .title .title-media div {
  padding: 5px;
  height: 80px;
  width: 80px;
  box-sizing: border-box;
  cursor: pointer;
}
.how-use-page-card .title .title-media div img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-box-direction: normal;
  color: rgba(0, 0, 0, 0.87);
}
.how-use-page-card .title .title-text {
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  display: flex;
  box-sizing: border-box;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.87);
}
.how-use-page-card .title .title-text .headline {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  box-sizing: border-box;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.87);
}
.how-use-page-card .title .title-text .subhead {
  color: rgba(0, 0, 0, 0.54);
  padding-top: 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 24px;
  box-sizing: border-box;
}

.how-use-page-title {
  font-family: "Ultra", serif !important;
  font-size: 30px !important;
  font-weight: 900 !important;
  text-align: right !important;
  color: rgb(19, 149, 151);
  line-height: 1 !important;
  display: flex;
}

.sidenav-right {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  max-width: 400px;
  box-sizing: border-box;
  z-index: 60;
  width: 320px;
  height: 100%;
  max-height: 600px;
  bottom: 0;
  overflow: auto;
  transform: translate3d(0, 0, 0);
  display: flex;
  position: static;
  left: 100%;
  top: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  background-color: rgb(255, 255, 255);
}
.sidenav-right .toolbar {
  background-color: rgb(114, 62, 152) !important;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  font-size: 20px;
  min-height: 64px;
  width: 100%;
  -webkit-box-direction: normal;
  color: rgba(255, 255, 255, 0.87);
  -webkit-box-orient: vertical;
}
.sidenav-right .toolbar h1 {
  font-size: 20px;
  letter-spacing: 0.005em;
  box-sizing: border-box;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 64px;
  max-height: 64px;
  padding: 0 16px;
  margin: 0;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}
.sidenav-right .layout-padding {
  padding: 8px;
  background-color: rgb(255, 255, 255);
  display: block;
  position: relative;
  overflow: auto;
  color: rgba(0, 0, 0, 0.87);
  box-sizing: border-box;
}
.sidenav-right .layout-padding p {
  padding: 8px;
  margin: 20px 0;
}
.sidenav-right .layout-padding .tabs-container [bottom] {
  padding-bottom: 48px;
}
.sidenav-right .css-19kzrtu {
  padding: 8px !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.file-input {
  display: grid;
  grid-template-areas: "stack";
  width: 100%;
  height: 200px;
  background-color: #eeeeee;
  margin: 5px;
  border-radius: 8px;
}

.file-input > * {
  grid-area: stack;
}

.file-input > input {
  opacity: 0;
}

.file-input .drop-zone {
  display: flex;
  place-content: center;
  place-items: center;
  position: relative;
  margin: 12px;
  border: dashed 2px #aaaaaa;
  border-radius: 4px;
  transition: margin 200ms;
}

.close-drop-zone {
  color: #cccccc;
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  z-index: 1;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.custom-table {
  min-width: 100%;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.indicators-containers {
  position: relative;
  padding: 0.125rem;
  margin: 1.125rem 0;
  vertical-align: middle;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.page-toolbar.default {
  background: #723E98;
  color: #FFFFFF;
}
.page-toolbar.default .link-button {
  color: #FFFFFF;
}
.page-toolbar.panel {
  background: #DDDDDD;
  border-top-left-radius: 0.18rem;
  border-top-right-radius: 0.18rem;
}
.page-toolbar.persian-green {
  background: #00989D;
}
.page-toolbar.persian-green .link-button {
  color: #FFFFFF;
}
.page-toolbar.trendyPink {
  background: #9E61A5;
  color: #FFFFFF;
}
.page-toolbar .page-toolbar-container {
  display: flex;
  align-items: center;
  padding: 1rem;
}
.page-toolbar .page-toolbar-container.start {
  justify-content: start;
}
.page-toolbar .page-toolbar-container.between {
  justify-content: space-between;
}
.page-toolbar .page-toolbar-container.center {
  justify-content: center;
}
.page-toolbar .page-toolbar-container.end {
  justify-content: end;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.indicators-containers {
  position: relative;
  padding: 0.125rem;
  margin: 1.125rem 0;
  vertical-align: middle;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.custom-table {
  width: 100%;
  table-layout: auto;
  min-width: 41rem;
}
.custom-table thead tr th {
  border-bottom: 0.12rem solid #DDDDDD;
  font-size: 0.87rem;
  font-weight: 600;
  padding: 1rem;
}
.custom-table tbody tr td {
  height: 60px;
  padding: 0.75rem;
}
.custom-table tbody tr td a {
  color: #337AB7;
  font-size: 14px;
  text-decoration: none;
}
.custom-table tbody tr td img {
  width: 10.37rem;
  vertical-align: middle;
}
.custom-table .icon-url {
  font-size: 2em;
}
.custom-table .Alto {
  color: #39882c;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .Medio {
  color: #F6B100;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .Bajo {
  color: #BE0933;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .graphicYearChart {
  width: 230px;
}
.custom-table .icon-download {
  font-size: 1.5em;
  color: rgba(0, 0, 0, 0.12);
}
.cell-background:nth-child(odd) {
  background-color: #F6F6F6;
}
.button-text-state {
  color: #337AB7 !important;
  font-size: 1.5em;
  font-weight: 700;
  text-transform: initial !important;
}
.button-text-state:hover {
  color: #23527c !important;
  background-color: transparent !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
.custom-dialog .custom-dialog-title {
  font-size: 1.25rem;
  display: flex;
  justify-content: space-between !important;
  align-items: center;
}
.custom-dialog .custom-dialog-title.dagrd {
  background: #0085bf;
  color: #FFFFFF;
}
.custom-dialog .custom-dialog-title.dagrd .close {
  color: #FFFFFF;
  padding: 0;
}
.custom-dialog h2 {
  display: flex !important;
  justify-content: flex-start !important;
}
.custom-dialog p {
  display: flex !important;
  justify-content: flex-start !important;
}
.custom-dialog .custom-dialog-content {
  padding: 24px;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.indicators-containers {
  position: relative;
  padding: 0.125rem;
  margin: 1.125rem 0;
  vertical-align: middle;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.custom-table {
  width: 100%;
  table-layout: auto;
  min-width: 41rem;
}
.custom-table thead tr th {
  border-bottom: 0.12rem solid #DDDDDD;
  font-size: 0.87rem;
  font-weight: 600;
  padding: 1rem;
}
.custom-table tbody tr td {
  height: 60px;
  padding: 0.75rem;
}
.custom-table tbody tr td a {
  color: #337AB7;
  font-size: 14px;
  text-decoration: none;
}
.custom-table tbody tr td img {
  width: 10.37rem;
  vertical-align: middle;
}
.custom-table .icon-url {
  font-size: 2em;
}
.custom-table .Alto {
  color: #39882c;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .Medio {
  color: #F6B100;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .Bajo {
  color: #BE0933;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .graphicYearChart {
  width: 230px;
}
.custom-table .icon-download {
  font-size: 1.5em;
  color: rgba(0, 0, 0, 0.12);
}
.cell-background:nth-child(odd) {
  background-color: #F6F6F6;
}
.button-text-state {
  color: #337AB7 !important;
  font-size: 1.5em;
  font-weight: 700;
  text-transform: initial !important;
}
.button-text-state:hover {
  color: #23527c !important;
  background-color: transparent !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.custom-table {
  width: 100%;
  table-layout: auto;
  min-width: 41rem;
}
.custom-table thead tr th {
  border-bottom: 0.12rem solid #DDDDDD;
  font-size: 0.87rem;
  font-weight: 600;
  padding: 1rem;
}
.custom-table tbody tr td {
  height: 60px;
  padding: 0.75rem;
}
.custom-table tbody tr td a {
  color: #337AB7;
  font-size: 14px;
  text-decoration: none;
}
.custom-table tbody tr td img {
  width: 10.37rem;
  vertical-align: middle;
}
.custom-table .icon-url {
  font-size: 2em;
}
.custom-table .Alto {
  color: #39882c;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .Medio {
  color: #F6B100;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .Bajo {
  color: #BE0933;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .graphicYearChart {
  width: 230px;
}
.custom-table .icon-download {
  font-size: 1.5em;
  color: rgba(0, 0, 0, 0.12);
}
.cell-background:nth-child(odd) {
  background-color: #F6F6F6;
}
.button-text-state {
  color: #337AB7 !important;
  font-size: 1.5em;
  font-weight: 700;
  text-transform: initial !important;
}
.button-text-state:hover {
  color: #23527c !important;
  background-color: transparent !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.custom-table {
  width: 100%;
  table-layout: auto;
  min-width: 41rem;
}
.custom-table thead tr th {
  border-bottom: 0.12rem solid #DDDDDD;
  font-size: 0.87rem;
  font-weight: 600;
  padding: 1rem;
}
.custom-table tbody tr td {
  height: 60px;
  padding: 0.75rem;
}
.custom-table tbody tr td a {
  color: #337AB7;
  font-size: 14px;
  text-decoration: none;
}
.custom-table tbody tr td img {
  width: 10.37rem;
  vertical-align: middle;
}
.custom-table .icon-url {
  font-size: 2em;
}
.custom-table .Alto {
  color: #39882c;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .Medio {
  color: #F6B100;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .Bajo {
  color: #BE0933;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .graphicYearChart {
  width: 230px;
}
.custom-table .icon-download {
  font-size: 1.5em;
  color: rgba(0, 0, 0, 0.12);
}
.cell-background:nth-child(odd) {
  background-color: #F6F6F6;
}
.button-text-state {
  color: #337AB7 !important;
  font-size: 1.5em;
  font-weight: 700;
  text-transform: initial !important;
}
.button-text-state:hover {
  color: #23527c !important;
  background-color: transparent !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.indicators-containers {
  position: relative;
  padding: 0.125rem;
  margin: 1.125rem 0;
  vertical-align: middle;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.custom-table {
  width: 100%;
  table-layout: auto;
  min-width: 41rem;
}
.custom-table thead tr th {
  border-bottom: 0.12rem solid #DDDDDD;
  font-size: 0.87rem;
  font-weight: 600;
  padding: 1rem;
}
.custom-table tbody tr td {
  height: 60px;
  padding: 0.75rem;
}
.custom-table tbody tr td a {
  color: #337AB7;
  font-size: 14px;
  text-decoration: none;
}
.custom-table tbody tr td img {
  width: 10.37rem;
  vertical-align: middle;
}
.custom-table .icon-url {
  font-size: 2em;
}
.custom-table .Alto {
  color: #39882c;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .Medio {
  color: #F6B100;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .Bajo {
  color: #BE0933;
  font-size: 30px;
  font-weight: 700;
}
.custom-table .graphicYearChart {
  width: 230px;
}
.custom-table .icon-download {
  font-size: 1.5em;
  color: rgba(0, 0, 0, 0.12);
}
.cell-background:nth-child(odd) {
  background-color: #F6F6F6;
}
.button-text-state {
  color: #337AB7 !important;
  font-size: 1.5em;
  font-weight: 700;
  text-transform: initial !important;
}
.button-text-state:hover {
  color: #23527c !important;
  background-color: transparent !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.indicators-containers {
  position: relative;
  padding: 0.125rem;
  margin: 1.125rem 0;
  vertical-align: middle;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.page-title-dagrd {
  align-items: center;
  display: flex;
  margin: 0rem;
  padding: 0rem;
}
.page-title-dagrd #page-title-children {
  padding: 0.625rem;
}
.page-title-dagrd #grid-item {
  padding: 0rem;
  display: flex;
  align-items: center;
}
.page-title-dagrd h1 {
  color: #0085bf;
  display: flex;
  font-family: "Ultra", serif;
  font-size: 1.87rem;
  font-weight: 900;
  margin: 0.625rem 0rem;
  padding: 0rem 1rem;
  text-align: center;
  justify-content: flex-end;
}
.page-title-dagrd p {
  color: #6b6d6d;
  font-family: "Lato", Helvetica, serif;
  font-size: 1.25rem;
  margin: 0.625rem 0rem;
  padding: 0rem 1rem;
  text-align: justify;
}
.page-title-without-space h1 {
  white-space: nowrap;
}
.page-title-without-space p {
  white-space: nowrap;
}
@media (max-width: 1200px) {
  .page-title-without-space {
    display: block !important;
  }
  .page-title-without-space h1 {
    white-space: normal;
  }
  .page-title-without-space p {
    white-space: normal;
  }
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
footer {
  padding: 15px;
  background-color: #00A7B8;
}
footer img {
  display: flex;
  margin-left: auto;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.loginFormContent {
  width: 100%;
  margin-top: 10%;
}
.loginFormContent .loginFormContentInputs {
  width: 100%;
}
.loginFormContent .loginFormContentInputs .titleForm {
  font-family: "Ultra", serif;
  font-size: 1.875rem;
  font-weight: 900;
  text-align: right;
  color: #139597;
  line-height: 1;
  margin-bottom: 0.625rem;
}
.loginFormContent .actionSection .spanText {
  color: #333333;
  padding-right: 1rem;
}
.loginFormContent .actionSection .actionCreateAccount {
  text-decoration: none;
  color: #337AB7;
  padding-right: 1rem;
}
.loginFormContent .actionSection .actionCreateAccount:hover {
  text-decoration: underline;
}
.loginFormContent .actionSection .actionCreateAccountExternal {
  text-decoration: none;
  color: #337AB7;
}
.loginFormContent .actionSection .containerLoginButton .loginButton {
  background: rgba(0, 0, 0, 0.12);
}
.loginFormContent .actionSection .containerLoginButton .buttonIsActive {
  background-color: #723E98;
  color: #FFFFFF;
}
.loginFormContent .actionSectionExternal {
  margin-top: 0.3rem;
  margin-bottom: 1rem;
}
.loginFormContent .actionSectionExternal .spanText {
  color: #333333;
  padding-right: 1rem;
}
.loginFormContent .actionSectionExternal .actionCreateAccount {
  text-decoration: none;
  color: #337AB7;
  padding-right: 1rem;
}
.loginFormContent .actionSectionExternal .actionCreateAccount:hover {
  text-decoration: underline;
}
.loginFormContent .actionSectionExternal .actionCreateAccountExternal {
  text-decoration: none;
  color: #337AB7;
}
.loginFormContent .actionSectionExternal .containerLoginButton .loginButton {
  background: rgba(0, 0, 0, 0.12);
}
.loginFormContent .actionSectionExternal .containerLoginButton .buttonIsActive {
  background-color: #723E98;
  color: #FFFFFF;
}
.loginFormContent .forgotPassword {
  color: #3F51B5;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.slider-memory {
  animation: fadein 4s;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.font-size {
  font-family: "Lato", Helvetica, serif;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
.container-time-line {
  width: 100%;
  position: relative;
}
.container-time-line ul:nth-child(1) {
  color: #139597;
}
.container-time-line .timeline {
  display: flex;
}
.container-time-line .timeline li {
  list-style: none;
  float: left;
  width: 33.3333%;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.container-time-line .timeline li:before {
  content: "";
  width: 10px;
  height: 10px;
  border: 3px solid #139597;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 50px;
  margin: 18px auto 10px auto;
  background: #EEEEEE;
  color: #6b6d6d;
  transition: all ease-in-out 0.3s;
  cursor: pointer;
}
.container-time-line .timeline li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #6b6d6d;
  top: 25px;
  left: -50%;
  z-index: -999;
  transition: all ease-in-out 0.3s;
}
.container-time-line .timeline li:first-child:after {
  content: none;
}
.container-time-line .timeline li.active {
  color: #139597 !important;
  background: transparent !important;
}
.container-time-line .timeline li.active:before {
  background: #139597;
  color: #EEEEEE;
}
.container-time-line .timeline li.active + li:after {
  background: none;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.categoryText {
  font-size: 1.7em;
}

.optionText {
  font-size: em;
}

.buttonContainer {
  justify-content: right;
}.not-found {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
    font-size: 2rem;
}

.not-found h1 {
    font-size: 5rem;
    margin-bottom: 1rem;
    color: #53ddce;
}

.not-found p {
    font-size: 1.5rem;
}

.volver {
    color: #bb4e8b;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.people-benefit-inputs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container-dialog {
  padding: 1.5rem;
}
.dropdown-custom {
  border-radius: 0.188rem;
  box-shadow: 0 0.125rem 0.125rem 0 rgba(0, 0, 0, 0.2);
  border: 0.063rem solid #ddd;
  padding: 0.313rem;
  margin-bottom: 0.625rem;
  max-width: 100%;
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
}
.dropdown-custom .second-border-custom {
  border-radius: 0.25rem;
  border: 0.125rem dashed #DDDDDD;
  box-sizing: border-box;
  max-width: 100%;
  display: block;
  margin: 0.313rem;
}
.dropdown-custom .third-custom {
  height: 12.5rem;
  flex-direction: column;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  display: flex;
  word-break: break-all;
}
.dropdown-custom .third-custom .image-selected-custom {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  display: table;
  flex-direction: column;
  margin: 0.5rem;
  height: 160px;
  position: relative;
  top: 10px;
  border: 0.063rem solid #DDDDDD;
  padding: 0.375rem;
  float: left;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.dropdown-custom .third-custom .image-selected-custom div {
  float: none;
  text-align: right;
  margin-bottom: 0.313rem;
  color: #000;
  position: relative;
  left: 1.938rem;
  bottom: 5.063rem;
  height: 0.75rem;
}
.dropdown-custom .third-custom .image-selected-custom img {
  height: 160px;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  box-sizing: border-box;
}
.dropdown-custom .third-custom .file-upload-input-custom {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 200px;
  outline: none;
  opacity: 0;
  cursor: pointer;
}
.dropdown-custom .third-custom .div-container {
  position: relative;
  bottom: 3.75rem;
  font-size: 3em;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.26);
  max-width: 100%;
  line-height: 1.428571429;
  word-break: break-all;
}
.archive {
  border-radius: 0.188rem;
  box-shadow: 0 0.063rem 1px 1px rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  overflow: hidden;
  z-index: 3;
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  margin: 0;
}
.archive .button-delete {
  color: #000;
}
.archive .container {
  border-radius: 0 0 0 0;
  position: relative;
  overflow: hidden;
  margin: 0;
  z-index: 2;
  padding: 0 8px 0 8px;
  min-width: 0;
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  align-content: center;
  flex: 1;
}
.archive .container .text {
  margin-left: 8px;
  font-weight: 400;
  min-width: 0;
  box-sizing: border-box;
  flex: 1;
}
.archive .container .icon-file {
  max-width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  height: 24px;
  width: 24px;
  min-height: 24px;
  min-width: 24px;
}
.archive .button-archive {
  border-radius: 0;
  vertical-align: middle;
  box-shadow: none;
  margin: 0;
  padding: 0 0.5rem 0 0.5rem;
  min-height: initial;
  min-width: 6.25rem;
  background-color: #723E98 !important;
  z-index: 2;
  color: rgba(255, 255, 255, 0.87);
  outline: none;
  position: relative;
  cursor: pointer;
  line-height: 2.25rem;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  user-select: none;
  border: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.875rem;
  font-style: inherit;
  font-variant: inherit;
  font-family: inherit;
  text-decoration: none;
  overflow: hidden;
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  letter-spacing: 0.01em;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.recoveryContent {
  width: 100%;
  margin-top: 10%;
}
.recoveryContent .recoveryContentInputs {
  width: 27rem;
}
.recoveryContent .recoveryContentInputs .titleForm {
  font-family: "Ultra", serif;
  font-size: 1.875rem;
  font-weight: 900;
  text-align: right;
  color: #139597;
  line-height: 1;
  margin-bottom: 0.625rem;
}
.recoveryContent .actionSection .spanText {
  color: #333333;
  padding-right: 1rem;
}
.recoveryContent .actionSection .actionLoginAccount {
  text-decoration: none;
  color: #337AB7;
  padding-right: 1rem;
}
.recoveryContent .actionSection .actionLoginAccount:hover {
  text-decoration: underline;
}
.recoveryContent .actionSection .actionLoginAccountExternal {
  text-decoration: none;
  color: #337AB7;
}
.recoveryContent .actionSection .containerRecoveryButton {
  text-transform: uppercase;
}
.recoveryContent .actionSection .containerRecoveryButton .recoveryButton {
  background: rgba(0, 0, 0, 0.12);
}
.recoveryContent .actionSection .containerRecoveryButton .buttonIsActive {
  background-color: #723E98;
  color: #FFFFFF;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.registerFormPersonContent form {
  padding-top: 1rem;
  width: 100%;
}
.registerFormPersonContent form .inputForm,
.registerFormPersonContent form .selectForm,
.registerFormPersonContent form .switchForm {
  width: 100%;
  min-height: 65px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.registerFormPersonContent form .inputForm div,
.registerFormPersonContent form .inputForm input,
.registerFormPersonContent form .inputForm .MuiFormControlLabel-label,
.registerFormPersonContent form .selectForm div,
.registerFormPersonContent form .selectForm input,
.registerFormPersonContent form .selectForm .MuiFormControlLabel-label,
.registerFormPersonContent form .switchForm div,
.registerFormPersonContent form .switchForm input,
.registerFormPersonContent form .switchForm .MuiFormControlLabel-label {
  font-size: 0.875rem;
}
.registerFormPersonContent form .inputForm .MuiInputLabel-root,
.registerFormPersonContent form .selectForm .MuiInputLabel-root,
.registerFormPersonContent form .switchForm .MuiInputLabel-root {
  font-size: 0.875rem;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
  line-height: 1.2;
  word-break: break-word;
  overflow-wrap: anywhere;
}
.registerFormPersonContent form .inputForm .MuiInputBase-input,
.registerFormPersonContent form .inputForm .MuiSelect-select,
.registerFormPersonContent form .selectForm .MuiInputBase-input,
.registerFormPersonContent form .selectForm .MuiSelect-select,
.registerFormPersonContent form .switchForm .MuiInputBase-input,
.registerFormPersonContent form .switchForm .MuiSelect-select {
  font-size: 0.875rem;
}
.registerFormPersonContent form .inputFormSmall {
  width: 100%;
  min-height: 65px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.registerFormPersonContent form .inputFormSmall div,
.registerFormPersonContent form .inputFormSmall input,
.registerFormPersonContent form .inputFormSmall .MuiFormControlLabel-label {
  font-size: 0.875rem;
}
.registerFormPersonContent form .inputFormSmall .MuiInputLabel-root {
  font-size: 0.875rem;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
  line-height: 1.2;
  word-break: break-word;
  overflow-wrap: anywhere;
}
.registerFormPersonContent form .inputFormSmall .MuiInputBase-input,
.registerFormPersonContent form .inputFormSmall .MuiSelect-select {
  font-size: 0.875rem;
}
@media (max-width: 600px) {
  .registerFormPersonContent form .inputForm,
.registerFormPersonContent form .selectForm,
.registerFormPersonContent form .switchForm,
.registerFormPersonContent form .inputFormSmall {
    min-height: auto;
  }
  .registerFormPersonContent form .inputForm div,
.registerFormPersonContent form .inputForm input,
.registerFormPersonContent form .inputForm .MuiFormControlLabel-label,
.registerFormPersonContent form .selectForm div,
.registerFormPersonContent form .selectForm input,
.registerFormPersonContent form .selectForm .MuiFormControlLabel-label,
.registerFormPersonContent form .switchForm div,
.registerFormPersonContent form .switchForm input,
.registerFormPersonContent form .switchForm .MuiFormControlLabel-label,
.registerFormPersonContent form .inputFormSmall div,
.registerFormPersonContent form .inputFormSmall input,
.registerFormPersonContent form .inputFormSmall .MuiFormControlLabel-label {
    font-size: 1.125rem;
  }
  .registerFormPersonContent form .inputForm .MuiInputLabel-root,
.registerFormPersonContent form .selectForm .MuiInputLabel-root,
.registerFormPersonContent form .switchForm .MuiInputLabel-root,
.registerFormPersonContent form .inputFormSmall .MuiInputLabel-root {
    font-size: 1.125rem;
  }
  .registerFormPersonContent form .inputForm .MuiInputBase-input,
.registerFormPersonContent form .inputForm .MuiSelect-select,
.registerFormPersonContent form .selectForm .MuiInputBase-input,
.registerFormPersonContent form .selectForm .MuiSelect-select,
.registerFormPersonContent form .switchForm .MuiInputBase-input,
.registerFormPersonContent form .switchForm .MuiSelect-select,
.registerFormPersonContent form .inputFormSmall .MuiInputBase-input,
.registerFormPersonContent form .inputFormSmall .MuiSelect-select {
    font-size: 1.125rem;
  }
}
.registerFormPersonContent form .selectForm .MuiInputBase-colorPrimary:before {
  border-bottom-color: #DDDDDD;
}
.registerFormPersonContent form .selectForm .customSelect {
  width: 100%;
}
.registerFormPersonContent form .datePickerForm {
  width: 100%;
  min-height: 65px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  font-size: 0.875rem;
}
.registerFormPersonContent form .datePickerForm div > div {
  margin-top: auto;
  height: auto;
}
.registerFormPersonContent form .datePickerForm fieldset {
  border: none;
}
.registerFormPersonContent form .datePickerForm .MuiFormControl-root {
  border-bottom: 1px solid #DDDDDD;
  width: 100%;
  padding-top: 0.5rem;
}
.registerFormPersonContent form .datePickerForm .MuiFormControl-root label {
  font-size: 0.875rem;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
  line-height: 1.2;
}
.registerFormPersonContent form .datePickerForm .MuiFormControl-root input[type=tel] {
  padding: 0.35rem;
  font-size: 0.875rem;
}
@media (max-width: 600px) {
  .registerFormPersonContent form .datePickerForm {
    font-size: 1.125rem;
  }
  .registerFormPersonContent form .datePickerForm .MuiFormControl-root label {
    font-size: 1.125rem;
  }
  .registerFormPersonContent form .datePickerForm .MuiFormControl-root input[type=tel] {
    font-size: 1.125rem;
  }
}
.registerFormPersonContent form .formButton {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  justify-content: end;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.registerFormContent {
  width: 100%;
  margin-top: 4%;
}
.registerFormContent .registerFormContentInputs {
  width: 18.75rem;
}
.registerFormContent .registerFormContentInputs .titleForm {
  font-family: "Ultra", serif;
  font-size: 1.875rem;
  font-weight: 900;
  text-align: right;
  color: #139597;
  line-height: 1;
  margin-bottom: 2rem;
}
.registerFormContent .actionSection .containerRegisterButton .registerButton {
  background: rgba(0, 0, 0, 0.12);
}
.registerFormContent .actionSection .containerRegisterButton .buttonIsActive {
  background-color: #723E98;
  color: #FFFFFF;
}
.registerFormContent .actionSection .actionLoginAccount {
  text-decoration: none;
  color: #337AB7;
  padding-right: 1rem;
}
.registerFormContent .actionSection .actionLoginAccount:hover {
  text-decoration: underline;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.detailModal {
  color: #337AB7 !important;
  padding: 0px !important;
  justify-content: flex-start !important;
}
.detailModal:hover {
  color: #337AB7;
  text-decoration: underline !important;
  background-color: transparent !important;
}
.description-card {
  white-space: pre-line !important;
  font-size: 12px !important;
  margin-right: 0.5px !important;
  width: 100% !important;
  height: 50px !important;
}
.card-media {
  width: -webkit-fill-available !important;
  object-fit: contain !important;
  border: none !important;
}
.card-media-image {
  width: -webkit-fill-available !important;
  object-fit: contain !important;
  border: 1px solid #CCCCCC;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.servicesGridContainer {
  padding: 2rem;
}

.containerSearch {
  width: 60%;
  margin-left: 10rem;
  margin-right: 10rem;
}
.containerSearch .textFieldCustomInput {
  width: 100%;
}

.containImage {
  text-align: center;
}
.containImage .imageActive {
  margin-top: 1rem;
  width: 40%;
  text-align: center;
}
.containImage .placeService {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}

.descriptionService {
  text-align: justify;
  padding-left: 1rem;
  padding-right: 1rem;
}

.titleService {
  text-align: center;
}

.titleForm {
  font-family: "Ultra", serif;
  font-size: 1.875rem;
  font-weight: 900;
  text-align: right;
  color: #139597;
  line-height: 1;
  margin-bottom: 0.625rem;
}

.descriptionTitle {
  font-family: "Lato", Helvetica, sans-serif;
  margin-top: 0.2rem;
  font-size: 1.25rem;
  color: #6b6d6d;
  text-align: center;
}

.cardActionArea .titleCard {
  font-size: 1.125rem;
  color: #337AB7;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.registerFormPersonContent form {
  padding-top: 1rem;
  width: 100%;
}
.registerFormPersonContent form .inputForm div, .registerFormPersonContent form .inputForm input, .registerFormPersonContent form .inputForm .MuiFormControlLabel-label, .registerFormPersonContent form .selectForm div, .registerFormPersonContent form .selectForm input, .registerFormPersonContent form .selectForm .MuiFormControlLabel-label, .registerFormPersonContent form .switchForm div, .registerFormPersonContent form .switchForm input, .registerFormPersonContent form .switchForm .MuiFormControlLabel-label {
  font-size: 0.75rem;
}
.registerFormPersonContent form .selectForm .MuiInputBase-colorPrimary:before {
  border-bottom-color: #DDDDDD;
}
.registerFormPersonContent form .selectForm .customSelect {
  width: 100%;
}
.registerFormPersonContent form .datePickerForm {
  font-size: 0.75rem;
  padding-top: 0.35rem;
}
.registerFormPersonContent form .datePickerForm fieldset {
  border: none;
}
.registerFormPersonContent form .datePickerForm .MuiFormControl-root {
  border-bottom: 1px solid #DDDDDD;
  width: 100%;
  padding-top: 0.5rem;
}
.registerFormPersonContent form .datePickerForm .MuiFormControl-root label {
  font-size: 0.75rem;
}
.registerFormPersonContent form .datePickerForm .MuiFormControl-root input {
  padding: 0.4rem;
  font-size: 0.75rem;
}
.registerFormPersonContent form .formButton {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  justify-content: end;
}

.districtPlaceholder .MuiInputBase-root ::placeholder {
  color: #000;
}

.register-dialog h2 {
  font-weight: 400 !important;
  color: #000;
}
.register-dialog p {
  font-size: 14px;
  margin-bottom: 40px;
}
.register-dialog div {
  display: flex;
  justify-content: flex-end !important;
}
.register-dialog button {
  color: #3F51B5;
  font-size: 16px;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.custom-table.admin-services-table tbody tr td {
  vertical-align: top;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container-dialog {
  padding: 24px;
}
.dropdown {
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #DDDDDD;
  padding: 5px;
  margin-bottom: 10px;
  max-width: 100%;
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
}
.dropdown .second-border {
  border-radius: 4px;
  border: 2px dashed #DDDDDD;
  box-sizing: border-box;
  max-width: 100%;
  display: block;
  margin: 5px;
}
.dropdown .third {
  height: 200px;
  flex-direction: row;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  display: flex;
  word-break: break-all;
}
.dropdown .third .image-selected {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  display: table;
  flex-direction: column;
  margin: 8px;
  height: 160px;
  border: 1px solid #DDDDDD;
  padding: 6px;
  float: left;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.dropdown .third .image-selected div {
  float: none;
  text-align: right;
  margin-bottom: 5px;
  color: #000;
  position: relative;
  left: 31px;
  bottom: 81px;
  height: 12px;
}
.dropdown .third .image-selected img {
  height: 160px;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  box-sizing: border-box;
}
.dropdown .third .file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: auto;
  height: 200px;
  outline: none;
  opacity: 0;
  cursor: pointer;
}
.dropdown .third div {
  font-size: 3em;
  font-weight: 700;
  color: #000;
  max-width: 100%;
  line-height: 1.428571429;
  word-break: break-all;
}
.archive {
  border-radius: 3px;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  overflow: hidden;
  z-index: 3;
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  margin: 0;
}
.archive .button-delete {
  color: #000;
}
.archive .container {
  border-radius: 0 0 0 0;
  position: relative;
  overflow: hidden;
  margin: 0;
  z-index: 2;
  padding: 0 8px 0 8px;
  min-width: 0;
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  align-content: center;
  flex: 1;
}
.archive .container .text {
  margin-left: 8px;
  font-weight: 400;
  min-width: 0;
  box-sizing: border-box;
  flex: 1;
}
.archive .container .icon-file {
  max-width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  height: 24px;
  width: 24px;
  min-height: 24px;
  min-width: 24px;
}
.archive .button-archive {
  border-radius: 0 0 0 0;
  vertical-align: middle;
  box-shadow: none;
  margin: 0;
  padding: 0 8px 0 8px;
  min-height: initial;
  min-width: 100px;
  background-color: #723E98 !important;
  z-index: 2;
  color: rgba(255, 255, 255, 0.87);
  outline: none;
  position: relative;
  cursor: pointer;
  line-height: 36px;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  user-select: none;
  border: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-style: inherit;
  font-variant: inherit;
  font-family: inherit;
  text-decoration: none;
  overflow: hidden;
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  letter-spacing: 0.01em;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.security-page {
  padding: 20px 0;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.offerServiceFormContainer .inputForm {
  margin: 0rem;
}
.offerServiceFormContainer .selectForm {
  margin-top: 1rem;
}
.offerServiceFormContainer .selectForm .selectFormField {
  font-size: 0.85rem;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.offerServiceFormContainer .inputForm {
  margin: 0rem;
}
.offerServiceFormContainer .selectForm {
  margin-top: 1rem;
}
.offerServiceFormContainer .selectForm .selectFormField {
  font-size: 0.85rem;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.custom-table.admin-services-table tbody tr td {
  vertical-align: top;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container-dialog-adminSettings {
  padding: 24px;
}
.container-dialog-adminSettings div {
  position: relative;
  padding: 0.25rem;
  margin: 0.313rem 0rem;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.registerFormPersonContent form {
  padding-top: 1rem;
  width: 100%;
}
.registerFormPersonContent form .inputForm div,
.registerFormPersonContent form .inputForm input,
.registerFormPersonContent form .inputForm .MuiFormControlLabel-label,
.registerFormPersonContent form .selectForm div,
.registerFormPersonContent form .selectForm input,
.registerFormPersonContent form .selectForm .MuiFormControlLabel-label,
.registerFormPersonContent form .switchForm div,
.registerFormPersonContent form .switchForm input,
.registerFormPersonContent form .switchForm .MuiFormControlLabel-label {
  font-size: 0.75rem;
}
.registerFormPersonContent form .selectForm .MuiInputBase-colorPrimary:before {
  border-bottom-color: #DDDDDD;
}
.registerFormPersonContent form .selectForm .customSelect {
  width: 100%;
}
.registerFormPersonContent form .datePickerForm {
  font-size: 0.75rem;
  padding-top: 0.35rem;
}
.registerFormPersonContent form .datePickerForm fieldset {
  border: none;
}
.registerFormPersonContent form .datePickerForm .MuiFormControl-root {
  border-bottom: 1px solid #DDDDDD;
  width: 100%;
  padding-top: 0.5rem;
}
.registerFormPersonContent form .datePickerForm .MuiFormControl-root label {
  font-size: 0.75rem;
}
.registerFormPersonContent form .datePickerForm .MuiFormControl-root input {
  padding: 0.4rem;
  font-size: 0.75rem;
}
.registerFormPersonContent form .formButton {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  justify-content: end;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.survey-page-container {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.survey-page-title {
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 40px 0px;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon-avatar {
  cursor: default;
}
.icon-avatar:hover {
  background-color: transparent !important;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.custom-table.table tbody tr td {
  vertical-align: top;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.indicators-containers {
  position: relative;
  padding: 0.125rem;
  margin: 1.125rem 0;
  vertical-align: middle;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.indicators-containers {
  position: relative;
  padding: 0.125rem;
  margin: 1.125rem 0;
  vertical-align: middle;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.indicators-containers {
  position: relative;
  padding: 0.125rem;
  margin: 1.125rem 0;
  vertical-align: middle;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.indicators-containers {
  position: relative;
  padding: 0.125rem;
  margin: 1.125rem 0;
  vertical-align: middle;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.indicators-containers {
  position: relative;
  padding: 0.125rem;
  margin: 1.125rem 0;
  vertical-align: middle;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.indicators-containers {
  position: relative;
  padding: 0.125rem;
  margin: 1.125rem 0;
  vertical-align: middle;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}

.MuiAppBar-root {
  z-index: 99 !important;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.indicators-containers {
  position: relative;
  padding: 0.125rem;
  margin: 1.125rem 0;
  vertical-align: middle;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.actions-grid-container {
  margin-right: 0;
}
@media (min-width: 900px) {
  .actions-grid-container {
    margin-right: 5%;
  }
}
.actions-grid-container .separator {
  border-top: 1px solid #EEEEEE;
  width: 100%;
}
@media (min-width: 900px) {
  .actions-grid-container .separator {
    display: none;
  }
}
.actions-grid-container .separator-actions {
  border-top: 1px solid #EEEEEE;
  margin: 1rem 0.3rem;
  width: 100%;
}
@media (max-width: 899px) {
  .actions-grid-container .separator-actions {
    display: none;
  }
}
.actions-grid-container .indicator-participants-actions {
  justify-content: space-evenly;
}
.actions-grid-container .indicator-participants-actions .action-icons {
  color: #6b6d6d;
  display: none;
  justify-content: space-evenly;
}
@media (min-width: 900px) {
  .actions-grid-container .indicator-participants-actions .action-icons {
    display: block;
  }
}
.actions-grid-container .indicator-participants-actions .action-icons .benIcons {
  width: 0.75em;
}
.actions-grid-container .numberSons {
  padding-top: 1rem;
}
.doughnut-container {
  width: 80%;
  margin: 0 auto;
}
.bar-container {
  width: 100%;
  margin: 0 auto;
}
.charts-container {
  height: 100%;
}$alabaster      : hsl(0, 0%, 98%);
$alto           : #DDDDDD;
$astral         : #337AB7;
$bananaMania    : #faeaa9;
$bayOfMany      : #23527c;
$black          : #000;
$blackOpacity   : rgba(0, 0, 0, 0.12);
$blackPearl     : #010407;
$blackShadow    : rgba(0, 0, 0, 0.2);
$blueChill      : #139597;
$boulder        : #777777;
$castkillWhite  : #f2f6f9;
$cornFlower     : #8bb4e7;
$danube         : #5C9ACF;
$danube-light   : #5b9bd1;
$doveGray       : #6e6e6e;
$fiord          : #485A6A;
$forestGreen    : #39882c;
$forestGreenTransparent: rgba(57, 136, 44, 0.3);
$gallery        : #EEEEEE;
$grenadier      : #DD2C00;
$hitGray         : #9eacb4;
$linkWater      : #f5f8fd;
$londonHue      : #BB90C0;
$mercury        : #E5E5E5;
$mineShaft      : #333333;
$mistyc         : #eef1f5;
$mistyc-light   : #e7ecf1;
$nepal          : #97b1c3;
$nevada         : #6B6D6D;
$nevada         : #6b6d6d;
$orange         : #FF5722;
$pacificBlue    : #00A7B8;
$persianGreen   : #00989D;
$persianGreen   : #00989D;
$puertoRico     : #44B6AE;
$purple         : #9c27b0;
$redViolet      : #C51162;
$rock-blue      : #a0b8c9;
$royalPurple    : #723E98;
$safron         : #f3cc31;
$sanMarino      : #3F51B5;
$scooter        : #2ab4c0;
$selective-yellow: #F6B100;
$selectiveYellow: #F6B100;
$selectiveYellowTransparent: rgba(246, 177, 0, 0.3);
$shiraz         : #BE0933;
$shirazTransparent:          rgba(190, 9, 51, 0.3);
$silver         : #CCCCCC;
$silver-chalice : #ACACAC;
$studio         : #8E44AD;
$trendyPink     : #9E61A5;
$white          : #FFFFFF;
$wild-sand      : #F6F6F6;
$wildStrawberry : #FF4081;
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato-Regular'), local('Lato-Regular'), url('./resources/styles/fonts/Lato-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Lato Black';
    font-style: normal;
    font-weight: 400;
    src: local('Lato-Black'), local('Lato-Black'), url('./resources/styles/fonts/Lato-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Ultra';
    font-style: normal;
    font-weight: 700;
    src: local('Ultra'), local('Ultra'), url('./resources/styles/fonts/Ultra.ttf') format('truetype');
}
@font-face {
    font-family: "fontAB";
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot");
    src: url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.6db24658.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.992a567c.ttf") format("truetype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.1879a602.svg#fontAB") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
  background-color: $alabaster;
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("./resources/styles/fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("./resources/styles/fonts/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("./resources/styles/fonts/Ultra.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("./resources/styles/fonts/fontAB.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
.path {
  stroke: #ccc;
  stroke-width: 1px;
}
.path:hover {
  cursor: pointer;
  fill-opacity: 0.8;
}
.map-canvas {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  border-style: ridge;
  border: none;
  color: #FFFFFF;
  height: 500px;
  width: 100%;
}@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("https://www.medellin.gov.co/sicgemapp/assets/Lato-Regular.7ae714b6.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("https://www.medellin.gov.co/sicgemapp/assets/Lato-Black.8b32bc53.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("https://www.medellin.gov.co/sicgemapp/assets/Ultra.9b08bad2.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.798dca80.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("https://www.medellin.gov.co/sicgemapp/assets/Lato-Regular.7ae714b6.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("https://www.medellin.gov.co/sicgemapp/assets/Lato-Black.8b32bc53.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("https://www.medellin.gov.co/sicgemapp/assets/Ultra.9b08bad2.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.798dca80.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato-Regular"), local("Lato-Regular"), url("https://www.medellin.gov.co/sicgemapp/assets/Lato-Regular.7ae714b6.ttf") format("truetype");
}
@font-face {
  font-family: "Lato Black";
  font-style: normal;
  font-weight: 400;
  src: local("Lato-Black"), local("Lato-Black"), url("https://www.medellin.gov.co/sicgemapp/assets/Lato-Black.8b32bc53.ttf") format("truetype");
}
@font-face {
  font-family: "Ultra";
  font-style: normal;
  font-weight: 700;
  src: local("Ultra"), local("Ultra"), url("https://www.medellin.gov.co/sicgemapp/assets/Ultra.9b08bad2.ttf") format("truetype");
}
@font-face {
  font-family: "fontAB";
  src: url("fonts/fontAB.eot");
  src: url("fonts/fontAB.eot?#iefix") format("embedded-opentype"), url("https://www.medellin.gov.co/sicgemapp/assets/fontAB.798dca80.woff") format("woff"), url("fonts/fontAB.ttf") format("truetype"), url("fonts/fontAB.svg#fontAB") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: hsl(0deg, 0%, 98%);
  font-family: "Lato", Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1.428571429;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  body {
    font-size: 1rem;
  }
}
.MuiDialog-root {
  z-index: 100 !important;
}
.MuiAppBar-root {
  z-index: 99 !important;
}