/* ======================================================================================== */
/* R E S E T */
/* ======================================================================================== */
/*
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;}
body {
  margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
*/
summary {
  display: block;
}

/*
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }
audio:not([controls]) {
  display: none;
  height: 0; }
[hidden],
template {
  display: none; }
a {
  background-color: transparent; }
a:active,
a:hover {
  outline: 0; }
abbr[title] {
  border-bottom: 1px dotted; }
b,
strong {
  font-weight: bold; }
dfn {
  font-style: italic; }
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
mark {
  background: #ff0;
  color: #000; }
small {
  font-size: 80%; }
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sup {
  top: -0.5em; }
sub {
  bottom: -0.25em; }
img {
  border: 0; }
svg:not(:root) {
  overflow: hidden; }
figure {
  margin: 1em 40px; }
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }
pre {
  overflow: auto; }
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;}
button {
  overflow: visible; }
button,
select {
  text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;}
button[disabled],
html input[disabled] {
  cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }
input {
  line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
legend {
  border: 0;
  padding: 0;}
textarea {
  overflow: auto; }
optgroup {
  font-weight: bold; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
td,
th {
  padding: 0; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
body {
  line-height: 1; }
ol, ul {
  list-style: none; }
blockquote, q {
  quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }
:focus {
  outline: 0; }
ins {
  text-decoration: none; }
del {
  text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.clearfix {
  display: inline-block; }
.clearfix {
  display: block; }
.none {
  display: none; }
*/
/* T Y P O G R A P H Y */
@font-face {
  font-family: "Lato", sans-serif;
  src: url("fonts/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato", sans-serif;
  src: url("fonts/Lato-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: bold;
}
/* A N I M A T I O N S */

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::placeholder {
  color: #999;
  opacity: 1;
}

.border-primary {
  border-color: var(--base1) !important;
}

/* SOLICITUDES */
#progreso {
  background: #FFF;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 98%;
  z-index: 150;
  padding: 20px 30px;
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 15px 15px 0 0;
}

.ft-20 {
  font-size: 20px;
}

.ft-25 {
  font-size: 25px;
}

.ft-30 {
  font-size: 30px;
}

#pasos_solicitud {
  margin-bottom: 150px;
}
#pasos_solicitud .pasos {
  position: relative;
}
#pasos_solicitud button.help {
  position: absolute;
  top: 10px;
  right: 10px;
}

#pasos_propuesta {
  margin-bottom: 250px;
}
#pasos_propuesta .pasos {
  position: relative;
}
#pasos_propuesta button.help {
  position: absolute;
  top: 10px;
  right: 10px;
}

#maper {
  position: relative;
  width: 100%;
  height: 70vh;
  min-height: 600px;
  border: 1px solid rgba(97, 106, 120, 0.07);
  overflow: hidden;
}
#maper #supers {
  position: relative;
  max-height: calc(100% - 30px);
  overflow: auto;
  padding-right: 20px;
}
#maper .accordion2 .card-header {
  text-align: left;
  padding: 1.5rem 1rem 1.5rem 1.5rem;
}
#maper .accordion2 .card-header h3 {
  padding-bottom: 10px;
  text-align: center;
  line-height: 1.3rem;
  font-size: 2rem;
  color: var(--base2);
}
#maper .buttons-icons {
  position: relative;
  margin: 0 10px;
  display: flex;
  word-wrap: break-word;
  transition: right cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
#maper .buttons-icons .btn {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-left: 5px;
  border-radius: 50%;
  border: 1px solid rgba(94, 100, 112, 0.2);
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
#maper .buttons-icons .btn:hover, #maper .buttons-icons .btn.active {
  border: 1px solid var(--base1);
  background-color: var(--base1);
}
#maper .buttons-icons .btn:hover i, #maper .buttons-icons .btn.active i {
  color: #FFF;
}
#maper aside {
  width: 360px;
  position: absolute;
  top: 0;
  right: -100%;
  z-index: 100;
  height: calc(100% - 150px);
  overflow: hidden;
  padding: 20px 0 20px 20px;
  transition: all 1s;
}
#maper aside.ver {
  right: 0;
}
#maper aside .piecita {
  padding: 0;
  position: relative;
}
#maper aside .piecita:before {
  content: "";
  display: block;
  padding-top: 100%;
}
#maper aside .piecita .piezacapa {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#maper aside .piecita .piezacapa svg {
  fill: var(--base1);
}
#maper aside .piecita .radial {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#maper aside .piecita .radial .rs-handle {
  border-width: 12px 30px 12px 30px;
  border-color: transparent var(--base2) transparent transparent;
  background: transparent;
  border-style: solid;
  margin-top: -12px !important;
  margin-left: -40px !important;
  border-radius: 0;
}
#maper aside .piecita .radial .rs-handle:hover {
  border-color: transparent var(--red) transparent transparent;
}
#maper aside .piecita .radial .rs-bg-color, #maper aside .piecita .radial .rs-path-color {
  background-color: transparent;
}
#maper aside .piecita .radial .rs-border {
  border: none;
}
#maper aside .piecita2 {
  min-width: 150px;
  height: 90px;
  position: relative;
}
#maper aside .piecita2 .radial2 {
  position: absolute;
  z-index: 5;
  top: 5px;
  left: 75px;
}
#maper aside .piecita2 .radial2 .rs-handle {
  border-width: 12px 30px 12px 30px;
  border-color: transparent var(--base2) transparent transparent;
  background: transparent;
  border-style: solid;
  margin-top: -12px !important;
  margin-left: -45px !important;
  border-radius: 0;
}
#maper aside .piecita2 .radial2 .rs-handle:hover {
  border-color: transparent var(--red) transparent transparent;
}
#maper aside .piecita2 .radial2 .rs-path-color {
  background-color: var(--base1);
}
#maper aside .piecita2 .radial2 .rs-border {
  border: none;
}
#maper aside .piecita2 .tejado2 {
  width: 60px;
  height: 50px;
  display: inline-block;
  vertical-align: top;
  margin-left: 0;
}
#maper aside .piecita2 .tejado2 svg {
  fill: var(--base1);
}
#maper aside .piecita2 .tejado1 {
  width: 60px;
  height: 50px;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 -1px;
  position: relative;
  z-index: 10;
}
#maper aside .piecita2 .tejado1 .tejadin {
  width: 60px;
  height: 8px;
  background-color: var(--base1);
  transition: all 0.3s;
  transform: rotate(0deg);
  transform-origin: top left;
}
#maper aside .piecita2 .tejado1 .tejadin img {
  transition: all 0.3s;
  transform: rotate(0deg);
  transform-origin: top left;
}

#pintacub .piecita {
  width: 150px;
  height: 150px;
  display: inline-block;
  padding: 0;
  margin-bottom: -6px;
  position: relative;
}
#pintacub .piecita .piezacapa {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#pintacub .piecita .piezacapa svg {
  fill: var(--base1);
}
#pintacub .piecita .radial {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#pintacub .piecita .radial .rs-handle {
  border-width: 12px 30px 12px 30px;
  border-color: transparent var(--base2) transparent transparent;
  background: transparent;
  border-style: solid;
  margin-top: -12px !important;
  margin-left: -40px !important;
  border-radius: 0;
}
#pintacub .piecita .radial .rs-handle:hover {
  border-color: transparent var(--red) transparent transparent;
}
#pintacub .piecita .radial .rs-bg-color, #pintacub .piecita .radial .rs-path-color {
  background-color: transparent;
}
#pintacub .piecita .radial .rs-border {
  border: none;
}
#pintacub .piecita2 {
  width: 150px;
  height: 90px;
  margin: 40px 0 20px;
  position: relative;
  display: inline-block;
}
#pintacub .piecita2 .radial2 {
  position: absolute;
  z-index: 5;
  top: 5px;
  left: 75px;
}
#pintacub .piecita2 .radial2 .rs-handle {
  border-width: 12px 30px 12px 30px;
  border-color: transparent var(--base2) transparent transparent;
  background: transparent;
  border-style: solid;
  margin-top: -12px !important;
  margin-left: -45px !important;
  border-radius: 0;
}
#pintacub .piecita2 .radial2 .rs-handle:hover {
  border-color: transparent var(--red) transparent transparent;
}
#pintacub .piecita2 .radial2 .rs-path-color {
  background-color: var(--base1);
}
#pintacub .piecita2 .radial2 .rs-border {
  border: none;
}
#pintacub .piecita2 .tejado2 {
  width: 60px;
  height: 50px;
  display: inline-block;
  vertical-align: top;
  margin-left: 0;
}
#pintacub .piecita2 .tejado2 svg {
  fill: var(--base1);
}
#pintacub .piecita2 .tejado1 {
  width: 60px;
  height: 50px;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 -1px;
  position: relative;
  z-index: 10;
}
#pintacub .piecita2 .tejado1 .tejadin {
  width: 60px;
  height: 8px;
  background-color: var(--base1);
  transition: all 0.3s;
  transform: rotate(0deg);
  transform-origin: top left;
}
#pintacub .piecita2 .tejado1 .tejadin img {
  transition: all 0.3s;
  transform: rotate(0deg);
  transform-origin: top left;
}

#all_papelera, #all_papelera2, #all_papelera3, #all_papelera4 {
  display: none;
  cursor: pointer;
}

.select2-dropdown, .select2-search--dropdown .select2-search__field {
  text-align: center;
}

.input-group > .form-control:not(:last-child) {
  border-right: none;
}

.input-group > .form-control:not(:first-child) {
  border-left: none;
}

.input-group .input-group-text {
  background-color: #FFF;
}

.input-group > .input-group-append:not(:last-child) .input-group-text {
  border-right: none;
}

.input-group > .input-group-append:not(:first-child) .input-group-text {
  border-left: none;
}

.input-group input[readonly] + .input-group-append .input-group-text {
  background-color: #e9ecef;
}

.input-group input:focus + .input-group-append .input-group-text {
  border-color: #3e8ef7;
  box-shadow: none;
}

.select2-container--default .select2-selection--single {
  padding-right: 0.75rem;
}

.btnesp {
  display: flex;
  vertical-align: middle;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 7px 0;
}
.btnesp a {
  min-width: 60px;
}
.btnesp a.notactive:hover {
  color: #FFF;
}
.btnesp a.notactive:not(:hover) {
  color: #3276b1;
  background-color: #fff;
  border: 1px solid #d2d6de;
}

#presupuesto #itemspr > .row:nth-child(even) {
  background-color: #ebebeb;
}

#presupuesto #itemspr > .row:hover {
  background-color: rgba(0, 0, 0, 0.09);
}

@media (min-width: 768px) {
  #presupuesto #itemspr .bntrempre {
    position: relative;
    right: auto;
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  #presupuesto #itemspr .bntrempre {
    position: absolute;
    right: -45px;
    margin-top: 0;
  }
}
.col.button {
  padding: 20px;
  border: 1px solid var(--base1);
  border-radius: 5px;
  background-color: white;
  cursor: pointer;
  transform: scale(1);
  z-index: 1;
  transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s;
  margin: 0 0.3rem;
}
.col.button::before, .col.button:first-child:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 15px;
  height: calc(100% - 30px);
  opacity: 0.2;
}
.col.button i {
  font-size: 2.5rem;
  color: var(--base2);
}
.col.button p {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1.2rem;
  color: var(--base1);
}
.col.button:hover, .col.button.active {
  transform: scale(1.05);
  background-color: var(--base1);
  z-index: 3;
  border: 1px solid #FFF;
}
.col.button:hover p, .col.button:hover span, .col.button:hover small, .col.button.active p, .col.button.active span, .col.button.active small {
  color: white;
}
.col.button:hover i, .col.button.active i {
  color: var(--base2);
}

.modal .gri {
  padding: 20px;
  border: 1px solid var(--base1);
  border-radius: 5px;
  background-color: white;
  cursor: pointer;
  height: 100%;
}
.modal .gri img {
  height: 100px;
  margin-bottom: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.modal .gri h5 {
  margin: 0;
}
.modal .gri:hover, .modal .gri.active {
  background-color: rgba(0, 0, 0, 0.05);
  border: 1px solid var(--warning);
}

body {
  background-color: #f2f3f8;
}

.content-header .right-title .dropdown > .btn {
  overflow: hidden;
  border-radius: 100%;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.content-header .right-title .dropdown > .btn :hover {
  color: #FFF;
  background-color: var(--base1);
}

.line {
  width: 100%;
  border-bottom: 1px solid #F3F4F7;
  margin: 40px 0 60px 0;
}

.space {
  width: 100%;
  height: 40px;
}

.ft-1-1 {
  font-size: 1.1em;
}

.btn-mzn.btn {
  overflow: hidden;
  border-radius: 100%;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.btn-mzn.btn :hover {
  color: #FFF !important;
  background-color: var(--base1);
}

.content-notes .buttons-icons {
  position: relative;
  display: flex;
  justify-content: flex-end;
  margin: 0 10px;
  word-wrap: break-word;
  transition: right cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.content-notes .buttons-icons .btn {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-left: 5px;
  border-radius: 50%;
  border: 1px solid rgba(94, 100, 112, 0.2);
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.content-notes .buttons-icons .btn:hover {
  border: 1px solid var(--base1);
  background-color: var(--base1);
  color: #FFF !important;
}

.bg-base1 {
  background-color: var(--base1) !important;
  color: #FFF;
}

.bg-base2 {
  background-color: var(--base2) !important;
  color: #FFF;
}

.bg-base3 {
  background-color: var(--base3) !important;
  color: #FFF;
}

a.text-link {
  color: #000;
  font-size: 14px;
}
a.text-link:hover {
  color: var(--base2);
}

/* M O D U L E S */
.dataTables_info,
.pagination font {
  font-size: 14px;
  letter-spacing: -0.2px;
}

.paging_simple_numbers .pagination .paginate_button {
  background: transparent;
}
.paging_simple_numbers .pagination .paginate_button a {
  padding: 5px 10px;
  background-color: #b0caeb;
  color: var(--dark);
}
.paging_simple_numbers .pagination .paginate_button.active a, .paging_simple_numbers .pagination .paginate_button:hover a {
  background-color: var(--base1) !important;
  color: #FFFFFF;
}
.paging_simple_numbers .pagination .paginate_button:hover {
  background: transparent;
}
.paging_simple_numbers .pagination .previous a,
.paging_simple_numbers .pagination .next a {
  background: transparent;
}
.paging_simple_numbers .pagination .page-item.disabled .page-link {
  color: transparents;
  background: transparent;
}

.accordion .card {
  margin-bottom: 10px;
}
.accordion .card .card-header {
  cursor: pointer;
}
.accordion .card .card-header h5 {
  font-size: 18px;
  font-weight: 600;
}
.accordion .card .card-header.collapsed i.si-minus {
  display: none;
}
.accordion .card .card-header.collapsed i.si-plus {
  display: inline;
}
.accordion .card .card-header i.si-minus {
  display: inline;
}
.accordion .card .card-header i.si-plus {
  display: none;
}

a.downcsv {
  float: right;
  color: #fff;
  font-size: 16px;
  display: block;
  padding: 2px 5px;
  background-color: transparent;
  transition: all 0.5s;
}
a.downcsv i {
  margin-right: 5px;
}
a.downcsv:hover {
  background-color: #FFF;
  color: #262478;
}
a.downcsv:hover i {
  color: #262478;
}

.content-notes {
  margin-bottom: 50px;
  display: block;
}

.item-note {
  display: flex;
  align-items: center;
  justify-self: start;
  width: 100%;
  padding: 15px;
  margin: 0;
  margin-bottom: 10px;
  border-radius: 15px;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px rgba(62, 57, 107, 0.4);
}
.item-note .do {
  width: 30px;
}
.item-note .time {
  width: 50px;
  margin-right: 20px;
}
.item-note .text {
  width: calc(100% - 220px);
  text-align: left;
  font-size: 1rem;
  font-style: italic;
  letter-spacing: 0;
}
.item-note .buttons-icons {
  width: 90px;
  margin-left: 30px;
}

.time p {
  text-align: center;
  font-size: 26.56px;
  font-weight: bold;
}
.time p span {
  display: block;
  text-transform: uppercase;
  font-size: 15.49px;
  font-weight: normal;
}

.modal-header .modal-title {
  font-size: 21px;
  font-weight: 600;
  color: var(--base1);
}

.modal-body {
  line-height: initial;
}
.modal-body .row {
  margin-right: 0;
  margin-left: 0;
}
.modal-body .col-md-12,
.modal-body .col-md-11,
.modal-body .col-md-10,
.modal-body .col-md-9,
.modal-body .col-md-8,
.modal-body .col-md-7,
.modal-body .col-md-6,
.modal-body .col-md-5,
.modal-body .col-md-4,
.modal-body .col-md-3,
.modal-body .col-md-2,
.modal-body .col-md-1 {
  padding-right: 5px;
  padding-left: 5px;
}
.modal-body form {
  padding: 20px 30px;
}

.modal-footer {
  display: flex;
  padding: 20px;
}

/* T A B L E S */
table tr, table th {
  border: none;
}
table td.left {
  text-align: left;
}
table td.center {
  text-align: center;
}
table td strong {
  color: var(--dark);
}
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
  color: var(--dark);
  font-weight: bold;
  font-size: 14px;
}
table thead.thead-dark th, table tfoot.thead-dark th {
  background-color: var(--base1) !important;
}
table thead .buttons-icons {
  position: relative;
  display: flex;
  justify-content: flex-end;
  word-wrap: break-word;
  transition: right cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
table thead .buttons-icons .btn {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-left: 5px;
  border-radius: 50%;
  border: 1px solid rgba(94, 100, 112, 0.2);
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  background-color: white;
  color: var(--base1);
}
table thead .buttons-icons .btn a {
  padding: 0.375rem 0.75rem;
}
table thead .buttons-icons .btn:hover {
  border: 1px solid white;
  background-color: var(--base1);
}
table thead .buttons-icons .btn:hover i {
  color: #FFFFFF;
}
table thead .buttons-icons .btn:hover.btn-danger {
  background-color: #FF8589;
  border-color: #FF8589;
  color: #fff;
}
table tbody tr, table tbody th, table tbody p {
  color: #5E6470;
}
table tbody tr,
table tbody tr:nth-of-type(odd) {
  transition: all 0.4s;
}
table tbody td:last-child {
  padding-right: 0;
  overflow: hidden;
}
table tbody .buttons-icons {
  position: relative;
  display: flex;
  justify-content: flex-end;
  margin: 0 10px;
  word-wrap: break-word;
  transition: right cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
table tbody .buttons-icons .btn {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-left: 5px;
  border-radius: 50%;
  border: 1px solid rgba(94, 100, 112, 0.2);
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
table tbody .buttons-icons .btn a {
  padding: 0.375rem 0.75rem;
}
table tbody .buttons-icons .btn:last-child {
  display: none;
}
table tbody tr:nth-of-type(odd):hover,
table tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.09);
  cursor: default;
}
table tbody tr:nth-of-type(odd):hover .buttons-icons .btn:hover,
table tbody tr:hover .buttons-icons .btn:hover {
  border: 1px solid rgba(var(--base1), 1);
  background-color: var(--base1);
}
table tbody tr:nth-of-type(odd):hover .buttons-icons .btn:hover i,
table tbody tr:hover .buttons-icons .btn:hover i {
  color: #FFFFFF;
}
table tbody .name {
  font-weight: bold;
}
table tbody .date {
  line-height: normal;
}
table tbody .date span {
  display: block;
  line-height: normal;
  font-weight: bold;
}
table tbody .date span.dir {
  font-size: 0.7rem;
  font-weight: normal;
}
table tbody .note {
  font-style: italic;
}

tfoot tr:first-child td {
  border-top: 1.5em solid transparent;
}

.table-compress.table > tbody > tr > td, .table-compress.table > tbody > tr > th, .table-compress.table > tfoot > tr > td, .table-compress.table > tfoot > tr > th {
  padding: 1rem 0.2rem;
}

/*
.table-compress.table>tbody>tr>td:first-child, .table-compress.table>tbody>tr>th:first-child, .table-compress.table>tfoot>tr>td:first-child, .table-compress.table>tfoot>tr>th:first-child, .table-compress.table>thead>tr>td:first-child, .table-compress.table>thead>tr>th:first-child { padding: 0.2rem 1rem; }
*/
/* H E A D E R */
.skin-info .main-header .navbar {
  background-color: #FFFFFF;
}

.skin-info .main-header .logo {
  background-color: #FFFFFF;
  height: 56px;
  line-height: 56px;
}

.main-header .logo .logo-lg {
  height: 100%;
  line-height: 50px;
}
.main-header .logo .logo-lg .light-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.main-header .logo .logo-lg .light-logo img {
  height: 30px;
}

.skin-info .main-header .navbar .sidebar-toggle,
.skin-info .main-header .navbar .res-only-view {
  color: var(--base1);
}
.skin-info .main-header .navbar .sidebar-toggle:hover,
.skin-info .main-header .navbar .res-only-view:hover {
  color: var(--base2);
}

.layout-top-nav {
  padding-top: 65px;
}

/*
.main-header{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.05);
}
*/
/* N A V */
.main-sidebar {
  position: fixed;
}

.user-profile .ulogo img {
  width: 110px;
  margin: 0 auto;
  border-radius: 0;
  border: none;
}

.light-sidebar .sidebar a,
.light-sidebar .sidebar-menu > li:hover > a,
.light-sidebar .sidebar-menu > li.active > a,
.light-sidebar .sidebar-menu > li.menu-open > a {
  font-size: 14px;
}

.light-sidebar .sidebar-menu > li.active > a > i,
.light-sidebar .sidebar-menu > li:hover > a > i,
.light-sidebar .sidebar-menu > li.menu-open > a > i {
  border: 1px solid var(--base1);
  background-color: var(--base1);
  color: #FFF;
}

.btn-header {
  width: 43px;
  height: 43px;
  box-shadow: 0 3px 20px 0 rgba(113, 106, 202, 0.17) !important;
  border-color: rgba(255, 255, 255, 0.3) !important;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 0 !important;
}

/* F O O T E R */
.form-group {
  margin-bottom: 1rem;
}
.form-group label {
  /*
  margin-bottom: 0.5rem;
  font-size: 0.85rem;
  */
  font-weight: bold;
  /*
  color: $fontTabl;
  */
}

.form-block {
  height: 100%;
  border-radius: 7px;
  border: 1px solid #DDDEE0;
  padding: 10px 20px 30px 20px;
}
.form-block h3 {
  display: initial;
  position: relative;
  top: -25px;
  padding: 0 5px;
  background-color: #FFFFFF;
  font-size: 1.2rem;
  letter-spacing: -0.4px;
  color: #9DA7BB;
}
.form-block .form-block h4 {
  display: initial;
  position: relative;
  top: -22px;
  padding: 0 5px;
  background-color: #FFFFFF;
  font-size: 1rem;
  letter-spacing: -0.3px;
  color: #9DA7BB;
}

[type=radio]:checked + label,
[type=radio]:not(:checked) + label {
  display: block;
  margin-top: 0;
}

[type=radio].with-gap:checked + label:after,
[type=radio]:checked + label:after {
  background-color: var(--base2);
}

[type=radio].with-gap:checked + label:after,
[type=radio].with-gap:checked + label:before,
[type=radio]:checked + label:after {
  border-color: var(--base2);
}

/* P A G E S */
.content {
  padding: 15px 1% 0 1%;
  max-width: 1700px;
}

.step .row,
.box-detalle .row {
  margin-left: 0;
  margin-right: 0;
}
.step form,
.box-detalle form {
  padding: 20px;
}

.summary {
  width: 100%;
  padding: 20px;
  border-radius: 6px;
  /*background-color: $bg;*/
}
.summary .item-date {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.summary .item-date img {
  margin-right: 20px;
}
.summary .item-date .texts p {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
  color: var(--base1);
  margin-bottom: 0;
}
.summary .item-date .texts span {
  font-size: 2.8rem;
  font-weight: bold;
  color: var(--base2);
}
.summary .col-md-4:last-child .item-date {
  border-right: none;
}

.btn-info.pull-right {
  margin-top: 30px;
  margin-bottom: 30px;
}

.step-1 .form-group {
  margin-bottom: 1rem;
}

.step-1 .col-lg-4 {
  margin-bottom: 1rem !important;
}

.map {
  width: 100%;
  height: calc(100vh - 300px);
}
.map .search-maps {
  display: flex;
  align-items: center;
  justify-content: center;
}
.map .search-maps input {
  width: 100%;
  height: 38px;
  padding: 10px 10px;
  border-radius: 7px 0 0 7px;
  border: 1px solid var(--base2);
}
.map .search-maps .icons {
  display: flex;
  justify-content: center;
  border-radius: 0 7px 7px 0;
  background-color: var(--base2);
}
.map .search-maps .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  border-radius: 0;
  background-color: var(--base2);
}
.map .search-maps .btn:last-child {
  border-radius: 0 7px 7px 0;
}
.map .search-maps .btn i {
  color: #FFFFFF;
}
.map .alpha-map {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.map .alpha-map input {
  width: 300px;
}
.map .item-tejado {
  display: flex;
  flex-direction: column;
  width: 20%;
}
.map .item-tejado label {
  text-align: center;
}
.map .item-tejado #roof-1,
.map .item-tejado #roof-2,
.map .item-tejado #roof-3,
.map .item-tejado #roof-4,
.map .item-tejado #roof-5 {
  stroke: var(--base1);
}
.map .item-tejado [type=radio]:checked + label, .map .item-tejado [type=radio]:not(:checked) + label {
  margin-left: 0;
  padding-left: 0;
}
.map .item-tejado [type=radio] + label {
  margin-bottom: 50px;
}
.map .item-tejado [type=radio] + label:after,
.map .item-tejado [type=radio] + label:before {
  left: calc(50% - 15px);
  top: 25px;
}
.map .img-tejado {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 31px;
  margin-bottom: 10px;
}
.map .compass-rose {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.map .compass-rose img {
  width: 100%;
}

.sidebar-map {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.3);
}
.sidebar-map input {
  width: calc(100% - 84px);
}
.sidebar-map .box-content {
  padding: 0px 15px 20px 15px;
  margin-top: 35px;
  background-color: #FFFFFF;
}
.sidebar-map h2 {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  line-height: 1.3rem;
  font-size: 1.2rem;
  font-weight: bold;
  color: var(--base1);
}
.sidebar-map h3 {
  padding-bottom: 10px;
  text-align: center;
  line-height: 1.3rem;
  font-size: 2rem;
  color: var(--base2);
}
.sidebar-map #vector-poligono {
  stroke: var(--base2);
}
.sidebar-map .btns {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.sidebar-map .btns .btn {
  width: calc(50% - 7px);
  line-height: initial;
  color: #FFFFFF;
}
.sidebar-map .btns .btn:hover {
  color: #FFFFFF;
}
.sidebar-map .btns .btn:first-child {
  margin-right: 7px;
}
.sidebar-map .btns .btn:last-child {
  margin-left: 7px;
}
.sidebar-map form {
  padding-top: 0;
  padding-bottom: 0;
}
.sidebar-map .dates {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sidebar-map .dates p {
  font-size: 1.6rem;
  color: var(--base2);
}

#bmapear {
  position: relative;
  width: 100%;
  height: 700px;
}
#bmapear aside {
  width: 360px;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 100;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 20px;
  transition: all 1s;
}
#bmapear aside .box-content {
  background: #FFF;
  margin-top: 0;
  padding: 20px 15px 20px 15px;
  position: absolute;
  width: 90%;
  top: 50%;
  transform: translate(0, -50%);
}
#bmapear aside .box-content .btns .btn {
  width: calc(50% - 7px);
}
#bmapear aside .box-content .btns .btn:first-child {
  margin-right: 7px;
}
#bmapear aside .box-content .btns .btn:last-child {
  margin-left: 7px;
}
#bmapear aside.ver {
  left: 0;
}
#bmapear aside .piecita {
  min-width: 150px;
  height: 150px;
  position: relative;
}
#bmapear aside .piecita .piezacapa {
  position: absolute;
  width: calc(100% - 20px);
  margin: 0 10px;
  height: 100%;
  left: 0;
  top: 0;
}
#bmapear aside .piecita .piezacapa svg {
  fill: var(--base1);
}
#bmapear aside .piecita .radial {
  position: absolute;
  bottom: 17px;
  left: 28px;
}
#bmapear aside .piecita .radial .rs-handle {
  border-width: 12px 30px 12px 30px;
  border-color: transparent var(--base2) transparent transparent;
  background: transparent;
  border-style: solid;
  margin-top: -12px !important;
  margin-left: -40px !important;
  border-radius: 0;
}
#bmapear aside .piecita .radial .rs-bg-color, #bmapear aside .piecita .radial .rs-path-color {
  background-color: transparent;
}
#bmapear aside .piecita .radial .rs-border {
  border: none;
}
#bmapear aside .piecita2 {
  min-width: 150px;
  height: 90px;
  position: relative;
}
#bmapear aside .piecita2 .radial2 {
  position: absolute;
  z-index: 5;
  top: 5px;
  left: 75px;
}
#bmapear aside .piecita2 .radial2 .rs-handle {
  border-width: 12px 30px 12px 30px;
  border-color: transparent var(--base2) transparent transparent;
  background: transparent;
  border-style: solid;
  margin-top: -12px !important;
  margin-left: -45px !important;
  border-radius: 0;
}
#bmapear aside .piecita2 .radial2 .rs-path-color {
  background-color: var(--base1);
}
#bmapear aside .piecita2 .radial2 .rs-border {
  border: none;
}
#bmapear aside .piecita2 .tejado2 {
  width: 60px;
  height: 50px;
  display: inline-block;
  vertical-align: top;
  margin-left: 0;
}
#bmapear aside .piecita2 .tejado2 svg {
  fill: var(--base1);
}
#bmapear aside .piecita2 .tejado1 {
  width: 60px;
  height: 50px;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 -1px;
  position: relative;
  z-index: 10;
}
#bmapear aside .piecita2 .tejado1 .tejadin {
  width: 60px;
  height: 8px;
  background-color: var(--base1);
  transition: all 0.3s;
  transform: rotate(0deg);
  transform-origin: top left;
}
#bmapear aside .piecita2 .tejado1 img {
  transition: all 0.3s;
  transform: rotate(0deg);
  transform-origin: top left;
}
#bmapear .texto_dest {
  width: 100%;
}
#bmapear input {
  font-size: 1.6rem;
  display: inline-block;
}
#bmapear .input-group-text {
  font-size: 1.6rem;
}
#bmapear .oms {
  font-size: 1.6rem;
  color: var(--base2);
}
#bmapear #rose {
  position: absolute;
  width: 40px;
  height: 40px;
  z-index: 1000;
  background: #FFF;
  right: 8px;
  top: 8px;
}
#bmapear #aviso {
  position: absolute;
  z-index: 1000;
  width: 360px;
  left: -100%;
  background: #FFF;
  top: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 20px;
  transition: all 1s;
}
#bmapear #aviso .texto {
  background: #FFF;
  padding: 10px;
}
#bmapear #aviso.ver {
  left: 0;
}

#mapear {
  width: 100%;
  height: 100%;
}
#mapear .alfa-map {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.camp-72 {
  border-radius: 7px;
  /*background: $bg;*/
}
.camp-72 .form-group {
  margin-bottom: 0.3rem;
}
.camp-72 .form-group label {
  margin-bottom: 0.2rem;
  font-size: 1rem;
}
.camp-72 .col-lg-4 {
  margin-bottom: 1rem !important;
  padding-left: 5px;
  padding-right: 5px;
}
.camp-72 h3 {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #3E5569;
  font-size: 16px;
  top: 0;
  display: block;
  color: initial;
  letter-spacing: 0;
  padding: 0;
}

.container-full.login {
  height: 100vh;
}
.container-full.login .row {
  height: 100%;
}
.container-full.login .corporate-side {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  background-color: var(--base1);
}
.container-full.login .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.container-full.login h1 {
  width: 80%;
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
  line-height: 28px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  color: #FFFFFF;
}
.container-full.login .version {
  position: absolute;
  left: 30px;
  bottom: 15px;
  font-size: 0.7rem;
  color: #9DA7BB;
}
.container-full.login .form {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}
.container-full.login form {
  margin-left: 10%;
  background-color: #FFFFFF;
}
.container-full.login form h2 {
  font-size: 2rem;
  font-weight: bold;
}
.container-full.login form p, .container-full.login form label {
  color: #9DA7BB;
}
.container-full.login form p {
  margin-bottom: 30px;
}
.container-full.login form label {
  text-transform: uppercase;
  font-size: 0.6rem;
}
.container-full.login form a {
  float: right;
  cursor: pointer;
}
.container-full.login form a label {
  text-decoration: underline;
  cursor: pointer;
}
.container-full.login form .btn {
  margin-top: 10px;
  background-color: var(--base2);
  color: #FFFFFF;
}
.container-full.login form .btn:hover {
  background-color: #d5ab01;
}
.container-full.login .copyright {
  position: absolute;
  bottom: 10px;
  right: 30px;
  font-size: 0.7rem;
  color: #9DA7BB;
}

@media (max-width: 767px) and (min-width: 320px) {
  .container-full.login .corporate-side {
    height: 30vh;
  }
  .container-full.login .form {
    height: 70vh;
    justify-content: center;
  }
  .container-full.login form {
    margin-left: 0;
  }
}
.box-header .title {
  font-size: 1.5rem;
  color: var(--base1);
  letter-spacing: -0.4px;
}

.box-footer {
  display: flex;
  justify-content: flex-end;
  border-top: none;
}
.box-footer .btn {
  margin-left: 10px;
}

#todoslospasos .pasos {
  max-height: 0;
  transition: all 1s;
  overflow: hidden;
}
#todoslospasos .pasos.active {
  max-height: 3000px;
}

.form-group label {
  margin: 0px;
}

.loading {
  display: none;
  text-align: center;
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.loading.ver {
  display: block;
}
.loading .load {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.loading .load h5 {
  font-size: 1.2rem;
  font-weight: bold;
}
.loading .load .loader {
  display: inline-block;
  border: 16px solid var(--base1); /* Light grey */
  border-top: 16px solid var(--base2); /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 1.5s linear infinite;
}
.loading .load .success-checkmark {
  width: 80px;
  height: 115px;
  margin: 0 auto;
}
.loading .load .success-checkmark .check-icon {
  width: 80px;
  height: 80px;
  position: relative;
  border-radius: 50%;
  box-sizing: content-box;
  border: 4px solid #4CAF50;
}
.loading .load .success-checkmark .check-icon:before {
  top: 3px;
  left: -2px;
  width: 30px;
  transform-origin: 100% 50%;
  border-radius: 100px 0 0 100px;
}
.loading .load .success-checkmark .check-icon:after {
  top: 0;
  left: 30px;
  width: 60px;
  transform-origin: 0 50%;
  border-radius: 0 100px 100px 0;
  animation: rotate-circle 4.25s ease-in;
}
.loading .load .success-checkmark .check-icon:before, .loading .load .success-checkmark .check-icon:after {
  content: "";
  height: 100px;
  position: absolute;
  background: #FFFFFF;
  transform: rotate(-45deg);
}
.loading .load .success-checkmark .check-icon .icon-line {
  height: 5px;
  background-color: #4CAF50;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 10;
}
.loading .load .success-checkmark .check-icon .icon-line.line-tip {
  top: 46px;
  left: 14px;
  width: 25px;
  transform: rotate(45deg);
  animation: icon-line-tip 0.75s;
}
.loading .load .success-checkmark .check-icon .icon-line.line-long {
  top: 38px;
  right: 8px;
  width: 47px;
  transform: rotate(-45deg);
  animation: icon-line-long 0.75s;
}
.loading .load .success-checkmark .check-icon .icon-circle {
  top: -4px;
  left: -4px;
  z-index: 10;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  box-sizing: content-box;
  border: 4px solid rgba(76, 175, 80, 0.5);
}
.loading .load .success-checkmark .check-icon .icon-fix {
  top: 8px;
  width: 5px;
  left: 26px;
  z-index: 1;
  height: 85px;
  position: absolute;
  transform: rotate(-45deg);
  background-color: #FFFFFF;
}

.rdn-icons {
  display: flex;
}
.rdn-icons .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-left: 5px;
  border-radius: 50%;
  border: 1px solid rgba(94, 100, 112, 0.2);
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.rdn-icons .btn:hover, .rdn-icons .btn.active {
  border: 1px solid var(--base1);
  background-color: var(--base1);
}
.rdn-icons .btn:hover i, .rdn-icons .btn.active i {
  color: #FFF;
}

i.info {
  font-size: 14px;
  vertical-align: middle;
  background-color: var(--base1);
  color: #FFF;
  border-radius: 100%;
}

#loading {
  display: none;
  text-align: center;
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#loading.ver {
  display: block;
}
#loading .load {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#loading h5 {
  font-size: 20px;
  font-weight: bold;
}
#loading .loader {
  display: inline-block;
  border: 16px solid var(--base1); /* Light grey */
  border-top: 16px solid var(--base2); /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 1.5s linear infinite;
}

@keyframes rotate-circle {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes icon-line-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes icon-line-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.content-notes {
  max-height: 240px;
  overflow: auto;
}

.w-100x {
  width: 100%;
}

.auth-2-outer {
  height: 100vh;
}
.auth-2-outer .auth-2 {
  float: left;
  overflow: auto;
  position: relative;
  padding: 30px;
}
.auth-2-outer .auth-2 .auth-float {
  position: absolute;
  left: 30px;
  width: calc(100% - 60px);
  top: 50%;
  transform: translate(0, -50%);
}
.auth-2-outer .auth-2 .foot {
  position: absolute;
  bottom: 0;
  width: calc(100% - 60px);
}

#cubiertas li a {
  display: block;
  text-align: center;
  cursor: pointer;
  border-bottom: 3px solid var(--base2);
  transition: all 0.5s;
}
#cubiertas li a.active {
  background-color: var(--base2);
}
#cubiertas li.desactive {
  display: none;
}
#cubiertas li.cui_0 a {
  border-bottom: 3px solid var(--superficies_0);
}
#cubiertas li.cui_0 a.active {
  background-color: var(--superficies_0);
}
#cubiertas li.cui_1 a {
  border-bottom: 3px solid var(--superficies_1);
}
#cubiertas li.cui_1 a.active {
  background-color: var(--superficies_1);
}
#cubiertas li.cui_2 a {
  border-bottom: 3px solid var(--superficies_2);
}
#cubiertas li.cui_2 a.active {
  background-color: var(--superficies_2);
}
#cubiertas li.cui_3 a {
  border-bottom: 3px solid var(--superficies_3);
}
#cubiertas li.cui_3 a.active {
  background-color: var(--superficies_3);
}
#cubiertas li.cui_4 a {
  border-bottom: 3px solid var(--superficies_4);
}
#cubiertas li.cui_4 a.active {
  background-color: var(--superficies_4);
}
#cubiertas li.cui_5 a {
  border-bottom: 3px solid var(--superficies_5);
}
#cubiertas li.cui_5 a.active {
  background-color: var(--superficies_5);
}
#cubiertas li.cui_6 a {
  border-bottom: 3px solid var(--superficies_6);
}
#cubiertas li.cui_6 a.active {
  background-color: var(--superficies_6);
}

.h-100x {
  height: 100%;
}

@media (min-width: 1140px) {
  .layout-top-nav .content-wrapper, .layout-top-nav .main-footer, .layout-top-nav .main-header .inside-header, .main-nav > .navbar {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .layout-top-nav .content-wrapper, .layout-top-nav .main-footer, .layout-top-nav .main-header .inside-header, .main-nav > .navbar {
    width: 100%;
  }
}/*# sourceMappingURL=styles.css.map */